@import "normalize.css";

@import url('https://fonts.googleapis.com/css?family=Handlee|Kalam:400,700|Merriweather+Sans:300,300i,400,400i,700,700i,800,800i|PT+Serif:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Chewy');
/*Grid estrutura*/

a{
    text-decoration: none!important;
}

.grecaptcha-badge {
    display: none;
}

footer,
header,
main {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}
.container-fluid{
    padding:0;
}
.fixed{
    position: fixed;
}

body{
    font-family: 'Handlee', cursive;
    margin:0;
    padding: 0;
}


/*spacing*/

.mt{
    margin-top:90px;
}
.fl{
  float: left;
}
.fr{
  float: right;
}

/*colunas*/

h1,h2,h3,h4,h5,h6{
    margin: 0;
}

/*Titles*/

.titles{
    width: 100%;
    display: inline-block;
    margin:20px 0;
    text-align: center;
    font-size: 3.2em;
}
.titles-int{
    width: 100%;
    display: inline-block;
    margin:0 0 30px 0;
    text-align: center;
    font-size: 3.2em;
    background:#ccb585;
    color:#000;
    padding:10px;
    text-transform: uppercase;
}
/*colors*/
.color-white{
    color:#fff;
}
.color-y{
    color:#ccb585;
}
.color-black{
   color:#000;
}

.text-white {
    color: #ffffff !important;
  }
  .text-black {
    color: #000000 !important;
  }
/*backgrounds*/

.bg-black{
    background-color:#000;
}
.bg-white{
    background-color:#fff;
}

.bg-silver{
  background-color:#efefef;
}
.bg-yellow{
  background-color:#ccb585;
}

/*buttons*/

.btn-yellow{
    background:#ccb585;
    color:#000;
    font-weight:700;
    padding: 10px;
}
.btn-black{
    background:#000;
    color:#ccb585;
    font-weight:900;
    padding: 10px;
}

/*Header Content*/
header .menu-one {
    width: 100%;
    display: inline-block;
    padding: 10px;
}
header .menu-one a{
    color: #868a8e;
    padding: 10px 24px;
    font-size: 1.5em;
}
header .menu-two a{
    color: #fff!important;
    padding: 0 50px;
    font-size: 1.5em;
}
header .menu-two .navbar-toggler{
    border-color:#fff;
   
}
header .menu-two .navbar-toggler .navbar-toggler-icon{
    color:#a4cbe2;
}

header #logo {
    display: block;
    margin: 2% auto 4%;
    text-align: center;
}
header #logo img {
    width: 100%;
    max-width: 430px;
    margin: 2px 0 0 0;
}

header .navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background:#EAAD21!important;
    color: #333
}

.size-inline-block{
    width: 100%;
    display: inline-block;
}

/*Main Content*/

/*banner | vídeo home*/
main #cont-bn {
    width: 100%;
    min-height: 400px;
    display: inline-block;
    background: url(../imgs/banner/1.jpg)center top no-repeat;
 
}
main #cont-bn img {
    width: 100%;
    max-height: 833px;
}
main #cont-bn .bx-slogan{
    width:100%;
    max-width: 600px;
    text-align: center;
    margin: 60px auto;
}
main #cont-bn .bx-video{
    max-width: 700px;
    background: url(../imgs/banner/tablet.png)center top no-repeat;
    background-size: 100%;
    text-align: center;
    margin: 50px auto;
    padding: 18px 0;
}
main #cont-bn .bx-video video{
    width: 100%;
    max-width: 546px;
}

/*Redes Sociais Centro*/

#cont-social-center {
    padding-top: 45px;
    padding-bottom: 60px;
    background-color: #ccb585;
  }
 #cont-social-center h2{
    font-size: 1.8rem;
  }
  #cont-social-center .bx-social a{
    padding:20px;
 }
   
#cont-social-center .bx-social svg{
   font-size: 2.4em;
   color:#000;
}

/*Palestras*/

#speeches {
    padding-top: 90px;
    padding-bottom: 0px;
    background-color: #000000;
    color:#fff;
    text-align:left;
  }
  #speeches .titles{
    border-bottom:5px solid #ccb585;
    width: 100%;
    max-width: 600px;
      font-size: 2.2rem;
    text-align: left;
  }
#speeches .row {
    word-wrap: break-word;
    word-break: break-word;
  }
 .speech-buttons{
    width:100%;
    display: inline-block;
}
.speech-pictures{
  width:100%;
  display: inline-block;
  max-height: 190px;
  margin-bottom:20px;
}
#speeches .btn{
    font-weight: 900;
}
#speeches .btn svg{
   font-size: 2em;
   padding: 4px;
}

.speeche h2{
  padding: 160px 10px;
  margin:0;
  text-transform: uppercase;
}
.speeche h3{
  margin:0;
  padding: 40px 10px;
  font-size: 2em;
  text-transform: uppercase;
}
.speeche article{
  font-size:1.1em;
  line-height: 20px;
  font-weight: 300;
  text-align: left!important;

}
/*Calendário de Palestras*/

.speech-calendar {
   padding:10px;
}
.speech-calendar svg{
   font-size: 5em;
   text-align: center;
}

.speech-calendar h4 {
   width:100%;
   display: inline-block;
   padding:10px 0;
   margin:10px 0;
}

/*Workshop e Blog*/

#cont-wk-news{
   background:#fff;
   padding-bottom: 70px;

}
#cont-wk-news .bg-wk{
   background: url(../images/bg-wk.jpg)left top no-repeat; 
}
#cont-wk-news .bg-news{
   background: url(../images/bg-wk.jpg)right top no-repeat;
     
 }
 #cont-wk-news .titles{
   padding:40px 0;
}

#cont-wk-news .bx-wk{
  width:100%;
  max-width: 570px;
  display: inline-block;
  margin:10px;
  padding: 30px;
  cursor:pointer;
}
#cont-wk-news .bx-wk h3,#cont-wk-news .bx-wk h4{
  width:100%;
  display: inline-block;
}
#cont-wk-news .bx-wk h4{
  font-size:1.2em;
}
#cont-wk-news .bx-news{
  padding:10px;    
}
#cont-wk-news .bx-news img{
    border-left:7px  solid #ccb585;
    width:100%; 
}
#cont-wk-news .bx-news img:hover{
  opacity: .9;
  transition: 1s;
}
#cont-wk-news .bx-news .bx-title{
    padding:60px 0;
    
}

 /*Depoimentos*/

#cont-testim{
    padding: 90px 0 120px;
    background: #000 url("../images/bg-testimonial-1920x1091.jpg")center no-repeat;
    color: #fff;
  }

 .bx-testimonial {
    flex-basis: auto;
    margin-top: 5rem;
    margin-top: 3rem;
    color: #fff;
  }
  .bx-testimonial .panel-item {
    background-color: #080808;
  }
  .bx-testimonial .panel-item div {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    padding: 2rem;
  }

  .form-testim form{
    margin:0 auto;
    background:#fff;
    width:100%;
    max-width: 600px;
    padding:10px;

  }

/*Contrate */

#cont-hire {
    background:#000;
    /*background:#000 url(../images/bg-hire.jpg)left top no-repeat;*/

  }
  #cont-hire h2{
      padding:50px 0;
  }
  #cont-hire form{
    padding: 0 40px;
  }
  #cont-hire form button{
    font-weight: 700;
  }

  #cont-hire .input {
    margin-bottom:9px;
  }
 
  #cont-hire a:not([href]):not([tabindex]) {
    color: #fff;
    border-radius: 3px;
  }
  #cont-hire .multi-horizontal {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    max-width: 100%;
  }
  #cont-hire .input-group-btn {
    display: block;
    text-align: center;
  }

 /*Contato*/

