body {
    
    overflow-x: hidden!important; /* Hide horizontal scrollbar */
}

@media only screen and (max-width:767px) {
   html, body {
        overflow-x: hidden!important; /* Hide horizontal scrollbar */
        width:100%!important;
    }
	video {
    width: auto;
    height: 200px !important;
}

}
@media only screen and (max-width:1024px) {
    html, body {
        overflow-x: hidden !important; /* Hide horizontal scrollbar */
        width: 100% !important;
    }
}

.modal-body {
    position: relative;
    padding: 0;
}

@media only screen and (max-width:767px) {
    .modal-body {
        position: relative;
        padding: 9px 11px;
    }
}

button.close {
    position: absolute;
    right: 11px;
    top: -5px;
    font-size: 40px;
    color: #000;
    opacity: 9;
    font-weight: 500;
    text-shadow: none;
    z-index: 999;
}
    button.close:hover {
        position: absolute;
        right: 11px;
        top: -5px;
        font-size: 40px;
        color: #ababab;
        opacity: 9;
        font-weight: 500;
    }
video {
    width: auto;
    height: 560px;
}

.modal {
    display: flex;
    justify-content: center;
    align-items: center;
  }

@media (min-width: 768px) {
    .modal-dialog {
        width: fit-content;
        margin: 30px auto;
    }
}
@media only screen and (max-width: 767px) {
    .modal-dialog {
        margin-top: 60%;
    }
}

@media only screen and (max-width: 767px) {
    .modal {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
}
.process-info-box {
    position: relative !important;
    width: 90% !important;
    top: 80% !important;
    right: -5% !important;
    background: #000 !important;
    padding: 60px 80px !important;
    opacity: 0.9 !important;
}

.icons{
    display: inline-block;
    padding: 0 20px;
    color:#000;
}
    .icons span {
        font-size: 20px;
        margin-top: 20px;
        color: #000 !important;
        font-weight: 500 !important;
    }
.icons span::before{
    color: #af997f;
    padding: 10px;
    font-size:24px;
    
}

.get{
    margin-top: 30px 0!important;
}
.get2{
    
    margin-bottom: 80px;
}



#testimonial {
    background: #f1f1f1;
}

.card {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    padding: 40px;
    color: #000;
    box-shadow: -10px -10px 15px rgba(255, 255, 255, 0.5), 10px 10px 15px rgba(70, 70, 70, 0.12)!important;
}


.material-symbols-outlined {
  font-variation-settings:
  'FILL' 1,
  'wght' 400,
  'GRAD' 0,
  'opsz' 48
}
.testimonial-item {
    box-shadow: -10px -10px 15px rgba(255, 255, 255, 0.5), 10px 10px 15px rgba(70, 70, 70, 0.12);
}
/*Mobile Media Query*/


@media only screen and (max-width: 676px) {
    .ab {
        padding: 0px !important;
        margin-top: -9px;
    }
}

@media only screen and (max-width: 676px) {
    .login2 {
        display: none;
    }
}

@media only screen and (max-width:767px) {
    .mob-login-btn {
        left: 60%;
    }
}
@media only screen and (max-width:767px) {
    .and a {
        padding: 3px 12px 2px !important;
    }
}

@media only screen and (max-width:767px) {
    .mob-apple {
        right: 57%;
        bottom: -1px;
    }
}
@media only screen and (max-width:767px) {
    .apple a {
        padding: 3px 12px 2px !important;
    }
}
@media only screen and (max-width:767px) {
    .mobile .menu__item {
        padding:0!important;  
    }
}
@media only screen and (max-width:767px) {
    .about-heaad {
       margin-top:40px;
    }
}
@media only screen and (max-width:767px) {
    .store-btn {
        display: flex!important;
    }
}
@media only screen and (max-width:767px) {
    .ext {
        display: none;
    }
}
@media only screen and (max-width:767px) {
    .getapp {
       margin:10px 0;
    }
}
@media only screen and (max-width:767px) {
    .inner img {
        width: 80% !important;
    }
}
@media only screen and (max-width:767px) {
    .icon-value {
       margin-top:0!important;
    }
}

