*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    background: url(../img/Background25.png);
}
.navbar1{width: 100%;
    position:relative;
    top :0px;
    z-index: 1000;
    padding-right: 20px;
    display: flex;
    height: 36px;
    align-items: center;
    padding-left: 20px;
    background: white;
      border-bottom: 2px solid #21252952;
}

.navbar1 .sp-contact-info{
    align-items: center;
    margin: 5;
    display: flex;
    text-align: center;
    width: 35%;
    justify-content: space-between;
    list-style: none;
}
.sp-contact-phone{
    border-right: 2px solid #2a3e98;
    /* border-radius: 27px; */
    width: 200px;
    margin-right: 10px;
    height: 27px;
    align-items: center;
    /* padding: 1px; */
    text-align: center;
    color: #2a3e98;
}.sp-contact-phone a{font-size: 15px;
  color: #212529;
}
.sp-contact-phone a:hover{
    text-decoration: none;
    color:#2a3e98;
}
.sp-contact-email a{
    color: white;
}
.sp-contact-email{
    border-radius: 27px;
    width: 286px;
    height: 27px;
    font-size: 15px;
    align-items: center;
    text-align: center;
    padding: 2px;
     color: #212529;
}
.social-icons {
    right: 0;
    position: absolute;
    padding-right: 10;
   
    margin: 7px;
}
.social-icons ul{
    padding-top: 5;
    display: flex;
    justify-content: space-between;
    list-style: none;

}
.social-icons ul li{  transition: all 265ms ease-out;
    
    font-size: 16px;
  
   
}
.social-icons ul li a{color: #2a3e98;}

  .social-icons a {
    display: inline-block;
  }
  .social-icons a:before {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    content: " ";
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: block;
  
    transition: all 265ms ease-out;
  }
  .social-icons a:hover:before {
    transform: scale(0);
    transition: all 265ms ease-in;
  }
  .social-icons a:hover i {
    transform: scale(2.2);
    -ms-transform: scale(2.2);
    -webkit-transform: scale(2.2);
    color: #00B5F5;
    background: -webkit-linear-gradient(45deg, #00B5F5, #002A8F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 265ms ease-in;
  }
  .social-icons li a svg{
    color: #42024a;
    overflow: visible;
    z-index: 1300;
    position: absolute;
    margin-left: 17px;
    bottom: 36px;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .sp-contact-email svg{
      color: #42024a;
  }
  .sp-contact-phone svg{
     color: #42024a;  
  }
  .navbar2{
    height: 89px;
    align-items: center;
    display: flex;
    
    z-index: 999;
    width: 100%;
    position: relative;
    top: 0;
    justify-content: space-between;
    
}
.nav2{list-style: none;
    display: block;
    justify-content: center;
    align-items: center;
}
.nav1{width: 54%;
    margin-bottom: 0!important;
    align-items: center;
    display: flex;
    justify-content: space-between;
    list-style: none;}
/* .navbar-brand{
    padding: 10;
} */
.menu_l1 a:hover{
    
}
.menu_l1 {
    display: inline-grid;
      border-right: 1px solid #9C27B0;
    margin: 20px 0;
}
.navbar-brand img{
  
    height: 85px;
}
.nav1  .nav-item .nav-link{

    color: #42024a!important;
    font-size: 17px;
    font-weight: bold;
    
}
.nav2  .nav-item .nav-link{

    color: #42024a!important;
    font-size: 17px;
    font-weight: bold;
    
}
.nav2  .nav-item .nav-link:hover{
   transform: scale(1.3);
    transition-duration: 0.5s;
}
.nav2  .nav-item .nav-link:hover > .s1::after{left: 46%;
}
/* .nav1 .d:hover   .display_none{
opacity: 1;
} */
.display_services{
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    background: transparent;
    width: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    overflow: hidden;
}
.display_none2{
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s;
    position: absolute;
    background: white;
    top: 100%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
       transform: translateY(-128%);
    height: -webkit-calc(100vh - 100%);
    height: calc(100vh - 100%);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    z-index: -1;
}
.display_none {
    
    display: none;
   
  }

.nav1  .nav-item .nav-link:hover{
   transform: scale(1.3);
    transition-duration: 0.5s;
}
.flag{
    align-items: center;
    color: white;
    padding-top: 15px;
    width: 75px;
    display: flex;
    justify-content: space-between;
}
.nav1  .nav-item .nav-link:active{
    color: #343a40;
}
.navbar-sec{    top: 33px;
   position: fixed;
    z-index: 1200;
    width: 100%;
}
.flag p{font-weight: bold;
    /* box-shadow: 2px -1px 6px 1px #4e77a4d1; */
    /* border: 2px solid #2a3e98; */
    
    padding: 5px;
    /* background: #2a3e98; */
    font-size: 18px;
    color: #42024a!important;
}
.flag p:hover{transform: scale(1.3);
    transition-duration: 0.5s;
   
}
.slider_index {    align-items: center;
    display: flex;
    bottom: 45px;
    min-height: 120vh;
    background-image: linear-gradient( #dee2e687, #adb5bd0f ) ,url(../images/81.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center right;
    position: relative;
}
.carousel{    width: 50%;
    text-align: center;
    position: relative;
    margin: auto;
    background-color: rgba(75, 75, 75, 0.3);
        box-shadow: 4px 0px 20px 3px #80808042;
    height: auto;
    border-top-right-radius: 47px;
    border-bottom-left-radius: 47px;
    max-width: 1148px;
    padding: 23px 2%;
    /* float: left; */
    justify-content: center;
    align-items: center;
    /* box-shadow: 1px 1px 20px 11px #f8f9fa3d; */
    display: flex;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
}
.button3 {
    padding-right: 40px;
    padding-left: 40px;
    display: inline-block;
    color: rgba(255,255,255,1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: -7%;
    position: relative;
    border: 1px solid #2a3e98;
    
    overflow: hidden;
    background: #42024a;
}
.sim-button {
    line-height: 50px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    cursor: pointer;
}
.carousel-inner .wrapper-inner-tab-backgrounds-first {
    margin-top: 20px!important;
}

.carousel-item h5 {
    font-size: 31px;
    font-weight: bold;
    color: #4a024a!important;
    
}
.carousel-item h6 {
    font-size: 22px;
        color: #f3f9ff!important;
}
#services_nav_bar {   top: 105px;
  
    padding: 0;
    position: fixed;
        border-bottom: 4px solid #4a024a;
            border-top: 4px solid #4a024a;
    z-index: 9999;
    font-family: 'Exo';
       height: 70vh;
    left: 0%;
    width: 100%;
    background-color: #fff;
    transition: all 0.3s linear;
    box-shadow: 0 15px 30px rgba(77,87,222,.3);
}
.container-nav {
    max-width: 2000px;
    margin:  auto;
}
#container-fluid {
    display: inline-grid;
}
.menu_l1 {
    display: inline-grid;
    padding: 8px;
  margin: 40px 0;
}
.menu_l2-active {
  opacity: 1;
  visibility: visible;
}
.menu_l2-none{
      opacity: 0;
}
.menu_l1 a {
   text-align: left;
    /* border-top-right-radius: 25px; */
    /* border-bottom-left-radius: 25px; */
    /* box-shadow: 3px -2px 9px 3px #8a878759; */
    font-size: 14px;
   margin: 15px 10px;
    padding: 10px;
    background: white;
    color: #4a024a;
    font-weight: 600;
    /* border-radius: 14px; */
}
.s_n_list ul.menu-col {
    height: 100%;
    align-items: center;
    background: white;
    /* box-shadow: 3px -2px 9px 3px #8a878759; */
    list-style: none;
    padding: 10px;
    display: grid;
       grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
    margin-top: 30px;

}

.s_n_list ul.menu-col li a {
   justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 auto;
    color: #000000;
    font-size: 16px;
    display: inline-block;
    width: 90%;
    font-weight: 500;
    padding: 10px;
    min-height: 70px;
    border-radius: 5px;
    transition: all 0.3s linear;
}
.s_n_list {
   height: 100%;
    background: white;
    width: 100%;
    margin: 50px 0 0 0;
}
.s1::after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
       left: 45%;
    top: 54%;
    /* -webkit-transform: translateY(-100%); */
    transform: translateY(-100%);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #42024a;
}
.navbar2 .nav1 .s1:hover  .display_none{
    display: block!important;
}
.menu_l1 a:hover {    text-decoration: none;
    transform: translateX(10px);
    transition: .3s linear transform;
    /* transform: scale(1.2); */
}

.s_n_list ul.menu-col li:hover a{text-decoration: none;
    transition: all 0.3s linear;
    background-color: #42024a4a;
}
.nav-tabs{border-bottom: none!important;
    display: inline-grid!important;
}
.tab-content{
    width: 100%;
}#intro_page {
    color: #fff;
    max-width: 2000;
}
#intro_page .container-fluid {
    width: 90%;
    position: relative;
  bottom: 45px;
}