#cont-contact form{
    max-width: 600px;
    width: 100%;
    margin:0 auto;
}
#cont-contact form button{
  margin:0 ;
}

/*Vídeos*/ 

#cont-vd {
    padding-top: 90px;  
  }
  #cont-vd .video-title {
    color: #000;
    font-size: 1.2em;
    text-align: justify;
    padding: 10px 0;
  }
  #cont-vd .bx-vd {
    padding:20px;
  }

/*Blog*/ 
 
#cont-news form{
  width: 100%;
  float: left;
  margin: 16px 0;
}
 #cont-news form input{
  width: 100%;
  max-width: 316px;
  padding: 7px;
}
#cont-news form button{
  width:28px;
  padding: 7px;
  background: #000;
  color:#fff;
  border:0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}


.menu-news {
  
  margin: 4% 0;
  display: inline;
  list-style: none;
}
 .menu-news li a {
  width: 100%;
  padding: 11px;
  background: #000;
  font-size: 1.1em;
  display: block;
  color: #fff;
  margin:2px 0;
  text-decoration: none;
}
.menu-news li a:hover {
  background:#333;

}


/*Gallery*/


 .ekko-lightbox-nav-overlay a {
    color: goldenrod;
}
 .gallery-title {
    text-align: center;
	font-weight: 500;
	border-bottom: 1px dotted orange;
	margin-top: 1em;
}

/* Forms */

.forms .btn {
  margin: .4rem 0;
}
.forms .input-group-btn a.btn {
  border-radius: 100px !important;
}
.forms .input-group-btn a.btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.forms .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.forms .input-group-btn button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.form2 .form-control {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.form2 .input-group-btn a.btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.form2 .input-group-btn button[type="submit"] {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.form3 input[type="email"] {
  border-radius: 100px !important;
}
@media (max-width: 349px) {
  .form2 input[type="email"] {
    border-radius: 100px !important;
  }
  .form2 .input-group-btn a.btn {
    border-radius: 100px !important;
  }
  .form2 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
  }
}
@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}

/*Footer content*/

footer {
    background-color:#fff;
    text-align: center;
}
footer .social-footer {
    width:100%;
    padding:20px 0;
}
footer .social-footer a{
    display: inline-block;
}

#whatsapp a {
  position: fixed;
  z-index: 9999;
  right: 0;
  float: right;
  top: 90%;
  margin-top: -25px;
  cursor: pointer;
  min-width: 50px;
  max-width: 150px;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin: 0 auto 0 auto;
  background: #4fce5d;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  transition: All 0.5s ease;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#whatsapp a svg{
  font-size:2em;
}
footer .copyright {
    float: left;
    width: 100%;
    padding:1%;
    text-align: left;
    padding: 1% 0;
    background: #fff;
    
}
footer .copyright p {
    width:100%;
    margin: 0 auto;
    text-align: center;
    color:#000;
    font-weight: 900;
}




/*Plugins*/