@media only screen and (max-width:767px) {
    .project-srd img{
        width: 100% !important;
    }
}

@media only screen and (max-width:767px) {
    .contact_field {
        padding: 30px 30px !important;
    }
}
@media only screen and (max-width:767px) {
    .contact_info_sec {
        top: 55% !important;
    }
}
@media only screen and (max-width:767px) {
    .right_conatct_social_icon {
        height: 100px !important;
        margin-top: 98%;
    }
}
@media only screen and (max-width:767px) {
    .client-sub {
        padding: 10px 0 !important;
        margin: 10px 0 !important;
    }
}

/*Tablet Media Query*/
@media only screen and (width:1010px) {
        .mob-login-btn {
            left: 220%;
        }
}
@media only screen and (width:1024px) {
    .mob-login-btn {
        right:30%;
    }
}

@media only screen and (width:1010px) {
    .mob-apple {
        right: -78%;
        bottom: -1px;
    }
}
@media only screen and (width:1024px) {
    .mob-apple {
        right: 45%;
    }
}
@media only screen and (width:1010px) {
    .android {
        float: right;
        right: -74px;
    }
}
@media only screen and (width:1024px) {
    .android {
       
        right: 50px;
    }
}
@media only screen and (width:1010px) {
    .inner img {
        width: 60% !important;
    }
}
@media only screen and (width:1010px) {
    .login2 {
        right: 69px;
        margin: 23px 0 !important;
    }
}

@media only screen and (width:1010px) {
    .apple2 {
        position: absolute;
        right: 64%;
    }
}
@media only screen and (width:1010px) {
    .android2 {
        position: absolute;
        right: 57%;
        margin-bottom:6px!important;
    }
}
@media only screen and (width:1024px) {
    .login2 {
       
        left: 0!important;
    }
}

/*navigation*/

.navigation-main {
    position: fixed;
    z-index: 100 !important;
    top: 0;
    width: 100%;
    height: 80px;
    padding: 0 30px;
    -webkit-transition: all .42s cubic-bezier(.19, 1, .22, 1);
    transition: all .42s cubic-bezier(.19, 1, .22, 1);
    border-bottom: 1px solid rgba(0,0,0,.15);
    background: #fff;
    box-shadow: 0 0 4px rgb(0 0 0 / 10%), 0 4px 8px rgb(0 0 0 / 15%);
}

    .navigation-main ul li.current a {
        color: #283891 !important;
        transition: all .2s ease-in-out!important;
    }

.cbp-nav-pagination-item.cbp-nav-pagination-active {
    display: none;
}

.cbp-nav-pagination-item.cbp-nav-pagination-active {
    background: #283891!important;
}
.cbp-nav-pagination-item {
    background: #000!important;
}
.cbp-nav-pagination-item::after{
    background: #fff!important;
}
.values img{
    display:inline-flex;
   
}
.values p{
   padding:10px 0;
}

.getapp {
    padding: 20px 0;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    border: none;
}

#other-activities{
    background:#fff;
}


ul {
    list-style: none;
}

.desktop {
    display: none;
}


.menu__icon {
    height: 26px;
    width: 34px;
    margin: 14px -1%;
    position: absolute;
    top: 10px;
    right: 3%;
    display: inline-block;
    vertical-align: middle;
    z-index: 999;
}

    .menu__icon span {
        display: block;
        background: #283891;
        width: 100%;
        height: 4px;
        margin-top: -2px;
        position: absolute;
        left: 0;
        top: 50%;
    }

    .menu__icon:before,
    .menu__icon:after {
        content: "";
        display: block;
        background: #283891;
        width: 100%;
        height: 4px;
        position: absolute;
        left: 0;
        transform-origin: center center;
        transform: rotate(0deg);
        transition: all 0.3s ease;
    }

    .menu__icon:before {
        top: 2px;
        margin-top: -2px;
    }

    .menu__icon:after {
        bottom: 2px;
        margin-bottom: -2px;
    }


.menu_shown .menu__icon span {
    background: transparent;
}

.menu_shown .menu__icon:before {
    top: 50%;
    transform: rotate(45deg);
    background:#fff;
}

