@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,700');

body{
    font-family: 'Nunito Sans', sans-serif;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loader.gif) center no-repeat #fff;
}

.slide{       
    z-index: 1000;
}
.padded{
    padding-bottom: 20px;
}
.text-light{
    font-weight: 300;
}
.text-padded{   
    padding-bottom: 20px;     
}
.text-padded-head{
    padding-top: 15px;   
    font-weight: 300;
}
.text-padded-low{
    padding-bottom: 30px;
    font-weight: 200;
}
.text-padded-b{
    color: #818286;
    padding-bottom: 0px;
    padding-top: 10px;
}
.text-padded-n{
    padding-bottom: 50px;
    font-weight: 300;
}
.textarea{
    max-width: 100%;
}
.p1{
    font-size: 14px;
}
.social-link .p2 a{
    font-size: 16px;    
}

.img-restricted{
    width: 80px;
    max-width: 100%;
}
.img-car{
    padding-top: 0px;
    max-width: 200px;
}
.img-car-1{
    max-height: 110px;
}
.img-reduced{
    max-height: 70px;
}
.img-link{
    padding-top: 30px;
}

.carousel-indicators .active{    
    background: #f44336;
}
.carousel-indicators li{
    background: #ccc;
}

.btn-ghost{
    background-color: #fff;
    border: #f44336 thin solid;
    color: #f44336;
}
.btn-ghost:hover,
.btn-ghost:active{
    background-color: #f44336;
    color:#fff;
}

.fly-b{
    position: static;
    padding-top: 10px !important;    
}
.fly img{    
    width:130px;
    height: auto;
}
.fly a:hover,
.fly a:focus{
    text-decoration: none;      
}

.rotate{
    position: fixed;
    z-index: 1000;
    bottom: 10%;
    right: 0px;   
    transform: rotate(-90deg);        
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.antirotate{
    position: fixed;
    z-index: 1000;
    bottom: 10%;
    left: 0px;   
    transform: rotate(-90deg);        
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

#aboutus{
    font-size: 16px;    
}

.part1{        
    background: #d50000;
    padding-top: 40px;
    padding-bottom: 40px;      
}
.part1 p,h3{
    color: #fff;
    font-weight: 300;
}
.part1 h5{
    text-shadow: none;
}
.part1 .padded p a{
    text-decoration: none;
}
.part1 .padded p a:hover,
.part1 .padded p a:focus{
    color: #818286;
}
.part2{    
    background: #fff;
    padding-top: 30px;
    padding-bottom: 60px;    
}
.client{
    cursor: pointer;
}
.client img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    /* Firefox 10+, Firefox on Android */
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    /* IE 6-9 */
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.client:hover img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: none;
    filter: none;
}
.part2 h3{
    color: #333;
    padding-bottom: 30px;
}
.part3{
    background: #F8F8F8;
    padding-top: 40px;
    padding-bottom: 40px;        
}
.part4{    
    padding-top: 40px;
    padding-bottom: 40px;
    background: #d50000;
}
.part4 a{
    color: #333;
    text-decoration: none;
}
.part4 a:hover,
.part4 a:focus{
    color: #818286;
}
.part4 p{
    color: #fff;
}
.part5{
    padding-top: 40px;
    padding-bottom: 40px;    
}
.part5 p{
    color: #666;   
    font-weight: 300;    
}
.part5 .h3{
    padding-bottom: 30px;   
}
.part5 .sub-head{
    color: #666666;
    margin-bottom: 30px;
}
.part5 h5{
    color: #666;
}
.part5 .res-rect{
    min-height: 350px;     
}
.part5 .media p{
    color: #000;
}
.part5 .media-left a img{
    max-width: 64px;
}
.feature-table{
    padding-left: 70px;
}
.feature-table td{
    max-width: 400px;
}
@media(max-width:767px){
    .feature-table{
        overflow-x: scroll;
        padding-left: 20px;
    }
}
.part6{
    background: #eee;
    padding-top: 30px;
    padding-bottom: 30px;        
}
.part6 p{
    color: #000;   
    font-weight: 300;
    font-size: 16px;
}
.part6 h3{
    color: #000;
}
.part6 .h5{
    font-weight: 300;
}
.part7{
    padding-top: 40px;
    padding-bottom: 40px;
}
.part7 p{
    color: #666;   
}
.part7 .h4{
    color: #666;
    text-shadow: none;
}
.part7 h5{
    color: #818286;
}
.part7 .res-rect{
    max-height: 100%;
    min-height: 300px;   
}
.part7 .panel-group .panel-title a:hover,
.part7 .panel-group .panel-title a:focus,
.part7 .panel-group .panel-title a:active{
    font-weight: 500;
    text-decoration: none;
}
.part7 .btn{
    text-transform: none;
}
.dropdown-menu{
    max-height: 250px;
    overflow-y: scroll;
    background: #333;
    color: #000;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #000;
    background-color: #666;
}
.part7 .res-rect{
    border:thin solid #0099cc;    
}
.part8{
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;        
    min-height: 300px;
    height: auto;   
    color: #fff;
}
.part8 h4{
    color: #303030;
    padding-bottom: 30px;
    padding-top: 30px;
}
.part8 .colored{
    background: #f5f5f5;
}
.part8 img{
    /* height: 40px;*/
    margin: 0 auto;
    display: block;
}
.part9{    
    padding-top: 25px;
    padding-bottom: 25px;    
    height: auto;
    min-height: 150px;  
    background: #eee;
}
.part9 h4{
    color: #333;
    padding-bottom: 30px;
    padding-top: 30px;
}
.part10{
    padding-top: 40px;
    padding-bottom: 50px;
    background: #eee;
}
.part10 h3{
    padding-bottom: 20px;
    color: #333;
    font-weight: 400;
}
.part10 .h4{
    text-shadow: none;
    color: #333;
}
.part10 .h5{
    color: #fff;
    padding-bottom: 10px;
}

