@charset "utf-8";
/* CSS Document */
@media (max-width: 1024px) {
    .menu li a {
    font-size: 13px;
    padding: 20px 8px;
    margin-top: 26px;
}
.sticky .menu li a {
    font-size: 13px;
    padding: 20px 8px;
    margin-top: 14px;
}
    .regs-btn{
        font-size: 14px;
padding: 8px 20px;
    }

.tophed:after {
    width: 100%;
    height: 84px;
    content: "";
    left: 68px;
    position: absolute;
    z-index: 1;
    background: rgba(180, 221, 251);
    transform: rotate(31deg);
    display: none;
}
.tophed:before {
    width: 50%;
    height: 56px;
    content: "";
    background-color: #b4ddfb;
    position: absolute;
    top: 0;
    display: none;
}
.sld_hed h4 {
    color: #262566;
    font-size: 47px;
    font-family: AvenirLTStd-Medium;
    padding-bottom: 23px;
    padding-top: 15px;
}

.deepblubtn {
    background-color: #262566;
    color: #fff;
    font-size: 16px;
    padding: 17px 40px;
    border-radius: 6px;
    box-shadow: 2px 3px 6px #b0c1cf;
    transition: 0.3s;
    font-family: AvenirLTStd-Medium;
}
.blubtn {
    display: block;
    background-color: #31abfc;
    color: #fff;
    font-size: 16px;
    padding: 17px 40px;
    border-radius: 6px;
    box-shadow: 2px 3px 6px #b0c1cf;
    transition: 0.3s;
    font-family: AvenirLTStd-Medium;
}
.owl-ptnr .owl-dots {
    display: flex;
    justify-content: left;
    position: relative;
    width: auto;
    margin: 0 auto;
    bottom: 126px;
}
.ser li {
    width: 43%;
    margin-left: 27px;
}



}


@media (max-width:992px) {

.custom-btn{
display:block;
}
.hed p {
    color: #193e80 !important;
    font-size: 16px;
    margin: 0px;
    text-align: center;
}
.lefttext p {
    text-align: center;
    color: #193e80;
    margin: 0;
    padding-top: 13px;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 17px;
    color: #000;
    text-transform: uppercase;
    font-family: AvenirLTStd-Book;
    padding: 19px 17px 19px 15px;
    position: relative;
    overflow: hidden;
    background-color: #f3f3f3;
}

.acbtn {
    display: flex;
    justify-content: space-around;
}
.gap {
    padding-top: 0px;
}
.sliders {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/background.png) no-repeat center 0px;
    height: auto;
}
.ptnr-item {
    padding-top: 25px;
    padding-bottom: 43px;
}
.owl-ptnr .owl-dots {
    display: flex;
    justify-content: left;
    position: relative;
    width: auto;
    margin: 0 auto;
    bottom: 20px;
}
.box {
    padding-top: 51px;
}
.product:before {
    content: "";
    position: absolute;
    width: 100%;
    background-color: #b7defb;
    overflow: hidden;
    height: 100%;
}
.service_hed2 h2 {
    background: linear-gradient(to left, #b5ddfb 0%, #eaf2f8 100%);
    font-size: 18px;
    color: #222;
    font-family: AvenirLTStd-Medium;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0px;
    padding: 13px 19px;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
}
.sld_hed2 p {
    color: #000;
    font-size: 14px;
    line-height: 2.0;
}
.sld_hed2 h3 {
    color: #262566;
    font-family: AvenirLTStd-Medium;
    padding-left: 50px;
    position: relative;
    font-size: 35px;
    padding-bottom: 15px;
}
.sld_hed2:after {
    content: "";
    position: absolute;
    width: 286px;
    background: url(../images/treeback.png) no-repeat right;
    height: 337px;
    overflow: hidden;
    z-index: 9;
    bottom: -19px;
    right: 19px;
    display: none;
}
.vxbox_item {
    background-color: #e8f5fd;
    padding: 38px 17px 38px 30px;
    text-align: right;
    border-bottom-right-radius: 35px;
    position: relative;
    margin-right: 17px;
    margin-bottom: 88px;
}

.vxbox_item:before {
    content: "";
    position: absolute;
    background-color: #31abfc;
    border-bottom-right-radius: 35px;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 17px;
    left: 17px;
}
.gt {
    padding-top: 0px;
}
.vxbox_item p {
    color: #222222;
    font-family: AvenirLTStd-Medium;
    font-size: 16px;
}
.blo {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #f2f2f2;
    padding-left: 17px;
}



}

@media (max-width:980px) {
    


}
@media (max-width:812px) {
    
}
@media (max-width:768px) {
    .sigbox {
    padding-left: 35px;
    position: relative;
    margin-bottom: 35px;
}
.ser_itm {
    background-color: #e0f2fd;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 35px;
    min-height: 321px;
    margin-bottom: 20px;
}
.service_hed1 h2 {
    background-color: red;
    background-image: linear-gradient(to right, #fff, #b4ddfb, #fff);
    font-size: 18px;
    color: #222;
    font-family: AvenirLTStd-Medium;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0px;
    padding: 13px 19px;
    width: 100%;
    text-align: center;
    margin: 0px auto;
}
.service_hed h2 {
    background: linear-gradient(to left, #fff 0%, #b5ddfb 100%);
    font-size: 18px;
    color: #222;
    font-family: AvenirLTStd-Medium;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0px;
    padding: 13px 19px;
    width: 100%;
    margin-bottom: 25px;
}
.service_hed p {
    width: 100%;
    margin: 0px;
}
.service_hed3 h2 {
    width: 100%;
    margin-bottom: 20px;
}
.service_hed4 h2 {
    width: 100%;
}
.navbar-nav {
    padding-top: 6px;
}
.contactback {
    margin-bottom: 25px;
}

}
@media (max-width:767px) {
    

}
@media (max-width:480px) {
    .footer_down {
    background: url(../images/footer.png) no-repeat center -332px;
    padding-top: 0px;
    padding-bottom: 25px;
    background: none;
}
.vbox {
    padding-top: 65px;
    padding-bottom: 0px;
}
    .ser li {
    width: 91%;
    margin-left: 20px;
    margin-right: 20px;
}
.ser li:nth-child(3) {
    margin-top: 0px;
}
.ser li:nth-child(2) {
    margin-top: 0px;
}
.services .owl-nav {
    position: absolute;
    width: auto;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    top: -246px;
    right: 0;
    font-size: 78px !important;
}
    
}
@media (max-width:414px) {
    }

@media (max-width:375px) {
    }

