



.jumbotron_video_hover {
  padding-top: 180px;
  padding-bottom: 180px;
  /*height: 100vh;*/
  /*margin-bottom: 0rem;*/
  /*background-color: #333 !important;*/
  border-radius: 0rem;
  background: #333;
  background-size: cover;
   /*background: url(../images/bg_video_hover.jpg) ;*/
  background: url("../images/volunteer-bg.jpg"); 
  background-repeat: no-repeat ;
  /*background-attachment: fixed ;*/
}



.jumbotron-volunteer {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 0px;
    background-color: #222;
    border-radius: 0px;
    background: url("../../images/volunteer-bg.jpg");    
    background-size: cover;
    background-repeat: no-repeat;
    /*background-attachment: fixed;   */
    /*position: relative; */
    /*height: 100vh;*/
}
/*
  .btn-primary {
    padding: 15px 60px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #FBB82C;
    border: 2px solid #FBB82C;    
  }*/

  /*.btn-primary:hover {
    padding: 15px 60px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    background-color: #FBAF11;
    border: 2px solid #FBAF11;
    
  }*/


  

.btn-primary {
  margin-top: -6px;
  margin-left: -5px;
  background-color: #68848D;;
  color: #FFFFFF !important;
  padding: 15px 50px !important;
  border-color: #68848D;
  font-size: 12px;
  border-radius: 40px;
}

.btn-primary:hover {
  margin-top: -6px;
  background-color: #546B72 !important;
  color: #FFFFFF;
   padding: 15px 50px !important;
  border-color: #546B72 !important;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}


 .btn-secondary {
    padding: 15px 60px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #00B200;
    border: 2px solid #00B200;    
  }

  .btn-secondary:hover {
    padding: 15px 60px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    background-color: #009700;
    border: 2px solid #009700;
    /*box-shadow: 10px 5px 18px rgba(0,0,0,.15);*/
  }




.brown-card {
    line-height: 1.42857143;
    background-color: #F5F5F5;
    border: 1px solid #F5F5F5;
    border-radius: 0px;  
    text-align: center;  
    object-fit: cover; height: 60%;
    /*max-height: 100vh;*/
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.brown-card-2 {
    line-height: 1.42857143;
    background-color: #F5F5F5;
    border: 1px solid #F5F5F5;
    border-top: 2px solid #F5B704;
    border-radius: 0px;  
    text-align: center;  
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}


  .btn-green {
    padding: 15px 40px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    /*border-radius: 50px;*/
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #059076;
    border: 2px solid #059076;    
  }

  .btn-green:hover {
    padding: 15px 40px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    background-color: #059076;
    border: 2px solid #059076;
    /*box-shadow: 10px 5px 18px rgba(0,0,0,.15);*/
  }


  .btn-golden {
    padding: 15px 40px;
    margin-bottom: 5px;
    margin-top: 10px;
    margin-left: 0px;    
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #D7B560;
    border: 2px solid #D7B560;    
  }

    .btn-golden:hover {
    padding: 15px 40px;
    margin-bottom: 5px;
    margin-top: 10px;
    margin-left: 0px;    
    text-transform: uppercase;
    color: #222;
    font-size: 12px;
    font-family: 'barlow',sans-serif;
    background-color: #D3AF50;
    border: 2px solid #D3AF50;    
  }



.back-title {
  position: relative;
  text-align: center; }
  .back-title .archivment-front {
    position: relative;
    z-index: 9; }
  .back-title .archivment-front h2 {
    color: #729050;
    /*font-size: 50px;*/
    font-size:8vw;
    font-weight: 300;
    font-family: 'barlow', sans-serif; }

    /*@media (max-width: 767px) {
      .back-title .archivment-front h2 {
        font-size: 37px; } }*/

        @media screen and (min-width: 601px) {
          .back-title .archivment-front h2 {
                /*font-size: 37px;*/
            font-size:8vw;
             } 
        }


  .back-title h2.archivment-back {
    position: absolute;
    top: 50%;
    transform: translateY(-56%);
    /*font-size: 130px; */
    font-size: 3vw;  
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    opacity: 0.5;   
    right: 0;
    left: 0;
    margin: 0 auto;
    color: rgba(0,0,0, 0.01); 
    /*#E4EBF3;  */

}




/*.jumbotron-lightblue-company {   
  padding-top: 0px; 
  padding-bottom: 10px;
 
  background-color: #EAF3FF;
  background: url(../images/overlay-logo.png); 
  border-radius: 0px;   
  background-size: cover; 
}*/

/* jumbotrons STYLES */

.jumbotron{
  padding-top: 10px;
  padding-bottom: 50px;
  margin-bottom: 0rem;
  background-color: #fff;
  border-radius: 0rem;  
  background-size: cover;
   /*background: url("../images/inquiry_bg_lake.jpg") center center;  */
  background-repeat: no-repeat;
}

.jumbotron-blue { 
  margin-top: 0px;
  padding-top: 0px;  
  padding-bottom: 0px;
  margin-bottom: 0rem;  
  background-color: #F4F9FF;
  border-radius: 0px; 
  background: url(../images/blue-bg.png);   
  border: 1px solid green; 
}

.jumbotron-commitment{
  padding-top: 40px;
  padding-bottom: 20px;
  margin-bottom: 0rem;
  background-color: #f0f0f0;
  border-radius: 0rem;  
  background-size: cover;
   background: url("../images/logo-bg.jpg") center center;  
  background-repeat: no-repeat;
}







/*.jumbotron-contact{
  padding-top: 320px;
  padding-bottom: 120px;
  margin-bottom: 0rem;
  background-color: #fff;
  border-radius: 0rem;
  background: #2B9AB7;
  background-size: cover;
  background: url("../images/contact-bg.jpg") center center;
  background-size: cover;
  background-repeat: no-repeat;
}
*/


.jumbotron-contact{
  padding-top: 260px;
  padding-bottom: 60px;
  margin-bottom: 0rem;
  background-color: #0B1A21;
  border-radius: 0rem;  
  /*background-size: cover;*/
  /*background: url("../images/contact_bg.jpg") center center;  */
    background: radial-gradient(#004030, #000);
  background-repeat: no-repeat;
}


  .jumbotron-contact h1 {
    font-family: 'abel', sans-serif; font-size: 50px; color: #FFF;
    /*font-weight: 600;*/
  }

 .jumbotron-contact h2 {
    font-family: 'arial', sans-serif; font-size: 13px; color: #FFF; font-weight: 300;
    
  }


.jumbotron-admin { 
  padding-top: 8%;
  padding-bottom: 0px;
  height: 100vh;
  margin-bottom: 0rem;
  background-color: #F0F0F0;
}



.card-manager {
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 9px;
    box-shadow: 0 10px 12px rgba(81,107,117,.21);
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}


.jumbotron-tariffs{
  padding-top: 320px;
  padding-bottom: 120px;
  margin-bottom: 0rem;
  background-color: #fff;
  border-radius: 0rem;
  background: #000;
  background-size: cover;
  background: url("../images/tariff-bg.jpg") center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.jumbotron-roof-top{
  padding-top: 320px;
  padding-bottom: 120px;
  margin-bottom: 0rem;
  background-color: #fff;
  border-radius: 0rem;
  /*background: #2B9AB7;*/
  background-size: cover;
  background: url("../images/roof-top-bg.jpg") center center;
  background-size: cover;
  background-repeat: no-repeat;
}


.jumbotron-conference{
  padding-top: 320px;
  padding-bottom: 120px;
  margin-bottom: 0rem;
  background-color: #fff;
  border-radius: 0rem;
  /*background: #2B9AB7;*/
  background-size: cover;
  background: url("../images/conference-bg.jpg") center center;
  background-size: cover;
  background-repeat: no-repeat;
}


.jumbotron-accommodation{
  padding-top: 320px;
  padding-bottom: 120px;
  margin-bottom: 0rem;
  background-color: #fff;
  border-radius: 0rem;
  background: #FFA800;
  background-size: cover;
  background: url("../images/rooms-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}




.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: -webkit-linear-gradient(40deg, #100040 0%, #100040 100%);
  background: -linear-gradient(40deg, #000 0%, #000 100%);
  /*background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);*/
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 3em;
  text-align: left;
}

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  position: relative;
  /*font-size: 14px;*/
  background-color: transparent;
  padding: 20px 0 10px 0;
  text-align: center;
}

.hovereffect .overlay:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-20px,0,0);
  transform: translate3d(-20px,0,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
}

.hovereffect:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hovereffect:hover .overlay:before,
.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.overlay h2 {
  color: #fff;
  margin-top: 35px;
}


.overlay p {
  color: #fff;
  margin-top: 85px;
}



/*
Custom Css
*/

 .theme_btn_yellow {
  padding: 15px 45px;
  text-transform: none;
  color:  #004A99;
  font-weight: bold;
  background-color: #FEC630; 
  font-size: 12px;
  /*padding-top: 20px;*/
  border-radius: 3px;
  font-family: 'barlow', sans-serif;
  text-transform: uppercase;
  /*position:absolute;bottom:10px;*/
}


.theme_btn_yellow:before {
  background: #EBAB01;
}

 .theme_btn_yellow:hover {
  color: #0151A9;
}


  .button_hover_yellow:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: -1;
  background: #EBAB01;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  /*opacity: 0;*/
  /*position:absolute;bottom:10px;*/
}

  .button_hover_yellow {
  border-radius: 3px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: hidden;
  border: 0px;
  display: inline-block;
  text-align: center;
  font-family: arial;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  text-decoration: none !important;
}

 .button_hover_yellow:hover:before {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
/* yellow button */







 .theme_btn {
  padding: 15px 45px;
  text-transform: none;
  color:  rgba(255, 255, 255, 1);
  background-color: #014A99; 
  font-size: 12px;
  /*padding-top: 20px;*/
  border-radius: 3px;
  font-family: 'barlow', sans-serif;
  text-transform: uppercase;
}

  .theme_btn:before {
  background: #0151A9;
}

 .theme_btn:hover {
  color: #0151A9;
}

  .button_hover {
  border-radius: 3px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: hidden;
  border: 0px;
  display: inline-block;
  text-align: center;
  font-family: arial;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}


  .button_hover:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: -1;
  background: #0151A9;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
}

 .button_hover:hover {
  color: #fff;
}

  .button_hover:hover:before {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}







#preloader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000000; }

#sonar-load {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 3px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #f8f5f5;
  -webkit-animation: sonar 2400ms linear infinite;
  animation: sonar 2400ms linear infinite;
  z-index: 999; }
  #sonar-load:before {
    content: "";
    position: absolute;
    top: 7.5px;
    left: 7.5px;
    right: 7.5px;
    bottom: 7.5px;
    border-radius: 50%;
    border: 3px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #f8f5f5;
    -webkit-animation: sonar 2700ms linear infinite;
    animation: sonar 2700ms linear infinite; }
  #sonar-load:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border-radius: 50%;
    border: 3px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #f8f5f5;
    -webkit-animation: sonar 1800ms linear infinite;
    animation: sonar 1800ms linear infinite; }

@-webkit-keyframes sonar {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes sonar {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }




.gtco-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}


/**/

.navbar .navbar-light {
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.9) !important;
}




