



/*------------ Home Page ------------*/

#header .header-logo img {
    width: 80%;
}
#header .header-body {
    box-shadow: 0 2px 4px -4px #aaa;
}

html .btn-primary:hover, html.sticky-header-active .btn-sticky-primary:hover, html .btn-primary:focus, html.sticky-header-active .btn-sticky-primary:focus {
    border-color: #333;
    background-color: #333;
    color: #ffffff;
}
.top-sub-title {
    font-family: "Montserrat", sans-serif;
    font-size: 1.2em;
}
.lead {
    font-size: 1.5em;
    line-height: 1.6;
    color: #666;
}

.ho-about-p {
    font-size: 17px;
    text-align: justify;
    line-height: 1.7;
}

.icon-box-info {
    padding-top: 25px;
}

.prod-img{
    width: 255px;
    height: 192px !important;
}


#footer .footer-copyright {
    background: #1C1F21;
    margin-top: 5em;
    padding: 2em 0;
    border-top: 1px solid #444;
}


.blog .carousel-indicators {
	left: 0;
	top: auto;
    bottom: -40px;

}

/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

.blog .carousel-indicators .active {
    background: #707070;
}


.sol-menu a{
    display: inline-block !important;
}

.sol-menu i {
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    color: #ed1b24;
    width: 45px;
    height: 45px;
    text-align: center;
    vertical-align: middle;
    padding-top: 15px;
}


a.btn.btn-dark.btn-2.btn-fs-2.font-weight-semibold.rounded-0.d-none.d-sm-flex.ml-3 {
    font-family: cairo;
}
a.btn.btn-dark.btn-2.btn-fs-2.font-weight-semibold.rounded-0.d-none.d-sm-flex.ml-3:focus {
    box-shadow: none !important;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: none !important;
}



/*------------ Contact Us ------------*/


form.form-style-2 .form-control {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.page-header {
    margin: 0;
    min-height: 50px;
    padding: 25px 0;
}

.map-section-BG{
    min-height: 400px;
    padding-top: 100px;
    margin-top: 50px;
}




/*------------ About Us ------------*/

.lead2 {
    font-size: 1.4em;
    line-height: 1.5;
    color: #666;
    text-align: justify;
}

html .nav:not(.nav-tabs) > .nav-item > .nav-link:not(.no-skin).active {
    color: #ed1b24;
    background: #eee;
}

.value-box{
    min-height: 290px;
}

.btn-dark:hover, .btn-dark:focus, html.sticky-header-active .btn-sticky-dark:hover, html.sticky-header-active .btn-sticky-dark:focus {
    box-shadow: none !important;
}




/*------------ Products ------------*/

.pagination .page-item + .page-item.active .page-link {
    background: #666;
    border-color: #333;
}


.news-title{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}





/*------------ Careers ------------*/

.career-label{
    display: block;
}

.birth-select{
    display: inline-block;
    margin-right: 5px;
}



/*------------ Admin Page ------------*/


.AS-drop li a{
    color: #999 !important;
    padding-left: 10px !important;
}

.AS-drop li a:hover{
    color: #ed1b24 !important;
}
.AS-drop li:hover{
    background: #f4f4f4 !important;
}

.footer-fixed{
    position: fixed;
    width: 100%;
    right: 0;
    bottom: 0;
}






/*------------ Amends ------------*/


.sol-menu i {
    margin-right: 10px;
}
html .btn-primary, html.sticky-header-active .btn-sticky-primary {
    color: #ffffff !important;
}

html .btn-outline.btn-primary, html.sticky-header-active .btn-outline.btn-sticky-primary{
    color: #ed1b24 !important;
}
html .btn-primary:not([disabled]):not(.disabled).active, html.sticky-header-active .btn-sticky-primary:not([disabled]):not(.disabled).active, html .btn-primary:not([disabled]):not(.disabled):active, html.sticky-header-active .btn-sticky-primary:not([disabled]):not(.disabled):active{
    color: #fff !important;
}

.btn-outline.btn-primary:focus, .btn-outline.btn-primary:hover{
    color: #fff !important;
}
a:not(.no-skin):not(.btn):not(.badge):not(.nav-link):hover, a:not(.no-skin):not(.btn):not(.badge):not(.nav-link):focus {
    color: #ed1b24 !important;
}

a.link-underline-light {
    display: block;
    border: 0;
}

.social-icons li:hover a {
    color: #ed1b24 !important;
}

.form-control {
    border: 1px solid #ddd;
    border-radius: 4px;
}

.form-control:focus {
    border: 1px solid #aaa;
    border-radius: 4px;
}



/*------------ T-Tech ------------*/

.border-primary {
    border-color: #ed1b24!important;
}
a.btn.btn-primary.btn-2.btn-fs-2.font-weight-semibold.rounded-0.d-sm-flex {
    display: none !important;
}
#header .header-top {
    background-color: #1c1f21 !important;
}
#footer {
    background: #fff;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5 {
    color: #333;
}
#footer input#Eamil {
    background: #eee;
}
.input-group.bg-light.rounded {
    background: #eee !important;
}

/*------------ Media ------------*/

@media (min-width: 992px) {
    
    
    #header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
        border-radius: 0px 0px 8px 8px;
    }
    
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        left: auto;
        border-radius: 0px 0px 8px 8px;
    }
    .news-img{
        height: 200px;
        width: 350px;
    }

    #header .header-nav-main nav > ul > li > a {
        padding: 1.93333em 0.6em;
    }
}
@media (min-width: 360px) {
    #header .fa-angle-down {
		display: none;
	}


}































