

/* 20. preloader */


.preloader {
  background-color: #FFF;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
  margin: 0 auto; }

.preloader .preloader-circle {
  width: 100px;
  height: 100px;
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-top-color: #000;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  z-index: 10;
  border-radius: 50%; 
  background-color: #fff;
  -webkit-animation: zoom 2000ms infinite ease;
  animation: zoom 2000ms infinite ease;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s; }

.preloader .preloader-circle2 {
  border-top-color: #000; }

.preloader .preloader-img {
  position: absolute;
  top: 50%;
  z-index: 200;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 6px;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s; }

.preloader .preloader-img img {
  max-width: 55px; }

.preloader .pere-text strong {
  font-weight: 800;
  color: #FBAB18;
  text-transform: uppercase; }

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s; }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s; } }

@keyframes zoom {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s; }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s; } }
/* preloader */




.gtco-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}



body {
	line-height: 24px;
	font-size: 14px;
	font-family: $primary-font;
	font-weight: 400;
	color: $text-color;
	background: #fff;
}


/* larger screen - normal screen */
.navbar-brand {
  display: block;
  padding: 10px;
  /*padding-top: 45px;*/
  padding-bottom: .3125rem;
  margin-right: 1rem;
  /*margin-top: -40px;*/
  /*border: 4px solid orange;*/
  /*font-size: 1.25rem;*/
  line-height: inherit;
  white-space: nowrap;
}

.header_area .navbar .nav .nav-item .nav-link {
  text-transform: uppercase;
  padding-top: 10px;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  color: #FFF;
  /*margin-top: 30px;*/
}

/*  smaller screen */
@media (max-width: 576px) {
  .navbar-brand {
  display: block;
  padding-top: 45px;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  /*margin-top: -40px;*/
  /*border: 3px solid blue;*/
  /*font-size: 1.25rem;*/
  line-height: inherit;
  white-space: nowrap;
}
}
.header_area .navbar .navbar-toggler .icon-bar {
  color: #fff;
  height: 2px;
  width: 20px;
  content: "";
  background: #fff;
  display: block;
  margin: 5px;
}

@media (min-width: 992px) {
  

}


.header_area .main_menu .main_box {
  background: #3F4349;
  margin: 0px auto 0;
  border-right: 5px solid #FFC361;
  max-width: 1200px;
  margin-top: 40px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -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;
  padding: 10px;
}



.header_area .navbar .nav .nav-item:hover .nav-link, .header_area .navbar .nav .nav-item.active .nav-link {
  color: #ffba00;
  /*padding: 10px 30px;*/
}

.header_area .navbar .nav .nav-item.active .nav-link:hover {
  /*color: blue;
  border: 1px solid white;
  padding: 10px 30px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.3);*/
}


/*.header_area .navbar .nav .nav-item.active .nav-link:hover .btn-default {
            background-color: transparent;
            color: #fff;
            padding: 10px;
          
            font-size: 22px;
            font-family: 'Josefin Sans', sans-serif;
            border: 1px solid red;
            -moz-transition: opacity 0.9s;
            -webkit-transition: opacity 0.9s;
            -o-transition: opacity 0.9s;
          }
*/

 .phone .btn-default {
  text-transform: uppercase;
  padding: 10px 20px !important;
  display: inline-block;
  font-size: 18px !important;
  font-weight: 400;
  color: #FFF;
  font-family: 'Josefin Sans', sans-serif;
  margin-top: 0px;
  /*border: 1px solid red;*/
}

           .btn-default:hover {
            background-color: transparent;
            color: #fff;
                box-shadow: none;
          }

          .btn-default:active {
            background-color: transparent;
            color: #fff;
                box-shadow: none;
          }



.jumbotron {
  padding-top: 130px;  
  margin-bottom: 0rem;
  background-color: #fff;
  border-radius: 0rem;
  background: #333;  
  background: url(../images/bg.jpg);
  height: 100vh;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}



.jumbotron-contact { 
  margin-top: 0px;
  padding-top: 200px;  
  padding-bottom: 200px;
  margin-bottom: 0rem;
  background-color: #333;
  border-radius: 0px;  
  background: url(../images/contact-bg.jpg);  
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  
}


