/*  
Theme Name: Fortfísio Fisioterapia
Theme URI: http://www.agenciaidealizze.com.br
Author: Agência Idealizze
*/	

html {
}

body {
    font-family: 'Poppins', sans-serif;
}

p {
  font-size: 14px;
}

a {
  color: #777777;
  font-size: 14px;
}
a:hover {
  color: #777777;
}

.navbar .container{
    width: 100%;
    max-width: 1680px;
    margin: 0 auto;
}

.btn,
.navbar .navbar-nav > li > a.btn {
  border-width: 1px;
  background-color: transparent;
  font-weight: 600;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.6em;
  opacity: 1;
  padding: 10px 20px;
  border-color: #888888;
  color: #ffffff;
  text-transform: uppercase;
}

.section .parallax,
.section .static-image {
  width: 100%;
  height:960px;
  overflow: hidden;
  display: block;
  position: relative;
}
.section .parallax > img,
.section .parallax .filter > img,
.section .static-image > img,
.section .static-image .filter > img {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: relative;
  z-index: 1;
}
.section .parallax-small {
  height: 65vh;
}
.section .responsive-background {
  position: relative;
  background-color: #c5a47e;
  padding: 0;
  z-index: 1;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 80vh;
}
.section .nav > li {
  display: inline-block;
}

.section-contact-form {
  padding-top: 110px;
}
.section-contact-form .title-area {
  margin-bottom: 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}
.nav > .social-links > a {
  display: inline-block;
}

.navbar {
  border: 0;
  font-size: 16px;
}
.navbar .navbar-brand {
  margin: 10px 0px;
  padding: 15px 15px;
}
.navbar .navbar-nav > li > a {
  padding: 30px 28px;
  margin: 32px 0 46px;
}
.navbar .navbar-nav > .social-links > a {
  padding: 10px 5px;
}
.navbar .navbar-nav.navbar-uppercase > li > a {
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight:500;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.navbar .navbar-nav.navbar-uppercase > li > a .agendamento{
	border:#6BFFB8 solid 2px;
    border-radius: 25px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight:500;
	padding: 12px 30px 10px;
	color: #6BFFB8;
}

.navbar .navbar-nav.navbar-uppercase > li > a .ativo{	
    color: #6BFFB8;
}

.navbar .navbar-nav > li > a.btn {
  margin: 15px 3px;
  padding: 10px 20px;
}
.navbar .navbar-nav > li > a.btn-round {
  margin: 16px 3px;
}
.navbar .navbar-nav > li > a [class^="fa"] {
  font-size: 18px;
  position: relative;
  top: 1px;
  margin-top: -3px;
}
.navbar .btn {
  margin: 15px 3px;
  font-size: 14px;
}
.navbar .btn-simple {
  font-size: 16px;
}

.navbar-default {
  background-color:#544C91;
}
.navbar-default .navbar-nav > li > a:not(.btn) {
  color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:not(.btn):hover,
.navbar-default .navbar-nav > .active > a:not(.btn):focus,
.navbar-default .navbar-nav > li > a:not(.btn):hover,
.navbar-default .navbar-nav > li > a:not(.btn):focus {
  background-color: transparent;
  border-radius: 3px;
  color: #6BFFB8;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-bottom-color: #333333;
  border-top-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #6BFFB8;
}
.navbar-default .navbar-nav .navbar-toggle:hover, .navbar-default .navbar-nav .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default:not(.navbar-transparent) .btn-default:hover {
  color: #6BFFB8;
  border-color: #6BFFB8;
}
.navbar-default:not(.navbar-transparent) .btn-neutral, .navbar-default:not(.navbar-transparent) .btn-neutral:hover, .navbar-default:not(.navbar-transparent) .btn-neutral:active {
  color: #777777;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-transparent {
  background-color: transparent;
  border-bottom: 1px solid transparent;
}

.navbar-toggle {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
}
.navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}
.navbar-toggle .navbar-collapse,
.navbar-toggle .navbar-form {
  border-color: transparent;
}
.navbar-toggle.navbar-default .navbar-toggle:hover, .navbar-toggle.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-transparent .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}

.navbar.navbar-fixed-top {
  transition: all .5s .1s;
}

