@charset "utf-8";
/* CSS Document */
.preloader {background-color: #3133d0;}
.sec-pad {
    padding: 60px 0;
}
.header-top.home-three .top-info {
    background: #0a267a; border-bottom: 1px solid #027cc3;
}
.header-top.home-three .top-info p span {
    color: #0378c1;
}
.header-top.home-three .top-info .social a:hover {
    color: #0378c1;
}
.header-top.home-three .logo {
     padding: 16px 0; 
}
.header-top.home-three {
    background: #0a267a;
}
.header-inner {
    background: #3133d0;
    border: none !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 0px !important;
    background: #5972ff;
    background: -moz-linear-gradient(left, #5972ff 14%, #3133d0 29%);
    background: -webkit-linear-gradient(left, #5972ff 14%, #3133d0 29%);
    background: linear-gradient(to right, #5972ff 14%, #3133d0 29%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5972ff', endColorstr='#3133d0',GradientType=1 );
}
.header-top.home-three .header-right-info {
    padding: 45px 20px;
}
.header-top.home-three .single-header-right-info i, .header-top.home-three .single-header-right-info h3 {
    color: #fff;
}
.header-top.home-three .single-header-right-info p{ color: #66c7ff;}
.header-top .logo img { padding-left: 20px;}
/*background: -webkit-linear-gradient(top, #e0f6ff 1%, #c6f3fd 100%);
    background: linear-gradient(to bottom, #e0f6ff 1%, #c6f3fd 100%) !important;*/
.slider-home-one .content h2 span
 {
    color: #0b4fa1;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    font-style: italic;
    background: -webkit-gradient(linear, left top, right top, from(#e0f0fe), to(#80a0ff));
    background: linear-gradient(to right, #e0f0fe 0%, #80a0ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pt-0{padding-top:0px !important;}
.pt-1{padding-top:10px;}
.pt-2{padding-top:20px;}
.pt-3{padding-top:30px;}
.pt-4{padding-top:40px;}
.pt-5{padding-top:50px;}

.pb-0{padding-bottom:0px;}
.pb-1{padding-bottom:10px;}
.pb-2{padding-bottom:20px;}
.pb-3{padding-bottom:30px;}
.pb-4{padding-bottom:40px;}
.pb-5{padding-bottom:50px;}

.mt-0{margin-top:0px;}
.mt-1{margin-top:10px;}
.mt-2{margin-top:20px;}
.mt-3{margin-top:30px;}
.mt-4{margin-top:40px;}
.mt-5{margin-top:50px;}

.mb-0{margin-bottom:0px;}
.mb-1{margin-bottom:10px;}
.mb-2{margin-bottom:20px;}
.mb-3{margin-bottom:30px;}
.mb-4{margin-bottom:40px;}
.mb-5{margin-bottom:50px;}

.about-style-two .about-content a.view-more { background: #0a267a;}
.about-style-two .about-content .quote-box { border-left:2px solid #3133d0;}
.about-style-two .about-content .quote-box h4 {color: #0a267a;}
.about-style-two .about-content h3 span { color: #0a267a;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    font-style: italic;
    background: -webkit-gradient(linear, left top, right top, from(#0a267a), to(#424fe5));
    background: linear-gradient(to right, #0a267a 0%, #424fe5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sec-title span { color: #0a267a; background: -webkit-gradient(linear, left top, right top, from(#0a267a), to(#424fe5)); background: linear-gradient(to right, #0a267a 0%, #424fe5 100%);  -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.faq-style-one .accrodion-grp .accrodion.active .accrodion-title h4 { color: #0a267a;}	
.contact-info-style-one {
    background: #0a267a;
    border-bottom: 3px solid #e1f1fe;
    padding: 50px 0;
}
.contact-info-style-one .contact-infos { padding: 0; padding-left: 0px;}
.contact-info-style-one .contact-infos .single-contact-infos .text-box h3 { font-size: 18px;  color: #FE5A0E;  margin-bottom: 10px;}
.contact-info-style-one .contact-infos .single-contact-infos .text-box p { font-size: 20px; font-weight:600; line-height: 35px;}    
.contact-info-style-one .title p {font-size: 20px; margin-top: 20px;}
.contact-info-style-one .contact-infos .single-contact-infos .text-box h3 { color: #5972ff;}
.contact-info-style-one .title h3 span {
    color: #1e48c6;   
    -webkit-gradient(linear, left top, right top, from(#1e48c6), to(#424fe5)); background: linear-gradient(to right, #1e48c6 0%, #424fe5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bottom-footer{background: #0a267a;}
footer.site-footer .bottom-footer p { color: #fff;}
.testimonials-style-three {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000 url(../img/testi-bg.png) center center no-repeat fixed;
    background-size: cover;
    position: relative;
}
.testimonials-style-three .sec-title {padding-left: 0px;}
.text-white{color:#fff; line-height:35px; text-align:justify;}
