@charset "utf-8";
/* CSS Document */

body,h5,h6,h1,h2,h3,h4,p,li,a.btn-all,samp{font-family: 'Open Sans', sans-serif !important;}
:hover {text-decoration: none !important;}
a{color:#0098db !important;}
p,li{font-size: 17px;}
:focus {outline: none !important;box-shadow: none !important;}
h2 {font-size: 40px !important;}
ul li {padding-bottom: 10px;}
 
 
.logo {
    padding: 20px 0px;max-width: 126px;
}
.logo-section,.header_sec {
    background:#2b2f35;
}

.header_sec {
    padding: 40px 0px;
}
.header_sec h5 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #fff;
}
.header_sec h1,.footer_testimonial_box h2 {
    font-weight: 700;
    font-size: 40px;color: #fff;
}
.fivestar_icon {
    max-width: 360px;
}
.banner_testmonial_box p {
    font-weight: 500;
    font-size: 19px;
    max-width: 800px;
    margin: 21px auto;
    color: #fff;
}
.btnall {
    display: inline-block;
    border-radius: 35px;
    background-image: linear-gradient(90deg,#2fd5fa 3%,#3094fb 100%);
    background-position: center center;
    text-decoration: none solid #fff;
    text-align: center;
    border: none;
    font-weight: 600;
    padding:15px 21px;
    font-size: 19px;
    color: #fff !important;
    white-space: normal !important;width: 300px;
}
.btnall:hover,.btnall:active {
    opacity: .8;background-image: linear-gradient(90deg,#2fd5fa 3%,#3094fb 100%) !important;
}
.banner_sec img {
    padding-top: 10px;
    max-width: 830px;
    margin: 0 auto;
    display: table;
    margin-bottom: 25px;width: 100%;
}
.banner_sec {
    margin-bottom:-325px;
}
a.link {
    font-size: 18px;
    border-bottom: #eaeaea 2px solid;
    font-weight: 600;
}
a.link:hover {
    border-bottom:#0098db 2px solid;
}
.line {
    background: #e1e6ea;
    height: 2px;
    margin-bottom: 20px;
}
.sec2 {
    max-width: 900px;
    margin: 0 auto;
    margin-top: 26px;padding: 295px 0 0;
}
.footer_testimonial_box p {
    padding-top: 16px;
    padding-bottom: 20px;
}
.sec2 h2 {
    margin-bottom: 35px;
    font-weight: 700;
}
.dp_boxsec {
    margin-top: 35px;
}
.footer_testimonial_box {
    max-width: 900px;
    margin: 30px auto;
}
.footer_testimonial_box h2 {
    color: #212529;
    margin-top: 20px;
}
.time_vi h4 {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
}
.time_vi p {
    font-weight: 600;
    padding-bottom: 0 !important;
    padding-top: 3px !important;
}
.time_vi a.btnall {
    margin-top: 20px;
}
.footer_testimonial_box .fivestar_icon {
    margin-bottom: 29px;
}
.header_sec .fivestar_icon {
    margin: 19px 0px;
}
footer {
    padding: 20px 0px;
    background: #262930;
    color: #fff;
}
.sec3 {
    padding-bottom: 45px;
    padding-top: 40px;
}
footer p {
    margin: 0;
    font-size: 14px;
}
.popup_box h2 {
    font-weight: 700;margin-bottom: 28px;font-size: 35px !important;
}
.modal-dialog {
    max-width: 590px;
}
.popup_box input {
    padding: 15px 15px;
    background: #e6e6e6;
    border: none;
    border-radius: 0;
    margin: 18px auto;
    max-width: 500px;
}
.popup_box {
    padding-bottom: 40px;
}

@media screen and (max-width: 991px){
    .footer_testimonial_box .fivestar_icon {
    margin-bottom: 0px;}
    .header_sec .fivestar_icon {
    margin: 0px 0px;}

}

@media screen and (max-width: 767px){
    .header_sec h5 {
    font-size: 16px;
    margin-bottom: 12px;}
    .header_sec h1, .footer_testimonial_box h2 {
    font-size: 23px;}
.fivestar_icon {
    max-width: 260px;
    width: 100%;
}
    .banner_testmonial_box p {
    font-size: 15px;}
    .btnall {padding: 13px 21px;font-size: 15px;width: 220px;}
    .banner_sec {
    margin-bottom: -192px;}
.sec2 {
    padding: 151px 0 0;
}
h2 {
    font-size: 24px !important;
}
.dp_boxsec {
    margin-top: 10px;
}
a.link {
    font-size: 15px;
}
.dp_boxsec img {
    max-width: 160px;margin-bottom: 15px;
}
.dp_boxsec {
    text-align: center;
}
p, li {
    font-size: 16px;
}
.time_vi h4 {
    font-size: 18px;
}
.popup_box h2 {
    font-size: 22px !important;
}
.modal-header {
    padding: 4px 8px 0;
}
.sec3 {
    padding-bottom: 20px;
    padding-top: 3px;
}
.header_sec {
    padding: 26px 0px;
}
.logo {
    margin: 0 auto;
    display: table;
}



}

@media screen and (max-width: 480px){

}