@media (min-width: 768px) {
  .navbar-transparent .navbar-brand,
  [class*="navbar-ct"] .navbar-brand {
    color: #6BFFB8;
    opacity: 1;
  }
  .navbar-transparent .navbar-brand:focus, .navbar-transparent .navbar-brand:hover,
  [class*="navbar-ct"] .navbar-brand:focus,
  [class*="navbar-ct"] .navbar-brand:hover {
    background-color: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #6BFFB8;
  }
  .navbar-transparent .navbar-nav > li > a:not(.btn),
  [class*="navbar-ct"] .navbar-nav > li > a:not(.btn) {
    color: #fff;
    border-color: #FFFFFF;
    opacity: 1;
  }
  .navbar-transparent .navbar-nav > .active > a:not(.btn),
  .navbar-transparent .navbar-nav > .active > a:hover:not(.btn),
  .navbar-transparent .navbar-nav > .active > a:focus:not(.btn),
  .navbar-transparent .navbar-nav > li > a:hover:not(.btn),
  .navbar-transparent .navbar-nav > li > a:focus:not(.btn),
  [class*="navbar-ct"] .navbar-nav > .active > a:not(.btn),
  [class*="navbar-ct"] .navbar-nav > .active > a:hover:not(.btn),
  [class*="navbar-ct"] .navbar-nav > .active > a:focus:not(.btn),
  [class*="navbar-ct"] .navbar-nav > li > a:hover:not(.btn),
  [class*="navbar-ct"] .navbar-nav > li > a:focus:not(.btn) {
    background-color: transparent;
    border-radius: 3px;
    color: #6BFFB8;
  }
  .navbar-transparent .navbar-nav .nav > li > a.btn:hover,
  [class*="navbar-ct"] .navbar-nav .nav > li > a.btn:hover {
    background-color: transparent;
  }
  .navbar-transparent .navbar-nav > .dropdown > a .caret,
  .navbar-transparent .navbar-nav > .dropdown > a:hover .caret,
  .navbar-transparent .navbar-nav > .dropdown > a:focus .caret,
  [class*="navbar-ct"] .navbar-nav > .dropdown > a .caret,
  [class*="navbar-ct"] .navbar-nav > .dropdown > a:hover .caret,
  [class*="navbar-ct"] .navbar-nav > .dropdown > a:focus .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
  }
  .navbar-transparent .navbar-nav > .open > a,
  .navbar-transparent .navbar-nav > .open > a:hover,
  .navbar-transparent .navbar-nav > .open > a:focus,
  [class*="navbar-ct"] .navbar-nav > .open > a,
  [class*="navbar-ct"] .navbar-nav > .open > a:hover,
  [class*="navbar-ct"] .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #6BFFB8;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar-transparent .btn-default,
  [class*="navbar-ct"] .btn-default {
    color: #FFFFFF;
    border-color: #FFFFFF;
  }
  .navbar-transparent .btn-default.btn-fill,
  [class*="navbar-ct"] .btn-default.btn-fill {
    color: #777777;
    background-color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar-transparent .btn-default.btn-fill:hover,
  .navbar-transparent .btn-default.btn-fill:focus,
  .navbar-transparent .btn-default.btn-fill:active,
  .navbar-transparent .btn-default.btn-fill.active,
  .navbar-transparent .open .dropdown-toggle.btn-fill.btn-default,
  [class*="navbar-ct"] .btn-default.btn-fill:hover,
  [class*="navbar-ct"] .btn-default.btn-fill:focus,
  [class*="navbar-ct"] .btn-default.btn-fill:active,
  [class*="navbar-ct"] .btn-default.btn-fill.active,
  [class*="navbar-ct"] .open .dropdown-toggle.btn-fill.btn-default {
    border-color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .navbar-transparent .dropdown-menu .divider {
    background-color: rgba(255, 255, 255, 0.2);
  }
}

/*=======================================================
Home
========================================================*/

.titulo-header {
	position: absolute;
    left:5%;
	top:30%;
}

.titulo-header h1 {
    width:50%;
	font-family: 'Poppins', sans-serif;
    font-weight:600;
	font-size:48px;
	color: #fff;
    letter-spacing: -1px;
    line-height:48px;
}

a.btn-sobre{
	font-family: 'Poppins', sans-serif;
    color:#fff;
    text-transform:uppercase;
    border: #fff solid 3px;
    padding:17px 40px 15px;
    display:inline-block;
    border-radius:40px;
    font-size: 16px;
    font-weight:600;
    letter-spacing:2px;
    margin-top:20px;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

a.btn-sobre:hover{
    text-decoration: none;
    background-color:#fff;
    color:#9998c9;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.scroll{
    position:absolute;
    left:0;
    right:0;
    bottom:50px;
}

.scrollDown{
    width:30px;
    height:50px;
    margin:auto;
    display:block;
}

.scrollDown:before,
.scrollDown:after{
    content:'';
    display:block;
    width:12px;
    height:12px;
    margin:auto;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    border-bottom:4px solid #fff;
    border-right:4px solid #fff;}

@-webkit-keyframes down-arrow-before{
	50%{-webkit-transform:rotate(45deg) translate(70%, 70%);
    transform:rotate(45deg) translate(70%, 70%);
}
	100%{-webkit-transform:rotate(45deg) translate(70%, 70%);
        transform:rotate(45deg) translate(70%, 70%);
}
}
@keyframes down-arrow-before{
	50%{-webkit-transform:rotate(45deg) translate(70%, 70%);
        transform:rotate(45deg) translate(70%, 70%);
}
	100%{-webkit-transform:rotate(45deg) translate(70%, 70%);
        transform:rotate(45deg) translate(70%, 70%);
}
}
@-webkit-keyframes down-arrow-after{
	50%{-webkit-transform:rotate(45deg) translate(110%, 110%);
        transform:rotate(45deg) translate(110%, 110%);
        opacity:0;
}
	51%{-webkit-transform:rotate(45deg) translate(-130%, -130%);
        transform:rotate(45deg) translate(-130%, -130%);
}
	100%{-webkit-transform:rotate(45deg) translate(-70%, -70%);
        transform:rotate(45deg) translate(-70%, -70%);
        opacity:1;
}
}
@keyframes down-arrow-after{
	50%{-webkit-transform:rotate(45deg) translate(110%, 110%);
        transform:rotate(45deg) translate(110%, 110%);opacity:0;
}
	51%{-webkit-transform:rotate(45deg) translate(-130%, -130%);
        transform:rotate(45deg) translate(-130%, -130%);
}
	100%{-webkit-transform:rotate(45deg) translate(-70%, -70%);
        transform:rotate(45deg) translate(-70%, -70%);opacity:1;
}
}

.scrollDown:before{
    animation:down-arrow-before 2.6s cubic-bezier(0.77, 0, 0.175, 1) infinite;
    -webkit-animation:down-arrow-before 2.6s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}

.scrollDown:after{
    animation:down-arrow-after 2.6s cubic-bezier(0.77, 0, 0.175, 1) infinite;
    -webkit-animation:down-arrow-after 2.6s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}

/* ==========================================================================
Agendamento
========================================================================== */

.agendar {
    float: left;
    width: 100%;
    height: 598px;
    margin: 0 auto;
    position: relative;
}

.agendar .box-agendamento {
    position: absolute;
    left: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50%;
    height: 393px;
    background:#9998c9 url("../images/bg-agendamento.jpg") left top no-repeat;
    box-shadow: -2px 14px 30px -4px rgba(0, 0, 0, .3);
    text-align: right;
}

.agendar .box-agendamento>.text {
    display: inline-block;
    vertical-align: middle;
    width: 51%;
    color: #fff;
    text-align: center;
    margin-right: 50px
}

.agendar .box-agendamento .text h1 {
	font-family: 'Poppins', sans-serif;
    font-weight:700;
    font-size: 30px;
    margin-top:100px;
    text-align: center;
    padding-bottom:10px;
    width: auto;
}

.agendar .box-agendamento .text p {
	font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.agendar .box-agendamento>.text>.numwhats a{
    display: table;
	font-family: 'Poppins', sans-serif;
    font-weight:500;
    font-size:20px;
    border:2px solid #fff;
    border-radius: 50px;
    padding: 10px 25px;
    color: #fff;
    box-shadow: -2px 14px 30px -4px rgba(0, 0, 0, .3);
    margin: 40px auto;
    text-align: center;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;    
}

.agendar .box-agendamento>.text>.numwhats a:hover {
    color: #9998c9;
    border-color: #fff;
    background-color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;    
}

.agendar .box-sobre{
	font-family: 'Poppins', sans-serif;
}

.agendar .box-sobre {
    font-size: 28px;
    line-height:36px;
    font-weight: 500;
    width: 50%;
    height: 393px;
    text-transform: uppercase;
    position: absolute;
    color: #C1BAC6;
    display: flex;
    padding-left: 100px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    align-items: center;
}

.agendar .box-sobre .text {
    flex-flow: row wrap;
    width: 100%;
    text-align: left;
}

.agendar .box-sobre strong {
    font-weight:800;
    color: #9998c9;
}

/*=======================================================
Serviços Home
========================================================*/

#servicos-home {
    float: left;
    width: 100%;
    margin: 0 auto;
    padding-bottom:90px;
}

#servicos-home .especialidade {
    padding: 0 15px;
}

#servicos-home .especialidade h1 {
    color: #fff;
	font-family: 'Poppins', sans-serif;
    font-size: 26px;
    font-weight: 600;
    margin: 0;
    z-index: 10;
    bottom:20px;
    line-height: 22px;
    position:absolute;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out false;
    -o-transition: all .3s ease-in-out false;
    transition: all .3s ease-in-out;
}

#servicos-home .especialidade h1 span{
    font-size: 16px;
}

#servicos-home .especial:hover h1 {
    bottom:40px;
}

#servicos-home .especial {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    min-height: 300px;
    padding: 10px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out false;
    -o-transition: all .3s ease-in-out false;
    transition: all .3s ease-in-out;
    transition: background-color .3s;
}

.especial:hover {
	background-color: rgba(7, 196, 195, .8);
}

.especial:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: inherit;
    content: '';
}

/*=======================================================
Sobre Home
========================================================*/

#centro {
    float: left;
	width:100%;
	margin:0 auto;
	position: relative;
	padding-bottom: 20px;
	text-align:center;
}

#centro .historia{
    background:#9686CC url("../images/pattern.png")repeat;
    padding-top: 180px;
    padding-bottom: 180px;
    text-align: center;
}

#centro .nossas-especialidades{
    background:#9F91D0 url("../images/pattern.png")repeat;
    padding-top: 180px;
    padding-bottom: 180px;
    text-align: center;
}

#centro h1{
	font-family: 'Poppins', sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    margin-bottom:20px;
}

#centro h2 {
    font-size:16px;
	font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: 400;
}

.btn-green{
	font-family: 'Raleway', sans-serif;
    color: #fff;
    text-transform:uppercase;
    border: #fff solid 3px;
    padding:17px 40px 15px;
    display:inline-block;
    border-radius:40px;
    font-size: 15px;
    font-weight:700;
    letter-spacing:2px;
    margin-top:20px;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;    
}

.btn-green:hover{
    background: #fff;
    border: #fff solid 3px;
    color: #9998c9;
    text-decoration: none;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;    
}

/* ==========================================================================
Localização
========================================================================== */

.mapa{
	float: left;
	width: 100%;
	margin: 0 auto;
    margin-top:-40px;
    background: url("../images/bg-mapa.jpg") no-repeat fixed center center;
    padding:200px 0;
    position: relative;
    z-index: -1;
}

.mapa .bg-mapa{
    margin: 0 auto;
    width: 40%;
    background:#fff;
    box-shadow: -2px 14px 30px -4px rgba(0, 0, 0, .1);
    padding-bottom: 50px;
}

.mapa .icon-mapa{
    margin-top: -70px;
}

.mapa h4{
    padding-top:20px;
	font-family: 'Poppins', sans-serif;
	font-size:28px;
	font-weight:700;
	color: #333;
    text-transform: uppercase;
}

.mapa h5{
	font-family: 'Quicksand', sans-serif;
    font-size:14px;
	font-weight:500;
    letter-spacing: 4px;
	color: #333;
    text-transform: uppercase;
    line-height: 26px;
}

.btn-contate a{
    margin-top: 30px;
	font-family: 'Poppins', sans-serif;
    color: #9686CC;
    text-transform:uppercase;
    border: #9686CC solid 2px;
    padding:17px 40px 15px;
    display:inline-block;
    border-radius:40px;
    font-size: 15px;
    font-weight:600;
    letter-spacing:2px;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;  
}

.btn-contate a:hover{
    background: #9686CC;
    border: #9686CC solid 2px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;    
}

.btn-contate i{
    padding-left: 30px;
    font-size: 20px;
    font-weight: 700;
}

/*=======================================================
Internas
========================================================*/

.section .internas {
  background: url("../images/bg-internas.jpg") center top no-repeat;
  width: 100%;
  height:150px;
  z-index: 2;
  position:relative;
  display: block;
}

.titulo-internas{
	float: left;
    width: 100%;
    background:#9998c9 url(../images/bg-titulos.jpg) no-repeat center top;
	margin: 0 auto;
	padding-top:70px;
	height:260px;
	margin-bottom: 40px;
}

.titulo-internas h1{
	font-family: 'Poppins', sans-serif;
	font-size:36px;
	font-weight:700;
	color: #fff;
	line-height: 28px;
}

