body {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;
    color: #000;
}
html,body{
    height: 100%;
}
.gen_menu{
    display: none;
}
.video_bg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: fill;
   
}
.video_bg:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.main_head{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
.logo svg
{
    max-height: 60px;
    
}
.home_info{
    position: relative;
    z-index: 2;
}
.head_1{
    font-size: 52px;
    font-weight: 400;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.8)
}
.right_menu{
    right: 10px;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99;
    height: 100%;
}
.menu_row{
    margin: 0px 10px 0px 0px;
    width: 30px;
    height: 100%;
    flex: 0 0 auto;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    color: #ffffff !important;
    font-weight: 300;
    text-decoration: none;
    letter-spacing: 1.5px;
}
.tab_bar{
    width: 100%;
    height: 100%;
    position: absolute;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.3);
    transition: background 1s ease 0s;
    transition: all 0.1s linear 0s;
}
.tabsnav__title{
    transform: rotate(-90deg);
    position: relative;
    font-size: 14px;
    cursor: pointer;
    height: 100%;
    font-weight: 600;
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    pointer-events: none;
    text-transform: uppercase;
    margin: 0px;
    z-index: 3;
    color: #ffffff;
}
.sec_space{
    padding: 70px 0px;
}
.title_1{
    font-size: 45px;
    font-weight: 600;
    color: #1c61ba;
}
.sec_overflow{
    height: 100%;
    overflow: auto;
}
.about_info h3{
    border:2px solid #1c61ba;
    font-weight: 300;
    font-size: 50px;
    color:#1c61ba ;
    width: 150px;
    height: 100px;
    margin: 0 auto;
}
.about_info h4{
    padding-top: 15px;
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
}
.abt_info_2 p{
font-size: 20px;
color: #000;
}
.social_icons img{
width: 30px;
height: 30px;
}
.section_2_bg{
    background: url('../images/StarsReception_2.jpg') no-repeat left top / cover #F5F4F5;
}
.sec_2_1{
background: #262626;

}
.sec_2_1 h2{
    padding-left: 8em;
    padding-right: 8em;
}
.btn_1{
    display: inline-block;
    background: #1c61ba !important;
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    padding: 10px 25px;

}
.para_1{
    font-size: 24px;
    font-weight: 100;
}
.sec_2_2{
    background: url('../images/Mission.jpg') no-repeat center top / cover #f7f7f9;
    padding-top: 25em;
}

.client_row{
width: 90%;
height: 65px;
margin:0 auto ;
}

.client_row img{
    max-height: 100%;
    max-width: 100%;
    width: auto !important;
    margin: 0 auto;
}
.cus_owl .owl-nav{
    position: absolute;
    top: -5%;
    left: 0;
    right: 0;
}
.cus_owl .owl-nav button{
    position: absolute;
    font-size: 44px !important;
}
.cus_owl .owl-nav button.owl-prev{
    
   left:-50px
}
.cus_owl .owl-nav button.owl-next{
    right: -50px
}
b{
    font-weight: 600;
}
.sec_2_4{
    background: url('../images/why_bg.jpg') no-repeat right top / cover #F2F3F4;
    padding-top: 70px;
    padding-bottom: 70px;
}
.foot_bg{
    background: #1c61ba;
    padding-top: 30px;
    padding-bottom: 30px;
}
.foot_2 a{
    color: #fff;
    text-decoration: none;
}
.txt_blue{
    color: #63C0EA;
}
.dark_logo{
    display: none;
}
.light_logo{
    display: block;
}
.logo img{
max-width: 200px;
}
.darkHeader{
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    background: #ffffff;
    transition: all 0.4s ease-in-out;
}
.top_mail svg{
    width: 25px;
    height: 25px;
}
.top_mail img{
width: 45px;

}
.darkHeader .dark_logo{
    display: block !important;
}
.darkHeader .light_logo{
    display: none !important;
}

