html{
        overflow-x: hidden;
}
body{
    margin: auto;
    overflow-x: hidden;
    font-family: "Figtree", sans-serif !important;
}


p{
    margin-bottom: 0;
}





.bnr-carousel .owl-nav {
   display: none;
}

.cd-frms select{
        color: black;
        display: block;
        opacity: .7;
        font-weight: 400;
        font-size: 15px;
        height: 34px;
        margin-bottom: 0px;
        outline: none;
        background: white;
        width: 100%;
        border: none;
        border: solid 1px transparent;
        border-left: 1px solid #E5E5E5;
        width: 100%;
        float: left;
        padding: 5px 0px 5px 16px;
}

.bnr-carousel .owl-dots {
    bottom: -216px;
    right: -172px;
    position: absolute;
    text-align: center;
    float: left;
    display: none;
    /* padding-right: 452px; */
}
.bnr-carousel .owl-dots button span {
    background:white;
    width: 34px;
    height: 3px;
    float: right;
    border-radius: 30px;
    margin-right: 13px;
    margin-bottom: 4px;
    margin-top: 0px;
    position: relative;
    z-index: 999;
}
.bnr-carousel .owl-dot.active span {
    background: #737DD1;
    
}











.popup .fade-out {
    position: absolute;
    top: 41px;
    right: 41px;
    text-align: center;
    font-size: 15px;
}
.main-btn-circle {
    height: 40px;
    width: 40px;
    -webkit-border-radius: 50%;
    border-radius: 100%;
    line-height: 40px;
    -webkit-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    outline: none;
    cursor: pointer;
    z-index: 100;
    transition: .5s;
    background-size: 200% auto;
    background: #202339;
    color: white;
}
.ftr4 .social{
    display: none;
}
.lat-mobstion{
    width: 100%;
    float: left;
    background: #32397A;
    display: none;
    
}
.lat-mobstion img{
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    margin-top: -80px;
}
















.mob-frm{
    width: 100%;
    float: left;
    display: none;
    margin-bottom: 36px;
}
.hd-book {
    width: 100%;
    text-align: center;
    float: left;
    /*padding-top: 15px;*/
}
.hd-book a {
    display: inline-block;
    text-decoration: none;
    width: 310px;
    height: 54px;
    float: none;
    text-align: center;
    color: #FFFFFF;
    border-radius: 30px;
    background: #202339;
    font-size: 15px;
    font-weight: 500;
    
    padding: 17px 0;
    transition: all 0.3s ease;
}
.popup.active {
    top: 0;
    background-color: #000000a8;
    transition: background-color .6s, opacity .6s;
}
.popup {
    position: fixed;
    top: 100%;
    width: 100%;
    height: 100%;
    z-index: 10001;
}
.popup.active .popup-content {
    margin-top: 0px;
}
.popup .popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 595px;
    min-width: 320px;
    margin-top: 150px;
    padding: 25px;
    color: #070000;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transition: margin .6s;
    -webkit-transition: margin .6s;
    -moz-transition: margin .6s;
    -o-transition: margin .6s;
}
.req-form {
    width: auto;
    float: right;
    height: auto;
    margin-right: 0;
    opacity: 1;
    background-size: 100%;
    border-radius: 25px;
    background-position-y: 100%;
    background-repeat: no-repeat;
    padding: 30px 30px 30px 30px;
    top: 0;
    position: relative;
    right: 0;
    /* height: 100%; */
    z-index: 99;
}





























.float-sm-new {
    background: #FFFFFF;
    text-transform: uppercase;
    padding: 9px 8px 10px 20px;
        width: 169px;
    position: fixed;
    right: -93px;
    z-index: 11;
    font: normal normal 10px Arial;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    top: 41%;
    height: 52px;
    text-align: left;
    line-height: 34px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.float-sm-new img {
    margin-right: 15px;
    margin-left: 5px;
    width: 33px;
}
.float-instt {
    color: #242e79 !important;
    text-decoration: none;
    text-align: center;
    line-height: 38px !important;
    vertical-align: top !important;
    font-size: 15px;
    text-decoration: none;
}
.float-sm-new2 {
    top: 50%;
    
}

.float-sm-new2 img {
    width: 36px !important;
    margin-top: -1px;
}

.float-sm-new:hover {
    right: 0
}





.main-hdr {
    width: 100%;
    float: left;
    padding: 15px 5px 15px 40px;
}

.header{
     position: fixed;
    z-index: 1000;
    width: 100%;
    float: left;
    z-index: 1111;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
-webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    transition: all ease-out .5s;
    }

.logo{
    width: 31%;
    float: left;
   
}
.logo img{
    width: 100%;
    float: left;
    max-width: 184px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

/*.align-rgt {
    float: right;
}*/

.head-menu{
    width: 65%;
    float: left;
}
.sb-menu {
  /*  float: left;
    padding-top: 31px;*/
}
/*.rgt-hvr {
    float: left;
    color: white;
    font-size: 15px;
    font-weight: 500;
    padding-right: 18px;
    margin-right: 18px;
    border-right: solid 1px #fff;
}*/
.sb-menu-2 {
    float: left;
    padding-top: 17px;
    margin-right: 14px;
}
.bookapp-hvr {
    float: left;
    color: white;
    font-size: 15px;
    font-weight: 500;
    padding: 14px;
    border: solid 1px #fff;
    border-radius: 50px;
    padding-left: 18px;
    padding-right: 18px;
}
.sb-menu-3 {
    float: left;
    padding-top: 28px;
}
.sb-social {
    float: left;
    padding-right: 18px;
}
.sb-social img {
    width: 25px;
}
.main-menu-sec {
    float: left;
    width: 100%;
    border-top: solid 1px rgb(255 255 255 / 29%);
    margin-top: 20px;
}
/*.header_menu_area {
    width: 100%;
    float: right;
    position: relative;
    text-align: center;
    
    height: 100%;
    margin-right: 0px;
    padding-right: 0px;
}
.header_menu_area > .mob_nav {
    display: none;
}
.header_menu_area > ul {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-left: 0px;
    height: 100%;
    
    padding-top: 15px;
}
.menu li:first-child {
    margin-left: 0;
}
.header_menu_area > ul > li {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    color: white;
}
.menu li {
    display: inline-block;
    position: relative;
    z-index: 100;
}
.header_menu_area > ul > li > a {
    width: auto;
    float: left;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0px !important;
    padding: 45px 14px;
    z-index: 1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    padding-bottom: 0px;
    padding-top: 0px;
   
    padding-right: 40px;
    
 
}*/
#video-section {
    float: left;
    width: 100%;
    height: 100vh;
    background-color: #010e26;
    float: left;
    width: 100%;
    height: 100vh;
    /* height: 770px; */
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
}
#video-section:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgb(0 0 0 / 50%);
    opacity: 0.9;
}
#myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    float: left;
    width: 100%;
    margin-top: 0px;
    /* background: red; */
    /* height: 100vh;*/
    height: 100vh;
    width: 100% !important;
    object-fit: cover;
    width: 100vw;
}

#vdsl {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 11;
}
div.wrapper {
    width: 100;
    height: 100vh;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    /* background: #ff4040; */
}
div.wrapper div.centerElement {
    width: 100%;
    height: 400px;
    position: relative;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /* background: #6f81d6; */
}
div.wrapper div.centerElement div.intro-sld {
    position: relative;
    top: 58%;
    -webkit-transform: translateY(-50%);
    padding: 80px;
    text-align: center;
}
.intro-sld {
    float: left;
    width: 100%;
    text-align: center;
}
/*.bnr-carousel {
    float: left;
    width: 100%;
    font-size: 67px;
    color: white;
    font-weight: 300;
    line-height: 85px;
}
.bnr-carousel {
    float: left;
    width: 100%;
    font-size: 67px;
    color: white;
    font-weight: 300;
    line-height: 85px;
}*/
div.wrapper div.centerElement div.intro-sld {
    position: relative;
    top: 58%;
    -webkit-transform: translateY(-50%);
    padding: 80px;
    text-align: center;
}
.intro-sld {
    float: left;
    width: 100%;
    text-align: center;
}

.header.active {
    background-color: white;
    background:white;
    border-bottom: 1px solid #cecece;
}













.active .logo img {
    -webkit-filter: initial;
    filter: initial;
}
.active .sb-menu a {
    color: black;
}
.active .main-menu-sec {
    border-top: solid 1px rgb(0 0 0 / 5%);
    padding-bottom: 14px;
    border-bottom: solid 1px rgb(0 0 0 / 6%);
}
.active .header_menu_area > ul > li > a {
    color: black !important;
}
.mn-arw:after {
    content: '';
    width: 14px;
    height: 14px;
    background-size: cover;
    position: absolute;
    background-image: url(../images/mnar.png);
    right: 28px;
    bottom: 2px;
}

.btn {
    border: none !important;
    float: left;
    
}