.titulo-internas h2{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:500;
	color: #6BFFB8;
	text-transform: uppercase;
	letter-spacing: 10px;
}

/*=======================================================
Sobre
========================================================*/

.sobre{
	float: left;
    width: 100%;
	margin:70px auto 100px;
	position: relative;
}

.sobre h1{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	color: #33DDB1;
    font-weight:600;
    text-transform: uppercase;
    letter-spacing:5px;
}

.sobre h2{
	font-family: 'Poppins', sans-serif;
	font-size:34px;
	color: #9998c9;
    font-weight:700;
    line-height:36px;
    text-transform: uppercase;
}

.sobre p{
    width: 75%;
    padding-top: 30px;
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight:500;
	color: #777;
}

.sobre p span{
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	color: #EF8E16;
    font-weight:700;
}

.sobre .foto{
    width:50%;
    margin:0;
    top:0;
    left:45%;
    position:absolute;     
    background: url("../images/sobre-imagem.jpg") no-repeat top center;
    height:636px;
    }

.sobre .foto:before{
    content:"";
    background-color:#6bffb8;
    width:25px;
    top:-50px;
    bottom:50%;
    left:0;
    position:absolute;
}

#galeria{
    float: left;
    margin-top: 40px;
}

#galeria img{
	position: relative;
	min-height: 100%;
	min-width: 100%;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}

#galeria .fotos > div{
    float: left;
	width: 20%;
	position: relative;
	overflow: hidden;
	height: 300px;
	margin: 0;
	padding: 0;
}

#galeria .fotos > div:before {
	content: "+";
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 80px;
	font-weight: 100;
	color: #fff;
	line-height: 45px;
	padding: 20px 0 0 10px;
	transition: all 0.3s;
	opacity: 0;
	background-color: rgba(7, 196, 195, .8);
	z-index: 1;
	pointer-events: none;
}

#galeria .fotos > div:hover:before {
	opacity: 1;
}

#galeria .fotos > div .ampliar{
	position: absolute;
	bottom:15px;
	left:15px;
	opacity: 0;
	transition: all 0.3s;
	z-index: 1;
	font-family: 'Poppins', sans-serif;    
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

#galeria .fotos > div:hover .ampliar{
	opacity: 1;
}

#missao{
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 50px 0 80px;
}

#missao .missao{
	display:table;
	width:100%;
	table-layout:fixed;
}

#missao .missao>div{
	display:table-cell;
	vertical-align:top;
	position:relative;
}

#missao .missao h2{
	font-family: 'Poppins', sans-serif;
	font-size:34px;
	color: #33DDB1;
	margin:50px 0 20px;
	font-weight:700;
    text-transform: uppercase;
    text-align: center;
}

#missao .traco{
    width: 222px;
    height: 2px;
    background: #9998c9;
    margin-bottom: 40px;
}

#missao .missao p{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
    padding: 0 80px 0 0;
	color: #777;
}

#missao .missao .p28{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	color: #777;
}

/*=======================================================
Especialidades
========================================================*/

.especialidades{
	float: left;
	width:100%;
	margin:0 auto;
	position: relative;
	padding-bottom:70px;
}

.especialidades .sub-menu {
  margin-top:20px;
  text-align: center;
}

.especialidades .sub-menu a {
  width:25%;
  padding: 12px 12px 10px;
  display: inline-block;
  margin-left:2px;
  margin-right:2px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #fff;
  background-color:#33DDB1;
  font-weight: 500;
  margin-bottom:20px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;    
}

.especialidades .sub-menu a span {
  display: inline-block;
}

.especialidades .sub-menu a.ativo,
.especialidades .sub-menu a:hover {
  background-color:#9998c9;
  color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;    
}

.especialidades .descricao h1{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	color: #33DDB1;
    font-weight:600;
    text-transform: uppercase;
    letter-spacing: 10px;
}

.especialidades .descricao h2{
	font-family: 'Poppins', sans-serif;
	font-size:34px;
	color: #9998c9;
    font-weight:700;
    line-height:36px;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.especialidades .descricao h3{
    padding-top: 10px;
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	color: #9998c9;
    font-weight:700;
    text-transform: uppercase;
}

.especialidades .descricao p{
    width: 75%;
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	color: #777;
}

.especialidades .descricao .p28{
	line-height: 32px;
}

.especialidades .descricao .foto{
    width:50%;
    margin:0;
    top:50px;
    margin-bottom: 50px;
    left:0;
    position:relative;     
    }

.especialidades .descricao .foto img{
    width:100%;
    height:536px;
    display:block;
}

.especialidades .descricao .foto:before{
    content:"";
    background-color:#6bffb8;
    width:25px;
    top:-20px;
    bottom:50%;
    left:0;
    position:absolute;
}

/*=======================================================
Contate
========================================================*/

.contate{
	float: left;
	width: 100%;
	margin: 0 auto;
	background:#f7f7f7 url(../images/divisor.png) center top no-repeat;
    padding: 120px 0;
    position: relative;
}

.contate h4{
	font-family: 'Poppins', sans-serif;
	font-size:58px;
	font-weight:700;
	line-height: 58px;
	letter-spacing: -2px;
	color: #777;
}

.contate h4 span{
	color:#33DDB1;
}

.contate h5{
	padding-top: 10px;
	font-family: 'Quicksand', sans-serif;
	font-size:16px;
	color:#777;
    font-weight: 500;
}

.contate .btn-contate2 {
	margin-top: 45px;
	font-family: 'Poppins', sans-serif;
	display: inline-block;
	font-size: 22px;
	font-weight: 500;
	text-transform: uppercase;
	background:transparent;
	border: #9998c9 solid 3px;
	color: #9998c9;
	position: relative;
	letter-spacing:2px;
	padding:25px 135px 25px 30px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;    
}

.contate .btn-contate2:hover {
	color:#00BE9C;
    text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;    
}

/*=======================================================
Equipe
========================================================*/

.equipe{
	float: left;
	width:100%;
	margin:0 auto;
	position: relative;
	padding-bottom:100px;
}

.equipe .descricao .foto{
    width:35%;
    margin:0;
    top:50px;
    left:0;
    position:relative;
    margin-bottom:70px;
}

.equipe .descricao .foto:before{
    content:"";
    background-color:#6bffb8;
    width:25px;
    top:-20px;
    bottom:50%;
    left:0;
    position:absolute;
}

.equipe .descricao .foto img{
    height:512px;
    display:block;
}

.equipe .descricao h1{
    padding-top:52px;
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	color: #33DDB1;
    font-weight:600;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.equipe .descricao h2{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	color: #9998c9;
    font-weight:600;
    text-transform: uppercase;
}

.equipe .descricao h3{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	color: #777;
    font-weight:500;
    text-transform: uppercase;
}

.equipe .descricao h4{
    padding-top:32px;
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	color: #33DDB1;
    font-weight:600;
    text-transform: uppercase;
}

.equipe .descricao h5{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #777;
}

.equipe .descricao h6{
    padding-top:10px;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color:  #33DDB1;
}

.equipe .descricao p{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	color: #777;
    font-weight:500;
}

.equipe .descricao p span{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	color: #777;
    font-weight:700;
}

/*=======================================================
Fale Conosco
========================================================*/

.contato{
	float: left;
    width: 100%;
	margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 140px;
	position: relative;
}

.contato h1{
    width: 100%;
    float: left;
	font-family: 'Poppins', sans-serif;
	font-size:40px;
	color: #33DDB1;
    font-weight:900;
    text-transform: uppercase;
}

.contato h1:before{
    float: left;
    content:"";
    position: absolute;
    background-color: #33DDB1;
    width:215px;
    height:1px;
    top: 160px;
    left: -100px;
}

.contato p{
    float: left;
    width: 100%;
    padding-top: 40px;
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	color: #777;
    font-weight:400;
}

.continfos {
    float: left;
    margin-top: 30px;
    width: 100%;
}

.continfos .icone{
	background: #33DDB1;
	color:#fff;
	float:left;
	font-size:22px;
	height:46px;
	line-height:46px;
	text-align:center;
	width:46px;
    margin-right: 14px;
}

.continfos h3{
    margin-top:5px;
    float: left;
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	color: #9998c9;
}

.continfos h3 span{
	font-family: 'Quicksand', sans-serif;
	font-size:14px;
	color:#777;
}

.continfos .email{
	font-size: 18px;
}

.formulario{
    margin-top: 20px;
	width:100%;
	float:left;
}

.formulario nome,#assunto{
	float:left;
	width:100%;
}

.formulario #email{
	float:left;
	width:54%;
}

.formulario #telefone{
	float:right;
	width:43%;
}

.formulario #mensagem{
	width:100%;
	float:left;
	margin:14px 0;
	height:142px;
}