.menu_shown .menu__icon:after {
    bottom: 50%;
    transform: rotate(-45deg);
    background: #fff;
}


.mobile.menu {
    position: absolute;
    top: 0;
    left: 60%;
    width: 100%;
    min-height: 100vh;
    text-align: center;
    padding-top: 112px;
    background: #283891;
    z-index: 100;
    transition: all .4s ease-in-out;
    transform: translateX(100%);
}

@media only screen and (max-width: 767px) {
    .mobile.menu {
        position: absolute;
        top: 0;
        left: 14%;
        width: 100%;
        min-height: 100vh;
        text-align: center;
        padding-top: 112px;
        background: #283891;
        z-index: 10;
        transition: all .4s ease-in-out;
        transform: translateX(100%);
    }
}
@media only screen and (max-width: 767px) {
    .login {
        z-index: 999;
        margin: 14px 0;
        position: absolute;
        color: #000;
        left: 68%!important;
    }
}


.menu, .mobile li{
    padding-left:40px; 
}
.menu_shown .mobile.menu {
    transform: translateX(0);
}

.menu, .mobile li{
   text-align:left
}
.mobile .menu__item {
    display: block;
    line-height: 0.4    ;
    font-size: 30px;
    padding: 25px 0;
    color:#fff;
}
@media only screen and (max-width:767px) {
    .inner img {
        width: 80% !important;
    }
}

@media (min-width: map-get($viewport_size, l)) {
    nav {
        padding: 3% 6%;
        background: #7eb4e2;
    }

    .mobile {
        display: none;
    }

    .desktop {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }
}

.navigation-main ul li a:hover{
    font-size:36px;
}
.navigation-main ul li a .active{
    color:#000;
}

#projects {
    background: #fff;
}

#products{
    background:#f1f1f1;
}
#contact {
    background: #f1f1f1;
}


.login {
    z-index: 999;
    margin: 14px 0;
    position: absolute;
    color: #000;
    left: 60%;
}
.login-btn {
    background: #fff;
    margin-left: -9px;
    color: #000;
}
.login-btn:hover{
    background: #f1f1f1;
    color:#000;

}
.apple a {
    z-index: 999;
    margin: 1px 0;
    position: absolute;
    color: #000;
    left: 10%;
    background: #fff;
    padding: 1px 12px 3px;
    font-size: 20px;
    border-radius: 3px;
}
.android a{
    z-index: 999;
    margin: 1px 0;
    position: absolute;
    color: #000;
    left: 10%;
    background: #fff;
    padding: 2px 12px;
    font-size: 20px!important;
    border-radius: 3px;
}
.apple a:hover{
    background:#f1f1f1;

}
.android a:hover {
    background: #f1f1f1;
}

.login2 {
    z-index: 20;
    margin: 20px 0px 0px -21px;
    position: absolute;
    color: #000;
    left: 30%;
}
.ad {
    margin-bottom: 3px;
}

.header-login {
    padding: 0;
    float: right;
    line-height: 2.8;
    font-weight: 600;
    margin-left: 44px !important;
}
    .header-login li {
        display: inline-block;
        margin: 0 2px;
        color: #23295e;
    }
        .header-login li a {
            padding: 0 !important;
            font-size: 15px !important;
            text-transform: capitalize !important;
            color: #283891!important;
            font-weight:600!important;
        }
        .header-login li a:hover {
            color: #000 !important;
            text-decoration:underline;
        }

.col-md-10.sign-txt {
    margin-top: -27px;
}
.apple2 a {
    z-index: 999;
    margin: 1px -10px;
    position: absolute;
    color: #283891;
    left: 10%;
    background: #fff;
    padding: 1px 12px 3px 12px;
    font-size: 20px;
    border-radius: 3px;
}

.android2 a {
    z-index: 999;
    margin: 1px 0;
    position: absolute;
    color: #283891;
    left: 10%;
    background: #fff;
    padding: 2px 12px;
    font-size: 20px !important;
    border-radius: 3px;
}

.apple2 a:hover {
    background: #f1f1f1;
}

.android2 a:hover {
    background: #f1f1f1;
}

.icon-container.android2 {
    margin: 0 5px;
}



/*---contact --*/
.right_conatct_social_icon {
    background: #283891;
}