.darkHeader .logo svg{
    fill: #1c61ba !important;
}
.sec3_1{
    background: url('../images/Service_BG2.jpg') no-repeat left top / cover #000;
    height: 100vh;
}
.sec3_info{
    padding-top: 200px;
}
.sec3_2{
    background: #1c61ba;
}
.sec3_2_info a{
color: #ffffff;
display: block;
text-decoration: none;
}
.sec3_2_info article{ 
    padding-top: 0;
    overflow: hidden;
    padding-bottom: 40px;
}
.sec3_2_info .icon_ser img {
    width: 70px;
    height: 70px;
  }
.sec3_2_info h3{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
}
.sec3_2_info .line_img img {
    height: 35px;
  }
  .sec3_br, .sec3_bb{
    position: relative;
  }
  .sec3_br:after{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 20px;
    width: 1px;
    background: #63C0EA;
    z-index: 1;
  }
  .sec3_bb:before{
    content: '';
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  background: #63C0EA;
  height: 1px;
  z-index: 1;
  }


.sec3_3{
    background: url('../images/branding.jpg') no-repeat left center / cover ;
}
.sec3_4{
    background: url('../images/graphic-designer.jpg') no-repeat right center / cover ;
}
.sec3_5{
    background: url('../images/books.jpg') no-repeat left center / cover ;   
}
.sec3_6{
    background: url('../images/Marketing_new.jpg') no-repeat right center / cover ;
}
.sec3_7{
    background: url('../images/6_Video.jpg') no-repeat right center / cover ;   
}
.sec3_8{
    background: url('../images/5_Photography.jpg') no-repeat right center / cover ;
}
.ser_ful{
    min-height: 50vh;
}
.wh_np{
    white-space: nowrap;
}
.menu_active .tabsnav__title{
    color:#1c61ba !important;
}
.mobile_menu{
    display: none;
    cursor: pointer;
}
.mobile_menu svg{
    fill: #ffffff;
    width: 40px;
    height: 40px;
}
.darkHeader svg{
    fill: #1c61ba !important;
}