.formulario input[type="text"], textarea {
	width:100%;
	margin: 14px 0 0 0;
	padding: 8px 10px;
	background:#fff;
	outline: none;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color:#999;
    border: 0;
	border-bottom:#dadada solid 1px;
	line-height:42px;
}

.esse input[type="text"] {
	margin: 14px 0 12px 0;
}

.esse .error {
	margin:-6px 0 0 0;
}

.formulario .btn {
    float: right;
	font-family: 'Poppins', sans-serif;
	display: inline-block;
	font-size: 14px;
    text-transform: uppercase;
	font-weight:600;
    border: #9998c9 solid 1px;
    border-radius: 0;
	background:#9998c9;
	color: #fff;
	position: relative;
	padding:15px 30px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.formulario .btn i{
    padding-left: 10px;
}

.formulario select .error {
	padding: 2px 8px;
	color: #777;
}
.formulario .error {
	display: block;
	margin-bottom: 6px;
	padding: 0 12px;
	color: #ed3237;
}

::-webkit-input-placeholder {
	font-family: 'Poppins', sans-serif;
    color: #999;
}
:-moz-placeholder {
	font-family: 'Poppins', sans-serif;
    color: #999;
}
::-moz-placeholder {
	font-family: 'Poppins', sans-serif;
    color: #999;
}
:-ms-input-placeholder {  
	font-family: 'Poppins', sans-serif;
    color: #999;
}

/*=======================================================
Rodapé
========================================================*/

#rodape{
    float: left;
	width:100%;
	margin:0 auto;
	position: relative;
    background:#544c91 url("../images/pattern.png")repeat;
    padding:100px 0 60px;
}

#rodape .container{
    width: 100%;
    max-width: 1680px;
    margin: 0 auto;
}

#rodape li{
    margin-left:0;
}

#rodape li a {
    padding:2px 0;
    display:block;
}

#rodape h2{
    color:#fff;
    font-size:15px;
}

#rodape p{
    color:#fff;
    margin-bottom:0;
}

#rodape a{
    color:#fff;
}

#rodape a:hover{
    color:#0dcbcb;
}

#rodape h4{
    color:#6BFFB8;
	font-family: 'Poppins', sans-serif;    
    margin-bottom:20px;
    font-weight:500;
}

#rodape h3{
    color:#fff;
	font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
}

#rodape h4 span{
    font-size:12px;
}

.logo-rodape{
    display:block;
    margin:0;
    width:252px;
    height:112px;
    text-indent:-9999px;
    background:url('../images/logo-footer.png') top center no-repeat;
}

#rodape .menu-rodape ul{
    list-style: none;
    padding: 0;
}

#rodape .menu-rodape a{
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#rodape .menu-rodape a:hover{
    color: #6bffb8;
    text-decoration: none;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#rodape .menu-rodape h5{
	font-family: 'Poppins', sans-serif;        
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 15px 0 5px 0;
}

#rodape .inforodape{
    position:relative;
}

#rodape .inforodape:after{
    content:'';
    display:block;
    height:100%;
    width:1px;
    background-color:#fff;
    position:absolute;
    right:5px;
    top:0;
}

#rodape .social{
	width:100%;
	text-align: center;
}

#rodape .social ul{
    margin-left:-40px;
    padding-bottom:20px;
}

#rodape .social li{
	display:inline-block;
	margin:0 3px;
	text-align:center;
}
 
#rodape .social li a .fa{
    font-size: 22px;
    right: 0;
    text-align: center;
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: calc(42px - 2px);
    color: #544c91;
    background:#fff;
    border-radius: 50%;
	-webkit-transition: 0.3s ease-in-out; 
	-moz-transition: 0.3s ease-in-out; 
	-o-transition: 0.3s ease-in-out; 
	transition: 0.3s ease-in-out;
}

#rodape .social li a .fa:hover {
	-webkit-transition: 0.3s ease-in-out; 
	-moz-transition: 0.3s ease-in-out; 
	-o-transition: 0.3s ease-in-out; 
	transition: 0.3s ease-in-out;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);   
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

#rodape p{
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
    font-weight:400;
}

#rodape .autor {
    padding-top:10px;
	display: block; 
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
    font-weight:600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*=======================================================
Contatos Lateral
========================================================*/

ul.contatos-lateral{
    position:fixed;
    top:70%;
    right:20px;
    list-style:none;
    width:60px;
    background:#9998c9;
    border-radius:30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.contatos-lateral li{
    margin-top:20px;
    margin-bottom:20px;
    display:block;
}

ul.contatos-lateral li a{
    margin-left: -20px;
    font-size:20px;
    height:20px;
    line-height:20px;
    color:#fff;
}

ul.contatos-lateral li a i{
    color:#fff;
	-webkit-transition: 0.3s ease-in-out; 
	-moz-transition: 0.3s ease-in-out; 
	-o-transition: 0.3s ease-in-out; 
	transition: 0.3s ease-in-out;
}

ul.contatos-lateral li a i:hover{
    color:#16F4D0;
	-webkit-transition: 0.3s ease-in-out; 
	-moz-transition: 0.3s ease-in-out; 
	-o-transition: 0.3s ease-in-out; 
	transition: 0.3s ease-in-out;
}

/*=======================================================
Voltar ao Topo
========================================================*/

.go-top{
    position: fixed;
    right: 27px;
    bottom: 15px;
	background:#16F4D0;
	display:inline-block;
	width:46px;
	height:46px;
	padding: 3px 9px;
	color:#fff;
	text-align:center;
	font-size:28px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	cursor:pointer;
}


/* ==========================================================================
Fim edições CSS Personalizado
========================================================================== */

.dropdown-menu {
  visibility: hidden;
  margin: 0;
  padding: 0;
  border-radius: 4px;
  display: block;
  z-index: 9000;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125);
  -webkit-transform: translate3d(0, -20px, 0);
  -moz-transform: translate3d(0, -20px, 0);
  -o-transform: translate3d(0, -20px, 0);
  -ms-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  -webkit-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -moz-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -o-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -ms-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
}
.open .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: translate3d(0, 0px, 0);
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}
.navbar-nav > li > .dropdown-menu {
  border-radius: 4px;
  margin-top: -5px;
}
.navbar-nav > li > .dropdown-menu:before {
  border-bottom: 11px solid rgba(0, 0, 0, 0.2);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  left: 12px;
  top: -11px;
}
.navbar-nav > li > .dropdown-menu:after {
  border-bottom: 11px solid #FFFFFF;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  left: 12px;
  top: -10px;
}
.navbar-nav.navbar-right > li > .dropdown-menu:before {
  left: auto;
  right: 12px;
}
.navbar-nav.navbar-right > li > .dropdown-menu:after {
  left: auto;
  right: 12px;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
  margin: 0px 0px;
  color: #A3D900;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  line-height: 13px;
  padding: 20px 20px;
  border-bottom: 1px solid #EEEEEE;
}
.dropdown-menu > li > a img {
  margin-top: -3px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #FFFFFF;
  color: #A3D900;
  opacity: 1;
  text-decoration: none;
}
.dropdown-menu > li:last-child > a {
  border-bottom: 0;
}
.dropdown-menu > li > a:focus {
  outline: 0 !important;
}
.btn-group.select .dropdown-menu {
  min-width: 100%;
}
.dropdown-menu > li:first-child > a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.dropdown-menu > li:last-child > a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select .dropdown-menu > li:first-child > a {
  border-radius: 0;
  border-bottom: 0 none;
}

.dropdown-menu.dropdown-info > li > a:hover, .dropdown-menu.dropdown-info > li > a:focus {
  color: #97FEBF;
}
.dropdown-menu.dropdown-success > li > a:hover, .dropdown-menu.dropdown-success > li > a:focus {
  color: #97FEBF;
}
.dropdown-menu.dropdown-danger > li > a:hover, .dropdown-menu.dropdown-danger > li > a:focus {
  color: #97FEBF;
}
.dropdown-menu.dropdown-warning > li > a:hover, .dropdown-menu.dropdown-warning > li > a:focus {
  color: #97FEBF;
}
.dropdown-menu.dropdown-black > li > a:hover, .dropdown-menu.dropdown-black > li > a:focus {
  color: #97FEBF;
}

.dropdown-with-icons > li > a {
  padding-left: 0px;
  line-height: 28px;
}
.dropdown-with-icons i {
  text-align: center;
  line-height: 28px;
  float: left;
}
.dropdown-with-icons i[class^="pe-"] {
  font-size: 24px;
  width: 46px;
}
.dropdown-with-icons i[class^="fa"] {
  font-size: 14px;
  width: 38px;
}