.no-padding {    background: linear-gradient( #2a3e98b8, #42024aed );
    margin: 0px;
    padding: 0;
    /* border-top-right-radius: 61px; */
    /* border-bottom-left-radius: 61px; */
    box-shadow: 3px -2px 9px 2px #8a878759;
    padding-left: 0;
    padding-right: 0;
   }
    #intro_page .intro {
        text-align: center;
        padding: 70px 7%;
    }
    /* .orange-2-bk {
        background-color: #0f02be5c;
    } */
    .num{
        background-color: #42024a!important;
    }
    #intro_page .intro .icon {
        margin-bottom: 30px;
    }
    #intro_page .icon img {
        width: 50px;
        height: auto;
    }
    #intro_page .intro h4 {
        margin-bottom: 30px;
    }
    #intro_page .intro p {
        text-align: center;
    }
    /* .display_none::before{
        content: "\f100";
    width: 30;
    height: 30;
    position: absolute;
    color: black;
    font-size: 30;
    } */
    .ftco-section-parallax .parallax-img {
        background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;

    /* background-image: url(../img/Rectangle2.png); */
    }
    .justify-content-center {margin-bottom: 29px;
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
    }
    .text-center {
        text-align: center!important;
    }
    .ftco-degree-bg .title {
        text-align: center;
        padding-bottom: 20;
        width: 100%;
     
        justify-content: center;
        background: none;
        color: #1a000d;
        font-family: 'Exo', sans-serif;
        padding: 0 30px 0 0;
        text-transform: none;
    
    }
    .base_color2 {    font-weight: bold;
        color: #42024a!important;
    }
    .ftco-degree-bg .info {
        font-size: 16px;
        text-align: justify;
        transition: all 0.5s linear;
    }
    /* .ftco-degree-bg::after {
        content: url(../img/Background25.png);
    position: absolute;
    left: 0;
    bottom: -59px;

    overflow: visible;
    width: 100%;
    height: 109px;
    z-index: 0;
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
   
    background-color: #fff;
    } */
    .ftco-section-parallax{
           position: relative;
    padding: 5%;
    margin-bottom: 0px;
    margin-top: 100px;
    }
    .info p {
        color: #343a40;
        margin-top: 0;
        margin-bottom: 1rem;
    }
    #our_services {
        text-align: center;
      padding: 81px 0;
        color: #fff;
       
  background: linear-gradient( #34073ae0,#34073aa6, #185ba5a1 );
        background-size: cover;
        background-attachment: fixed;
        background-position: center ;
    }
    .cc-window{
        display:none;
    }
    #our_services .img {
        margin-bottom: 30px;
    }
    #our_services h2 {
        margin-bottom: 30px;
    }
    #our_services .special {
        font-weight: 900;
        font-size: 19px;
        margin-bottom: 45px;
    }
    #our_services .facts p {
        transition: all 0.5s linear;
    }
    #our_services::after {
    content: '';
    position: absolute;
    left: 0;
    overflow: visible;
    width: 100%;
    height: 129px;
    /* top: 6px; */
    /* bottom: 20px; */
    z-index: 0;
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    background-color: #fff;
}
.ftco-section-parallax::after {
  content: '';
    position: absolute;
    left: 0;
    overflow: visible;
    width: 100%;
    height: 105px;
    /* top: 6px; */
    /* bottom: 20px; */
    z-index: 0;
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(3deg);
    background-color: #fff;
}
    #font{
        font-size: 25px;
    }
    .navbar1 .sp-contact-info{
        margin-bottom: 0!important;
    }
    .et-hero-tabs {height: auto;
        
       

        padding: 75px 3%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        text-align: center;
    }
    .et-hero-tabs h3 {
        font-size: 18px;
        text-align: center;
        line-height: 31px;
       
        justify-content: center;
    }
    .et-hero-tabs .base_color {
        color:#42024a!important;
        
    }
    .box{
     padding: 6%;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;

    width: 81%;
    box-shadow: -2px 0px 20px 4px #9e9e9e4d;
    background: white;
    }
    .img-center img {
        position: relative;
        width: 320px;
        top: 25%;
    }
    .text-pad {
        padding: 2% 0;
        color: #707070;
        font-weight: 400;
        font-size: 18px;
    }
    .blue-line {
          border-top: #42024a;
        border-top-style: solid;
        width: 100%;
        margin: 22px 0;
    }
    .text-pad .serv-info {    text-align: center;
        width: 100%;
        border-radius: 20px;
        padding: 32px;
         box-shadow: -2px 0px 20px 4px #9e9e9e4d;
        background: white;
    }
    .serv-info h1 {    font-size: 30px;
        margin-bottom: 20px;
            color: #42024a;;
    }
    .center-item .button:hover{
        
           box-shadow: -2px 0px 9px #42024a5c;
    /* transform: translateY(10px); */
    background: #80808073;
    color: #42024a;
        
    }
    .center-item .button{cursor: pointer;
          background: #4a024a;
    padding: 13px;
    border-radius: 10px;
    color: white;
    font-weight: 500;
    margin-top: 35px;
    justify-content: center;
    text-align: center;
    }
    .serv-info p{
        color: black;
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 1rem;
        

    }
    .btn1{
        justify-content: center;
    display: flex;
    }
    .modal-body .serv-info h6::before {
        content: "";
        width: 8px;
        height: 8px;
        display: block;
        position: relative;
        top: 15px;
      
        right: 15px;
   
        clip-path: polygon(0px 0px , 100% 0px , 100% 100%);
        background-color: #267bdd!important;
    }
    .center-service .base_color {
        color: #42024a!important;
        margin-right: 10px;
    }
    .modal {overflow-y: auto!important;
        overflow-x: hidden;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1200;
        
        width: 100%;
        height: 100%;
        outline: 0;
    }
    .modal-dialog{
        height: 969px;
    width: 100%;
    }