/* floating card  */

/*.card {
  border: 0;
  border-radius: 10px !important;
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}*/



/*.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(255,255,255,.125);
  border-radius: .25rem;
  box-shadow: 0 10px 12px rgba(81,107,117,.071);
}*/

.card {
  border: 0;
  border-radius: 10px !important;
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}


.my-card-red {
  border-top: 4px solid #05A78A !important;
}



.card-thumbnail-white {
  display: block;
  padding: 40px;
  padding-top: 50px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #FFF;
  border: 1px solid #FFF;
  border-radius: 0px;
  /*box-shadow: 0 14px 18px rgba(81,107,117,.21);*/
  box-shadow: 5px 5px 15px 15px rgba(81,107,117,.1);
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}


.card-blue {
    padding: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding: 50px; border-right: 10px solid #BBB;
    /*background-color: #333;*/
    border: 1px solid #1D58A4;
    border-radius: 0px;
    box-shadow: 0 10px 12px rgba(81,107,117,.31);
    background: url(../images/blue_bg_contact.png);

    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}



.card-blue-2 {
    padding: 40px;
    padding-bottom: 90px;
    padding-top: 80px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #76711F;
    border: 1px solid #76711F;
    border-radius: 20px;
    /*box-shadow: 0 10px 12px rgba(81,107,117,.1);*/
    box-shadow: 0 14px 18px rgba(81,107,117,.21);

    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}



.card-blue-3 {
    padding: 40px;
    padding-bottom: 80px;
    padding-top: 80px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #555;
    border: 1px solid #555;
    border-radius: 20px;
    box-shadow: 0 10px 12px rgba(81,107,117,.21);

    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}



.card:hover {
    box-shadow: 0 14px 18px rgba(81,107,117,.21);
    -webkit-transition: all 0.93s ease 0s;
  -moz-transition: all 0.93s ease 0s;
  -o-transition: all 0.93s ease 0s;
  transition: all 0.93s ease 0s;
}