.card {
  background: #fff;
  box-shadow: 0 32px 44px -24px rgba(0, 0, 0, 0.23), 0 20px 25px 0px rgba(0, 0, 0, 0.12), 0 15px 10px -10px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  margin-bottom: 30px;
  -webkit-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -moz-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -o-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -ms-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
}
.card:not(.card-plain):not(.card-price):hover {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  box-shadow: 0 26px 50px -10px rgba(0, 0, 0, 0.38), 0 10px 20px 0px rgba(0, 0, 0, 0.2), 0 15px 10px -10px rgba(0, 0, 0, 0.2);
}
.card .subtitle-black {
  color: #141414;
}
.card a {
  opacity: .85;
}
.card:hover .header {
  opacity: 1;
}
.card h2 {
  margin-top: 0;
}
.card img {
  max-width: 100%;
}
.card .header img {
  border-radius: 4px;
}
.card .image-header,
.card .header img {
  width: 100%;
  border-radius: 4px 4px 0 0;
}
.card .image-header.image-full,
.card .header img.image-full {
  border-radius: 4px;
}
.card .row .image-header,
.card .row .header img {
  width: 100%;
  border-radius: 4px;
}
.card .btn {
  margin-top: 15px;
}
.card > img {
  border-radius: 4px;
}
.card .title {
  margin-bottom: 5px;
  color: #333333;
}
.card .description {
  font-size: 13px;
}

.card-member {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.card-member .content {
  padding: 25px;
}
.card-member > img {
  background: none repeat scroll 0 0 transparent;
  height: auto;
  width: 120px;
  margin: 0 auto;
}

.card-white {
  background: #FFFFFF;
}

.card-plain {
  border-radius: 0;
  box-shadow: none;
  background: none;
}
.card-plain .image-header {
  border-radius: 4px;
}

.section-header,
.section-header-blog,
.section-presentation-page {
  padding: 0;
}
.section-header .container,
.section-header-blog .container,
.section-presentation-page .container {
  z-index: 3;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
}
.section-header .content,
.section-header-blog .content,
.section-presentation-page .content {
  position: relative;
  color: white;
  text-align: center;
  vertical-align: center;
  line-height: 1.7;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section-header .btn,
.section-header-blog .btn,
.section-presentation-page .btn {
  text-shadow: none;
}

.section-header h5,
.section-header-blog h5,
.section-presentation-page h5 {
  font-size: 1.3em;
  margin: 0 auto .5em;
  line-height: 1.5;
  letter-spacing: 0.125;
}
.section-header p,
.section-header-blog p,
.section-presentation-page p {
}
.section-header p span,
.section-header-blog p span,
.section-presentation-page p span {
  text-transform: lowercase;
}
.section-header .separator,
.section-header-blog .separator,
.section-presentation-page .separator {
  color: #fff;
  margin: 30px auto;
}
.section-header .separator.line-separator:before, .section-header .separator.line-separator:after,
.section-header-blog .separator.line-separator:before,
.section-header-blog .separator.line-separator:after,
.section-presentation-page .separator.line-separator:before,
.section-presentation-page .separator.line-separator:after {
  border-color: white;
}

.section-header-small .parallax,
.section-header-small .static-image {
  min-height: 50vh;
  height: auto;
}

.section-clients-1 .logo {
  position: relative;
  margin-bottom: 30px;
}

.section-clients-2 .nav-text {
  margin: 0 auto;
  text-align: center;
}
.section-clients-2 .nav-text li {
  margin: 0 10px 10px 0;
}
.section-clients-2 .nav-text li a {
  opacity: .9;
  color: #343434;
  padding: 3px 0;
}
.section-clients-2 .nav-text li a img {
  width: 120px;
}
.section-clients-2 .nav-text > li.active a {
  color: #c5a47e !important;
  border-bottom: 2px solid #c5a47e;
}
.section-clients-2 .nav-text > li.active a img:first-child {
  opacity: 0;
}
.section-clients-2 .tab-content {
  text-align: center;
  max-width: 760px;
  min-height: 130px;
}
.section-clients-2 .tab-content p.large {
  color: #777777;
}

.section-clients-3 .nbs-flexisel-inner:before, .section-clients-3 .nbs-flexisel-inner:after {
  position: absolute;
  top: 0;
  width: 6%;
  height: 50px;
  display: block;
  z-index: 1;
  content: "";
  z-index: 3;
}
.section-clients-3 .nbs-flexisel-inner:before {
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$left-color', endColorstr='$right-color',GradientType=1 );
  /* IE6-9 */
  left: 0;
}
.section-clients-3 .nbs-flexisel-inner:after {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$left-color', endColorstr='$right-color',GradientType=1 );
  /* IE6-9 */
  right: 0;
}
.section-clients-3 #clients-carousel li {
  position: relative;
}
.section-clients-3 #clients-carousel li img {
  width: 50%;
  cursor: pointer;
  position: relative;
  margin: 0;
  max-height: 50px;
  max-width: 200px;
}
.section-clients-3 #clients-carousel li img:first-child {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  z-index: 2;
}
.section-clients-3 #clients-carousel li img:first-child:hover {
  opacity: 0;
}
.section-clients-3 .nbs-flexisel-nav-left,
.section-clients-3 .nbs-flexisel-nav-right {
  font-size: 30px;
}

.list-logos img {
  max-width: 120px;
  margin: 0 auto;
  display: block;
}
.list-logos .active .client-logo {
  color: #c5a47e;
}
.list-logos a {
  opacity: 0.9;
  color: #333333;
}

.list-logos-info .active .client-logo {
  color: #00abc0;
}

.list-logos-success .active .client-logo {
  color: #7accb8;
}

.list-logos-warning .active .client-logo {
  color: #f88f58;
}

.list-logos-danger .active .client-logo {
  color: #e78b90;
}