.hamburgermenu {
    float: left;
    padding-top: 0px;
    position: relative;
    z-index: 111111111111;
    /* padding-right: 125px; */
    padding-top: 25px;
    margin-left: -25px;
}
.hamburgermenu img {
    width: 24px;
    cursor: pointer;
    /* padding: 6px; */
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.active .hamburgermenu img {
    -webkit-filter: initial;
    filter: invert(0);
}

.active .mn-arw:after {
 -webkit-filter: initial;
    filter: invert(1);
}








.nav-pd {
    text-align: left;
    padding: 25px 0px;
    transform: rotate(15deg);
    height: 100vh;    transition: all 500ms ease;
    transition-duration: 100ms;
    overflow-y: scroll;
}
.ad-logo {
    width: 100%;
    float: left;
    padding-bottom: 30px;
}
.ad-logo img {
    width: 100%;
    float: none;
    max-width: 200px;
    filter: brightness(1111111);
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}
.hd-address-exbx {
    padding-bottom: 35px;
    width: 100%;
    float: left;
}
.hd-address h2 {
    margin-top: 0px;
    font-size: 29px;
    font-weight: 300;
    color: #ffffff;
    text-align: left;
}
.hd-address h5 {
    font-size: 17px !important;
    color: #ffffff !important;
    font-weight: 400;
    padding: 0px !important;
    float: left;
    text-align: left;
    margin-bottom: 0px;
    line-height: 125%;
}
.req-form1 h2 {
    font-size: 25px;
    text-align: left;
    font-weight: 500;
    margin-top: 18px;
    color: white;
}
.req-form1 p {
    font-size: 15px;
    width: 100%;
    color: white;
    line-height: 25px;
    margin-bottom: 14px;
    font-weight: 200;
    margin-top: 7px;
}
.field_area {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 11px;
}
.field_area label {
    color: white;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
}
.field_area input[type=email], .field_area inpu.t[type=number], .field_area input[type=text], .field_area textarea, .field_area select {
    border-bottom: 1px solid transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    width: 100%;
    float: left;
    font-size: 14px;
    color: #000;
    padding: 10px;
}
.ind-form {
    outline: 1px solid #0000001a;
    border-radius: 5px;
}



/*22222222222222222222222222222222*/



















.banner{
    width: 100%;
    float: left;
    height: 770px;
    position: relative;
}
#myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    float: left;
    width: 100%;
    margin-top: 0px;
    /*height: 590px !important;*/
    width: 100% !important;
    object-fit: cover;
    width: 100vw;
}
.banner-textmain{
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
}
.bnr-texts{
    width: 100%;
    float: left;
    /*padding-top: 265px;*/
}
.bnr-texts h3{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 0px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 10px;
}
.bnr-texts h2{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 0;
    color: #FFFFFF;
    font-size: 60px;
    font-weight: 400;
    line-height: 65px;


}
.bnr-texts h2 span{
    font-weight: 700;
}
.more-btn{
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 26px;
}
.more-btn .btn1{
    width: 165px;
    height: 51px;
    float: none;
    display: inline-block;
    text-align: center;
    background: #2A337B;
    border: 1px solid #2A337B;
    font-size: 15px;
    font-weight: 400;
    border-radius: 30px;
    color: white;
    text-decoration: none;
    padding: 14px 0px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.more-btn .btn2{
    width: 165px;
    height: 51px;
    float: none;
    display: inline-block;
    text-align: center;
    background: transparent;
    border: 1px solid white;
    font-size: 15px;
    font-weight: 400;
    border-radius: 30px;
    color: white;
    text-decoration: none;
    padding: 14px 0px;
    margin-left: 11px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.more-btn .btn1:hover{
    background: transparent;
    border: 1px solid white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.more-btn .btn2:hover{
    background: #2A337B;
    border: 1px solid #2A337B;transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.virtual {
    z-index: 111;
    width: auto;
    float: left;
    position: fixed;
    bottom: 15px;
    right: 15px;
}
.virtual a{
    width: 199px;
    height: 57px;
    float: left;
    text-align: center;
    color: white;
    background: #26349A;
    border: none;
    text-decoration: none;
    padding: 18px 0px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 400;
background: linear-gradient(43deg, rgba(38, 52, 154, 1) 0%, rgba(32, 35, 57, 1) 100%);
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.virtual a:hover{
    background: linear-gradient(223deg, rgba(38, 52, 154, 1) 0%, rgba(32, 35, 57, 1) 100%);

   /* border: 1px solid white;*/
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.section2{
    width: 100%;
    float: left;
    background:#2A337B;
}
.section2-text{
    width: 100%;
    float: left;
    padding-bottom: 28px;
}
.section2-text h2{
    padding-bottom: 25px;
    padding-top: 39px;
    width: 100%;
    float: left;
    text-align: left;
    color: white;
    margin-bottom:0;
    font-size: 43px;
    font-weight: 400;
    line-height: 54px;


}
.section2-text h2 br{
display: none;
}
.section2-text h3{
    position: relative;
    width: auto;
    float: left;
    text-align: left;
    color: white;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
    background: #505aa1;
    padding: 22px 25px 22px 68px;
    border-radius: 30px;
    margin-bottom: 26px;
}
.section2-text h3:after{
    content: '';
    position: absolute;
    left: 23px;
    top: 17px;
    background-size: cover;
    width: 30px;
    height: 30px;
    background-image: url('../images/checked.png');
}
.section2-from{
    padding: 49px 0px;
    width: 100%;
    float: left;
}
.log-sec {
    padding-top: 0px;
    width: 536px;
    height: 374px;
    float: left;
    background: #fff;
    padding: 28px 23px;
    border-radius: 20px;
}
.cd-frm {
    float: left;
    width: 100%;
   padding: 14px 22px 14px 16px;
    border-radius: 10px;
    background: white;
    margin-bottom: 30px;
    border: 1px solid #00000059;


}
.log-sec label{
    width: 100%;
    float: left;
    text-align: left;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 8px;
}
.cd-frm img {
    float: left;
    width: 25px;
    margin-top: 4px;
}

.cd-frms {
    width: 100%;
    padding-left: 34px;
}
.cd-frms input {
    color: black;
    display: block;
    font-weight: 400;
    font-size: 15px;
    height: 34px;
    margin-bottom: 0px;
    outline: none;
    background: white;
    width: 100%;
    border: none;
    border: solid 1px transparent;
    border-left: 1px solid #E5E5E5;
    width: 100%;
    float: left;
   padding: 5px 0px 5px 14px;
}
.cd-frms input::placeholder {
    color: #989898;
    font-size: 14px;
    font-weight: 400;
}




.btnsub{
    width: 100%;
    float: left;
    text-align: center;
}
.btnsub button{
    width: 100%;
    float: none;
    display: inline-block;
    text-align: center;
    width: 237px;
    height: 58px;
    background: #202339;
    font-size: 15px;
    font-weight: 500;
    color: white;
    border-radius: 30px;
    border: 1px solid #202339;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.btnsub button:hover{
    background: transparent;
    color: #ffffff;
    border: 1px solid #f7f8ff;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.section3{
    width: 100%;
    float: left;
    padding-top: 49px;
        padding-bottom: 60px;

}
.stion3-hd{
    width: 100%;
    float: left;
}
.stion3-hd h2{
    width: 100%;
    float: left;
    text-align: left;
    color: #323138;
    margin-bottom: 0;
    line-height: 49px;
    font-size: 45px;
    font-weight: 400;
    padding-bottom: 29px;
}
.stion3-hd h2 span{
    font-weight: 700;
    color: #2A337B;
}
.more-btnex{
    text-align: left;
    padding-top: 0px;
}


.more-btnex .btn1:hover{
    color: #2A337B;
    border: 1px solid #2A337B;
}
.section2-number{
    width: 100%;
    float: left;

}
.section2-number p{
    width: 100%;
    float: left;
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding-top: 125px;
    position: relative;

}
.test-carousel .owl-nav {
   display: none;
}
.test-carousel .owl-dots {
    display: flex;
    justify-content: left;
    gap: 40px; /* space between dots */
    position: absolute;
    top: 75px;
    width: 100%;
}

.test-carousel .owl-dots button {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

.test-carousel .dot-container {
    display: flex;
    flex-direction: column;
    align-items: self-start;
}

.dot-number {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    margin-bottom: 4px;
}

.dot-line {
    width: 32px;
    height: 2px;
    background-color: #E8E8E7;
    border-radius: 30px;
}

/* Active state */
.test-carousel .owl-dot.active .dot-number {
    color: #2A337B;
    font-weight: 600;
}

.test-carousel .owl-dot.active .dot-line {
    background-color: #2A337B;
}
.section4{
    width: 100%;
    float: left;
    padding-bottom: 100px;
}
.section4-main{
    width: 100%;
    float: left;
}
.section4-main img{
    width: 100%;
    float: left;
    max-width: 70px;
    margin-top: 38px;
}
.s4-txtbx{
    width: 78%;
    float: left;
    padding-left: 29px;
}


.s4-txtbx h3{
    width: 100%;
    float: left;
    text-align: left;
    color: #2A337B;
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 10px;
}


.s4-txtbx h3:after {
   /* padding-left: 7px;
    padding-top: 15px;*/
   font-size: 40px;
   font-weight: 700;
   /* line-height: 75px; */
   color: #2A337B;
   /* content: 'K'; */
   position: absolute;
}

.s4-txtbx h6:after {
   /* padding-left: 7px;
    padding-top: 15px;*/
   font-size: 40px;
   font-weight: 700;
   /* line-height: 75px; */
   color: #2A337B;
   /* content: '+'; */
   position: absolute;
}
.s4-txtbx h6{
    width: 100%;
    float: left;
    text-align: left;
    color: #2A337B;
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 10px;
}



















.s4-txtbx h2{
    width: 100%;
    float: left;
    text-align: left;
    color: #151618;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.s4-txtbx p{
    width: 100%;
    float: left;
    text-align: left;
    color: #423F3F;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 23px;
    padding-bottom: 10px;
}
.cound-carousel .owl-nav {
    display: none;
}
.section-logo{
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px solid #F2F1F1;
}
.s-mlogo{
    width: 100%;
    float: left;
}
.s-mlogo img{
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 181px;
    height: 170px;
    object-fit: contain;
}
.icon-carousel .owl-nav {position: relative;top: -100px;width: 100%;}
.icon-carousel .owl-next img {
    width: 100%;
    float: left;
    max-width: 45px;
    position: absolute;
    right: -63px;
    bottom: -15px;
}
.icon-carousel .owl-prev img {
    width: 100%;
    float: left;
    max-width: 45px;
    position: relative;
   left: -70px;
    bottom: -12px;
}
.section5{
    width: 100%;
    float: left;
    padding-top: 59px;
    padding-bottom: 200px;
}
.section5-hd{
    width: 100%;
    float: left;
}
.section5-hd h2{
    width: 100%;
    float: left;
    text-align: center;
    color: #323138;
    margin-bottom: 0px;
    font-size: 43px;
    font-weight: 400;
    line-height: 55px;
    padding-bottom: 285px;
}
.section5-hd h2 span{
    color: #202972;
    font-weight: 700;
}
.st5-mob{
    width: 100%;
    float: left;
}
.st5-mob img{
    width: 100%;
    float: left;
    max-width: 54px;
    text-align: left;
}
.st5-mob h2{
    padding-top: 15px;
    width: 100%;
    float: left;
    text-align: left;
    color: #2A337B;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    padding-bottom: 12px;
    position: relative;
    text-decoration-color: #a1a3bd;
    text-decoration-line: underline;
}
/*.st5-mob h2:after{
position: absolute;
content: '';
background: #a1a3bd;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 21px;
}*/
.st5-mob p{
    width: 100%;
    float: left;
    text-align: left;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 5px;

}
.st5-mob a{
    width: 100%;
    float: left;
    text-align: left;
    color: #2A337B;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;

}
.mob5-stion{
    display: none;
    width: 100%;
    float: left;
}
.s5-mob-carousel .owl-nav {
    position: absolute;
    bottom: -90px;
    float: none;
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    left: 0;
}
.s5-mob-carousel .owl-prev img {
    width: 100%;
    margin-right: 15px;
    float: left;
    max-width: 45px;
}
.s5-mob-carousel .owl-next img {
    width: 100%;
    float: left;
    max-width: 45px;
}










ssssssssssssssssssssssss























.section5-main{
    width: 100%;
    float: left;
    position: relative;
}

.stn-5left {
    width: 113px;
    height: 113px;
    border: 3px solid #2A337B;
    padding: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    left: 115px;
    float: left;
}
.stn-inn:hover{
      animation: 1.5s infinite pulse;
}
.stn-inn {
    z-index: 99;
    width: 81px;
    height: 76px;
    background: #2A337B;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stn2-inn:hover{
      animation: 1.5s infinite pulse2;
}.stn3-inn:hover{
      animation: 1.5s infinite pulse3;
}
.stn4-inn:hover{
      animation: 1.5s infinite pulse4;
}
.stn5-inn:hover{
      animation: 1.5s infinite pulse5;
}



@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 #2A337B;
        box-shadow: 0 0 0 0 #2A337B;
    }

    70% {
        -moz-box-shadow: 0 0 0 1.25rem rgba(5,103,168,0);
        box-shadow: 0 0 0 1.25rem rgba(5,103,168,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(5,103,168,0);
        box-shadow: 0 0 0 0 rgba(5,103,168,0)
    }
}








@keyframes pulse2 {
    0% {
        -moz-box-shadow: 0 0 0 0 #37B8EB;
        box-shadow: 0 0 0 0 #37B8EB;
    }

    70% {
        -moz-box-shadow: 0 0 0 1.25rem rgba(5,103,168,0);
        box-shadow: 0 0 0 1.25rem rgba(5,103,168,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(5,103,168,0);
        box-shadow: 0 0 0 0 rgba(5,103,168,0)
    }
}




@keyframes pulse3 {
    0% {
        -moz-box-shadow: 0 0 0 0 #202339;
        box-shadow: 0 0 0 0 #202339;
    }

    70% {
        -moz-box-shadow: 0 0 0 1.25rem rgba(5,103,168,0);
        box-shadow: 0 0 0 1.25rem rgba(5,103,168,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(5,103,168,0);
        box-shadow: 0 0 0 0 rgba(5,103,168,0)
    }
}

@keyframes pulse4 {
    0% {
        -moz-box-shadow: 0 0 0 0 #1E7CA1;
        box-shadow: 0 0 0 0 #1E7CA1;
    }

    70% {
        -moz-box-shadow: 0 0 0 1.25rem rgba(5,103,168,0);
        box-shadow: 0 0 0 1.25rem rgba(5,103,168,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(5,103,168,0);
        box-shadow: 0 0 0 0 rgba(5,103,168,0)
    }
}


@keyframes pulse5 {
    0% {
        -moz-box-shadow: 0 0 0 0 #3E51CD;
        box-shadow: 0 0 0 0 #3E51CD;
    }

    70% {
        -moz-box-shadow: 0 0 0 1.25rem rgba(5,103,168,0);
        box-shadow: 0 0 0 1.25rem rgba(5,103,168,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(5,103,168,0);
        box-shadow: 0 0 0 0 rgba(5,103,168,0)
    }
}

















.stn-inn img {
    max-width: 54px;
  
}
.stn-5left:after{
    position: absolute;
    content: '';
    width: 116px;
    height: 5px;
    background: #FFFFFF;
background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(42, 51, 123, 1) 100%);
    left: -118px;
}
.stn2{
    left: 215px;
     border: 3px solid #37B8EB;
}
.stn2-inn{
    
    background: #37B8EB;
}
.stn2:after{
    left: -103px;
    width: 100px;
    background: #2A337B;
background: linear-gradient(90deg, rgba(42, 51, 123, 1) 0%, rgba(55, 184, 235, 1) 100%);
}

/*3*/
.stn3{
    left: 93px;
    border: 3px solid #202339;
    z-index: 9;
}
.stn3-inn{
    
    background: #202339;
}
.stn3:after{
    left: -103px;
    width: 100px;
    background: #37B8EB;
background: linear-gradient(90deg, rgba(55, 184, 235, 1) 0%, rgba(32, 35, 57, 1) 100%);
}
/*4*/
.stn4{
    left: 193px;
     border: 3px solid #1E7CA1;
}
.stn4-inn{
    background: #1E7CA1;
    z-index: 9;
}
.stn4:after{
    left: -103px;
    width: 100px;
    background: #202339;
background: linear-gradient(90deg, rgba(32, 35, 57, 1) 0%, rgba(30, 124, 161, 1) 100%);
}
/*5*/
.stn5{
    left: 293px;
     border: 3px solid #3E51CD;
}
.stn5-inn{
    background: #3E51CD;
}
.stn5:after{
    left: -103px;
    width: 100px;
    background: #1E7CA1;
background: linear-gradient(90deg, rgba(30, 124, 161, 1) 0%, rgba(62, 81, 205, 1) 100%);
}
.stn5:before{right: -219px;position: absolute;content: '';width: 316px;height: 5px;background: #3E51CD;right: -419px;z-index: 99;right: -119px;}
.top-color{
    width: auto;
    float: left;
    position: relative;
    /* z-index: -4; */
}
.top-contant {
    width: 180px;
    position: absolute;
    top: -185px;
    left: 187px;
}
.top-color::after {
    content: '';
    position: absolute;
    background: #2A337B;
    width: 4px;
    height: 170px;
    top: -170px;
    left: 153%; /* Centered horizontally */
    transform: translateX(-50%);
}.top-6 {
    bottom: -200px;
    top: inherit;
    left: 279px;
}

.top-color::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background: #2A337B;
    border-radius: 50%;
    top: -182px; /* 12px above the line */
    left: 153%;
    transform: translateX(-50%);
}
.top-contant h2{
    /*width: 100%;*/
    float: left;
    color: #2A337B;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 20px;
    position: relative;
}
.top-contant h2:after{
    position: absolute;
    content: '';
    background: #a1a3bd;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 21px;

}
.top-contant p{
    width: 100%;
    float: left;
    text-align: left;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 6px;
}
.top-contant a{
    width: 100%;
    float: left;
    text-align: left;
    color: #2A337B;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}
.top-2{
    bottom: -188px;
    top: unset;
    left: 323px;
}
.top-color2::after{
    top: -170px;
    left: 200%;
    bottom: -170px;
    left: 238%;
    top: unset;
    background: #37b8eb;
}
.top-color2::before {
    top: unset;
    bottom: -182px;
    left: 269px;
    background: #30a1ce;
}


.top-color3::after{
    left: 131%;
    background: #202339;
}
.top-color3::before {
    left: 131%;
    background: #202339;
}
.top-color4::after {
        bottom: -170px;
        left: 224%;
        top: unset;
        background: #1e7a9e;
}
.top-color4::before {
    top: unset;
    bottom: -182px;
    left: 253px;
    background: #1e7a9e;
}
.top-3 {
    bottom: -188px;
    top: unset;
    left: 282px;
}
.top-color5::after {
    right: -239px;
    background: #3E51CD;
    left: unset;
}
.top-color5::before {
   left: 308%;
   background: #3E51CD;
}
.top-5{
left: 145px;
}
.top-5 p,
.top-5 a,
.top-5 h2 {
    float: right;
    text-align: right;
}.top-contant a:hover{
    color: #1e7ca1 !important;
}
.section6{
    width: 100%;
    float: left;
    padding-top: 65px;
    padding-bottom: 83px;
}
.se-6main{
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url('../images/bannerbg.webp');
    border-radius: 20px;
    height: 299px;
        padding: 80px 32px 51px 60px;
}
.se-6main h2{
    width: 100%;
    float: left;
    margin-bottom: 0px;
    text-align: left;
    color: #000000;
    font-size: 35px;
    font-weight: 400;
    line-height: 43px;
}
.se-6main h2 span{
    font-weight: 700;
}
.section7{
    width: 100%;
    float: left;
    padding-bottom: 103px;
}
.hdall{
    width: 100%;
    float: left;
}
.hdall h2{
    width: 100%;
    float: left;
    text-align: left;
    color: #323138;
    margin-bottom: 0px;
    font-size: 43px;
    font-weight: 400;
    line-height: 54px;
}
.hdall h2 span{
    color: #202972;
    font-weight: 700;
}
.section7-main{
    width: 100%;
    float: left;
    padding-top: 63px;
}
.s7-iconbx{
    width: 186px;
    height: 211px;
    float: left;
    border-radius: 20px;    color: #000;
    background: #F9F9F9;
    padding: 20px 0;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.s7-iconbx .s7-img1{
    width: 100%;
    float: none;
    margin: auto;
    display: block;
    text-align: center;
    max-width: 70px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.s7-iconbx h3{
    width: 100%;
    float: left;
    margin-bottom: 0;
    padding: 20px 0;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.s7-iconbx .s7-img2{
    width: 100%;
    float: none;
    margin: auto;
    display: block;
    text-align: center;
    max-width: 40px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.s7-carousel .owl-nav {
    position: absolute;
    top: -149px;
    right: 117px;
}
.s7-carousel .owl-next img {
    width: 100%;
    float: left;
    max-width: 45px;
    
}
.s7-carousel .owl-prev img {
    width: 100%;
    margin-right: 15px;
    float: left;
    max-width: 45px;
    
 
}
.s7-iconbx:hover .s7-img1{
    filter: brightness(11111111);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;

}
.s7-iconbx:hover{

background: #333873;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.s7-iconbx:hover h3{
    color: white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.section8{
    width: 100%;
    float: left;
    background: #202339;
    padding-top: 50px;
    padding-bottom: 60px;
}
.st8-video{
    width: 100%;
    float: left;
    margin-top: 40px;
}
.img-fluid {
    width: 100%;
    object-fit: cover !important;
    float: left;
    border-radius: 20px;
    position: relative;
    height: 247px;
}
.panel_3_play {
    width: 59px;
    height: 59px;
    position: absolute;
    top: 41%;
    left: 50%;
    background: url(../images/play.png) no-repeat center center;
    background-size: cover;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.st8-video p{
    width: 100%;
    float: left;
    text-align: left;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding-top: 22px;
}
.video-carousel .owl-nav {
    position: absolute;
    top: -72px;
    right: 13px;
}
.video-carousel .owl-prev img {
    filter: invert(111111);
    width: 100%;
    margin-right: 15px;
    float: left;
    max-width: 45px;
}
.video-carousel .owl-next img {
    filter: invert(111111);
    width: 100%;
    float: left;
    max-width: 45px;
}
.testimoniyal{
    width: 100%;
    float: left;
    padding-top: 80px;
    padding-bottom: 150px;
}
.test-main{
    margin-top: 35px;
    width: 100%;
    float: left;
    background: #F9F9F9;
    border-radius: 20px;
    padding: 17px 19px;
}
.test-main img{
    width: 100%;
    float: left;
    max-width: 218px;
    border-radius: 20px;
    height: 142px;
    object-fit: cover;

}
.test-pr{
    padding-top: 27px;
    width: 57%;
    float: left;
    padding-left: 30px;
}
.test-pr h2{
    width: 100%;
    float: left;
    text-align: left;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
    padding-bottom: 14px;
}
.test-pr p{
    width: 100%;
    float: left;
    text-align: left;
    color: #343436;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0px;
}
.test-pr h3{
    width: 100%;
    float: left;
    text-align: left;
    color: #2A337B;
    padding-top: 14px;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 25px;
}
.testmoniyal-carousel .owl-nav {
    position: absolute;
    top: -72px;
    right: 13px;
}
.testmoniyal-carousel .owl-prev img {
    width: 100%;
    margin-right: 15px;
    float: left;
    max-width: 45px;
}
.testmoniyal-carousel .owl-next img {
   
    width: 100%;
    float: left;
    max-width: 45px;
}
.last-stion{
    width: 100%;
    float: left;
    background: #2C3373;
    padding-top: 60px;
    padding-bottom: 49px;
    position: relative;
}
.last-stion h2{
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 0;
    font-size: 44px;
    font-weight: 400;
    line-height: 51px;
    color: white;
    padding-bottom: 22px;
}
.more-btn .lst-s{
    background: #202339;
}

.more-btnex .lst-s:hover {
    color: white;
    border: 1px solid #2A337B;
}
.more-btn .lst-s:hover {
    background: transparent;
    border: 1px solid white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}







.last-stion img{
    width: 100%;
    float: left;
    max-width: 358px;
    position: absolute;
    right: 255px;
    bottom: 0;

}
.footer{
    width: 100%;
    float: left;
    background: #282E65;
    padding-top: 50px;
}
.ftr-main{
    width: 100%;
    float: left;
    padding-bottom: 35px;
}
.ftr-main h2{
width: 100%;
float: left;
text-align: left;
color: #FFFFFF;
font-size: 19px;
font-weight: 600;
margin-bottom: 0;
padding-bottom: 25px;
}
.ftr-main a{

    float: left;
    text-align: left;
    color: #AEB3E1;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    width: 100%;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;

}
.ftr-main a:hover{
color: #cecece;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.place h3:hover{
color: #cecece;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}



.ftr1{
    width: 30%;
    float: left;
}
.ftr1-inn{
    width: 50%;
    float: left;
}
.ftr2{
    width: 22%;
    float: left;
    padding-left: 80px;
}
.ftr3{
    width: 22%;
    float: left;
}
.ftr3-inn1{
    width: 50%;
    float: left;
}
.ftr4{
    width: 26%;
    float: left;
}
.ftr4 img{
    width: 100%;
    float: left;
    max-width: 26px;
}
.ftr4 p {
    padding-left: 18px;
    width: 91%;
    float: left;
    text-align: left;
    color: #AEB3E1;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.ftr4-inn{
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.ftr-a{
float: left;
float: left;
    /*margin-top: -4px;*/
    padding-left: 18px;
}
.ftr-a a{
    line-height: 22px;
}
.place-social{
    padding: 25px 0;
    width: 100%;
    float: left;
    border-top: 1px solid #3D4273;
    border-bottom: 1px solid #3D4273;
}
.place{
    width: 100%;
    float: left;
}
.place h3 {
    padding-right: 29px;
    width: auto;
    float: left;
    color: #AEB3E1;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    position: relative;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.place h3:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 14px;
    background: #AEB3E1;
    right: 14px;
}
.place h3:last-child:after {
  display: none;
}
.social{
    width: auto;
    float: right;
}
.social h2 {
    text-align: left;
    float: left;
    color: #B3C2D3;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0px;
    padding-right: 18px;
}
.social img {
    width: 18px;
    float: left;
}

.social a:hover  img{
    animation: shake 0.5s ease-in-out;
    color: #A84A80;
}

@keyframes shake {
    0% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-5px);
    }
    50% {
        transform: translateX(5px);
    }
    75% {
        transform: translateX(-5px);
    }
    100% {
        transform: translateX(0);
    }
}







.ftr-logos{
    width: 100%;
    float: left;
    padding: 20px 0px;
}
.lst-logo{
    width: 100%;
    float: left;
}
.lst-logo img{
    width: 100%;
    float: left;
    text-align: left;
    max-width: 112px;
}
.ftr-logos h2{
    padding-top: 30px;
    width: 100%;
    float: left;
    text-align: right;
    color: #CED1F2;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}
.ftr-logos h2 a{
    color: #CED1F2;
    text-decoration: none;
}











@media(max-width: 400px){


    .bnr-texts h2 {
        padding: 0 !important;
    }

.bnr-texts .btn2 {
    margin-left: 1px;
}

.section2-text h3:after {
    top: 21px;
}

.section5-hd h2 br{
    display: none;
}
.hdall h2 br{
    display: none;
}



}



.go-back{
        background: #fff;
    display: table;
    margin: auto;
    font-size: 16px;
    color: #232b6b;
    text-decoration: none;
    padding: 10px 40px;
    border-radius: 30px;
    font-weight: 600;
}
.go-back:hover{
    opacity:.7;
}

@media(max-width: 575px){
    .ftr4 p {
    width: 84%;}
    .ct-form-sec button{
        width: 100% !important;
    }
    .s-0{
        float: left;
    width: 100%;
    }
.ct-box-fin{
    margin-top: 0 !important;
}.ct-box-fin a{
    padding: 0 20px;
    word-break: break-all;
}
    .l-ft{
        margin-top: 15px;
    }
    .r-1{
        width:100%;        margin-left: 0;
    }
    .innerban h1 br{
        display:none;
    }.dest-det3 p {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 165%;
    width: 100% !important;
    margin-bottom: 20px;
    margin-top: 10px;
}.dest3-box h6{
    height:auto !important;
}
    .memb-box {
    float: left;
    width: 48% !important;}
    .ct-last-sec h1 {
    float: left;
    text-align: center !important;
    color: #323138;
    margin-bottom: 0;
    line-height: 41px !important;
    clear: both;
    font-size: 31px !important;
    font-weight: 400;
    padding-bottom: 15px;
    width: 100%;
}.ct-last {
    text-align: center !important;
    padding: 20px !important;
}.contact-full h1 {
    width: 100% !important;
    float: left;
    text-align: left;
    color: #323138;
    margin-bottom: 0;
    line-height: 42px !important;
    clear: both;
    font-size: 32px !important;}
    .ct-form-sec h1 {
    width: 100% !important;
    float: left;
    color: #fff;
    font-size: 32px !important;
    padding-right: 0 !important;
    font-weight: 300;
    text-align: center !important;
}
    .virtual-full h1 {
    text-align: center;
    font-size: 32px !important;}
    .desti5 h1 {
    color: #323138;
    font-size: 32px !important;
    font-weight: 400;
    text-align: center !important;
    width: 100% !important;
    margin-bottom: 40px;
}.dest-det3 h1 {
    font-size: 32px !important;
    color: #fff;
    font-weight: 400;
    padding: 0 5% !important;
    margin-bottom: 40px;
    text-align: center !important;
}
    .uni-carousel .owl-nav {display: none;
}.dest3-box {
    text-align: center !important;
    float: left;
    width: 100% !important;
    padding: 30px !important;}
    .dest-det h1 {
    font-size: 30px !important;
    color: #000;
    font-weight: 400;
    text-align: center !important;
}.dest-det h2 {
    font-size: 30px !important;
    text-align: center;}
.dest-det h2 br{
    display: none;
}
.dest-det h1 br{
    display: none;
}
    .blg-left h6{
        text-align: center !important;
    }.blg-right {
    width: 100% !important;
    margin-top: 20px;}
    .w-100{
        margin-right: 0 !important;        margin-left: 0 !important;

    }.blg-left img{
        height: auto !important;
    }.blg-left h1 {
    font-size: 30px !important;text-align: center;}.blg-left p{text-align: center; }
    .event-full h2 {
    width: 100%;
    float: left;
    text-align: center !important;;
    color: #323138;
    /* margin-bottom: 0px; */
    margin-bottom: 10px;
    font-size: 30px !important;;
    font-weight: 400;
    line-height: 40px !important;;
}.event-full h2 br{
    display: none;
}
.event-full p{
    text-align: center;
}
    .desti2 h1
 {
    font-size: 26px;
    color: #fff;
    font-weight: 300;
    text-align: center;
}.desti2 p {
    text-align: center !important;
    font-size: 17px !important;
    color: #fff;
    padding-top: 8px !important;
    padding-right: 0 !important;
    line-height: 156%;
}.dest-box h6 {
    font-size: 14px !important;
    color: #fff;
    font-weight: 400;
    padding-top: 0px !important;
    line-height: 176% !important;
    margin: 0;
}.dest-box h5 {
    font-size: 17px !important;
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
}
     .desti-page h1 br{
        display: none;
     }.desti-page p {
    width: 100% !important;
    text-align: center !important;
    padding-top: 10px;}
   .desti-page h1 {
    width: 100%;
    float: left;
    text-align: left;
    color: #323138;
    margin-bottom: 0;
    line-height: 35px !important;
    font-size: 32px !important;
    font-weight: 400 !important;
    text-align: center !important;
} .serv-sec2{
        background-position: 60% !important;
    }#expertise-section h1 {
    width: 100%;
    float: left;
    text-align: center !important;
    color: #323138;
    margin-bottom: 0;
    line-height: 36px !important;
    font-size: 29px !important;
    font-weight: 40 !important0;
    padding-bottom: 0 !important;
}#expertise-section p {
    width: 100%;
    float: left;
    text-align: center !important;
    color: #4E4E4E;
    padding-top: 10px !important;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 30px !important;
}.sr-bg{
    margin-top: 20px;
}.serv-sec3 img {
    width: 100% !important;
    float: left;
    border-radius: 20px !important;
    margin-bottom: 20px !important;
    margin-right: 0 !important;
    object-fit: cover !important;
    height: auto !important;
}.serv-sec3 h1 {
    /* width: 100%; */
    /* float: left; */
    text-align: center !important;
    color: #323138;
    margin-bottom: 0 !important;
    line-height: 38px !important;
    font-size: 33px !important;
    font-weight: 400;
    padding-bottom: 15px !important;
}.serv-sec3 p{
    text-align: center;
}.serv-sec3 a{
    float: none !important;
    display: table !important;
    margin: auto;
}
    .team-full h1 {
    color: #323138;
    font-size: 30px !important;
    font-weight: 400;
    width: 100% !important;
    text-align: center !important;
}.team-full p {
    color: #1b1a1a;
    font-size: 15px !important;
    font-weight: 400;
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 0px !important;
}.team-box{
    text-align: center;
}.serv-sec2 a{
    /* padding: 8px !important; */
}.serv-sec2 h1 {
    width: 100%;
    float: left;
    text-align: center !important;
    color: #323138;
    margin-bottom: 0 !important;
    line-height: 33px !important;
    font-size: 27px !important;
    font-weight: 400;
    padding-bottom: 29px !important;
    text-align: center;
}.serv-sec2 p {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;    text-align: center !important;
    line-height: 28px;
    position: relative;
}.serv-sec2 a{
    float: none !important;
    display: table !important;
    margin: auto;
}
    .abt6 h1 {
    width: 100% !important;
    color: #fff;
    font-size: 31px !important;
    font-weight: 400;
    text-align: center;
}.abt7 h1 {
    font-size: 32px !important;
    color: #323138;
    line-height: 130%;
    font-weight: 400;
    width: 100% !important;
    margin-bottom: 20px;
    text-align: center;
}
    .abt5 img {
    width: 100% !important;
    float: left;
    margin-right: 0;
}.abt5 h1 {
    font-size: 32px !important;
    color: #323138;
    line-height: 130%;
    font-weight: 400;
    padding-top: 20px !important;
    width: 100%;
    float: left;
    text-align: center;
}.abt5 p{
    text-align: center;
}
    .about4 h1 {
    font-size: 34px !important;
    color: #fff;
    font-weight: 400;
    padding-top: 50px !important;
    text-align: center;
}.about4 {
    width: 100%;
    float: left;
    background-image: url(../images/aboutus.png);
    background-size: cover;
    margin-top: 0;
    position: relative;
    height: 760px;
}.about4 p{
    text-align: center;
}.about4 a{
    float: none;
    display: table;
    margin: 0 auto 0 !important;
}.about4 img {
    float: none;
    margin-top: 0;
    max-width: 100%;
    margin-right: 0;        height: 304px;
    position: absolute;
    bottom: 0;
}
    .about-sec p{
        text-align: center;
    }.abt2-box {
    width: 100% !important;
    float: none !important;
    margin: auto !important;
    display: block !important;
    max-width: 250px !important;
}.about3 ul li button {
    font-size: 12px !important;
    color: #2a337b !important;
    display: block;
    margin: auto;
    padding: 12px 32px !important;
    border-radius: 30px !important;
    width: 100%;
}.memb-box img {

    /* float: left; */
    width: 100% !important;
}
    .innerban h1 {
    font-size: 33px !important;}
    .innerban {
    height: 380px !important;
    background-size: cover;text-align: center;
    background-position: center;
    padding-top: 145px !important;
}
.about-sec img {
    width: 100% !important;
    border-radius: 20px;
    height: auto !important;
    object-fit: cover;
    float: left;
    margin-right: 0 !important;
    margin-bottom: 20px;
}.about-sec h1 {
    font-size: 30px !important;
    color: #323138;
    line-height: 130%;
    font-weight: 400;
    text-align: center;
}
.bnr-carousel .owl-dots {
   display:none;
}
.s7-iconbx {
    width: 100%;
}

.s4-txtbx {
    width: 73%;
}


.mob5-stion{
    display: block;
}

.st5-mob p {
    width: 100%;        text-align: center;
}


.st5-mob a {
    width: 100%;
    float: left;
    text-align: center;}



.section2-from {
    display: none;
}
.network-tabalign{
    display: none;
}
.mob-frm {
    display: block;
}
.section2-text {
    padding-bottom: 13px;
}
.btn {
    display: none;
}
.main-hdr {
    padding: 15px 15px 15px 15px;
}
.bnr-texts h3{
    font-size: 13px;
}
.bnr-texts h2{
    padding: 0px 86px;
font-size: 30px;
line-height: 36px;
}
.test-pr .more-btn {
    padding-top: 20px;
}
div.wrapper div.centerElement div.intro-sld{
    padding: 0;
}
#video-section {
    height: 545px;
}
#myVideo {
    height: 545px;
}
div.wrapper div.centerElement{
    top: 36%;
}


.section2-text h2 br{
    display: block;
}
.section2-text h2{        text-align: center;
    font-size: 27px;        padding-bottom: 10px;
    line-height: 36px;

}
.section2-text h3 {
    width: 100%;
}
.log-sec {
    padding: 15px 25px;
    width: 100%;
    height: auto;
}
.popup .popup-content {
    min-width: 100%;
}

.cd-frm {
    margin-bottom: 12px;
}

.req-form {
    padding: 13px 30px 30px 30px;
}
.stion3-hd h2 {
    line-height: 34px;
    font-size: 28px;
    padding-bottom: 0px;
}

.stion3-hd .more-btnex {
    display: none;
}

.test-carousel .owl-dots {
    top: 15px;
}
.section2-number p {
    padding-top: 60px !important;
}
.section3 {
    background: #FAF9F8;
    padding-bottom: 38px;
    border-bottom: 1px solid #E9E8E7;
}

.section4{
    padding-bottom: 25px;
    padding-top: 15px;
    background: #FBFBFA;
    border-bottom: 1px solid #E9E8E7;
}
.cound-carousel .owl-nav {
        display: block;
       left: 98px;
        top: 10px;
        position: relative;
    }

.cound-carousel .owl-prev img {
    width: 100%;
    margin-right: 7px;
    float: left;
    max-width: 29px;
}
.cound-carousel .owl-next img {
    width: 100%;
    float: left;
    max-width: 29px;
}.s4-txtbx h2 {
    font-size: 18px;
}
.s4-txtbx h3{
    font-size: 35px;
}
.icon-carousel .owl-nav {
    display: none;
}
.section5 {
    padding-top: 40px;
    padding-bottom: 70px;
}
.section5-hd h2 {
    font-size: 27px;
    line-height: 34px;
           text-align: center;
    padding-bottom: 45px
}.st5-mob img {
    width: 100%;
    float: none!important;
    max-width: 54px;
    text-align: left;
    display: block!important;
    margin: auto!important;
}.st5-mob h2 {
    text-align: center!important;}
.section5-main {
    display: none;
}
.se-6main {
    height: 315px;
    padding: 95px 0 100px 0px;
    border-radius: unset;
    background-image: url('../images/bannerbg-mob.webp');
}.ftr4-inn:nth-child(1) img{
    margin-top: 0px;
}
.ftr4-inn {
    float: none;
    width: 100%;
    padding-bottom: 8px;
    max-width: 278px;
    display: flow-root;
    margin: 0 auto 3px;
}.ftr4-inn a{
    text-align:left !important;
}
.se-6main h2 {
    color: white;
    font-size: 27px;
  text-align: center;
    line-height: 34px;
}
.st8-video p{
      text-align: center;
}.ftr-main h2{
     text-align: center;        padding-bottom: 10px;
}.ftr-main a{
        text-align: center;
}.section7-main {
    width: 100%;
    float: left;
    padding-top: 25px;
}
.section6 {
    padding-bottom: 36px;        padding-top: 0;

}
.hdall h2 {
    font-size: 27px;        text-align: center;
    line-height: 34px;
}
.s7-carousel .owl-next img {
    max-width: 29px;
}

.s7-carousel .owl-prev img {
    max-width: 29px;
}
.s7-carousel .owl-nav {
    position: absolute;
    top: unset;
    right: unset;
    bottom: -70px;
    float: none;
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    left: 0;
}
.s5-mob-carousel .owl-prev img {
     max-width: 29px;
}
.s5-mob-carousel .owl-next img {
    max-width: 29px;
}
.video-carousel .owl-prev img {
    max-width: 29px;
}
.video-carousel .owl-next img {
    max-width: 29px;
}

.video-carousel .owl-nav {
    position: absolute;
    top: unset;
    right: unset;
    left: 0;
    float: none;
    width: 100%;
    margin: auto;
    display: block;
    text-align: center;
    bottom: -65px;
}
.section8 {
    padding-bottom: 100px;
}
.testimoniyal {
        padding-top: 50px;
        padding-bottom: 120px;
}
.test-main img {
    max-width: 100%;
}

.test-pr {
    padding-top: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
}

.test-pr h3 {
    padding-bottom: 0;
}
.testmoniyal-carousel .owl-next img {
    max-width: 29px;
}

.testmoniyal-carousel .owl-prev img{
    max-width: 29px;
}

.testmoniyal-carousel .owl-nav {
    position: absolute;
    top: unset;
    right: unset;
    left: 0;
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    bottom: -85px;
}
.last-stion img {
    display: none;

}
.lat-mobstion{
    display: block;
}
.last-stion {
    background: #121526;
    padding-top: 28px;
    padding-bottom: 28px;
}
.last-stion h2 {
    font-size: 27px;
    line-height: 34px;
    text-align: center;
}.last-stion h2 br{
    display:none;
}
.dest-box h4 {
    float: left;
    background: #4651a9;
    color: #fff;
    font-size: 21px !important;
    padding: 13px;
    border-radius: 12px;
    font-weight: 600;
    margin-right: 17px !important;
    margin-bottom:97px !important;
}
.last-stion .more-btnex {
    text-align: center;
}
.ftr1 {
    padding-bottom: 34px;
    width: 100%;
}

.footer {
    padding-top: 24px;
}
.ftr1-inn {
    padding-left: 0 !important;
}
.ftr2 {
    width: 45%;
    padding-left: 0;
    padding-bottom: 35px;
}
.ftr3 {
    width: 55%;
}
.ftr4 {
    width: 100%;
}
.place-social .social{
    display: none;
}


.ftr4 .social{
    padding-top: 20px;
    display: block;        text-align: center;
}
.social {
    width: 100%;
    float: left;
}

.social h2 {
        width: 100%;
        padding-right: 0;
        padding-bottom: 3px;}.social img {
    width: 18px;
    float: none;
    margin: 0 2px;
}
.social a{
    float: none;
}
.lst-logo {
    display: none;
}
.ftr-logos h2 {
    line-height: 20px;
    padding-top: 0;
         text-align: center;
}

.place {
    /* margin: auto; */
    width: 100%;
    /* float: left; */
    text-align: center;
   /* max-width: 280px;*/
}
.place h3 {
    padding-right: 29px;
    /* width: auto; */
     float: none; 
    display: inline;
    margin: auto;
    text-align: center;
}
.place h3:after {
    top: 2px;
}
}




@media (min-width:576px) and (max-width:767px){
    .dest3-box h6 {
    font-size: 20px !important;;
    color: #fff;
    font-weight: 600;
    margin-top: 17px;
    margin-bottom: 0;
    padding-right: 16% !important;;
}
    .dest3-box {
    float: left;
    width: 50% !important;
    padding: 50px 0 50px 19% !important;}
    .serv-sec3 h1 {
    width: 100%;
    float: left;
    text-align: left !important;
    color: #323138;
    margin-bottom: 0 !important;
    line-height: 40px !important;
    font-size: 35px !important;
    font-weight: 400;
    padding-bottom: 15px;
    padding-top: 20px !important;
}
.event-full h2{
    font-size: 39px !important;
}.event-full h2 br{
    display: none;
}
    .team-box h5 {
    font-size: 20px;
    color: #172277;
    font-weight: 700;
    margin-top: 12px;
}.desti2 h1 {
    font-size: 37px !important;
}.desti-page h1{
        font-size: 34px !important;
}
.serv-sec2{
    background-position: 80% !important;
}.serv-sec2 h1{
    font-size: 38px !important;
}
.team-full h1 {
    color: #323138;
    font-size: 33px;
    font-weight: 400;
    width: 100%;
}.team-full p{
    width: 100%;
}.team-box h6 {
    font-size: 16px !important;}
.bnr-carousel .owl-dots {
   display:none;
}
.s7-iconbx {
    width: 100%;
}
.s4-txtbx {
    width: 71%;
}.about4 a {
    background: #282e65;
    font-size: 11px !important;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    padding: 10px 21px !important;
    border-radius: 30px;
    margin-top: 0 !important;
}.abt6 h1 {
    width: 100% !important;
}.abt7 h1{
     width: 100% !important;
}
.about4 p {
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 8px;
}.about4 h1 {
    font-size: 21px !important;
    color: #fff;
    font-weight: 400;
    padding-top: 10px !important;
}.about4 p {
    font-size: 11px !important;
    color: #fff;
    font-weight: 400;
    padding-bottom: 8px !important;
}.about4 img {
    float: left;
    margin-top: -15px !important;
    max-width: 35% !important;
    margin-right: 10px !important;
}.about4{
    margin-top: 0 !important;
}
.innerban
 {
    width: 100%;
    float: left;
    background-image: url(../images/about-banner.png);
    height: 484px !important;
    background-size: cover;
    background-position: center;
    padding-top: 194px !important;
}
.mob5-stion{
    display: block;
}

.st5-mob p {
    width: 70%;
}






.section2-from {
    display: none;
}
.network-tabalign{
    display: none;
}
.mob-frm {
    display: block;
}
.section2-text {
    padding-bottom: 13px;
}
.btn {
    display: none;
}
.main-hdr {
    padding: 15px 15px 15px 15px;
}
.bnr-texts h3{
    font-size: 13px;
}
.bnr-texts h2{
    padding: 0px 86px;
font-size: 30px;
line-height: 36px;
}
.test-pr .more-btn {
    padding-top: 20px;
}
div.wrapper div.centerElement div.intro-sld{
    padding: 0;
}
#video-section {
    height: 545px;
}
#myVideo {
    height: 545px;
}
div.wrapper div.centerElement{
    top: 46%;
}


.section2-text h2 br{
    display: block;
}
.section2-text h2{
    font-size: 27px;
    line-height: 36px;

}
.section2-text h3 {
    width: 100%;
}
.log-sec {
    padding: 15px 25px;
    width: 100%;
    height: auto;
}
.popup .popup-content {
    min-width: 100%;
}

.cd-frm {
    margin-bottom: 12px;
}

.req-form {
    padding: 13px 30px 30px 30px;
}
.stion3-hd h2 {
    line-height: 34px;
    font-size: 28px;
    padding-bottom: 0px;
}

.stion3-hd .more-btnex {
    display: none;
}

.test-carousel .owl-dots {
    top: 15px;
}
.section2-number p {
    padding-top: 60px;
}
.section3 {
    background: #FAF9F8;
    padding-bottom: 38px;
    border-bottom: 1px solid #E9E8E7;
}

.section4{
    padding-bottom: 25px;
    padding-top: 15px;
    background: #FBFBFA;
    border-bottom: 1px solid #E9E8E7;
}
.cound-carousel .owl-nav {
        display: block;
        left: 20%;
        top: 10px;
        position: relative;
    }

.cound-carousel .owl-prev img {
    width: 100%;
    margin-right: 7px;
    float: left;
    max-width: 29px;
}
.cound-carousel .owl-next img {
    width: 100%;
    float: left;
    max-width: 29px;
}.s4-txtbx h2 {
    font-size: 18px;
}
.s4-txtbx h3{
    font-size: 35px;
}
.icon-carousel .owl-nav {
    display: none;
}
.section5 {
    padding-top: 40px;
    padding-bottom: 70px;
}
.section5-hd h2 {
    font-size: 27px;
    line-height: 34px;
    text-align: left;
    padding-bottom: 45px
}
.section5-main {
    display: none;
}
.se-6main {
    height: 315px;
    padding: 95px 0 100px 0px;
    border-radius: unset;
    background-image: url('../images/bannerbg-mob.webp');
}

.se-6main h2 {
    color: white;
    font-size: 27px;
  text-align: center;
    line-height: 34px;
}

.section6 {
    padding-bottom: 36px;
}
.hdall h2 {
    font-size: 27px;
    line-height: 34px;
}
.s7-carousel .owl-next img {
    max-width: 29px;
}

.s7-carousel .owl-prev img {
    max-width: 29px;
}
.s7-carousel .owl-nav {
    position: absolute;
    top: unset;
    right: unset;
    bottom: -70px;
    float: none;
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    left: 0;
}
.s5-mob-carousel .owl-prev img {
     max-width: 29px;
}
.s5-mob-carousel .owl-next img {
    max-width: 29px;
}
.video-carousel .owl-prev img {
    max-width: 29px;
}
.video-carousel .owl-next img {
    max-width: 29px;
}

.video-carousel .owl-nav {
    position: absolute;
    top: unset;
    right: unset;
    left: 0;
    float: none;
    width: 100%;
    margin: auto;
    display: block;
    text-align: center;
    bottom: -65px;
}
.section8 {
    padding-bottom: 100px;
}
.testimoniyal {
        padding-top: 50px;
        padding-bottom: 220px;
}
.test-main img {
    max-width: 100%;
}

.test-pr {
    padding-top: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
}

.test-pr h3 {
    padding-bottom: 0;
}
.testmoniyal-carousel .owl-next img {
    max-width: 29px;
}

.testmoniyal-carousel .owl-prev img{
    max-width: 29px;
}

.testmoniyal-carousel .owl-nav {
    position: absolute;
    top: unset;
    right: unset;
    left: 0;
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    bottom: -85px;
}
.last-stion img {
    display: none;

}
.lat-mobstion{
    display: block;
}
.last-stion {
    background: #121526;
    padding-top: 28px;
    padding-bottom: 28px;
}
.last-stion h2 {
    font-size: 27px;
    line-height: 34px;
    text-align: center;
}

.last-stion .more-btnex {
    text-align: center;
}
.ftr1 {
    padding-bottom: 34px;
    width: 100%;
}

.footer {
    padding-top: 24px;
}
.ftr1-inn {
    padding-left: 0 !important;
}
.ftr2 {
    width: 45%;
    padding-left: 0;
    padding-bottom: 35px;
}
.ftr3 {
    width: 55%;
}
.ftr4 {
    width: 100%;
}
.place-social .social{
    display: none;
}


.ftr4 .social{
    padding-top: 20px;
    display: block;
}
.social {
    width: 100%;
    float: left;
}

.social h2 {
    width: auto;
    padding-bottom: 0px;
}
.social a{
    float: none;
}
.lst-logo {
    display: none;
}
.ftr-logos h2 {
    line-height: 20px;
    padding-top: 0;
    text-align: left;
}

.place {
    /* margin: auto; */
    width: 100%;
    /* float: left; */
    text-align: center;
   /* max-width: 280px;*/
}
.place h3 {
    padding-right: 29px;
    /* width: auto; */
     float: none; 
    display: inline;
    margin: auto;
    text-align: center;
}
.place h3:after {
    top: 2px;
}



}


@media(max-width: 991px){
    .nav-dropdown {
       margin-left: 0 !important;
}
}
@media (min-width:768px) and (max-width:991px){
    .dest3-box {
    float: left;
    width: 33% !important;
    padding: 50px 3% 50px 5% !important;}
    .dest-box h5 {
    font-size: 20px !important;}
    .dest-box h6 {
    font-size: 13px !important;}
    .desti-box h5 {
    position: absolute;
    font-size: 17px !important;}
    .serv-sec3 img {
    width: 320px !important;}.serv-sec3 h1 {
    /* width: 100%; */
    /* float: left; */
    text-align: left !important;
    color: #323138;
    margin-bottom: 0;
    line-height: 31px !important;
    font-size: 30px !important;
    font-weight: 400;
    padding-bottom: 5px !important;
}.serv-sec3 p {
     font-size: 15px !important;
}
    .serv-sec2 h1 {
    width: 100%;
    float: left;
    text-align: left !important;
    color: #323138;
    margin-bottom: 0;
    line-height: 45px !important;
    font-size: 37px !important;
    font-weight: 400;
    padding-bottom: 29px;
}#expertise-section h1 {
    width: 100%;
    float: left;
    text-align: left;
    color: #323138;
    margin-bottom: 0;
    line-height: 39px !important;
    font-size: 34px !important;
    font-weight: 400;
    padding-bottom: 15px !important;
}
.team-full h1{
    width: 90% !important;
}.team-box h5 {
    font-size: 20px !important;}
.about-sec img {
    width: 360px !important;
    border-radius: 20px;
    height: 370px !important;}
.bnr-carousel .owl-dots {
   display:none;
}.team-box h6 {
    font-size: 15px !important;}
.about-sec h1 {
    font-size: 30px !important;}

.about4 a {
    background: #282e65;
    font-size: 13px !important;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    padding: 10px 18px !important;
    border-radius: 30px;
    margin-top: 15px !important;
}.about4 p {
    font-size: 12px !important;
    color: #fff;
    font-weight: 400;
    padding-bottom: 18px !important;
}.about4 h1 {
    font-size: 27px !important;
    color: #fff;
    font-weight: 400;
    padding-top: 40px !important;
}.about4 img {
    float: left;
    margin-top: -70px !important;
    max-width: 43% !important;
    margin-right: 13px !important;
}.abt5 {
    width: 100%;
    float: left;
    padding-bottom: 70px !important;
    margin-top: 50px !important;
}.abt5 h1 {
    font-size: 35px !important;
    color: #323138;
    line-height: 130%;
    font-weight: 400;
    padding-top: 0 !important;
}
.mob5-stion{
    display: block;
}
.abt5 img {
    width: 322px !important;
    float: left;
    margin-right: 20px !important;
}.abt6 h1 {
    width: 100% !important;}
.st5-mob p {
    width: 70%;
}






.section2-from {
    display: none;
}
.network-tabalign{
    display: none;
}
.mob-frm {
    display: block;
}
.section2-text {
    padding-bottom: 13px;
}
.btn {
    display: none;
}
.main-hdr {
    padding: 15px 15px 15px 15px;
}
.bnr-texts h3{
    font-size: 13px;
}
.bnr-texts h2{
    padding: 0px 86px;
font-size: 30px;
line-height: 36px;
}
.test-pr .more-btn {
    padding-top: 20px;
}
div.wrapper div.centerElement div.intro-sld{
    padding: 0;
}
#video-section {
    height: 545px;
}
#myVideo {
    height: 545px;
}
div.wrapper div.centerElement{
    top: 46%;
}


.section2-text h2 br{
    display: block;
}
.section2-text h2{
    font-size: 27px;
    line-height: 36px;

}
.section2-text h3 {
    width: 100%;
}
.log-sec {
    padding: 15px 25px;
    width: 100%;
    height: auto;
}
.popup .popup-content {
    min-width: 100%;
}

.cd-frm {
    margin-bottom: 12px;
}

.req-form {
    padding: 13px 30px 30px 30px;
}
.stion3-hd h2 {
    line-height: 34px;
    font-size: 28px;
    padding-bottom: 0px;
}

.stion3-hd .more-btnex {
    display: none;
}

.test-carousel .owl-dots {
    top: 15px;
}
.section2-number p {
    padding-top: 60px;
}
.section3 {
    background: #FAF9F8;
    padding-bottom: 38px;
    border-bottom: 1px solid #E9E8E7;
}

.section4{
    padding-bottom: 25px;
    padding-top: 15px;
    background: #FBFBFA;
    border-bottom: 1px solid #E9E8E7;
}
.cound-carousel .owl-nav {
        display: block;
        left: 98px;
        top: 10px;
        position: relative;
    }

.cound-carousel .owl-prev img {
    width: 100%;
    margin-right: 7px;
    float: left;
    max-width: 29px;
}
.cound-carousel .owl-next img {
    width: 100%;
    float: left;
    max-width: 29px;
}.s4-txtbx h2 {
    font-size: 18px;
}
.s4-txtbx h3{
    font-size: 35px;
}
.icon-carousel .owl-nav {
    display: none;
}
.section5 {
    padding-top: 40px;
    padding-bottom: 70px;
}
.section5-hd h2 {
    font-size: 27px;
    line-height: 34px;
    text-align: left;
    padding-bottom: 45px
}
.section5-main {
    display: none;
}
.se-6main {
    height: 315px;
    padding: 95px 0 100px 0px;
    border-radius: unset;
    background-image: url('../images/bannerbg-mob.webp');
}

.se-6main h2 {
    color: white;
    font-size: 27px;
  text-align: center;
    line-height: 34px;
}

.section6 {
    padding-bottom: 36px;
}
.hdall h2 {
    font-size: 27px;
    line-height: 34px;
}
.s7-carousel .owl-next img {
    max-width: 29px;
}

.s7-carousel .owl-prev img {
    max-width: 29px;
}
.s7-carousel .owl-nav {
    position: absolute;
    top: unset;
    right: unset;
    bottom: -70px;
    float: none;
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    left: 0;
}
.s5-mob-carousel .owl-prev img {
     max-width: 29px;
}
.s5-mob-carousel .owl-next img {
    max-width: 29px;
}
.video-carousel .owl-prev img {
    max-width: 29px;
}
.video-carousel .owl-next img {
    max-width: 29px;
}

.video-carousel .owl-nav {
    position: absolute;
    top: unset;
    right: unset;
    left: 0;
    float: none;
    width: 100%;
    margin: auto;
    display: block;
    text-align: center;
    bottom: -65px;
}
.section8 {
    padding-bottom: 100px;
}
.testimoniyal {
        padding-top: 50px;
        padding-bottom: 220px;
}
.test-main img {
    max-width: 100%;
}

.test-pr {
    padding-top: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
}

.test-pr h3 {
    padding-bottom: 0;
}
.testmoniyal-carousel .owl-next img {
    max-width: 29px;
}

.testmoniyal-carousel .owl-prev img{
    max-width: 29px;
}

.testmoniyal-carousel .owl-nav {
    position: absolute;
    top: unset;
    right: unset;
    left: 0;
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    bottom: -85px;
}
.last-stion img {
    display: none;

}
.lat-mobstion{
    display: block;
}
.last-stion {
    background: #121526;
    padding-top: 28px;
    padding-bottom: 28px;
}
.last-stion h2 {
    font-size: 27px;
    line-height: 34px;
    text-align: center;
}

.last-stion .more-btnex {
    text-align: center;
}
.ftr1 {
    padding-bottom: 34px;
    width: 100%;
}

.footer {
    padding-top: 24px;
}
.ftr1-inn {
    padding-left: 0 !important;
}
.ftr2 {
    width: 45%;
    padding-left: 0;
    padding-bottom: 35px;
}
.ftr3 {
    width: 55%;
}
.ftr4 {
    width: 100%;
}
.place-social .social{
    display: none;
}


.ftr4 .social{
    padding-top: 20px;
    display: block;
}
.social {
    width: 100%;
    float: left;
}

.social h2 {
    width: auto;
    padding-bottom: 0px;
}
.social a{
    float: none;
}
.lst-logo {
    display: none;
}
.ftr-logos h2 {
    line-height: 20px;
    padding-top: 0;
    text-align: left;
}

.place {
    /* margin: auto; */
    width: 100%;
    /* float: left; */
    text-align: center;
   /* max-width: 280px;*/
}
.place h3 {
    padding-right: 29px;
    /* width: auto; */
     float: none; 
    display: inline;
    margin: auto;
    text-align: center;
}
.place h3:after {
    top: 2px;
}
}



@media (min-width:992px) and (max-width:1024px){
    .dest3-box {
    float: left;
    width: 50% !important;
    padding: 50px 0 50px 5% !important;}
    .bnr-carousel .owl-dots {
   display:none;
}.dest-box h6 {
    font-size: 15px !important;}
.abt5 h1{
    padding-top: 0 !important;
}.about4 h1 {
    font-size: 43px;
    color: #fff;
    font-weight: 400;
    padding-top: 40px !important; 
}
.icon-carousel .owl-nav {
    display: none;
}
.logo {
    width: 22%;
}
.head-menu {
    width: 75%;
}
.nav-menu > li > a{
    padding-right: 39px;
}
.hamburgermenu{
    display: none;
}


.mn-arw:after {
    right: 20px;
}

div.wrapper div.centerElement div.intro-sld{
    top: 80%;
}
.section2-text h2 {
    font-size: 35px;
    line-height: 45px;
}
.log-sec {
    width: 100%;
    float: left;
    height: auto;
}

.section2-text h3{
    font-size: 15px;
}
.stion3-hd h2 {
    font-size: 35px;

}

.section5-main{
    display: none;
}
.mob5-stion {
    display: block;
}

.section5-hd h2 {
    padding-bottom: 50px;
}
.section5 {
    padding-bottom: 120px;
}

.s5-mob-carousel .owl-nav {
    bottom: -120px;
}
.se-6main {
    background-position: center;
}
.test-main img {
    max-width: 100%;
}
.test-pr {
    padding-left: 0;
    width: 100%;
}


.last-stion img {
    right: 0;
}
.ftr4 {
    width: 28%;
}
.ftr2 {
    width: 18%;
    padding-left: 27px;
}



}





@media (min-width:1025px) and (max-width:1199px){
.dest3-box h6 {
    font-size: 17px !important;height: 70px;
    }
.about4 h1{
    padding-top: 45px !important;
}

.bnr-carousel .owl-dots {
   display:none;
}




.icon-carousel .owl-nav {
    position: relative;
    top: 8px;
    width: 100%;
    float: none;
    margin: auto;
    display: block;
    text-align: center;
}

.icon-carousel .owl-prev img {
    width: 100%;
    float: left;
    max-width: 45px;
    position: relative;
    left: unset;
    bottom: unset;
}
.icon-carousel .owl-next img {
    width: 100%;
    float: left;
    max-width: 45px;
    position: relative;
    right: -15px;
    bottom: 0px;
}
.section-logo {
    padding-bottom: 25px;
}






.s4-txtbx {
    width: 76%;
}

.logo {
    width: 22%;
}
.head-menu {
    width: 75%;
}
.nav-menu > li > a{
    padding-right: 39px;
}
.hamburgermenu{
    display: none;
}


.mn-arw:after {
    right: 20px;
}

div.wrapper div.centerElement div.intro-sld{
    top: 80%;
}
.section2-text h2 {
    font-size: 35px;
    line-height: 45px;
}
.log-sec {
    width: 100%;
    float: left;
    height: auto;
}

.section2-text h3{
    font-size: 15px;
}
.stion3-hd h2 {
    font-size: 35px;

}

.section5-main{
    display: none;
}
.mob5-stion {
    display: block;
}

.section5-hd h2 {
    padding-bottom: 50px;
}
.section5 {
    padding-bottom: 120px;
}

.s5-mob-carousel .owl-nav {
    bottom: -120px;
}
.se-6main {
    background-position: center;
}
.test-main img {
    max-width: 100%;
}
.test-pr {
    padding-left: 0;
    width: 100%;
}


.last-stion img {
    right: 0;
}
.ftr4 {
    width: 28%;
}
.ftr2 {
    width: 18%;
    padding-left: 27px;
}



}




@media (min-width:1200px) and (max-width:1338px){





.icon-carousel .owl-nav {
    position: relative;
    top: 8px;
    width: 100%;
    float: none;
    margin: auto;
    display: block;
    text-align: center;
}

.icon-carousel .owl-prev img {
    width: 100%;
    float: left;
    max-width: 45px;
    position: relative;
    left: unset;
    bottom: unset;
}
.icon-carousel .owl-next img {
    width: 100%;
    float: left;
    max-width: 45px;
    position: relative;
    right: -15px;
    bottom: 0px;
}
.section-logo {
    padding-bottom: 25px;
}











.s4-txtbx {
    width: 76%;
}

.logo {
    width: 22%;
}
.head-menu {
    width: 75%;
}
.nav-menu > li > a{
    padding-right: 39px;
}



.mn-arw:after {
    right: 20px;
}

div.wrapper div.centerElement div.intro-sld{
    top: 80%;
}
.last-stion img {
    right: 0;
}

.stn2 {
    z-index: 11;
    background: white;
}


}


@media (min-width:1350px) and (max-width:1440px){
.stn2 {
    z-index: 11;
    background: white;
}
.stn3:after {
    left: -142px;
    width: 139px;


}


div.wrapper div.centerElement div.intro-sld{
    top: 52%;
}









}




@media(max-width: 991px){
    .nav-menu > li > a {
    color: #000000;
}
}

@media(min-width:1441px){
.stn2 {
    z-index: 11;
    background: white;
}
.stn3:after {
        left: -252px;
        width: 339px;


}
}
.contact-full h1 span{
    font-weight: 700;
    color: #2A337B;
}
.contact-full h1{
        width: 74%;
        float: left;
        text-align: left;
        color: #323138;
        margin-bottom: 0;
        line-height: 49px;
        clear: both;
        font-size: 45px;
        font-weight: 400;
        padding-bottom: 15px;
}
.contact-full{width: 100%;float: left;padding: 70px 0;}
.ct-left{width: 100%;float: left;background: #2a368d;border: 1px solid #FFF6ED;border-radius: 20px;padding: 30px 50px;}
.ct-left h1
{color: #fff;font-size: 35px;font-weight: 700;}
.ct-left form{

}
.ct-field{

width: 100%;

float: left;

margin-top: 20px;
}.ct-field label{
  font-size: 15px;
  color: #fff;
  font-weight: 600;
  width: 100%;
  float: left;
  margin-bottom: 4px;
}
.ct-field input{
  width: 100%;
  float: left;
  background: #fff;
  border: 1px solid #fff;
  padding: 18px;
  border-radius: 10px;
  color: #000;
  font-size: 15px;
}
.ct-field textarea{
  width: 100%;
  float: left;
  background: #fff;
  border: 1px solid #fff;
  padding: 20px;
  border-radius: 10px;
  color: #000;
  height: 166px;
}
.ct-left button{
   float: left;
   width: 100%;
   height: 52px;
   background: transparent;
   border-radius: 30px;
   font-size: 16px;
   position: relative;
   border: 1px solid #fff;
   color: #fff;
   /* border: none; */
   font-weight: 600;
   text-align: center;
   text-decoration: none;
   margin-top: 15px;
   padding: 13px 0;
   z-index: 9;
   overflow: hidden;
}.ct-left button:before{
   position: absolute;
   content: "";
   display: none;
   z-index: -1;
   top: 0;
   right: 0;
   height: 100%;
   width: 0;
   background-color: #49f6aa;
   border-radius: 25px;
   transition: .5s;
}.ct-left button:hover{
     color: #fff;
     background: linear-gradient(223deg, rgba(38, 52, 154, 1) 0%, rgba(32, 35, 57, 1) 100%);
}.ct-left button:hover::before{
  width: 100%;
    left: 0;
}
.ct-box{width: 100%;float: left;margin-top: 20px;margin-bottom: 30px;border: 1px solid #cecece;padding: 20px;border-radius: 10px;min-height: 360px;}
.ct-box img{width: 24px;float: left;/* margin-bottom: 40px; */opacity: .9;margin-right: 10px;margin-top: 0px;margin-bottom: 17px;object-fit: contain;height: 30px;}
.ct-box h5{font-size: 18px;color: #55565c;margin-top: 8px;font-weight: 700;margin-bottom: 15px;}
.ct-box h6{
  font-size: 15px;
  padding: 0 !important;
  color: #fff;
  line-height: 24px;
  font-weight: 400;
  word-break: break-all;
  margin: 0;
  width: 90% !important;
  background: transparent !important;
}
.contact-full p{
     width: 100%;
     float: left;
     color: #4E4E4E;
     font-size: 16px;
     font-weight: 400;
     clear: both;
     line-height: 28px;
     padding-top: 15px;
     position: relative;
}
.contact-full h2 span{
    color: #202972;
    font-weight: 700;
}
.contact-full h2{
  font-size: 31px;
  color: #000;
  font-weight: 600;
  margin-top: 30px;
  /* width: 100%; */
  float: left;
  margin-bottom: 10px;
  clear: both;
  border-bottom: 1px solid #000;
}
.contact-full h6 {
    width: 140px;
    display: -webkit-box;
    vertical-align: middle;
    /* float: left; */
    /* height: 40px; */
    background: #002726;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    border-radius: 30px;
    /* clear: both; */
    padding: 10px 12px;
}.contact-full h6 img {
    width: 20px;
    float: left;
    margin-right: 10px;
}
.event-full .accordion-body{
    padding:0;
    border:0 !important;
}
.test-main2{
    /* margin-top: 35px; */
    width: 100%;
    float: left;
    /* background: #F9F9F9; */
    margin-bottom: 30px;
    border-radius: 20px;
    position: relative;
    /* padding: 17px 19px; */
}
.test-main2 img{
    width: 100%;
    float: left;
    /* max-width: 218px; */
    border-radius: 20px;
    height: 302px;
    object-fit: cover;
}
.test-pr2{
    padding-top: 24px;
    width: 100%;
    float: left;
    padding-left: 0px;
}
.test-pr2 h1{
    width: 100%;
    float: left;
    text-align: left;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
    padding-bottom: 14px;
}
.test-pr2 p{
    width: 100%;
    float: left;
    text-align: left;
    color: #343436;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0px;
}
.bg-ev{
    background: linear-gradient(150deg,rgba(241, 242, 251, 1) 0%, rgba(255, 255, 255, 1) 91%);
    float: left;
    width: 100%;
    margin: 10px 0 15px;
    padding: 15px;
    border-radius: 30px;
}
.test-pr2 h3{
    /* width: 100%; */
    float: left;
    text-align: left;
    color: #2A337B;
    padding-right: 12px;
    /* padding-top: 14px; */
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0;
    /* padding-bottom: 25px; */
}
.more-btn .btn5 {
    width: 165px;
    height: 51px;
    float: none;
    display: inline-block;
    text-align: center;
    background: #202339;
    border: 1px solid #202339;
    font-size: 15px;
    font-weight: 400;
    border-radius: 30px;
    margin-top: 10px;
    color: white;
    text-decoration: none;
    padding: 14px 0px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}.event-full .nav-link{

/* border: 1px solid #ccc !important; */

border-radius: 30px !important;

padding: 10px 40px;

margin-right: 10px;

color: #000;

font-size: 18px;

font-weight: 600;
}
.event-full .nav-tabs{

border: 0;

margin-bottom: 20px;

margin-top: 40px;

width: 100%;

float: left;
}
.event-full .tab-content{
    border: 0;
}


    

.section2-number p {
    width: 100%;
    float: left;
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding-top: 125px;
    position: relative;
}
.event-full .nav-link.active{

background: #2a337b;

color: #fff;
}
.event-full .nav-link:hover{
background: #2a337b;

color: #fff;
}
.event-full {
    width: 100%;
    float: left;
    padding: 70px 0;
}
.event-full h2{width: 100%;float: left;text-align: left;color: #323138;/* margin-bottom: 0px; */margin-bottom: 10px;font-size: 43px;font-weight: 400;line-height: 54px;}.event-full h2 span{
    color: #202972;
    font-weight: 700;
}
.event-full p{

width: 100%;

float: left;

color: #4E4E4E;

font-size: 16px;

font-weight: 400;

line-height: 28px;

/* padding-top: 125px; */

position: relative;
}.event-full .accordion-body{}
.event-full .tab-pane{
    border:0;
}
.event-full h4{
    position: absolute;
    bottom: -10px;
    background: #253084;
    font-size: 17px;
    padding: 10px;
    border-bottom-left-radius: 20px;
    color: #fff;
}

#expertise-section {
    float: left;
    width: 100%;
    padding-top: 55PX;
    padding-bottom: 55PX;
}
.golden-img {
    width: 100%;
    float: left !important;
    margin-right: 0px;
    margin-left: 0px !important;
    margin-bottom: 20px;
    border-radius: 20px;
}
#expertise-section h1 span{
        font-weight: 700;
    color: #2A337B;
}
#expertise-section h1 {
        width: 100%;
    float: left;
    text-align: left;
    color: #323138;
    margin-bottom: 0;
    line-height: 49px;
    font-size: 45px;
    font-weight: 400;
    padding-bottom: 10px;
}
.connectus-bg p{
        padding: 10px 0 20px;
        text-align: center !important;
}
#expertise-section p {
  width: 100%;
  float: left;
  text-align: left;
  color: #4E4E4E;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.sr-bg {
    float: left;
    width: 100%;
    /* border-radius: 20px; */
    /* padding: 15px; */
    background-color: #ffffff;
    /* margin-top: 25px; */
    /* padding-bottom: 25px; */
    margin-bottom: 25px;
    border-radius: 30px;
}
.sr-bg h4 {
    border-radius: 30px 30px 0px 0px;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    /* margin-top: 15px; */
    font-weight: 500;
    line-height: 30px;
    background: #101863;
    /* background: linear-gradient(338deg, rgb(253 76 105) 0%, rgb(101 95 95) 100%); */
    padding: 15px;
    /* border-bottom-left-radius: 20px; */
    /* -webkit-box-shadow: -1px 2px 30px -15px rgb(0 0 0 / 75%); */
    -moz-box-shadow: -1px 2px 30px -15px rgba(0, 0, 0, .75);
    /* box-shadow: -1px 2px 30px -15px rgb(0 0 0 / 20%); */
    margin-bottom: 0px;
}
.srv-list {
    float: left;
    width: 100%;
}
.srv-nav {
    text-decoration: none;
    float: left;
    background: #2e3787;
    width: 100%;
    padding: 18px;
    border: 1px solid #3e4790;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding-left: 25px;
    /* border-bottom-left-radius: 20px; */
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}

.srv-nav:hover {
    padding-left: 30px;
    background-color: #3e478f;
    color: white;
    text-decoration: none !important;
}
.srv-nav-active {
    padding-left: 20px;
    background-color: #3e4790!important;
    color: white;
    /* border-bottom-left-radius: 20px; */
    /* border-bottom-right-radius: 20px; */
}

.section2 p{
        width: 100%;
    float: left;
    text-align: left;
    color: #4E4E4E;margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
.section2 h2 span{
    color: #2a337b;font-weight: 600;    float: left;
}
.serv-sec3{

width: 100%;

float: left;

padding: 70px 0 70px;
}
.srv-list a img{
    
width: 20px;
    
filter: invert(1);
    
height: 20px;
    
transition: all ease-in-out .5s;
    
-webkit-transition: all ease-in-out .5s;
    
margin-top: -1px;
}
.serv-sec3 h1{/* width: 100%; *//* float: left; */text-align: left;color: #323138;margin-bottom: 0;line-height: 49px;font-size: 42px;font-weight: 400;padding-bottom: 15px;}
.serv-sec3 h1 span{font-weight: 700;color: #2A337B;}
.serv-sec3 p{color: #4E4E4E;font-size: 16px;font-weight: 400;line-height: 28px;position: relative;}
.serv-sec3 a{
    width: 225px;
    height: 51px;
    float: none;
    display: inline-block;
    text-align: center;
    background: #202339;
    border: 1px solid #2A337B;
    font-size: 15px;
    font-weight: 400;
    border-radius: 30px;
    margin-top: 15px;
    color: white;
    text-decoration: none;
    padding: 12px 0px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    }
.serv-sec3 img{
    width: 470px;
    float: left;
    border-radius: 20px;
    margin-right: 30px;
    object-fit: cover;
    height: 350px;
}
.serv-sec3 a:hover{
    background: #242f80;
}
.serv-sec2{width: 100%;float: left;padding: 70px 0;background-image: url('../images/cta.png');background-repeat: no-repeat;background-position: center;/* margin-bottom: 70px; */}

.serv-sec2 {}
.serv-sec2 h1{width: 100%;float: left;text-align: left;color: #323138;margin-bottom: 0;line-height: 49px;font-size: 43px;font-weight: 400;padding-bottom: 15px;}
.serv-sec2 h1 span{
color: #000;
font-weight: 600;
}
.serv-sec2 p{color: #4E4E4E;font-size: 16px;font-weight: 400;line-height: 28px;position: relative;float: left;width: 100%;}
.serv-sec2 a{width: 195px;padding: 14px;height: 51px;float: left;display: inline-block;text-align: center;background: #2a337b;border: 1px solid #2A337B;font-size: 15px;font-weight: 400;border-radius: 30px;margin-top: 15px;padding: 12px;color: white;text-decoration: none;/* padding: 0; */transition: all ease-in-out 0.5s;-o-transition: all ease-in-out 0.5s;-ms-transition: all ease-in-out 0.5s;-moz-transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.5s;}
.serv-sec2 a:hover{background-color: #202339;}
.ct-box{

}
.ct-box h4{color: #2a337b;font-size: 28px;font-weight: 500;}
.ct-box h5{

}
.loc-box{width: 100%;float: left;/* margin-top: 10px; */display: -webkit-box;vertical-align: middle;justify-content: center;}
.loc-box img{

}
.loc-box h6{
    
}
.ct-box-fin{width: 100%;float: left;background: #2a337b;text-align: center;margin-top: 95px;border-radius: 20px;padding-bottom: 35px;}
.ct-box-fin span{

width: 100%;

float: left;

font-size: 21px;

padding: 10px;

background: #1c2467;

border-top-left-radius: 20px;

border-top-right-radius: 20px;

color: #fff;

margin-bottom: 20px;
}
.ct-box-fin img{

width: 50px;

display: block;

margin: 40px auto 0;

filter: brightness(111);
}
.ct-box-fin a{
    
width: 100%;
    
float: left;
    
margin-top: 5px;
    
color: #fff;
    
font-size: 18px;
    
text-decoration: none;
}
.ct-form-sec{

width: 100%;

float: left;

background: #2a337b;

padding: 70px 0;
}
.ct-form-sec h1{

width: 100%;

float: left;

color: #fff;

font-size: 48px;

padding-right: 30%;

font-weight: 300;
}
.ct-form-sec h1 span{

font-weight: 600;
}
.ct-form-sec form{
    
width: 100%;
    
float: left;
    
margin-top: 20px;
}
.ct-form-sec button{
    display: table;
    margin: 30px auto 0;
    background: #0e0950;
    border: 0;
    font-size: 18px;
    color: #fff;
    padding: 16px 0;
    width: 32%;
    border-radius: 12px;
}
.innerban{
    
width: 100%;
    
float: left;
    
background-image: url('../images/about-banner.png');
    
height: 500px;
    
background-size: cover;
    
background-position: center;
    
padding-top: 220px;
}
.innerban .bc{

width: 100%;

float: left;

clear: both;
}
.innerban .bc a{

font-size: 16px;

color: #fff;

font-weight: 400;
}
.innerban h1{

font-size: 46px;

color: #fff;

font-weight: 300;

width: 100%;

float: left;

clear: both;
}
.innerban h1 span{

font-weight: 600;
}
.ct-last-sec{

width: 100%;

float: left;

padding: 70px 0;
}
.ct-last-sec h1{

}
.ct-last-sec h1{

float: left;

text-align: left;

color: #323138;

margin-bottom: 0;

line-height: 49px;

clear: both;

font-size: 45px;

font-weight: 400;

padding-bottom: 15px;

width: 100%;
}
.ct-last-sec h1 span{

font-weight: 700;

color: #2A337B;
}
.ct-last{

width: 100%;

float: left;

margin-top: 30px;
}
.ct-last img{

width: 59px;

opacity: .7;

height: 59px;

object-fit: contain;

margin-bottom: 20px;
}
.ct-last h5{

font-size: 20px;

font-weight: 600;

color: #000;
}
.ct-last p{
    
    font-size: 15px;
    
color: #000;
    
font-weight: 400;
}
.desti-page{

width: 100%;

float: left;

padding: 70px 0;
}
.desti-page h1{

width: 100%;

float: left;

text-align: left;

color: #323138;

margin-bottom: 0;

line-height: 49px;

font-size: 45px;

font-weight: 400;
}
.desti-page h1 span{
    font-weight: 700;
    color: #2A337B;
}
.desti-page p{

width: 70%;

float: left;    padding-top: 10px;

color: #4E4E4E;

font-size: 16px;

font-weight: 400;

line-height: 28px;
}
.desti-box:hover .desti-img{
    filter: hue-rotate(73deg);
}

.desti-box{width: 100%;float: left;position: relative;margin-top: 60px;transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;}
.desti-box h5{

position: absolute;

font-size: 22px;

color: #000;

bottom: -40px;

font-weight: 600;
}
.desti-box span{

position: absolute;

right: 0;

background: #17191a9e;

bottom: 0;

padding: 5px;

border-top-left-radius: 20px;

border-bottom-right-radius: 20px;
}
.desti-box span img{

width: 40px;

filter: invert(1);
}
.desti-img{width: 100%;height: 280px;object-fit: cover;border-radius: 20px;transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;}
.desti2{

width: 100%;

float: left;

background: #1e2874;

padding: 70px 0;

margin-top: 50px;
}
.desti2 h1{

font-size: 40px;

color: #fff;

font-weight: 300;
}
.desti2 h1 span{

font-weight: 600;
}
.desti2 p{

font-size: 17px;

color: #fff;

padding-top: 8px;

padding-right: 25%;

line-height: 156%;
}
.dest-box{

width: 100%;

float: left;

margin-top: 50px;
}
.dest-box h4{

float: left;

background: #4651a9;

color: #fff;

font-size: 35px;

padding: 13px;

border-radius: 12px;

font-weight: 600;

margin-right: 20px;

margin-bottom: 72px;
}
.dest-box h5{

font-size: 22px;

color: #fff;

font-weight: 600;

/*text-decoration: underline;*/
}
.dest-box h6{
    
font-size: 17px;
    
color: #fff;
    
font-weight: 400;
    
padding-top: 5px;
    
line-height: 192%;
    
margin: 0;
}
.dest-det{width: 100%;float: left;padding: 70px 0 20px;}
.dest-det h1{

font-size: 47px;

color: #000;

font-weight: 400;
}.dest-det h2 span{

color: #253187;

font-weight: 600;
}
.dest-det h1 span{

color: #253187;

font-weight: 600;
}
.dest-det h2{

font-size: 47px;

color: #000;

font-weight: 400;

width: 100%;

float: left;
}
.dest-det-img{width: 100%;float: left;height: 620px;border-radius: 20px;object-fit: cover;margin: 20px 0;}
.uni-carousel{

float: left;
}
.uni-carousel .item img{

height: 200px;

object-fit: contain;
}
.uni-carousel .owl-nav{

}
.uni-carousel .owl-next img{

width: 40px;

position: absolute;

right: -40px;

top: 33%;
}
.uni-carousel .owl-prev img{
    
width: 40px;
    
position: absolute;
    
left: -40px;
    
top: 33%;
}


.uni2-carousel{

float: left;
}
.uni2-carousel .item img{

height: 200px;

object-fit: contain;
}
.uni2-carousel .owl-nav{

}
.uni2-carousel .owl-next img{

width: 40px;

position: absolute;

right: -40px;

top: 33%;
}
.uni2-carousel .owl-prev img{
    
width: 40px;
    
position: absolute;
    
left: -40px;
    
top: 33%;
}
.eve-det-full{

width: 100%;

float: left;

padding: 70px 0;
}
.eve-left{

width: 100%;

float: left;
}
.eve-left img{

width: 100%;

float: left;

border-radius: 20px;
}
.eve-left h1{

font-size: 41px;

color: #323138;

font-weight: 400;

width: 100%;

float: left;

margin-top: 20px;
}
.eve-left p{

font-size: 17px;

color: #000;

line-height: 167%;

width: 100%;

float: left;

padding-top: 20px;

margin: 0;
}
.eve-det-time{

float: left;

width: 100%;

background: #eef0fc;

border-radius: 10px;
}
.eve-det-time h5{

float: left;

font-size: 18px;

padding: 20px;

color: #2a337b;

margin: 0;

border-right: 1px solid #dee3fc;

font-weight: 500;
}
.eve-det-time h5 span{

color: #000;
}
.eve-left h4{

font-size: 26px;

color: #2a337b;

padding: 10px 0;

width: 100%;

float: left;

margin-top: 20px;
}
.eve-left h6{
    position: relative;
    width: 100%;
    float: left;
    font-size: 16px;
    padding-top: 10px;
    padding-left: 30px;
}
.eve-left h6:after{content: '';position: absolute;background-image: url('../images/checked.png');background-size: contain;width: 20px;height: 20px;left: 0;}
.eve-right{

width: 100%;

float: left;
}
.eve-right-box{

}
.eve-right-box h2{background:#2d2e3b;padding: 15px;margin: 0;font-size: 24px;color: #fff;text-align: center;font-weight: 500;border-top-left-radius: 12px;border-top-right-radius: 12px;}
.eve-bx{width: 100%;float: left;background: #f0f1fc;padding: 10px 10px 20px;}
.eve-bx img{width: 40%;height: 78px;border-radius: 10px;object-fit: cover;float: left;margin-right: 10px;}
.eve-bx p{font-size: 15px;color: #2d2e3b;font-weight: 400;padding: 0;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;}
.eve-bx h6{font-size: 15px;color: #253189;width: 100%;float: left;display: none;}
.eve-bx a{color: #2d2e3b;font-size: 15px;text-decoration: none;font-weight: 600;}
.eve3
{
    
width: 100%;
    
float: left;
    
padding: 70px 0;
}
.eve3 h1{
    
font-size: 41px;
    
color: #323138;
    
font-weight: 400;
    
margin: 0;
}
.eve3 h1 span{
    
font-weight: 600;
    
color: #242e7c;
}
.eve-form{

background: #2a337b;

width: 100%;

float: left;

padding: 70px 0;
}
.eve-form h1{

font-size: 42px;

color: #fff;

font-weight: 400;
}
.eve-form h1 span{

float: left;

width: 100%;

font-weight: 700;
}
.eve-field{

width: 100%;

float: left;

margin-top: 10px;
}
.eve-field label{

font-size: 16px;

color: #fff;
}
.eve-field input{

font-size: 16px;

width: 100%;

float: left;

background: #fff;

border: 0;

padding: 20px;

border-radius: 12px;
}
.eve-form button{

background: #0e0950;

font-size: 16px;

border: 0;

width: 100%;

color: #fff;

margin-top: 60px;

padding: 20px;

border-radius: 12px;
}
.eve-form button:hover{
    
}
.about-sec{

width: 100%;

float: left;

padding: 70px 0;
}
.about-sec img
{

width: 450px;

border-radius: 20px;

height: 530px;

object-fit: cover;

float: left;

margin-right: 40px;
}
.about-sec h1{

font-size: 42px;

color: #323138;

line-height: 130%;

font-weight: 400;
}
.about-sec h1 span{

color: #2a337b;

font-weight: 600;
}
.about-sec p{
    
color: #1b1a1a;
    
font-size: 16px;
    
font-weight: 400;
    
line-height: 179%;
}
.abt2{

width: 100%;

float: left;

padding-bottom: 50px;
}
.abt2-box{width: 90%;float: left;margin-bottom: 20px;}
.abt2-box h5{position: relative;font-size: 22px;color: #000;font-weight: 700;padding-left: 40px;}
.abt2-box h5:after{position: absolute;content: '';background-image: url('../images/checked.png');width: 30px;height: 30px;left: 0;top: -2px;background-size: contain;}
.abt2-box h6{font-size: 16px;color: #000;padding-left: 35px;line-height: 25px;font-weight: 400;}
.dest-det3 p{
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    line-height: 165%;
    width: 80%;
    margin-bottom: 20px;
    margin-top: 10px;
}
.dest-det3{width: 100%;float: left;background: #1e2874;padding: 70px 0 40px;}.dest-det3 h1 span{
    font-weight: 700;
}
.dest-det3 h1{font-size: 43px;color: #fff;font-weight: 400;/* padding-left: 7%; */margin-bottom: 5px;}.dest3-box:hover{
    
background: #0a1775;
}
.dest3-box{float: left;width: 100%;padding: 50px 20px;/* border-right: 1px solid #7d82ae; */border: 1px solid #7d82ae;margin-bottom: 30px;border-radius: 15px;}
.dest3-box img{

width: 60px;

height: 60px;

filter: invert(1);
}
.dest3-box h6{
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin-top: 17px;
    margin-bottom: 0;
    height: 30px;
}
.team-full{

width: 100%;

float: left;

padding: 70px 0;
}
.team-full h1{

color: #323138;

font-size: 43px;

font-weight: 400;

width: 60%;
}
.team-full h1 span{

color: #2a337b;

font-weight: 700;
}
.team-full p{

color: #1b1a1a;

font-size: 16px;

font-weight: 400;

width: 70%;

margin-bottom: 20px;
}
.team-box{

width: 100%;

float: left;

margin-top: 30px;
}
.team-box img{

max-width: 100%;

display: block;

/* margin: auto; */

border-radius: 20px;

height: 309px;

object-fit: cover;
}
.team-box h5{

font-size: 25px;

color: #172277;

font-weight: 700;

margin-top: 20px;
}
.team-box h6{
    
font-size: 17px;
    
color: #3a46a5;
    
font-weight: 500;
}
.about3 ul li button{
    
font-size: 19px;
    
color: #2a337b !important;
    
display: block;
    
margin: auto;
    
padding: 12px 60px;
    
border-radius: 30px !important;
}
.about3 ul li button.active{
    background:#2a337b !important;color:#fff !important;
}
.about3{

width: 100%;

float: left;

padding: 0 0 70px;
}
.about3 #exTab2{

}
.about3 .tab-content{
    max-width: 700px;
    display: block;
    margin: auto;
}
.memb-box{
    float: left;
    width: 23%;
    margin-top: 30px;
    background: #f7f7f9;
    margin-right: 2%;
    text-align: center;
    border-radius: 12px;
}
.memb-box img{
    background: #f7f7f9;
    /* float: left; */
    width: 240px;
    height: 180px;
    object-fit: contain;
    padding: 20px;
}
.about3 ul{

max-width: 700px;

display: block;

margin: auto;
}.about3 ul li{
    
width: 50%;
    
float: left;
}
.about4{

width: 100%;

float: left;

background-image: url('../images/aboutus.png');

background-size: cover;

margin-top: 70px;

position: relative;
}.about4 h1 span{
    font-weight: 700;
}
.about4 img{float: left;margin-top: -70px;max-width: 100%;margin-right: 30px;}
.about4 h1{font-size: 43px;color: #fff;font-weight: 400;padding-top: 70px;}
.about4 p{font-size: 16px;color: #fff;font-weight: 400;padding-bottom: 30px;}
.about4 a{background: #282e65;font-size: 16px;color: #fff;font-weight: 500;text-decoration: none;padding: 15px 30px;border-radius: 30px;margin-top: 30px;}
.about4 a:hover{
    
}
.abt5{

width: 100%;

float: left;

padding-bottom: 70px;
}
.abt5 h1{

font-size: 42px;

color: #323138;

line-height: 130%;

font-weight: 400;

padding-top: 40px;
}
.abt5 img{

width: 472px;

float: left;

margin-right: 40px;
}
.abt5 h1 span{

color: #2a337b;

font-weight: 600;
}
.abt5 p{
    
color: #1b1a1a;
    
font-size: 16px;
    
font-weight: 400;
    
line-height: 179%;
}
.abt6{

width: 100%;

float: left;

background: #2a337b;

padding: 70px 0;
}
.abt6 h1{

width: 60%;

color: #fff;

font-size: 43px;

font-weight: 400;
}
.abt6 h1 span{

font-weight: 700;
}
.abt5-box{border-radius: 20px;margin-top: 30px;float: left;padding: 25px;border: 1px solid #4a518f;width: 100%;background: #1e2874;transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;}
.abt5-box h5{width: 100%;float: left;margin-top: 15px;color: #fff;font-size: 22px;font-weight: 500;} .abt5-box img{
    width: 50px;
    filter: invert(1);
    opacity: 0.5;
}.abt5-box:hover{
    border-color: #1e2874;
    /* background: #4a518f; */
}
.abt5-box p{
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    margin: 0;
}
.abt7{

width: 100%;

float: left;

padding: 70px 0;
}
.abt7 h1{
        font-size: 42px;
        color: #323138;
        line-height: 130%;
        font-weight: 400;
        width: 60%;
        margin-bottom: 50px;
}
.abt7 h1 span{color: #2a337b;font-weight: 600;}
.abt7-box{width: 100%;float: left;text-align: center;text-decoration: none;background: #F9F9F9;padding: 20px;border-radius: 20px;}
.abt7-box img{
    height: 94px;
    object-fit: contain;
    border-radius: 12px;
    max-width: 94px;
    margin: auto;
    opacity: .7;
}
.abt7-box h5{
    font-size: 16px;
    color: #202339;
    font-weight: 500;
    margin-top: 10px;
}
.abt7 .owl-nav{
    display: none !important;
}
.moretext {
  display: none;
}
.desti5{

width: 100%;

float: left;

padding: 70px 0;
}
.desti5 h1{color: #323138;font-size: 43px;font-weight: 400;width: 59%;margin-bottom: 40px;}.desti5 .nav button.active{
    background: #232e79;
    color: #fff;
    border-radius: 30px;
    border: 0;
}
.desti5 h1 span{

color: #0a1775;

font-weight: 700;
}
.desti5 .nav{border: 0;}
.desti5 .nav button{

background-color: #fff;

font-size: 17px;

color: #000;

font-weight: 600;
}
.desti5 .tab-content{border: 0;}
.desti5 .tab-content p{

width: 100%;

font-size: 16px;

color: #000;

line-height: 159%;

font-weight: 400;

margin-bottom: 20px;
}
.desti5 h4{

font-size: 22px;

color: #253189;

font-weight: 600;
}
.desti5 ul{

padding: 0;
}
.desti5 ul li{
    position: relative;
    font-size: 16px;
    color: #000;
    list-style: none;
    padding-left: 30px;
    line-height: 30px;
}
.desti5 ul li:after{
    content: '';
    position: absolute;
    background-image: url('../images/checked.png');
    width: 20px;
    height: 20px;
    left: 0;
    top: 4px;
    background-size: contain;
}
.blg-box-full{

width: 100%;

float: left;
}
.blg-box{

width: 100%;

float: left;

margin-bottom: 40px;

background: #f9f9f9;

padding: 20px;

border-radius: 20px;
}
.blg-img{

}
.blg-img img{

width: 100%;

height: 186px;

object-fit: cover;

border-radius: 20px;

float: left;
}
.blg-text{

width: 100%;

float: left;

padding-top: 22px;
}
.blg-text p{

font-size: 16px;

color: #000;

font-weight: 400;

padding-top: 5px;

padding-left: 20px;
}
.blg-text h2{

font-size: 20px;

color: #000;

padding-left: 20px;

font-weight: 600;
}
.blg-text h6{

font-size: 16px;

color: #243087;

padding-left: 20px;

font-weight: 500;

padding-top: 10px;
}
.blg-text a{

float: left;

background: #202339;

margin-left: 15px;

font-size: 15px;

color: #fff;

text-decoration: none;

padding: 13px 31px;

margin-top: 11px;

border-radius: 30px;
}
.blg-text a:hover{
    
}
.blg-detail{

width: 100%;

float: left;

padding: 70px 0;
}
.blg-left{

width: 100%;

float: left;
}.blg-left p{
    
}
.blg-left img{

width: 100%;

height: 400px;

object-fit: cover;

border-radius: 20px;
}
.blg-left h1{

font-size: 42px;

color: #323138;

line-height: 130%;

font-weight: 400;

margin-top: 12px;
}
.blg-left h6{font-size: 16px;color: #253186;}
.blg-left p{color: #1b1a1a;font-size: 16px;font-weight: 400;line-height: 179%;}
.blg-right {width: 90%;float: right;background: #3e4790;border-top-left-radius: 12px;border-top-right-radius: 12px;}
.blg-right h2{background: #2e3787;text-align: center;padding: 10px;border-top-left-radius: 12px;border-top-right-radius: 12px;float: left;width: 100%;font-size: 26px;color: #fff;}
.blg-right a{font-size: 16px;color: #fff;text-decoration: none;padding: 10px 35px;width: 100%;position: relative;float: left;border-bottom: 1px solid #747bb3;}
.blg-right a h6{width: 100%;float: left;font-size: 16px;color: #c5c9ed;}
.blg-right a:hover{
    background: #2e3787;
}
.blg-right a:after{
    position:absolute;
    content:'';
    background-image: url('../images/chevron (1).png');
    background-size: contain;
    width: 20px;
    height: 20px;
    left: 10px;
    filter: invert(1);
    top: 12px;
}
.ham-log{width: 200px;filter: brightness(111);float: left;transition-delay: 300ms;}
.main-menu{

}
.main-menu h1 span{

font-weight: 700;
}
.main-menu h1{width: 100%;float: left;font-size: 40px;transition-delay: 300ms;color: #fff;font-weight: 400;margin-top: 20px;}
.ham-field{

width: 100%;

float: left;

margin-bottom: 20px;
}
.ham-field label{

font-size: 16px;

color: #fff;

font-weight: 500;

width: 100%;

float: left;

margin-bottom: 5px;
}
.ham-field input{

width: 100%;

float: left;

padding: 12px;

border: 0;

border-radius: 10px;

font-size: 16px;

color: #000;
}.main-menu form a:last-child:after{
    display:none;
}
.ham-field textarea{

width: 100%;

float: left;

padding: 12px;

border: 0;

border-radius: 10px;

font-size: 16px;

color: #000;

height: 150px;
}
.main-menu form button{

background: #0e0950;

width: 100%;

border: 0;

float: left;

padding: 14px;

color: #fff;

text-align: center;

border-radius: 10px;
}
.main-menu form button:hover{

}

.main-menu form{width: 100%;float: left;margin-top: 40px;transition-delay: 300ms;}
.main-menu form a{position: relative;font-size: 14px;color: #aeb3e1;text-decoration: none;padding: 10px 0 0 30px;margin-top: 10px;cursor: default;float: right;}
.main-menu form a:after{position: absolute;content: '';background: #aeb3e1;height: 10px;width: 1px;left: 14px;top: 16px;}
.main-menu form a:hover{

}
.ham-lt{

width: 100%;

float: left;

margin-top: 40px;
}
.ham-lt img{

}
.ham-lt h5{

font-size: 20px;

color: #fff;

font-weight: 700;

margin-top: 12px;
}
.ham-lt h6{
    
font-size: 15px;
    
color: #fff;
    
font-weight: 400;
    
line-height: 24px;
}
.virtual-full{
    background: #201b2f;
    float: left;
    width: 100%;
    padding: 70px 0;
    }.virtual-full h1{

text-align: center;

font-size: 43px;

color: #fff;

font-weight: 400;

margin-bottom: 30px;

}
.virtual-form .log-sec{
    width: 100%;
}
    .virtual-full h1 span{

    }
    .virtual-full form{
        
    }
    .virtual-form{
        
max-width: 700px;
        
display: table;
        
margin: 0 auto 50px;
        
margin-bottom: 50px;
    }.h5-r h5{
        font-size: 16px;
        color: #fff;
        position: relative;
        padding-left: 40px;
        margin: 0;
    }
    .h5-r{width: 100%;background: #505aa1;padding: 12px 20px;margin-top: 10px;border-radius: 20px;margin-bottom: 20px;}
    .h5-r h5{

    }
 
    .h5-r h5:after{
        position: absolute;
        content: '';
        background-image: url('../images/checked.png');
        width: 23px;
        height: 23px;
        background-size: contain;
        left: 0;
        top: -2px;
    }
    .max-vir{
        max-width: 980px;
        display: block;
        margin: 50px auto 0;
    }
    
       .desti-box:hover h5{
        color: #232c6d;
    }/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #282e65; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #282e65; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #282e65; 
}
.header.active .logo img{
    width: 100%;
    float: left;
    max-width: 129px;
}
.header.active .hamburgermenu {

    padding-top: 16px;
}
.header.active .nav-menu > li > a {

    padding-top: 27px;
}
.ct-form-sec button:hover{
    background:#000000;
}
.more-btn .btn5:hover{
       background:#2a337b;
}.btnsub button:hover{
      background:#2a337b;
}
@media (min-width: 992px) {
    .modal-lg {
        max-width: 920px !important;
    }
}
#enroll .modal-content {
    /* background: #000; */
    background-size: cover;
    border-radius: 0px;
    background: #655F5F;
    background: #000000;
    background: linear-gradient(131deg, rgb(42 51 123) 0%, rgb(42 51 123) 100%);
    border: none;
}
.close_form {
    border-radius: 30px;
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 5px;
    z-index: 999;
    top: 15px;
    background: #2a337b url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}
.mod-new {
    width: 100%;
    float: left;
    padding: 30px;
}
.mod-new .log-sec {
    width: 100%;
    float: left;
    background: #fff;
    padding: 50px 30px;
    /* border-radius: 30px;*/
    height: auto;
}

.log-field {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.mod-right .log-field label {
        margin-bottom: 10px;
    font-size: 15px;
    color: #000;
    width: 100%;
    font-weight: 500;
}
.log-field input {
    width: 100%;
    float: left;
    padding: 13px;
    border: 1px solid #d1d1d1;
    /* border-radius: 10px;*/
    font-size: 15px;
    border-radius: 12px;
}
.log-sec p {
    font-size: 14px;
    color: #817f7f;
    text-align: center;
    font-weight: 400;
    margin-top: 20px;
    float: left;
}
.mod-right {
    width: 100%;
    float: left;
    padding: 80px 30px;
}
.mod-right img{width: 100%;max-width: 200px;float: none;margin: auto;display: block;text-align: center;filter: brightness(111);}
.mod-right a {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    font-size: 22px;
    color: #b9c0f5;
    text-align: center;
    text-decoration: none;
}
.mod-right h6 {
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}
.time-mod {
    font-size: 20px;
    color: #b3b3b3;
    font-weight: 400;
    margin-top: 30px;
}.mod-new button:hover{
    background: #20265c;
}
.mod-new button{
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 58px;
    background: #2a337b;
    font-size: 17px;
    font-weight: 500;
    color: white;
    border-radius: 30px;
    border: 1px solid #202339;
}.section6 .col-lg-12:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgb(37 49 136 / 41%) 0%, rgb(34 42 97 / 39%) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}.section6 .col-lg-12:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.section6 .col-lg-12{
        position: relative;
    overflow: hidden;
}
.connectus-bg {
    float: left;
    width: 100%;
    border-radius: 20px;
    padding: 15px;
    background-color: #101863;
}
.connectus-bg h4 {
    float: left;
    width: 100%;
    color: #25318a;
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
    font-weight: 500;
    line-height: 30px;
    background: white;
    padding: 15px;
    border-radius: 17px;
    -webkit-box-shadow: -1px 2px 30px -15px rgb(0 0 0 / 75%);
    -moz-box-shadow: -1px 2px 30px -15px rgba(0,0,0,.75);
    box-shadow: -1px 2px 30px -15px rgb(0 0 0 / 20%);
}

.mail-bg {
    float: left;
    width: 100%;
    padding: 20px;
    border-radius: 20px;
    background-color: #ffffff;
    color: black;
    text-align: center;
    margin-bottom: 10px;
}
.mail-bg span {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    border-bottom: solid 1px rgb(70 85 98 / 12%);
    padding-bottom: 6px;
    margin-bottom: 10px;
    color: #242f81;
    font-weight: 600;
}
.mail-bg strong {
    color: black;
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 5px;
}
.mail-bg {
    float: left;
    width: 100%;
    padding: 20px;
    border-radius: 20px;
    background-color: #ffffff;
    color: black;
    text-align: center;
    margin-bottom: 10px;
}
.top-course{
    width: 100%;
    float: left;
    padding: 40px 0 70px;
    text-align: center;
    border-top: 1px solid  #cecece;
}
.top-course h1{
    font-size: 47px;
    color: #000;
    font-weight: 400;
    width: 100%;
    float: left;
}
.top-course h1 span{
    color: #253187;
    font-weight: 600;
}.top-course-box:hover{
    background: #343b6a;
}
.top-course-box{
    width: 100%;
    float: left;
    display: grid;
    justify-content: center;
    padding: 30px;
    background: #47484e;
    border-radius: 15px;
    margin-top: 30px;
    height: 200px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.top-course-box img{
    width: 70px;
    filter: brightness(111);
    display: inline-flex;
    margin: auto;
}
.top-course-box h6{
    margin: 0;
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fff;
    padding: 10px 0 0;
    text-align: center;
    display: block;
}.counter-box {
    font-size: 40px;
    font-weight: 700;
    height: 53px;
    display: inline-flex;
    align-items: flex-start;
    white-space: nowrap;
    font-variant-numeric: tabular-nums;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    gap: 0;
    overflow: hidden;
    background: #2A337B;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    user-select: none;
    position: relative;
}.number-block {
    display: flex
;
    flex-direction: column;
    transition: transform 2.5s ease-in-out;
    padding: 0;
    margin: 0;
}.suffix-container {
    display: flex;
    align-items: flex-start;
    font-weight: 700;
    font-size: 40px;
    /* line-height: 100px; */
    background: #2A337B;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 0.05em;
    user-select: none;
    margin-top: 1px;
}.number-block div {
    height: 100px;
    line-height: 53px;
    font-size: 40px;
    font-weight: 700;
    background: #2A337B;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* font-variant-numeric: tabular-nums; */
    /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
    text-align: left;
}.ld2{
        bottom: -44px;
        position: fixed;
        width: 168px;
        left: 44%;
}.ld1 {
    /* bottom: -44px; */
    /* position: fixed; */
    /* width: 100px; */
}
.ld1{
         animation: mbuymove 2s linear infinite;
         width: 126px;
}@keyframes mbuymove {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-13px);
  }
  100% {
    transform: translateY(0);
  }
}
.ev-im{
    position: relative;
    width: 100%;
    float: left;
}
.main-ban{
    
}.active .stable {
    color: #253188 !important;
}
@media(min-width:1400px){
        .stn6:before {position: absolute;content: '';width: 161px !important;height: 5px;background: linear-gradient(176deg, rgb(207 208 212) 63%, rgb(235 235 235) 100%);right: -195px !important;}

    .stn5:before {position: absolute;content: '';width: 162px !important;height: 5px;background: linear-gradient(176deg, rgb(62 81 205) 63%, rgb(235 235 235) 100%);right: -119px !important;}
}
.blg-left p span{
    font-family: "Figtree", sans-serif !important
}.a-loc:hover{
opacity:.9;
}
.a-loc{
        font-size: 16px;
    color: #1c2467;
    font-weight: 600;
    padding-left: 30px;
    padding-top: 10px;
    float: left;
}
.loc-cl{
    padding-top: 20px;
}
.main-menu.open .req-form1:nth-child(1n) {
    transition-delay: 300ms;
}
.nav-pd{
      transition: all 250ms ease;
}
@media (min-width: 1200px) and (max-width: 1366px) {
    .main-menu.open .req-form1 {
        opacity: 1;
        transform: translateX(0px) translate3d(0, 0, 0);
        transition: all 250ms ease;
    }
}
@media(max-width:350px){
    .more-btn .btn1{
        margin-bottom:10px;
    }
}
#expertise-section ul{width: 100%;float: left;margin-top: 20px;padding: 0;}
#expertise-section ul li{
    position: relative;
    width: 100%;
    list-style: none;
    font-size: 16px;
    color: #000;
    text-align: left;
    padding-left: 30px;
    float: left;
    line-height: 28px;
    padding-bottom: 10px;
}
#expertise-section ul li:after{
    position:absolute;
    content:"";
    left: 0;
    top: 5px;
    background-size: cover;
    width: 23px;
    height: 23px;
    background-image: url(../images/checked.png);
}.stn6 {
    left: 407px;
    border: 3px solid #202339;
    z-index: 9;
}.stn6-inn{
    
    background: #202339;
}.stn6:after{
    left: 47px;
    width: 100px;
    background: #37B8EB;
    background: linear-gradient(90deg, rgb(32 35 57) 0%, rgb(255 255 255) 100%);
}
.top-color6::after {
    left: 410%;
    background: #202339;
    bottom: -170px;
    top: inherit;
}.top-color6::before {
    left: 411%;
    background: #202339;
    bottom: -180px;
    top: inherit;
}.stn-inn img {
    max-width: 41px;
}
@media(min-width:1200px) and (max-width:1300px){
    .stn6 {
         left: 351px !important;
        z-index: 99;
 }.stn5 {
    left: 272px!important;
 }
}