.text-pad .serv-info:hover{
    transform: scale(1.1);
        transition-duration: 0.8s;
}
.text-pad .serv-info:hover  >  h1{
  
}
.text-pad .serv-info:hover  >  p{
  
}
.third-button .btn-primary {
    padding: 6px;
    font-size: 14px;
    color: #fff;
    background-color:#4a024a;
    border-color: #4a024a;
}
.modal-footer {
    display: block!important;
    margin: 10;
}
.modal-footer .serv-info p{
    font-size: 13px;
    color: #495057;
}
.modal-footer .serv-info h5 a{
    color: #2a3e98!important;
    margin-right: 10px;
    font-size: 13;
}
.modal-footer .serv-info h5 a svg {
    margin-right: 10;
}
#no-margin{
    margin-bottom: 20px;
    color: #2a3e98;
}
.third-button {
    margin-top: 15;
}
.modal-footer .serv-info h5 a:hover{color: black!important;
    text-decoration: none;
    transform: scale(1.2);
}
.modal-header h3{
    color: #2a3e98;
}
.modal-header .close{
    color: #2a3e98;
}
.modal-dialog{
    padding-top: 10;
}
.center-item{
    margin-top: 100px;
}
.serv-info ul{
    color: black;
    list-style: none;
    font-size: 15px;
}
.cap h6{
    color: #2a3e98;
}
.serv-info h6{
    color: #2a3e98;
}
.cap ul{
    color: black;
    list-style: none;
    font-size: 14px;
}
.text-pad .serv-info:hover  >  ul{
    color: white;
}
 .serv-info:hover  >  .cap ul{
    color: white;
}
 .serv-info:hover  > .cap h1{
    color: black;
}
.serv-info:hover >  h6{
    color: black;
}
.serv-info:hover  > .cap h6{
    color: black;
}
.img-center img:hover {
    transform: scale3d(1.2, 1.2, 1.2);}
    .serv-info a:hover{
        color: black!important;
    text-decoration: none;
    transform: scale(1.2);
    }
    .serv-info  a{
        color: #2a3e98!important;
        margin-right: 10px;
        font-size: 13;
    }
    .serv-info a svg {
        margin-right: 10;
    }
    .with-caption img {
     
        
    }
    #float_box{
        justify-content: center;
    display: flex;
    }
    .float{
        padding: 34px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
   box-shadow: -2px 0px 20px 4px #9e9e9e4d;
    width: 80%;
    background: white;
    }
    .float h6{
        font-size: 25px;
        color: #42024a;
        font-weight: bold;
    }
    .float h6:hover{
        color: #2a3e98 ;
        transform: translateX(10px);
        transition-duration: 0.5s;
    }
    .float  ul{
      
            text-align: left;
            line-height: 45px;
            color: black;
            list-style: none;
            font-size: 15px;
            margin: 20px;
        
    }
    .float  ul li i{color: #4a024a;
    font-size: 27px;
    margin: 10px;}
        .float  ul li{
            display: flex;
        }
      #grid-image{
       
      }
      #float_box .float .con {
          transition: example ease;
        font-size: 15px;
        /* transition: all 0.5s linear; */
    }
    @keyframes example {
        from {top:0}
        to{top: 45px; }
      }
      #hs-eu-cookie-confirmation {
        padding: 30px;
    
        position: fixed;
        background: #f8f9fa;
        height: auto;
        /* border-top-right-radius: 30px; */
        /* border-bottom-left-radius: 30px; */
        left: 0;
        bottom: 1px;
        text-align: center!important;
        
        align-items: center;
        display: flex;
        justify-content: center;
        width: 100%;
        z-index: 100000000 !important;
        border-bottom: 1px solid #cbd6e2;
        /* border-top: 1px solid #0f02be96; */
        box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.28);
      color: #020615;
        font-family: inherit;
        font-size: inherit;
        font-weight: normal !important;
        line-height: inherit;
        /* text-align: left; */
        text-shadow: none !important;
        font-size: 15px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        line-height: 18px;
    }    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover{
        box-shadow: -6px 4px 19px #0f02beb8;
        transform: translateY(10px);
        background: #80808073!important;
        color: #2a3e98;
        text-decoration: none;
        border: none!important;}
        div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
            margin: 25px 0 0 !important;
            text-align: center!important;
        }
    div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
 background-color: #4a024a!important;
        box-shadow: 1px 1px 12px 4px #0f02be33;
        border: 1px solid #4a024a !important;
        margin-right: 12px !important;
        color: #fff;
        border-radius: 10px;
        font-family: inherit;
        font-size: inherit;
        font-weight: normal !important;
        line-height: inherit;
        text-align: center!important;
        padding: 13px;
        text-shadow: none !important;
    }
    #contact_now {
        max-width: 2000px;
        margin: 70px auto;
    }
    #contact_now .contact2 { margin-left: 0px!important;
        margin-right: 0px!important;
        color: #fff;
        text-align: center;
    }
    #contact_now .column-first {
        padding: 0px 33px;
    }
    .column-first form{
        background: white;
        border-radius: 14px;
        padding: 1px;
    height: 400px;
    box-shadow: 1px 1px 12px 4px #0f02be33;
    }
    .form-group {
        margin-bottom: 0px!important;
        width: 88%;
        margin: 0 auto;
        
    }
    .form-group svg {
        position: relative;
            color: #42024a;
        top: 33px;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 14px;
    }
    #contact_now .form-control {
        border-top: none;
    border-left: none;
    border-right: none;
      
        padding-left: 25px;
        background: none;
      
    }
    .button3:hover {
    }
    .contact2 button {    border-radius: 5px;
    background-color: #42024a;
        line-height: 36px;
    }
    .google-map {
        margin: 20px;
        border-radius: 27px;
        bottom: 4px;
        height: 400px;
        
        position: relative;
        box-shadow: 1px 1px 12px 4px #0f02be33;
       
    }
    .google-map a:hover{
        text-decoration: none;
    }
    .google-map a img{
        border-radius: 4%;
        height: 400px;
    }
    #contact-now .row{
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    ::placeholder{
        color:lightsteelblue!important;
    }
    .overlay:hover .overlay{
        width:100%;
        height:100%;
        position:absolute;
        background-color:#000;
        opacity:0.5;
        border-radius:30px;
    }
    .google-map:hover{
        transform: translateY(20px);
    transition-duration: 1s;
    }
    .column-first form:hover{
        transform: translateY(20px);
        transition-duration: 1s;
    }

    @media  (max-width: 767px) {
        .back-to-top {
    bottom: 15px;
  }

  
        .img-center img{
            margin-bottom: 50px!important;
        }
    }
    @media (max-width: 500px){
        .sms{
                padding: 15% 0!important;
        }
        .float {
    padding: 34px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    box-shadow: -2px 0px 20px 4px #9e9e9e4d;
    width: 100%;
    background: white;
}
        .carousel-item h6 {
    font-size: 22px;
    color: #211612!important;
}
        .ftco-section-parallax {
   position: relative;
    margin-bottom: 84px;
    margin-top: 0px;
}
        .et-hero-tabs h1 {
            margin:0px!important;
        }
        .nav-open{
            top: 0px;
        }
        .slider_master_2 {
            position: relative;
            min-height: 75vh;
            bottom: 145px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 56px;
            color: #fff;
            background-size: cover;
            background-attachment: fixed;
            background-position: center top;
            text-align: center;
        }
        .slider_master_3 {
            position: relative;
            min-height: 75vh;
            bottom: 145px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 56px;
            color: #fff;
            background-size: cover;
            background-attachment: fixed;
            background-position: center top;
            text-align: center;
        }
        .career2{position: relative;
            min-height: 75vh;
            bottom: 145px;
            display: flex;
            align-items: center;
            justify-content: center;
          
            color: #fff;
            background-size: cover;
            background-attachment: fixed;
            background-position: center top;
            text-align: center;
        }
        .blog{
            position: relative;
            bottom: 80px;
        }
        .main {
            justify-content: center;
            position: relative;
            bottom: 50px;
        }
        #category_section{
            padding: 0px 0px;
        }
        #contact_now {
            max-width: 2000px;
            margin: 0px auto;
        }
        .services , .product{
            position: relative;
    padding-top: 0px;
    bottom: 100px;
        }
        .about {top: 0px!important;}
        .navbar-brand img {
            height: 65px!important;
        }
        .navbar-sec {
            top: 5px;
            position: relative;
            z-index: 1200;
        }
        .navbar2 {
            height: 89px;
            align-items: center;
            display: flex;
            z-index: 999;
            width: 100%;
            position: relative;
            top: 0;
            justify-content: space-between;
        }
        .hum {
            margin-right: 19px;
            right: 33px;
            top: 32px;
            display: block!important;
            z-index: 2000;
               position: fixed;
            cursor: pointer;
        }
        .slider_index {padding: 24% 0 2% 0 !important;
            align-items: center;
            display: flex;
            bottom: 102px;
            min-height: 100vh;
            height: 81vh;
        
            background-size: cover;
            background-attachment: fixed;
          background-position-y: -114px;
       background-position: center left;
            position: relative;
        }
        .carousel {    margin: 15% auto!important;
            width: 50%;
            text-align: center;
            position: relative;
            margin: auto;
            background-color: unset;
            height: auto;
            border-top-right-radius: 47px;
            border-bottom-left-radius: 47px;
            max-width: 1148px;
            padding: 15px 2%;
            /* float: left; */
            justify-content: center;
            align-items: center;
            /* box-shadow: 1px 1px 20px 11px #f8f9fa3d; */
            display: flex;
        }
        .navbar1{
            display: none!important;
        }}
        .back-to-top {
  position: fixed;

  background: #42024a;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}
.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

.shake:hover i, .shake:hover svg {
  animation: shake 1300ms;
}

@keyframes shake {
  0% {
    transform: rotateZ(0);
  }
  10% {
    transform: rotateZ(-50deg);
  }
  20% {
    transform: rotateZ(25deg);
  }
  30% {
    transform: rotateZ(-16.6666666667deg);
  }
  40% {
    transform: rotateZ(12.5deg);
  }
  50% {
    transform: rotateZ(-10deg);
  }
  60% {
    transform: rotateZ(8.3333333333deg);
  }
  70% {
    transform: rotateZ(-7.1428571429deg);
  }
  80% {
    transform: rotateZ(6.25deg);
  }
  90% {
    transform: rotateZ(-5.5555555556deg);
  }
  100% {
    transform: rotateZ(0);
  }
}
.wiggle{
      -webkit-animation: wiggle 4s 2s infinite;
          animation: wiggle 4s 2s infinite;
}
@-webkit-keyframes wiggle {
  5%,
	50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  15% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
  20% {
    -webkit-transform: scale(1.15) rotate(-5deg);
            transform: scale(1.15) rotate(-5deg);
  }
  25% {
    -webkit-transform: scale(1.15) rotate(5deg);
            transform: scale(1.15) rotate(5deg);
  }
  30% {
    -webkit-transform: scale(1.15) rotate(-3deg);
            transform: scale(1.15) rotate(-3deg);
  }
  35% {
    -webkit-transform: scale(1.15) rotate(2deg);
            transform: scale(1.15) rotate(2deg);
  }
  40% {
    -webkit-transform: scale(1.15) rotate(0);
            transform: scale(1.15) rotate(0);
  }
}
.titlem{
    color: #42024a;
    font-weight: bold;
    font-size: 20px;
}
.titlem img{
    width: 50px;
}
.cc-window {
    opacity :0!important;
}
/*#our_services::before{*/
/*    content: "";*/
/*    background: linear-gradient( #34073ad1, #185ba5ad );*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*}*/