/*Header Section*/
 header{position: fixed;width: 100%;top:0;left: 0;z-index: 9999;/*height: 80px;*/padding: 10px 0;transition: all 0.5s ease-in-out;background-color: #2450A4;/*border: 1px solid rgba(255, 255, 255, 0.5);*/} 
 .header-bg{box-shadow: 0 0 5px grey;background-color: #2450A4/*#021334*/;border: none;}
/* header .brand-logo{padding-top: 10px;} */
 header .logo-header img{transition: width 0.3s ease-in-out;} 
 header .brand-logo .logo-header img{display: inline-block;position: relative;z-index: 9999;vertical-align: middle;/*width: 102px;*/} 
 header .upper .number-wrapper{margin-right: 20px;margin-top: 10px;}
 header .upper .ctc-wrapper{margin-right: 20px;}      
 header .enq-btn-wrapper{padding: 0px 0px 0 0;}
 .virtual_numbers{color: #000 !important; display: inline-block !important;margin-bottom: 0 !important;font-size: 18px !important;font-weight: 600;}
 .callwrap .virtual_numbers{color: #fff !important;}
 .mob-icon{vertical-align: middle;width: 16px;}
 .download-icon{width: 20px;vertical-align: sub;}
 .headerCallNumber{padding-right: 20px;padding-top: 8px;}
 .headerCallNumber img{vertical-align: middle;}
 header .lower{}
 header .lower .nav-links{text-align: right;padding: 6px 0 0;}
 .nav-links li{display: inline-block;list-style-type: none;}
 header .lower .nav-links a{display: inline-block;margin-right: 20px;margin-top: 5px;color: #fff;position: relative;text-align: right;position: relative;font-size: 14px; line-height: 26px;font-weight: 400;}    
/* header .lower .nav-links a.active{font-weight: 500;} */
header .lower .nav-links a.active::before{content: "";width: 100%;height: 2px;background-color: #FDC204;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
 header .form-container{transition: top 0.5s ease-in-out;position: absolute;width: 300px;top:58px;right: 15px;background-color:#fff;padding:10px;display:none;color: #303030;box-shadow:0px 1px 5px 2px rgba(0, 0, 0, 0.06);z-index: 9999;}
 header .form-container .frmclose{position: relative;top:0px;right:0px;color:#FDC204;font-size: 24px;border: 1px solid #FDC204;padding: 4px 4px 4px;line-height: 20px;display: inline-block;}
 header .form-container .thankyou{margin: 10px 0;text-align: center;}      
 header .form-container  .form-group{margin-bottom:12px !important;}
 header .form-container label{margin-bottom: 0 !important;}
 .form-container .bro-btn, .overlay-popup .bro-btn{display: none;}
 .thankyou{text-align: center;}
 .footer-form-wrapper .thankyou{text-align: center;padding: 50px 10px;}
 .footer-form-wrapper{color: #fff;width: 500px;max-width: 100%;padding: 10px;}
 .contac-us-form-wrapper .form-control, .form-container .form-control {background-color: #F1F3E3 !important;border:1px solid #E2E2EA !important;}
 /*Footer Section*/
 footer{float: left;width: 100%;border-top: 1px solid rgba(255, 255, 255, 0.3);color: #fff;background-color: #021334;font-weight: 400;font-size: 14px;}
 footer a{color:#fff;}
 footer .lower{padding: 10px 0 5px;}
 .footer-logo{text-align: center;padding: 0px 10px;}
 .rera-sec{border-bottom: 1px solid #ccc;padding-bottom: 10px;margin-bottom: 10px;font-size: 16px;font-weight: 500;}
 .reraQr{width:150px;}
 .sellability-logo{width: 130px;margin-left: 10px;vertical-align: bottom;}
 .whatsapp{position: fixed;bottom: 60px;right: 10px;z-index: 999;}
 .whatsapp img{width: 40px;display:block;margin: 0 auto;}
/* .social-icon-wrapper{padding-right: 30px;}*/
 .social-icon{vertical-align: middle;display: inline-block;}
 .social-icon img{display: block;}
 /*Footer End*/
 .fixed-enquire-now{position: fixed;right: -61px;top: calc(35% + 130px); padding: 15px 20px;background-color: #FDC204;color: #333333;font-size: 20px;line-height: 23px;transform: rotate(-90deg);z-index: 999;cursor: pointer;border-top-left-radius: 6px;border-top-right-radius: 6px;border: 1px solid #FDC204;font-weight: 500;box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.6);letter-spacing: 1px;}
 .callwrap {
 background-color: #FDC204;
 padding: 10px 15PX;
 position: fixed;
 right: -190px;
 z-index: 9;
 top: 35%;
 width: 40px;
 box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.6);
 width: 240px;
 display: table;
 -webkit-transition: all 1s linear;
 -moz-transition: all 1s linear;
 -ms-transition: all 1s linear;
 -o-transition: all 1s linear;
 transition: all 1s linear;
 z-index:999;
 margin-top: 5px;
 cursor: pointer;
 border-top-left-radius: 6px;
 border-bottom-left-radius: 6px;
 }
 .callwrap.active {
 right: 0px;
 }
 .callme, .callmeon {
 display: table-cell;
 vertical-align: middle;
 }

 .callmeon p.callnumber {
 margin-bottom: 0 !important;
 }
 .callmeon p {
 font-size: 18px;
 font-weight: bold;
 color: #303030;
 }
 .callme img{vertical-align: middle;width: 24px;}
 .contact{
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
 }
 .icon-flex{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
 }
 .footer-text{
    font-size: 16px;
    color:#848484;
    line-height: 16px;
    font-weight: 400;
 }
 .foot-icon-wrap {
    display: grid;
    justify-content: center;
    grid-template-columns: 25% 25% 25%;
}


 /*Form CSS Start*/
 label{color: #000;font-weight: 500;}
 label span{color: red;}
 .customForm .form-group-wrapper{margin-bottom: 20px;padding: 0 10px;position: relative;}
 .customForm .form-group-wrapper select,.customForm .form-group-wrapper input[type=text],.customForm .form-group-wrapper input[type=tel], .customForm .form-group-wrapper input[type=email], .customForm .form-group-wrapper textarea{display: block;width: 100%;height: 35px;padding: 0 7px;outline: 0;color: #3C446B;border: 1px solid #ccc;background-color: #fff;border-radius: 4px;}
 .customForm .form-group-wrapper input[type=tel]{padding-left: 45px;}
 .customForm .form-group-wrapper textarea{resize: none;padding: 7px;height: 50px;}
 .form-group-wrapper .submit-btn{font-size: 16px;line-height: 26px; margin-top: 5px;padding: 8px 30px;background-color: #FDC204;color: #333333; border: 1px solid #FDC204;}
 label.error{color: red !important;position: absolute;left: 0px;bottom: -20px;font-size: 12px !important;line-height: 16px !important;font-weight: normal;width: 100%;display: block;}
 label.error{left: 12px !important;}
 .iti-mobile .intl-tel-input.iti-container{z-index: 9999;}
 .intl-tel-input{width: 100%;display: block;} 
 .customForm .sent .form-group-wrapper{display:none;}     
 .thankyou{font-weight: bold;}    

 .checkbox-check{margin-bottom:10px;display: flex;align-items: flex-start;width:100%;}
 .checkbox-check input{width:auto;display:inline-block;margin-right:5px;}
 .checkbox-check span,.checkbox-check a{color: #000;font-size: 10px;vertical-align: text-top;line-height: 20px;}  
 /*Form CSS End*/

 /*Common CSS Start*/
 .theme-btn{display: inline-block;padding:8px 10px 8px 15px;color:#333333;background: #FDC204;transition: background 0.5s;line-height: 24px;cursor: pointer;font-size: 14px;text-align: center;font-weight: 400;border-radius: 100px;-webkit-tap-highlight-color: transparent;text-transform: uppercase;}
 .theme-btn span{vertical-align: middle;padding-right: 5px;display: inline-block;}
 .theme-btn2{background-color: #fff;color: #FDC204;}
 .ctaArrow{vertical-align: middle;}
 .sec-title{font-size: 18px;line-height: 26px;margin-bottom: 20px;text-transform: uppercase;font-weight: 700;letter-spacing: 1.2px;}
 .sec-heading{font-size: 32px;line-height: 42px;padding-bottom: 20px;letter-spacing: 6px;text-transform: uppercase;}            
 .subHeading{font-size: 20px;line-height: 30px;}
 .subHeading2{font-size: 26px;line-height: 28px;} 
 .sec-desc{font-size: 18px;line-height: 28px;}
 
 .slick-slide img.visible-sm{display: none;}     
 .img-desc{position: absolute;left: 5px;bottom: 5px;background-color: rgba(0,0,0,0.5);color: #fff;padding: 0px 5px;font-size: 6px;line-height: 12px;display: inline-block;z-index: 99;}
 .img-desc-right{left: unset;right: 5px;}
 .img-desc-top{left: unset;right: 5px;top: 5px;bottom: unset;}
 .tnc{position: absolute;right: 5px;bottom: 5px;background-color: rgba(0,0,0,0.5);color: #fff;padding: 2px 5px 2px;font-size: 8px;line-height: 12px;display: inline-block;z-index: 99;}
 .dis-flex{display: flex;align-items: center;}
 .justify-center{justify-content: center;} 
 .overlay{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-color: rgba(0,0,0,0.1);}      
 .bAnimDelay,.banner-overlay{animation-delay: 0.5s;}
 .z1{z-index: 1;}
 .list li{padding: 5px 0;}
 .slick-arrow{cursor: pointer;-webkit-tap-highlight-color: transparent;}
 .slick-dots{color: #fff;margin-top: 10px;text-align: center;}
 .slick-dots li{display: inline-block;padding: 3px;}
 .slick-dots li button{text-indent: -9999px;border-radius: 50px;width: 16px;height: 8px;background: #FDC2044D;line-height: 0;cursor: pointer;transition: all 0.5s ease-in-out;}
 .slick-dots li.slick-active button{background: #FDC204;width: 36px;}

 .overlay-popup {
     overflow: auto;
     position: fixed;
     height: 100%;
     max-width: 100%;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     background: rgba(0,
             0, 0, 0.8);
     z-index: 99999;
     display: none;
 }

 .popup {
     max-width: 90%;
     width: 550px;
     padding: 20px;
     position: relative;
     background: #fff;
     margin: 40px auto;
     margin-top: 50px;
 }

 .close {
     position: absolute;
     top: 6px;
     right: 6px;
     cursor: pointer;
     color: #2450A4;
     font-size: 26px;
     line-height: 22px;
     border: 1px solid #2450A4;
     padding: 0 3px;
     z-index: 1;
 }
/* .enq-form-wrapper{background-color: #ccc;}*/
/* .enqWrapper{width: 700px;max-width: 100%;margin: 0 auto;}*/
.enq-form-wrapper .form-group-wrapper .submit-btn{    margin-top: 25px;
/*    background-color: #1c291f;*/
    width: 100%;
    height: auto !important;
    padding: 6px 20px;}
 /*Common CSS End*/

 /*Parallax Start*/
 .parallex{height: 100vh;background-attachment: fixed;}
 /*Parallax End*/

 /*Home Start*/
 #home,.banner_ht{width: 100%;height: 100vh;}
 .slide{background-position: center;background-repeat: no-repeat;background-size: cover;}
 .slide-1{background-image: url('../images/banner-desktop-1.webp');background-position: center;background-size: 100% 100%;}       
 .slide-2{background-image: url('../images/banner-desktop-2.webp');background-position: center;background-size: 100% 100%;}       
 .slide-3{background-image: url('../images/banner-desktop-3.webp');background-position: center;background-size: 100% 100%;}       
 .slide-4{background-image: url('../images/banner-desktop-4.webp');background-position: center;background-size: 100% 100%;}     
 .slide-11{background-image: url('../images/banner-desktop-11.webp');background-position: center;background-size: 100% 100%;}
 .slide-111{background-image: url('../images/banner-desktop-111.webp');background-position: center;background-size: 100% 100%;}
 .banner-wrapper{padding: 0px 50px;}      
 .tagline-wrapper{position: absolute;right: 15%;top: 25%;transform: translateY(-50%);width: 700px;max-width: 100%;z-index: 9;}      
 .tag-1{font-size: 70px;line-height: 80px;padding-bottom: 10px;color: #FDC204;letter-spacing: -1.2px;}
 .tag-2{font-size: 35px;line-height: 60px;}
 
 .bannerCTA{margin-top: 30px;}      
 #home .slick-arrow{position: absolute;top: 50%;transform: translateY(-50%);z-index: 99;}      
 #home .arrowLeft{left: 5px;}
 #home .arrowRight{right: 5px;}     

 .scroll-down-wrapper {
     display: inline-block;
     position: absolute;
     bottom: 0px;
     left: 50%;
     transform: translateX(-50%);
     z-index: 99;
 }
 .scroll-down {
     -webkit-animation: mover 0.50s infinite alternate;
     animation: mover 0.50s infinite alternate;
     cursor: pointer;
 }
 @keyframes mover{
       0% {
           transform: translateY(0);
       }
       100%{
           transform: translateY(-10px); 
       }
 }
 /*Home End*/

/*Overview Start*/
/*.bg{background-position: center;background-size: cover;background-repeat: repeat;}*/
#overview{border-bottom: 1px solid #2450A433;}
.over-left{padding-right: 50px;}
/*.over-img{border-radius: 10px;}*/
.overImg{margin-top: 50px;display: flex;align-items: center;}
.overImg .img-desc{left: 20px;bottom: 10px}
/*Overview End*/

/*Highlights Start*/
.high-box{padding: 10px;display: inline-block;max-width: 236px;}
.high-desc{font-size: 12px;line-height: 20px;text-transform: uppercase;}
/*.highSlider-wrapper{margin-top: 20px;}*/
/*Highlights End*/

/*Floor Plans Start*/
.fp-config-wrap-head{padding: 15px 30px;background-color: #A7F7FD;color: #021334;font-size: 16px;text-transform: uppercase;border-radius: 16px 16px 0 0;}
.fp-config-wrap{padding: 15px 30px; border: 1px solid #A7F7FD;font-size: 16px;}
.fp-config-wrap-last{border-radius: 0 0 16px 16px;}
.fp-head,.fp-carpet{padding-top: 12px;}
.fp-price{color: #021334;}
/*Floor Plans End*/

/*Amenity Start*/
  #amenities{border-top:1px solid rgba(255, 255, 255, 0.6);}
/*  .amenity-title-wrapper{padding: 0 15px;}*/
.ame-sec-desc{color: #CFCED2;}
  .ame-wrapper{padding: 30px 0 0;}  
  .ameImg-desc{color: #FDC204;font-size: 16px;font-weight: 500;text-transform: uppercase;opacity: 0;transition: all 0.5s ease-in-out;margin-left: 20px;}
  .ameImg{display: inline-block;}   
  .ame-content-wrap .img-desc{left: 30px;bottom: 30px;}
  .ame-content-wrap .slick-active .overlay{display: none;}
  .ame-content-wrap .slick-active .ameImg-desc,.ame-content-wrap .slick-active .img-desc{opacity: 1;}
  .ame-arrows{text-align: right;}
 /* #gardenLeft,#gardenRight{position: absolute;top: 50%;transform: translateY(-50%);z-index: 1;}
  #gardenLeft{left: 10%;}
  #gardenRight{right: 10%;}*/
/*Amenity End*/  

/*Specification Start*/
.spec-wrapper{margin-top: -400px;z-index: 99;}
.specImgWrapper{display: inline-block;margin: 0 auto;}
.spec-box{box-shadow: 0px 2px 2px 0px #33333326;padding: 15px;border-radius: 24px;background-color: #fff;margin: 15px;min-height: 490px;}
.specHead{font-size: 16px;text-transform: uppercase;font-weight: 500;padding: 10px 0;}
.spec-list li{padding: 5px 0;font-size: 14px;line-height: 24px;}

/*Specification End*/

/*Location Start*/ 
#location{padding: 30px;border-radius: 48px}
.loc-right{padding: 20px 50px;}
.distance-wrapper{width: 550px;max-width: 100%;}
.distHead{color: #A7F7FD;text-transform: uppercase;border-bottom: 1px solid #A7F7FD;padding-bottom: 10px;}
.distHead img{vertical-align: middle;}
.distContent{padding: 30px 0 30px 40px;color: #CAD2E2;}
/*.loc-list{
      height: 140px;           
}*/
.custom-scroll{overflow-y: auto;margin-right: 2px;}
.custom-scroll::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #eee;border-radius: 10px;}
.custom-scroll::-webkit-scrollbar{width: 4px;background-color: rgba(149, 193, 31, 0.1);border-radius: 10px;}
.custom-scroll::-webkit-scrollbar-thumb{background-color: #FDC204;border-radius: 10px;}

.map-wrapper{}
.mapHead{font-size: 14px;color: #333333;line-height: 18px;}
/*.mapHead.act{color: #fff;font-weight: 500;}*/
.map-toggle-btn{text-align: center;position: absolute;left: 50%;top: -20px;transform: translateX(-50%);background-color: #FDC204;border-radius: 20px;padding: 7px 10px;border: 1px solid #FDC204;border-top-color: #FDC204;width: 325px;max-width: 100%;}
.map-toggle-btn .switch {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 28px;
    border-radius: 20px;          
    transition: background .28s cubic-bezier(.4, 0, .2, 1);
    vertical-align: middle;
    cursor: pointer;
    background: #FDC204;
    border: 2px solid #2450A4;
}
.map-toggle-btn .switch::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 2px;
    width: 22px;
    height: 22px;
    background: #2450A4;
    border-radius: 50%;
    transition: left .28s cubic-bezier(.4, 0, .2, 1), background .28s cubic-bezier(.4, 0, .2, 1), box-shadow .28s cubic-bezier(.4, 0, .2, 1);
}
.map-toggle-btn input:checked+.switch{background: #FDC204;border: 2px solid #2450A4;}
.map-toggle-btn input:checked+.switch::before{left: 32px;background: #2450A4;}
.g-map iframe,.i-map{height: 520px;border: 1px solid #ccc;border-radius: 32px;}
.g-map{display: none;}
.i-map{background-size: 100% 100%;border: none;}
.getDir{position: absolute;left: 50%;bottom: 30px;transform: translateX(-50%);}
/*Location End*/

/*Media Gallery Start*/
.media-box-wrapper{border-radius: 32px;border: 2px solid #021334;display: flex;
justify-content: center;
align-items: stretch;}
.mg-left{padding: 30px; background-color: #fff;border-radius: 32px;}
.mg-right{padding: 30px}
.mgHead{color: #fff;text-transform: uppercase;font-size: 18px;font-weight: 500;}
/*Media Gallery End*/

/*Green Building Start*/
#green-building .dis-flex{flex-direction: row-reverse;}
.gbImg{min-height: 800px;}
.gb-right{padding: 30px 50px;}
.accordian-wrapper{padding: 0 30px;}      
.accordian-title {
      padding: 15px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      background-image: url(../images/arrow-up.svg);
      background-repeat: no-repeat !important;
      background-position: 97% center !important;
      cursor: pointer; 
      font-size: 14px;  
      color: #fff;   
      font-weight: 400;      
}
.accordian-title img {
      vertical-align: middle;
}
.gb-accordian .accordian-title img {
      width: 40px;
}
.accordian-content {
      padding: 15px 15px 15px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      display: none;   
      color: #CAD2E2;   
      font-size: 14px;     

}
.accordian-title.active_accordation {
      border-bottom: 1px solid #CAD2E2;
      color: #A7F7FD;
      font-size: 16px; 
}
/*Green Building End*/

/*About Us Start*/
#about-us{padding: 150px 15px;}
.phy-box{background-color: #02133466;padding: 15px;border-radius: 16px;margin: 5px;}
.phy-head{font-size: 20px;line-height: 30px;font-weight: 500;color: #FDC204;}
.phy-box p{color: #CAD2E2;}
/*About Us End*/

 /*Privacy Policy Start*/
 .privacy-policy-list{list-style-type: lower-alpha;}
 .privacy-policy-list li{padding: 5px 0;}
 /*Privacy Policy End*/

 /*Animation Start*/
 html.lenis {
     height: auto;
   }
 .lenis .lenis-smooth {
     scroll-behavior: auto;
 }
 .lenis .lenis-smooth [data-lenis-prevent] {
     overscroll-behavior: contain;
 }
 .lenis .lenis-stopped {
     overflow: hidden;
 }
 .lenis .lenis-scrolling iframe {
     pointer-events: none;
 }
      #canv {
          z-index: 1;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          width: 100%;
          height: 100%!important;
          float: left;
      }
      #clouds {    
          z-index: 1;
          position: absolute;
          top: -50px;
          left: 0;
          width: 100%;
/*          height: 100%;*/
      }
      .cloud {
        width: 692px;
        height: 230px;
        background-image: url("../images/c1.png");
        background-size: contain;
        background-repeat: no-repeat;
        border-radius: 200px;
        -moz-border-radius: 200px;
        -webkit-border-radius: 200px;
        position: absolute;
      }
      .clou2{
       background-image: url("../images/c2.png");
      }

      .x1 {
        left: -500px;
        top: 30px;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-animation: moveclouds 100s linear infinite;
        -moz-animation: moveclouds 100s linear infinite;
        -o-animation: moveclouds 100s linear infinite;
      }
      .x2 {
        left: -120px;
        top: -20px;
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0.8;
        -webkit-animation: moveclouds 150s linear infinite;
        -moz-animation: moveclouds 150s linear infinite;
        -o-animation: moveclouds 150s linear infinite;
      }
      .x3 {
        left: -550px;
        top: -20px;
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0.8;
        -webkit-animation: moveclouds 200s linear infinite;
        -moz-animation: moveclouds 200s linear infinite;
        -o-animation: moveclouds 200s linear infinite;
      }
      .x4 {
        left: 250px;
        top: -50px;
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-animation: moveclouds 70s linear infinite;
        -moz-animation: moveclouds 70s linear infinite;
        -o-animation: moveclouds 70s linear infinite;
      }
      .x5 {
        left: -750px;
        top: -75px;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 0.8;
        -webkit-animation: moveclouds 110s linear infinite;
        -moz-animation: moveclouds 110s linear infinite;
        -o-animation: moveclouds 110s linear infinite;
      }

      .x6 {
        left: 120px;
        top: -50px;
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0.75;
        -webkit-animation: moveclouds 150s linear infinite;
        -moz-animation: moveclouds 150s linear infinite;
        -o-animation: moveclouds 150s linear infinite;
      }
      .x7 {
        left: -750px;
        top: -100px;
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        transform: scale(0.75);
        -webkit-animation: moveclouds 180s linear infinite;
        -moz-animation: moveclouds 180s linear infinite;
        -o-animation: moveclouds 180s linear infinite;
      }
      .x8 {
        left: 200px;
        top: -20px;
        -webkit-transform: scale(0.2);
        -moz-transform: scale(0.2);
        transform: scale(0.6);
        -webkit-animation: moveclouds 40s linear infinite;
        -moz-animation: moveclouds 40s linear infinite;
        -o-animation: moveclouds 40s linear infinite;
      }

      .x9 {
        left: 800px;
        top: -50px;
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        transform: scale(0.9);
        -webkit-animation: moveclouds 30s linear infinite;
        -moz-animation: moveclouds 30s linear infinite;
        -o-animation: moveclouds 30s linear infinite;
      }
      .x10 {
        left: -880px;
        top: -30px;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 0.9;
        -webkit-animation: moveclouds 170s linear infinite;
        -moz-animation: moveclouds 170s linear infinite;
        -o-animation: moveclouds 170s linear infinite;
      }


      @-webkit-keyframes moveclouds {
        0% {
          margin-left: 800px;
        }
        100% {
          margin-left: -800px;
        }
      }
      @-moz-keyframes moveclouds {
        0% {
          margin-left: 800px;
        }
        100% {
          margin-left: -800px;
        }
      }
      @-o-keyframes moveclouds {
        0% {
          margin-left: 800px;
        }
        100% {
          margin-left: -800px;
        }
      }

 .revealOnScroll {
     opacity: 0
 }

 .animated {
     -moz-animation-duration: 1.2s;
     -o-animation-duration: 1.2s;
     -webkit-animation-duration: 1.2s;
     -ms-animation-duration: 1.2s;
     animation-duration: 1.2s;
     -moz-animation-fill-mode: both;
     -o-animation-fill-mode: both;
     -webkit-animation-fill-mode: both;
     -ms-animation-fill-mode: both;
     animation-fill-mode: both
 }

 @keyframes fadeInLeft {
     from {
         opacity: 0;
         -webkit-transform: translate3d(-100%, 0, 0);
         -o-transform: translate3d(-100%, 0, 0);
         -moz-transform: translate3d(-100%, 0, 0);
         -ms-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0)
     }
     to {
         opacity: 1;
         -webkit-transform: none;
         -ms-transform: none;
         -moz-transform: none;
         -o-transform: none;
         transform: none
     }
 }

 .fadeInLeft {
     -webkit-animation-name: fadeInLeft;
     -o-animation-name: fadeInLeft;
     -ms-animation-name: fadeInLeft;
     -moz-animation-name: fadeInLeft;
     animation-name: fadeInLeft
 }

 @keyframes fadeInRight {
     from {
         opacity: 0;
         -webkit-transform: translate3d(100%, 0, 0);
         -o-transform: translate3d(100%, 0, 0);
         -ms-transform: translate3d(100%, 0, 0);
         -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0)
     }
     to {
         opacity: 1;
         -webkit-transform: none;
         -o-transform: none;
         -moz-transform: none;
         -ms-transform: none;
         transform: none
     }
 }

 .fadeInRight {
     -webkit-animation-name: fadeInRight;
     -o-animation-name: fadeInRight;
     -ms-animation-name: fadeInRight;
     -moz-animation-name: fadeInRight;
     animation-name: fadeInRight
 }

 @keyframes fadeInUp {
     from {
         opacity: 0;
         -webkit-transform: translate3d(0, 100%, 0);
         -o-transform: translate3d(0, 100%, 0);
         -ms-transform: translate3d(0, 100%, 0);
         -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0)
     }
     to {
         opacity: 1;
         -webkit-transform: none;
         -o-transform: none;
         -ms-transform: none;
         -moz-transform: none;
         transform: none
     }
 }

 .fadeInUp {
     -webkit-animation-name: fadeInUp;
     -o-animation-name: fadeInUp;
     -ms-animation-name: fadeInUp;
     -moz-animation-name: fadeInUp;
     animation-name: fadeInUp
 }

 @keyframes fadeInDown {
     from {
         opacity: 0;
         -webkit-transform: translate3d(0, -100%, 0);
         -o-transform: translate3d(0, -100%, 0);
         -moz-transform: translate3d(0, -100%, 0);
         -ms-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0)
     }
     to {
         opacity: 1;
         -webkit-transform: none;
         -o-transform: none;
         -moz-transform: none;
         -ms-transform: none;
         transform: none
     }
 }

 .fadeInDown {
     -webkit-animation-name: fadeInDown;
     -o-animation-name: fadeInDown;
     -ms-animation-name: fadeInDown;
     -moz-animation-name: fadeInDown;
     animation-name: fadeInDown
 }

 @keyframes fadeIn {
     0% {
         opacity: 0
     }
     to {
         opacity: 1
     }
 }

 .fadeIn {
     animation-name: fadeIn
 }
 /*Animation End*/