.client-logo {
  text-align: center;
  margin: 0 15px;
}
.client-logo i {
  font-size: 35px;
  width: auto;
  margin-bottom: 5px;
}
.client-logo h3 {
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.section-team-1 {
  padding-top: 0;
}
.section-team-1 .container {
  position: absolute;
  width: 100%;
  top: 0;
}
.section-team-1 .text-area {
  background-color: transparent;
  max-width: 760px;
  margin: 0 auto;
}
.section-team-1 p {
  color: #555;
}
.section-team-1 .static-image img {
  width: 100%;
}

.section-team-2 {
  padding-top: 0;
}
.section-team-2 .team-text {
  position: relative;
  padding: 0 0 75px;
}
.section-team-2 .team {
  display: block;
  position: relative;
}
.section-team-2 .team .member {
  border-radius: 50%;
  display: block;
  text-align: center;
}
.section-team-2 .team .member p {
  font-size: 1em;
}
.section-team-2 .team .member .social-buttons {
  display: inline-block;
  padding: 15px 35px;
}
.section-team-2 .team .member img {
  background: none repeat scroll 0 0 transparent;
  height: auto;
  width: 120px;
  margin: 0 auto;
}
.section-team-2 .team .description {
  padding: 10px 0;
  text-align: center;
}

.section-team-3 .team {
  margin-bottom: 50px;
}
.section-team-3 .team .member {
  text-align: center;
}
.section-team-3 .team .member .big-text {
  margin-bottom: 20px;
}
.section-team-3 .team .member img {
  margin: 0 auto;
}
.section-team-3 .team .member .first-name, .section-team-3 .team .member .last-name {
  min-width: 65%;
  padding: 0 15px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  font-size: 18px;
  padding-top: 9px;
  vertical-align: middle;
  margin-top: 35px;
}
.section-team-3 .team .member .first-name {
  float: right;
}
.section-team-3 .team .member .last-name {
  float: left;
}
.section-team-3 .team .member .motto {
  position: relative;
  text-transform: none;
  color: #c5a47e;
  max-width: 55%;
  margin: 0 auto;
}
.section-team-3 .team .member .motto h3 {
  font-size: 22px;
}

.section-team-4 {
  padding-top: 5em;
}
.section-team-4 .team {
  text-align: center;
  padding: 10px 0;
}
.section-team-4 .team .member {
  padding: 0 10px;
}
.section-team-4 .team .member img {
  width: 120px;
  height: 120px;
  margin: 0 auto;
}
.section-team-4 .team .member .description {
  padding: 10px 0;
}
.section-team-4 .team .member .description .details {
  font-size: 14px;
}
.section-team-4 .team .member .description .details i {
  color: #777777;
}

.img-circle.img-profile {
  width: 120px;
  height: 120px;
}

.description {
  margin-bottom: 20px;
}

.big-text {
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}

.small-text {
  color: #777777;
  text-align: center;
}

.social-buttons {
  margin-top: -20px;
  border-top: 1px solid #DDDDDD;
  text-align: center;
}

.scroller {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.address h4 {
  font-size: 1.6em;
}
.address p {
  font-size: 1em;
}

.section-contact-1 h4,
.section-contact-2 h4,
.section-contact-3 h4 {
  margin-bottom: 5px;
}

.section-contact-1 .form-control,
.section-contact-1 .form-control:focus {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  padding: 8px 0;
  font-size: 16px;
}
.section-contact-1 .contact-form {
  margin-top: 90px;
}

.section-contact-2 .contact-form {
  margin-top: 20px;
}
.section-contact-2 label {
  font-weight: 400;
  font-size: 16px;
  /*         margin-left: 10px; */
}

.section-contact-3 {
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  padding-bottom: 0;
}
.section-contact-3 .contact-container {
  position: relative;
}
.section-contact-3 .contact-container .address-container {
  position: absolute;
  left: 0;
  width: 40%;
  height: 570px;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 3;
  padding: 20px 20px 20px 60px;
}
.section-contact-3 .contact-container .address-container .address {
  text-align: center;
}
.section-contact-3 .contact-container .map {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  height: 570px;
  overflow: hidden;
  display: block;
}
.section-contact-3 .contact-container .map .big-map {
  height: 100%;
  width: 100%;
  display: block;
}

@media (min-width: 768px) {
  .section-contact-3 {
    min-height: 570px;
  }
  .section-contact-3 .address {
    margin-top: 100px;
  }
}
.section-closure {
  padding: 0;
  overflow: hidden;
}
.section-closure .static-image {
  position: absolute;
  z-index: 1;
}
.section-closure .container {
  position: relative;
  z-index: 2;
  padding: 150px 0;
}
.section-closure .text-area {
  background-color: transparent;
  color: #FFFFFF;
}

/* HOME PAGE */
.section .image {
  background: url("../images/bg-topo.jpg") center top no-repeat;
  -moz-background-size:cover;
  -o-background-size:cover;
  -webkit-background-size:cover;
  background-size:cover;
  width: 100%;
  height:960px;
  position: absolute;
  display: block;
}

.section-get-started,
.section-header-freebie,
.section-our-team-freebie {
  padding-bottom: 0;
}
.section-get-started .container,
.section-header-freebie .container,
.section-our-team-freebie .container {
  position: relative;
  z-index: 100;
  display: block;
  margin-top: 30vh;
  text-align: center;
}
.section-get-started .title-header,
.section-header-freebie .title-header,
.section-our-team-freebie .title-header {
  text-transform: none;
}
.section-get-started .button-contact,
.section-header-freebie .button-contact,
.section-our-team-freebie .button-contact {
  padding: 25px 0 17px;
}
.section-get-started .text-description,
.section-header-freebie .text-description,
.section-our-team-freebie .text-description {
  color: #fff;
  margin: 40px auto;
  max-width: 760px;
}
.section-get-started .text-white,
.section-header-freebie .text-white,
.section-our-team-freebie .text-white {
  color: #fff;
}
.section-get-started .text-gold,
.section-header-freebie .text-gold,
.section-our-team-freebie .text-gold {
  color: #c5a47e;
}
.section-get-started .parallax,
.section-get-started .static-image,
.section-header-freebie .parallax,
.section-header-freebie .static-image,
.section-our-team-freebie .parallax,
.section-our-team-freebie .static-image {
  height: auto;
}
.section-get-started .image,
.section-header-freebie .image,
.section-our-team-freebie .image {
  height: 100%;
}

.section-get-started {
  padding: 0;
}
.section-get-started .container {
  margin: 15vh auto;
}

.section-contact-4 .parallax,
.section-our-services .parallax {
  height: 450px;
}

.section-our-projects-fluid .row [class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.section-our-projects-fluid .row [class^="col-"] .project {
  margin-bottom: 0;
}

.section-our-projects .project {
  margin-bottom: 30px;
}

.member .description {
  min-height: 100px;
}

.section-our-clients-freebie .nav-text,
.section-our-clients .nav-text {
  margin: 30px auto;
  text-align: center;
}

.section-our-clients-freebie .nav-text li,
.section-our-clients .nav-text li {
  margin: 0 10px 10px 0;
}

.section-our-clients .nav-text li a img {
  width: 120px;
}

.section-our-clients-freebie .tab-content,
.section-our-clients .tab-content {
  text-align: center;
  max-width: 760px;
  min-height: 130px;
  margin: 0 auto;
}

.section-our-clients-freebie .tab-content p.large,
.section-our-clients .tab-content p.large {
  color: #777777;
}

.section-contact-4 {
  padding: 0;
}

/* END HOME */
/* FREEBIE */
.section-header-freebie {
  padding: 0;
}

.section-our-team-freebie .container {
  margin-top: 14vh;
  margin-bottom: 50px;
}

.card p {
  min-height: 0;
}

.section-our-clients-freebie .list-logos img {
  position: inherit;
  top: 0;
  left: 0;
  opacity: none;
  -webkit-transform: none;
  transform: none;
}
.section-our-clients-freebie .list-logos img:hover {
  opacity: 1;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.section-our-clients-freebie .nav-text > li.active a {
  border-bottom: 0;
  opacity: 1;
}
.section-our-clients-freebie .nav-text > li.active a .image-clients img {
  opacity: 1;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.image-clients {
  width: 90px;
  margin: 0 auto;
  margin-right: 8px;
  margin-left: 8px;
}

.image-clients img,
.author img {
  width: 100%;
}

/* END FREEBIE */
/* PRESENTATION PAGE */
.section-presentation-page .container {
  margin-top: 4vh;
}

.fa-pay {
  font-size: 30px !important;
  display: inline-block;
  margin: 5px 1px 0;
  width: auto;
  color: #FFFFFF;
}

.share-area {
  margin-top: 80px;
}

/* END PRESENTATION PAGE */
@media (min-width: 768px) {
  .nav > .social-links {
    margin-left: 15px;
  }

  .section-header .separator {
    max-width: 20em;
  }
}
@media (min-width: 992px) {
  .section-we-made-1 .row {
    margin: 0;
  }
  .section-we-made-1 .row [class^="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
  .section-we-made-1 .transition-1 {
    /*     		transition: all 0.5s; */
  }

  .section-we-made-2 .scroll-area {
    width: 70%;
    height: 100%;
    position: relative;
    margin: 0 auto;
  }
  .section-we-made-2 .projects {
    width: 100%;
    display: block;
    margin: 0;
    overflow: hidden;
  }
  .section-we-made-2 .projects .row {
    width: 2500px;
    margin: 0;
    position: relative;
  }
  .section-we-made-2 .projects .row.scroller [class^="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .section-we-made-2 .projects .row.scroller [class^="col-"] .project {
    margin-bottom: 50px;
    height: 400px;
  }
  .section-we-made-2 .projects .row.scroller.scroller-portrait .project {
    height: 550px;
  }
  .section-we-made-2 .projects .project-description p {
    color: #777777;
    display: inline;
  }
}
@media (max-width: 992px) {
  .section-with-hover .project .over-area {
    opacity: 1;
    -webkit-transition: background 0.25s, opacity 0.25s 0.25s;
    -moz-transition: background 0.25s, opacity 0.25s 0.25s;
    -o-transition: background 0.25s, opacity 0.25s 0.25s;
    -ms-transition: background 0.25s, opacity 0.25s 0.25s;
    transition: background 0.25s, opacity 0.25s 0.25s;
    transition-delay: 0;
    -webkit-transition-delay: 0;
  }
  .section-with-hover .project .over-area .content {
    opacity: 1;
    opacity: 0.2s;
    filter: alpha(opacity=20s);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
  }
  .section-with-hover .project .over-area .content h4 {
    opacity: 1;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  .section-with-hover .project .over-area .content p {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  .project-content .project-details {
    padding: 0 30px;
  }
  .project-content .icon-close {
    right: -15px;
  }
  .project-content .icon-close i {
    font-size: 30px;
  }

  .section-header {
    padding: 0 !important;
  }
  .section-header .parallax, .section-header .static-image {
    height: 80vh;
  }
  .section-header .parallax:after, .section-header .static-image:after {
    height: 80vh;
  }
  .section-header .content {
    top: 50%;
  }

  .section-header .content h5 {
    font-size: 1.125em;
    margin-top: 50px;
  }
  .section-header .content .separator {
    width: 12em;
  }

  .section-signin {
    padding: 0;
  }
  .section-signin .image-container,
  .section-signin .form-container {
    width: 100%;
  }
  .section-signin .filter {
    min-height: 0;
  }
}

@media (max-width: 768px) {
  .navbar-transparent {
    background-color: transparent;
  }

  .wrapper {
    text-align: center !important;
    overflow: hidden;
  }

  .section-we-made-1 p {
    display: none;
  }

  .section-clients-1 .logos ul li {
    width: 33%;
  }
  .section-clients-1 .logos ul li img {
    width: 80%;
  }
  .section-clients-1 .logos ul li img:last-child {
    opacity: 0;
  }

  .section-clients-2 .tab-content {
    min-height: 130px;
  }

  .section-team-1 .static-image img {
    margin-top: 0;
  }

  .section-team-3 .name {
    margin-top: -10px;
  }
  .section-team-3 .motto h3 {
    font-size: 1em;
  }

  .btn {
    margin: 0 auto 15px;
    float: none;
  }

  .section-contact-3 .address-container {
    top: 0;
    width: 100% !important;
    padding: 20px !important;
  }

  .project-content .product .project-text {
    text-align: center !important;
  }
  .project-content .article .project-image {
    width: 100% !important;
  }

  footer {
    padding-top: 15px;
  }
  footer .row .info {
    margin-top: 15px;
  }
  footer .row .info .title {
    text-align: center !important;
    margin-top: 25px;
  }
  footer .row .info ul {
    text-align: center;
  }
  footer .row div:first-child .title {
    margin-top: 0;
  }

  .navbar-transparent .navbar-brand {
    color: #FFFFFF;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#bodyClick {
  height: 100%;
  width: 100%;
  position: fixed;
  opacity: 0;
  top: 0;
  left: auto;
  right: 300px;
  content: "";
  z-index: 1029;
  overflow-x: hidden;
}

body {
  position: relative;
}

.navbar-header {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
  -webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  position: relative;
}

.navbar-burger .navbar-collapse {
  position: fixed;
  display: block;
  top: 0;
  height: 100vh !important;
  width: 230px;
  right: 0;
  z-index: 1032;
  visibility: visible;
  background-color: #999;
  overflow-y: visible;
  border-top: none;
  text-align: left;
  border-left: 1px solid #e3e3e3;
  padding-right: 0px;
  padding-left: 40px;
  max-height: none !important;
  -webkit-transform: translate3d(300px, 0, 0);
  -moz-transform: translate3d(300px, 0, 0);
  -o-transform: translate3d(300px, 0, 0);
  -ms-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0);
  -webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
}
.navbar-burger .navbar-collapse > ul {
  position: relative;
  z-index: 3;
  overflow-y: auto;
  height: 100%;
}
.navbar-burger .navbar-collapse .nav > li {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  width: 100%;
}
.navbar-burger .navbar-collapse .nav > li:last-child {
  border-bottom: 0;
}
.navbar-burger .navbar-collapse .nav > li > a {
  margin: 0px 0px;
  color: #A3D900;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  line-height: 13px;
  padding: 24px 0;
}
.navbar-burger .navbar-collapse .nav > li > a:hover, .navbar-burger .navbar-collapse .nav > li > a.active {
  color: #fff;
}
.navbar-burger .navbar-collapse .nav > li.social-links {
  text-align: center;
  margin-left: -40px;
}
.navbar-burger .navbar-collapse .nav > li.social-links > a {
  font-size: 18px;
  padding: 24px 15px;
}
.navbar-burger .navbar-collapse::after {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #FFFFFF;
  display: block;
  content: "";
  z-index: 1;
}
.navbar-burger .navbar-collapse.has-image::after {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(17, 17, 17, 0.8);
  display: block;
  content: "";
  z-index: 1;
}
.navbar-burger .navbar-collapse .active > a,
.navbar-burger .navbar-collapse .dropdown .dropdown-menu > li > a {
  color: #A3D900;
}
.navbar-burger .navbar-collapse .active > a:hover, .navbar-burger .navbar-collapse .active > a:focus,
.navbar-burger .navbar-collapse .dropdown .dropdown-menu > li > a:hover,
.navbar-burger .navbar-collapse .dropdown .dropdown-menu > li > a:focus {
  color: #A3D900;
}
.navbar-burger .navbar-nav > li > .dropdown-menu:after, .navbar-burger .navbar-nav > li > .dropdown-menu:before {
  display: none;
}
.navbar-burger .dropdown-menu {
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.navbar-burger .open .dropdown-menu {
  position: static;
}
.navbar-burger .navbar-toggle .icon-bar {
  display: block;
  position: relative;
  width: 24px;
  height: 2px;
  border-radius: 1px;
}
.navbar-burger.navbar-transparent .navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-burger .navbar-header .navbar-toggle {
  margin-top: 12px;
  margin-bottom: 8px;
  width: 40px;
  height: 40px;
}
.navbar-burger .bar1,
.navbar-burger .bar2,
.navbar-burger .bar3 {
  outline: 1px solid transparent;
}
.navbar-burger .bar1 {
  top: 0px;
  -webkit-animation: topbar-back 500ms linear 0s;
  -moz-animation: topbar-back 500ms linear 0s;
  animation: topbar-back 500ms 0s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.navbar-burger .bar2 {
  opacity: 1;
}
.navbar-burger .bar3 {
  bottom: 0px;
  -webkit-animation: bottombar-back 500ms linear 0s;
  -moz-animation: bottombar-back 500ms linear 0s;
  animation: bottombar-back 500ms 0s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.navbar-burger .toggled .bar1 {
  top: 6px;
  -webkit-animation: topbar-x 500ms linear 0s;
  -moz-animation: topbar-x 500ms linear 0s;
  animation: topbar-x 500ms 0s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.navbar-burger .toggled .bar2 {
  opacity: 0;
}
.navbar-burger .toggled .bar3 {
  bottom: 6px;
  -webkit-animation: bottombar-x 500ms linear 0s;
  -moz-animation: bottombar-x 500ms linear 0s;
  animation: bottombar-x 500ms 0s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@keyframes topbar-x {
  0% {
    top: 0px;
    transform: rotate(0deg);
  }
  45% {
    top: 6px;
    transform: rotate(145deg);
  }
  75% {
    transform: rotate(130deg);
  }
  100% {
    transform: rotate(135deg);
  }
}
@-webkit-keyframes topbar-x {
  0% {
    top: 0px;
    -webkit-transform: rotate(0deg);
  }
  45% {
    top: 6px;
    -webkit-transform: rotate(145deg);
  }
  75% {
    -webkit-transform: rotate(130deg);
  }
  100% {
    -webkit-transform: rotate(135deg);
  }
}
@-moz-keyframes topbar-x {
  0% {
    top: 0px;
    -moz-transform: rotate(0deg);
  }
  45% {
    top: 6px;
    -moz-transform: rotate(145deg);
  }
  75% {
    -moz-transform: rotate(130deg);
  }
  100% {
    -moz-transform: rotate(135deg);
  }
}
@keyframes topbar-back {
  0% {
    top: 6px;
    transform: rotate(135deg);
  }
  45% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    top: 0px;
    transform: rotate(0);
  }
}
@-webkit-keyframes topbar-back {
  0% {
    top: 6px;
    -webkit-transform: rotate(135deg);
  }
  45% {
    -webkit-transform: rotate(-10deg);
  }
  75% {
    -webkit-transform: rotate(5deg);
  }
  100% {
    top: 0px;
    -webkit-transform: rotate(0);
  }
}
@-moz-keyframes topbar-back {
  0% {
    top: 6px;
    -moz-transform: rotate(135deg);
  }
  45% {
    -moz-transform: rotate(-10deg);
  }
  75% {
    -moz-transform: rotate(5deg);
  }
  100% {
    top: 0px;
    -moz-transform: rotate(0);
  }
}
@keyframes bottombar-x {
  0% {
    bottom: 0px;
    transform: rotate(0deg);
  }
  45% {
    bottom: 6px;
    transform: rotate(-145deg);
  }
  75% {
    transform: rotate(-130deg);
  }
  100% {
    transform: rotate(-135deg);
  }
}
@-webkit-keyframes bottombar-x {
  0% {
    bottom: 0px;
    -webkit-transform: rotate(0deg);
  }
  45% {
    bottom: 6px;
    -webkit-transform: rotate(-145deg);
  }
  75% {
    -webkit-transform: rotate(-130deg);
  }
  100% {
    -webkit-transform: rotate(-135deg);
  }
}
@-moz-keyframes bottombar-x {
  0% {
    bottom: 0px;
    -moz-transform: rotate(0deg);
  }
  45% {
    bottom: 6px;
    -moz-transform: rotate(-145deg);
  }
  75% {
    -moz-transform: rotate(-130deg);
  }
  100% {
    -moz-transform: rotate(-135deg);
  }
}
@keyframes bottombar-back {
  0% {
    bottom: 6px;
    transform: rotate(-135deg);
  }
  45% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    bottom: 0px;
    transform: rotate(0);
  }
}
@-webkit-keyframes bottombar-back {
  0% {
    bottom: 6px;
    -webkit-transform: rotate(-135deg);
  }
  45% {
    -webkit-transform: rotate(10deg);
  }
  75% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    bottom: 0px;
    -webkit-transform: rotate(0);
  }
}
@-moz-keyframes bottombar-back {
  0% {
    bottom: 6px;
    -moz-transform: rotate(-135deg);
  }
  45% {
    -moz-transform: rotate(10deg);
  }
  75% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    bottom: 0px;
    -moz-transform: rotate(0);
  }
}
.wrapper {
  -webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  left: 0;
  background-color: white;
}
.wrapper.transition {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.nav-open .wrapper {
  -webkit-transform: translate3d(-150px, 0, 0);
  -moz-transform: translate3d(-150px, 0, 0);
  -o-transform: translate3d(-150px, 0, 0);
  -ms-transform: translate3d(-150px, 0, 0);
  transform: translate3d(-150px, 0, 0);
}

.nav-open .navbar .navbar-header {
  -webkit-transform: translate3d(-200px, 0, 0);
  -moz-transform: translate3d(-200px, 0, 0);
  -o-transform: translate3d(-200px, 0, 0);
  -ms-transform: translate3d(-200px, 0, 0);
  transform: translate3d(-200px, 0, 0);
}

@media (min-width: 768px) {
  .navbar-form {
    margin-top: 21px;
    margin-bottom: 21px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .navbar-search-form {
    display: none;
  }

  .section-pricing [class*="col-"]:not(:first-child):not(:last-child) > .card:not(.card-black) {
    border-radius: 0;
  }
  .section-pricing .card:not(.card-black) {
    box-shadow: none;
  }
  .section-pricing [class*="col-"]:first-child > .card:not(.card-black) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .section-pricing [class*="col-"]:last-child > .card:not(.card-black) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .nav-open .navbar-collapse {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }

  .navbar-burger .container {
    padding: 0 15px;
  }
  .navbar-burger .navbar-header {
    width: 100%;
  }
  .navbar-burger .navbar-toggle {
    display: block;
    margin-right: 0;
  }

  body > .navbar-collapse .navbar-nav,
  body > .navbar-collapse .navbar-nav > li {
    float: none;
  }
  body > .navbar-collapse .navbar-nav > li {
    float: none;
  }
}
/*          Changes for small display      */
@media (max-width: 767px) {
  .navbar-transparent {
    padding-top: 0;
  }

  #bodyClick {
    right: 230px;
  }

  .navbar-collapse {
    position: fixed;
    display: block;
    top: 0;
    height: 100vh;
    width: 230px;
    right: 0;
    z-index: 1032;
    visibility: visible;
    background-color: #999;
    overflow-y: visible;
    border-top: none;
    text-align: left;
    border-left: 1px solid #e3e3e3;
    padding-right: 15px;
    padding-left: 15px;
    max-height: none !important;
    -webkit-transform: translate3d(230px, 0, 0);
    -moz-transform: translate3d(230px, 0, 0);
    -o-transform: translate3d(230px, 0, 0);
    -ms-transform: translate3d(230px, 0, 0);
    transform: translate3d(230px, 0, 0);
    -webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  }
  .navbar-collapse ul {
    position: relative;
    z-index: 3;
    overflow-y: auto;
    height: 100%;
  }
  .navbar-collapse .nav > li {
    border-bottom: 1px solid #e5e5e5;
    padding-right: 15px;
  }
  .navbar-collapse .nav > li:last-child {
    border-bottom: 0;
  }
  .navbar-collapse .nav > li > a {
    margin: 0px 0px;
    color: #A3D900;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    line-height: 13px;
    padding: 24px 0;
  }
  .navbar-collapse .nav > li > a:hover, .navbar-collapse .nav > li > a.active {
    color: #c5a47e;
  }
  .navbar-collapse .nav > li.social-links {
    text-align: center;
    margin-left: -40px;
  }
  .navbar-collapse .nav > li.social-links > a {
    font-size: 18px;
    padding: 24px 15px;
  }
  .navbar-collapse::after {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #FFFFFF;
    display: block;
    content: "";
    z-index: 1;
  }
  .navbar-collapse.has-image::after {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(17, 17, 17, 0.8);
    display: block;
    content: "";
    z-index: 1;
  }

  .navbar .container {
    left: 0;
  }

  .nav-open .navbar-collapse {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }

  .nav-open .wrapper {
    left: 0;
    -webkit-transform: translate3d(-115px, 0, 0);
    -moz-transform: translate3d(-115px, 0, 0);
    -o-transform: translate3d(-115px, 0, 0);
    -ms-transform: translate3d(-115px, 0, 0);
    transform: translate3d(-115px, 0, 0);
  }

  .navbar-nav {
    margin: 0;
  }
  .navbar-nav .dropdown .dropdown-menu > li > a {
    padding: 10px 15px 10px;
  }
  .navbar-nav .dropdown .dropdown-menu > li:first-child > a {
    padding-top: 0;
  }
  .navbar-nav .dropdown .dropdown-menu > li:last-child > a {
    padding-bottom: 20px;
  }

  [class*="navbar-"] .navbar-nav > li > a,
  [class*="navbar-"] .navbar-nav > li > a:hover,
  [class*="navbar-"] .navbar-nav > li > a:focus,
  [class*="navbar-"] .navbar-nav .navbar-nav .open .dropdown-menu > li > a:active {
    color: white;
  }
  [class*="navbar-"] .navbar-nav .active > a,
  [class*="navbar-"] .navbar-nav .dropdown .dropdown-menu > li > a {
    color: #A3D900;
  }
  [class*="navbar-"] .navbar-nav > li > a,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a {
    opacity: 1;
    background: transparent;
  }
  [class*="navbar-"] .navbar-nav > li > a:hover, [class*="navbar-"] .navbar-nav > li > a:focus,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:hover,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:focus {
    opacity: 1;
  }
  [class*="navbar-"] .navbar-nav.navbar-nav .open .dropdown-menu > li > a:active {
    opacity: 1;
  }
  [class*="navbar-"] .navbar-nav .dropdown > a:hover .caret {
    border-bottom-color: #777;
    border-top-color: #777;
  }
  [class*="navbar-"] .navbar-nav .dropdown > a:active .caret {
    border-bottom-color: white;
    border-top-color: white;
  }

  .dropdown-menu {
    display: none;
  }

  .navbar-fixed-top {
    -webkit-backface-visibility: hidden;
  }

  .social-line .btn {
    margin: 0 0 10px 0;
  }

  .subscribe-line .form-control {
    margin: 0 0 10px 0;
  }

  .social-line.pull-right {
    float: none;
  }

  .footer nav.pull-left {
    float: none !important;
  }

  .footer:not(.footer-big) nav > ul li {
    float: none;
  }

  .social-area.pull-right {
    float: none !important;
  }

  .form-control + .form-control-feedback {
    margin-top: -8px;
  }

  .navbar-toggle:hover, .navbar-toggle:focus {
    background-color: transparent !important;
  }

  .btn.dropdown-toggle {
    margin-bottom: 0;
  }

  .media-post .author {
    width: 20%;
    float: none !important;
    display: block;
    margin: 0 auto 10px;
  }

  .media-post .media-body {
    width: 100%;
  }

  .nav-open .navbar .navbar-header {
    -webkit-transform: translate3d(-215px, 0, 0);
    -moz-transform: translate3d(-215px, 0, 0);
    -o-transform: translate3d(-215px, 0, 0);
    -ms-transform: translate3d(-215px, 0, 0);
    transform: translate3d(-215px, 0, 0);
  }
}
@media (max-width: 767px) {
  .footer .social-area.pull-right,
  .footer nav.pull-left {
    text-align: center;
  }

  .section-numbers .card {
    padding: 20px 0;
  }

  .section-pricing .parallax {
    height: auto;
  }
  .section-pricing .card-price {
    margin-bottom: 30px;
    border-radius: 10px;
  }
  .section-pricing .image {
    height: 215vh;
  }
}
@media (max-width: 930px) {
  .section.section-our-team .title-description,
  .section.section-we-do .title-description {
    max-width: 550px;
    margin: 0 auto;
  }

  .section.section-we-do .text-description {
    max-width: 420px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .section-contact-us {
    min-height: 570px;
  }

  .section-contact-us .address {
    margin-top: 100px;
  }

  .section-pricing .row [class^="col-"]:first-child {
    padding-right: 0;
  }
  .section-pricing .row [class^="col-"]:last-child {
    padding-left: 0;
  }
  .section-pricing .row [class^="col-"]:nth-child(2) {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .section-faq .box {
    max-width: 480px;
    margin: 0 auto;
  }

  .section-faq .text-description {
    margin-bottom: 30px;
  }

  .section.section-we-are .description {
    max-width: 560px;
    text-align: center;
    margin: 0 auto;
  }

  .text-center {
    margin-top: 20px;
  }

  .section.section-info .info-pricing {
    max-width: 400px;
    margin: 50px auto;
  }

  .section.section-info {
    height: auto;
  }

  .section.section-info .info-pricing .text {
    text-align: -webkit-center;
  }

  .section.section-info .info-pricing .icon {
    text-align: center;
    float: none;
    margin-top: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .section-pricing .row [class^="col-"] {
    padding: 0;
  }
}