.card-og-blue {
    padding: 50px;
    /*padding-top: 40px;
    padding-top: 50px;*/
    margin-bottom: 20px;
    text-align: left;
    line-height: 1.42857143;
    background-color: #FFF;
    border: 1px solid #F5F5F5;
    border-radius: 10px;
    /*box-shadow: 0 10px 12px rgba(81,107,117,.071);*/
    background: url(../images/bismark.png)center no-repeat;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.card-og {
    padding: 50px;
    /*padding-top: 40px;
    padding-top: 50px;*/
    margin-bottom: 20px;
    text-align: left;
    line-height: 1.42857143;
    background-color: #FFF;
    border: 1px solid #F5F5F5;
    border-radius: 10px;
    box-shadow: 0 10px 12px rgba(81,107,117,.071);
    /*background: url(../../images/bismark.png);*/
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.card-og:hover {
     padding: 50px;
    /*padding-top: 40px;
    padding-top: 50px;*/
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #FFF;
    border: 1px solid #F5F5F5;
    border-radius: 9px;    
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    box-shadow: 0 14px 18px rgba(81,107,117,.21);
}


#yellow_box{
  margin: 0 auto;
  /*border: 1px solid orange;*/
  width: 60px;
  height: 60px;
  float: left;
  margin-top: -70px;
  margin-left: -70px;
  background-color: #FFC926;
}

.cards {
    padding: 40px;
    padding-top: 40px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #FFF;
    border: 1px solid #F5F5F5;
    border-radius: 9px;
    box-shadow: 0 10px 12px rgba(81,107,117,.071);
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}


.cards:hover {
    box-shadow: 0 14px 18px rgba(81,107,117,.21);
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.my-cards {    
    border-top: 6px solid #FBB82C;  
      
}


.card-company {
  padding: 40px;
  border-radius: 10px;
  border: 1px solid #DDD;
  /*border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;*/
  margin-top: -66px;
}


.card-company-2 {
  /*padding: 10px;*/
  padding-top: 60px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0px;
  border: 1px solid #DDD;  
  margin-top: -90px;
  border-radius: 10px;
}


.card-company-2es {
  /*padding: 10px;*/
  padding-top: 55px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0px;
  border: 1px solid #DDD;  
  margin-top: -80px;
  border-radius: 10px;
}

.card-company-3 {
  /*padding: 10px;*/
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0px;
  border: 1px solid #DDD;
  margin-top: 10px;
}

.card-company-blue {
  padding: 40px;
  border-radius: 10px;
  border: 1px solid #DDD;
  margin-top: -25px;
  background: url(../images/blue_image.png) center no-repeat;

}

.card-orange {
    padding: 45px;
    /*padding-top: 5px;*/
    /*margin-bottom: 20px;*/
    line-height: 1.42857143;
    background-color: #E8604C;
    border: 1px solid #FFF;
    border-radius: 15px;
    /*box-shadow: 0 10px 12px rgba(81,107,117,.071);*/
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}




.btn-blue-nav {
  background-color: transparent;
  color: #004A99;
  padding: 16px 60px;
  border-radius: 5px;
  border: 2px solid #014A99;
  text-transform: none;
  font-size: 13px;
  margin-left: 30px;
  font-weight: 600; 
  
}


.btn-blue-nav:hover {
  background-color: #014A99;
  color: #fff; 
  border: 2px solid #014A99;

}



.sort {
    padding: 40px;
    padding-top: 50px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #F1F4FA;
    border: 1px solid #F1F4FA;
    border-radius: 0px;    
    /*box-shadow: 0 10px 12px rgba(81,107,117,.071);*/
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
 
}  


.sort-dark {
    padding: 55px;
    padding-top: 50px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #171A2D;
    /*border: 2px solid #FF1F29;*/
    border-radius: 0px;
    /*border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
    /*box-shadow: 0 10px 12px rgba(81,107,117,.071);*/
    -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: url("../images/photo-bg.jpg")center no-repeat;
      /*background: url("../images/bg.jpg") center center; */
   /*border-top: 2px solid #FF1F29;*/
}  




.back-title {
  position: relative;
  text-align: center; }
  .back-title .archivment-front {
    position: relative;
    z-index: 9; }
  .back-title .archivment-front h2 {
    color: #EDEDEF;
    /*font-size: 140px;*/
    font-size:8vw;
    font-weight: 300;
    font-family: 'barlow', sans-serif; }

    /*@media (max-width: 767px) {
      .back-title .archivment-front h2 {
        font-size: 37px; } }*/

        @media screen and (min-width: 601px) {
      .back-title .archivment-front h2 {
            /*font-size: 37px;*/
            font-size:8vw;
             } 
    }


  .back-title h2.archivment-back {
    position: absolute;
    top: 50%;
    transform: translateY(-56%);
    /*font-size: 130px; */
    font-size:8vw;  
    font-family: 'montserrat', serif;
    font-weight: 600;
    opacity: 0.5;   
    right: 0;
    left: 0;
    margin: 0 auto;
    color: #E2E2E6;  

}



.back-to-top{

        position:fixed;
        right:20px;
        bottom:80px;
          text-decoration: none !important;
        display:inline-block;
        z-index:9;
        width:40px;
        height:40px;
        font-size:11px;
        text-transform: uppercase;
        font-weight:400;
        color:#000;
        text-align:center;
        line-height:2.3;
        letter-spacing:1px;
        background: #FFECB0;
        border-radius:3px;
        visibility:hidden;
        padding:5px;-webkit-transform:translate3d(0,50px,0);-moz-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);transition-duration:.3s}.back-to-top:hover{color:#fff;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}

        .back-to-top.back-to-top-is-visible{
          visibility:visible;opacity:.6;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}



        .back-to-top.back-to-top-is-visible:hover{

          opacity:1;
          transition-duration:.3s;
          transition-property:all;
          text-decoration: none !important;
          transition-timing-function:cubic-bezier(.7,1,.7,1)}


        .back-to-top.back-to-top-fade-out{opacity:.8}

        .back-to-top.back-to-top-fade-out:hover{
          opacity:1;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}
          .swiper-clients-img,.swiper-clients-img:hover{transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}





/* Newsletter */

  .home-newsletter form {
    background: #FFF;
    display: flex;
    width: fit-content;
  }

  .home-newsletter form input {
    border: 0;
    outline: none;
    padding: 10px 20px;
    height: 40px;
    background: #eee;
    box-shadow: inset 0px 1px 8px rgba(0, 0, 0, 0.7);
    width: ;
    font-size: 14px;
  }

  .home-newsletter form button {
    background: #FBB82C;
    border: none;
    outline: none;
    height: 40px;
    width: 80px;
    cursor: pointer;
  }

  .home-newsletter span {
    color: #61b752;
    margin-top: 10px;
    display: block;
  }

    .fa-send {
      color: #000
    }






  .btn-volunteer {
    background-color: transparent;
    border: 2px solid #FB8F22;
    padding: 20px 60px !important;
    border-radius: 10px;
    float: left;
    color: #FFF;
  }

  .btn-volunteer:hover {
    background-color: rgba(251, 143, 34, 0.3);
     border: 2px solid  rgba(251, 143, 34, 0);
     transition: 0.7s;
     color: #FFF;

  }


/* ABOUT SECTION  */
.jumbotron-grey {
  /*background: #333;*/
   padding-top: 100px;
   padding-bottom: 80px;
   color: #FFF;
   border-radius: 0px;
   margin-bottom: 0px;
   background-color: #fff;  
   background-repeat: no-repeat;  
   background-size: cover;
}


.jumbotron-lake-victoria {
    background: #333;
   padding-top: 60px;
   margin-top: -60px;
   padding-bottom: 80px;
   color: #FFF;
   border-radius: 0px;
   margin-bottom: 0px;
   /*background-color: #F4F4F4;  */
   background: url(../images/lake_bg.jpg) center center;      
   background-repeat: no-repeat;
   background-repeat: no-repeat;  
   background-size: cover;
}


/* BLUE SECTION  STYLES */
.jumbotron-blue {
  background: #333;
   padding-top: 100px;
   padding-bottom: 80px;
   color: #FFF;
   border-radius: 0px;
   margin-bottom: 0px;
   margin-top: -30px;
   /*height: 60vh;*/
   background: url(../images/product-bg.png) center center;      
   background-repeat: no-repeat;
   /*background-attachment: fixed;*/
   background-size: cover;
}

.jumbotron-blue p {
    font-family: 'barlow', sans-serif;
      font-size: 20px;
      color: #FFF;
}


.jumbotron-volunteer {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 0px;
    background-color: #222;
    border-radius: 0px;
    background: url(../images/volunteer-bg.jpg);    
    background-size: cover;
    /*background-repeat: no-repeat;*/
    /*background-attachment: fixed;*/
    
}

.jumbotron-terms-of-service {  
   background: radial-gradient(#082761, #03132E);
   padding-top: 260px;
   padding-bottom: 80px;
   color: #FFF;
   border-radius: 0px;
   margin-bottom: 0px;
   }



  .jumbotron-terms-of-service h1 {
    font-family: 'montserrat', sans-serif; font-size: 30px; color: #FFF;
    font-weight: 600;
  }

 .jumbotron-terms-of-service h2 {
    font-family: 'barlow', sans-serif; font-size: 14px; color: #FFF;
    
  }

  .jumbotron-terms-of-service h3 {
    font-family: 'barlow', sans-serif;color: #000;
    
  }


/* TOOLS BG */
.jumbotron-tools {
  background: #333;
  padding-top: 190px;
  padding-bottom: 100px;
   background: url(../images/tools_bg.png) center center;      
   background-repeat: no-repeat;
   /*background-attachment: fixed;*/
   background-size: cover;

}



.jumbotron-lightblue { 
  margin-top: -60px;
  padding-top: 0px;  
  padding-bottom: 40px;
  margin-bottom: 0rem;  
  background-color: #EAF3FF;
  border-radius: 0px;    
}




.jumbotron-white { 
  margin-top: 0px;
  padding-top: 20px;  
  padding-bottom: 0px;
  margin-bottom: 0rem;  
  background-color: #000;
  border-radius: 0px;  
  background: url(../images/carrying-fish.png)no-repeat center center;
  background-size: cover;
 
  
}

.jumbotron-lightblue-company {   
  padding-top: 0px; 
  padding-bottom: 10px;
  /*margin-bottom: 0rem;  */
  background-color: #F4F9FF;
  background: url(../images/overlay-logo.png); 
  border-radius: 0px;   
  background-size: cover; 
}

.jumbotron-blue { 
  margin-top: 0px;
  padding-top: 30px;  
  padding-bottom: 0px;
  margin-bottom: 0rem;  
  background-color: #F4F9FF;
  border-radius: 0px; 
  background: url(../images/blue-bg.png);    
}

/* BLUE SECTION  STYLES */

.fa-sm {
  font-size: 16px !important;
}




/*.jumbotron{
  padding-top: -220px;
  padding-bottom: 80px;
  margin-bottom: 100px;
  height: 700px;
  background-color: #0B1A21;
  border-radius: 0rem;  
  background-size: cover;
   background: url("../images/inquiry_bg_lake.jpg") center center;  
  background-repeat: no-repeat;
}
*/




/*.jumbotron-contact{
  padding-top: 150px;
  padding-bottom: 220px;
  margin-bottom: 0rem;
  background-color: #0B1A21;
  border-radius: 0rem;  
  background-size: cover;
   background: url("../images/contact_bg.jpg") center center;  
  background-repeat: no-repeat;
}*/


.jumbotron-inquiry{
  padding-top: -220px;
  padding-bottom: 80px;
  margin-bottom: 0rem;
  height: 100vh;
  background-color: #0B1A21;
  border-radius: 0rem;  
  background-size: cover;
   background: url("../images/inquiry_bg.jpg") center center;  
  background-repeat: no-repeat;
}





.jumbotron-gallery{
  padding-top: 150px;
  padding-bottom: 80px;
  margin-bottom: 0rem;
  background-color: #0B1A21;
  border-radius: 0rem;  
  background-size: cover;
  background: url("../images/gallery_bg.jpg") center center;  
  background-repeat: no-repeat;
}

.jumbotron_contact_with_map{
  padding-top: 0px;
  padding-bottom: 80px;
  margin-bottom: 0rem;
  margin-top: 0;
  background-color: #0B1A21;
  border-radius: 0rem;  
  background-size: cover;
   background: url("../images/contact_bg_with_map.png") center;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
}



/* contact form */

input[type="text"], 
textarea, 
textarea.form-control {
  height: 48px;
  margin: 0; 
  padding: 15px !important;   
  vertical-align: middle;
  background: rgba(255,255,255,.8);
  font-family: 'barlow', sans-serif;
  font-size: 14px;
  border: 1px solid #CCCCCC;
  border-radius: 7px !important;
  box-shadow: inset 0px 1px 8px rgba(0, 0, 0, 0.17) !important;
  color: #999;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

textarea, 
textarea.form-control {
  /*padding-top: 6px;*/
  /*padding-bottom: 10px;*/ 
    padding: 15px !important; 
    line-height: 30px;
    height: 100px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    max-width: 100%;
    
}

input[type="text"]:focus, 
textarea:focus, 
textarea.form-control:focus {
  outline: none;
  background: rgba(255,255,255,0.6);
   /* border-bottom: 1px solid #FFF;*/
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

.form-control {
  display: block;
  width: 100%;
  height: 48px !important;
  padding: 15px !important; 
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: rgba(255,255,255,.8);
  background-image: none;
  border: 1px solid #CCCCCC;
  border-radius: 7px !important;
  box-shadow: inset 0px 1px 8px rgba(0, 0, 0, 0.17) !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



/*.form-control:hover {
    display: block;
    width: 100%;
    height: 48px;  
    padding: 15px !important; 
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: rgba(255,255,255,.8);
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 7px !important;
    box-shadow: inset 0px 1px 8px rgba(0, 0, 0, 0.17) !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
*/



/*input[type="text"], 
textarea, 
textarea.form-control {
  height: 45px;
  margin: 0; 
  padding: 10px;   
  vertical-align: middle;
  background: rgba(255,255,255,.3);
  font-family: 'barlow', sans-serif;

  font-size: 14px;
  color: #999;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

textarea, 
textarea.form-control {
  padding-top: 6px;
  padding-bottom: 10px;
  line-height: 30px;
    height: 100px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    max-width: 100%;

    
}

input[type="text"]:focus, 
textarea:focus, 
textarea.form-control:focus {
  outline: none;
  background: transparent;
  border: 1px solid #FBC6C7;
  
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: rgba(255,255,255,.8);
  background-image: none;
  border: 1px solid #EEEEEE;
  border-radius: 0px;

}*/


.form-control:focus { 
 border: none;
}


#hidden-input{
  display: none;
}





/* END OF CONTACT STYLES */


/* JUMBOTRON VIDEOS */

.jumbotron-video {
   /*background: #333;*/
   padding-top: 150px;
   padding-bottom: 80px;
   color: #FFF;
   border-radius: 0px;
   margin-bottom: 0px;
   margin-top: -30px;
   /*height: 60vh;*/
   /*background: url(../../images/product-bg.png) center center;      */
   background-repeat: no-repeat;
   /*background-attachment: fixed;*/
   background-size: cover;
}


#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

/* /JUMBOTRON VIDEOS */






/* RED BORDER BUTTON */
.primary-btn {
  display: inline-block; 
  padding: 14px 32px 12px;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  text-decoration: none;
}

.primary-btn:hover {
    color: #FFF;
}


.primary-btn:hover:before {
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #BF1E2E;
}
.primary-btn:hover:after {
  height: 100%;
  width: 100%;
  text-decoration: none;
}
.primary-btn:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  width: 30px;
  border-left: 2px solid #BF1E2E;
  border-top: 2px solid #BF1E2E;
  content: "";
  z-index: -1;
  -webkit-transition: all, 0.7s;
  -o-transition: all, 0.7s;
  transition: all, 0.7s;
}
.primary-btn:after {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
  border-right: 2px solid #BF1E2E;
  border-bottom: 2px solid #BF1E2E;
  content: "";
  z-index: -1;
  -webkit-transition: all, 0.7s;
  -o-transition: all, 0.7s;
  transition: all, 0.7s;
}

/* FOOTER STYLES */





.jumbotron-footer {
  padding-top: 0px;
  padding-bottom: 40px;  
  margin-bottom: 0rem;
  background-color: #fff;
  border-radius: 0rem;
  background: #000;    
  background: url(../images/black_bg.png); 
  background-repeat: no-repeat;
  background-size: cover;
}


.jumbotron-footer-bottom {
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 20px;
  background: #000;

}

.jumbotron-footer-bottom p {
  color: #FFF; font-family: 'corbel', sans-serif; font-size: 14px;
}


.jumbotron-footer a {
  color: #B9B9C8;
  font-size: 13px;
  line-height: 14px;
  font-family: 'barlow', sans-serif; 
  text-decoration: none;
  text-transform: uppercase;

}

.jumbotron-footer a:hover {
  color: #fff;
  font-size: 13px;
  font-family: 'barlow', sans-serif; 
  text-decoration: none;
}


.jumbotron-footer .designer a {
  /*color: #B9B9C8;*/
  font-size: 13px;
  line-height: 14px;
  font-family: 'barlow', sans-serif; 
  text-decoration: none;
  text-transform: none;

}

.jumbotron-footer .designer a:hover {
  /*color: #888;*/
  font-size: 13px;
  font-family: 'barlow', sans-serif; 
  text-decoration: none;
}



.footer-social a {
  background: transparent;
  width: 20px;
  width: 40px;
  display: inline-table;
  height: 50px;
  text-align: center;
  padding-top: 0px;
  font-size: 22px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer-social a:hover {
  color: #FFF2D9;
   font-size: 16px;
}

.footer-social a:hover i {
  color: #FFF2D9;
  font-size: 20px;
}

.footer-social i {
  color: #cccccc;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}





/*
.jumbotron-footer { 
  margin-top: 0px;
  padding-top: 50px;
  margin: 0 auto;
  padding-bottom: 20px;
  margin-bottom: 0rem;
  background-color: #111;
  border-radius: 0rem;  
  background: url(../images/bg-footer.jpg) center center;      
   background-repeat: no-repeat;
  
   background-size: cover;
}



.jumbotron-footer hr {
  margin-top: 3rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4) !important;
}



.jumbotron-footer h1 {
    font-family: 'barlow', sans-serif;
    font-size: 18px; 
    color: #FFF;
    color: #BABABA;
}

.jumbotron-footer p {
    font-family: 'barlow', sans-serif;
    font-size: 14px; 
    color: #FFF;
    color: #BABABA;
}

.jumbotron-footer a {
    color: #FFF;
    font-size: 12px;
    text-decoration: none !important;
}

.jumbotron-footer a:hover {
    text-decoration: none !important;
    color: #FFFFFF;
}


footer-social {
  text-align: left;
}

.footer-social a {
  background: transparent;
  width: 20px;
  width: 40px;
  display: inline-table;
  height: 50px;
  text-align: center;
  padding-top: 0px;
  font-size: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer-social a:hover {
  color: #FFF2D9;
   font-size: 20px;
}

.footer-social a:hover i {
  color: #FFF2D9;
  font-size: 20px;
}

.footer-social i {
  color: #cccccc;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}*/

/* FOOTER STYLES */




/* Slider */
/*
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}*/

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}






/*** Team ***/
.team-item img {
    position: relative;
    top: 0;
    transition: .5s;
}

.team-item:hover img {
    top: -30px;
}

.team-item .team-text {
    position: relative;
    height: 70px;
    transition: .5s;
}

.team-item:hover .team-text {
    margin-top: -60px;
    height: 100px;
}

.team-item .team-text .team-social {
    opacity: 0;
    transition: .5s;
}

.team-item:hover .team-text .team-social {
    opacity: 1;
}

.team-item .team-social .btn {
    display: inline-flex;
    color: var(--primary);
    background: #FFFFFF;
    border-radius: 40px;
}

.team-item .team-social .btn:hover {
    color: #E8604C;
    background: var(--primary);
}



.thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143; 
  border-radius: 0px;
  border: 1px solid #f2f2f2;
  /*box-shadow: 10px 5px 38px rgba(0,0,0,.025);*/
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: 1px solid #FFA800;
}


.home-thumb img:hover {
  transform: scale(1.1);
  
}


.thumbnail img {
  transition: all 0.98s ease 0s;
  width: 100%;
}



.thumbnail {
  overflow: hidden;
}




/* MODAL  */


/*
 .modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}
 .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}
 .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade 
 .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){
 .modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}
 .modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}
 .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .
 modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable 
 .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}
 .modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}
 .modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}
 .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}

 .modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}
 .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}
 .modal-backdrop.show{opacity:.5}
 .modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}
 .modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}
 .modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}
 .modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}
 .modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}
 .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){
 .modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}
 .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}
 .modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){
 .modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px)
*/



/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  /*padding: 20px;*/
  background: #fff;
  /*text-align: center;*/
  /*box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);*/
  /*border-radius: 5px;*/
  position: relative;
  overflow: hidden;


   position: relative;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 0px 20px 0px;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(255,255,255,.125);
  border-radius: .25rem;
  box-shadow: 0 10px 12px rgba(81,107,117,.071);
}










.pricing .box h3 {
  font-weight: 400;
  margin: -20px -20px 20px -20px;
  padding: 20px 15px;
  font-size: 16px;
  font-weight: 600;
  color: #777777;
  background: #f8f8f8;
}

.pricing .box h4 {
  font-size: 36px;
  color: #106eea;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}

.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing .box h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}

.pricing .box ul {
  padding: 0;
  list-style: none;
  color: #444444;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing .box ul li {
  padding-bottom: 16px;
}

.pricing .box ul i {
  color: #106eea;
  font-size: 18px;
  padding-right: 4px;
}

.pricing .box ul .na {
  color: #ccc;
  text-decoration: line-through;
}

.pricing .btn-wrap {
  margin: 20px -20px -20px -20px;
  padding: 20px 15px;
  background: #f8f8f8;
  text-align: center;
}

.pricing .btn-buy {
  background: #106eea;
  display: inline-block;
  padding: 8px 35px 10px 35px;
  border-radius: 4px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  transition: 0.3s;
}

.pricing .btn-buy:hover {
  background: #3b8af2;
}

.pricing .featured h3 {
  color: #fff;
  background: #106eea;
}

.pricing .advanced {
  width: 200px;
  position: absolute;
  top: 18px;
  right: -68px;
  transform: rotate(45deg);
  z-index: 1;
  font-size: 14px;
  padding: 1px 0 3px 0;
  background: #106eea;
  color: #fff;
}





/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
  padding: 60px 0;
}

.team .member {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(16, 110, 234, 0.15);
}

.team .member .member-img {
  position: relative;
  overflow: hidden;
}

.team .member .social {
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
  opacity: 0;
  transition: ease-in-out 0.3s;
  text-align: center;
}

.team .member .social a {
  transition: color 0.3s;
  color: #222222;
  margin: 0 3px;
  padding-top: 7px;
  border-radius: 4px;
  width: 36px;
  height: 36px;
  background: rgba(16, 110, 234, 0.8);
  display: inline-block;
  transition: ease-in-out 0.3s;
  color: #fff;
}

.team .member .social a:hover {
  background: #3b8af2;
}

.team .member .social i {
  font-size: 18px;
}

.team .member .member-info {
  padding: 25px 15px;
}

.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #222222;
}

.team .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #aaaaaa;
}