.panel-body-clr1{
    background: #f25022;
    color: #fff;
    height: 240px;
}
.panel-body-clr2{
    background: #7fba00;
    color: #fff;
    height: 240px;
}
.panel-body-clr3{
    background: #01a4ef;
    color: #fff;
    height: 240px;
}
.panel-body-clr4{
    background: #ffb901;
    color: #fff;
    height: 240px;
}
.panel-body-clr5{
    background: #4285f4;
    color: #fff;
    height: 240px;
}
.panel-body-clr6{
    background: #ff3333;
    color: #fff;
    height: 240px;
}
.panel-body-clr7{
    background: #34a853;
    color: #fff;
    height: 240px;
}
.panel-body-clr8{
    background: #8045ff;
    color: #fff;
    height: 240px;
}

.contact{
    padding-top: 20px;
    padding-bottom: 40px; 
    color:#666;
    background: url(../images/map-bottom.png) top center no-repeat;
}
.contact .h3{    
    color: #333;
    padding-bottom: 10px;    
}
.contact .well-color{
    background: #f44336;
    color: #fff;
    max-height: 100px;
}
.well-color p{
    color: #fff;
}
.contact .well-color-c{
    background: #f44336;
    color: #fff;
    height: 200px;
}
.well-color-c p{
    color: #fff;
}
.contact label{
    color: #666;
}
.contact input{
    color: #666; 
    min-height: 50px;
}
.contact textarea{
    color: #666;
    min-height:50px;
}
.contact .panel{
    color: #333;
}
.last{
    padding-top: 50px;
    padding-bottom: 50px;
    background: #303030;
    color: #fff;
}
.last .pad{
    padding-bottom: 30px;
}
.last hr{
    background: #666;
    color: #666;
}
.last h4,h5{
    color: #fff;
    padding-bottom: 3px;
    margin-bottom: 0px;
}
.last a{
    color: #fff;
}
.last div p{
    margin: 0px;
}
.last div p a{    
    font-size: small;
    text-decoration: none;
    padding: 0px;    
}
.last div p a:hover{
    color:#f44336;
}
/*.lasts{
    padding-top: 50px;
    padding-bottom: 50px;
    background: #D50000;
    color: #fff;
}
.lasts .pad{
    padding-bottom: 30px;
}
.lasts hr{
    background: #666;
    color: #666;
}
.lasts h4,h5{
    color: #fff;
    padding-bottom: 3px;
    margin-bottom: 0px;
}
.lasts a{
    color: #fff;
}
.lasts div p{
    margin: 0px;
}
.lasts div p a{    
    font-size: small;
    text-decoration: none;
    padding: 0px;    
}
.lasts div p a:hover{
    color:#f44336;
}*/

.company-name{
    background: url(../images/companybanner.jpg) center no-repeat;    
    height: 400px;
    padding-top: 140px;    
    color: #fff;
    text-shadow: 0px 1px 1px #333;   
    z-index: 1000;
    background-size: cover;
    background-position: center center;
}
.company-name h1,.company-name h4{
    color:#fff;
    padding-bottom: 10px;    
}
.page-name{
    background: url(../images/pagebg.jpg) center no-repeat;    
    height: 400px;
    padding-top: 140px;    
    color: #fff;
    text-shadow: 0px 1px 1px #333;   
    z-index: 1000;
}
.page-name h1,.page-name .h4{
    color:#fff;
    padding-bottom: 10px;    
}

.page-name1{
    background: url(../images/Banner1.jpg) center no-repeat;   
    background-size: cover;
    height: 400px;
    padding-top: 140px;    
    color: #fff;
    text-shadow: 0px 1px 1px #333;   
    z-index: 1000;
}
.page-name1 h1,.page-name1 .h4{
    color:#fff;
    padding-bottom: 10px;    
}
.page-name2{
    background: url(../images/contact-banner2.jpg) top no-repeat; 
    background-size: cover;
    height: 400px;
    padding-top: 140px;    
    color: #fff;
    text-shadow: 0px 1px 1px #333;   
    z-index: 1000;
}
.page-name2 h1,.page-name2 .h4{
    color:#fff;
    padding-bottom: 10px;    
}
.newsdown{
    padding-top: 15px;
    background: #eee;
}
.map{
    width:100%;
    height:500px;    
    display: block; 
    max-height: 400px;
    min-height: 200px;
    border:none;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;    
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 5px;
    right: 5px;
    display:none;    
}