@media only screen and (min-width:1500px){
    .sec_2_2 {
        padding-top: 28em !important;
    }
}
@media only screen and (max-width:959px){
    .logo img{
        width: 180px !important;
    }
    .sec_2_4{
        padding-top: 40px !important;
        padding-bottom: 0px !important;
    }
    body .section_4 .para_3{
        line-height: normal;
    }
    body{
        line-height: 22px !important;
        font-size: 16px !important;
    }
    .sec_2_4{
        background: #f3f3f5 !important;
    }
    .container{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .top_mail span{
        display: none !important;
    }
    .video{
        min-width: auto !important;
  min-height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: fill !important;
  object-position: center !important;
  margin: 0 -70% 0 auto !important;
    }
    body .abt_info_2{
        padding-top: 20px !important;
    }
    .gallery_owl{
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 10px !important;
    }
    .gal_row{
        width: 80% !important;
    }
    .customNextBtn{
        right: -40px !important; 
    }
    .customPreviousBtn{
        left: -40px !important; 
    }
    .clos_gal{
        right: 0 !important;
        top: -50px !important;
        left: 0 !important;
        text-align: center !important;
        margin: 0 auto !important;
    }
    .gen_menu{
        display: none !important;
    }
    .sec_2_1 h2{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .mobile_menu, .right_menu.right_menu_active{
        display: block !important;
    }
    .right_menu{
        display: none !important;
    }
    .head_1 {
        font-size: 25px !important;
        text-shadow: 2px 2px 5px rgb(0, 0, 0) !important;
      }
      /* .section_1 .container{
        padding-left: 15px !important;
    padding-right: 15px !important;
      }
      .section_1 .head_1{
        font-size: 22px !important;
        line-height: 25px !important;
      } */
      
      .title_1{
        font-size: 30px !important;
      }
      .abt_info_2 p{
        font-size: 16px !important;
      }
      .section_2_bg{
        background: none !important;
      }
      .cus_owl .owl-nav button.owl-next{
        right: 0 !important;
      }
      .cus_owl .owl-nav button.owl-prev{
        left: 0 !important;
      }
      .client_row{
        max-width: 80% !important;
    width: auto !important;
    max-height: 80% !important;
      }
      .vertical_client .client_row{
        max-width: none !important;
        width: auto !important;
        min-height: 105px !important;
      }
.sec3_br:after, .sec3_bb:before {
    content: none !important;
}
.right_menu{
    left: 0 !important;
    background: #1c61ba !important;
    right: auto !important;
    padding: 0 !important;
    width: 80% !important;
    z-index: 99999 !important;
}
.menu_row{
  display: block !important;
  padding: 18px 0px !important;
  border-bottom: 1px solid #ccc !important;
  width: 100% !important;
  height: auto !important;
}
.tab_bar{
    display: none !important;
}
body .tabsnav__title, body .menu_active .tabsnav__title{
    transform: none !important;
    color: #ffffff !important;
    text-align: left !important;
    display: block !important;
    padding-left: 17px !important;
}
.sec3_info{
    padding-top: 0 !important;
}
.btn_1{
    
}
.ser_ful{
    background: #fff !important;

}
.section_4 .para_3{
    font-size: 25px !important;
}
.para_1{
    font-size: 20px !important;
    font-weight: 300 !important;
}
.fs_34{
    font-size: 18px !important;
}
.sec3_1{
    height: auto !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.ser_ful{
    min-height: auto !important;
}
.sec_space {
    padding: 40px 0px !important;
  }
  .sec_2_2{
    padding-top: 15em !important;
  }
}
@media only screen and (max-width:360px){
    .logo img{
        width: 140px !important;
    }
}
.foot_2 img{
width:25px;
height:25px
}
.section_4 h1{
font-weight: 300;
}
.section_4 article h4{
font-weight: 300;
color:rgba(255, 255, 255, 0.5)
}
.section_4 a{
text-decoration: none;
color: #fff;
}
.section_4{
    background: #1c61ba;
}
.labw_1{
    width: 57px;
    display: inline-block;
}
.section_4 .para_3{
font-size: 34px;
font-weight: 100;
}
.enq_form .inupt_f{
    background: #ffffff;
    color: #000;
    border: 0;
    padding: 10px;
    box-shadow: inset 3px 3px 0px rgba(0,0,0,0.2);
    outline: none;
}
.enq_form textarea{
    height: 157px;
}
.btn_2{
    background: #ffffff;
    padding: 15px 20px;
    text-transform: uppercase;
    color: #1c61ba;
    box-shadow: none !important;
    border: 0 !important;
    font-weight: 600;
}
.fs_34{
    font-size: 18px;
}

@media only screen and (min-width:1921px){
    .gen_menu{
        display: none !important;
     }  
     
    .container{
        max-width: 1440px !important;
    }
    .head_1{
        font-size: 60px !important;
    }
    .menu_row{
        width: 40px !important;
    }
    .tabsnav__title{
        font-size: 21px !important;
    }
    .about_info h3{
        width: 206px !important;
        height: 140px !important;
        font-size: 72px !important;
    }
    .about_info h4,.abt_info_2 p,body{
        font-size: 35px !important;
    }
    .top_mail span{
        font-size: 27px !important;
    }
    .title_1{
        font-size: 67px !important;
    }
}

.file_btn {
  position: relative;
  overflow: hidden;
  background: #fff;
  color: #2668bd;
  padding: 15px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}
.file_btn input {
  position: absolute;
  font-size: 50px;
  opacity: 0;
  right: 0;
  top: 0;
}

.animate_delay_1{
    animation-delay: 0.5s;
}
.animate_delay_2{
    animation-delay: 1s;
}
.animate_delay_3{
    animation-delay: 1.5s;
}
.animate_delay_4{
    animation-delay: 2s;
}
.animate_delay_5{
    animation-delay: 2.5s;
}
.animate_delay_6{
    animation-delay: 3s;
}
.animate_delay_7{
    animation-delay: 3.5s;
}
.animate_delay_8{
    animation-delay: 4s;
}
.animate_delay_9{
    animation-delay: 4.5s;
}
.animate_delay_10{
    animation-delay: 5s;
}
.animate_delay_11{
    animation-delay: 5.5s;
}
.delay_1{
    animation-delay: 2s;
}
.delay_2{
    animation-delay: 4s;
}
.delay_3{
    animation-delay: 6s;
}
.sec_space{
overflow: hidden;
}
.sec_5_2{
    padding-bottom: 75px;
}
.sec_5_bg{
    background: #1c61ba;
    padding-top: 40px;
    padding-bottom: 40px;
}
.gal_info{
    padding-bottom: 70px;
    
    
}
.gal_img{
    background: url('../images/loading.gif') no-repeat center center / auto #F2F3F4;
    min-height: 200px;
}
.gal_info h2{
color: #1c61ba;
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
}
.gal_brand{
    font-size: 22px;
    text-decoration: none;
    color: #221F20;
}
.gal_popup{
    display: none;
}
.gal_wrapper{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    pointer-events: none;
}
.gal_wrapper_bg{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.8); 
}
.gal_row{
    pointer-events:initial !important;
    max-width: 1000px;
    width: 100%;
    height: 80%; 
    margin: 0 auto;
    position: relative;   
    background: url('../images/loading.gif') no-repeat center center / auto #fff;
}
.gallery_owl{
   width: 100%;
   height: 100%;
   position: relative;
   overflow: auto;  
   opacity: 1 !important; 
   
  padding: 60px;

}
.gallery_owl img{
    width: 100%;
}
.gal_nav{
    position: absolute;
  z-index: 999;
  top: 50%;
  left: 0;
  right: 0;
}
.gal_btn_nav{
    position: absolute;
}
.customNextBtn{
    right: -50px;
}
.customPreviousBtn{
    left: -50px;
}
.clos_gal{
    position: absolute;
    top:-10px;
    left: 100%;
    font-size: 25px;
    font-weight: 300;
    width: 25px;
    height: 25px;
    margin-left: 15px;
    cursor: pointer;
    color: rgba(255,255,255,0.6);
}
.gal_btn_nav svg {
    width: 35px;
    height: 35px;
    color: rgba(255,255,255,0.6);
    display: inline-block;
    cursor: pointer;
  }

  .gal_nav{
    display: none;
  }
  .no_scroll{
    overflow: hidden;
  }
.gen_menu a{
    position: relative;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 10px;
    color: #ffffff;
}
.darkHeader a{
color: #1c61ba !important;
}

@media only screen and (min-width:1024px) and (max-width:1400px){
     .gen_menu{
        display: block !important;
     }  
     .right_menu {
        display: none !important;
     } 
}


.owl-carousel .owl-stage {
    transition-timing-function: linear !important;
}
.whats_corner{
    position: fixed;
  right: 10px;
  bottom: 10px;
  background: #4ccb5a;
  padding: 0px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
  cursor: pointer;
  z-index: 999;
}
.whats_corner svg{
    color: #fff;
  width: 25px;
  height: 25px;
}
#circle_cursor{
    position: fixed; z-index: 1000; pointer-events:none; overflow: visible;
    background: rgba(28, 97, 186,0.8);
border-radius: 5px;
width: 20px;
cursor: none !important;
height: 20px;
z-index: 99999999;
}
.circle_cursor2{
    background: url('../images/ExpandMouse 1.svg') no-repeat center center / cover rgba(28, 97, 186,0.8) !important;
    border-radius: 5px !important;
    background-size: 20px 20px !important;
    width: 40px !important;
    height: 40px !important;
}
.foot_logo{
    max-width: 180px;
}