.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}

.team .member:hover .social {
  opacity: 1;
  bottom: 15px;
}



.card-footer {
  padding: .5rem 1rem;
  background-color: rgba(255, 255, 255, 0.03);
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  padding-bottom: 30px;
}

.card-body {
  /*padding: 30px;*/
}





/* <!-- slider styles -->  */



#slider {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.slide {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: SlideAnimation 16s infinite 0s;
  overflow: hidden;
}

.slide:nth-child(2) {animation-delay: 8s;}

/*.slide:nth-child(3) {animation-delay: 16s;}*/

/*.bg {
  position: absolute;
  transform: translate(-50%, -50%);
  top:50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: url("../img/1.jpg") no-repeat center center;
  background-size: cover;
  animation: BgAnimation 16s infinite 0s;
}*/

.slide:nth-child(2) .bg {
  position: absolute;
  background: url('../img/2.jpg');
  animation: BgAnimation2 16s infinite 0s;
}

/*.slide:nth-child(3) .bg {
  background: url('../images/5.jpg');
  animation: BgAnimation3 32s infinite 0s;
}
*/
.bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: url('../images/pattern.png') no-repeat center center;*/
}

.contentWrapper {
  position: absolute;
  transform: translate(-50%, -50%);
  opacity: 0;
  text-align: center;
  animation: TitleAnimation 16s infinite 0s;
}


.contentWrapper a {
 z-index: 9999;
}
.slide:nth-child(2) .contentWrapper { 
  animation-delay: 8s;
} 

/*.slide:nth-child(3) .contentWrapper { 
  animation-delay: 16s;
}*/ 
.slide h1 {  
  /*font-weight: bold;*/
  text-shadow: 0 0 5px rgba(0, 0, 0, .31);
  font-size: 60px;
  color: #EFD67C;
  /*font-family: 'Babylonica', cursive;*/
  font-family: 'Great Vibes', cursive;
 /* text-transform: uppercase;
  font-family: Montserrat;*/
}

.slide h2 {
  color: #FFF;
  font-weight: bold;
  text-shadow: 0 0 5px rgba(0, 0, 0, .1);
  font-size: 60px;
  color: #FFF;
  font-family: 'Baskerville Old Face',sans-serif;
 /* text-transform: uppercase;
  font-family: Montserrat;*/
}

.slide p{
  font-size: 1.1em;
  position: relative;
  color: #000;
  font-family: Montserrat;
}
.slide p::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(255, 255, 255, .4);*/
  z-index: 1;
}

.slide p span {
  display: block;
  position: relative;
  z-index: 2;
  padding: 10px;
  color: #FFF;
  text-transform: uppercase;
}