.panel-grey{
    background: #eee;
}

.course{
    max-height: 800px;
    overflow: scroll;
}

#myModal .modal-header{
    background: #0099dc;       
}

#myModal .modal-title{
    color: #fff;
    text-align: center;
}

#myModal .modal-body{
    background: #eee;
}

#modal-body .h4{
    color: #000;
    text-shadow: none;
}
#modal-body h5{
    color: #666;
}
#examModal .modal-header{
    background: #0099dc;       
}

#examModal .modal-title{
    color: #fff;
    text-align: center;
}

#examModal .modal-body{
    background: #eee;
}

@media(min-width:768px){
    .brand-logo{
        max-height: 90px;
    }
    .nav1.navbar{
        height: 100px;
        line-height: 100px;   
        margin-bottom: 0px;
    }    
    .nav2.navbar{
        background: transparent;        
        min-height: 30px;
        padding-bottom: 5px;        
    }    
    .navbar-fixed-bottom{
        height: 40px;
        line-height: 40px;    
        padding-bottom: 10px;
    }      
    .nav2.navbar li a{
        top: -10px; 
        font-size: 14px;  
        color: #0099cc;
    }
    .nav2.navbar li a img{
        display: block;
    }
    .nav2.navbar li ul li a{
        color:#333;
    }
    .nav2.navbar li a:hover{
        color: #333;
    }
    .navbar-brand{
        padding: 7px 0px;
    }
    .navbar-center{
        padding-left: auto;
    }
    .nav1.navbar li a{
        font-size: 16px;
        padding-top: 37px;
        padding-bottom: 40px;
    }

    .nav1.navbar-default .navbar-nav .active  a,
    .nav1.navbar-default .navbar-nav .active a:focus{
        background: transparent;
        font-weight: 500;
    }

    .nav1.navbar-default .navbar-nav li a:hover,
    .nav1.navbar-default .navbar-nav .active a:hover{                
        background: transparent;        
        -webkit-animation: link 2s ease-in;
        animation: link 2s ease-in;       
        text-shadow: 0px 2px 2px #cccccc;                        
    }
    .nav1.navbar li ul li a {
        padding-top: 5px;
        padding-bottom: 5px;        
    }

}

@media(max-width:767px){
    .brand-logo{
        max-height: 60px;
    }
    .navbar{
        margin-bottom: 0px;
    }
    .navbar-brand{
        padding-top: 0px;
    }
    .navbar-nav .navbar-btn{
        display: none;
    }
    .part3{
        height: auto;
        max-height: 100%;
    }
    .page-name{
        height: auto;
    }    
    .img-res{
        width: 100%;    
    }
    .fixed{
        display: none;   
    }
    .part8 .border{
        border-right: none;
    }
    .page-name2{
        background: url(../images/contact-banner2.jpg) top no-repeat; 
        background-size: cover;
        height: 150px;
    }
    .quote img{
        height: 60px;
    }
    .part8 img{
        margin-bottom: 20px;
    }
    .company-name{
        background-size: cover;
        background-position: center right;
    }
    /* .company-name h1{
         display: none;
     }*/
}

@media(min-width:992px){
    .navbar-center{
        padding-left: 300px;
    }
    .part3{
        min-height: 400px;   
        height: auto;
    }
}

/* Animations */

/* The animation code */
@keyframes link {
    0%   {color:black;}  
    25% {color:#f44336;};
    50% {color: gray;}
    100% {color:#f44336;}
}
@-webkit-keyframes link {
    0%   {color:black;} 
    25% {color:#f44336;}
    50% {color: gray;}
    100% {color:#f44336;}
}

/* The element to apply the animation to */
.anim{
    width: 100px;
    height: 20px;
    background-color: red;
    -webkit-animation-name: example; 
    -webkit-animation-duration: 4s;        
    animation-name: example;
    animation-duration: 4s;
}


/* News slider */
ul#ticker { 	
    position: relative;
    background: #eee;
    color: #666;
    width: auto;
    height: 40px;
    overflow: hidden;
    font-size: medium;
}

ul#ticker  li {
    width: auto;
    height: 40px;    
    list-style: none;    
}

ul#ticker li a {
    color: #666;
}

ul#ticker li span {
    display: block;
    color: #666;
}

.stick{
    position: fixed;     
    top:20px;        
    margin-right: 20px;    
}
#sticker {
    max-height: 100%;     
    /*overflow-y: scroll;  */        
}
#sticker .panel{
    background: #D50000;
}
#sticker a{
    color: #fff;
}
@media(max-width:767px){
    .stick{
        display: none;
    }
    #sticker{
        display: none;
    }
}