.contact_us {
    background-color: #f1f1f1;
    padding: 120px 0px;
}

.contact_inner {
    background-color: #fff;
    position: relative;
    box-shadow: 20px 22px 44px #cccc;
    border-radius: 25px;
}

.contact_field {
    padding: 60px 240px 0px 100px;
}

.right_conatct_social_icon {
    height: 620px;
}

.contact_field h3 {
    color: #000;
    font-size: 40px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 10px
}

.contact_field p {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 35px;
}

.contact_field .form-control {
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #ccc;
}

    .contact_field .form-control:focus {
        box-shadow: none;
        outline: none;
        border-bottom: 2px solid #283891;
    }

    .contact_field .form-control::placeholder {
        font-size: 13px;
        letter-spacing: 1px;
    }

.contact_info_sec {
    position: absolute;
    background-color: #2d2d2d;
    right: 1px;
    top: 18%;
    height: 340px;
    width: 340px;
    padding: 40px;
    border-radius: 25px 0 0 25px;
}

    .contact_info_sec h4 {
        letter-spacing: 1px;
        padding-bottom: 15px;
    }

.info_single {
    margin: 30px 0px;
}

    .info_single i {
        margin-right: 15px;
    }

    .info_single span {
        font-size: 14px;
        letter-spacing: 1px;
    }

button.contact_form_submit {
    background: #283891;
    border: none;
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    margin-top: 25px;
    border-radius: 35px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 2px;
}

    button.contact_form_submit:hover {
        background: #283891;
        border: none;
        color: #fff;
        padding: 10px 15px;
        width: 100%;
        margin-top: 25px;
        border-radius: 35px;
        cursor: pointer;
        font-size: 14px;
        letter-spacing: 2px;
    }
.socil_item_inner li {
    list-style: none;
}

    .socil_item_inner li a {
        color: #fff;
        margin: 0px 15px;
        font-size: 22px !important;
        
    }
        .socil_item_inner li a :hover {
            
            color: #2d2d2d;
        }

.socil_item_inner {
    padding: 30px 10px !important;
}

    .socil_item_inner li{
        display:inline-block;
        padding:0!important;
        margin:0!important;
    }

    .socil_item_inner li a{
        font-size:16px;
    }


    .map_sec {
        padding: 50px 0px;
    }

.map_inner h4, .map_inner p {
    color: #000;
    text-align: center
}

.map_inner p {
    font-size: 13px;
}

.map_bind {
    margin-top: 50px;
    border-radius: 30px;
    overflow: hidden;
}

.appstore {
    transition: all .2s ease-in-out;
}

.appstore:hover {
    transform: scale(1.1);
}
.playstore {
    transition: all .2s ease-in-out;
}

    .playstore:hover {
        transform: scale(1.1);
    }

.values {
    transition: all .2s ease-in-out;
}
.values:hover{
    transform: scale(1.1);
}

.getapp {
    transition: all .2s ease-in-out;
}
    .getapp:hover {
        transform: scale(1.1);
    }


.whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    box-shadow: 0 0 4px rgb(0 0 0 / 10%), 0 4px 8px rgb(0 0 0 / 15%);
}

.my-float {
    margin-top: 16px;
}

/*--------csr ----------*/
.hero-3{
    height: 80%!important;
}
.edu-head {
    color: #fff;
    font-size: 56px;
}
.mt-80{
    margin-top: 40px;
}

button.btn.btn-default.filter-button.active {
    background: #283891;
    color: #fff;
}

button.btn.btn-default.filter-button {
    background: #f3f5ff;
    color: #283891;
    padding: 8px 30px;
    font-size: 16px;
}

.gallery_product {
    margin-bottom: 30px;
}
.gallery-card{
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px!important;
}

.bread-c {
    color: #fff;
    text-transform: uppercase;
}
.bread-a{
    color: #99a8ff;
}
.cp-txt {
    position: absolute;
    top: 50%;
    z-index: 9999;
    color: #fff;
    left: 45%;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.cbp-txt {
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    align-items: center;
    padding-top: 6%;
}
.overlay-cbp {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20%;
    background: #0b102d;
}