.jumbotron-music{
  padding-top: 220px;
  padding-bottom: 80px;
  margin-bottom: 0rem;
  /*background-color: #0B1A21;*/
  border-radius: 0rem;  
  /*background-size: cover;*/
  /*background: url("../images/contact_bg.jpg") center center;  */
    background: radial-gradient(#212121, #000);
  background-repeat: no-repeat;
}


.jumbotron-musical{
  padding-top: 220px;
  padding-bottom: 80px;
  margin-bottom: 0rem;
  /*background-color: #0B1A21;*/
  border-radius: 0rem;  
  background-size: cover;
  background: url("../images/bg-music.jpg") center center;  
    /*background: radial-gradient(#212121, #000);*/
  background-repeat: no-repeat;
}





/* contact form */

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-bottom: 1px solid #FFF;*/
    -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 #1b1818;
  border-radius: 0px;
  -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;
}

@media (max-width: 768px) {
  
  
  .jumbotron {
      /*width: 100%;*/
      height: 100vh;
      background: url("../images/custom-bg.jpg");
      background-size: cover;
      /*padding: 240px;*/
      padding-top: 100px;
      background-repeat: no-repeat;
      background-position: center; 
  }

  }


  .jumbotron-welcome {
		  padding-top: 0px;  
		  padding-bottom: 0px;
		  margin-bottom: 0rem;
		  background-color: #000;
		  border-radius: 0rem;
		  /*border: 1px solid red;*/
		  background: #000;  
		  background: url(../images/bg-welcome.png);  
		  background-repeat: no-repeat;
		  background-size: cover;
		  background-position: center; 
}




  .jumbotron-clients {
  padding-top: 100px;  
  padding-bottom: 120px;
  margin-bottom: 0rem;
  background-color: #000;
  border-radius: 0rem;
  background: #000;  
  background: url(../images/bg-wayno.jpg); 
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 
}

 .jumbotron-globe {
  padding-top: 60px;  
  padding-bottom: 50px;
  margin-bottom: 0rem;
  background-color: #000;
  border-radius: 0rem;
  background: #000;  
  background: url(../images/globe-bg.png);  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 
}



 .jumbotron-wayno {
 	padding: 0px;
 	margin-top: 0px;
 	background-image: linear-gradient(#EFEFEF, #FFFFFF);
 }


.btn-bookme-white {
  background-image: linear-gradient(#fff, #fff);
  color: #000;
  border-radius: 15px; 
  width: 160px;
  height: 50px;
  padding: 15px;  
  border-color: #fff;
  white-space: ;
  transition: 0.3s;
  font-size: 14px;
  display: block;
  font-family: 'Josefin Sans';
  text-transform: uppercase;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/*.btn-bookme-white:hover {
  background-image: linear-gradient(#fff, #fff);
  color: #000 !important;
  border-radius: 15px; 
  width: 160px;
  height: 50px;
  padding: 15px;  
  border-color: #fff;
  white-space: ;
  transition: 0.3s;
  font-size: 14px;
  display: block;
  font-family: 'Josefin Sans';
  text-transform: uppercase;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
*/


  /* smooth scroll */


/*

.mouse-wrap {
  position: relative;
  display: inline-block;
  left: 50%;
  margin-top: 8% !important;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 50px;
  z-index: 9;
}*/

.mouse-wrap:active, .mouse-wrap:active > .mouse-label, .mouse-wrap:focus, .mouse-wrap:focus > .mouse-label {
  outline: none;
}

.mouse-wrap.mouse-with-slider {
  bottom: -50px;
}

.mouse-wrap .mouse-label {
  top: 0;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .05rem;
  text-transform: uppercase;
}

.mouse-wrap.dark .mouse-label {
  color: #000;
}

.mouse-wrap.dark .mouse {
  border: 2px solid #000;
}

.mouse-wrap.dark .mouse .scroll {
  background: #000;
}

.mouse-wrap .mouse {
  position: absolute;
  width: 22px;
  height: 42px;
  bottom: 40px;
  display: block;
  left: 50%;
  margin-left: -12px;
  border-radius: 15px;
  border: 3px solid #fff;
  -webkit-animation: intro 2s;
  animation: intro 2s;
}

.mouse-wrap .mouse .scroll {
  display: block;
  width: 3px;
  height: 3px;
  margin: 6px auto;
  border-radius: 4px;
  background: #fff;
  -webkit-animation: finger 2s infinite;
  animation: finger 2s infinite;
}

@-webkit-keyframes intro {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes intro {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes finger {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes finger {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

background: #2F2F2F;
border-color: transparent;
box-shadow: inset 0px 1px 8px rgba(0, 0, 0, 0.7);



.card {
    padding: 40px !important;
    padding-top: 40px !important;
    margin-bottom: 20px !important;
    line-height: 1.42857143  !important;
    background-color: #F1F0EE !important;
    border: 1px solid #F5F5F5  !important;;
    border-radius: 9px !important;
    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;
}

.card-blue-pattern {
  position: relative;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 50px;
  /*background-color: #000;*/
  background: url(../images/pattern-bg-2.png) center no-repeat !important;
  z-index: 999;
}

.card-grey {
    padding: 40px !important;
    padding-top: 40px !important;
    margin-bottom: 20px !important;
    line-height: 1.42857143  !important;
    background-color: #F1F0EE !important;
    border: 2px solid #EEEEEE  !important;;
    border-radius: 9px !important;
    /*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;
}



.card-grey-2 {
    padding: 40px !important;
    padding-top: 40px !important;
    margin-bottom: 20px !important;
    line-height: 1.42857143  !important;
    background-color: #F1F0EE !important;
    border: 2px solid #EEEEEE  !important;;
    border-radius: 9px !important;
    /*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;
}

.card-grey:hover {
    padding: 40px !important;
    padding-top: 40px !important;
    margin-bottom: 20px !important;
    line-height: 1.42857143  !important;
    background-color: #F1F0EE !important;
    border: 2px solid #EEEEEE  !important;;
    border-radius: 9px !important;
    box-shadow: 0 10px 12px rgba(81,107,117,.31);
    -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-grey-2:hover {
    padding: 40px !important;
    padding-top: 40px !important;
    margin-bottom: 20px !important;
    line-height: 1.42857143  !important;
    background-color: #F1F0EE !important;
    border: 2px solid #EEEEEE  !important;;
    border-radius: 9px !important;
    box-shadow: 0 10px 12px rgba(81,107,117,.71);
    -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;
   border-top: 6px solid #FAAB18 !important; 
}
*/




.card: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-card {    
    border-top: 5px solid #FAAB18 !important;       
}





.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:#fff;
        text-align:center;
        line-height:2.3;
        letter-spacing:1px;
        background:#FBAB18;
        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)}





.jumbotron-footer {
    padding-top: 70px;
    padding-bottom: 50px;
    /*position: fixed !important;*/
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
   /* z-index: -3;*/    
    background: #111; 
    background-size: cover; 
}

@media (max-width: 991.98px) {
  .jumbotron-footer {
    height: auto !important;
    position: relative !important;
  }
}





.jumbotron-footer hr {
  margin-top: 3rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3) !important;
}


.jumbotron-footer a {
  color: #f1f1f1;
  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 {
  text-align: center;
}

.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;
}



/*********************** 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;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;border-color:#F89D23}
@media only screen and (max-width:990px){.box14{margin-bottom:30px}
}



/*
.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}}.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}}.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}}.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%}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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%}}.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}}.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}}.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}}.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}}.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}}.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%}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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}}.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%}}.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}}.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}}.jumbotron-grey a {text-decoration: none;color: #fff;}.jumbotron-grey a:hover {color: #F6F4EE;}*, *::before, *::after {box-sizing: border-box;}img {display: block;}.gallery {position: relative;z-index: 2;padding: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}.gallery.pop {-webkit-filter: blur(10px);filter: blur(10px);}.gallery figure {-ms-flex-preferred-size: 33.333%;flex-basis: 33.333%;padding: 10px;overflow: hidden;border-radius: 10px;cursor: pointer;}.gallery figure img {width: 100%;border-radius: 10px;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}.gallery figure figcaption {display: none;}.popup {position: fixed;z-index: 2;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.75);opacity: 0;-webkit-transition: opacity .5s ease-in-out .2s;transition: opacity .5s ease-in-out .2s;}.popup.pop {opacity: 1;-webkit-transition: opacity .2s ease-in-out 0s;transition: opacity .2s ease-in-out 0s;}.popup.pop figure {margin-top: 0;opacity: 1;}.popup figure {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transform-origin: 0 0;transform-origin: 0 0;margin-top: 30px;opacity: 0;-webkit-animation: poppy 500ms linear both;animation: poppy 500ms linear both;}.popup figure img {position: relative;z-index: 2;border-radius: 15px;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 6px 30px rgba(0, 0, 0, 0.4);}.popup figure figcaption {position: absolute;bottom: 50px;background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.78));background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.78));z-index: 2;width: 100%;border-radius: 0 0 15px 15px;padding: 100px 20px 20px 20px;color: #fff;font-family: 'Open Sans', sans-serif;font-size: 32px;}.popup figure figcaption small {font-size: 11px;display: block;text-transform: uppercase;margin-top: 12px;text-indent: 3px;opacity: .7;letter-spacing: 1px;}.popup figure .shadow {position: relative;z-index: 1;top: -15px;margin: 0 auto;background-position: center bottom;background-repeat: no-repeat;width: 98%;height: 50px;opacity: .6;-webkit-filter: blur(15px) contrast(2);filter: blur(15px) contrast(2);}.popup .close {position: absolute;z-index: 3;top: 10px;right: 10px;width: 25px;height: 25px;cursor: pointer;background: url(#close);border-radius: 25px;background: rgba(0, 0, 0, 0.1);box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);}.popup .close svg {width: 100%;height: 100%;}@-webkit-keyframes poppy {0% {-webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);}3.4% {-webkit-transform: matrix3d(0.316, 0, 0, 0, 0, 0.407, 0, 0, 0, 0, 1, 0, -94.672, -91.573, 0, 1);transform: matrix3d(0.316, 0, 0, 0, 0, 0.407, 0, 0, 0, 0, 1, 0, -94.672, -91.573, 0, 1);}4.3% {-webkit-transform: matrix3d(0.408, 0, 0, 0, 0, 0.54, 0, 0, 0, 0, 1, 0, -122.527, -121.509, 0, 1);transform: matrix3d(0.408, 0, 0, 0, 0, 0.54, 0, 0, 0, 0, 1, 0, -122.527, -121.509, 0, 1);}4.7% {-webkit-transform: matrix3d(0.45, 0, 0, 0, 0, 0.599, 0, 0, 0, 0, 1, 0, -134.908, -134.843, 0, 1);transform: matrix3d(0.45, 0, 0, 0, 0, 0.599, 0, 0, 0, 0, 1, 0, -134.908, -134.843, 0, 1);}6.81% {-webkit-transform: matrix3d(0.659, 0, 0, 0, 0, 0.893, 0, 0, 0, 0, 1, 0, -197.77, -200.879, 0, 1);transform: matrix3d(0.659, 0, 0, 0, 0, 0.893, 0, 0, 0, 0, 1, 0, -197.77, -200.879, 0, 1);}8.61% {-webkit-transform: matrix3d(0.82, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, -245.972, -246.757, 0, 1);transform: matrix3d(0.82, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, -245.972, -246.757, 0, 1);}9.41% {-webkit-transform: matrix3d(0.883, 0, 0, 0, 0, 1.168, 0, 0, 0, 0, 1, 0, -265.038, -262.804, 0, 1);transform: matrix3d(0.883, 0, 0, 0, 0, 1.168, 0, 0, 0, 0, 1, 0, -265.038, -262.804, 0, 1);}10.21% {-webkit-transform: matrix3d(0.942, 0, 0, 0, 0, 1.226, 0, 0, 0, 0, 1, 0, -282.462, -275.93, 0, 1);transform: matrix3d(0.942, 0, 0, 0, 0, 1.226, 0, 0, 0, 0, 1, 0, -282.462, -275.93, 0, 1);}12.91% {-webkit-transform: matrix3d(1.094, 0, 0, 0, 0, 1.328, 0, 0, 0, 0, 1, 0, -328.332, -298.813, 0, 1);transform: matrix3d(1.094, 0, 0, 0, 0, 1.328, 0, 0, 0, 0, 1, 0, -328.332, -298.813, 0, 1);}13.61% {-webkit-transform: matrix3d(1.123, 0, 0, 0, 0, 1.332, 0, 0, 0, 0, 1, 0, -336.934, -299.783, 0, 1);transform: matrix3d(1.123, 0, 0, 0, 0, 1.332, 0, 0, 0, 0, 1, 0, -336.934, -299.783, 0, 1);}14.11% {-webkit-transform: matrix3d(1.141, 0, 0, 0, 0, 1.331, 0, 0, 0, 0, 1, 0, -342.273, -299.395, 0, 1);transform: matrix3d(1.141, 0, 0, 0, 0, 1.331, 0, 0, 0, 0, 1, 0, -342.273, -299.395, 0, 1);}17.22% {-webkit-transform: matrix3d(1.205, 0, 0, 0, 0, 1.252, 0, 0, 0, 0, 1, 0, -361.606, -281.592, 0, 1);transform: matrix3d(1.205, 0, 0, 0, 0, 1.252, 0, 0, 0, 0, 1, 0, -361.606, -281.592, 0, 1);}17.52% {-webkit-transform: matrix3d(1.208, 0, 0, 0, 0, 1.239, 0, 0, 0, 0, 1, 0, -362.348, -278.88, 0, 1);transform: matrix3d(1.208, 0, 0, 0, 0, 1.239, 0, 0, 0, 0, 1, 0, -362.348, -278.88, 0, 1);}18.72% {-webkit-transform: matrix3d(1.212, 0, 0, 0, 0, 1.187, 0, 0, 0, 0, 1, 0, -363.633, -267.15, 0, 1);transform: matrix3d(1.212, 0, 0, 0, 0, 1.187, 0, 0, 0, 0, 1, 0, -363.633, -267.15, 0, 1);}21.32% {-webkit-transform: matrix3d(1.196, 0, 0, 0, 0, 1.069, 0, 0, 0, 0, 1, 0, -358.864, -240.617, 0, 1);transform: matrix3d(1.196, 0, 0, 0, 0, 1.069, 0, 0, 0, 0, 1, 0, -358.864, -240.617, 0, 1);}24.32% {-webkit-transform: matrix3d(1.151, 0, 0, 0, 0, 0.96, 0, 0, 0, 0, 1, 0, -345.164, -216.073, 0, 1);transform: matrix3d(1.151, 0, 0, 0, 0, 0.96, 0, 0, 0, 0, 1, 0, -345.164, -216.073, 0, 1);}25.23% {-webkit-transform: matrix3d(1.134, 0, 0, 0, 0, 0.938, 0, 0, 0, 0, 1, 0, -340.193, -210.948, 0, 1);transform: matrix3d(1.134, 0, 0, 0, 0, 0.938, 0, 0, 0, 0, 1, 0, -340.193, -210.948, 0, 1);}28.33% {-webkit-transform: matrix3d(1.075, 0, 0, 0, 0, 0.898, 0, 0, 0, 0, 1, 0, -322.647, -202.048, 0, 1);transform: matrix3d(1.075, 0, 0, 0, 0, 0.898, 0, 0, 0, 0, 1, 0, -322.647, -202.048, 0, 1);}29.03% {-webkit-transform: matrix3d(1.063, 0, 0, 0, 0, 0.897, 0, 0, 0, 0, 1, 0, -318.884, -201.771, 0, 1);transform: matrix3d(1.063, 0, 0, 0, 0, 0.897, 0, 0, 0, 0, 1, 0, -318.884, -201.771, 0, 1);}29.93% {-webkit-transform: matrix3d(1.048, 0, 0, 0, 0, 0.899, 0, 0, 0, 0, 1, 0, -314.277, -202.202, 0, 1);transform: matrix3d(1.048, 0, 0, 0, 0, 0.899, 0, 0, 0, 0, 1, 0, -314.277, -202.202, 0, 1);}35.54% {-webkit-transform: matrix3d(0.979, 0, 0, 0, 0, 0.962, 0, 0, 0, 0, 1, 0, -293.828, -216.499, 0, 1);transform: matrix3d(0.979, 0, 0, 0, 0, 0.962, 0, 0, 0, 0, 1, 0, -293.828, -216.499, 0, 1);}36.74% {-webkit-transform: matrix3d(0.972, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, -291.489, -220.242, 0, 1);transform: matrix3d(0.972, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, -291.489, -220.242, 0, 1);}39.44% {-webkit-transform: matrix3d(0.962, 0, 0, 0, 0, 1.01, 0, 0, 0, 0, 1, 0, -288.62, -227.228, 0, 1);transform: matrix3d(0.962, 0, 0, 0, 0, 1.01, 0, 0, 0, 0, 1, 0, -288.62, -227.228, 0, 1);}41.04% {-webkit-transform: matrix3d(0.961, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, -288.247, -229.999, 0, 1);transform: matrix3d(0.961, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, -288.247, -229.999, 0, 1);}44.44% {-webkit-transform: matrix3d(0.966, 0, 0, 0, 0, 1.032, 0, 0, 0, 0, 1, 0, -289.763, -232.215, 0, 1);transform: matrix3d(0.966, 0, 0, 0, 0, 1.032, 0, 0, 0, 0, 1, 0, -289.763, -232.215, 0, 1);}52.15% {-webkit-transform: matrix3d(0.991, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, -297.363, -226.449, 0, 1);transform: matrix3d(0.991, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, -297.363, -226.449, 0, 1);}59.86% {-webkit-transform: matrix3d(1.006, 0, 0, 0, 0, 0.99, 0, 0, 0, 0, 1, 0, -301.813, -222.759, 0, 1);transform: matrix3d(1.006, 0, 0, 0, 0, 0.99, 0, 0, 0, 0, 1, 0, -301.813, -222.759, 0, 1);}61.66% {-webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, -302.102, -222.926, 0, 1);transform: matrix3d(1.007, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, -302.102, -222.926, 0, 1);}63.26% {-webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, -302.171, -223.276, 0, 1);transform: matrix3d(1.007, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, -302.171, -223.276, 0, 1);}75.28% {-webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, -300.341, -225.696, 0, 1);transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, -300.341, -225.696, 0, 1);}83.98% {-webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.61, -225.049, 0, 1);transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.61, -225.049, 0, 1);}85.49% {-webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.599, -224.94, 0, 1);transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.599, -224.94, 0, 1);}90.69% {-webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, -299.705, -224.784, 0, 1);transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, -299.705, -224.784, 0, 1);}100% {-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, -225, 0, 1);transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, -225, 0, 1);}}@keyframes poppy {0% {-webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);}3.4% {-webkit-transform: matrix3d(0.316, 0, 0, 0, 0, 0.407, 0, 0, 0, 0, 1, 0, -94.672, -91.573, 0, 1);transform: matrix3d(0.316, 0, 0, 0, 0, 0.407, 0, 0, 0, 0, 1, 0, -94.672, -91.573, 0, 1);}4.3% {-webkit-transform: matrix3d(0.408, 0, 0, 0, 0, 0.54, 0, 0, 0, 0, 1, 0, -122.527, -121.509, 0, 1);transform: matrix3d(0.408, 0, 0, 0, 0, 0.54, 0, 0, 0, 0, 1, 0, -122.527, -121.509, 0, 1);}4.7% {-webkit-transform: matrix3d(0.45, 0, 0, 0, 0, 0.599, 0, 0, 0, 0, 1, 0, -134.908, -134.843, 0, 1);transform: matrix3d(0.45, 0, 0, 0, 0, 0.599, 0, 0, 0, 0, 1, 0, -134.908, -134.843, 0, 1);}6.81% {-webkit-transform: matrix3d(0.659, 0, 0, 0, 0, 0.893, 0, 0, 0, 0, 1, 0, -197.77, -200.879, 0, 1);transform: matrix3d(0.659, 0, 0, 0, 0, 0.893, 0, 0, 0, 0, 1, 0, -197.77, -200.879, 0, 1);}8.61% {-webkit-transform: matrix3d(0.82, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, -245.972, -246.757, 0, 1);transform: matrix3d(0.82, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, -245.972, -246.757, 0, 1);}9.41% {-webkit-transform: matrix3d(0.883, 0, 0, 0, 0, 1.168, 0, 0, 0, 0, 1, 0, -265.038, -262.804, 0, 1);transform: matrix3d(0.883, 0, 0, 0, 0, 1.168, 0, 0, 0, 0, 1, 0, -265.038, -262.804, 0, 1);}10.21% {-webkit-transform: matrix3d(0.942, 0, 0, 0, 0, 1.226, 0, 0, 0, 0, 1, 0, -282.462, -275.93, 0, 1);transform: matrix3d(0.942, 0, 0, 0, 0, 1.226, 0, 0, 0, 0, 1, 0, -282.462, -275.93, 0, 1);}12.91% {-webkit-transform: matrix3d(1.094, 0, 0, 0, 0, 1.328, 0, 0, 0, 0, 1, 0, -328.332, -298.813, 0, 1);transform: matrix3d(1.094, 0, 0, 0, 0, 1.328, 0, 0, 0, 0, 1, 0, -328.332, -298.813, 0, 1);}13.61% {-webkit-transform: matrix3d(1.123, 0, 0, 0, 0, 1.332, 0, 0, 0, 0, 1, 0, -336.934, -299.783, 0, 1);transform: matrix3d(1.123, 0, 0, 0, 0, 1.332, 0, 0, 0, 0, 1, 0, -336.934, -299.783, 0, 1);}14.11% {-webkit-transform: matrix3d(1.141, 0, 0, 0, 0, 1.331, 0, 0, 0, 0, 1, 0, -342.273, -299.395, 0, 1);transform: matrix3d(1.141, 0, 0, 0, 0, 1.331, 0, 0, 0, 0, 1, 0, -342.273, -299.395, 0, 1);}17.22% {-webkit-transform: matrix3d(1.205, 0, 0, 0, 0, 1.252, 0, 0, 0, 0, 1, 0, -361.606, -281.592, 0, 1);transform: matrix3d(1.205, 0, 0, 0, 0, 1.252, 0, 0, 0, 0, 1, 0, -361.606, -281.592, 0, 1);}17.52% {-webkit-transform: matrix3d(1.208, 0, 0, 0, 0, 1.239, 0, 0, 0, 0, 1, 0, -362.348, -278.88, 0, 1);transform: matrix3d(1.208, 0, 0, 0, 0, 1.239, 0, 0, 0, 0, 1, 0, -362.348, -278.88, 0, 1);}18.72% {-webkit-transform: matrix3d(1.212, 0, 0, 0, 0, 1.187, 0, 0, 0, 0, 1, 0, -363.633, -267.15, 0, 1);transform: matrix3d(1.212, 0, 0, 0, 0, 1.187, 0, 0, 0, 0, 1, 0, -363.633, -267.15, 0, 1);}21.32% {-webkit-transform: matrix3d(1.196, 0, 0, 0, 0, 1.069, 0, 0, 0, 0, 1, 0, -358.864, -240.617, 0, 1);transform: matrix3d(1.196, 0, 0, 0, 0, 1.069, 0, 0, 0, 0, 1, 0, -358.864, -240.617, 0, 1);}24.32% {-webkit-transform: matrix3d(1.151, 0, 0, 0, 0, 0.96, 0, 0, 0, 0, 1, 0, -345.164, -216.073, 0, 1);transform: matrix3d(1.151, 0, 0, 0, 0, 0.96, 0, 0, 0, 0, 1, 0, -345.164, -216.073, 0, 1);}25.23% {-webkit-transform: matrix3d(1.134, 0, 0, 0, 0, 0.938, 0, 0, 0, 0, 1, 0, -340.193, -210.948, 0, 1);transform: matrix3d(1.134, 0, 0, 0, 0, 0.938, 0, 0, 0, 0, 1, 0, -340.193, -210.948, 0, 1);}28.33% {-webkit-transform: matrix3d(1.075, 0, 0, 0, 0, 0.898, 0, 0, 0, 0, 1, 0, -322.647, -202.048, 0, 1);transform: matrix3d(1.075, 0, 0, 0, 0, 0.898, 0, 0, 0, 0, 1, 0, -322.647, -202.048, 0, 1);}29.03% {-webkit-transform: matrix3d(1.063, 0, 0, 0, 0, 0.897, 0, 0, 0, 0, 1, 0, -318.884, -201.771, 0, 1);transform: matrix3d(1.063, 0, 0, 0, 0, 0.897, 0, 0, 0, 0, 1, 0, -318.884, -201.771, 0, 1);}29.93% {-webkit-transform: matrix3d(1.048, 0, 0, 0, 0, 0.899, 0, 0, 0, 0, 1, 0, -314.277, -202.202, 0, 1);transform: matrix3d(1.048, 0, 0, 0, 0, 0.899, 0, 0, 0, 0, 1, 0, -314.277, -202.202, 0, 1);}35.54% {-webkit-transform: matrix3d(0.979, 0, 0, 0, 0, 0.962, 0, 0, 0, 0, 1, 0, -293.828, -216.499, 0, 1);transform: matrix3d(0.979, 0, 0, 0, 0, 0.962, 0, 0, 0, 0, 1, 0, -293.828, -216.499, 0, 1);}36.74% {-webkit-transform: matrix3d(0.972, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, -291.489, -220.242, 0, 1);transform: matrix3d(0.972, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, -291.489, -220.242, 0, 1);}39.44% {-webkit-transform: matrix3d(0.962, 0, 0, 0, 0, 1.01, 0, 0, 0, 0, 1, 0, -288.62, -227.228, 0, 1);transform: matrix3d(0.962, 0, 0, 0, 0, 1.01, 0, 0, 0, 0, 1, 0, -288.62, -227.228, 0, 1);}41.04% {-webkit-transform: matrix3d(0.961, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, -288.247, -229.999, 0, 1);transform: matrix3d(0.961, 0, 0, 0, 0, 1.022, 0, 0, 0, 0, 1, 0, -288.247, -229.999, 0, 1);}44.44% {-webkit-transform: matrix3d(0.966, 0, 0, 0, 0, 1.032, 0, 0, 0, 0, 1, 0, -289.763, -232.215, 0, 1);transform: matrix3d(0.966, 0, 0, 0, 0, 1.032, 0, 0, 0, 0, 1, 0, -289.763, -232.215, 0, 1);}52.15% {-webkit-transform: matrix3d(0.991, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, -297.363, -226.449, 0, 1);transform: matrix3d(0.991, 0, 0, 0, 0, 1.006, 0, 0, 0, 0, 1, 0, -297.363, -226.449, 0, 1);}59.86% {-webkit-transform: matrix3d(1.006, 0, 0, 0, 0, 0.99, 0, 0, 0, 0, 1, 0, -301.813, -222.759, 0, 1);transform: matrix3d(1.006, 0, 0, 0, 0, 0.99, 0, 0, 0, 0, 1, 0, -301.813, -222.759, 0, 1);}61.66% {-webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, -302.102, -222.926, 0, 1);transform: matrix3d(1.007, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, -302.102, -222.926, 0, 1);}63.26% {-webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, -302.171, -223.276, 0, 1);transform: matrix3d(1.007, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, -302.171, -223.276, 0, 1);}75.28% {-webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, -300.341, -225.696, 0, 1);transform: matrix3d(1.001, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, -300.341, -225.696, 0, 1);}83.98% {-webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.61, -225.049, 0, 1);transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.61, -225.049, 0, 1);}85.49% {-webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.599, -224.94, 0, 1);transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -299.599, -224.94, 0, 1);}90.69% {-webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, -299.705, -224.784, 0, 1);transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, -299.705, -224.784, 0, 1);}100% {-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, -225, 0, 1);transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, -225, 0, 1);}}              */





                            /*---------------------
  Track
-----------------------*/

.track {
  padding-top: 120px;
  padding-bottom: 40px;
  overflow: hidden;
}

.track .section-title {
  margin-bottom: 105px;
}

.track__content {
  height: 502px;
  overflow-y: auto;
}

.track__all {
  text-align: right;
  margin-bottom: 100px;
}

.jp-play {
  position: relative;
  height: 50px;
  width: 50px;
  background: transparent;
  border: 2px solid #e1e1e1;
  border-radius: 50%;
}

.jp-play:after {
  position: absolute;
  display: block;
  left: 17px;
  top: 12px;
  width: 16px;
  height: 20px;
  background: url(../images/icons/play-default.png);
  content: "";
}

.jp-state-playing .jp-play {
  background: #FFBF00 !important;
  border-color: #FFBF00 !important;
}

.jp-state-playing .jp-play:after {
  background: url(../images/icons/pause.png) !important;
  left: 15px;
  top: 12px;
}

.jp-audio .jp-play:focus {
  background: #FFBF00 !important;
  border-color: #FFBF00 !important;
}

.jp-audio .jp-play:focus:after {
  background: url(../images/icons/play.png);
}

.jp-seek-bar>div {
  height: 5px;
  background: #e1e1e1;
  cursor: pointer;
  width: 245px;
}

.player_bars {
  width: 350px;
  display: table;
  padding-left: 50px;
  position: relative;
  padding-top: 25px;
  float: left;
  margin-right: 30px;
}

.jp-play-bar {
  position: relative;
  height: 100%;
  background: #5c00ce;
  overflow: visible !important;
}

.jp-current-time {
  font-size: 15px;
  color: #111111;
  position: absolute;
  left: -50px;
  top: -9px;
}

.jp-duration {
  font-size: 15px;
  color: #111111;
  position: absolute;
  right: 0;
  top: 16px;
}

.player_controls_box {
  width: 50px;
  float: left;
  margin-right: 20px;
}

.jp-mute {
  font-size: 18px;
  border: none;
  background: none;
  color: #111111;
  position: absolute;
  left: 0;
  top: 13px;
}

.jp-volume-bar {
  height: 5px;
  width: 70px;
  background: #e1e1e1;
  cursor: pointer;
}

.jp-volume-bar-value {
  background: #5c00ce;
  height: 100%;
}

.jp-volume-controls {
  position: relative;
  width: 95px;
  float: left;
  padding-left: 30px;
  padding-top: 25px;
}

.single_player_container {
  overflow: hidden;
  margin-bottom: 40px;
}

.single_player_container:last-child {
  margin-bottom: 0;
}

.single_player_container h4 {
  font-size: 26px;
  color: #111111;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.track__pic {
  position: relative;
  z-index: 1;
}

.track__pic:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  content: "";
  z-index: -1;
}

.track__pic img {
  position: relative;
  top: -50px;
  width: calc(100% - 40px);
  margin-left: 40px;
  height: 502px;
}