@keyframes SlideAnimation  {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  70%  {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes BgAnimation {
  
  0% {
    transform: translate(-50%, -50%) scale(1);
  }

  60% {
    transform: translate(-45%, -55%) scale(1.1);
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes BgAnimation2 {
  
  0% {
    transform: translate(-50%, -50%) scale(1);
  }

  60% {
    transform: translate(-55%, -45%) scale(1.1);
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}

/*@keyframes BgAnimation3 {
  
  0% {
    transform: translate(-50%, -50%) scale(1);
  }

  60% {
    transform: translate(-55%, -45%) scale(1.1);
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
*/
@keyframes TitleAnimation {
  0% {
  top:50%;
  left: 45%;
  opacity: 0;
  }

  8% {
  top:50%;
  left: 45%;
  opacity: 0;
  }

  20% {
  top:50%;
  left: 50%;
  opacity: 1;
  }

  45% {
  top:50%;
  left: 50%;
  opacity: 1;
  }

  50% {
  top:55%;
  left: 50%;
  opacity: 0;
  }

  100% {
  top:55%;
  left: 50%;
  opacity: 0;
  }
}



#slider {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.slide {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: SlideAnimation 16s infinite 0s;
  overflow: hidden;
}

.slide:nth-child(2) {animation-delay: 8s;}

/*.slide:nth-child(3) {animation-delay: 16s;}*/

.bg {
  position: absolute;
  transform: translate(-50%, -50%);
  top:60%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: url("../img/1.jpg") no-repeat center center;
  background-size: cover;
  animation: BgAnimation 16s infinite 0s;
}

.slide:nth-child(2) .bg {
  position: absolute;
  background: url('../img/1.jpg');
  animation: BgAnimation2 16s infinite 0s;
}

/*.slide:nth-child(3) .bg {
  background: url('../images/5.jpg');
  animation: BgAnimation3 32s infinite 0s;
}
*/
.bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: url('../images/pattern.png') no-repeat center center;*/
}

.contentWrapper {
  position: absolute;
  transform: translate(-50%, -50%);
  opacity: 0;
  text-align: center;
  animation: TitleAnimation 16s infinite 0s;
}


.contentWrapper a {
 z-index: 9999;
}
.slide:nth-child(2) .contentWrapper { 
  animation-delay: 8s;
} 

/*.slide:nth-child(3) .contentWrapper { 
  animation-delay: 16s;
}*/ 
/*.slide h1 {
  color: #FFF;
  text-shadow: 0 0 5px rgba(0, 0, 0, .1);
  font-size: 50px;
  color: #F8B82C;
  font-family: 'Reey',sans-serif;
}
*/
/*.slide h2 {
  color: #FFF;
  font-weight: bold;
  text-shadow: 0 0 5px rgba(0, 0, 0, .1);
  font-size: 40px;
  color: #FFF;
  font-family: 'Montserrat',sans-serif;

}*/

.slide p{
  font-size: 1.1em;
  position: relative;
  color: #000;
  font-family: Montserrat;
}
.slide p::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(255, 255, 255, .4);*/
  z-index: 1;
}

.slide p span {
  display: block;
  position: relative;
  z-index: 2;
  padding: 10px;
  color: #FFF;
  text-transform: uppercase;
}

@keyframes SlideAnimation  {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  70%  {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes BgAnimation {
  
  0% {
    transform: translate(-50%, -50%) scale(1);
  }

  60% {
    transform: translate(-45%, -55%) scale(1.1);
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes BgAnimation2 {
  
  0% {
    transform: translate(-50%, -50%) scale(1);
  }

  60% {
    transform: translate(-55%, -45%) scale(1.1);
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}

/*@keyframes BgAnimation3 {
  
  0% {
    transform: translate(-50%, -50%) scale(1);
  }

  60% {
    transform: translate(-55%, -45%) scale(1.1);
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
*/
@keyframes TitleAnimation {
  0% {
  top:50%;
  left: 45%;
  opacity: 0;
  }

  8% {
  top:50%;
  left: 45%;
  opacity: 0;
  }

  20% {
  top:50%;
  left: 50%;
  opacity: 1;
  }

  45% {
  top:50%;
  left: 50%;
  opacity: 1;
  }

  50% {
  top:55%;
  left: 50%;
  opacity: 0;
  }

  100% {
  top:55%;
  left: 50%;
  opacity: 0;
  }
}




/*********************** Demo - 1 *******************/
.box1 img,.box1:after,.box1:before{width:100%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1,.box11,.box12,.box13,.box14,.box16,.box17,.box18,.box2,.box20,.box21,.box3,.box4,.box5,.box5 .icon li a,.box6,.box7,.box8{overflow:hidden}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{letter-spacing:1px}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{font-style:italic}

.mt-30{margin-top:30px}
.mt-40{margin-top:40px}
.mb-30{margin-bottom:30px}
.box1 .icon,.box1 .title{margin:0;position:absolute}
.box1{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box1:after,.box1:before{height:50%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:1;transform-origin:100% 0;transform:rotateZ(90deg)}
.box1:after{top:auto;bottom:0;transform-origin:0 100%}
.box1:hover:after,.box1:hover:before{transform:rotateZ(0)}
.box1 img{height:auto;transform:scale(1) rotate(0)}
.box1:hover img{filter:sepia(80%);transform:scale(1.3) rotate(10deg)}
.box1 .title{font-size:19px;font-weight:600;color:#fff;text-transform:uppercase;text-shadow:0 0 1px #004cbf;bottom:10px;left:10px;opacity:0;z-index:2;transform:scale(0);transition:all .5s ease .2s}
.box1:hover .title{opacity:1;transform:scale(1)}
.box1 .icon{padding:7px 5px;list-style:none;background:#004cbf;border-radius:0 0 0 10px;top:-100%;right:0;z-index:2;transition:all .3s ease .2s}
.box1:hover .icon{top:0}
.box1 .icon li{display:block;margin:10px 0}
.box1 .icon li a{display:block;width:35px;height:35px;line-height:35px;border-radius:10px;font-size:18px;color:#fff;transition:all .3s ease 0s}
.box2 .icon li a,.box3 .icon a:hover,.box4 .icon li a:hover,.box5 .icon li a,.box6 .icon li a{border-radius:50%}
.box1 .icon li a:hover{color:#fff;box-shadow:0 0 10px #000 inset,0 0 0 3px #fff}
@media only screen and (max-width:990px){.box1{margin-bottom:30px}
}
/*********************** Demo - 2 *******************/
.box2{position:relative}
.box2 img{width:100%;height:auto}
.box2 .box-content{width:100%;height:100%;position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%)}
.box2 .box-content:after,.box2 .box-content:before,.box2:after,.box2:before{content:"";width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);transition:all .5s ease 0s}
.box2:before{background:linear-gradient(45deg,rgba(0,0,0,.2) 49%,transparent 50%);left:-100%}
.box2:after{background:linear-gradient(45deg,transparent 49%,rgba(0,0,0,.2) 50%);left:160%}
.box2 .box-content:after,.box2 .box-content:before{width:65%;height:65%;background:linear-gradient(45deg,rgba(0,0,0,.3) 49%,transparent 50%);left:-100%;transition-delay:.1s}
.box1 .box-content:after{background:linear-gradient(45deg,transparent 49%,rgba(0,0,0,.3) 50%);left:160%}
.box2:hover .box-content:after,.box2:hover .box-content:before,.box2:hover:after,.box2:hover:before{left:50%}
.box2 .inner-content{width:50%;height:50%;color:#fff;padding:40px 0;position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%) scale(0);transition:all .3s ease .2s}
.box2 .inner-content:after{width:100%;height:100%;background:rgba(255,79,79,.8);position:absolute;top:50%;left:50%;z-index:-1;transform:translate(-50%,-50%) rotate(45deg)}
.box2:hover .inner-content{transform:translate(-50%,-50%) scale(1);transition:all .3s ease 0s}
.box2 .title{font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:5px}
.box2 .post{display:block;font-size:14px;text-transform:capitalize;margin-bottom:7px}
.box10 .title,.box11 .title,.box4 .title,.box5 .title,.box6 .box-content,.box7 .title{text-transform:uppercase}
.box2 .icon{padding:0;margin:0;list-style:none;transform:rotateY(360deg) scale(0);transition:all .3s ease 0s}
.box2:hover .icon{transform:rotateY(0) scale(1)}
.box2 .icon li{display:inline-block;margin:0 3px}
.box2 .icon li a{display:block;width:35px;height:35px;line-height:35px;background:#fff;font-size:16px;color:#505050;transition:all .3s ease 0s}
.box2 .icon li a:hover{box-shadow:0 0 0 5px rgba(0,0,0,.5);background:#fff;color:#ff4f4f}
@media only screen and (max-width:990px){.box2{margin-bottom:30px}
}
@media only screen and (max-width:320px){.box2 .inner-content{padding:25px 0}
.box2 .title{font-size:16px}
}
/*********************** Demo - 3 *******************/
.box3{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box3 .box-content,.box3:after,.box3:before{position:absolute;left:7%;right:7%;transition:all .3s}
.box3:after,.box3:before{display:block;background:rgba(0,0,0,.3);top:10%;bottom:10%;z-index:1;transform:scale(0,1)}
.box3:after{top:10.8%;bottom:10.8%;transform:scale(1,0)}
.box3:hover:after,.box3:hover:before{transform:scale(1);animation:animate 1.5s}
.box3:hover:before{border-top:3px solid #fff;border-bottom:3px solid #fff}
.box:hover:after{border-left:3px solid #fff;border-right:3px solid #fff}
.box img{width:100%;height:auto;transition:all .3s}
.box3:hover img{transform:scale(1.2);filter:blur(5px);-moz-filter:blur(5px);-webkit-filter:blur(5px)}
.box3 .box-content{padding:30px 10px;top:10%;bottom:10%;opacity:0;z-index:2}
.box3:hover .box-content{box-shadow:0 0 0 35px rgba(255,255,255,.3);opacity:1;transition:all .3s}
.box3 .title{font-size:24px;font-weight:600;color:#88c425;margin:0 0 5px}
.box3 .post{display:block;margin:0 0 5px;font-size:14px;color:rgba(255,255,255,.8)}
.box3 .description{font-size:14px;color:#fff;margin:0 0 20px}
.box3 .icon{padding:0;margin:0;list-style:none}
.box3 .icon li{display:inline-block;margin:0 10px 0 0}
.box3 .icon li a{display:block;width:30px;height:30px;line-height:30px;color:#fff;background:#88c425;transition:all .5s}
.box3 .icon a:hover{text-decoration:none;animation:animate-hover .5s;transition:all .3s}
@keyframes animate{0%,100%{opacity:1}
}
@keyframes animate-hover{0%{box-shadow:0 0 0 10px rgba(255,255,255,.3)}
50%{box-shadow:0 0 0 5px rgba(255,255,255,.3)}
100%{box-shadow:0 0 0 0 rgba(255,255,255,.3)}
}
.box10,.box11,.box12,.box14,.box4,.box5,.box6,.box7,.box9{box-shadow:0 0 3px rgba(0,0,0,.3)}
@media only screen and (max-width:990px){.box3{margin-bottom:30px}
.box3 .box-content{padding:10px}
.box3 .description{margin-bottom:10px}
}
@media only screen and (max-width:479px){.box3 .title{margin:0}
}

/*********************** Demo - 4 *******************/
.box4{position:relative}
.box4:before{width:0;height:200%;background:rgba(0,0,0,.5);position:absolute;top:0;left:-250px;bottom:0;transform:skewX(-36deg);transition:all .5s ease 0s}
.box4:hover:before{width:200%}
.box4 img{width:100%;height:auto}
.box4 .box-content{width:100%;height:100%;padding-top:20%;position:absolute;top:0;left:0;transform:scale(0);transition:all .3s ease 0s}
.box4 .icon,.box5 .icon{list-style:none;padding:0}
.box4:hover .box-content{transform:scale(1)}
.box4 .title{font-size:22px;font-weight:700;color:#fff;margin:0 0 10px}
.box4 .post{display:block;font-size:15px;font-weight:600;color:#fff;margin-bottom:20px}
.box4 .icon{margin:0}
.box4 .icon li{display:inline-block}
.box4 .icon li a{display:block;width:35px;height:35px;line-height:35px;font-size:20px;background:#fff;color:#ee4266;margin-right:10px;transition:all .3s ease 0s}
.box5 .icon,.box5 .icon li{display:inline-block}
@media only screen and (max-width:990px){.box4{margin-bottom:30px}
}
@media only screen and (max-width:767px){.box4:before{left:-400px}
.box4:hover:before{width:300%}
}

/*********************** Demo - 5 *******************/
.box5{background:#444;position:relative}
.box5:after,.box5:before{width:50px;height:50px;border-radius:50%;background:#10a5b8;position:absolute;top:-80px;left:15px;opacity:0;z-index:1;transition:all .35s ease}
.box5:after{top:auto;left:auto;bottom:-80px;right:15px}
.box5:hover:after,.box5:hover:before{opacity:.75;transform:scale(8);transition-delay:.15s}
.box5 img{width:100%;height:auto;transition:all .35s ease-out 0s}
.box5:hover img{opacity:.4}
.box5 .icon{margin:0;position:absolute;bottom:15px;right:15px;z-index:2;transform:scale(0);transition:all .35s ease-out}
.box5:hover .icon{transform:scale(1);transition-delay:.15s}
.box5 .icon li a{display:block;width:35px;height:35px;line-height:35px;background:#fff;font-size:18px;color:#444;margin-right:10px;position:relative;transition:all .5s ease 0s}
.box5 .icon li a:hover{background:#444;color:#fff}
.box5 .box-content{padding:20px 15px;position:absolute;top:0;left:0;z-index:1}
.box5 .title{font-size:20px;font-weight:800;color:#fff;margin:0 0 5px;opacity:0;transform:translate(-20px,-20px);transition:all .35s ease-out}
.box5:hover .title{opacity:1;transform:translate(0,0);transition-delay:.15s}
.box5 .post{display:inline-block;font-size:16px;color:#fff;opacity:0;transform:translate(-20px,-20px);transition:all .35s ease-out}
.box5:hover .post{opacity:1;transform:translate(0,0);transition-delay:.15s}
.box6 .title,.box6 img,.box6:after{transition:all .35s ease 0s}
@media only screen and (max-width:990px){.box5{margin-bottom:30px}
}
/*********************** Demo - 6 *******************/
.box6{background:#000;position:relative}
.box6:after{background:rgba(0,0,0,.7);position:absolute;top:0;left:-30%;bottom:0;right:70%;transform:skew(20deg) translateX(-75%)}
.box6:hover:after{transform:skew(20deg) translateX(0)}
.box6 img{width:100%;height:auto}
.box6:hover img{opacity:.5}
.box6 .box-content{padding:20px;text-align:right;position:absolute;top:0;right:0;z-index:1}
.box6 .icon,.box7 .icon{padding:0;list-style:none}
.box10 .icon li a,.box11,.box12,.box13,.box14,.box6 .icon li a,.box7,.box7 .icon li a,.box8,.box8 .icon li a{text-align:center}
.box6 .title{font-size:20px;font-weight:900;color:#fff;margin:0 0 10px;transform:scale(0)}
.box6:hover .title{transform:scale(1)}
.box6 .icon li,.box6 .post{opacity:0;transform:translateX(40px);transition:all .35s ease 0s}
.box6 .post{display:block;font-size:14px;color:#fff;margin-bottom:5px}
.box6 .icon{display:inline-block;margin:0}
.box6:hover .icon li,.box6:hover .post{opacity:1;transform:translateX(0)}
.box6:hover .icon li:first-child{transition-delay:.1s}
.box6:hover .icon li:nth-child(2){transition-delay:.2s}
.box6 .icon li a{display:block;width:35px;height:35px;line-height:35px;background:#fff;font-size:18px;color:#605f5f;margin-bottom:5px;transition:all .35s ease}
.box6 .icon li a:hover{background:#605f5f;color:#fff}
@media only screen and (max-width:990px){.box6{margin-bottom:30px}
}

/*********************** Demo - 7 *******************/
.box7{position:relative}
.box7:after,.box7:before{width:100%;height:100%;background:rgba(129,72,0,.6);position:absolute;top:0;left:0;opacity:0;transition:all .5s ease 0s}
.box7:after{background:rgba(255,255,255,.3);border:2px solid #F8B71F;top:0;left:170%;opacity:1;z-index:1;transform:skewX(45deg);transition:all 1s ease 0s}
.box7:hover:before{opacity:1}
.box7:hover:after{left:-170%}
.box7 img{width:100%;height:auto}
.box7 .box-content{width:100%;position:absolute;bottom:-100%;left:0;transition:all .5s ease 0s}
.box7:hover .box-content{bottom:30%}
.box7 .title{display:block;font-size:22px;font-weight:600;color:#fff;margin:0 0 10px}
.box7 .post{display:block;font-size:15px;font-weight:600;color:#fff;margin-bottom:10px}
.box7 .icon{margin:0}
.box7 .icon li{display:inline-block}

.box7 .icon li a{
  display:block;
  width:35px;
  height:35px;
  line-height:35px;
  border-radius:50%;
  text-decoration: none;
  background:#00A2DF;
  font-size:18px;
  color:#fff;
  margin-right:10px;
  transition:all .5s ease 0s}

.box8 .icon li,.box8 .title{display:inline-block}
.box7 .icon li a:hover{transform:rotate(360deg)}
@media only screen and (max-width:990px){.box{margin-bottom:30px}
}

/*********************** Demo - 8 *******************/
.box8 .icon,.box8 .title{margin:0;position:absolute}
.box8{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box8 img{width:100%;height:auto}
.box8 .box-content{width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;position:absolute;top:0;left:0;transform:perspective(400px) rotateX(-90deg);transform-origin:center top 0;transition:all .5s ease 0s}
.box8 .icon li a,.box8 .title{background:#ef4050;font-size:20px;color:#fff}
.box8:hover .box-content{opacity:1;transform:perspective(400px) rotateX(0)}
.box8 .title{padding:5px 7px;border-radius:5px;font-weight:600;bottom:20px;left:20px;transition:all .9s ease 0s}
.box8 .icon li a,.box9 .box-content,.box9 .icon li,.box9 img{transition:all .35s ease 0s}
.box8:hover .title{bottom:-40px}
.box8 .icon{list-style:none;padding:0;top:42%;left:0;right:0}
.box8 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;margin-right:7px}
.box9 .icon,.box9 .title{width:100%;font-size:22px}
.box8 .icon li a:hover{background:#fff;color:#000}
@media only screen and (max-width:990px){.box8{margin-bottom:20px}
}

/*********************** Demo - 9 *******************/
.box9{background:#000;text-align:center;position:relative}
.box9 img{width:100%;height:auto}
.box9:hover img{opacity:.5}
.box9 .box-content{padding:30px 10px 30px 0;background:rgba(0,0,0,.65);position:absolute;top:0;left:0;bottom:0;right:0;opacity:0}
.box9:hover .box-content{top:10px;left:10px;bottom:10px;right:10px;opacity:1}
.box9 .title{font-weight:700;color:#fff;line-height:17px;margin:5px 0;position:absolute;bottom:55%}
.box10 .icon li a,.box9 .icon li a{line-height:35px;border-radius:50%}
.box9 .icon{list-style:none;padding:0;margin:0;position:absolute;top:50%}
.box9 .icon li{display:inline-block;opacity:0;transform:translateY(40px)}
.box9:hover .icon li{opacity:1;transform:translateY(0)}
.box9:hover .icon li:first-child{transition-delay:.1s}
.box9:hover .icon li:nth-child(2){transition-delay:.2s}
.box9 .icon li a{display:block;width:35px;height:35px;background:#f39c12;font-size:20px;color:#000;margin-right:5px;transition:all .35s ease 0s}
.box9 .icon a:hover{background:#fff}
@media only screen and (max-width:990px){.box9{margin-bottom:20px}
}
/*********************** Demo - 10 *******************/
.box10{background:#000;overflow:hidden;position:relative}
.box10:after,.box10:before{border-width:0 180px 140px;border-style:solid;border-color:transparent transparent #0d5f45;position:absolute;bottom:0;left:50%;z-index:1;transform:translate(-55%,100%);transition:all .5s 0s cubic-bezier(.6,-.28,.735,.045)}
.box10:after{border-width:150px 250px;border-color:transparent #18ab69 #18ab69 #008148;top:25%;transform:translate(-60%,100%)}
.box10:hover:before{transition:all .4s 0s cubic-bezier(.175,.885,.32,1.275);transform:translate(-55%,0);transition-delay:.2s}
.box10:hover:after{transition:all .4s 0s cubic-bezier(.175,.885,.32,1.275);transform:translate(-60%,0);transition-delay:0s}
.box10 img{width:100%;height:auto;opacity:1;transform:scale(1.1) translateY(3%);transition:all .5s ease 0s}
.box10:hover img{transform:scale(1.1) translateY(-3%);opacity:.4}
.box10 .box-content{padding:20px 0 0 20px;position:absolute;top:0;left:0;opacity:0;z-index:2;transform:translateY(20%);transition:all .5s ease 0s}
.box10:hover .box-content{opacity:1;transform:translate(0);transition-delay:.1s}
.box10 .title{font-size:23px;font-weight:800;color:#fff}
.box10 .icon{padding:0;margin:0;list-style:none}
.box10 .icon li{display:inline-block}
.box10 .icon li a{display:block;width:35px;height:35px;background:#18ab69;font-size:18px;color:#fff;margin-right:10px;transition:all .3s ease 0s}
.box11 .icon li,.box11 .icon li a,.box11 .title,.box12 .icon li,.box12 .title{display:inline-block}
.box10 .icon li a:hover{transform:rotate(360deg)}
@media only screen and (max-width:990px){.box10{margin-bottom:20px}
}
@media only screen and (max-width:767px) and (min-width:600px){.box10:before{border-width:0 250px 240px}
.box10:after{border-width:260px 460px}
}
@media only screen and (max-width:599px) and (min-width:430px){.box:before{border-width:0 220px 120px}
.box10:after{border-width:260px 460px}
}
/*********************** Demo - 11 *******************/
.box11{background:#000;color:#fff;position:relative}
.box11:after,.box11:before{position:absolute;content:""}
.box11:before{width:100%;height:100%;background:#83437d;opacity:.5;top:100%;left:0;z-index:1;transition:all .35s ease-in .3s}
.box11:hover:before{top:0;transition:all .35s ease-out 0s}
.box11:after{bottom:100%;left:50%;border-width:200px 200px 0;border-style:solid;border-color:#83437d transparent transparent;opacity:.9;transform:translateX(-50%);transition:all .35s ease-out 0s}
.box11:hover .post,.box11:hover .title{transform:translate(0,-50%)}
.box11:hover:after{bottom:25%;transition:all .35s ease-in .2s}
.box11 img{width:100%;height:auto}
.box11:hover img{opacity:.5}
.box11 .icon,.box11 .post,.box11 .title{width:100%;position:absolute;left:0;opacity:0;transition:all .35s ease .5s}
.box11 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}
.box11 .title{padding:0 30px;margin:0;font-weight:300;top:45%}
.box11 .post,.box14 .post{text-transform:capitalize}
.box11 .post{font-size:15px;top:57%}
.box11 .icon{padding:0;margin:0;list-style:none;bottom:5px}
.box11 .icon li a{width:40px;height:40px;line-height:40px;padding:0 5px;font-size:20px;color:#fff;opacity:.7;transition:all .35s ease .5s}
.box11 .icon li a:hover{opacity:1;transition:all .35s ease}
.box11:hover .icon,.box11:hover .post,.box11:hover .title{opacity:1}
@media only screen and (max-width:990px){.box11{margin-bottom:20px}
}
@media only screen and (max-width:767px){.box11:after{border-width:500px 500px 0}
}

/*********************** Demo - 12 *******************/
.box12{position:relative}
.box12 .box-content,.box12:after{position:absolute;transition:all .3s ease 0s}
.box12:after{content:"";width:65%;background:rgba(28,28,28,.8);padding-bottom:65%;opacity:0;top:50%;left:50%;transform:rotate(0) translate(-50%,-50%);transform-origin:0 0 0}
.box12:hover:after{transform:rotate(-45deg) translate(-50%,-50%);opacity:1}
.box12 img{width:100%;height:auto}
.box12 .box-content{width:100%;top:35%;left:0;opacity:0;z-index:1}
.box12:hover .box-content{opacity:1}
.box12 .title{padding:10px 0;color:#fff;margin:0;border-top:2px solid #fff;border-bottom:2px solid #fff}
.box12 .icon{padding:0;margin:12px 0 0;list-style:none}
.box12 .icon li a{display:block;width:35px;height:35px;line-height:35px;border-radius:50%;border:1px solid #fff;font-size:18px;color:#fff;margin-right:10px;transition:all .3s ease 0s}
.box12 .icon li a:hover{border-radius:0}
@media only screen and (max-width:990px){.box12{margin-bottom:20px}
}
/*********************** Demo - 13 *******************/
.box13{position:relative;transition:all .2s ease-out 0s}
.box13 .box-content,.box13:after{position:absolute;left:20px;right:20px}
.box13:after{content:"";display:block;background:#463f9f;top:20px;bottom:20px;opacity:0;transform:rotate3d(-1,1,0,100deg);transition:all .4s ease-in-out 0s}
.box13:hover:after{opacity:.9;transform:rotate3d(0,0,0,0deg)}
.box13 img{width:100%;height:auto}
.box13 .box-content{top:45%;opacity:0;z-index:1;-webkit-transform:translate(10%,-30%);transform:translate(10%,-30%);transition:all .2s ease-out 0s}
.box13:hover .box-content{opacity:1;transform:translate(0,-50%);transition-delay:.2s}
.box13 .title{display:block;font-size:22px;font-weight:700;color:#39b54a;margin:0 0 10px}
.box13 .post{display:block;font-size:15px;color:#f7f7b9;margin-bottom:20px}
.box13 .social{padding:0;margin:0;list-style:none}
.box13 .social li{display:inline-block}
.box13 .social li a{display:block;width:35px;height:35px;background:#f7f7b9;border-radius:50%;font-size:17px;color:#1b1462;line-height:35px;margin-right:5px;transition:all .4s ease-in-out 0s}
.box14 .icon li,.box14 .post{display:inline-block}
.box13 .social li a:hover{color:#f7f7b9;background:#39b54a}
@media only screen and (max-width:990px){.box13{margin-bottom:30px}
}

/*********************** Demo - 14 *******************/
.box14{position:relative}
.box15,.box17,.box18{box-shadow:0 0 5px #7e7d7d;text-align:center}
.box14:before{content:"";width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;opacity:0;transition:all .35s ease 0s}
.box14:hover:before{opacity:1}
.box14 img{width:100%;height:auto}

.box14 .box-content{
              width:90%;
              height:90%;
              position:absolute;
              top:5%;
              left:5%
            }


.box14 .box-content:after,.box14 .box-content:before{
  content:"";position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;transition:all .7s ease 0s}


.box14 .box-content:before{border-bottom:1px solid rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.5);transform:scale(0,1);transform-origin:0 0 0}
.box14 .box-content:after{border-left:1px solid rgba(255,255,255,.5);border-right:1px solid rgba(255,255,255,.5);transform:scale(1,0);transform-origin:100% 0 0}
.box14:hover .box-content:after,.box14:hover .box-content:before{opacity:1;transform:scale(1);transition-delay:.15s}
.box14 .title{font-size:21px;font-weight:700;color:#fff;margin:15px 0; padding-top: 20px;opacity:0;transform:translate3d(0,-50px,0);transition:transform .5s ease 0s}
.box14:hover .title{opacity:1;transform:translate3d(0,0,0)}
.box14 .post{font-size:14px;color:#fff;padding:10px;background:#d79719;opacity:0;border-radius:0 19px;transform:translate3d(0,-50px,0);transition:all .7s ease 0s}
.box14 .icon,.box15 .icon{padding:0;list-style:none}
.box14:hover .post{opacity:1;transform:translate3d(0,0,0);transition-delay:.15s}
.box14 .icon{width:100%;margin:0;position:absolute;bottom:-10px;left:0;opacity:0;z-index:1;transition:all .7s ease 0s}
.box14:hover .icon{bottom:20px;opacity:1;transition-delay:.15s}
.box14 .icon li a{display:block;width:40px;height:40px;line-height:40px;border:1px solid #fff;border-radius:0 16px;font-size:14px;color:#fff;margin-right:5px;transition:all .4s ease 0s}
.box14 .icon li a:hover{
  background:#F89D23;
  text-decoration: none;
  border-color:#F89D23}
@media only screen and (max-width:990px){.box14{margin-bottom:30px}
}

/*********************** Demo - 15 *******************/
.box15{position:relative}
.box15 img{width:100%;height:auto}
.box15 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;transition:all .5s ease 0s}
.box15:hover .box-content{background-color:rgba(255,242,242,.8)}
.box15 .box-content:after,.box15 .box-content:before{content:"";width:50px;height:50px;position:absolute;opacity:0;transform:scale(1.5);transition:all .6s ease .3s}
.box15 .box-content:before{border-left:1px solid #040404;border-top:1px solid #040404;top:19px;left:19px}
.box15 .box-content:after{border-bottom:1px solid #040404;border-right:1px solid #040404;bottom:19px;right:19px}
.box15:hover .box-content:after,.box15:hover .box-content:before{opacity:1;transform:scale(1)}
.box15 .title{font-size:22px;color:#000;margin:0;position:relative;top:0;opacity:0;transition:all 1s ease 10ms}
.box15:hover .title{top:39%;opacity:1;transition:all .5s cubic-bezier(1,-.53,.405,1.425) 10ms}
.box15 .title:after{content:"";width:0;height:1px;background:#040404;position:absolute;bottom:-8px;left:0;right:0;margin:0 auto;transition:all 1s ease 0s}
.box15:hover .title:after{width:80%;transition:all 1s ease .8s}
.box15 .icon{width:100%;margin:0 auto;position:absolute;bottom:0;opacity:0;transition-duration:.6s;transition-timing-function:cubic-bezier(1,-.53,.405,1.425);transition-delay:.1s}
.box15:hover .icon{bottom:39%;opacity:1}
.box15 .icon li{display:inline-block}
.box15 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;font-size:18px;color:#000;border:1px solid #000;margin-right:5px;transition:all .3s ease-in-out 0s}
.box15 .icon li a:hover{background:#000;color:#fff}
@media only screen and (max-width:990px){.box15{margin-bottom:30px}
}

/*********************** Demo - 16 *******************/
.box16{text-align:center;color:#fff;position:relative}
.box16 .box-content,.box16:after{width:100%;position:absolute;left:0}
.box16:after{content:"";height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.08) 69%,rgba(0,0,0,.76) 100%);top:0;transition:all .5s ease 0s}
.box16 .post,.box16 .title{transform:translateY(145px);transition:all .4s cubic-bezier(.13,.62,.81,.91) 0s}
.box16:hover:after{background:linear-gradient(to bottom,rgba(0,0,0,.01) 0,rgba(0,0,0,.09) 11%,rgba(0,0,0,.12) 13%,rgba(0,0,0,.19) 20%,rgba(0,0,0,.29) 28%,rgba(0,0,0,.29) 29%,rgba(0,0,0,.42) 38%,rgba(0,0,0,.46) 43%,rgba(0,0,0,.53) 47%,rgba(0,0,0,.75) 69%,rgba(0,0,0,.87) 84%,rgba(0,0,0,.98) 99%,rgba(0,0,0,.94) 100%)}
.box16 img{width:100%;height:auto}
.box16 .box-content{padding:20px;margin-bottom:20px;bottom:0;z-index:1}
.box16 .title{font-size:22px;font-weight:700;text-transform:uppercase;margin:0 0 10px}
.box16 .post{display:block;padding:8px 0;font-size:15px}
.box16 .social li a,.box17 .icon li a{border-radius:50%;font-size:20px;color:#fff}
.box16:hover .post,.box16:hover .title{transform:translateY(0)}
.box16 .social{list-style:none;padding:0 0 5px;margin:40px 0 25px;opacity:0;position:relative;transform:perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);transition:all .6s cubic-bezier(0,0,.58,1) 0s}
.box16:hover .social{opacity:1;transform:perspective(500px) rotateX(0) rotateY(0) rotateZ(0)}
.box16 .social:before{content:"";width:50px;height:2px;background:#fff;margin:0 auto;position:absolute;top:-23px;left:0;right:0}
.box16 .social li{display:inline-block}
.box16 .social li a{display:block;width:40px;height:40px;line-height:40px;background:#6d3795;margin-right:10px;transition:all .3s ease 0s}
.box17 .icon li,.box17 .icon li a{display:inline-block}
.box16 .social li a:hover{background:#bea041}
.box16 .social li:last-child a{margin-right:0}
@media only screen and (max-width:990px){.box16{margin-bottom:30px}
}

/*********************** Demo - 17 *******************/
.box17{position:relative}
.box17:after{content:"";width:100%;height:100%;background:rgba(2,162,221,.9);position:absolute;top:0;left:0;opacity:0;transition:all .5s ease 0s}
.box17:hover:after{opacity:1}
.box17 img{width:100%;height:auto;transition:all 1.5s ease 0s}
.box17 .box-content,.box17 .icon li a{position:absolute;transition:all .6s ease 0s}
.box17:hover img{transform:scale(1.2)}
.box17 .icon{width:100%;height:100%;list-style:none;padding:0;margin:0 auto;position:absolute;top:0;left:0;z-index:1}
.box17 .icon li a{width:45px;height:45px;line-height:45px;margin:0 auto;top:50%;border:1px solid #fff;opacity:0}
.box17:hover .icon li a{top:30%;opacity:1}
.box17 .icon li a:hover{background:#fff;color:#02a2dd}
.box17 .icon li:first-child a{left:-90%;right:0}
.box17:hover .icon li:first-child a{left:-55px}
.box17 .icon li:last-child a{right:-90%;left:0}
.box17:hover .icon li:last-child a{right:-55px}
.box17 .box-content{width:100%;padding:20px 10px;background:rgba(0,0,0,.1);bottom:-100px;left:0;z-index:1}
.box17:hover .box-content{bottom:0}
.box17 .title{font-size:18px;font-weight:700;color:#fff;margin-top:0}
.box17 .post{display:block;font-size:14px;color:#fff}
@media only screen and (max-width:990px){.box17{margin-bottom:30px}
}

/*********************** Demo - 18 *******************/
.box18{background:#3c3c3c;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.box18:after,.box18:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#3c3c3c;border-left:3px solid #fff;border-right:3px solid #fff;opacity:.9;z-index:1;-webkit-transition:all .35s ease;transition:all .35s ease}
.box18 img,.box19 img{height:auto;width:100%}
.box18:before{-webkit-transform:skew(45deg) translateX(-155%);transform:skew(45deg) translateX(-155%)}
.box18:hover:before{-webkit-transform:skew(45deg) translateX(-55%);transform:skew(45deg) translateX(-55%)}
.box18:after{-webkit-transform:skew(45deg) translateX(155%);transform:skew(45deg) translateX(155%)}
.box18:hover:after{-webkit-transform:skew(45deg) translateX(55%);transform:skew(45deg) translateX(55%)}
.box18 img{-webkit-transition:all .35s ease;transition:all .35s ease}
.box18:hover img{opacity:.5}
.box18 .box-content{position:absolute;top:50%;left:50%;-webkit-box-shadow:0 0 10px #3c3c3c;box-shadow:0 0 10px #3c3c3c;opacity:0;z-index:2;-webkit-transform:translate(-50%,-50%) scale(.5);transform:translate(-50%,-50%) scale(.5);-webkit-transition:all .35s ease;transition:all .35s ease}
.box19,.box20,.box21{box-shadow:0 0 5px #a3a3a3}
.box18:hover .box-content{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}
.box18 .post,.box18 .title{font-size:18px;font-weight:600;letter-spacing:1px;text-transform:uppercase;background:#3c3c3c;border:2px solid #fff;color:#fff;padding:15px 20px;margin:0}
.box18 .post,.box19 .title,.box20 .post,.box20 .title{text-transform:capitalize}
.box18 .post{display:block;font-size:14px;font-weight:400;padding:5px 10px;margin-top:15px}
@media only screen and (max-width:990px){.box18{margin-bottom:30px}
}

/*********************** Demo - 19 *******************/
.box19{text-align:center;position:relative}
.box19 .box-content{width:100%;height:100%;background:0 0;padding-top:25%;position:absolute;top:0;left:0;transition:all .3s ease 0s}
.box19 .icon,.box19 .title{transition:all .2s ease 0s}
.box19:hover .box-content{background:rgba(0,0,0,.5)}
.box19 .title{font-size:24px;color:#fff;transform:scale(0)}
.box19:hover .title{transform:scale(1)}
.box19 .icon{list-style:none;padding:0;margin:0;opacity:0}
.box19:hover .icon{opacity:1}
.box19 .icon li{display:inline-block}
.box19 .icon li:first-child a,.box19 .icon li:last-child a{display:block;width:50px;height:50px;line-height:50px;font-size:24px;color:#fff;border:1px solid #fff;position:relative}
.box19 .icon li a{top:-150px}
.box19:hover .icon li a{top:0}
.box19:hover .icon li a:hover{background:#a46789;border-color:#a46789}
.box19 .icon li:first-child a{transition:all .6s cubic-bezier(.175,.885,.32,1.275) 0s}
.box19 .icon li:last-child a{transition:all .6s cubic-bezier(.175,.885,.32,1.275) .1s}
@media only screen and (max-width:990px){.box19{margin-bottom:30px}
}
@media only screen and (max-width:360px){.box19 .box-content{padding-top:20%}
}

/*********************** Demo - 20 *******************/
.box20{position:relative}
.box20:after,.box20:before{position:absolute;content:""}
.box20:before{width:80%;height:220%;background:#ff402a;top:-50%;left:-100%;z-index:1;transform:rotate(25deg);transform-origin:center top 0;transition:all .5s ease 0s}
.box20:hover:before{left:10%}
.box20:after{width:55%;height:175%;background-color:rgba(0,0,0,.8);bottom:-1000%;left:53%;transform:rotate(-33deg);transform-origin:center bottom 0;transition:all .8s ease 0s}
.box20 .box-content,.box20 .icon{width:100%;padding:0 20px;position:absolute;left:0;z-index:2;transition:all 1.1s ease 0s}
.box20:hover:after{bottom:-70%}
.box20 img{width:100%;height:auto}
.box20 .box-content{top:-100%;color:#fff}
.box20:hover .box-content{top:30px}
.box20 .title{font-size:24px;margin:0}
.box20 .icon li a,.box20 .post{display:inline-block;font-size:14px}
.box20 .post{margin-top:5px}
.box20 .icon{list-style:none;margin:0;bottom:-100%}
.box20:hover .icon{bottom:25px}
.box20 .icon li{display:inline-block}
.box20 .icon li a{width:35px;height:35px;line-height:35px;background:#444;border-radius:50%;margin:0 3px;color:#fff;text-align:center;transition:all .5s ease 0s}
.box20 .icon li a:hover{background:#fff;color:#ff402a}
@media only screen and (max-width:990px){.box20{margin-bottom:30px}
}
@media only screen and (max-width:479px){.box20 .title{font-size:20px}
}

/*********************** Demo - 21 *******************/
.box21{text-align:center;position:relative}
.box21:after,.box21:before{content:"";width:2px;height:2px;border-radius:50%;background:rgba(0,0,0,.35);position:absolute;top:50%;left:50%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
.box21:hover:after,.box21:hover:before{-webkit-transform:scale(400);-moz-transform:scale(400);-ms-transform:scale(400);-o-transform:scale(400);transform:scale(400)}
.box21:before{-o-transition:all .5s linear .3s;-moz-transition:all .5s linear .3s;-ms-transition:all .5s linear .3s;-webkit-transition:all .5s linear .3s;transition:all .5s linear .3s}
.box21:hover:before{-moz-transition-delay:0s;-webkit-transition-delay:0s;-o-transition-delay:0s;-ms-transition-delay:0s;transition-delay:0s}
.box21:after{-o-transition:all .5s linear .6s;-moz-transition:all .5s linear .6s;-ms-transition:all .5s linear .6s;-webkit-transition:all .5s linear .6s;transition:all .5s linear .6s}
.box21:hover:after{-moz-transition-delay:.2s;-webkit-transition-delay:.2s;-o-transition-delay:.2s;-ms-transition-delay:.2s;transition-delay:.2s}
.box21 img{width:100%;height:auto}
.box21 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;background:0 0;color:#fff;padding-top:25px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;transition:all .3s linear 0s;z-index:1}
.box21:hover .box-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-moz-transition-delay:.4s;-webkit-transition-delay:.4s;-o-transition-delay:.4s;-ms-transition-delay:.4s;transition-delay:.4s}
.box21 .title{font-size:21px;font-weight:700;text-transform:uppercase;border-bottom:1px solid #fff;padding-bottom:20px;margin-top:20px}
.box21 .description{font-size:14px;font-style:italic;padding:0 10px;margin:15px 0}
.box21 .read-more{display:block;width:120px;background:#178993;border-radius:5px;font-size:14px;color:#fff;text-transform:capitalize;padding:10px 0;margin:0 auto}
@media only screen and (max-width:990px){.box21{margin-bottom:30px}
}
@media only screen and (max-width:479px){.box21 .box-content{padding-top:0}
}
@media only screen and (max-width:359px){.box21 .title{padding-bottom:10px}
}