#menu .navbar {
    padding: .5rem 0;
    background: #080808;
    transition: none;
    min-height: 77px;
  }
  #menu .navbar-dropdown.bg-color.transparent.opened {
    background: #080808;
  }
  #menu a {
    font-style: normal;
  }
  #menu .nav-item span {
    padding-right: 0.4em;
    line-height: 0.5em;
    vertical-align: text-bottom;
    position: relative;
    text-decoration: none;
  }
  #menu .nav-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.7rem 0 !important;
    margin: 0rem .65rem !important;
    font-size: 1.3em;
  }
  #menu .nav-item:focus,
  #menu .nav-link:focus {
    outline: none;
  }
  #menu .btn {
    padding: 0.4rem 1.5rem;
    display: inline-flex;
    align-items: center;
  }
  #menu .btn .mbr-iconfont {
    font-size: 1.6rem;
  }
  #menu .menu-logo {
    margin-right: auto;
  }
  #menu .menu-logo .navbar-brand {
    display: flex;
    margin-left: 5rem;
    padding: 0;
    transition: padding .2s;
    min-height: 3.8rem;
    align-items: center;
  }
  #menu .menu-logo .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    word-break: break-word;
    min-width: 7rem;
    margin: .3rem 0;
  }
  #menu .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
    line-height: 1.2rem !important;
    padding-right: 2rem;
  }
  #menu .menu-logo .navbar-brand .navbar-logo {
    font-size: 4rem;
    transition: font-size 0.25s;
  }
  #menu .menu-logo .navbar-brand .navbar-logo img {
    display: flex;
  }
  #menu .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
    transition: font-size 0.25s;
  }
  #menu .navbar-toggleable-sm .navbar-collapse {
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    padding-right: 5rem;
    width: auto;
  }
  #menu .navbar-toggleable-sm .navbar-collapse .navbar-nav {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-left: 0;
  }
  #menu .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
    -webkit-align-self: center;
    align-self: center;
  }
  #menu .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
    padding-left: 0;
    padding-bottom: 0;
  }
  #menu .dropdown .dropdown-menu {
    background: #080808;
    display: none;
    position: absolute;
    min-width: 5rem;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    text-align: left;
  }
  #menu .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    padding: 0.235em 1.5385em 0.235em 1.5385em !important;
  }
  #menu .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
  }
  #menu .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
  }
  #menu .dropdown.open > .dropdown-menu {
    display: block;
  }
  #menu .navbar-toggleable-sm.opened:after {
    position: absolute;
    width: 100vw;
    height: 100vh;
    content: '';
    background-color: rgba(0, 0, 0, 0.1);
    left: 0;
    bottom: 0;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    z-index: 1000;
  }
  #menu .navbar.navbar-short {
    min-height: 60px;
    transition: all .2s;
  }
  #menu .navbar.navbar-short .navbar-toggler-right {
    top: 20px;
  }
  #menu .navbar.navbar-short .navbar-logo a {
    font-size: 2.5rem !important;
    line-height: 2.5rem;
    transition: font-size 0.25s;
  }
  #menu .navbar.navbar-short .navbar-logo a .mbr-iconfont {
    font-size: 2.5rem !important;
  }
  #menu .navbar.navbar-short .navbar-logo a img {
    height: 3rem !important;
  }
  #menu .navbar.navbar-short .navbar-brand {
    min-height: 3rem;
  }
  #menu button.navbar-toggler {
    width: 31px;
    height: 18px;
    cursor: pointer;
    transition: all .2s;
    top: 1.5rem;
    right: 1rem;
  }
  #menu button.navbar-toggler:focus {
    outline: none;
  }
  #menu button.navbar-toggler .mn-head span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #ffffff;
  }
  #menu button.navbar-toggler .mn-head span:nth-child(1) {
    top: 0;
    transition: all .2s;
  }
  #menu button.navbar-toggler .mn-head span:nth-child(2) {
    top: 8px;
    transition: all .15s;
  }
  #menu button.navbar-toggler .mn-head span:nth-child(3) {
    top: 8px;
    transition: all .15s;
  }
  #menu button.navbar-toggler .mn-head span:nth-child(4) {
    top: 16px;
    transition: all .2s;
  }
  #menu nav.opened .mn-head span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all .2s;
  }
  #menu nav.opened .mn-head span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all .25s;
  }
  #menu nav.opened .mn-head span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all .25s;
  }
  #menu nav.opened .mn-head span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all .2s;
  }
  #menu .collapsed.navbar-expand {
    flex-direction: column;
  }
  #menu .collapsed .btn {
    display: flex;
  }
  #menu .collapsed .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  #menu .collapsed .navbar-collapse.collapsing,
  #menu .collapsed .navbar-collapse.show {
    display: block !important;
  }
  #menu .collapsed .navbar-collapse.collapsing .navbar-nav,
  #menu .collapsed .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  #menu .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
  #menu .collapsed .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  #menu .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  #menu .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  #menu .collapsed .navbar-collapse.collapsing .navbar-buttons,
  #menu .collapsed .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  #menu .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
  #menu .collapsed .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  #menu .collapsed button.navbar-toggler {
    display: block;
  }
  #menu .collapsed .navbar-brand {
    margin-left: 1rem !important;
  }
  #menu .collapsed .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #menu .collapsed .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  #menu .collapsed .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  #menu .collapsed .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  #menu .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
  @media (max-width: 991px) {
    #menu .navbar-expand {
      flex-direction: column;
    }
    #menu img {
      height: 3.8rem !important;
    }
    #menu .btn {
      display: flex;
    }
    #menu button.navbar-toggler {
      display: block;
    }
    #menu .navbar-brand {
      margin-left: 1rem !important;
    }
    #menu .navbar-toggleable-sm {
      flex-direction: column;
      -webkit-flex-direction: column;
    }
    #menu .navbar-collapse {
      display: none !important;
      padding-right: 0 !important;
    }
    #menu .navbar-collapse.collapsing,
    #menu .navbar-collapse.show {
      display: block !important;
    }
    #menu .navbar-collapse.collapsing .navbar-nav,
    #menu .navbar-collapse.show .navbar-nav {
      display: block;
      text-align: center;
    }
    #menu .navbar-collapse.collapsing .navbar-nav .nav-item,
    #menu .navbar-collapse.show .navbar-nav .nav-item {
      clear: both;
    }
    #menu .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
    #menu .navbar-collapse.show .navbar-nav .nav-item:last-child {
      margin-bottom: 1rem;
    }
    #menu .navbar-collapse.collapsing .navbar-buttons,
    #menu .navbar-collapse.show .navbar-buttons {
      text-align: center;
    }
    #menu .navbar-collapse.collapsing .navbar-buttons:last-child,
    #menu .navbar-collapse.show .navbar-buttons:last-child {
      margin-bottom: 1rem;
    }
    #menu .dropdown .dropdown-menu {
      width: 100%;
      text-align: center;
      position: relative;
      opacity: 0;
      display: block;
      height: 0;
      visibility: hidden;
      padding: 0;
      transition-duration: .5s;
      transition-property: opacity,padding,height;
    }
    #menu .dropdown.open > .dropdown-menu {
      position: relative;
      opacity: 1;
      height: auto;
      padding: 1.4rem 0;
      visibility: visible;
    }
    #menu .dropdown .dropdown-submenu {
      left: 0;
      text-align: center;
      width: 100%;
    }
    #menu .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
      margin-top: 0;
      position: inherit;
      right: 0;
      top: 50%;
      display: inline-block;
      width: 0;
      height: 0;
      margin-left: .3em;
      vertical-align: middle;
      content: "";
      border-top: .30em solid;
      border-right: .30em solid transparent;
      border-left: .30em solid transparent;
    }
  }
  @media (min-width: 767px) {
    #menu .menu-logo {
      flex-shrink: 0;
    }
  }
  #menu .navbar-collapse {
    flex-basis: auto;
  }
  #menu .nav-link:hover,
  #menu .dropdown-item:hover {
    color: #ccb585 !important;
  }
  

  .navbar-dropdown {
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.45s ease;
    z-index: 1030;
    background: #282828; }
    .navbar-dropdown .navbar-logo {
      margin-right: 0.8rem;
      transition: margin 0.3s ease-in-out;
      vertical-align: middle; }
      .navbar-dropdown .navbar-logo img {
        height: 3.125rem;
        transition: all 0.3s ease-in-out; }
      .navbar-dropdown .navbar-logo.mbr-iconfont {
        font-size: 3.125rem;
        line-height: 3.125rem; }
    .navbar-dropdown .navbar-caption {
      font-weight: 700;
      white-space: normal;
      vertical-align: -4px;
      line-height: 3.125rem !important; }
      .navbar-dropdown .navbar-caption, .navbar-dropdown .navbar-caption:hover {
        color: inherit;
        text-decoration: none; }
    .navbar-dropdown .mbr-iconfont + .navbar-caption {
      vertical-align: -1px; }
    .navbar-dropdown.navbar-fixed-top {
      position: fixed; }
    .navbar-dropdown .navbar-brand span {
      vertical-align: -4px; }
    .navbar-dropdown.bg-color.transparent {
      background: none; }
    .navbar-dropdown.navbar-short .navbar-brand {
      padding: 0.625rem 0; }
      .navbar-dropdown.navbar-short .navbar-brand span {
        vertical-align: -1px; }
    .navbar-dropdown.navbar-short .navbar-caption {
      line-height: 2.375rem !important;
      vertical-align: -2px; }
    .navbar-dropdown.navbar-short .navbar-logo {
      margin-right: 0.5rem; }
      .navbar-dropdown.navbar-short .navbar-logo img {
        height: 2.375rem; }
      .navbar-dropdown.navbar-short .navbar-logo.mbr-iconfont {
        font-size: 2.375rem;
        line-height: 2.375rem; }
    .navbar-dropdown.navbar-short .mbr-table-cell {
      height: 3.625rem; }
    .navbar-dropdown .navbar-close {
      left: 0.6875rem;
      position: fixed;
      top: 0.75rem;
      z-index: 1000; }
    .navbar-dropdown .hamburger-icon {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 16px;
      -webkit-box-shadow: 0 -6px 0 1px #282828,0 0 0 1px #282828,0 6px 0 1px #282828;
      -moz-box-shadow: 0 -6px 0 1px #282828,0 0 0 1px #282828,0 6px 0 1px #282828;
      box-shadow: 0 -6px 0 1px #282828,0 0 0 1px #282828,0 6px 0 1px #282828; }
  
  .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    border-bottom: 0.35em solid transparent;
    border-left: 0.35em solid;
    border-right: 0;
    border-top: 0.35em solid transparent;
    margin-left: 0.3rem; }
  
  .dropdown-menu .dropdown-item:focus {
    outline: 0; }
  
  .nav-dropdown {
    font-size: 0.75rem;
    font-weight: 500;
    height: auto !important; }
    .nav-dropdown .nav-btn {
      padding-left: 1rem; }
    .nav-dropdown .link {
      margin: .667em 1.667em;
      font-weight: 500;
      padding: 0;
      transition: color .2s ease-in-out; }
      .nav-dropdown .link.dropdown-toggle {
        margin-right: 2.583em; }
        .nav-dropdown .link.dropdown-toggle::after {
          margin-left: .25rem;
          border-top: 0.35em solid;
          border-right: 0.35em solid transparent;
          border-left: 0.35em solid transparent;
          border-bottom: 0; }
        .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
          margin: 0;
          padding: 0.667em 3.263em  0.667em 1.667em; }
    .nav-dropdown .link::after,
    .nav-dropdown .dropdown-item::after {
      color: inherit; }
    .nav-dropdown .btn {
      font-size: 0.75rem;
      font-weight: 700;
      letter-spacing: 0;
      margin-bottom: 0;
      padding-left: 1.25rem;
      padding-right: 1.25rem; }
    .nav-dropdown .dropdown-menu {
      border-radius: 0;
      border: 0;
      left: 0;
      margin: 0;
      padding-bottom: 1.25rem;
      padding-top: 1.25rem;
      position: relative; }
    .nav-dropdown .dropdown-submenu {
      margin-left: 0.125rem;
      top: 0; }
    .nav-dropdown .dropdown-item {
      font-weight: 500;
      line-height: 2;
      padding: 0.3846em 4.615em 0.3846em 1.5385em;
      position: relative;
      transition: color .2s ease-in-out, background-color .2s ease-in-out; }
      .nav-dropdown .dropdown-item::after {
        margin-top: -0.3077em;
        position: absolute;
        right: 1.1538em;
        top: 50%; }
      .nav-dropdown .dropdown-item:focus, .nav-dropdown .dropdown-item:hover {
        background: none; }
  
  @media (max-width: 767px) {
    .nav-dropdown.navbar-toggleable-sm {
      bottom: 0;
      display: none;
      left: 0;
      overflow-x: hidden;
      position: fixed;
      top: 0;
      transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
      width: 18.75rem;
      z-index: 999; } }
  .nav-dropdown.navbar-toggleable-xl {
    bottom: 0;
    display: none;
    left: 0;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    width: 18.75rem;
    z-index: 999; }
  
  .nav-dropdown-sm {
    display: block !important;
    overflow-x: hidden;
    overflow: auto;
    padding-top: 3.875rem; }
    .nav-dropdown-sm::after {
      content: "";
      display: block;
      height: 3rem;
      width: 100%; }
    .nav-dropdown-sm.collapse.in ~ .navbar-close {
      display: block !important; }
    .nav-dropdown-sm.collapsing, .nav-dropdown-sm.collapse.in {
      transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out;
      background: #282828; }
    .nav-dropdown-sm.collapsing[aria-expanded="false"] {
      transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -webkit-transform: translateX(-100%); }
    .nav-dropdown-sm .nav-item {
      display: block;
      margin-left: 0 !important;
      padding-left: 0; }
    .nav-dropdown-sm .link,
    .nav-dropdown-sm .dropdown-item {
      border-top: 1px dotted rgba(255, 255, 255, 0.1);
      font-size: 0.8125rem;
      line-height: 1.6;
      margin: 0 !important;
      padding: 0.875rem 2.4rem 0.875rem 1.5625rem !important;
      position: relative;
      white-space: normal; }
      .nav-dropdown-sm .link:focus, .nav-dropdown-sm .link:hover,
      .nav-dropdown-sm .dropdown-item:focus,
      .nav-dropdown-sm .dropdown-item:hover {
        background: rgba(0, 0, 0, 0.2) !important;
        color: #c0a375; }
    .nav-dropdown-sm .nav-btn {
      position: relative;
      padding: 1.5625rem 1.5625rem 0 1.5625rem; }
      .nav-dropdown-sm .nav-btn::before {
        border-top: 1px dotted rgba(255, 255, 255, 0.1);
        content: "";
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
      .nav-dropdown-sm .nav-btn + .nav-btn {
        padding-top: 0.625rem; }
        .nav-dropdown-sm .nav-btn + .nav-btn::before {
          display: none; }
    .nav-dropdown-sm .btn {
      padding: 0.625rem 0; }
    .nav-dropdown-sm .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
      margin-left: .25rem;
      border-top: 0.35em solid;
      border-right: 0.35em solid transparent;
      border-left: 0.35em solid transparent;
      border-bottom: 0; }
    .nav-dropdown-sm .dropdown-toggle[data-toggle="dropdown-submenu"][aria-expanded="true"]::after {
      border-top: 0;
      border-right: 0.35em solid transparent;
      border-left: 0.35em solid transparent;
      border-bottom: 0.35em solid; }
    .nav-dropdown-sm .dropdown-menu {
      margin: 0;
      padding: 0;
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      border: 0;
      float: none;
      border-radius: 0;
      background: none; }
    .nav-dropdown-sm .dropdown-submenu {
      left: 100%;
      margin-left: 0.125rem;
      margin-top: -1.25rem;
      top: 0; }
  
  .navbar-toggleable-sm .nav-dropdown .dropdown-menu {
    position: absolute; }
  
  .navbar-toggleable-sm .nav-dropdown .dropdown-submenu {
    left: 100%;
    margin-left: 0.125rem;
    margin-top: -1.25rem;
    top: 0; }
  
  .navbar-toggleable-sm.opened .nav-dropdown .dropdown-menu {
    position: relative; }
  
  .navbar-toggleable-sm.opened .nav-dropdown .dropdown-submenu {
    left: 0;
    margin-left: 00rem;
    margin-top: 0rem;
    top: 0; }
  
  .is-builder .nav-dropdown.collapsing {
    transition: none !important; }
  
  /*Box Imagens text over*/

  


/*********************** Demo - 1 *******************/
.box1 img,.box1:after,.box1:before{width:100%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1,.box11,.box12,.box13,.box14,.box16,.box17,.box18,.box2,.box20,.box21,.box3,.box4,.box5,.box5 .icon li a,.box6,.box7,.box8{overflow:hidden}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{letter-spacing:1px}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{font-style:italic}
body{background-color:#f1f1f2}
.mt-30{margin-top:30px}
.mt-40{margin-top:40px}
.mb-30{margin-bottom:30px}
.box1 .icon,.box1 .title{margin:0;position:absolute}
.box1{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box1:after,.box1:before{height:50%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:1;transform-origin:100% 0;transform:rotateZ(90deg)}
.box1:after{top:auto;bottom:0;transform-origin:0 100%}
.box1:hover:after,.box1:hover:before{transform:rotateZ(0)}
.box1 img{height:auto;transform:scale(1) rotate(0)}
.box1:hover img{filter:sepia(80%);transform:scale(1.3) rotate(10deg)}
.box1 .title{font-size:19px;font-weight:600;color:#fff;text-transform:uppercase;text-shadow:0 0 1px #004cbf;bottom:10px;left:10px;opacity:0;z-index:2;transform:scale(0);transition:all .5s ease .2s}
.box1:hover .title{opacity:1;transform:scale(1)}
.box1 .icon{padding:7px 5px;list-style:none;background:#004cbf;border-radius:0 0 0 10px;top:-100%;right:0;z-index:2;transition:all .3s ease .2s}
.box1:hover .icon{top:0}
.box1 .icon li{display:block;margin:10px 0}
.box1 .icon li a{display:block;width:35px;height:35px;line-height:35px;border-radius:10px;font-size:18px;color:#fff;transition:all .3s ease 0s}
.box2 .icon li a,.box3 .icon a:hover,.box4 .icon li a:hover,.box5 .icon li a,.box6 .icon li a{border-radius:50%}
.box1 .icon li a:hover{color:#fff;box-shadow:0 0 10px #000 inset,0 0 0 3px #fff}
@media only screen and (max-width:990px){.box1{margin-bottom:30px}
}
/*********************** Demo - 2 *******************/
.box2{position:relative}
.box2 img{width:100%;height:auto}
.box2 .box-content{width:100%;height:100%;position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%)}
.box2 .box-content:after,.box2 .box-content:before,.box2:after,.box2:before{content:"";width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);transition:all .5s ease 0s}
.box2:before{background:linear-gradient(45deg,rgba(0,0,0,.2) 49%,transparent 50%);left:-100%}
.box2:after{background:linear-gradient(45deg,transparent 49%,rgba(0,0,0,.2) 50%);left:160%}
.box2 .box-content:after,.box2 .box-content:before{width:65%;height:65%;background:linear-gradient(45deg,rgba(0,0,0,.3) 49%,transparent 50%);left:-100%;transition-delay:.1s}
.box1 .box-content:after{background:linear-gradient(45deg,transparent 49%,rgba(0,0,0,.3) 50%);left:160%}
.box2:hover .box-content:after,.box2:hover .box-content:before,.box2:hover:after,.box2:hover:before{left:50%}
.box2 .inner-content{width:50%;height:50%;color:#fff;padding:40px 0;position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%) scale(0);transition:all .3s ease .2s}
.box2 .inner-content:after{width:100%;height:100%;background:rgba(255,79,79,.8);position:absolute;top:50%;left:50%;z-index:-1;transform:translate(-50%,-50%) rotate(45deg)}
.box2:hover .inner-content{transform:translate(-50%,-50%) scale(1);transition:all .3s ease 0s}
.box2 .title{font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:5px}
.box2 .post{display:block;font-size:14px;text-transform:capitalize;margin-bottom:7px}
.box10 .title,.box11 .title,.box4 .title,.box5 .title,.box6 .box-content,.box7 .title{text-transform:uppercase}
.box2 .icon{padding:0;margin:0;list-style:none;transform:rotateY(360deg) scale(0);transition:all .3s ease 0s}
.box2:hover .icon{transform:rotateY(0) scale(1)}
.box2 .icon li{display:inline-block;margin:0 3px}
.box2 .icon li a{display:block;width:35px;height:35px;line-height:35px;background:#fff;font-size:16px;color:#505050;transition:all .3s ease 0s}
.box2 .icon li a:hover{box-shadow:0 0 0 5px rgba(0,0,0,.5);background:#fff;color:#ff4f4f}
@media only screen and (max-width:990px){.box2{margin-bottom:30px}
}
@media only screen and (max-width:320px){.box2 .inner-content{padding:25px 0}
.box2 .title{font-size:16px}
}
/*********************** Demo - 3 *******************/
.box3{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box3 .box-content,.box3:after,.box3:before{position:absolute;left:7%;right:7%;transition:all .3s}
.box3:after,.box3:before{display:block;background:rgba(0,0,0,.3);top:10%;bottom:10%;z-index:1;transform:scale(0,1)}
.box3:after{top:10.8%;bottom:10.8%;transform:scale(1,0)}
.box3:hover:after,.box3:hover:before{transform:scale(1);animation:animate 1.5s}
.box3:hover:before{border-top:3px solid #fff;border-bottom:3px solid #fff}
.box:hover:after{border-left:3px solid #fff;border-right:3px solid #fff}
.box img{width:100%;height:auto;transition:all .3s}
.box3:hover img{transform:scale(1.2);filter:blur(5px);-moz-filter:blur(5px);-webkit-filter:blur(5px)}
.box3 .box-content{padding:30px 10px;top:10%;bottom:10%;opacity:0;z-index:2}
.box3:hover .box-content{box-shadow:0 0 0 35px rgba(255,255,255,.3);opacity:1;transition:all .3s}
.box3 .title{font-size:24px;font-weight:600;color:#88c425;margin:0 0 5px}
.box3 .post{display:block;margin:0 0 5px;font-size:14px;color:rgba(255,255,255,.8)}
.box3 .description{font-size:14px;color:#fff;margin:0 0 20px}
.box3 .icon{padding:0;margin:0;list-style:none}
.box3 .icon li{display:inline-block;margin:0 10px 0 0}
.box3 .icon li a{display:block;width:30px;height:30px;line-height:30px;color:#fff;background:#88c425;transition:all .5s}
.box3 .icon a:hover{text-decoration:none;animation:animate-hover .5s;transition:all .3s}
@keyframes animate{0%,100%{opacity:1}
}
@keyframes animate-hover{0%{box-shadow:0 0 0 10px rgba(255,255,255,.3)}
50%{box-shadow:0 0 0 5px rgba(255,255,255,.3)}
100%{box-shadow:0 0 0 0 rgba(255,255,255,.3)}
}
.box10,.box11,.box12,.box14,.box4,.box5,.box6,.box7,.box9{box-shadow:0 0 3px rgba(0,0,0,.3)}
@media only screen and (max-width:990px){.box3{margin-bottom:30px}
.box3 .box-content{padding:10px}
.box3 .description{margin-bottom:10px}
}
@media only screen and (max-width:479px){.box3 .title{margin:0}
}

/*********************** Demo - 4 *******************/
.box4{position:relative}
.box4:before{width:0;height:200%;background:rgba(0,0,0,.5);position:absolute;top:0;left:-250px;bottom:0;transform:skewX(-36deg);transition:all .5s ease 0s}
.box4:hover:before{width:200%}
.box4 img{width:100%;height:auto}
.box4 .box-content{width:100%;height:100%;padding-top:20%;position:absolute;top:0;left:0;transform:scale(0);transition:all .3s ease 0s}
.box4 .icon,.box5 .icon{list-style:none;padding:0}
.box4:hover .box-content{transform:scale(1)}
.box4 .title{font-size:22px;font-weight:700;color:#fff;margin:0 0 10px}
.box4 .post{display:block;font-size:15px;font-weight:600;color:#fff;margin-bottom:20px}
.box4 .icon{margin:0}
.box4 .icon li{display:inline-block}
.box4 .icon li a{display:block;width:35px;height:35px;line-height:35px;font-size:20px;background:#fff;color:#ee4266;margin-right:10px;transition:all .3s ease 0s}
.box5 .icon,.box5 .icon li{display:inline-block}
@media only screen and (max-width:990px){.box4{margin-bottom:30px}
}
@media only screen and (max-width:767px){.box4:before{left:-400px}
.box4:hover:before{width:300%}
}

/*********************** Demo - 5 *******************/
.box5{background:#444;position:relative}
.box5:after,.box5:before{width:50px;height:50px;border-radius:50%;background:#10a5b8;position:absolute;top:-80px;left:15px;opacity:0;z-index:1;transition:all .35s ease}
.box5:after{top:auto;left:auto;bottom:-80px;right:15px}
.box5:hover:after,.box5:hover:before{opacity:.75;transform:scale(8);transition-delay:.15s}
.box5 img{width:100%;height:auto;transition:all .35s ease-out 0s}
.box5:hover img{opacity:.4}
.box5 .icon{margin:0;position:absolute;bottom:15px;right:15px;z-index:2;transform:scale(0);transition:all .35s ease-out}
.box5:hover .icon{transform:scale(1);transition-delay:.15s}
.box5 .icon li a{display:block;width:35px;height:35px;line-height:35px;background:#fff;font-size:18px;color:#444;margin-right:10px;position:relative;transition:all .5s ease 0s}
.box5 .icon li a:hover{background:#444;color:#fff}
.box5 .box-content{padding:20px 15px;position:absolute;top:0;left:0;z-index:1}
.box5 .title{font-size:20px;font-weight:800;color:#fff;margin:0 0 5px;opacity:0;transform:translate(-20px,-20px);transition:all .35s ease-out}
.box5:hover .title{opacity:1;transform:translate(0,0);transition-delay:.15s}
.box5 .post{display:inline-block;font-size:16px;color:#fff;opacity:0;transform:translate(-20px,-20px);transition:all .35s ease-out}
.box5:hover .post{opacity:1;transform:translate(0,0);transition-delay:.15s}
.box6 .title,.box6 img,.box6:after{transition:all .35s ease 0s}
@media only screen and (max-width:990px){.box5{margin-bottom:30px}
}
/*********************** Demo - 6 *******************/
.box6{background:#000;position:relative}
.box6:after{background:rgba(0,0,0,.7);position:absolute;top:0;left:-30%;bottom:0;right:70%;transform:skew(20deg) translateX(-75%)}
.box6:hover:after{transform:skew(20deg) translateX(0)}
.box6 img{width:100%;height:auto}
.box6:hover img{opacity:.5}
.box6 .box-content{padding:20px;text-align:right;position:absolute;top:0;right:0;z-index:1}
.box6 .icon,.box7 .icon{padding:0;list-style:none}
.box10 .icon li a,.box11,.box12,.box13,.box14,.box6 .icon li a,.box7,.box7 .icon li a,.box8,.box8 .icon li a{text-align:center}
.box6 .title{font-size:20px;font-weight:900;color:#fff;margin:0 0 10px;transform:scale(0)}
.box6:hover .title{transform:scale(1)}
.box6 .icon li,.box6 .post{opacity:0;transform:translateX(40px);transition:all .35s ease 0s}
.box6 .post{display:block;font-size:14px;color:#fff;margin-bottom:5px}
.box6 .icon{display:inline-block;margin:0}
.box6:hover .icon li,.box6:hover .post{opacity:1;transform:translateX(0)}
.box6:hover .icon li:first-child{transition-delay:.1s}
.box6:hover .icon li:nth-child(2){transition-delay:.2s}
.box6 .icon li a{display:block;width:35px;height:35px;line-height:35px;background:#fff;font-size:18px;color:#605f5f;margin-bottom:5px;transition:all .35s ease}
.box6 .icon li a:hover{background:#605f5f;color:#fff}
@media only screen and (max-width:990px){.box6{margin-bottom:30px}
}

/*********************** Demo - 7 *******************/
.box7{position:relative}
.box7:after,.box7:before{width:100%;height:100%;background:rgba(11,33,47,.9);position:absolute;top:0;left:0;opacity:0;transition:all .5s ease 0s}
.box7:after{background:rgba(255,255,255,.3);border:2px solid #0dab76;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:700;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%;background:#0dab76;font-size:18px;color:#fff;margin-right:10px;transition:all .5s ease 0s}
.box8 .icon li,.box8 .title{display:inline-block}
.box7 .icon li a:hover{transform:rotate(360deg)}
@media only screen and (max-width:990px){.box{margin-bottom:30px}
}

/*********************** Demo - 8 *******************/
.box8 .icon,.box8 .title{margin:0;position:absolute}
.box8{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box8 img{width:100%;height:auto}
.box8 .box-content{width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;position:absolute;top:0;left:0;transform:perspective(400px) rotateX(-90deg);transform-origin:center top 0;transition:all .5s ease 0s}
.box8 .icon li a,.box8 .title{background:#ef4050;font-size:20px;color:#fff}
.box8:hover .box-content{opacity:1;transform:perspective(400px) rotateX(0)}
.box8 .title{padding:5px 7px;border-radius:5px;font-weight:600;bottom:20px;left:20px;transition:all .9s ease 0s}
.box8 .icon li a,.box9 .box-content,.box9 .icon li,.box9 img{transition:all .35s ease 0s}
.box8:hover .title{bottom:-40px}
.box8 .icon{list-style:none;padding:0;top:42%;left:0;right:0}
.box8 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;margin-right:7px}
.box9 .icon,.box9 .title{width:100%;font-size:22px}
.box8 .icon li a:hover{background:#fff;color:#000}
@media only screen and (max-width:990px){.box8{margin-bottom:20px}
}

/*********************** Demo - 9 *******************/
.box9{background:#000;text-align:center;position:relative}
.box9 img{width:100%;height:auto}
.box9:hover img{opacity:.5}
.box9 .box-content{padding:30px 10px 30px 0;background:rgba(0,0,0,.65);position:absolute;top:0;left:0;bottom:0;right:0;opacity:0}
.box9:hover .box-content{top:10px;left:10px;bottom:10px;right:10px;opacity:1}
.box9 .title{font-weight:700;color:#fff;line-height:17px;margin:5px 0;position:absolute;bottom:55%}
.box10 .icon li a,.box9 .icon li a{line-height:35px;border-radius:50%}
.box9 .icon{list-style:none;padding:0;margin:0;position:absolute;top:50%}
.box9 .icon li{display:inline-block;opacity:0;transform:translateY(40px)}
.box9:hover .icon li{opacity:1;transform:translateY(0)}
.box9:hover .icon li:first-child{transition-delay:.1s}
.box9:hover .icon li:nth-child(2){transition-delay:.2s}
.box9 .icon li a{display:block;width:35px;height:35px;background:#f39c12;font-size:20px;color:#000;margin-right:5px;transition:all .35s ease 0s}
.box9 .icon a:hover{background:#fff}
@media only screen and (max-width:990px){.box9{margin-bottom:20px}
}
/*********************** Demo - 10 *******************/
.box10{background:#000;overflow:hidden;position:relative}
.box10:after,.box10:before{border-width:0 180px 140px;border-style:solid;border-color:transparent transparent #0d5f45;position:absolute;bottom:0;left:50%;z-index:1;transform:translate(-55%,100%);transition:all .5s 0s cubic-bezier(.6,-.28,.735,.045)}
.box10:after{border-width:150px 250px;border-color:transparent #18ab69 #18ab69 #008148;top:25%;transform:translate(-60%,100%)}
.box10:hover:before{transition:all .4s 0s cubic-bezier(.175,.885,.32,1.275);transform:translate(-55%,0);transition-delay:.2s}
.box10:hover:after{transition:all .4s 0s cubic-bezier(.175,.885,.32,1.275);transform:translate(-60%,0);transition-delay:0s}
.box10 img{width:100%;height:auto;opacity:1;transform:scale(1.1) translateY(3%);transition:all .5s ease 0s}
.box10:hover img{transform:scale(1.1) translateY(-3%);opacity:.4}
.box10 .box-content{padding:20px 0 0 20px;position:absolute;top:0;left:0;opacity:0;z-index:2;transform:translateY(20%);transition:all .5s ease 0s}
.box10:hover .box-content{opacity:1;transform:translate(0);transition-delay:.1s}
.box10 .title{font-size:23px;font-weight:800;color:#fff}
.box10 .icon{padding:0;margin:0;list-style:none}
.box10 .icon li{display:inline-block}
.box10 .icon li a{display:block;width:35px;height:35px;background:#18ab69;font-size:18px;color:#fff;margin-right:10px;transition:all .3s ease 0s}
.box11 .icon li,.box11 .icon li a,.box11 .title,.box12 .icon li,.box12 .title{display:inline-block}
.box10 .icon li a:hover{transform:rotate(360deg)}
@media only screen and (max-width:990px){.box10{margin-bottom:20px}
}
@media only screen and (max-width:767px) and (min-width:600px){.box10:before{border-width:0 250px 240px}
.box10:after{border-width:260px 460px}
}
@media only screen and (max-width:599px) and (min-width:430px){.box:before{border-width:0 220px 120px}
.box10:after{border-width:260px 460px}
}
/*********************** Demo - 11 *******************/
.box11{background:#000;color:#fff;position:relative}
.box11:after,.box11:before{position:absolute;content:""}
.box11:before{width:100%;height:100%;background:#83437d;opacity:.5;top:100%;left:0;z-index:1;transition:all .35s ease-in .3s}
.box11:hover:before{top:0;transition:all .35s ease-out 0s}
.box11:after{bottom:100%;left:50%;border-width:200px 200px 0;border-style:solid;border-color:#83437d transparent transparent;opacity:.9;transform:translateX(-50%);transition:all .35s ease-out 0s}
.box11:hover .post,.box11:hover .title{transform:translate(0,-50%)}
.box11:hover:after{bottom:25%;transition:all .35s ease-in .2s}
.box11 img{width:100%;height:auto}
.box11:hover img{opacity:.5}
.box11 .icon,.box11 .post,.box11 .title{width:100%;position:absolute;left:0;opacity:0;transition:all .35s ease .5s}
.box11 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}
.box11 .title{padding:0 30px;margin:0;font-weight:300;top:45%}
.box11 .post,.box14 .post{text-transform:capitalize}
.box11 .post{font-size:15px;top:57%}
.box11 .icon{padding:0;margin:0;list-style:none;bottom:5px}
.box11 .icon li a{width:40px;height:40px;line-height:40px;padding:0 5px;font-size:20px;color:#fff;opacity:.7;transition:all .35s ease .5s}
.box11 .icon li a:hover{opacity:1;transition:all .35s ease}
.box11:hover .icon,.box11:hover .post,.box11:hover .title{opacity:1}
@media only screen and (max-width:990px){.box11{margin-bottom:20px}
}
@media only screen and (max-width:767px){.box11:after{border-width:500px 500px 0}
}

/*********************** Demo - 12 *******************/
.box12{position:relative}
.box12 .box-content,.box12:after{position:absolute;transition:all .3s ease 0s}
.box12:after{content:"";width:65%;background:rgba(28,28,28,.8);padding-bottom:65%;opacity:0;top:50%;left:50%;transform:rotate(0) translate(-50%,-50%);transform-origin:0 0 0}
.box12:hover:after{transform:rotate(-45deg) translate(-50%,-50%);opacity:1}
.box12 img{width:100%;height:auto}
.box12 .box-content{width:100%;top:35%;left:0;opacity:0;z-index:1}
.box12:hover .box-content{opacity:1}
.box12 .title{padding:10px 0;color:#fff;margin:0;border-top:2px solid #fff;border-bottom:2px solid #fff}
.box12 .icon{padding:0;margin:12px 0 0;list-style:none}
.box12 .icon li a{display:block;width:35px;height:35px;line-height:35px;border-radius:50%;border:1px solid #fff;font-size:18px;color:#fff;margin-right:10px;transition:all .3s ease 0s}
.box12 .icon li a:hover{border-radius:0}
@media only screen and (max-width:990px){.box12{margin-bottom:20px}
}
/*********************** Demo - 13 *******************/
.box13{position:relative;transition:all .2s ease-out 0s}
.box13 .box-content,.box13:after{position:absolute;left:20px;right:20px}
.box13:after{content:"";display:block;background:#463f9f;top:20px;bottom:20px;opacity:0;transform:rotate3d(-1,1,0,100deg);transition:all .4s ease-in-out 0s}
.box13:hover:after{opacity:.9;transform:rotate3d(0,0,0,0deg)}
.box13 img{width:100%;height:auto}
.box13 .box-content{top:45%;opacity:0;z-index:1;-webkit-transform:translate(10%,-30%);transform:translate(10%,-30%);transition:all .2s ease-out 0s}
.box13:hover .box-content{opacity:1;transform:translate(0,-50%);transition-delay:.2s}
.box13 .title{display:block;font-size:22px;font-weight:700;color:#39b54a;margin:0 0 10px}
.box13 .post{display:block;font-size:15px;color:#f7f7b9;margin-bottom:20px}
.box13 .social{padding:0;margin:0;list-style:none}
.box13 .social li{display:inline-block}
.box13 .social li a{display:block;width:35px;height:35px;background:#f7f7b9;border-radius:50%;font-size:17px;color:#1b1462;line-height:35px;margin-right:5px;transition:all .4s ease-in-out 0s}
.box14 .icon li,.box14 .post{display:inline-block}
.box13 .social li a:hover{color:#f7f7b9;background:#39b54a}
@media only screen and (max-width:990px){.box13{margin-bottom:30px}
}

/*********************** Demo - 14 *******************/
.box14{position:relative}
.box15,.box17,.box18{box-shadow:0 0 5px #7e7d7d;text-align:center}
.box14:before{content:"";width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;opacity:0;transition:all .35s ease 0s}
.box14:hover:before{opacity:1}
.box14 img{width:100%;height:auto}
.box14 .box-content{width:90%;height:90%;position:absolute;top:5%;left:5%}
.box14 .box-content:after,.box14 .box-content:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;transition:all .7s ease 0s}
.box14 .box-content:before{border-bottom:1px solid rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.5);transform:scale(0,1);transform-origin:0 0 0}
.box14 .box-content:after{border-left:1px solid rgba(255,255,255,.5);border-right:1px solid rgba(255,255,255,.5);transform:scale(1,0);transform-origin:100% 0 0}
.box14:hover .box-content:after,.box14:hover .box-content:before{opacity:1;transform:scale(1);transition-delay:.15s}
.box14 .title{font-size:21px;font-weight:700;color:#fff;margin:15px 0;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:#d79719;border-color:#d79719}
@media only screen and (max-width:990px){.box14{margin-bottom:30px}
}

/*********************** Demo - 15 *******************/
.box15{position:relative}
.box15 img{width:100%;height:auto}
.box15 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;transition:all .5s ease 0s}
.box15:hover .box-content{background-color:rgba(255,242,242,.8)}
.box15 .box-content:after,.box15 .box-content:before{content:"";width:50px;height:50px;position:absolute;opacity:0;transform:scale(1.5);transition:all .6s ease .3s}
.box15 .box-content:before{border-left:1px solid #040404;border-top:1px solid #040404;top:19px;left:19px}
.box15 .box-content:after{border-bottom:1px solid #040404;border-right:1px solid #040404;bottom:19px;right:19px}
.box15:hover .box-content:after,.box15:hover .box-content:before{opacity:1;transform:scale(1)}
.box15 .title{font-size:22px;color:#000;margin:0;position:relative;top:0;opacity:0;transition:all 1s ease 10ms}
.box15:hover .title{top:39%;opacity:1;transition:all .5s cubic-bezier(1,-.53,.405,1.425) 10ms}
.box15 .title:after{content:"";width:0;height:1px;background:#040404;position:absolute;bottom:-8px;left:0;right:0;margin:0 auto;transition:all 1s ease 0s}
.box15:hover .title:after{width:80%;transition:all 1s ease .8s}
.box15 .icon{width:100%;margin:0 auto;position:absolute;bottom:0;opacity:0;transition-duration:.6s;transition-timing-function:cubic-bezier(1,-.53,.405,1.425);transition-delay:.1s}
.box15:hover .icon{bottom:39%;opacity:1}
.box15 .icon li{display:inline-block}
.box15 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;font-size:18px;color:#000;border:1px solid #000;margin-right:5px;transition:all .3s ease-in-out 0s}
.box15 .icon li a:hover{background:#000;color:#fff}
@media only screen and (max-width:990px){.box15{margin-bottom:30px}
}

/*********************** Demo - 16 *******************/
.box16{text-align:center;color:#fff;position:relative}
.box16 .box-content,.box16:after{width:100%;position:absolute;left:0}
.box16:after{content:"";height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.08) 69%,rgba(0,0,0,.76) 100%);top:0;transition:all .5s ease 0s}
.box16 .post,.box16 .title{transform:translateY(145px);transition:all .4s cubic-bezier(.13,.62,.81,.91) 0s}
.box16:hover:after{background:linear-gradient(to bottom,rgba(0,0,0,.01) 0,rgba(0,0,0,.09) 11%,rgba(0,0,0,.12) 13%,rgba(0,0,0,.19) 20%,rgba(0,0,0,.29) 28%,rgba(0,0,0,.29) 29%,rgba(0,0,0,.42) 38%,rgba(0,0,0,.46) 43%,rgba(0,0,0,.53) 47%,rgba(0,0,0,.75) 69%,rgba(0,0,0,.87) 84%,rgba(0,0,0,.98) 99%,rgba(0,0,0,.94) 100%)}
.box16 img{width:100%;height:auto}
.box16 .box-content{padding:20px;margin-bottom:20px;bottom:0;z-index:1}
.box16 .title{font-size:22px;font-weight:700;text-transform:uppercase;margin:0 0 10px}
.box16 .post{display:block;padding:8px 0;font-size:15px}
.box16 .social li a,.box17 .icon li a{border-radius:50%;font-size:20px;color:#fff}
.box16:hover .post,.box16:hover .title{transform:translateY(0)}
.box16 .social{list-style:none;padding:0 0 5px;margin:40px 0 25px;opacity:0;position:relative;transform:perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);transition:all .6s cubic-bezier(0,0,.58,1) 0s}
.box16:hover .social{opacity:1;transform:perspective(500px) rotateX(0) rotateY(0) rotateZ(0)}
.box16 .social:before{content:"";width:50px;height:2px;background:#fff;margin:0 auto;position:absolute;top:-23px;left:0;right:0}
.box16 .social li{display:inline-block}
.box16 .social li a{display:block;width:40px;height:40px;line-height:40px;background:#6d3795;margin-right:10px;transition:all .3s ease 0s}
.box17 .icon li,.box17 .icon li a{display:inline-block}
.box16 .social li a:hover{background:#bea041}
.box16 .social li:last-child a{margin-right:0}
@media only screen and (max-width:990px){.box16{margin-bottom:30px}
}

/*********************** Demo - 17 *******************/
.box17{position:relative}
.box17:after{content:"";width:100%;height:100%;background:rgba(2,162,221,.9);position:absolute;top:0;left:0;opacity:0;transition:all .5s ease 0s}
.box17:hover:after{opacity:1}
.box17 img{width:100%;height:auto;transition:all 1.5s ease 0s}
.box17 .box-content,.box17 .icon li a{position:absolute;transition:all .6s ease 0s}
.box17:hover img{transform:scale(1.2)}
.box17 .icon{width:100%;height:100%;list-style:none;padding:0;margin:0 auto;position:absolute;top:0;left:0;z-index:1}
.box17 .icon li a{width:45px;height:45px;line-height:45px;margin:0 auto;top:50%;border:1px solid #fff;opacity:0}
.box17:hover .icon li a{top:30%;opacity:1}
.box17 .icon li a:hover{background:#fff;color:#02a2dd}
.box17 .icon li:first-child a{left:-90%;right:0}
.box17:hover .icon li:first-child a{left:-55px}
.box17 .icon li:last-child a{right:-90%;left:0}
.box17:hover .icon li:last-child a{right:-55px}
.box17 .box-content{width:100%;padding:20px 10px;background:rgba(0,0,0,.1);bottom:-100px;left:0;z-index:1}
.box17:hover .box-content{bottom:0}
.box17 .title{font-size:18px;font-weight:700;color:#fff;margin-top:0}
.box17 .post{display:block;font-size:14px;color:#fff}
@media only screen and (max-width:990px){.box17{margin-bottom:30px}
}

/*********************** Demo - 18 *******************/
.box18{background:#3c3c3c;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.box18:after,.box18:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#3c3c3c;border-left:3px solid #fff;border-right:3px solid #fff;opacity:.9;z-index:1;-webkit-transition:all .35s ease;transition:all .35s ease}
.box18 img,.box19 img{height:auto;width:100%}
.box18:before{-webkit-transform:skew(45deg) translateX(-155%);transform:skew(45deg) translateX(-155%)}
.box18:hover:before{-webkit-transform:skew(45deg) translateX(-55%);transform:skew(45deg) translateX(-55%)}
.box18:after{-webkit-transform:skew(45deg) translateX(155%);transform:skew(45deg) translateX(155%)}
.box18:hover:after{-webkit-transform:skew(45deg) translateX(55%);transform:skew(45deg) translateX(55%)}
.box18 img{-webkit-transition:all .35s ease;transition:all .35s ease}
.box18:hover img{opacity:.5}
.box18 .box-content{position:absolute;top:50%;left:50%;-webkit-box-shadow:0 0 10px #3c3c3c;box-shadow:0 0 10px #3c3c3c;opacity:0;z-index:2;-webkit-transform:translate(-50%,-50%) scale(.5);transform:translate(-50%,-50%) scale(.5);-webkit-transition:all .35s ease;transition:all .35s ease}
.box19,.box20,.box21{box-shadow:0 0 5px #a3a3a3}
.box18:hover .box-content{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}
.box18 .post,.box18 .title{font-size:18px;font-weight:600;letter-spacing:1px;text-transform:uppercase;background:#3c3c3c;border:2px solid #fff;color:#fff;padding:15px 20px;margin:0}
.box18 .post,.box19 .title,.box20 .post,.box20 .title{text-transform:capitalize}
.box18 .post{display:block;font-size:14px;font-weight:400;padding:5px 10px;margin-top:15px}
@media only screen and (max-width:990px){.box18{margin-bottom:30px}
}

/*********************** Demo - 19 *******************/
.box19{text-align:center;position:relative}
.box19 .box-content{width:100%;height:100%;background:0 0;padding-top:25%;position:absolute;top:0;left:0;transition:all .3s ease 0s}
.box19 .icon,.box19 .title{transition:all .2s ease 0s}
.box19:hover .box-content{background:rgba(0,0,0,.5)}
.box19 .title{font-size:24px;color:#fff;transform:scale(0)}
.box19:hover .title{transform:scale(1)}
.box19 .icon{list-style:none;padding:0;margin:0;opacity:0}
.box19:hover .icon{opacity:1}
.box19 .icon li{display:inline-block}
.box19 .icon li:first-child a,.box19 .icon li:last-child a{display:block;width:50px;height:50px;line-height:50px;font-size:24px;color:#fff;border:1px solid #fff;position:relative}
.box19 .icon li a{top:-150px}
.box19:hover .icon li a{top:0}
.box19:hover .icon li a:hover{background:#a46789;border-color:#a46789}
.box19 .icon li:first-child a{transition:all .6s cubic-bezier(.175,.885,.32,1.275) 0s}
.box19 .icon li:last-child a{transition:all .6s cubic-bezier(.175,.885,.32,1.275) .1s}
@media only screen and (max-width:990px){.box19{margin-bottom:30px}
}
@media only screen and (max-width:360px){.box19 .box-content{padding-top:20%}
}

/*********************** Demo - 20 *******************/
.box20{position:relative}
.box20:after,.box20:before{position:absolute;content:""}
.box20:before{width:80%;height:220%;background:#ff402a;top:-50%;left:-100%;z-index:1;transform:rotate(25deg);transform-origin:center top 0;transition:all .5s ease 0s}
.box20:hover:before{left:10%}
.box20:after{width:55%;height:175%;background-color:rgba(0,0,0,.8);bottom:-1000%;left:53%;transform:rotate(-33deg);transform-origin:center bottom 0;transition:all .8s ease 0s}
.box20 .box-content,.box20 .icon{width:100%;padding:0 20px;position:absolute;left:0;z-index:2;transition:all 1.1s ease 0s}
.box20:hover:after{bottom:-70%}
.box20 img{width:100%;height:auto}
.box20 .box-content{top:-100%;color:#fff}
.box20:hover .box-content{top:30px}
.box20 .title{font-size:24px;margin:0}
.box20 .icon li a,.box20 .post{display:inline-block;font-size:14px}
.box20 .post{margin-top:5px}
.box20 .icon{list-style:none;margin:0;bottom:-100%}
.box20:hover .icon{bottom:25px}
.box20 .icon li{display:inline-block}
.box20 .icon li a{width:35px;height:35px;line-height:35px;background:#444;border-radius:50%;margin:0 3px;color:#fff;text-align:center;transition:all .5s ease 0s}
.box20 .icon li a:hover{background:#fff;color:#ff402a}
@media only screen and (max-width:990px){.box20{margin-bottom:30px}
}
@media only screen and (max-width:479px){.box20 .title{font-size:20px}
}

/*********************** Demo - 21 *******************/
.box21{text-align:center;position:relative;margin:40px 0 60px 0}
.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:100px;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}
}
