x/* ===================================
    Table of Content
====================================== */


/*  - Fonts
    - General
    - Fonts
    - Social Icon Hover
    - Header And Navigation
    
    - Slider
    - About
    - Team
    - Portfolio
    - Price
    - Parallax
    - Testimonial
    - Client
    - Blog
    - Contact
    - Map
    - Footer
    - Loader
    - Media Queries   */


/* ===================================
    Google font
====================================== */

@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,500&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,500,700&display=swap');

.main-font{font-family: 'Roboto', sans-serif;}
.alt-font{font-family: 'Poppins', sans-serif;}

/* ===================================
    Scrollbar
====================================== */

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    width: 12px;
    background:white;
    border-left: 0px solid white;
    border-right: 0px solid white;
}
::-webkit-scrollbar-thumb {
    background: #8CB5B8;
    width: 0;
    height: 25%;
}
/* ===================================
    General
====================================== */

body {background-color: #ffffff;
font-family: 'Roboto', sans-serif; font-size: 16px;color: #0A2132;font-weight:300;line-height:25px;width: 100%; overflow-x: hidden}
.h3, .h4, .h5, .h6 h2, h3, h4, h5, h6 {line-height: 1.2; font-weight: 500; font-family: 'Poppins', sans-serif;}
a, *::before, *::after, span, input, button, .navbar, .fixedmenu, .tp-bullet, {transition: ease-in-out 0.2s;-webkit-transition: ease-in-out 0.2s;-moz-transition: ease-in-out 0.2s;-ms-transition: ease-in-out 0.2s;-o-transition: ease-in-out 0.2s;}
section,.section-padding {position: relative;overflow: hidden;}
.section-top-margin{margin-top: 7.5rem;}
a {color:inherit;text-decoration: none;}
.rev_slider_wrapper{width: 100% !important;}
.btn.focus, .btn:focus{-webkit-box-shadow: none;box-shadow: none;}
p:last-child{margin-bottom: 0 !important;}
.fa, .far, .fas{display: inline;}
a:active, a:hover{color: #FFBF00;}
blockquote {border-left: 2px solid;padding: 10px 15px 10px 35px;margin: 25px 0;font-size: 18px;line-height: 28px;margin-top: 32px;margin-bottom: 32px;}
blockquote > cite {font-weight: 400;font-size: 14px;display: block;}
.hidden{display: none;}
section{padding-top: 0px;}

/* transition none */
.no-transition *{transition-timing-function:initial; -moz-transition-timing-function:initial; -webkit-transition-timing-function:initial; -o-transition-timing-function:initial; -ms-transition-timing-function:initial; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; -ms-transition-duration: 0s;}

/* overlay */
.bg-overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/* opacity */
.opacity-full{opacity: 1;}
.opacity-3{opacity: .3;}
.opacity-4{opacity: .4;}
.opacity-5{opacity: .5;}
.opacity-6{opacity: .6;}
.opacity-7{opacity: .7;}
.opacity-8{opacity: .8;}
.opacity-9{opacity: .9;}

/*font-weight*/
.font-weight-100{font-weight: 100;}
.font-weight-300{font-weight: 300;}
.font-weight-500{font-weight: 500;}
.font-weight-600{font-weight: 600;}

/* button */
.btn {-webkit-appearance: initial; overflow: hidden;position: -webkit-sticky;position: sticky; z-index: 2; display:inline-block; font-size: 17px; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform:capitalize; width: auto;font-family: 'Poppins', sans-serif; font-weight: 500; -webkit-transition: all .5s ease;-o-transition: all .5s ease !important;transition: all .5s ease !important;}
/* button size */
.btn.btn-small {font-size:12px; padding: 4px 1.8em;}
.btn.btn-medium {font-size:12px; padding: 6px 1.8em;}
.btn.btn-large {font-size:14px; padding: 9px 34px; line-height: 1.8em;}
.btn.btn-rounded {border-radius: 50px;}


.yellow-and-white-slider-btn{font-size: 14px;font-family: Roboto, sans-serif;letter-spacing:3px;padding: 10px 25px;color:#ffffff;font-weight: 500;background-color:#FFBF00;border:1px solid transparent;border-radius: 0px;-webkit-transition: .8s ease !important;-o-transition: .8s ease !important;transition: .8s ease !important;}
.yellow-and-white-slider-btn:hover{ color:#ffffff !important;background-color:#000000 !important; }

.black-and-white-slider-btn{font-size: 12px;font-family: 'Poppins', sans-serif;padding: 10px 25px;color:#ffffff;font-weight: 600;background-color:#000000;border:1px solid transparent;border-radius: 0px;-webkit-transition: .8s ease !important;-o-transition: .8s ease !important;transition: .8s ease !important;}
.black-and-white-slider-btn:hover{color: #000000 !important; ;background-color:#ffffff !important; }

.white-and-black-slider-btn{font-size: 12px;font-family: 'Poppins', sans-serif;padding: 10px 25px;color:#000000;font-weight: 600;background-color:#ffffff;border:1px solid transparent;border-radius: 0px;-webkit-transition: .8s ease !important;-o-transition: .8s ease !important;transition: .8s ease !important;}
.white-and-black-slider-btn:hover{color: #ffffff !important; ;background-color:#000000 !important; }

/* background color */
.bg-black{background: #1A3333;}
.bg-yellow {background-color: #1A3333;}

/* text-color */
.main-color{color: #1A3333;;}

/*Max Width*/
.mx-570{
    max-width: 570px;
    display: inline-block;
}
.parallax-disable{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}

/* ===================================
   Social Icon Bg
====================================== */

.social-icon-bg a i.fa-facebook-f {background-color: #3B5998;}
.social-icon-bg a i.fa-twitter {background-color: #a07bf7;}
.social-icon-bg a i.fa-google-plus {background-color: #DD4B39;}
.social-icon-bg a i.fa-linkedin-in {background-color: #0976B4;}
.social-icon-bg a i.fa-instagram {background-color: #c13584;}
.social-icon-bg a i.fa-youtube {background-color: #dd4b39;}
.social-icon-bg a i.fa-pinterest-p {background-color: #B7242A;}
.social-icon-bg a i.fa-instagram {background-color: #e8715c;}
.social-icon-bg a i.fa-vimeo {background-color: #1ab7ea;}
.social-icon-bg a i.fa-vk {background-color: #4c75a3;}
.social-icon-bg a i.fa-youtube {background-color: #cd201f;}
.social-icon-bg a i.fa-pinterest {background-color: #bd081c;}
.social-icon-bg a i.fa-tumblr {background-color: #34465d;}
.social-icon-bg a i.fa-behance {background-color: #131418;}
.social-icon-bg a i.fa-dribbble {background-color: #ea4c89;}
.social-icon-bg a i.fa-google-plus {background-color: #dd4b39;}
.social-icon-bg a i.fa-xing {background-color: #026466;}
.social-icon-bg a i.fa-yelp {background-color: #af0606;}
.social-icon-bg a i.fa-vine {background-color: #00b489;}

/* ===================================
   Social Icon Bg Hover
====================================== */

.social-icon-bg-hvr a:hover i.fa-facebook-f {background-color: #3B5998;}
.social-icon-bg-hvr a:hover i.fa-twitter {background-color: #a07bf7;}
.social-icon-bg-hvr a:hover i.fa-google-plus {background-color: #DD4B39;}
.social-icon-bg-hvr a:hover i.fa-linkedin-in {background-color: #0976B4;}
.social-icon-bg-hvr a:hover i.fa-instagram {background-color: #c13584;}
.social-icon-bg-hvr a:hover i.fa-youtube {background-color: #dd4b39;}
.social-icon-bg-hvr a:hover i.fa-pinterest-p {background-color: #B7242A;}
.social-icon-bg-hvr a:hover i.fa-instagram {background-color: #e8715c;}
.social-icon-bg-hvr a:hover i.fa-vimeo {background-color: #1ab7ea;}
.social-icon-bg-hvr a:hover i.fa-vk {background-color: #4c75a3;}
.social-icon-bg-hvr a:hover i.fa-youtube {background-color: #cd201f;}
.social-icon-bg-hvr a:hover i.fa-pinterest {background-color: #bd081c;}
.social-icon-bg-hvr a:hover i.fa-tumblr {background-color: #34465d;}
.social-icon-bg-hvr a:hover i.fa-behance {background-color: #131418;}
.social-icon-bg-hvr a:hover i.fa-dribbble {background-color: #ea4c89;}
.social-icon-bg-hvr a:hover i.fa-google-plus {background-color: #dd4b39;}
.social-icon-bg-hvr a:hover i.fa-xing {background-color: #026466;}
.social-icon-bg-hvr a:hover i.fa-yelp {background-color: #af0606;}
.social-icon-bg-hvr a:hover i.fa-vine {background-color: #00b489;}

/* ===================================
   Social Icon Color
====================================== */

.social-icon-clr a i.fa-facebook-f {color: #3B5998;}
.social-icon-clr a i.fa-twitter {color: #0976B4;}
.social-icon-clr a i.fa-google-plus {color: #DD4B39;}
.social-icon-clr a i.fa-linkedin-in {color: #0976B4;}
.social-icon-clr a i.fa-instagram {color: #c13584;}
.social-icon-clr a i.fa-youtube {color: #dd4b39;}
.social-icon-clr a i.fa-pinterest-p {color: #B7242A;}
.social-icon-clr a i.fa-instagram {color: #e8715c;}
.social-icon-clr a i.fa-vimeo {color: #1ab7ea;}
.social-icon-clr a i.fa-vk {color: #4c75a3;}
.social-icon-clr a i.fa-youtube {color: #cd201f;}
.social-icon-clr a i.fa-pinterest {color: #bd081c;}
.social-icon-clr a i.fa-tumblr {color: #34465d;}
.social-icon-clr a i.fa-behance {color: #131418;}
.social-icon-clr a i.fa-dribbble {color: #ea4c89;}
.social-icon-clr a i.fa-google-plus {color: #dd4b39;}
.social-icon-clr a i.fa-xing {color: #026466;}
.social-icon-clr a i.fa-yelp {color: #af0606;}
.social-icon-clr a i.fa-vine {color: #00b489;}

/* ===================================
   Social Icon Hover
====================================== */

.social-icon-clr-hvr a i:hover.fa-facebook-f {color: #3B5998;}
.social-icon-clr-hvr a i:hover.fa-twitter {color: #0976B4;}
.social-icon-clr-hvr a i:hover.fa-google-plus {color: #DD4B39;}
.social-icon-clr-hvr a i:hover.fa-linkedin-in {color: #0976B4;}
.social-icon-clr-hvr a i:hover.fa-instagram {color: #c13584;}
.social-icon-clr-hvr a i:hover.fa-youtube {color: #dd4b39;}
.social-icon-clr-hvr a i:hover.fa-pinterest-p {color: #B7242A;}
.social-icon-clr-hvr a i:hover.fa-instagram {color: #e8715c;}
.social-icon-clr-hvr a i:hover.fa-vimeo {color: #1ab7ea;}
.social-icon-clr-hvr a i:hover.fa-vk {color: #4c75a3;}
.social-icon-clr-hvr a i:hover.fa-youtube {color: #cd201f;}
.social-icon-clr-hvr a i:hover.fa-pinterest {color: #bd081c;}
.social-icon-clr-hvr a i:hover.fa-tumblr {color: #34465d;}
.social-icon-clr-hvr a i:hover.fa-behance {color: #131418;}
.social-icon-clr-hvr a i:hover.fa-dribbble {color: #ea4c89;}
.social-icon-clr-hvr a i:hover.fa-google-plus {color: #dd4b39;}
.social-icon-clr-hvr a i:hover.fa-xing {color: #026466;}
.social-icon-clr-hvr a i:hover.fa-yelp {color: #af0606;}
.social-icon-clr-hvr a i:hover.fa-vine {color: #00b489;}

/* ===================================
        Header
   ====================================== */

/* nav top default */




h1 {
font-size: 43px;
width: 100%;
text-align: center;
line-height: 120%;
margin-bottom: 50px;
font-family: 'gilroymedium';

    color: #ffffff;
}



h2 {
}




.arconf {
   
  width: 15px;



}


.arconf img {
   
  width: 15px;



}





.second-1 {
   

margin-bottom: 90px;


}






.goodspac {
   

margin-bottom: 70px;


}


.pad-right {
   

margin-bottom: 20px;
margin-top: 20px;



}


.success-icon {
   

    width: 100px;
        margin-left: auto;
    margin-right: auto;

    margin-top: 18%;



}




.success-text {
   

    width: 400px;
        margin-left: auto;
    margin-right: auto;

    margin-top: 30px;
    
    text-align: center;

}






.demo-css {
    padding: 10px 20px;
    margin-bottom: 20px;
    background: rgb(0, 0, 0);
  
  }
  


div.new-class, div.new-class * {
  display: none !important;
}


  
  button {
    padding: 10px 20px;
    font-size: 1.2em;
  }
  















.poster-spacing {
   

margin-bottom: 70px;


}




.magic:hover {
   
  opacity: 0.6;



}





div.website, div.website * {
  display: none !important;
}



.descrip-one {
   
    color: #000000;



}


.fam1 {
   
width: 85%;
margin-left: auto;
margin-right: auto;



}


.fam01 {
   
width: 99%;
margin-left: auto;
margin-right: auto;



}






.negot {
   
width: 100%;
margin-left: auto;
margin-right: auto;
padding-top: 50px;



}







.logo-pau img {
   
width: 280px;

margin-top: 30px;

margin-left: 33px;


}







.thatyou {
   
width: 100%;
margin-left: auto;
margin-right: auto;



}

.thatyou-2 {
   
width: 85%;
margin-left: auto;
margin-right: auto;



}



.form-spac {
   
width: 80%;
margin-left: auto;
margin-right: auto;



}


select {
width: 100%;
color: #333333;
font-size: 14px;
height: 40px;
padding: 0px 16px 0px 16px;
margin-top: 0.125em;
cursor: pointer;
    
    
 
}



.formcss { width: 100%; border-radius: 8px; }

.form-real {
      width: 100%;
      padding: 10px;
      margin-top: 5px;

/* From https://css.glass */
background: rgba(255, 255, 255, 0.27);
border-radius: 5px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(4.5px);
-webkit-backdrop-filter: blur(4.5px);
border: 1px solid rgba(255, 255, 255, 0.67);

color: #ffffff;



    }
    
    .form-cta {
      padding: 12px;
      width: 200px;
      cursor: pointer;

       font-weight: bold;

      color: #ffffff;

/* From https://css.glass */
background: #000000;
border-radius: 5px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(4.5px);
-webkit-backdrop-filter: blur(4.5px);
border: 1px solid rgba(255, 255, 255, 0.67);


    }


      label {
      display: block;
      margin-top: 15px;
      font-weight: bold;

      color: #8CB5B8;
      
        float: left;

    }






.titlebg {
   
width: 100%;
padding-top: 20px;
padding-bottom: 20px;

background-color: #182435;
text-align: center;

color: #182435;
    font-weight: 900;


}


.titlebg-1 {
   
width: 100%;
padding-top: 30px;
padding-bottom: 10px;

background-color: #182435;
text-align: center;

color: #ffffff;
    font-weight: 900;
    
    font-size: 18px;



}







.seemore-1 {
   
width: 100%;
padding-top: 20px;
padding-bottom: 20px;

background-color: #779895;
text-align: center;

color: #182435;
    font-weight: 900;


}



.seemore-1:hover {
   
width: 100%;
padding-top: 20px;
padding-bottom: 20px;

background-color: #446663;
text-align: center;

color: #182435;
    font-weight: 900;


}






.input-n 	input::placeholder {
    color: #FAFEFD;
    	background-color: #313F48;

}




.container-mod {
  position: relative;
  text-align: left;
  color: white;
}

/* Bottom left text */
.bottom-left-mod  {
  position: absolute;
  bottom: 0;
  left: 0;
      width: 100%;
  height: 400px;
  background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0, 16, 21, 1));

}

/* Top left text */
.top-left-mod  {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right-mod  {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right-mod  {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text */
.centered-mod  {
 position: absolute;
  bottom: 0;
  left: 0;
      width: 100%;
  height: 300px;
  background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(10, 16, 21, 1));
  
  padding-bottom: 100px;

}





.container-mod2 {
  position: relative;
  text-align: left;
  color: white;
  margin: 0;
      background-color: #000000;


}



/* Centered text */
.centered-mod2  {
 position: absolute;
  bottom: 0;
  left: 0;
      width: 100%;
  height: 300px;
  background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(10, 16, 21, 1));
  
  padding-bottom: 100px;
  
  margin: 0;
    background-color: #000000;


}
















.pap1 {
    cursor: pointer;
  }
  
  .container-pap {
    max-width: 800px;
    width: 90%;
    margin: 10em auto;
  }
  
  /* Style the buttons that are used to open and close the accordion panel */
  .faq, .wc-accordion {
    margin-top: 25px;
    /* Style the accordion panel. Note: hidden by default */
  }
  .faq .accordion, .wc-accordion .accordion {
    padding: 30px 0px 5px 0px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    border-radius: 0px;
    background: none;
    display: flex;
    border-top: 2px solid #e8f1ef;
    font-size: 1.25rem;
    justify-content: space-between;
    align-items: center;
    
      font-family: 'gilroymedium';

  }
  .faq .active, .faq .accordion:hover, .wc-accordion .active, .wc-accordion .accordion:hover {
    background-color: none;
  }
  .faq .accordion:focus, .wc-accordion .accordion:focus {
    text-decoration: underline;
  }
  .faq .active i, .wc-accordion .active i {
    transform: rotate(90deg);
  }
  .faq .panel, .wc-accordion .panel {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    transition-duration: 400ms;
    transition-property: max-height, visibility;
    transition-delay: 0, 400ms;
  }
  
  .panel.open {
    visibility: visible;
    transition-duration: 400ms;
    transition-property: max-height, visibility;
    transition-delay: 400ms, 0;
  }
  
  .closed .vertical {
    transition: all 0.4s ease-in-out;
    transform: rotate(-90deg);
  }
  .closed .horizontal {
    transition: all 0.4s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1;
  }
  
  .active .vertical {
    transition: all 0.4s ease-in-out;
    transform: rotate(90deg);
  }
  .active .horizontal {
    transition: all 0.4s ease-in-out;
    transform: rotate(90deg);
    opacity: 0;
  }
  
  .circle-animation {
    position: relative;
    flex: 0 0 30px;
  }
  
  .circle-animation .horizontal {
    position: absolute;
    background-color: #0A2132;
    width: 20px;
    height: 3px;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -1px;
  }
  
  .circle-animation .vertical {
    position: absolute;
    background-color: #0A2132;
    width: 3px;
    height: 20px;
    left: 50%;
    margin-left: -1px;
    top: 50%;
    margin-top: -10px;
  }
















.container-x {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  /* padding-left: 15px;
  padding-right: 15px; */
  padding: 15px 30px;
}

.accordion-x {
}

.accordion-x .title-x {
  background: #21ABB5;
  color: #FFF;
  padding: 10px 20px
}

.accordion-x > .title-x > * {
  margin: 0px !important;
  font-size: 33px;
  font-weight: 400;
}

.accordion-x .item-x {
  position: relative;
  
    border-bottom: 1px solid #29374a;

  padding-bottom: 10px;

}

.accordion-x .item-x .input-x {
  position: absolute;
  visibility: hidden;
  display: block;
  width: 100%;
  height: 100%;
}

.accordion-x .item-x .item-name-x {
  font-size: 23px;
  padding: 5px 10px;
  width: 100%;
  text-align: right;
  border: none;
  border-bottom: 1px solid #29374a;
  display: block;
  font-family: 'gilroymedium';

}


.desc-x a{


margin-bottom: 70px;


}



.accordion-x .item-x .desc-x {
  margin: 0px;
  opacity: 0;
  max-height: 0px;
  padding: 5px 10px;
  font-size: 18px;
  border-bottom: 1px solid #29374a;
  transition: all 0.5s ease-in-out 0s;
    text-align: right;

}

.accordion-x .item-x .item-name-x:hover ~ .desc-x, .accordion-x .item-x .desc-x:hover {
  opacity: 1;
  max-height: 500px;
  transition: all 1s ease-in-out 0s;
}
.accordion-x .item-x:hover > .item-name-x {
  border-bottom: transparent;
    color: #29374a;

}
.accordion-x .item-x:last-child > .item-name-x, .accordion-x .item-x:last-child > .desc-x {
  border-bottom: transparent;
}




    .worldf-home {
   
font-size: 45px;
      text-transform: uppercase;
margin-bottom:  35px;
      
    font-family: 'gilroylight';
    
      line-height: 120%;


}
    
    




.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}

.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}

.owl-carousel .owl-item{height: auto; float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}

.owl-carousel .owl-item img{width: auto; height: 400px; display:block;width:auto;}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}

.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}

.owl-carousel.owl-loading{opacity:0;display:block}

.owl-carousel.owl-hidden{opacity:0}

.owl-carousel.owl-refresh .owl-item{visibility:hidden}

.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

.owl-carousel.owl-grab{cursor:move;cursor:grab}

.owl-carousel.owl-rtl{direction:rtl}

.owl-carousel.owl-rtl .owl-item{float:right}

.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}

.owl-carousel .owl-animated-in{z-index:0}

.owl-carousel .owl-animated-out{z-index:1}

.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}

.owl-height{transition:height .5s ease-in-out}

.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}

.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}

.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}

.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#ffffff}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}








.bts21 {


  background-image: url("https://elips.io/lantica-media/admin/themes/lantica/img/elips-let.svg"), url("https://elips.io/lantica-media/admin/themes/lantica/img/elips-let.svg");

 width: 50px;
   height: 50px;


}






.tab {
  overflow: hidden;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;

}

.tab button {

margin-top: 15px;

  
        font-family: 'gilroylight';

color: #445469;

background-color: #ffffff;

text-align: center;

padding-left: 35px;
padding-right: 35px;


padding-top: 4px;
padding-bottom: 4px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 6666666666669999999999999;


border: 1px solid #000000;

font-size: 15px;

margin-right:26px;

}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #000000;
color: #ffffff;

  border-radius: 100px;

font-family: 'gilroymedium';

}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #000000;
color: #ffffff;
font-family: 'gilroymedium';


}

/* Style the tab content */
.tabcontent {

background-color: #ffffff;

  width: 50%;


}



.tabcontent img {


  width: 100%;
  height: 700px;


}



.container-cred {


  width: 98%;
    margin-left: auto;
  margin-right: auto;


}





.men-label {


color: #ffffff;
    font-family: 'gilroymedium';
    margin-top: 28px;
    float: right;
    margin-right: 30px;
    text-transform: uppercase;
    font-weight: 600;

  position: absolute;
    top: 0;
    
            right: 120px;
}





.lang-label {


color: #ffffff;
    font-family: 'gilroymedium';
    margin-top: 28px;
    float: right;
    margin-right: 80px;
    text-transform: uppercase;
    font-weight: 600;
    
        position: absolute;
    top: 0;
    
            right: 20px;



}








.tab-2 {
  overflow: hidden;
  width: 1250px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;

}

.tab-2 button {

margin-top: 15px;

  
        font-family: 'gilroylight';

color: #445469;

background-color: #ffffff;

text-align: center;

padding-left: 35px;
padding-right: 35px;


padding-top: 4px;
padding-bottom: 4px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 6666666666669999999999999;


border: 1px solid #000000;

font-size: 16px;

margin-right:26px;

}

/* Change background color of buttons on hover */
.tab-2 button:hover {
  background-color: #000000;
color: #ffffff;

  border-radius: 100px;

font-family: 'gilroymedium';

}

/* Create an active/current tablink class */
.tab-2 button.active {
  background-color: #000000;
color: #ffffff;
font-family: 'gilroymedium';


}

/* Style the tab content */
.tabcontent {

background-color: #ffffff;

  width: 100%;

}









.tab-3 {
  overflow: hidden;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;

}

.tab-3 button {

margin-top: 15px;

  
        font-family: 'gilroylight';

color: #445469;

background-color: #ffffff;

text-align: center;

padding-left: 35px;
padding-right: 35px;


padding-top: 4px;
padding-bottom: 4px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 6666666666669999999999999;


border: 1px solid #000000;

font-size: 16px;

margin-right:26px;

}

/* Change background color of buttons on hover */
.tab-3 button:hover {
  background-color: #000000;
color: #ffffff;

  border-radius: 100px;

font-family: 'gilroymedium';

}

/* Create an active/current tablink class */
.tab-3 button.active {
  background-color: #000000;
color: #ffffff;
font-family: 'gilroymedium';


}

/* Style the tab content */
.tabcontent {

background-color: #ffffff;

  width: 100%;

}




















.tab-9 {
  overflow: hidden;
  width: 1130px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;

}

.tab-9 button {

margin-top: 15px;

  
        font-family: 'gilroylight';

color: #445469;

background-color: #ffffff;

text-align: center;

padding-left: 35px;
padding-right: 35px;


padding-top: 4px;
padding-bottom: 4px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 6666666666669999999999999;


border: 1px solid #000000;

font-size: 16px;

margin-right:26px;

}

/* Change background color of buttons on hover */
.tab-9 button:hover {
  background-color: #000000;
color: #ffffff;

  border-radius: 100px;

font-family: 'gilroymedium';

}

/* Create an active/current tablink class */
.tab-9 button.active {
  background-color: #000000;
color: #ffffff;
font-family: 'gilroymedium';


}


















.vegan01 {

background-color: #000000;


}











.white-simo {

background-color: #ffffff;
z-index: 999999999999999999999999999999999999999999999;



}





/* Style the close button */
.topright {
  float: right;
  cursor: pointer;
  font-size: 28px;
}





.yes-m {

width: 100%;
margin-left: auto;
margin-right: auto;

}





.NewsSummaryMorelink-pag {

           font-weight: 600;
  color: #ABBED1;

font-size: 25px;

margin-left: 40px;
height: 50px;



}





.NewsSummaryMorelink {

           margin-top: 15px;
           font-weight: 600;
  color: #ABBED1;



}



.franc {

     margin-left: auto;

     margin-right: auto;

  width: 80%;


}



.backto1 {

     margin-left: auto;

     margin-right: auto;

  width: 80%;


}








.NewsPostDetailContent p {

    color: #121212;

  line-height: 170%;
  
  margin-bottom: 100px;
  
    text-align: justify;
  text-justify: inter-word;



}

.NewsPostDetailContent {

  text-align: justify;
  text-justify: inter-word;
  
  margin-bottom: 0px;



}


.NewsPostDetailTitle {

    color: #121212;

           color: #121212;

font-size: 50px;

  line-height: 100%;
             margin-top: 20px;



}




.news-center {

       margin-left: auto;

     margin-right: auto;

  width: 90%;



}







.card {
   
background: #ffffff;
   
  
         color: #121212;
  
             height: 50px;

           margin-bottom: 60px;
           
                      margin-left: 20px;

                      margin-right: 20px;
                      
  float: left;
  width: 29.5555%;


}


.news-c {
  width: 29.5555%;
   height: 530px;
  float: left;
  
 
  
           color: #121212;

}


.news-c2 {
  width: 100%;
   height: auto;
  float: none;
           color: #121212;
           	padding-bottom: 70px;

           

}




.fact1 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
      padding-top:130px; 
}



.car1 {

    background-color: #F6F8F7;
             height: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
    padding-top:0px; 
    
             color: #121212;


}



.cms_submit {
font-family: 'gilroymedium';

color: #000000;

background-color: #ffffff;

text-align: center;

padding-left: 20px;
padding-right: 20px;


padding-top: 10px;
padding-bottom: 8px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 6666666666669999999999999;


border: 1px solid #000;

font-size: 19px;

    	width: 200px;
    	




}



.cms_submit:hover {
	background-color: #000000;
color: #ffffff;

}


	input {
	
	
     
        	    	  border-radius: 30px;

        
        
    	
	background: #ffffff;
font-family: 'gilroymedium';
	width: 100%;
	color: #333333;
	margin-right: 4px;
	margin-bottom: 10px;
	padding-right: 13px;
	padding-left: 23px;    

	padding-bottom: 15px;    

	padding-top: 15px;    

}


textarea {
        
        
        	    	  border-radius: 18px;

        
        
    	
	background: #ffffff;
font-family: 'gilroymedium';
	width: 100%;
	color: #333333;
	margin-right: 4px;
	margin-bottom: 20px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 23px;    
        
        
        
        
        
        
        
}





.NewsSummaryLink {

           height: 50px;

  line-height: 27px;
  max-height: 8rem;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;

}




.NewsSummaryLink a {

       font-size: 20px;

    font-family: 'gilroyextrabold';
             color: #121212;


}


.NewsSummaryLink-det {

       font-size: 40px;

    font-family: 'gilroyextrabold';
             color: #ffffff
             margin-top: 18px;
  line-height: 110%;
  
  text-align: left;


  margin-left: auto;
  margin-right: auto;


}








.NewsSummaryLink-2 {

       font-size: 40px;

    font-family: 'gilroyextrabold';
             color: #ffffff
             margin-top: 18px;
  line-height: 110%;
  
  text-align: left;

width: 80%;

  margin-left: auto;
  margin-right: auto;
  
  
  
     line-height: 27px;
    max-height: 8rem;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;


}



.NewsSummaryLink-2 a {

       font-size: 40px;

    font-family: 'gilroyextrabold';
             color: #ffffff;
             margin-top: 18px;
  line-height: 110%;
  
  text-align: left;


width: 80%;

  margin-left: auto;
  margin-right: auto;

}


.NewsSummaryLink-2 a:hover {

       font-size: 40px;

    font-family: 'gilroyextrabold';
             color: #D0F3E6;
             margin-top: 18px;
  line-height: 110%;
  
  text-align: left;


width: 80%;

  margin-left: auto;
  margin-right: auto;

}



.NewsSummaryLink-2 p {

       font-size: 40px;

    font-family: 'gilroyextrabold';
             color: #121212;
             margin-top: 18px;
  line-height: 110%;
  
  text-align: left;


width: 80%;

  margin-left: auto;
  margin-right: auto;
  

}




.NewsSummarySummary-3  {

         color: #121212;
           margin-top: 15px;
           
text-align: left;

  width: 80%;
  height: 80px;

  margin-left: auto;
  margin-right: auto;
  
    line-height: 27px;
    max-height: 10rem;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;


}

.NewsSummarySummary p {
            margin-top: 15px;

           color: #121212;

  
  line-height: 2rem;
  max-height: 8rem;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden !important;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;


}



.news-holder {

           width: 85%;
    margin-left: auto;
           margin-right: auto;
           
                      margin-top: 30px;


}




.NewsSummaryField img {
   
 width:100%;
                height:100%;
                object-fit:cover;


}



.cardimage img {
   
 width:100%;
                height:100%;
                object-fit:cover;


}





 .cardimage  {
                width:100%;
                height:200px;
            }
            img {
                width:100%;
                height:100%;
            }












.cardimage2 img {
   
 width:100%;
                height:100%;
                object-fit:cover;


}





 .cardimage2  {
                width:100%;
                height:900px;
            }
            img {
                width:100%;
                height:100%;
            }












.cardimage3 img {
   
 width:100%;
                height:100%;
                object-fit:cover;


}





.summa-date {
   
    color: ffffff;

width: 80%;
    margin-left: auto;
    margin-right: auto;

}



.cent-more1 {
   

width: 80%;
    margin-left: auto;
    margin-right: auto;

}




.span-more {
   
   background-color: #000000;

    margin: 0;

}









  .owl-nav button {
	position: absolute;
	top: 50%;
	background-color: #000;
	color: #fff;
	margin: 0;
	transition: all 0.3s ease-in-out;
  }
  .owl-nav button.owl-prev {
	left: 0;
  }
  .owl-nav button.owl-next {
	right: 0;
  }
  
  .owl-dots {
	text-align: center;
	padding-top: 15px;
  }
  .owl-dots button.owl-dot {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	background: #E1F8EA;
	margin: 0 3px;
  }
  .owl-dots button.owl-dot.active {
	background-color: #000;
  }
  .owl-dots button.owl-dot:focus {
	outline: none;
  }
  .owl-nav button {
	  position: absolute;
	  top: 50%;
	  transform: translateY(-50%);
	  background: rgba(255, 255, 255, 0.38) !important;
  }
 
  .span-arrow {
	  font-size: 80px;    
	  position: relative;
	  top: -5px;

padding-top: 14px;
padding-bottom: 7px;
padding-left: 14px;
padding-right: 14px;


  }

  .span-arrow img {
	width: 20px;


  }


  .owl-nav button:focus {
	  outline: none;
  }


















/* Slideshow container */
.slideshow-container2 {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev2, .next2 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next2 {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev2:hover, .next2:hover {
}

/* Caption text */


/* Number text (1/3 etc) */


/* The dots/bullets/indicators */
.dot2 {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #81A2A0;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot2:hover {
  background-color: #0A2132;
}

/* Fading animation */
.fade2 {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev2, .next2,.text2 {font-size: 11px}
}














.CGBlogSummary {
   
  width: 33.3333333%;
  height: auto;
  float: left;


}


.credit-left-d img {
   
  width: 100%;

}




.lucas {
   
border-radius: 25px;
}




.label-in {
   
color: #ffffff;
margin-top: 30px;
font-weight: 400;
margin-bottom: 30px;

}







.parallax01  {

height: 900px;

  }
  
  
  
  
.container-parallax {
position: relative;
text-align: center;
color: white;
}

.bottom-left-parallax {
position: absolute;
bottom: 8px;
left: 16px;
}

.top-left-parallax {
position: absolute;
top: 8px;
left: 16px;
}

.top-right-parallax {
position: absolute;
top: 8px;
right: 16px;
}

.bottom-right-parallax {
position: absolute;
bottom: 8px;
right: 16px;
}

.centered-parallax {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
 
  
  





.service-en {
   

    width: 100%;
    height: 100%;



 background-color: #000000;
 
 
 

}



.loading-mob {
    width: 300px;
    height: 183px;
   margin-left: auto;
      margin-right: auto;
}



.loading-mob img {
   
 width: 300px;
    height: 183px;

}






.service-all {
   

max-width:1440px;    
    
    
                margin-left: auto;
                margin-right: auto;


 background-color: #000000;

}




.cont01 {
   

width:70%;    
    
    
                margin-left: auto;
                margin-right: auto;



}



.cont01-white {
   

 background-color: #F6F8F7;
    
    
     

}





.service-left {

margin-top: 17%;
   

    width: 40%;

 
                 float: left;
                 
                 
                 
padding-left: 100px;
padding-right: 100px;



}





.testimonials-all {
 background-color: #ffffff;

 height: 500px;

}




.service-right {
   

    width: 60%;
 background-color: #000000;

                float: right;


}






.service-left-touch {
    width: 50%;
  float: left;
  margin-top: 90px;
  margin-bottom: 90px;

}



.service-left-about {


    width: 50%;
    

 background-color: #0A2132;
 
                 float: left;


 height: 500px;



}


.service-right-about {
   

    width: 50%;
 background-color: #ffffff;

                 float: left;

 height: 500px;
 
 
 
}



.responsive-bg-1-incent {
  background: url('https://elips.io/lantica-media/uploads/incent1.jpg');
  background-size: cover;
  height: 500px;
  padding-bottom: 66.66%; /* = image.height / image.width * 100% */
}




.responsive-bg-2-incent {
  background: url('https://elips.io/lantica-media/uploads/incent2-p.jpg');
  background-size: cover;
  height: 500px;
  padding-bottom: 66.66%; /* = image.height / image.width * 100% */
}










.responsive-bg-1 {
  background: url('https://elips.io/lantica-media/uploads/bt-bn.jpg');
  background-size: cover;
  height: 500px;
  padding-bottom: 66.66%; /* = image.height / image.width * 100% */
}


.responsive-bg-1:hover {
  background: url('https://elips.io/lantica-media/uploads/bt-color.jpg');
  background-size: cover;
  height: 500px;
  padding-bottom: 66.66%; /* = image.height / image.width * 100% */
}



.responsive-bg-2 {
  background: url('https://elips.io/lantica-media/uploads/ws-bn.jpg');
  background-size: cover;
  height: 500px;
  padding-bottom: 66.66%; /* = image.height / image.width * 100% */
}


.responsive-bg-2:hover {
  background: url('https://elips.io/lantica-media/uploads/ws-color.jpg');
  background-size: cover;
  height: 500px;
  padding-bottom: 66.66%; /* = image.height / image.width * 100% */
}



.responsive-bg-3 {
  background: url('https://elips.io/lantica-media/uploads/film-tv-f.jpg');
  background-size: cover;
  height: 500px;
  padding-bottom: 66.66%; /* = image.height / image.width * 100% */
}






.responsive-bg-4 {
  background: url('https://elips.io/lantica-media/uploads/newmedia.jpg');
  background-size: cover;
  height: 500px;
  padding-bottom: 66.66%; /* = image.height / image.width * 100% */
}




























.service-right-touch {
   
     margin-top: 90px;
  margin-bottom: 90px;


    width: 50%;

 float: left;
 
padding-left: 90px;

padding-right: 90px;



}




.spacing-about {
   

    margin-top: 130px;

    margin-left: 100px;



}





.lactic-name {
   

font-size: 28px;
color: #8CB5B8;
font-weight: 400;
    margin-top: 30px;

  margin-bottom: 10px;


}







.parallax002 {
   
  height: 700px;

margin-top: 114px;
padding-top: 114px;



}














.plac1 {
   

color: #E1F9EA;


}




.testimony-card {

   width: 90%;

   


  
         color: #121212;
  
                      margin-top: 0px;

           
                      margin-left: auto;

                      margin-right:  auto;

    padding: 35px;

}



.t-icon {

   width: 60px;
  margin-left: auto;
 margin-right: auto;
}


.t-icon img {

   width: 100%;
 
}



.sponsors {

   width: 150px;
  margin-left: auto;
 margin-right: auto;
}


.sponsors img {

   width: 100%;
 
}




.logofo {
   
  width: 100px;
  height: auto;

}


.logofo img {
   
    width: 100%;
  
  }
  


  .cover-movie {
   
margin-top:  20px;

margin-bottom:  70px;



  }
  

  
  .vp-center {
    display: ;
 
}



  .scroll-elements {
   
    position: fixed;
top: 75%;
    width: 100%;
 
    
      }
      



  .infocontent {
   
    font-size: 15px;

    font-family: 'gilroylight';

    
    
      }



      .bggreen {

   padding-top: 110px;
      padding-botton: 510px;


      
        background-color: #17293D;
    
        
        
          }


          .air-p {


            margin-top:  40px;
   
      width: 165px;
      height: auto;

      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10px;
        
            
            
              }
    
    
              .air-p img {

   
                width: 100%;
                
                  
                      
                      
                        }



  .seclinks a:link {
   
color: #ffffff;  

font-size: 20px;

margin-bottom: 20px;

  }
  

  
  .trailer-title {
   
 background-color: #000000;

 padding-top: 20px;
 padding-bottom: 20px;
padding-left: 40px;

 margin-top:  50px;

 font-family: 'gilroyextrabold';

color: #ffffff;

font-size: 20px;

    
      }
      
      
      
        .trailer {
   
 background-color: #000000;

 

    
      }
      
      
    





  .bunder {
   
 background-color: #ffffff;



    
      }
      


* {
            box-sizing: border-box;
        }

        .slideshow-container {
            width: 100%;
            position: relative;
            margin: auto;
        }

        .mySlides {
            display: none;
        }

        .prev,
        .next {
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: white;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 3px 3px 0;
        }

        .next {
            right: 0;
            border-radius: 3px 0 0 3px;
        }

        .prev:hover,
        .next:hover {
            background-color: rgba(0, 0, 0, 0.8);
        }

        .text {
            color: #f2f2f2;
            font-size: 15px;
            padding: 8px 12px;
            position: absolute;
            bottom: 8px;
            width: 100%;
            text-align: center;
        }

        .numbertext {
            color: #f2f2f2;
            font-size: 12px;
            padding: 8px 12px;
            position: absolute;
            top: 0;
        }

        .dot {
            cursor: pointer;
            height: 15px;
            width: 15px;
            margin: 0 2px;
            background-color: #bbb;
            border-radius: 50%;
            display: inline-block;
            transition: background-color 0.6s ease;
        }

     
        .dot:hover {
            background-color: #18293D;
        }
        
        
        
         .active {
            background-color: #ffffff;
        }
        
        
        

        .fade {
            -webkit-animation-name: fade;
            -webkit-animation-duration: 1.5s;
            animation-name: fade;
            animation-duration: 1.5s;
        }

        @-webkit-keyframes fade {
            from {
                opacity: .4;
            }
            to {
                opacity: 1;
            }
        }

        @keyframes fade {
            from {
                opacity: .4;
            }
            to {
                opacity: 1;
            }
        }

























      .title-imdb {

margin-top: 90px;
margin-bottom: 40px;
     
     
        height: 30px;
     
        width: 100%;




     }



     .main-items {

        font-size: 25px;
        
        
             }
     






     .vc25 {

      
        
        font-size: 300px;
        font-family: 'gilroylight';

width: 200px;

margin-left: auto;
margin-right: auto;   


margin-bottom: 30px;


        
             }




             .links-f {

      
        
           margin-top: 100px;
        
                
                     }
        



  

  .movie-title-content {

    font-size: 30px;

    color: #8CB5B8;

    width: 90%;

    height: 30px;

    float: left;
    
    
      line-height: 120%;

    
    margin-bottom: 120px;


}






  .movie-title-content-form {

    font-size: 34px;

    color: #8CB5B8;

    width: 90%;

    height: 30px;

    float: left;
    
    
      line-height: 120%;

    
    margin-bottom: 50px;


}




















video {
  height: 100vh;
  width: 100%;
  object-fit: fill; // use "cover" to avoid distortion
  position: absolute;
}


.imdb {


   float: right;

    width: 10%;

    height: 30px;


}


.imdb img {


 
     width: 100%;
 
 
 }



 .sept-foot {

color: #ffffff;

   width: 100%;

}


.padding-f {

    
margin-top: 10px;
   width: 500px;



    }







 
.links-down {

margin-left: 30px;    
    }
    
    
    
    .Service-name {


    font-family: 'gilroymedium';
    font-size: 22px;
  margin-top: 18px;
color: #81A2A0;

    
    }
    
    
    
    
     




  .incept-holder {
   
    background-color: #313F48;

    border-radius: 100px;

padding: 5px;

   

    height: 60px;

    margin-bottom: 50px;
    margin-top: 130px;
    
    width: 80%;

    float: right;

}


.input-n input {
    width: 100%;
    box-sizing: border-box;
    border: none;
    background-color: #313F48;
    color: #FAFEFD;

    font-family: 'gilroymedium';

margin-left: 20px;

font-size: 15px;

padding-top: 13px;

  }



.news-input {
   
   float: left;

width: 50%;




}


.news-cta {
   
    float: right;
 width: 50px;
            height: 50px;
 
 }
 
 
 .news-cta input {
 
     float: right;   

 background-image: url(
'https://elips.io/lantica-media/uploads/coll-to.png');
            background-size: cover;
            width: 50px;
            height: 50px;
            font-size: 2rem;
 }
 
 
 
 

 .vic01 {
   
height: 280px; 
 
 }
 





 .blackleft {
   

  background-color: #000;

  padding-top: 200px;
  padding-bottom: 200px;

  padding-left: 100px;
  padding-right: 100px;



   }
   
  
  





.jord1 {
   
 padding-top: 60px;
padding-left: 7px;



    }
    
    
    
    


.jord1wild {
   
 padding-top: 60px;
padding-left: 7px;
   float: right;



    }










.copy-r {
   
    color: #ffffff;

text-align: left;    

margin-top: 3px;

        font-size: 12px;
font-family: 'gilroymedium';

    }



.nlms {
   
    background-color: #18293D;


    padding-top: 30px;
    padding-bottom: 100px;

width: 100%;

margin-left: auto;
margin-right: auto;

}



.nlms2 {
   
    background-color: #18293D;


    padding-top: 30px;
    padding-bottom: 20px;

width: 100%;

margin-left: auto;
margin-right: auto;

}








.nlms3 {
   
    background-color: #ffffff;


    padding-top: 30px;
    padding-bottom: 99px;

width: 100%;

margin-left: auto;
margin-right: auto;

}






.facil {
   
   color: #fff;

   float: right;

   margin-right: 50px;


}






.maincover {
   
    padding: 25px;
    background: url(our-services.png);
    background-repeat: no-repeat;
    background-size: cover;



}

.maincover2 {
   
    padding: 25px;
    background: url(other-fact.png);
    background-repeat: no-repeat;
    background-size: cover;



}




.servicenow {
   

    padding-top: 180px;

    padding-bottom: 200px;

    background-color: #ffffff;

    padding-left: 70px;

    padding-right: 70px;



}









.serv-white {
   
    background-color: #ffffff;




}







.footer-fa {
   
    background-color: #17293D;


    padding-top: 20px;
    padding-bottom: 20px;


}



.alca {
   


    
      background-color: #F6F8F7;
    
    
    
    }



.news-source {
   

    padding-top: 100px;
    padding-bottom: 100px;
    
    
    
    
      background-color: #F6F8F7;
    
    
    
    }



.pad-service {
   

padding-top: 100px;
padding-bottom: 100px;

padding-left: 90px;
padding-right: 90px;


  background-color: #ffffff;



}







.test2221 {
   
   
    margin-left: auto;

    margin-right: auto;

    width: 100%;



}






.code {
   
   
 height: 115px;




}











.scroll-down2 {
   
   
    margin-left: auto;

    margin-right: auto;

    width: 50px;

    z-index: 99999999999;


}


.scroll-down2 img {
   

    width: 100%;



}



.content-box {

color: #ffffff;


}







.desc01 {


color: #ffffff;

    background-color: #0B2E2E;
    
    padding-top: 100px;
 
    padding-bottom: 100px;

    text-align: center;

    padding-right: 150px;
 
    padding-left: 150px;

     
     }



     
.desc02 {


    color: #0B2E2E;
    
        background-color: #ffffff;
        
        padding-top: 100px;
     
        padding-bottom: 100px;
    
        text-align: center;
    
        padding-right: 150px;
     
        padding-left: 150px;
    
         
         }
         
     





.alca {


   background-color: #F6F8F7;
   
   padding-top: 150px;

   padding-bottom: 150px;


    
    }
    





.incent-img {

width: 100%;
height: 250px;
    
    
    }
    
    


.incent-img {

width: 100%;
height: 250px;
    
    
    }
    
    






.getintouch-down {
   
    background-color: #1A3333;


    padding-top: 80px;
    padding-bottom: 80px;


}



.prem1 {
   

    background-color: rgba(60, 81, 105, 0.5);

    margin-bottom: 30px;


}


.sub-menu2 {
   


    margin-bottom: 20px;
    font-size: 50px;


}


.sub-menu2 a {
   

  font-size: 20px;


}


.sub-menu2 a:link {
   

    font-size: 20px;
  
  
  }


  .sub-menu2 p {
   

color: #009900;  
  
  }




.gettupe {
   
    color: #ffffff;

    font-size: 50px;

}



.social-down {
   
width: 98%;
    
    margin-left: auto;
    margin-right: auto;
    
    text-align: right;
    
    margin-top: 50px;

}


.social-ic {

float: right


}

.point a:hover {

color: #ffffff;

}


.credit-up-01 {




   
    background-color: #ffffff;

    padding-top: 80px;
    padding-bottom: 70px;

}



.credit-up {


  cursor: pointer;


   
    background-color: #ffffff;

    padding-top: 80px;
    padding-bottom: 70px;

}


.credit-up-inter {

    position: relative;
    background-color: #ffffff;

    padding-top: 70px;
    padding-bottom: 130px;


    cursor: pointer;


}


.credit-up-inter-blue {

    position: relative;
    background-color: #0A2132;

    padding-top: 70px;
    padding-bottom: 130px;


    cursor: pointer;


}



.credit-up-inter-2 {

    position: relative;
    background-color: #ffffff;

   


}



.credit-up-inter-2-fine {

    position: relative;
background-color: #eef1f0;


padding-top: 74px;
padding-bottom: 74px;
   


}






.credit-up-inter-sc {

  position: relative;
background-color: transparent;
  padding-top: 70px;
  padding-bottom: 130px;
  cursor: pointer;
  z-index: 999999999999999999999;


}








.credit-up-inter-2 {

  position: relative;
  background-color: #ffffff;

  padding-top: 70px;
  padding-bottom: 70px;



  cursor: pointer;


}




.credit-up-inter:hover {


  background-color: #eef1f0;



}

.credit-up-inter-2:hover {


  background-color: #eef1f0;



}




.flot-btn {
   
   float: right;


}

.flot-btn2 {
   
    float: left;

    margin-left: 115px;
 
 
 }
 



header a.logo {
    display: inline-block;
    padding-top: .4rem;
}
header a.logo img {
    max-width: 470px;
    vertical-align: sub;
        z-index: 999999999999999;

}

.navbar-top-default{
    position:fixed;
    top: 0;
  z-index: 998;
    overflow: hidden;
    height: 110px;
    width: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background-color: transparent;
}



.header-appear .navbar-top-default{


}

.navbar-top-default #megaone{
    margin-right: -30px;

}

/*Navbar Simple*/

.navbar-simple .navbar-nav .nav-link {
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    padding: 0.4rem 1.5rem;
}

.nav-box-round .navbar-nav .nav-link{
    border-radius: 20px;
}

.header-appear .nav-box-round .navbar-nav .nav-link.active{
    background-color: #a07bf7;
    color: #ffffff !important;
}

.header-appear .nav-box-round .navbar-nav .nav-link:hover{
    color: #a07bf7;
}

/*nav line*/

.nav-line .navbar-nav .nav-link.active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
    opacity: 1;
}

.nav-line .navbar-nav .nav-link:before {
    position: relative;
    content: '';
    width: 0%;
    max-width: 100%;
    margin: 0 auto;
    display: table;
    height: 3px;
    border-radius: 2px;
    bottom: -28px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background: #FFBF00;
    visibility: hidden;
    opacity: 0;
}

/* ===================================
    Side Menu
====================================== */


.side-menu {
    width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    background: rgba(26, 51, 51, 0.9);
    z-index: 1032;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    -webkit-transition:transform .5s ease;
    overflow: hidden;
}
.side-menu.left {
    left: 0; right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.side-menu.before-side {
    width: 280px;
}
.side-menu.side-menu-active,
.side-menu.before-side{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.pul-menu .side-menu.side-menu-active {
    visibility: visible; opacity: 1;
}
.side-menu .navbar-brand {
    margin: 0 0 2.5rem 0;
}

/*Side overlay*/
#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    display: none;
    z-index: 1031;
    opacity: 0.4;
}

/*side clode btn*/
.side-menu .btn-close {
    height: 33px;
    width: 70px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 45px;
    right: 50px;
    cursor: pointer;
}
.side-menu.before-side .btn-close{
    display: none;
}
.side-menu .btn-close::before, .side-menu .btn-close::after {
    position: absolute;
    left: 16px;
    height: 24px;
    width: 2px;
    background: #fff;
    top: 5px;
}


/*side open btn*/

.sidemenu_btn {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 100px;
    padding: 6px;
    margin-right: 1rem;
    margin-top: 10px;
    position: absolute;
    right: 15px;
    display: inline-block;
}
.sidemenu_btn span {
    height: 2px;
    width: 100%;
    background: #ffffff;
    display: block;
}

.sidemenu_btn span:nth-child(2) {
    margin: 4px 0;
}

.side-menu .inner-wrapper {
    
  



}
.pul-menu.pushwrap .side-menu .inner-wrapper{
    padding: 3.5rem 2.5rem;
}
.side-menu .side-nav {
    margin-bottom: 30px;
    display: block;
}
.side-nav .navbar-nav .nav-item{
    display: block;
    margin: 10px 0; padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;

    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}
.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}
.side-nav .navbar-nav .nav-item:nth-child(2){
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}
.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}
.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}
.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}
.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #fff;
    padding: 2px 0 3px 0 !important;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    position: relative;
    border-radius: 0;
}
.side-nav .navbar-nav .nav-link::after{
    content: "";
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 0;
    height: 3px;
    bottom: 0; left: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}

.side-nav .navbar-nav .nav-link:hover::after,
.side-nav .navbar-nav .nav-link:focus::after,
.side-nav .navbar-nav .nav-link.active::after {
    width: 100%;
}
.side-nav .navbar-nav .nav-link.active {
    background: transparent;
}
.side-menu p{
    margin-top: .19rem;
    margin-bottom: 0;
}

.social-icons-simple{
    margin-bottom: 0;
    margin-left: -10px;
    color: #000000;

}

.social-icons-simple li{
    display: inline-block;
    color: #000000;

}

.social-icons-simple li a:link {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 38px;
    border: 1px solid transparent;
    text-align: center;
    width: 36px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;

    color: #18293D;
 
    background-color: #E1F8EA;


    
}
.social-icons-simple li a:hover{
    background-color:#FFFFFF;
}

.social-icons-simple li.animated-wrap a:hover{
    background-color: transparent;
    color: #ffffff;
}


















.social-icons-simple22 {
    margin-bottom: 0;
    margin-left: 0;
    color: #000000;
    
    float: right;


}

.social-icons-simple22 li{
    display: inline-block;
    color: #000000;

}

.social-icons-simple22 li a:link {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 38px;
    border: 1px solid transparent;
    text-align: center;
    width: 36px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;

    color: #18293D;
 
    background-color: #E1F8EA;


    
}
.social-icons-simple22 li a:hover{
    background-color:#FFFFFF;
}

.social-icons-simple22 li.animated-wrap a:hover{
    background-color: transparent;
    color: #ffffff;
}































.social-icons-simple-2 {
    margin-left: -10px;
    color: #000000;

}

.social-icons-simple-2 li{
    display: inline-block;
    color: #000000;

}

.social-icons-simple-2 li a:link {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 38px;
    border: 1px solid transparent;
    text-align: center;
    width: 36px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;

    color: #18293D;
 
    background-color: #E1F8EA;


    
}
.social-icons-simple-2 li a:hover{
    background-color:#FFFFFF;
}

.social-icons-simple-2 li.animated-wrap a:hover{
    background-color: transparent;
    color: #ffffff;
}












@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/* ===================================
      Custom css
  ==================================== */
.heading-details{
    margin-bottom: 80px;
}
.heading-details .heading{
    font-family: 'Oswald',sans-serif;
    font-size: 50px;
    display: inline-block;
    -webkit-text-stroke: 1px rgb(0, 0, 0);
    /*-webkit-text-fill-color: transparent;*/
}
.heading-details .heading:after{
    content: "";
    display: inline-block;
    height: 6px;
    width: 80px;
    background-color: #ffc107;
    margin-bottom: 16px;
    margin-left: 20px;
}
.heading-details .heading:before{
    content: "";
    display: inline-block;
    height: 6px;
    width: 80px;
    background-color: #ffc107;
    margin-bottom: 16px;
    margin-right: 20px;
}
.heading-details .top-des{
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
}
/* ===================================
        Slider
   ====================================== */
.rev-slider .slider-overlay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.40);
}

/* ===================================
      About Us
  ==================================== */


.heading-area .title{
    font-size: 40px;
    margin-bottom: 25px;
    font-family: 'Oswald', sans-serif;
}

.heading-area .sub-title{
    margin-bottom: 15px;
    font-weight: 400;
    color: #1A3333;
}

.about-list{
    padding: 0;
    padding-top: 10px;
    margin: 0;
    list-style: none;
}


.about-list li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

.about-list li .a-icon{
    font-size: 25px;
    margin-right: 15px;
    color:#FFBF00;
}

/* ===================================
        production section
====================================== */
.production-sec{}
.production-sec .production-box{
    padding: 15px;
}

.production-sec .production-box i{
    font-size: 60px;
    margin-bottom: 8px;
    transition: .5s ease;
}
.production-sec .production-box:hover i{
    transform: translateY(-15px);
}
.production-sec .production-box .production-heading{
    text-transform: uppercase;
    font-family: 'Oswald',sans-serif;
    margin-bottom: 12px;
    transition: .5s ease;
}
.production-sec .production-box:hover .production-heading{
color: #FFBF00;
}
.production-sec .production-box .production-des{
    font-family: Roboto, sans-serif;
    font-weight: 300;
}

/* ===================================
            Video sec css
====================================== */
.video-sec{
padding-top: 0;
    margin-top: 120px;
}
.overlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.47);
}
.video-sec .video-btn{
    display: inline-block;
}

.video-sec .video-btn .play-btn {
    background-color: #fff;
    height: 100px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 8px;
    font-size: 65px;
    border-radius: 50%;
    color: #FFBF00;
    cursor: pointer;
}
.video-sec .video-btn .play-btn:hover{
    background-color: #FFBF00;
    color: #fff !important;
}

.video-sec.bg-video-img{
    background-image: url("../img/video-img.jpg");
    position: relative;
    height:550px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center
}

.fancybox-slide--video .fancybox-content {
    background: transparent;
}

/* ===================================
   list item
====================================== */
.latest-items{
    padding-bottom: 120px;
}
.latest-items .list-item-slider .item{
    position:relative ;
    cursor: pointer;
}
.latest-items .list-item-slider .item .overlay-item{
    position: absolute;
    top:5%;
    left: 5%;
    bottom: 5%;
    right: 5%;
    border: solid 1px #FFBF00;
    z-index: 11;
    transition: .8s ease;
    opacity: 0;
}
.latest-items .list-item-slider .item {
    overflow: hidden;
}
.latest-items .list-item-slider .item .overlay-item i{
    color: #FFBF00;
    font-size: 100px;
}
.latest-items .list-item-slider .item:hover .overlay-item{
    opacity: 1;
    animation: .5s zoomIn;
}
.latest-items .list-item-slider .item .product-img{
    overflow: hidden;
    position: relative;
}
.latest-items .list-item-slider .item img{
    height: 100%;
    width: 100%;
}
.latest-items .list-item-slider .item:hover img{
    transform: scale(1.1);
}
.latest-items .list-item-slider .item .product-detail{
    padding: 20px 15px;
    background-color: #f9f9f9;
    display: inline-block;
    transition: .8s ease;
}
.latest-items .list-item-slider .item:hover .product-detail{
    background-color: #FFBF00;
}
.latest-items .list-item-slider .item .product-detail .heading{
    font-size: 20px;
    font-family: Oswald , sans-serif;
    width: 90%;
    display: inline-block;
    float: left;
    /*transition: .8s ease;*/
}
.latest-items .list-item-slider .item:hover .product-detail .heading{
    color: #FFFFFF;
}
.latest-items .list-item-slider .item .product-detail .text-des{
    font-size: 15px;
    font-family: Roboto, sans-serif;
    display: block;
    width: 90%;
    margin-bottom: 10px;
    /*transition: .8s ease;*/
}
.latest-items .list-item-slider .item:hover .product-detail .text-des{
    color: #FFFFFF;
}
.latest-items .list-item-slider .item .product-detail .watch-product{
    width: 10%;
    display: inline-block;
    float: right;
}
.latest-items .list-item-slider .item .product-detail .watch-product i{
    font-size: 20px;
}
.latest-items .list-item-slider .item:hover .product-detail .watch-product i{
    color: #FFFFFF;
}

/* ===================================
       portfolio  section css
====================================== */

.portfolio-sec{
    padding-top: 120px;
    background-color: #f9f9f9;
    padding-bottom: 120px;
}
.portfolio-heading .heading-details{
    margin-bottom: 50px;
}
.portfolio-sec .cbp-l-filters-alignCenter {
    margin-bottom: 10px;
}
.portfolio-sec .cbp-l-filters-alignCenter .cbp-filter-item{
    background-color: transparent;
    /*border: 1px solid #d9d9d9;*/
    padding: 7px 0;
    margin-right: 7px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #000;
    opacity: .8;
}
.portfolio-sec .cbp-l-filters-alignCenter .cbp-filter-item:after{
    content: "/";
    margin-left: 7px;
}
.portfolio-sec .cbp-l-filters-alignCenter .cbp-filter-item:last-child:after{
    display: none;
}
.portfolio-sec .cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
    color: #FFBF00;
}
.portfolio-sec  .cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter {
    -webkit-transform: translateY(-41px);
    -ms-transform: translateY(-41px);
    transform: translateY(-41px);
    background-color: #FFBF00;
    color: #FFFFFF;
}
.portfolio-sec  .cbp-l-filters-alignCenter .cbp-filter-counter:after {
    border-top: 4px solid #FFBF00;
}
.portfolio-sec .cbp-l-loadMore-text .cbp-l-loadMore-link, .cbp-l-loadMore-text .cbp-l-loadMore-text-link {
    font: 400 15px "Open Sans", sans-serif;
    text-decoration: none;
    cursor: pointer;
    margin-top: 50px;
    display: inline-block;
    border: solid 1px #FFBF00;
    padding: 8px 30px;
    color: #FFBF00;
}
.portfolio-sec .cbp-caption-zoom .cbp-caption-activeWrap {

    color: #FFFFFF;
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
    background-color: rgba(255, 191, 0, 0.8);
}
.portfolio-sec .cbp-l-caption-desc .fly-line{
    background-color: #FFFFFF;
    margin-top: 7px;
}
.portfolio-sec .cbp-l-caption-title {
    color: #fff;
    font: 400 20px/21px 'Roboto', sans-serif;
}
/* ===================================
        Our Cast sec css
====================================== */
.our-cast{
    padding-top: 120px;
    padding-bottom: 120px;
}
.our-cast .cast-card{}
.our-cast .cast-card .cast-img{
    height: 250px;
    overflow: hidden;
}
.our-cast .cast-card .cast-img img{
    height: 100%;
    width: 100%;
    transition: .3s ease;
}
.our-cast .cast-card .cast-detail{
    padding: 10px 20px;
    height: 250px;
    background-color: #f9f9f9;
    position: relative;
}
.our-cast .cast-card .cast-detail .cast-content{
    position: relative;
    z-index: 1;
}
.our-cast .cast-card .cast-detail .cast-name{
    font-size: 18px;
    font-weight: bold;
    font-family: 'Oswald',sans-serif;
    margin-bottom:5px;
    transition: .3s ease;
    text-transform: uppercase;
}
.our-cast .cast-card .cast-detail .cast-designation{
    font-size: 12px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    color: #FFBF00;
    margin-bottom: 15px;
    display: block;
    transition: .3s ease;
}
.our-cast .cast-card .cast-detail .cast-des{
    font-size: 15px;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    color: #000000;
    margin-bottom: 15px;
    transition: .3s ease;
}
.our-cast .cast-card .cast-detail .cast-social{
    margin-bottom: 0;
}
.our-cast .cast-card .cast-detail .cast-social li{
    list-style: none;
    display: inline-block;
}
.our-cast .cast-card .cast-detail .cast-social li a{}
.our-cast .cast-card .cast-detail .cast-social li a i{
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: flex;
    border: solid .5px #000;
    opacity: .8;
    justify-content: center;
    align-items: center;
    margin-right: 2px;
}
.our-cast .cast-card .cast-detail .cast-social li a i:hover{
    background-color: #FFBF00;
    border: solid .5px #FFBF00;
    color: #FFFFFF;
}
.our-cast .testimonial-cast .item .cast-card .cast-detail .overlay-cast{
    position: absolute;
    background-color: #FFBF00;
    top:0;
    left: 0;
    right: 0;
    bottom: 100%;
    transition: .3s ease;
}
.our-cast .testimonial-cast .item:nth-child(even) .cast-card .cast-detail .overlay-cast{
    top: 100%;
    bottom: auto;
}
.our-cast .testimonial-cast .item:hover .cast-card .cast-detail .overlay-cast{
    bottom: 0;
}
.our-cast .testimonial-cast .item:nth-child(even):hover .cast-card .cast-detail .overlay-cast{
    top: 0;
}
.our-cast .testimonial-cast .item:hover .cast-card .cast-detail .cast-designation{
    color: #FFFFFF;
}
.our-cast .testimonial-cast .item:hover .cast-card .cast-detail .cast-name{
    color: #FFFFFF;
}
.our-cast .testimonial-cast .item:hover .cast-card .cast-detail .cast-des{
    color: #FFFFFF;
}
.our-cast .testimonial-cast .item:hover .cast-card .cast-detail .cast-social li a i{
    border: solid .5px #fff;
    color: #FFFFFF;
}
.our-cast .testimonial-cast .item:hover .cast-card .cast-img img{
   transform: scale(1.1);
}
/* ===================================
        testimonial sec
====================================== */
.testimonial-sec{
    padding-bottom: 120px;
    min-height: 300px;
}
.testimonial-sec .reviews{
    font-family: 'Roboto', sans-serif;
}
.testimonial-sec .review-box{
    padding-left: 50px;
    padding-right: 50px;
}
.testimonial-sec .review-box .prev-review-btn{
    transform: rotate(90deg);
    left: -15px;
    top:40%;
}
.testimonial-sec .review-box .next-review-btn{
    transform: rotate(-90deg);
    right: -15px;
    top:40%;
}
.testimonial-sec .review-box .prev-review-btn:hover,.testimonial-sec .review-box .next-review-btn:hover{
    opacity: 1;
    color: #FFBF00;
    cursor: pointer;
}
.testimonial-sec .review-box .navigate-btn{
    display: inline-block;
    position: absolute;
    color: #FFFFFF;
    opacity: .7;
    transition: .8s ease;
}
.testimonial-sec .review-box .navigate-btn i{
    color: #FFFFFF;
}
.testimonial-sec .review-box .navigate-btn span{
    display: inline-block;
    height: 2px;
    width: 20px;
    background-color: #FFFFFF;
    opacity: .7;
    margin-bottom: 5px;
    margin-right: 5px;
}
.testimonial-sec .reviews .review-body{
    background-color: #FFFFFF;
    padding: 40px;
    border-radius: 15px;
    padding-bottom: 80px;
}
.testimonial-sec .reviews .user-comment{
    font-size: 16px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.testimonial-sec .reviews .comment-date{
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-size: 12px;
    font-weight: 300;
}
.testimonial-sec .reviews .user-img{
    height: 100px;
    width: 100px;
    border: solid 2px #FFFFFF;
    border-radius: 50%;
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 1px 1px 15px #918f8f;
}
.testimonial-sec .reviews .user-name{
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 3px;
    color: #FFFFFF;
    font-family: 'Oswald',sans-serif;
    text-transform: uppercase;
}
.testimonial-sec .reviews .user-designation{
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-size: 14px;
    font-weight: 300;
    color: #FFFFFF;
    opacity: .7;
}
.testimonial-sec .reviews .review-stars{
    margin-bottom: 0;
}
.testimonial-sec .reviews .review-stars li{
    display: inline-block;
}
.testimonial-sec .reviews .review-stars li i{
    color: #FFBF00;
    font-size: 18px;
}
/* ===================================
      brand  css
====================================== */
.brand-sec{
    padding-top: 120px;
}
.brand-sec .sponser-tags{
    padding-bottom: 120px;
    border-bottom: dashed 2px #e1e1e1;
}
.brand-sec .brand-img img{
    cursor: pointer;
    width: 60%;
}

/* ===================================
     Our Blog  css
====================================== */

.news_item {
    background: #fff;
}

.news_item.shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1) !important;
}

.shadow-equal {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.news_desc p{
    margin-bottom: 0;
}
#our-blog .news_desc p{
    margin-bottom: 35px;
}
#our-blog .news_item{
    margin-bottom: 20px;
}
.news_item .news_desc {
    padding: 40px 30px;
}

#our-blog .cbp-item:hover img {
    transform: scale(1.15);
}

.news_item:hover .image img {
    transform: scale(1.1);
}
#our-blog .news_item:hover .blog-multi-img img{
    transform: scale(1.1);
}

.meta-tags>li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
}

.meta-tags li a {
    color: #a5a5a5;
    font-size: 12px;
    font-weight: 600;
}

.meta-tags li a>i {
    font-size: 17px;
    margin-right: 5px;
}


.news_item h3{
    font-family: Roboto, sans-serif;
    font-weight: 500;
    color: #000000;
    font-size: 27px;
}
.news-item p{
    font-size: 15px;
    color: #000000;
    opacity: .8;
}
.news_item:hover h3{
    color: #FFBF00;
}
.news_item:hover h3 a:hover{
    color: #FFBF00;
}
.meta-tags li a:hover,
.meta-tags li a:focus,
.commment li a:hover,
.commment li a:focus {
    color: #FFBF00;
}
.news_item .blog-img{
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}


.play-hvr {
    position: absolute;
    z-index: 8;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: 0.3s all;
}

.play-icon {
    position: relative;
    height: 60px;
    width: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 2px solid transparent;
    background: #FFBF00;
    padding-left: 4px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    transition: 0.3s;
}

.play-hvr:hover .play-icon {
    color: #FFBF00;
    background: #fff;
    border-color: #FFBF00;
}

/* ===================================
       Contact Us
====================================== */
.contact-sec .contact-details{
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-sec .contact-form-box{
    box-shadow: 1px 1px 15px #f1f1f0cf;
    border-radius: 10px;
    padding: 30px;
}
.contact-sec .contact-details .contact-heading{
    color: #000000;
    font-size: 40px;
    font-family: 'oswald',sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 20px;
}
.contact-sec .contact-details .contact-address{
    font-size: 16px;
    color: #000000;
    opacity: .8;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin-bottom: 20px;
}
.contact-sec .contact-details .contact-list{
    padding-left: 0;
}
.contact-sec .contact-details .contact-list li{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    list-style: none;
    color: #000000;
    font-size: 16px;
    opacity: .8;
}
.contact-sec .contact-details .contact-list li:nth-child(even){
    margin-bottom: 20px;
}
.contact-sec .contact-details .contact-list li:last-child{
    margin-bottom: 50px;
}
.contact-sec .contact-details .contact-s-media{
    padding-left: 0;
    margin-bottom: 0;
    right: auto;
    left: -10px;
}
.contact-sec .contact-details .contact-s-media li {
    list-style: none;
    margin-right: 10px;
    display: inline-block;
}
.contact-sec .contact-details .contact-s-media li:last-child {
    margin-right: 0;
}
.contact-sec .contact-details .contact-s-media li a{
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding-top: 2px;
    transition: .8s ease;
}
.contact-sec .contact-details .contact-s-media li:hover a{
    border-radius: 50%;
    color: #FFFFFF;
    background-color: #FFBF00;
}

.contact-sec .contact-details .contact-s-media li a i{
    font-size: 18px;
    color: #000000;
}
.contact-sec .contact-details .contact-s-media li:hover a i{
    color: #000000;
}
.contact-sec .contact-details .page-footer{
    left: calc(50% - 125px);
}
.contact-sec{
padding-bottom: 120px;
}
.contact-form {
    max-width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.contact-form .form-control {
    border: none;
    border-bottom:1px solid #e2e2e2;
    padding: 12px 0;
    background: #fff;
    letter-spacing: .7px;
    font-weight: 300;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 44px;
    color: #a5a5a5;
    font-size: 14px;
    position: relative;
    -webkit-transition: border .9s ease;
    -o-transition: border .9s ease;
    transition: border .9s ease;
}

.contact-form textarea {
    min-height: 175px;
    resize: none;
}

.contact-form .form-group {
    margin-bottom: 1.5rem;
}


#client-nav button:hover > span{
    color: #fff;
}

/* ===================================
   Partner
====================================== */


.partners-slider{
    margin: 4rem 0;
}

.partners-slider .logo-item{
    text-align: center;
}

.partners-slider .logo-item img{
    max-width: 170px;
    opacity: .5;
    display: inline-block;
}
/* ===================================
        map sec
====================================== */
.google-map{
    min-height: 400px;
    border: solid 15px #f9f9f9;
}
/* ===================================
   Footer
====================================== */

.footer-style-1{
    padding: 5rem 0;
}

.footer-social ul{
    margin: 0;
    padding: 0;
}

.footer-social li{
    display: inline-block;
}

.footer-social a {
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-size: 17px;
    margin: 0 10px 0 0;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.footer-social li:nth-last-child(1) a{
    margin-right: 0;
}

.footer-social li a:hover{
    background-color:#FFBF00;
    color: #ffffff;
}

.company-about{
    font-size: 14px;
}


/* ===================================
   Scroll Top
====================================== */

.scroll-top-arrow, .scroll-top-arrow:focus {
    font-size: 23px;
    line-height: 47px;
    color: #fff;
    background-color: #FFBF00;
    display: none;
    height: 45px;
    width: 45px;
    cursor: pointer;
    padding: 0;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-align: center;
    text-decoration: none;
    z-index: 80;
    border-radius: 50px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.scroll-top-arrow:hover {
    background-color: #FFBF00; }



/* ===================================
    Background images
====================================== */

[class*=bg-img]{
    position: relative;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}


/* ===================================
        Preloader
   ====================================== */

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #ffffff;
    z-index: 999;
}

.centrize {
    display: table;
    table-layout: fixed;
    height: 100%;
    position: relative;
}
.full-width {
    max-width: 100%;
    width: 100%;
}

.vertical-center {
    display: table-cell;
    vertical-align: middle;
}

.preloader .spinner {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
}

.preloader .spinner .double-bounce1,
.preloader .spinner .double-bounce2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2F5F71;
    opacity: 1;
    -webkit-animation: loader-bounce 2s infinite ease-in-out;
    animation: loader-bounce 2s infinite ease-in-out;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.preloader .spinner .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    opacity: 0.1;
}

@-webkit-keyframes loader-bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
    }

}

@keyframes loader-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }

}

/* ===================================
   Other Page
====================================== */
/***********************************/
/********standalone page css********/
/***********************************/
.slider-sec {
    min-height:500px;
    position: relative;
}
.slider-sec .overlay{
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(20, 32, 34, 0.60);
}
.slider-sec .overlay h4{
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 38px;
    color: #FFFFFF;
    margin-top: 40%;
    margin-bottom: 10px;
}
.crumbs{
    position: relative;
}
.crumbs .breadcrumb-items{
    display: inline-block;
}
.crumbs .breadcrumb{
    margin-bottom: 0;
    border-radius: 0;
    padding: 15px 50px;
    background-color: transparent;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #FFFFFF;
}
.crumbs .breadcrumb li a{
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}
.crumbs .breadcrumb li a:hover{
    color: #FFBF00;
}
/*crumbs end*/

.standalone-row:not(:last-child) {
    margin-bottom: 3rem;
}
.standalone-row .stand-img-des{
    padding-left: 30px;
    text-align: center;
}
.standalone-row:nth-child(2) .stand-img-des{
    padding-left: 0;
    padding-right: 30px;
}
.standalone-detail .sub-heading{
    color: #FFBF00;
    margin-bottom: 20px;
}
.standalone-area .sub-heading{
    color: #FFBF00;
    margin-bottom: 8px;
}
.standalone-detail .heading{
    margin-bottom: 20px;
    font-size: 40px;
    color: #000000;
    font-weight: 500;
    font-family: Roboto , sans-serif;
}

.standalone-detail .para_text{
    color: #000000;
    font-weight: 500;
    font-family: Roboto , sans-serif;
    text-align: center;
    font-size: 15px;
    margin: 0 auto;
    opacity: .8;
    line-height: 2.1;
}

.standalone-area{
    padding-bottom: 120px;
}
.standalone-detail{
    padding-bottom: 100px;
}
.standalone-area .gradient-text1{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-bottom: 12px;
}
.standalone-area .stand-img-des .para_text{
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-weight: 300;
    opacity: .8;
}


/* ===================================
    Media Queries
   ====================================== */


@media screen and (max-width:991px){
    /***********************************/
    /********standalone page css********/
    /***********************************/
    .standalone-row:not(:last-child) {
        margin-bottom: 8rem;
    }

    .standalone-area .sub-heading {
        margin-top: 20px;
    }

    .standalone-row:nth-child(2) .stand-img-des {
        padding-left: 18px;
        padding-right: 18px;
    }

    .standalone-row .stand-img-des {
        padding-left: 18px;
        padding-right: 18px;
    }
    .project-sec .project-area .project-detail {
        left:0;
    }
}


@media screen and (max-width:767px){
    .side-menu {
        width: 100%;
    }
    #about .yellow-and-white-slider-btn{
        margin-bottom: 50px;
    }
    .heading-details .heading {
        font-size: 35px;
    }
    .heading-details .heading:before {
        display: block;
        margin-left: auto;
         margin-right:0;
    }
    .heading-details .heading:after {
        display: block;
         margin-left: 0;
        margin-right: auto;
        margin-top: 16px;
    }
    .production-sec .production-box {
        margin-bottom: 25px;
    }
    .our-cast .cast-card .cast-img {
        height: auto;
    }
    .our-cast .cast-card .cast-detail {
        padding: 50px 20px;
        height: auto;
    }
    .our-cast .cast-card .cast-detail .cast-name {
        font-size: 24px;
    }
    .our-cast .cast-card .cast-detail .cast-designation {
        font-size: 14px;
    }
    .latest-items{
        margin-left: 30px;
        margin-right: 30px;
    }
    .testimonial-sec .reviews .review-body {
        padding: 20px;
        padding-bottom: 80px;
    }
    .our-cast .testimonial-cast{
        padding-left: 20px;
        padding-right: 20px;
    }
    #our-blog{
        margin-left: 30px;
        margin-right: 30px;
    }
    .contact-sec .contact-form-box {
        box-shadow:none;
    }
    .heading-details {
        margin-bottom: 50px;
    }
    .contact-sec .contact-details {
        margin-top: 0;
    }
    /***********************************/
    /********standalone page css********/
    /***********************************/
    .standalone-row:not(:last-child) {
        margin-bottom: 8rem;
    }
    .standalone-area .sub-heading{
        margin-top: 20px;
    }
    .standalone-row:nth-child(2) .stand-img-des {
        padding-left: 18px;
        padding-right: 18px;
    }
    .standalone-row .stand-img-des {
        padding-left: 18px;
        padding-right: 18px;
    }
    .standalone-area {
        /*padding-bottom: 0;*/
    }
    .project-sec .project-area .project-detail {
        left:0;
    }

}







































.espand-a {

  width: 40px;  
    
      }
    
    



  .unit2 {

background-color: #F8FBFA;

padding-top: 150px;
padding-bottom: 150px;

  }






  .fire {

background-color: #008c9e;


  }




  .spancing-pri {

margin-top: 70px;

  }



  

  .row2 {

width: 100%;

  }


  .letstalk {

    padding-top: 30px;
   
color: #ffffff;
font-size: 60px;
margin-bottom: 30px;
margin-top: 70px;

font-family: 'gilroymedium';

      }
 

      .copy2 {
   
   color: #ffffff;
   font-family: 'gilroyregular';

   width: 35%;
   
         }


      .dr-land {
   
   color: #E1F8EA;
   font-family: 'gilroyregular';
   font-weight: 400;

      width: 100%;

         }
    
   
    
   
   
         .lantica-foot {
   
   color: #ffffff;
   font-family: 'gilroyextrabold';
   margin-top: 30px;

   font-size: 25px;

   
         }
    
    
    
            .lantica-foot img {
   
 width: 137px;


   
         }
    
    
    
    
    
    
    
    
    
   

  .home-trick {
   
  background-color: rgba(255, 99, 71, 0.0);

          
          position: absolute;
          z-index: 9999999999999999999999990909000;
          overflow: hidden;
          height: 90px;
          width: 70px;

          left: 35px;

             }
        
  

         .sc-down {
   


          position: absolute;
          bottom: 20px;
          z-index: 2;
          overflow: hidden;
          height: 80px;
          width: 100%;

          padding-bottom: 230px;


             }
        
  

  .container-drop {
   
    position: relative;

  
       }
  


  
       .le-icon {
width: 100px;
height: 100px;

margin-left: auto;
margin-right: auto;

   
    
    }


    .le-icon img {
      width: 100px;
height: 100px;
      
      margin-left: auto;
      margin-right: auto;
         
          
          }
          
    



  .lang-inact {

    font-family: 'gilroyultralight';
color: #9E9589;


}



  .main-text{
	font-size: 50px;
width: 100%;

text-align: left;

line-height: 120%;

margin-top: 400px;

margin-left: 60px;

font-family: 'gilroymedium';



}




 .main-text-sec {
	font-size: 43px;
width: 100%;

text-align: center;

line-height: 120%;

margin-top: 430px;


font-family: 'gilroymedium';



}



 .title-down {
	font-size: 33px;
width: 100%;

text-align: center;


font-family: 'gilroymedium';


          color: #ffffff;

}





 .iniciative_btn-1-enf {
  
  width: 232px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 80px;

  
  }
  
  
  
   .iniciative_btn-1-faq {
  
  width: 206px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 30px;

  
  }
  
  
  
  
 
  
  
    
    
   .logo-stick {
  
  width: 70px;

  float: left;
  height: auto;

margin-top: 15px;
margin-bottom: 15px;
margin-left: 35px;



  }
  
  
  
  
  
  
    .logo-stick img {
  
  width: 100%;

  
  }
  
  
     
   .menu-stick {
   
   
     position: absolute;
  
  width: 70px;

  height: auto;

margin-top: 20px;
margin-bottom: 15px;

margin-right: 35px;


  right: 0;



  }
  
  
  
  
  
  .st-1title {
      
     font-size: 55px;
   
     font-family: 'gilroyextrabold';
   
          color: #ffffff;
   
          margin-bottom: 30px;
          
            line-height: 110%;

       
       }
       
       
       
         .st-1title-sec {
      
     font-size: 18px;
   
font-family: 'gilroymedium';
   
          color: #ffffff;
   
          margin-bottom: 30px;
          
            line-height: 150%;
    text-shadow: .04em .04em 0 #9cb8b3;

    text-shadow: -15px 5px 20px #000000;
    
    

       
       }
       
       
       
       
       
       
       
          .black-mamb-3 {
      
  background-color: #fcfefd;
    
        height: 200px;

width: 100%;



          }
          
          
          
          
          
          
          


  .facilities2 {
    
 
    background-color:#ffffff;
    color: #0B2E2E;
  
    padding-top: 70px;
    padding-bottom: 70px;
  
   
  text-align: center;
  
  padding-left: 300px;
 padding-right: 300px;

 font-family: 'gilroymedium';

 font-size: 20px;

 line-height: 150%;

  
  
   }
   
   
   
   

  .facilities2-other {
    
 
    background-color:#ffffff;
    color: #000000;
  
    padding-top: 70px;
    padding-bottom: 70px;
  
   
  text-align: center;
  

 font-family: 'gilroymedium';

 font-size: 20px;

 line-height: 150%;

 
   }
   
   
   
   
   
   
   
   
     .facilities2-other-code {
    
 
    background-color:#F4FAF8;
    color: #000000;
  
    padding-top: 70px;
    padding-bottom: 70px;
  
   
  text-align: center;
  

 font-family: 'gilroymedium';

 font-size: 20px;

 line-height: 150%;

 
   }
   
   
   
   
   
   
   
   
   
   
   
   
   
  .facilities2-other-serv {
    
 
    background-color:#ffffff;
    color: #000000;
  
    padding-top: 70px;
    padding-bottom: 70px;
  
   
  text-align: center;
  

 font-family: 'gilroymedium';

 font-size: 20px;

 line-height: 150%;

 
   }
   
   
   
   
      
  .facilities2-other-serv-2 {
    
 
    background-color:#ffffff;
    color: #000000;
  
    padding-top: 70px;
    padding-bottom: 70px;
  
   
  text-align: center;
  

 font-family: 'gilroymedium';

 font-size: 30px;

 line-height: 150%;

 
   }
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
     .facilities2-other-but {
    
 
    background-color:#ffffff;
    color: #000000;
  
    padding-top: 70px;
    padding-bottom: 70px;
  
   
text-align:left;
  

 font-family: 'gilroymedium';

 font-size: 20px;

 line-height: 150%;

  
  
   }
   
   
   
   
   
   
   
   
   
   
   
   

  .inside-com {
    
      width: 70%;
  
  margin-left: auto;
  margin-right: auto;
  
  
   }
 
 
   
   
   
   
   

  .disclaim1 {
    
 	  font-size: 12px;    

  
  
   }
 
   
   
 

       
       
         .water-f {
    
 
    background-color:#ffffff;
    color: #0B2E2E;
  
    padding-top: 70px;
    padding-bottom: 70px;
  
   
  text-align: center;
  
  padding-left: 300px;
 padding-right: 300px;

 font-family: 'gilroymedium';

 font-size: 20px;

 line-height: 150%;

  
  
   }
 
       
       
       
       
       
       
       
       
       
       
       
       
       
       
          
          
          
          
          
          
          
          
         stage-t {

    background-color:#ffffff;


    font-family: 'gilroyextrabold';

text-align: left;


  }


  
  .stages-all {




    background-color:#ffffff;


  }



  .sound-title {

width: 80%;

margin-left: auto;
margin-right: auto;


margin-bottom: 26px;

text-align: left;




  }






  .tabtab {




    background-color:#8CB5B8;


  }



.rosalia {




    background-color:#ffffff;


  }






  table {
  border-spacing: 1;
  border-collapse: collapse;
  background: white;
  
  border-radius: 6px;
  overflow: hidden;
  width: 80%;
  margin: 0 auto;
  position: relative;
  font-family: 'gilroymedium';
  
  

}
table * {
  position: relative;
  
}
table td, table th {
  padding-left: 8px;
  

}
table thead tr {
  height: 60px;
  background: #EDF1F0;
  font-size: 16px;
  font-family: 'gilroymedium';
  

}
table tbody tr {
  height: 48px;
  border-bottom: 1px solid #E3F1D5;
}
table tbody tr:last-child {
  border: 0;
}
table td, table th {
  text-align: left;
}
table td.l, table th.l {
  text-align: right;
}
table td.c, table th.c {
  text-align: center;
}
table td.r, table th.r {
  text-align: center;
}

@media screen and (max-width: 35.5em) {
  table {
    display: block;
  }
  table > *, table tr, table td, table th {
    display: block;
  }
  table thead {
    display: none;
  }
  table tbody tr {
    height: auto;
    padding: 8px 0;
  }
  table tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
  }
  table tbody tr td:last-child {
    margin-bottom: 0;
  }
  table tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 0;
  }
  table tbody tr td:nth-child(1):before {
    content: "AREA";
  }
  table tbody tr td:nth-child(2):before {
    content: "WIDTH";
  }
  table tbody tr td:nth-child(3):before {
    content: "LENGHT";
  }
  table tbody tr td:nth-child(4):before {
    content: "HEIGHT";
  }
  table tbody tr td:nth-child(5):before {
    content: "INT. TANK";
  }
} 
       
       
       
       
       
       
          
          
          
          
          
          
          
          
          
          
          
          .other-sp-2 {

font-size: 18px;
text-align: left;


padding-top: 20px;
padding-bottom: 104px;

width: 30%;

float:right;


padding-right: 104px;

text-align: right;

margin-bottom: 104px;


  line-height: 138%;



  }


  

  .other-sp {

font-size: 20px;
text-align: left;


padding-top: 104px;
padding-bottom: 0px;

width: 50%;

padding-left: 104px;

   line-height: 150%;
float: left;




  }
  
  
  
  
    .other-sp-cobad {

font-size: 24px;
text-align: left;


padding-top: 104px;
padding-bottom: 0px;

width: 50%;

padding-left: 104px;

   line-height: 160%;

float: left;



  }
  
  

          
          
          
    .nag-text-2 {

font-size: 24px;
text-align: left;

width: 100%;
  height: 460px;


line-height: 150%;

margin-top: 74px;

}






.btn-main-fac {

font-family: 'gilroymedium';

color: #ffffff;

background-color: rgba(110, 127, 128, 0.9);

text-align: center;

padding-left: 40px;
padding-right: 40px;


padding-top: 10px;
padding-bottom: 10px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 9999999999;

}

.btn-main-fac:hover { 
background-color: #18293D;
color: #ffffff;
}


.main-text-sec-2 {
	font-size: 18px;
width: 90%;

margin-left: auto;
margin-right: auto;

text-align: center;

line-height: 120%;

font-family: 'gilroymedium';

      color: #ffffff;


}


.main-text-sec-33 {
	font-size: 18px;
width: 55%;

margin-left: auto;
margin-right: auto;

text-align: center;

line-height: 120%;

font-family: 'gilroymedium';

      color: #ffffff;


}






.libret {

margin-top: 12px;

  }





  .tooltip-1 {

  color: #fff;
  font-family: 'gilroymedium';
  font-size: 14px;

}



.tooltip-1:hover span {
  opacity: 1;
  transform: translate(-50%, 0);




}
.tooltip-1 span {
  position: absolute;
  left: 50%;
  bottom: 100%;
  opacity: 0;
  margin-bottom: 1em;
  padding: 18px;
  background-color: #18293D;
  font-size: 14;
  line-height: 1.6;
  text-align: left;
  transform: translate(-50%, 1em);
  transition: all 0.15s ease-in-out;


  width: 300px;

  border-radius: 15px;





}
.tooltip-1 span::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border: 0.5em solid transparent;
  border-top-color: #18293D;
  transform: translate(-50%, 0);


}








  .fac-botton  {

    position: absolute;
    bottom: 0;

width: 57%;

padding-bottom: 100px;



  }
        
          
          
  
  
  
  
    .infinity {
   
   
width: 70%;
margin-left: auto;
margin-right: auto;

text-align: center;

padding-top: 320px;

    
    }

    .snackbold {
   
   

      font-family: 'gilroymedium';

   
       
       }



.lang-1{




}





  .class1{
	position: relative;
    width: 100%;
    height: auto;
}
.class1 span {
	position: absolute; 
	left: -9999px;

    width: 100%;
    height: auto;

    top: 0;
    margin: 0;


}
.class1:hover span {
    width: 100%;
    height: auto;

	left: 0;
  margin: 0;


}



.class1 img{
    width: 100%;
height: auto;

}







.class2 {
	position: relative;
    width: 100%;
    height: 100%;
      background-color: #18293D;

}
.class2 figure {
	position: absolute; 
	left: -9999px;

    width: 100%;
    height: auto;

    top: 0;


}
.class2:hover figure {
    width: 100%;
    height: auto;

	left: 0;


}



.class2 img{
    width: 100%;
height: auto;

}



.class2 video{
    width: 100%;
height: auto;

}









/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}



/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text */




.movie-title {
  font-size:25px; ;
  text-align: left;
        font-family: 'gilroylight';
        color: #ffffff;
        
        width: 280px;


}








.service-black {
width: 20%;

padding-top: 300px;

padding-bottom: 300px;


margin-left: 125px;


}






.service-black-mob {
width: 90%;

padding-top: 100px;

padding-bottom: 100px;

margin-left: auto;
margin-right: auto;




}



.cta-text {

padding-top: 28px;
  background-color: #000000;
  
  }
  



.cta-text {

padding-top: 28px;
  background-color: #000000;
  
  }
  











  .same {
z-index: 99999;
}



.menu-letter {
color: #ffffff;
font-family: 'gilroymedium';
margin-top: 28px;
float: right;
margin-right:  100px;
text-transform: uppercase;
font-weight: 600;



}


.lang-1 {

  
  margin-right: 38px;

}





.toggler{
  /* ALWAYS KEEPING THE TOGGLER OR THE CHECKBOX ON TOP OF EVERYTHING :  */
    z-index:2;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
}

.hamburger {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    padding: 0.1rem;
  
  /* FOR DISPLAYING EVERY ELEMENT IN THE CENTER : */
  
    display: flex;
    align-items: center;
    justify-content: center;

}

/* CREATING THE MIDDLE LINE OF THE HAMBURGER : */

.hamburger > div {
    position: relative;
    top: 0;
    left: 0;
    background: white;
    height: 2px;
    width: 40px;
    transition: all  0.4s ease;


    display: flex;
    align-items: center;
    justify-content: center;


}

/* CREATING THE TOP AND BOTTOM LINES : 
TOP AT -10PX ABOVE THE MIDDLE ONE AND BOTTOM ONE IS 10PX BELOW THE MIDDLE: */

.hamburger > div::before,
.hamburger > div::after{
    content: '';
    position: absolute;
    top: -10px;
    background: white;
    width: 100%;
    height: 2px;
    transition: all  0.4s ease;
}

.hamburger > div::after{
    top: 10px;

    
}

/* IF THE TOGGLER IS IN ITS CHECKED STATE, THEN SETTING THE BACKGROUND OF THE MIDDLE LAYER TO COMPLETE BLACK AND OPAQUE :  */

.toggler:checked + .hamburger > div{
    background: rgba(0,0,0,0);
}

.toggler:checked + .hamburger > div::before{
    top: 0;
    transform: rotate(45deg);
    background: #8CB5B8;
}

/* AND ROTATING THE TOP AND BOTTOM LINES :  */

.toggler:checked + .hamburger > div::after{
    top: 0;
    transform: rotate(135deg);
    background: #8CB5B8;
}


/* MAIN MENU WITH THE WHITE BACKGROUND AND THE TEXT :  */

.menu-2 {
    background: white;
    width: 0%;
    height: 100vh;
  
  /* APPLYING TRANSITION TO THE MENU :  */
  
    transition: all 0.4s ease;
}

/* IF THE TOGGLER IS CHECKED, THEN INCREASE THE WIDTH OF THE MENU TO 30% , CREATING A SMOOTH EFFECT :  */

.toggler:checked ~ .menu{
    width: 30%;
}


/* STYLING THE LIST :  */

.menu-2 >  div > ul{
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 70px;
    padding-left: 10px;
  
  /* HIDDEN INITIALLY  :  */
  
    visibility: hidden;
}

.menu-2 > div > ul > li{
    list-style: none;
    padding: 0.5rem;
}

.menu-2 > div > ul > li > a{
    color: black;
    text-decoration: none;
    font-size: 2rem;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* WHEN THE TOGGLER IS CHECKED, CHANGE THE VISIBILITY TO VISIBLE :  */

.toggler:checked ~ .menu-2 > div > ul{
    transition: visibility 0.4s ease;
    transition-delay: 0.1s;
    visibility: visible;
}

.toggler:checked ~ .menu > div > ul > li > a:hover{
    color: orange;
}



.menu-icon {
  height: 30px;
  width: 40px;
  position:absolute;
  z-index: 100;
  right: 50px;
  top: 20px;
  cursor: pointer;
    
    
}





.menu-icon__line {
  height: 3px;
  width: 40px;
  display: block;
  background-color: #ffffff;
  margin-bottom: 6px;
  -webkit-transition: background-color .5s ease, -webkit-transform .2s ease;
  transition: background-color .5s ease, -webkit-transform .2s ease;
  transition: transform .2s ease, background-color .5s ease;
  transition: transform .2s ease, background-color .5s ease, -webkit-transform .2s ease;
    
}
.menu-icon__line-left {
  width: 29px;
}
.menu-icon__line-right {
  width: 40px;
  float: right;
}

.nav {
  position:relative;
    
}


.nav:before, .nav:after {
  content: "";
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(234, 234, 234, 0.9);
  z-index: -1;
  -webkit-transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s, -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  -webkit-transform: translateX(0%) translateY(-100%);
          transform: translateX(0%) translateY(-100%);
}
.nav:after {
  background: rgba(15, 78, 150, 0.4);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.nav:before {
  -webkit-transition-delay: .1s;
          transition-delay: .1s;

          background: #18293D;
          z-index: 8;


}
.nav__content {
  position:fixed;
  top: 550px;
  right: 0px;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  width: 30%;
  text-align: center;
  font-weight: 200;
    

color: #61949A;


z-index: 8;



    
}



.nav__content  a {


color: #61949A;



}



.nav__content  a:link {


  color: #61949A;


}



.nav__content  a:hover {


color: #ffffff;


}


.nav__content  a:visited {


color: #61949A;


}




.nav__list-item {
  position: relative;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  opacity: 0;
  -webkit-transform: translate(0%, 100%);
          transform: translate(0%, 100%);
  -webkit-transition: opacity .2s ease, -webkit-transform .3s ease;
  transition: opacity .2s ease, -webkit-transform .3s ease;
  transition: opacity .2s ease, transform .3s ease;
  transition: opacity .2s ease, transform .3s ease, -webkit-transform .3s ease;
  margin-right: 25px;
    
    color: #000;

    padding-bottom:0px;
    

    text-align: right;
    
    

    
}






.nav__list-item a:link {

    color: #ffffff;
     

}


.nav__list-item a:hover {

color: #61949A;


}




.nav__list-item:before {
  content: "";
  position: absolute;
  background: #5e6a72;
  width: 0px;
    
    margin-left: auto;
        margin-right: auto;

    color: #61949A;
    
  top: 100%;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: -1;
  font-size: 35px;


    font-weight: 500;
    color: #638182;

    
    
}



.nav__list-item:hover:before {
  width: 100%;
        font-weight: 700;

        color: #000;
    margin-bottom:10px; 

}


.white-space {
margin-top:28px;
font-family: 'gilroymedium';
}






body.nav-active .menu-icon__line {



    
        font-weight: 700;

    
  background-color: #ffffff;
  -webkit-transform: translateX(0px) rotate(-45deg);
          transform: translateX(0px) rotate(-45deg);
}
body.nav-active .menu-icon__line-left {
  -webkit-transform: translateX(1px) rotate(45deg);
          transform: translateX(1px) rotate(45deg);
}
body.nav-active .menu-icon__line-right {
  -webkit-transform: translateX(-2px) rotate(45deg);
          transform: translateX(-2px) rotate(45deg);
}
body.nav-active .nav {
  visibility:initial;
}
body.nav-active .nav:before, body.nav-active .nav:after {
  -webkit-transform: translateX(0%) translateY(0%);
          transform: translateX(0%) translateY(0%);
}
body.nav-active .nav:after {
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
}
body.nav-active .nav:before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
body.nav-active .nav__list-item { 
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, transform .3s ease, color .3s ease;
  transition: opacity .3s ease, transform .3s ease, color .3s ease, -webkit-transform .3s ease;
    
    

    
}
body.nav-active .nav__list-item:nth-child(0) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
body.nav-active .nav__list-item:nth-child(1) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
body.nav-active .nav__list-item:nth-child(2) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
body.nav-active .nav__list-item:nth-child(3) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
body.nav-active .nav__list-item:nth-child(4) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

body.nav-active .nav__list-item:nth-child(5) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}


body.nav-active .nav__list-item:nth-child(6) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}










.class1-end {
	position: relative;
    width: 100%;
    height: auto;
}

.class1-end img{
    width: 100%;
height: auto;
}


.class1-end figure {
    position: absolute; 
	left: -9999px;

    width: 100%;
    height: auto;

    top: 0;
    margin: 0;


}
.class1-end:hover figure {
    width: 100%;
    height: auto;

	left: 0;
    margin: 0;


}


.top-left-end {
  position: absolute;
  top: 8px;
  right: 16px;
}




.dgcb {
  
  
  margin-top: 25px;

  
  
}









.container-end {
  position: relative;
  text-align: center;
  color: white;
}

.bottom-right-end {
  position: absolute;
  bottom: 0px;
  

background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0, 0, 0, 1));

  width: 100%;
  padding-bottom: 15px;
  padding-top: 15px;



}

.team-name-end {
font-size: 18px;
  font-family: 'gilroyultralight';

}



.position-lant {
font-size: 14px;
  font-family: 'gilroyultralight';

}

















.let-arrow {
width: 60px;

}



.let-arrow img {
width: 60px;
}


.news-cta {
width: 50px;
}



.news-cta img {
width: 50px;rock
}





.bg-video-wrap2 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background: url(prev-audit.jpg) no-repeat center center/cover;
}





.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background: url(prev-audit.jpg) no-repeat center center/cover;
}




.mg-text-me {
    fill: none;
    stroke: white;
    stroke-dasharray: 6% 29%;
    stroke-width: 3px;
    stroke-dashoffset: 0%;
    animation: stroke-offset 5.5s infinite linear;
}

.mg-text-me:nth-child(1){
	stroke: #ffffff;
	animation-delay: -1;
}

.mg-text-me:nth-child(2){
	stroke: #8CB5B8;
	animation-delay: -2s;
}

.mg-text-me:nth-child(3){
	stroke: #ffffff;
	animation-delay: -3s;
}

.mg-text-me:nth-child(4){
	stroke: #8CB5B8;
	animation-delay: -4s;
}

.mg-text-me:nth-child(5){
	stroke: #ffffff;
	animation-delay: -5s;
}

@keyframes stroke-offset{
	100% {stroke-dashoffset: -35%;}
}








    
    @media (max-width: 1100px) {
        
        
.servicenow {
   

    padding-top: 50px;

    padding-bottom: 50px;


    padding-left: 40px;

    padding-right: 40px;



}
        
        
        .inf2 {

width: 100%x;
}

    
    
    }
    
    
 

    
    
        
  .maintitle{
      
      color: #18293D;
   
  font-size: 40px;
      
    font-family: 'gilroymedium';
    text-align: center;


}



.maintitle-center {
      
      color: #1A3333;
   
  font-size: 45px;
      
  font-family: 'gilroyultralight';

    text-align: center;


}





.maintitle-center-other {
      
      color: #1A3333;
   
  font-size: 35px;
      
    font-family: 'gilroymedium';

    text-align: center;


}







.states-title {
      
      color: #1A3333;
   
  font-size: 25px;
      
  font-family: 'gilroyregular';

    text-align: left;

  padding-top: 50px;


}





.maintitle-center-1-blue {
      
      color: #ffffff;
   
  font-size: 25px;
      
  font-family: 'gilroyregular';

    text-align: center;

    margin-top: 10px;


}




.maintitle-center-1 {
      
      color: #1A3333;
   
  font-size: 25px;
      
  font-family: 'gilroyregular';

    text-align: center;

    margin-top: 10px;


}



.maintitle-center-1-faq {
      
      color: #1A3333;
   
  font-size: 32px;
      
  font-family: 'gilroyregular';

    text-align: center;

    margin-top: 10px;


}



.maintitle-center-1-set {
      
      color: #1A3333;
   
  font-size: 25px;
      
  font-family: 'gilroyregular';

    text-align: left;

    margin-top: 10px;


}




.maintitle-white-of { 
      
      color: #E1F9EA;
   
  font-size: 40px;
      
    font-family: 'gilroymedium';

    text-align: left;


}


        
.maintitle-white { 
      
      color: #ffffff;
   
  font-size: 40px;
      
    font-family: 'gilroymedium';

    text-align: left;


}



.maintitle-white-ab { 
      
      color: #000000;
   
  font-size: 40px;
      
    font-family: 'gilroymedium';

    text-align: left;


}



.maintitle-white-ab-2 { 
      
      color: #ffffff;
   
  font-size: 40px;
      
    font-family: 'gilroymedium';

    text-align: left;


}




.maintitle-white-center { 
      
      color: #ffffff;
   
  font-size: 40px;
      
    font-family: 'gilroymedium';

    text-align: center;


}



        

    
    
            
  .mainparagraph {
      
      color: #18293D;
   
  font-size: 20px;
margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 130%;

    margin-top:35px;


}


  .mainparagraph-t {
      
      color: #000000;
   
  font-size: 16px;
margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 130%;

    margin-top:25px;
 text-align: center;

}


  .mainparagraph-te {
      
      color: #61949A;
   
  font-size: 16px;
margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 130%;

    margin-top:15px;
 text-align: center;

}








            
.mainparagraph-white {
      
      color: #ffffff;
   
  font-size: 20px;
margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 190%;

    margin-top:35px;

    text-align: center;


}


.mainparagraph-white-2 {
      
      color: #ffffff;
   
  font-size: 20px;
margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 190%;

    margin-top:35px;

    text-align: left;


}



.mainparagraph-white-2-pip {
      
      color: #E1f9ea;
   
  font-size: 18px;
margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 190%;

    margin-top:35px;

    text-align: left;

padding-right: 70px;

}






.mainparagraph-white-2-ab {
      
      color: #000000;
   
  font-size: 18px;
margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 190%;

    margin-top:35px;

    text-align: left;
padding-right: 70px;
}






.mainparagraph-white-3 {
      
      color: #ffffff;
   
  font-size: 20px;
margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 190%;

    margin-top:35px;

    text-align: center;


}
    
    
    
    
    
.servmobile {
      
background-color: #000000;
    
    
    
    }
    
    
    
    
    
  .worldf{
   
  font-size: 55px;
margin-bottom:  35px;
      
    font-family: 'gilroyregular';
    
      line-height: 120%;
      
        position: absolute;
  
  
  top: 0;
  
  margin-left: 50px;

  margin-top: 150px;




}



.worldf2 {
   
   font-size: 45px;
       text-transform: uppercase;
 margin-bottom:  35px;
       
     font-family: 'gilroylight';
 
 
 }
     



    
    
      .wpdown {
   
  font-size: 17px;
     
      
    font-family: 'gilroylight';


}
    
    
           .wpdown-sp {
   
  font-size: 17px;
     
      color: #C4E7DA;
    font-family: 'gilroylight';

               
                 text-decoration: underline;


}
     
    
   



.more {
   
 

     border:1px solid;
            border-color:#ffffff;


            padding-left: 20px;

            padding-right: 20px;

            padding-top:  10px;

            padding-bottom:  10px;

            border-radius: 60px;
 
            font-size: 12px;

 }
     



.more a:link {
   
   font-size: 12px;
       text-transform: uppercase;
       
     font-family: 'gilroylight';

     border:1px solid;
            border-color:#009900;


            color: #ffffff;

 
 
 }



 .more a:hover {
   
   font-size: 12px;
       text-transform: uppercase;
       
     font-family: 'gilroylight';

     border:1px solid;

     color: #ffffff;
 
 
 }
     


   

  .explore {
   
  font-size: 15px;
      text-transform: uppercase;
margin-bottom:  40px;
      
    font-family: 'gilroylight';


}

.explore2 {
   
   font-size: 13px;
       text-transform: uppercase;
 margin-bottom:  5px;
       
     font-family: 'gilroylight';
 
 
 }
    
      


.main-tit{

   
  font-size: 45px;
  text-align: center;


}
    
    
    
    
    
     .my-button {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        color: white; 
         
             border: 1px solid #fff;
         
                 background: rgba(255, 255, 255, 0.1);
         
         
    font-family: 'gilroylight';



      }
      .my-button:hover {
        background: #8CB5B8;
          
              border: 1px solid #8CB5B8;
          
    font-family: 'gilroylight';


      }









/*--Button Styles--*/
.btn-1 {
  
position: relative;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: #ffffff 1px 0 10px;
  height: 105px;
  width: 105px;
  border: solid 1px #ffffff;
  border-radius: 175px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;

margin-left: auto;
margin-right: auto;

 
  

}

.btn-1:before {
  content: '';
  position: absolute;
  background: #ffffff;
  width: 0;
  height: 0;
  z-index: -1;
  border-radius: 175px;
  box-shadow: 0px 0px 24px 1px rgba(224,199,224,0.2);
  transition: all 900ms cubic-bezier(1.000, -0.195, 0.000, 1.330);
  transition-timing-function: cubic-bezier(1.000, -0.195, 0.000, 1.330);
}

.btn-1:hover:before {
  width: 100%;
  height: 100%;
}

.btn-1:active:before, .btn:focus:before {
  width: 100%;
  height: 100%;
}


.btn-1 img {
  width: 100%;
  height: auto;
}








/*--Button Styles--*/
.playball {
  
position: relative;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: #ffffff 1px 0 10px;
  height: 140px;
  width: 140px;
  border: solid 1px #ffffff;
  border-radius: 175px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;

margin-left: auto;
margin-right: auto;

 background-image: url("https://elips.io/lantica-media/uploads/play-with.png");
 
    padding: 50px;


}

.playball:before {
  content: '';
  position: absolute;
  background: #ffffff;
  width: 0;
  height: 0;
  z-index: -1;
  border-radius: 175px;
  box-shadow: 0px 0px 24px 1px rgba(224,199,224,0.2);
  transition: all 900ms cubic-bezier(1.000, -0.195, 0.000, 1.330);
  transition-timing-function: cubic-bezier(1.000, -0.195, 0.000, 1.330);
}

.playball:hover:before {
  width: 100%;
  height: 100%;
}

.playball:active:before, .btn:focus:before {
  width: 100%;
  height: 100%;
}


.playball img {
  width: 100%;
  height: auto;
}




















/* CSS */
.btn-main {

  font-family: 'gilroymedium';

  color: #ffffff;

  background-color: #000000;

  text-align: center;

  padding-left: 40px;
  padding-right: 40px;

 
  padding-top: 10px;
  padding-bottom: 10px;

  border-radius: 100px;

  border: none;

  cursor: pointer;

  z-index: 9999999999;




}

.btn-main:hover { 
  background-color: #8CB5B8;
  color: #ffffff;
}



.btn-main a:visited { 
  background-color: #8CB5B8;
  color: #ffffff;
}




.btn-main a:link { 
  background-color: #8CB5B8;
  color: #ffffff;
}


btn-main a:active { 
  background-color: #8CB5B8;
  color: #ffffff;
}





btn-main a:active { 
  background-color: #8CB5B8;
  color: #ffffff;
}


.ar-play {



}

.ar-play img {

  width: 34px;

}




.ar-cta {

margin-left: 13px;


}

.ar-cta img {

  width: 34px;

}






.ar-cta-2 {

margin-left: 5px;




}

.ar-cta-2 img {

  width: 20px;

}






.menu-cta {

  margin-left: 0px;
  
  
  
  
  }
  
  .menu-cta img {
  
    width: 24px;
  
  
  
  
  }
  





.btn-main-otl {

font-family: 'gilroymedium';

color: #000000;

background-color: #ffffff;

text-align: center;

padding-left: 20px;
padding-right: 10px;


padding-top: 10px;
padding-bottom: 8px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 6666666666669999999999999;


border: 1px solid #000;

font-size: 19px;



}

.btn-main-otl:hover { 
background-color: #000000;
color: #ffffff;
}



.btn-main-otl a:visited { 
  background-color: #000000;
color: #ffffff;
}




.btn-main-otl a:link { 
  background-color: #000000;
color: #ffffff;
}


btn-main-otl a:active { 
  background-color: #000000;
color: #ffffff;
}










.btn-main-otl-center {

width: 200px;

margin-left: auto;
margin-right: auto;   


font-family: 'gilroymedium';

color: #000000;

background-color: #ffffff;

text-align: center;

padding-left: 20px;
padding-right: 10px;


padding-top: 10px;
padding-bottom: 8px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 6666666666669999999999999;


border: 1px solid #000;

font-size: 19px;



}

.btn-main-otl-center:hover { 
background-color: #000000;
color: #ffffff;
}



.btn-main-otl-center a:visited { 
  background-color: #000000;
color: #ffffff;
}




.btn-main-otl-center a:link { 
  background-color: #000000;
color: #ffffff;
}


btn-main-otl-center a:active { 
  background-color: #000000;
color: #ffffff;
}














.btn-main-otl-2 {

font-family: 'gilroymedium';

color: #D0F3E6;

background-color: transparent;



text-align: center;

padding-left: 20px;
padding-right: 10px;


padding-top: 10px;
padding-bottom: 10px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 9999999999;


border: 1px solid #D0F3E6;

font-size: 19px;



      margin-left: auto;
      margin-right: auto;
      width: 185px;



}

.btn-main-otl-2:hover { 
background-color: #D0F3E6;
color: #000000;
}



.btn-main-otl-2 a:visited { 
  background-color: #000000;
color: #ffffff;
}




.btn-main-otl-2 a:link { 
  background-color: #000000;
color: #ffffff;
}


.btn-main-otl-2 a:active { 
  background-color: #000000;
color: #ffffff;
}













.btn-main-otl-2-2 {

font-family: 'gilroymedium';

color: #D0F3E6;

background-color: transparent;



text-align: center;

padding-left: 20px;
padding-right: 10px;


padding-top: 10px;
padding-bottom: 10px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 9999999999;


border: 1px solid #D0F3E6;

font-size: 19px;

}





.btn-main-otl-2-2:hover { 
background-color: #D0F3E6;
color: #000000;
}



.btn-main-otl-2-2 a:visited { 
  background-color: #000000;
color: #ffffff;
}




.btn-main-otl-2-2 a:link { 
  background-color: #000000;
color: #ffffff;
}


.btn-main-otl-2-2 a:active { 
  background-color: #000000;
color: #ffffff;
}
























/* CSS */
.btn-main-white {

  font-family: 'gilroymedium';

color: #000000;

background-color: #D0F3E6;

text-align: center;

padding-left: 40px;
padding-right: 40px;


padding-top: 10px;
padding-bottom: 10px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 9999999999;

}

.btn-main-white:hover { 
  background-color: #ffffff;
  color: #1A3333;
}










.spacing-r {
  
  
  padding-left: 20px;
  padding-right: 20px;
    
  
  }
  



.iniciative_btn {
  
  width: 200px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 130px;
  
  }





  .iniciative_btn-1 {
  
  width: 245px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 40px;
  
  }
  
  
  
  .iniciative_btn-1-9 {
  
  width: 195px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 40px;
  
  }
  
  
  
  
  
  

  .iniciative_btn-1-can {
  
  width: 205px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 40px;
  
  }
  
  
   .iniciative_btn-1-can-1 {
  
  width: 220px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 40px;
  
  }
  
  
  
  
  
  
  
  
  .iniciative_btn-1-know {
  
  width: 197px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 40px;
  
  }
  


  .iniciative_btn-1-fac {
  
  width: 200px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 80px;
  
  }



.iniciative_btn-1-fac-w {
  
  width: 200px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 30px;
  
  }
  
  
  
  
  
.iniciative_btn-1-fac-fab {
  
  width: 400px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 30px;
  
  }

  

  


.inic_tive {
  
width: 80%;

margin-left: auto;
margin-right: auto;
  

}





.tax25 {
  
text-align: center;
color: #E7FDF8;
font-weight: 500;

text-transform: uppercase;

font-size: 23px;

font-family: 'gilroyblack';

margin-bottom: 15px;


  
  
  }


  .tax25-2 {


    font-size: 12px;

  
  text-align: center;
  color: #E7FDF8;
  line-height: 170%;


    
    
    }



    .tax18 {  
  
  text-align: center;
  color: #1A3333;
  font-weight: 500;
  
  text-transform: uppercase;
  
  font-size: 23px;
  
  font-family: 'gilroyblack';


  line-height: 95%;

  
  
    
    
    }
  
  
    .tax18-2 {
  
  
      font-size: 12px;
  
    
    text-align: center;
    color: #1A3333;
      
      
      }



     



      .credit-bg {





}



.credit-desc {


font-size: 14px;

margin-top: 56px;

width: 85%;


}




.credit-desc-2 {
font-size: 14px;

margin-bottom: 56px;

text-align: right;

width: 60%;

float: right;

}




.credit-tags {


width: 100%;

float: right;



}




.spacing-down {


height: 76px;



}





.service-tag {

float: right;

  width: auto;

  font-family: 'gilroymedium';


  text-align: center;

padding-left: 20px;
padding-right: 20px;


padding-top: 5px;
padding-bottom: 5px;

border-radius: 100px;

border: none;

z-index: 9999999999;

color: #0A1015;

background-color: #D0F3E6;

font-size:13px;


margin-bottom: 10px;
margin-right: 10px;

}








.credit-porcent {
  
  width: 80%;
  
  margin-left: auto;
  margin-right: auto;

  
  }








.incentive1 {


  width: 95%;

  padding-left: 20px;
  padding-right: 20px;

  padding-top: 20px;
  padding-bottom: 160px;




 background-color: #17293D;



 border-radius: 25px;

 margin-left: 10px;

 margin-right: 10px;



  
  }


  
.incentive1 img {
  
  width: 100%;
  
  
  
  }




  .incentive2 {
  
    width: 95%;

  
  
    padding-left: 20px;
  padding-right: 20px;

  padding-top: 20px;
  padding-bottom: 160px;


  background-color: #17293D;



border-radius: 25px;

margin-left: 10px;

margin-right: 10px;
  
  
  }





  .incentive3 {
  
    width: 95%;

  
  
    padding-left: 20px;
  padding-right: 20px;

  padding-top: 20px;
  padding-bottom: 160px;





border-radius: 25px;

margin-left: 10px;

margin-right: 10px;

  
  
  }



  .movie-r {
  
padding-right: 35px;
  
  
  }









.jarallax-keep-img{position:relative;z-index:0}.jarallax-keep-img>

.jarallax-img{position:relative; display:block;max-width:100vw;height:auto;z-index:-100}



span[data-jarallax-element]{display:inline-block}*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box} p{margin-top:0;margin-bottom:5px}p~p,p~div{margin-top:15px}small{font-size:75%;color:#606060}a,a:visited,a:hover,a:focus{color:inherit}a:hover,a:focus{color:#4f4f4f}.jarallax{min-height:600px}.jarallax-keep-img.demo-float-left{margin-right:15px;margin-left:-60px}.jarallax-keep-img.demo-float-right{margin-left:15px;margin-right:-60px}@media screen and (max-width:600px){.jarallax-keep-img.demo-float-left,.jarallax-keep-img.demo-float-right{margin-right:0;margin-left:0;float:none}}.demo-table{display:table;position: relative;width:100%;height:100vh;background-color:rgba(3, 3, 3, 0.5);color:#fff}.demo-table-cell{display:table-cell;text-align:center;vertical-align:middle}.demo-gap{padding:50px;overflow:hidden}.demo-gap.demo-gap h2,.demo-gap h3{text-align:center}.demo-gap .container{max-width:800px;margin:0 auto}.demo-gap-half{display:table;width:100%}.demo-gap-half>div{display:table-cell;width:50%}.demo-gap-half .demo-gap-1 .jarallax,.demo-gap-half .demo-gap-2 .jarallax{padding-top:56.25%;min-height:0;height:0}.demo-gap-half .demo-gap-1 .jarallax{padding-top:112.5%}.demo-content{background-color:#f7f7f7;padding:80px}.demo-float-left{float:left}.demo-float-right{float:right}.demo-carousel{background-color:#272333}.demo-carousel .demo-carousel-item{width:33.33%;min-height:300px}@media screen and (max-width:780px){.demo-carousel .demo-carousel-item{width:50%}}@media screen and (max-width:400px){.demo-carousel .demo-carousel-item{width:100%}}@media screen and (max-width:500px){.demo-gap,.demo-content{padding:50px 30px}}



.jarallax {
    position: relative;
    z-index: 0;
        background-color: #000000;

}




.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    max-width: 100vw;
    height: 100%;
    z-index: -1;
      margin: 0 auto;
          background-color: #000000;


}



  /*  Rollover image styles  */
  .figure-mov {
    position: relative;
    width: 100%; /* can be omitted for a regular non-lazy image */
    max-width: 100%;





  }
  
  
  
  
  .figure-mov-ov {
    position: relative;
    width: 60%; /* can be omitted for a regular non-lazy image */
    max-width: 100%;

    margin-left: auto;
    margin-right: auto;


  }
  .figure-mov img.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;
  }


  .figure-mov-ov img.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;
  }


  .figure-mov:hover img.image-hover {
    opacity: 1;
  }

  .figure-mov-ov:hover img.image-hover {
    opacity: 1;
  }


  .movie-title {
  font-size:25px; ;
  text-align: left;
        font-family: 'gilroylight';

}













  .figure-mov-ov-serv {
    position: relative;
    width: 60px; /* can be omitted for a regular non-lazy image */
    max-width: 100%;

    margin-left: auto;
    margin-right: auto;


  }
  .figure-mov img.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;
  }


  .figure-mov-ov-serv img.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;
  }


  .figure-mov:hover img.image-hover {
    opacity: 1;
  }

  .figure-mov-ov-serv:hover img.image-hover {
    opacity: 1;
  }

























.container-fill {
    position: relative;
    text-align: center;
    color: white;
  }
  
  
  
  /* Bottom right text */
  .bottom-right-fill {
    position: absolute;
    bottom: 8px;
    right: 16px;
  }
  








  .figure-mov-ov-2 {
    position: relative;
    width: 100%; /* can be omitted for a regular non-lazy image */
    max-width: 100%;

    margin-left: auto;
    margin-right: auto;


  }
  .figure-mov img.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;
  }


  .figure-mov-ov-2 img.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;
  }


  .figure-mov:hover img.image-hover {
    opacity: 1;
  }

  .figure-mov-ov-2:hover img.image-hover {
    opacity: 1;
  }


  .movie-title {
  font-size:25px; ;
  text-align: left;
        font-family: 'gilroylight';

}



















.film-type {
  font-size:12px; ;
  text-align: left;
    
        font-family: 'gilroyblack';

        color: #00dffc;
        
  word-spacing: 7em;

    width: 150px;

 width:100px;
  white-space: nowrap;
  overflow: hidden;
}



.learn-m {
  font-size:15px; ;
  text-align: left;
    
  font-family: 'gilroylight';

        color: #ffffff;

        font-weight: 600;



}


.learn-m:hover {
  font-size:15px; ;
  text-align: left;
    
  font-family: 'gilroylight';

        color: #81A2A0;

        text-decoration: underline;

        font-weight: 600;




}






















  .container-mov-us {
  position: relative;
  text-align: center;
  color: white;
}








  .container-mov {
  position: relative;
  text-align: center;
  color: white;
}

/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 36px;
  left: 36px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 36px;
  right: 36px;
}

/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}










.top-social-icons a{
	display: inline-block;
	padding: 3px 7px;
	background: #fff;
	line-height: initial;
	color: #99CF16;
}


.icon-bar-pay {
  position: fixed;
  top: 84%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right:  1%;      
  z-index: 99999;  

width: 70px;

}


.icon-bar-pay img {

    width: 100%;


}




/* Style the icon bar links */
.icon-bar-pay a {
  display: block;
  text-align: center;
  padding: 0px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-bar-pay a:hover {
}

.facebook-2 {
  color: white;
}

.facebook2 img {
  color: white;
  width: 150px;
}



.twitter {
  background: rgba(85, 172, 238, 0.7);
  color: white;
}


.instagram {
  background: rgba(177, 46, 145, 0.7);
  color: white;
}


.youtube {
  background: rgba(252, 0, 23, 0.7);
  color: white;
}









.ong {

left: 50px;
bottom: 30px;

position: absolute;

color: #ffffff;

}


















.loop-wrapper {
  position:relative;
  display: block;
  width: 300px;
  height: 100px;
  overflow: hidden;
  border-bottom: 1px solid #fff;
  color: #fff;

  margin-bottom: 50px;
}
.mountain {
  position: absolute;
  right: -900px;
  bottom: -20px;
  width: 2px;
  height: 2px;
  box-shadow: 
  0 0 0 50px #416D6D,
    60px 50px 0 70px #416D6D,
    90px 90px 0 50px #416D6D,
    250px 250px 0 50px #416D6D,
    290px 320px 0 50px #416D6D,
    320px 400px 0 50px #416D6D
    ;
  transform: rotate(130deg);
  -webkit-animation: mtn 20s linear infinite;
          animation: mtn 20s linear infinite;
}
.hill {
  position: absolute;
  right: -900px;
  bottom: -50px;
  width: 400px;
  border-radius: 50%;
  height: 20px;
  box-shadow: 
    0 0 0 50px #4DB6AC,
    -20px 0 0 20px #8CB5B8,
    -90px 0 0 50px #8CB5B8,
    250px 0 0 50px #8CB5B8,
    290px 0 0 50px #8CB5B8,
    620px 0 0 50px #8CB5B8, 
  -webkit-animation: hill 4s 2s linear infinite;
          animation: hill 4s 2s linear infinite;
}
.tree, .tree:nth-child(2), .tree:nth-child(3) {
  position: absolute;
  height: 100px; 
  width: 35px;
  bottom: 0;
  background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/130015/tree.svg) no-repeat;
}
.rock {
  margin-top: -17%;
  height: 2%; 
  width: 2%;
  bottom: -2px;
  border-radius: 20px;
  position: absolute;
  background: #ddd;
}
.truck, .wheels {
  transition: all ease;
  width: 200px;
  margin-right: -60px;
  bottom: 0px;
  right: 50%;
  position: absolute;
  background: #eee;
}
.truck {
  background: url(truck.svg) no-repeat;
  background-size: contain;
  height: 60px;
}
.truck:before {
  content: " ";
  position: absolute;
  width: 25px;
  box-shadow:
    -30px 28px 0 1.5px #fff,
     -35px 18px 0 1.5px #fff;
}
.wheels {
  background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/130015/wheels.svg) no-repeat;
  height: 15px;
  margin-bottom: 0;
}

.tree  { -webkit-animation: tree 3s 0.000s linear infinite; animation: tree 3s 0.000s linear infinite; }
.tree:nth-child(2)  { -webkit-animation: tree2 2s 0.150s linear infinite; animation: tree2 2s 0.150s linear infinite; }
.tree:nth-child(3)  { -webkit-animation: tree3 8s 0.050s linear infinite; animation: tree3 8s 0.050s linear infinite; }
.rock  { -webkit-animation: rock 4s   -0.530s linear infinite; animation: rock 4s   -0.530s linear infinite; }
.truck  { -webkit-animation: truck 4s   0.080s ease infinite; animation: truck 4s   0.080s ease infinite; }
.wheels  { -webkit-animation: truck 4s   0.001s ease infinite; animation: truck 4s   0.001s ease infinite; }
.truck:before { -webkit-animation: wind 1.5s   0.000s ease infinite; animation: wind 1.5s   0.000s ease infinite; }


@-webkit-keyframes tree {
  0%   { transform: translate(1350px); }
  50% {}
  100% { transform: translate(-50px); }
}


@keyframes tree {
  0%   { transform: translate(1350px); }
  50% {}
  100% { transform: translate(-50px); }
}
@-webkit-keyframes tree2 {
  0%   { transform: translate(650px); }
  50% {}
  100% { transform: translate(-50px); }
}
@keyframes tree2 {
  0%   { transform: translate(650px); }
  50% {}
  100% { transform: translate(-50px); }
}
@-webkit-keyframes tree3 {
  0%   { transform: translate(2750px); }
  50% {}
  100% { transform: translate(-50px); }
}
@keyframes tree3 {
  0%   { transform: translate(2750px); }
  50% {}
  100% { transform: translate(-50px); }
}

@-webkit-keyframes rock {
  0%   { right: -200px; }
  100% { right: 2000px; }
}

@keyframes rock {
  0%   { right: -200px; }
  100% { right: 2000px; }
}
@-webkit-keyframes truck {
  0%   { }
  6%   { transform: translateY(0px); }
  7%   { transform: translateY(-6px); }
  9%   { transform: translateY(0px); }
  10%   { transform: translateY(-1px); }
  11%   { transform: translateY(0px); }
  100%   { }
}
@keyframes truck {
  0%   { }
  6%   { transform: translateY(0px); }
  7%   { transform: translateY(-6px); }
  9%   { transform: translateY(0px); }
  10%   { transform: translateY(-1px); }
  11%   { transform: translateY(0px); }
  100%   { }
}
@-webkit-keyframes wind {
  0%   {  }
  50%   { transform: translateY(3px) }
  100%   { }
}
@keyframes wind {
  0%   {  }
  50%   { transform: translateY(3px) }
  100%   { }
}
@-webkit-keyframes mtn {
  100% {
    transform: translateX(-2000px) rotate(130deg);
  }
}
@keyframes mtn {
  100% {
    transform: translateX(-2000px) rotate(130deg);
  }
}
@-webkit-keyframes hill {
  100% {
    transform: translateX(-2000px);
  }
}
@keyframes hill {
  100% {
    transform: translateX(-2000px);
  }
}









#section01 a {
  padding-top: 60px;
}
#section01 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}



#section02 a {
  padding-top: 60px;
}
#section02 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#section02 a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}



#section03 a {
  padding-top: 60px;
}
#section03 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#section03 a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
#section03 a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb03 3s infinite;
  animation: sdb03 3s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}



#section04 a {
  padding-top: 60px;
}
#section04 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb04 2s infinite;
  animation: sdb04 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb04 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
}
@keyframes sdb04 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    transform: rotate(-45deg) translate(0, 0);
  }
}



#section05 a {
  padding-top: 70px;
}
#section05 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb05 1.5s infinite;
  animation: sdb05 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb05 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}



#section06 a {
  padding-top: 70px;
}
#section06 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  -webkit-animation: sdb06 1.5s infinite;
  animation: sdb06 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb06 {
  0% {
    -webkit-transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb06 {
  0% {
    transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}



#section07 a {
  padding-top: 80px;
}
#section07 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb07 2s infinite;
  animation: sdb07 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
#section07 a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
#section07 a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
#section07 a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}



#section08 a {
  padding-top: 60px;
}
#section08 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
#section08 a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  box-sizing: border-box;
}



#section09 a {
  padding-top: 80px;
}
#section09 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
#section09 a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#section09 a span::after {
  position: absolute;
  bottom: -18px;
  left: 50%;
  width: 18px;
  height: 18px;
  content: '';
  margin-left: -9px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}



#section10 a {
  padding-top: 60px;
}
#section10 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
#section10 a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

















.meters-down {


  height: 270px;


background-image: url("https://luisogando.com/offline-lantica/credits/47_Meters_Down.jpg");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

}



.meters-down:hover {



  height: 270px;


background-image: url("https://luisogando.com/offline-lantica/credits/47_Meters_Down_3.gif");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

-webkit-transition: background 100ms ease-in-out 400ms;
    -moz-transition: background 100ms ease-in-out 400ms;
    -o-transition: background 100ms ease-in-out 400ms;
    transition: background 100ms ease-in-out 400ms;



}









.lost {


height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/credits/The_Lost_City.jpg");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

}



.lost:hover {



height: 270px;
background-image: url("https://luisogando.com/lantica-revamp-OFF/over-credits/The_Lost_City_6.gif");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

-webkit-transition: background 100ms ease-in-out 400ms;
    -moz-transition: background 100ms ease-in-out 400ms;
    -o-transition: background 100ms ease-in-out 400ms;
    transition: background 100ms ease-in-out 400ms;



}




.beale {


height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/credits/If_Beale_Street_Could_Talk.jpg");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

}



.beale:hover {



height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/over-credits/If_Beale_Street_Could_Talk_2.gif");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

-webkit-transition: background 100ms ease-in-out 400ms;
    -moz-transition: background 100ms ease-in-out 400ms;
    -o-transition: background 100ms ease-in-out 400ms;
    transition: background 100ms ease-in-out 400ms;



}






.saint {


height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/credits/Narco-Saints_shorter.jpg");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

}



.saint:hover {



height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/over-credits/narco-saints.gif");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

-webkit-transition: background 100ms ease-in-out 400ms;
    -moz-transition: background 100ms ease-in-out 400ms;
    -o-transition: background 100ms ease-in-out 400ms;
    transition: background 100ms ease-in-out 400ms;



}



.old {


height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/credits/Old.jpg");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;


opacity: 1.00;
	transition: opacity 5s;

}







.old:hover {



height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/over-credits/Old_1.gif");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

-webkit-transition: background 100ms ease-in-out 400ms;
    -moz-transition: background 100ms ease-in-out 400ms;
    -o-transition: background 100ms ease-in-out 400ms;
    transition: background 100ms ease-in-out 400ms;



}






.xxx {


height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/credits/XxX_The Return_of_Xander_Cage.jpg");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

}



.xxx:hover {



height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/over-credits/XxX_Return_of_Xander_Cage_2.gif");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

-webkit-transition: background 100ms ease-in-out 400ms;
    -moz-transition: background 100ms ease-in-out 400ms;
    -o-transition: background 100ms ease-in-out 400ms;
    transition: background 100ms ease-in-out 400ms;



}








.meters2 {


height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/credits/47_Meters-Down_Uncaged.jpg");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

}



.meters2:hover {



height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/over-credits/47_Meters_Down_Uncaged_1.gif");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;


-webkit-transition: background 100ms ease-in-out 400ms;
    -moz-transition: background 100ms ease-in-out 400ms;
    -o-transition: background 100ms ease-in-out 400ms;
    transition: background 100ms ease-in-out 400ms;



}











.circle {
  position: relative;
  display: flex;

margin-left: auto;
margin-r: auto;


}
.circle p {
     font-family: 'gilroylight';
  font-size: 102px;
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #ffffff;
}
.circle .semi-c {
  box-sizing: border-box;
  height: 200px;
  width: 100px;
}
.circle .left {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.circle .right {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.circle .left-circle, .circle .right-circle {
  border: 2px solid #00dffc;
}
.circle .mask-left, .circle .mask-right, .circle .block {
  border: 2px solid #008c9e;
  position: absolute;
}
.circle .left-circle, .circle .block, .circle .mask-right {
  border-right: 0;
}
.circle .right-circle, .circle .mask-left {
  border-left: 0;
}
.circle .block, .circle .mask-left, .circle .left-circle {
  z-index: 1;
}
.circle .block, .circle .mask-left {
  left: 100px;
}
.circle .mask-left {
  transform-origin: left center;
  transform: rotate(0deg);
}
.circle .mask-right {
  transform-origin: right center;
  transform: rotate(0deg);
}
.circle .block {
  display: none;
}
.circle .handle {
  display: none;
}


















.afraid {


height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/credits/Are_You_Afraid_of_The_DarK-Ghost-Island.jpg");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

}



.afraid:hover {



height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/over-credits/adark_13.gif");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

-webkit-transition: background 100ms ease-in-out 400ms;
    -moz-transition: background 100ms ease-in-out 400ms;
    -o-transition: background 100ms ease-in-out 400ms;
    transition: background 100ms ease-in-out 400ms;



}






.jennifer {


height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/credits/Shotgun_Wedding.jpg");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

}



.jennifer:hover {



height: 270px;


background-image: url("https://luisogando.com/lantica-revamp-OFF/over-credits/Shotgun_Wedding_1.gif");
background-position: 70% 35%;
background-size: cover;
background-repeat: no-repeat;

-webkit-transition: background 100ms ease-in-out 400ms;
    -moz-transition: background 100ms ease-in-out 400ms;
    -o-transition: background 100ms ease-in-out 400ms;
    transition: background 100ms ease-in-out 400ms;



}

















#loading{
  color: #fff;
  position: absolute;
  letter-spacing: 3px;
  width: 9em;
  line-height: 2em;
  top: calc(50% - 1em) ;
  left: calc(50% - 5em);
  z-index: 2;
  text-align: center;
}

.loading-done{
  display: none;
}

#images{
  width: 100%;
}

.canvas{
  position: relative;
  display:block;
  overflow: hidden;
  
}


#images img{
  display: none;
  vertical-align: bottom;
  width: 100%;

}

canvas{
  vertical-align: bottom;
  position: absolute;
}

nav ul{
  height: 0;
  margin: 0;
}


nav li {
  position: absolute;
  width: 25px;
  height: 25px;
  opacity: .3;
  list-style: none;
  top: calc(50% - 12px);
  z-index: 100;
  transition: opacity .3s;
}

nav li:hover{
  opacity: .7;
}

.pre.after-loading{
  left: 20px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  
  cursor: pointer;

}

.next.after-loading{
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  right: 20px;
  
  cursor: pointer;

}
































@media (max-width: 1000px) {

h1 {
font-size: 33px;
width: 100%;
text-align: center;
line-height: 120%;
margin-bottom: 10px;
font-family: 'gilroymedium';


    color: #ffffff;

}


.second-1 {
   

margin-bottom: 0px;


}


.tabcontent img {


  width: 100%;
  height: auto;


}





.tab-2 {
  overflow: hidden;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;

}



.service-left-about {
        display:none;

}



.service-right-about {
        display:none;

}





.maintitle-white-of { 
      
      color: #E1F9EA;
   
  font-size: 30px;
      
    font-family: 'gilroymedium';

    text-align: center;


  margin-left: auto;

     margin-right: auto;

  width: 70%;

}







.maintitle-white { 
      
      color: #ffffff;
   
  font-size: 40px;
      
    font-family: 'gilroymedium';

    text-align: center;


}


.clientsize {
  width: 100%;
  margin-left: auto;

margin-right: auto;


margin-bottom: 100px;
margin-top: 30px;



}


.mainparagraph-white-2 {
      
      color: #ffffff;
   
  font-size: 20px;
margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 190%;

    margin-top:35px;

    text-align: center;
    
      width: 80%;

  margin-left: auto;

margin-right: auto;


}


.second-1 {
   

margin-bottom: 140px;


}









.main-text-sec-33 {
	font-size: 18px;
width: 95%;

margin-left: auto;
margin-right: auto;

text-align: center;

line-height: 120%;

font-family: 'gilroymedium';

      color: #ffffff;


}




.bottom-left-mod  {
  position: absolute;
  bottom: 0;
  left: 0;
      width: 100%;
  height: 50px;
  background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0, 16, 21, 1));

}





.centered-mod  {
 position: absolute;
  bottom: 0;
  left: 0;
      width: 100%;
  height: 90px;
  background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(10, 16, 21, 1));
  
  padding-bottom: 100px;

}





  .hidetab {
      
      display:none;

    
    }





  .vimeo-hide {
      
      display:none;

    
    }








.logo-pau img {
   
width: 170px;

margin-top: 35px;

margin-left: 33px;


}






.owl-carousel .owl-item img{width: auto; height: auto; display:block;width:auto;}



.service-left-touch {
    width: 85%;
    
  margin-left: auto;
  margin-right: auto;
    
    
  float: none;
  margin-top: 90px;
  margin-bottom: 90px;

}



.service-right-touch {
   
     margin-top: 90px;
  margin-bottom: 90px;


    width: 70%;
      margin-left: auto;
  margin-right: auto;

 float: none;
 
padding-left: 0px;

padding-right: 0px;



}





.cont01 {
   

width:100%;    
margin-left: auto;
margin-right: auto;

}



.descrip-one {
   
    color: #000000;
text-align: left;



}





  .iniciative_btn-1-can {
  
  width: 300px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 40px;
  
  }




 .iniciative_btn-1-enf {
  
  width: 300px;
  
  margin-left: auto;
  margin-right: auto;
    
  margin-top: 80px;

  
  }








.main-text-sec-2 {
	font-size: 18px;
width: 95%;

margin-left: auto;
margin-right: auto;

text-align: center;

line-height: 120%;

font-family: 'gilroymedium';

      color: #ffffff;


}











.news-c {
  width: 95%;
        margin-left: auto;
     margin-right: auto;
   height: 530px;
  float: none;
color: #121212;

}









.service-right-about {
    width: 100%;
background-color: #ffffff;
float: none;
height: 500px;
}






.spac-other121 {

height: 100px;
}












.maintitle-white-ab { 
      
      color: #000000;
   
  font-size: 30px;
      
    font-family: 'gilroymedium';

    text-align: center;


  margin-left: auto;

     margin-right: auto;

  width: 100%;

}





.maintitle-white-ab-2 { 
      
      color: #ffffff;
   
  font-size: 30px;
      
    font-family: 'gilroymedium';

    text-align: center;


  margin-left: auto;

     margin-right: auto;

  width: 100%;

}








.maintitle-center-1-blue {
      
      color: #ffffff;
   
  font-size: 20px;
      
  font-family: 'gilroyregular';

    text-align: center;

    margin-top: 10px;
    
    
      margin-left: auto;

     margin-right: auto;

  width: 70%;


}







.mainparagraph-white-2-pip {
      
      color: #E1f9ea;
   
  font-size: 16px;
margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 190%;

    margin-top:35px;

    text-align: center;

padding-right: 0px;

    margin-left: auto;

     margin-right: auto;

  width: 70%;


}





.mainparagraph-white-2-ab {
      
      color: #000000;
   
  font-size: 16px;
  margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 190%;

    margin-top:35px;

    text-align: center;
padding-right: 0px;

 margin-left: auto;

     margin-right: auto;

  width: 70%;



}







  .water-f {
    
 
    background-color:#ffffff;
    color: #0B2E2E;
  
    padding-top: 70px;
    padding-bottom: 70px;
  
   
  text-align: center;
  
  padding-left: 0px;
 padding-right: 0px;

 font-family: 'gilroymedium';

 font-size: 20px;

 line-height: 150%;

   margin-left: auto;

     margin-right: auto;

  width: 90%;
  
   }







.spacing-about {
   

    margin-top: 130px;

    margin-left: 0px;



}


















.news-center {

       margin-left: auto;

     margin-right: auto;

  width: 70%;



}












 .other-sp {

font-size: 16px;
text-align: left;


padding-top: 104px;
padding-bottom: 0px;

width: 90%;
 margin-left: auto;
     margin-right: auto;
     
  height: 560px;


padding-left: 0px;

   line-height: 160%;
float: none;




  }







.btn-main-otl {

  width: 260px;


font-family: 'gilroymedium';

color: #000000;

background-color: #ffffff;

text-align: center;

padding-left: 20px;
padding-right: 10px;


padding-top: 10px;
padding-bottom: 8px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 6666666666669999999999999;


border: 1px solid #000;

font-size: 19px;



}








.btn-main-otl-2-2 {

  width: 300px;


font-family: 'gilroymedium';

color: #D0F3E6;

background-color: transparent;



text-align: center;

padding-left: 20px;
padding-right: 10px;


padding-top: 10px;
padding-bottom: 10px;

border-radius: 100px;

border: none;

cursor: pointer;

z-index: 9999999999;


border: 1px solid #D0F3E6;

font-size: 19px;

}





.centered-mod  {
 position: absolute;
  bottom: 0;
  left: 0;
      width: 100%;
  height: 330px;
  background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(10, 16, 21, 1));
  
  padding-bottom: 100px;

}






  .nav__content {
    position:fixed;
    top: 250px;
    right: 55px;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    width: 80%;
    text-align: center;
    font-weight: 200;
      
  
  color: #61949A;
  
  
  z-index: 8;
  
      
  }













    .worldf-home {
   
font-size: 25px;
      text-transform: uppercase;
margin-bottom:  30px;
      
    font-family: 'gilroylight';
    
      line-height: 120%;
      
         width: 90%;
  
  margin-left: auto;
  margin-right: auto;


}
    

 .mobby {
    
      width: 230px;
  
  margin-left: auto;
  margin-right: auto;
  
  
   }
 




  .inside-com {
    
      width: 85%;
  
  margin-left: auto;
  margin-right: auto;
  
  
   }
 


.c {
  width: 100%;
   height: 530px;
  float: left;
  
   margin-left: auto;

                      margin-right: auto;
  
           color: #121212;

}



  .st-1title {
      
    font-size: 25px;
  
    font-family: 'gilroyextrabold';
  
         color: #ffffff;
  
         margin-bottom: 10px;
         
           line-height: 120%;

  
      
      }



  


  .sc-down {
   


    position: absolute;
    bottom: 20px;
    z-index: 2;
    overflow: hidden;
    height: 80px;
    width: 100%;

    padding-bottom: 220px;


       }
       
       
       
       
       


.loader {
    position: fixed;
    height: auto;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 111111;
    background: #006371;
    overflow: hidden !important;
    display: flex;
    justify-content: center;
    align-items: center;
}


.loader video {
    height: auto;
    width: 100%;
   
}







  .facilities2 {
    
 
    background-color:#ffffff;
    color: #0B2E2E;
  
    padding-top: 70px;
    padding-bottom: 70px;
  
   
  text-align: center;
  
  padding-left: 20px;
 padding-right: 20px;

 font-family: 'gilroymedium';

 font-size: 18px;

 line-height: 150%;

  
  
   }
   
   
   
   

 
 








.main-text-sec-2 {
	font-size: 18px;
width: 90%;

margin-left: auto;
margin-right: auto;

text-align: center;

line-height: 120%;

font-family: 'gilroymedium';

      color: #ffffff;


}



.service-left {

margin-top: 15%;
   

    width: 75%;

 background-color: #000000;
 
                 float: none;
                 
                 
                 
padding-left: 5px;
padding-right: 5px;


  margin-left: auto;
  margin-right: auto;





}




.CGBlogSummary {
   
  width: 100%;
  height: auto;
  float: none;
  margin-left: auto;
    margin-right: auto;


}



  .nav__content {
    position:absolute;
    top: 500px;
    right: 55px;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    width: 80%;
    text-align: center;
    font-weight: 200;
      
  
  color: #61949A;
  
  
  z-index: 8;
  
      
  }




          
    .nag-text-2 {

    display:none;


}



  .pad-right {

    display:none;


}






  .social-down {

    display:none;


}



  .credits-h {

    display:none;


}





.C {
   
   
    margin-left: auto;

    margin-right: auto;

    width: 93%;



}






.maintitle-center-1-set {
      
      color: #1A3333;
   
  font-size: 18px;
      
  font-family: 'gilroyregular';

    text-align: center;

    margin-top: 10px;


}



  .air-p {


margin-top:  40px;

width: 100%;
height: auto;

margin-left: auto;
margin-right: auto;
margin-bottom: 10px;



  }


  .air-p img {


    width: 100%;
    
      
          
          
            }


  

  .credit-desc {


font-size: 14px;

margin-top: 56px;

width: 70%;

margin-left: auto;
margin-right: auto;

margin-bottom: 136px;


}






  .movie-title-content {

font-size: 35px;

color: #8CB5B8;

width: 90%;

height: 30px;

float: none;

text-align: center;

margin-left: auto;
margin-right: auto;


}







  .lang-1 {

      display:none;

    

}

  
  


  .copy2 {
   
   color: #ffffff;
   font-family: 'gilroyregular';

   width: 100%;
   
         }


  .dr-land {
   
   color: #E1F8EA;
   font-family: 'gilroyregular';
   font-weight: 400;

   text-align: center;
   width: 100%;

   margin-left: auto;
   margin-right: auto;

   
         }
    


  .let-arrow {
width: 40px;

}



.let-arrow img {
width: 40px;
}



  .letstalk {

padding-top: 30px;

color: #ffffff;
font-size: 40px;
margin-bottom: 30px;
margin-top: 70px;

font-family: 'gilroyextrabold';

  }



  .flot-btn2 {
   
   float: none;

   margin-left: 0px;

   margin-top: 30px;


   z-index: 9999999999;


}

  


  .parayeah {
    display:none;


  }




  .figure-mov-ov {
    position: relative;
    width: 40%; /* can be omitted for a regular non-lazy image */
    max-width: 100%;

    margin-left: auto;
    margin-right: auto;


  }
  
  
    .figure-mov-ov-us {
    position: relative;
    width: 40%; /* can be omitted for a regular non-lazy image */
    max-width: 100%;

    margin-left: auto;
    margin-right: auto;


  }
  
  
  
  


  .maintitle-center-1 {
      
      color: #1A3333;
   
  font-size: 18px;
      
  font-family: 'gilroyregular';

    text-align: center;

width: 80%;
margin-left: auto;
margin-right: auto;


}





  .maintitle-center {
      
      color: #1A3333;
   
  font-size: 25px;
      
  font-family: 'gilroyultralight';

    text-align: center;


}


  .main-text{
	font-size: 23px;
width: 100%;

text-align: left;

line-height: 120%;

margin-top: 400px;

margin-left: 60px;

font-family: 'gilroymedium';



}



  .specialhide{

  
    display:none;


  }


  .flot-btn {
   
   float: none;

   margin-left: auto;
   margin-right: auto;
   margin-top: 30px;


}

.service-alto {
   
height: 270px;


}



.worldf{
   
   font-size: 20px;
       text-transform: uppercase;
 margin-bottom:  35px;
       
     font-family: 'gilroylight';
 
 
 }
     




 .maintitle-white-center { 
      
      color: #ffffff;
   
  font-size: 25px;
      text-transform: uppercase;
      
    font-family: 'gilroymedium';

    text-align: center;


}



.incentive2 {
  
  width: 60%;



  padding-left: 20px;
padding-right: 20px;

padding-top: 20px;
padding-bottom: 10px;


background-color: #17293D;



border-radius: 25px;

margin-left: auto;

margin-right: auto;

margin-bottom: 50px;


margin-top: 100px;




}


.incentive1 {
  width: 60%;
  margin-left: auto;

margin-right: auto;


margin-bottom: 50px;



}





.incentive3 {
  width: 60%;
  margin-left: auto;

margin-right: auto;


margin-bottom: 50px;



}


.clientsize {
  width: 100%;
  margin-left: auto;

margin-right: auto;


margin-bottom: 0px;
margin-top: 90px;



}


.servicesize {
  width: 50px;
  margin-left: auto;

margin-right: auto;

margin-bottom: 100px;


}


.servicesize img {
  width: 100%;


}






.mainparagraph {
      
      color: #1A3333;
   
  font-size: 15px;
margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 190%;

    margin-top:35px;

    width: 80%;

    margin-left: auto;
    margin-right: auto;


}




.logofo {
   
   width: 100px;
   height: auto;

   margin-left: auto;
   margin-right: auto;

 
 }


 .text-white{
   
  text-align: center;

  width: 90%;

  margin-left: auto;
  margin-right: auto;
  font-family: 'gilroymedium';
 
 }




 .mainparagraph-white {
      
      color: #ffffff;
   
  font-size: 15px;
margin-bottom:  35px;
      
    font-family: 'gilroymedium';

    line-height: 190%;

    margin-top:35px;

    text-align: center;

    width: 90%;

    margin-left: auto;
    margin-right: auto;


}


.incept-holder {
      
  display:none;



}


.side-footer {
      
   text-align: center;

   width: 90%;

margin-left: auto;
margin-right: auto;
    
    
    
    }
    



    .copy-r {
   
   color: #ffffff;

text-align: center;    



   }
   
   
   
       .fo-links1 {
   
  
float: left;
width: 33.333;  



   }

   
   
   
   
   
   



   .movie-title {
  font-size:18px; ;
  text-align: left;
        font-family: 'gilroylight';

}



.scroll-elements {
   
   position: fixed;
top: 0%;
   width: 100%;

   
     }



  




     .explore2 {
   
   font-size: 12px;
       text-transform: uppercase;
 margin-bottom:  5px;
       
     font-family: 'gilroylight';
 
 width: 60%;
 margin-left: auto;
 margin-right: auto;


 }


 .worldf2 {
   
   font-size: 25px;
       text-transform: uppercase;
 margin-bottom:  35px;
       
     font-family: 'gilroylight';
 
 
 }
 
 
     .tagwinner {

display:none;
    

}
    



}




@media (min-width: 1000px) {



  
  
    .tagwinner {

display:none;
    

}

 

  .lang-1 {

display:none;
    

}

  





 .service-mobile {
      
      display:none;

    
    }



  



  .servmobile {
      
      display:none;

    
    }




}