@import "animate.css";
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Ubuntu);
@import url(http://fonts.googleapis.com/css?family=Ubuntu);
@import url(http://fonts.googleapis.com/css?family=Exo);
@import url(http://fonts.googleapis.com/css?family=Exo:700);
@import url(http://fonts.googleapis.com/css?family=Exo:600);
@import url(http://fonts.googleapis.com/css?family=Exo:900);
@import url(http://fonts.googleapis.com/css?family=Exo:400italic);
@import url(http://fonts.googleapis.com/css?family=Exo:500);
/*========================================================
                    Main layout styles
=========================================================*/
body {
  font: 400 16px/22px "Ubuntu", sans-serif;
  color: #a5a5a5;
  background: #ffffff;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #d2ac67;
}
img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
/* ======= Headers ======= */
h2 {
  font: 600 24px/24px "Exo", sans-serif;
  text-transform: uppercase;
  color: #080707;
  display: inline-block;
  position: relative;
}
h2:before {
  display: block;
  content: '';
  position: absolute;
  height: 1px;
  width: 570px;
  left: -606px;
  top: 50%;
  background: #d6d6d6;
  margin-top: -1px;
}
h2:after {
  display: block;
  content: '';
  position: absolute;
  height: 1px;
  width: 570px;
  right: -606px;
  top: 50%;
  background: #d6d6d6;
  margin-top: -1px;
}
.header1 {
  overflow: hidden;
  text-align: center;
}
.header2 {
  overflow: hidden;
  text-align: center;
  margin-top:60px;
}
h3 {
  font: 600 24px/24px "Exo", sans-serif;
  color: #141211;
  text-transform: uppercase;
}
h4 {
  font: 400 12px/22px "Exo", sans-serif;
  color: #080707;
  text-transform: uppercase;
}
h5 {
  font: 700 22px/24px "Exo", sans-serif;
  text-transform: uppercase;
  color: #080707;
  letter-spacing: 0.1em;
}
h6 {
  font: 400 36px/36px "Exo", sans-serif;
  text-transform: uppercase;
  color: #191919;
}
.h7 {
  font: 100 14px/22px "Exo", sans-serif;
  color: #080707;
  display:block;
  text-transform: none;
}
.h8 {
  font: 700 16px/22px "Exo", sans-serif;
  color: #9a9a9a;
  display: block;
}
.h9 {
  font: 100 16px/22px "Exo", sans-serif;
  color: #080707;
  display: block;
  text-transform: none;
}
.h10 {
  font: 600 14px/22px "Exo", sans-serif;
  color: #080707;
  display: block;
  text-transform: none;
  margin-left:40px;
}
.h11 {
  font: 500 19px/18px "Exo", sans-serif;
  color: #000000;
  text-transform: none;
  margin-left:20px;
  line-height:45px;
}
.h12 {
  font: 100 14px/18px "Exo", sans-serif;
  color: #080707;
  display: block;
  text-transform: none;
}
.h13 {
  font: 500 25px/20px "Exo", sans-serif;
  color: #000000;
}
.h14 {
  font: 100 14px/20px "Exo", sans-serif;
  color: #080707;
  display: block;
  text-transform: none;
  margin-top:6px;
}
.h15 {
  font: 500 25px/45px "Exo", sans-serif;
  color: #000000;
   margin-top:46px;
}
.h16 {
  font: 100 14px/20px "Exo", sans-serif;
  color: #080707;
  display: block;
  text-transform: none;
  margin-top:0px;
}
.h17 {
  font: 600 16px/14px "Exo", sans-serif;
  color: #080707;
  display: block;
  text-transform: none;
  margin-left:40px;
  padding-bottom:8px;
}
.h18 {
  font: 600 16px/18px "Exo", sans-serif;
  color: #080707;
  display: block;
  text-transform: none;
  margin-left:0px;
  padding-bottom:8px;
}
.h19 {
  font: 400 16/16px "Exo", sans-serif;
  text-transform: uppercase;
  color: #191919;
  margin-top: 6px;
}
.equipe1 {
	margin-left:68px;
}
.equipe2 {
	margin-left:68px;
	margin-right:20px;
	font-style: normal;
}


@media (max-width: 979px) {
.equipe1 {
	margin-left:20px;
	margin-right:5px;
}
.equipe2 {
	margin-left:20px;
	margin-right:20px;
	font-style: normal;
}
.h13 {
  font: 500 22px/10px "Exo", sans-serif;
}
}

@media (max-width: 779px) {
.equipe1 {
	margin-left:20px;
	margin-right:5px;
}
.equipe2 {
	margin-left:20px;
	margin-right:20px;
	font-style: normal;
}
.h13 {
  font: 500 22px/10px "Exo", sans-serif;
}
}

.fas{
	margin-right: 4px;
	margin-top: 3px;
}
.far{
	margin-right: 4px;
	margin-top: 3px;
}


/* ======= Buttons ======= */
.btn-default {
  display: inline-block;
  font: 400 12px/12px "Exo", sans-serif;
  color: #c1c1c1;
  background: #ffffff;
  border: 1px solid #cccccc;
  text-transform: uppercase;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 23px 15px;
  min-width: 101px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-default:hover {
  color: #ffffff;
  border-color: #30c4c8;
  background-color: #30c4c8;
}
.btn-big {
  display: inline-block;
  font: 400 14px/14px "Exo", sans-serif;
  color: #ffffff;
  border: 1px solid #ffffff;
  background: transparent;
  text-transform: uppercase;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 23px 15px;
  min-width: 121px;
}
.btn-big:hover {
  background-color: #d2ab67;
  color: #000000;
}
.btn-big.__inset1 {
  min-width: 163px;
  background: #000000;
  font-size: 18px;
  line-height: 18px;
  border: none;
  padding-top: 21px;
  padding-bottom: 17px;
}
.btn-big.__inset1:hover {
  background-color: #666;
  color: #ffffff;
}

.btn-simple {
  margin-right: 22px;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font: 400 14px/26px "Exo", sans-serif;
  color: #000000;
  margin-top:-25px;
}
.btn-simple:hover {
  color: #d2ab67;
}
.btn-simple:after {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(../images/arrow1.png) no-repeat center 0;
  right: -22px;
  top: 4px;
}
/* ======= Modifiers ======= */
.__display-none {
  display: none;
}
.__display-inline {
  display: inline;
}
.__hover-color {
  color: #d2ab67;
}
.__upper {
  text-transform: uppercase;
}
.__normal {
  font-weight: 400;
}
.__min-height {
  min-height: 0;
}
.__relative {
  position: relative;
}
/* ======= Wrappers ======= */
.wrapper1 {
  padding: 74px 0 99px;
}
@media (max-width: 767px) {
  .wrapper1 {
    padding-bottom: 45px;
  }
}
.wrapper2 {
  padding: 62px 0 10px;
}
.wrapper3 {
  padding: 0 0 101px;
}
.wrapper4 {
  padding: 0 0 90px;
}
.wrapper5 {
  padding: 00 0 75px;
}
.wrapper6 {
  padding: 0 0 117px;
}
.wrapper7 {
  padding: 0 0 0px;
}
.wrapper8 {
  padding: 0 0 82px;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  text-align: left;
  border-top: 0px solid #fff;
}
#header.common {
  margin-bottom: 59px;
}
#header .info {
  display:inline-block;
  text-align: right;
  padding: 20px 0 0px;
  color: #000;
}
.info {
  text-align: right;
  float:right;
  z-index:10;
}

.info2 {
  text-align: center;
  float: center;
}




@media (max-width: 1999px) {
.mcm1 {
  margin-left:408px;
}
}
@media (max-width: 1200px) {
.mcm1 {
  margin-left:0px;
}
}
@media (max-width: 979px) {
.mcm1 {
  margin-left:522px;
}
}



@media (max-width: 1999px) {
.mcm {
  margin-left:280px;
}
}
@media (max-width: 1999px) {
.mcm {
  margin-left:280px;
}
}

@media (max-width: 1200px) {
.mcm {
  margin-left:0px;
}
}
@media (max-width: 979px) {
.mcm {
  margin-left:522px;
}
}
@media (max-width: 767px) {
  #header .info {
    padding: 20px 0px 0px 0px;
  }
}
#header .info address,
#header .info .phone,
#header .info .link {
  float: right;
  display: inline-flex;
  position: relative;
  z-index: 9999; /* número máximo é 9999 */
  font-size: 16px !important;
  line-height: 24px !important;
}
@media (max-width: 767px) {
  #header .info address,
  #header .info .phone,
  #header .info .link {
    float: right;
    margin-right: 0;
    padding-left: 0;
  }
}
#header .info address:before,
#header .info .phone:before,
#header .info .link:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  width: 15px;
  height: 16px;
  overflow: hidden;
  background: no-repeat left 0;
}
@media (max-width: 767px) {
  #header .info address:before,
  #header .info .phone:before,
  #header .info .link:before {
    display: none;
  }
}

#header .info .socials1 {
  text-align: right;
  float: right;
  margin-top: 5px;
  margin-right:30px;
}
@media (max-width: 767px) {
  #header .info .socials1 {
    text-align: center;
    margin-top: 0px;
    float: none;
  }
}
#header #stuck_container {
  margin-top: -10px;
}
@media (max-width: 767px) {
  #header #stuck_container {
    margin-top: 0;
  }
}
#header #stuck_container .wrapper {
  background: #000000;
}
@media (max-width: 767px) {
  #header #stuck_container .wrapper {
    background: transparent;
  }
}
.socials1 li {
  display: inline-block;
  margin-bottom: 10px;
}
.socials1 li + li {
  margin-left: 18px;
}
.socials1 li a i {
  font-size: 28px;
  line-height: 18px;
  color: #d2ab67;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.socials1 li a:hover i {
  color: #000000;
}

.socials2 li {
  display: inline-block;
  margin-bottom: 10px;
}
.socials2 li + li {
  margin-left: 18px;
}
.socials2 li a i {
  font-size: 28px;
  line-height: 18px;
  color: #d2ab67;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.socials2 li a:hover i {
  color: #ffffff;
}

.logo_align {
  margin-bottom:15px;
  margin-top:20px; 
}

.logo_align img{ 
  width: 300px;
}


@media (max-width: 767px) {
.logo_align {
  margin-bottom:5px;
  margin-top:55px; 
}
}

.social_icone{
  margin-right:10px;
  margin-top:35px;
}

/* ======= Logo ======= */
h1 a {
  display: inline-block;
}
h1 .main {
  font: 700 60px/60px "Exo", sans-serif;
  color: #000000;
  text-transform: uppercase;
  display: inline-block;
}
h1 .secondary {
  margin-top: -8px;
  font: 400 18px/30px "Exo", sans-serif;
  color: #a5a5a5;
  text-transform: uppercase;
  display: inline-block;
}
/* ======= Main menu variables ======= */
/* ======= Sub menus common variables ======= */
/* ======= First level sub menu variables ======= */
/* ======= Second level sub menu variables ======= */
nav {
  display: inline-block;
  margin-top: 22px;
  margin-bottom: 12px;
}

/* Main menu styles
========================================================*/
.sf-menu > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  text-align: left;
  margin-left:70px;
}
.sf-menu > li + li {
  margin-left: 47px;
}
.sf-menu > li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0d7";
  color: #ffffff;
  bottom: -10px;
  left: 50%;
  margin-left: -3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu > li > a {
  text-transform: uppercase;
  font: 400 14px/14px "Exo", sans-serif;
  display: inline-block;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
}
.sf-menu > li > a:hover {
  color: #d2ab67;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li > a:active {
  background: transparent;
  color: #d2ab67;
}
.sf-menu .sfHover > a:after {
  color: #d2ab67;
}
.sf-menu > li.current > a {
  color: #d2ab67;
}
.sf-menu > li.current > .sf-with-ul:after {
  color: #d2ab67;
}
.sf-menu > li.sfHover > a {
  color: #d2ab67;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
	display: none;
	border-radius: 3px;
	width: 110px;
	font: 400 13px/14px "Exo", sans-serif;
	position: absolute;
	top: 28px;
	left: 50%;
	margin-left: -45px;
	background: #2a2a2a;
	text-align: left;
	padding: 30px 30px 30px 30px;
	z-index: 2;
}
.sf-menu ul > li + li {
  margin-top: 22px;
}
.sf-menu ul li {
  position: relative;
  display: block;
}
.sf-menu ul li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0da";
  color: #ffffff;
  bottom: -1px;
  right: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu ul li a {
  color: #ffffff;
  text-transform: uppercase;
}
.sf-menu ul li a:hover {
  color: #d2ab67;
}
.sf-menu ul > .sfHover > a:after {
  color: #d2ab67;
}
.sf-menu ul li.sfHover > a {
  color: #d2ab67;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  position: absolute;
  top: -5px;
  left: 111px;
  margin-left: 0;
  background: #d2ab67;
  padding: 10px 0 11px 16px;
  z-index: 4;
  text-align: left;
}
.sf-menu ul ul li a {
  color: #ffffff;
  text-transform: uppercase;
}
.sf-menu ul ul li a:hover {
  color: #000000;
}
.sf-menu ul ul li + li {
  margin-top: 18px;
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #d2ab67;
    width: 100%;
    background: #ffffff;
    font: 22px/28px "Exo", sans-serif;
    text-align: left;
    border: 1px solid #c1c1c1;
    padding: 2px 0;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  z-index: 999;
  position: fixed;
  -webkit-box-shadow: 0 0 4px 0 #000000;
  box-shadow: 0 0 4px 0 #000000;
  background: #d2ab67;
}
.isStuck nav {
  margin-top: 15px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
/* ======= Banner 1 Professional ======= */
.intro {
  text-align: center;
  position: relative;
}
@media (max-width: 680px) {
  .intro {
    padding: 0;
  }
	.intro img {
  float: center;
  width: 70%;
  padding-top: 60px;
  height: auto;
}
}
@media (min-width: 680px) {
  .intro {
    padding: 0;
  }
	.intro img {
  float: center;
  width: 50%;
  padding-top: 60px;
  height: auto;
}
}










.banner1 {
  text-align: center;
  position: relative;
}
@media (max-width: 1250px) {
  .banner1 {
    padding: 0;
  }
}
.banner1 img {
  float: left;
  width: 50%;
  height: auto;
}
.banner1 .caption {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  padding: 104px 20px 20px;
  right: 0;
  left: 50%;
  margin-left: -294px;
  top: 50%;
  margin-top: -178px;
  text-align: center;
  color: #ffffff;
  width: 588px;
  min-height: 356px;
  background: url(../images/background1.png) repeat;
}

@media (max-width: 767px) {
  .banner1 .caption {
    width: 200px;
    min-height: 150px;
    margin-left: -100px;
    margin-top: -88px;
    padding: 20px;
  }
}
.banner1 .caption .main {
  font: 600 30px/40px "Exo", sans-serif;
  text-transform: uppercase;
  display: block;
}
@media (max-width: 767px) {
  .banner1 .caption .main {
    font-size: 14px;
    line-height: 15px;
  }
}
.banner1 .caption .secondary {
  font: 700 36px/40px "Exo", sans-serif;
  text-transform: uppercase;
  display: block;
  margin-top: -2px;
}
@media (max-width: 767px) {
  .banner1 .caption .secondary {
    font-size: 18px;
    line-height: 22px;
  }
}
.banner1 .caption .btn-big {
  margin-top: 26px;
}
/* ======= Banner 2 Constant ======= */
.banner2 {
  padding: 18px 38px 11px 69px;
  background: #d2ab67;
}
.banner2 .text {
  display: inline-block;
}
.banner2 .main {
  font: 400 36px/36px "Exo", sans-serif;
  color: #000000;
  text-transform: uppercase;
  display: block;
  margin-bottom: 3px;
}
@media (max-width: 979px) {
  .banner2 .main {
    font-size: 28px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .banner2 .main {
    font-size: 20px;
    line-height: 20px;
  }
}
.banner2 .secondary {
  text-transform: uppercase;
  color: #000000;
  font: 400 18px/30px "Exo", sans-serif;
  display: block;
}
@media (max-width: 767px) {
  .banner2 .secondary {
    font-size: 14px;
    line-height: 20px;
  }
}
.banner2 .btn-big {
  margin-top: 3px;
  margin-left: 57px;
}
@media (max-width: 1199px) {
  .banner2 {
    text-align: center;
    padding: 30px;
  }
  .banner2 .btn-big {
    margin-left: 0;
  }
}

/* ======= Banner 7 Constant ======= */
.banner7 {
  padding: 18px 38px 11px 69px;
  background: #d2ab67;
  background-image:url(images/modal/group.png)
}
.banner7 .text {
  display: inline-block;
}
.banner7 .main {
  font: 400 36px/36px "Exo", sans-serif;
  color: #000000;
  text-transform: uppercase;
  display: block;
  margin-bottom: 3px;
}
@media (max-width: 979px) {
  .banner7 .main {
    font-size: 28px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .banner7 .main {
    font-size: 20px;
    line-height: 20px;
  }
}
.banner7 .secondary {
  text-transform: uppercase;
  color: #000000;
  font: 400 18px/30px "Exo", sans-serif;
  display: block;
}
@media (max-width: 767px) {
  .banner7 .secondary {
    font-size: 14px;
    line-height: 20px;
  }
}
.banner7 .btn-big {
  margin-top: 3px;
  margin-left: 57px;
}
@media (max-width: 1199px) {
  .banner7 {
    text-align: center;
    padding: 30px;
  }
  .banner7 .btn-big {
    margin-left: 0;
  }
}
/* ======= Post 1 History ======= */
.post1 {
  text-align: center;
  position: relative;
  padding: 82px 18px 0;
}
.post1:hover .label {
  background: #30c4c8;
  border-color: #ffffff;
}
.post1 .label {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  font: 900 30px/62px "Exo", sans-serif;
  color: #080707;
  text-transform: uppercase;
  border: 1px solid #cccccc;
  width: 64px;
  height: 64px;
  border-radius: 200px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -32px;
  right: 0;
}
.post1 h3 {
  margin-bottom: 31px;
}
.post1 .btn-default {
  margin-top: 18px;
}
@media (max-width: 767px) {
  .post1 {
    margin-bottom: 70px;
  }
}
/* ======= Post 2 Recent News ======= */
.post2 {
  text-align: center;
}
.post2 img {
  margin-bottom: 33px;
  border: 1px solid #d6d6d6;
}
.post2 time {
  display: block;
  margin-bottom: 10px;
  color: #9a9a9a;
  font: 700 16px/22px "Exo", sans-serif;
}
.post2 h4 {
  margin-bottom: -2px;
}
.post2 p {
  padding: 0 19px;
}
@media (max-width: 767px) {
  .post2 {
    margin-bottom: 70px;
  }
}
/* ======= Row with a link ARCHIVE ======= */
.archive {
  text-align: right;
  margin-top: 31px;
}
@media (max-width: 767px) {
  .archive {
    margin-top: 0;
  }
}
/* ======= Banner 3 Kind words ======= */
.banner3 {
  text-align: center;
  background: #464a56;
  padding: 63px 0 70px;
}
.banner3 h5 {
  color: #ffffff;
  margin-bottom: 36px;
}
.banner3.__inset1 {
  margin-bottom: 53px;
  padding-bottom: 105px;
  text-align: left;
}
@media (max-width: 767px) {
  .banner3.__inset1 {
    padding-bottom: 40px;
  }
}
.banner3.__inset1 h5 {
  text-align: center;
  margin-bottom: 29px;
}
/* ======= Blockquote 1 ======= */
.blockquote1 {
  position: relative;
}
@media (max-width: 767px) {
  .blockquote1 {
    padding: 0 20px;
  }
}
.blockquote1:after {
  width: 27px;
  height: 22px;
  background: url(../images/quote-right.png) no-repeat 0;
  top: 72px;
  right: -58px;
  content: '';
  position: absolute;
}
@media (max-width: 767px) {
  .blockquote1:after {
    display: none;
  }
}
.blockquote1:before {
  width: 27px;
  height: 22px;
  background: url(../images/quote-left.png) no-repeat 0;
  top: 72px;
  left: -58px;
  content: '';
  position: absolute;
}
@media (max-width: 767px) {
  .blockquote1:before {
    display: none;
  }
}
.blockquote1 .content {
  padding: 43px 44px 48px;
  font: italic 400 22px/30px "Exo", sans-serif;
  color: #b6b5b5;
  border: 2px solid #ffffff;
  letter-spacing: 0.1em;
  position: relative;
}
@media (max-width: 767px) {
  .blockquote1 .content {
    font-size: 14px;
    line-height: 20px;
    padding: 20px;
  }
}
.blockquote1 .content:after {
  content: '';
  position: absolute;
  width: 28px;
  height: 23px;
  background: url(../images/triangle.png) no-repeat center 0;
  bottom: -23px;
  left: 50%;
  margin-left: -14px;
}
.blockquote1 .author a {
  margin-top: 36px;
  display: inline-block;
  font: 700 18px/22px "Exo", sans-serif;
  color: #ffffff;
}
.blockquote1 .author a:hover {
  color: #30c4c8;
}
/* ======= Newsletter Form ======= */
.newsletter-form {
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  margin-top: 4px;
  position: relative;
  display: inline-block;
  /* Submit Button GO */
  /* Error message style */
  /* Error message appears */
}
.newsletter-form #form1 {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.newsletter-form .button {
  display: inline-block;
  font: 400 24px/24px "Exo", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  background: #30c4c8;
  padding: 14px 0 5px;
  width: 100%;
  height: 49px;
  outline: none !important;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.newsletter-form .button:hover {
  color: #ffffff;
  background: #0d9fa5;
}
@media (max-width: 979px) {
  .newsletter-form .button {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .newsletter-form .button {
    margin-top: 20px;
  }
}
.newsletter-form .success {
  position: absolute;
  font-size: 11px;
  line-height: 14px;
  bottom: -22px;
  left: 50%;
  margin-left: -95px;
  color: #30c4c8;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .newsletter-form .success {
    font-size: 10px;
    line-height: 11px;
    bottom: -20px;
  }
}
.newsletter-form input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: 400 14px/24px "Exo", sans-serif;
  color: #acacac;
  padding: 11px 15px;
  width: 599px;
  margin-left: 43px;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  border: 1px solid #d1d1d1;
  background: #ffffff;
  height: 49px;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .newsletter-form input {
    width: 428px;
  }
}
@media (max-width: 979px) {
  .newsletter-form input {
    width: 270px;
  }
}
@media (max-width: 767px) {
  .newsletter-form input {
    width: 100%;
    margin-left: 0;
  }
}
.newsletter-form input:focus {
  outline: none;
}
.newsletter-form .name {
  position: relative;
}
.newsletter-form .email {
  position: relative;
}
.newsletter-form .error {
  text-align: left;
  font-size: 9px;
  line-height: 9px;
  position: absolute;
  top: 0;
  right: 5px;
  display: none;
  color: #080707;
}
.newsletter-form .invalid .error {
  display: block;
}
/* ======= Banner 4 Newsletter form ======= */
.banner4 {
  padding: 57px 0 51px;
}
.banner4 h6 {
  margin-top: 7px;
  display: inline-block;
}
@media (max-width: 767px) {
  .banner4 h6 {
    margin-bottom: 20px;
  }
}
/* ======= banner 5 Phone us ======= */
.banner5 {
  padding: 46px 0 113px;
  border-top: 1px solid #d1d1d1;
}
.banner5 h6 {
  display: inline-block;
  margin-top: 15px;
}
@media (max-width: 479px) {
  .banner5 h6 {
    font-size: 20px;
    line-height: 24px;
  }
}
.banner5 .phone {
  display: inline-block;
  font: 500 72px/72px "Exo", sans-serif;
  color: #191919;
  text-transform: uppercase;
  margin-left: 25px;
}
@media (max-width: 767px) {
  .banner5 .phone {
    font-size: 30px;
    line-height: 30px;
  }
}
.banner5 .schedule {
  margin-top: -10px;
  font: 400 24px/30px "Exo", sans-serif;
  color: #191919;
}
@media (max-width: 767px) {
  .banner5 .schedule {
    margin-top: 0;
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .banner5 {
    padding: 20px 0 113px;
  }
  .banner5 h6 {
    margin-top: 0;
    display: block;
    text-align: center;
  }
  .banner5 .phone {
    display: block;
    text-align: center;
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  .banner5 .schedule {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .banner5 {
    padding: 20px 0;
  }
}
/* ======= Post 3 In a nutshell ======= */
.post3 {
  margin-top: 35px;
  margin-bottom: 0px;
}
.post3 .h7 {
  margin-bottom: 21px;
  margin-left:40px;
}
.post3 img {
  margin-top: 7px;
  border: 1px solid #d6d6d6;
}
.post3 .button {
  margin-top: 31px;
  text-align: right;
}
.post3.__inset1 {
  margin-bottom: -22px;
}
@media (max-width: 767px) {
  .post3.__inset1 {
    margin-bottom: 55px;
  }
}
@media (max-width: 767px) {
  .post3 img {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* ======= Post 4 Our team ======= */
.post4 {
  margin-top: 62px;
  margin-bottom: 40px;
  border:0px solid #ffffff;
}
.post4 img {
  margin-bottom:0px;
}
.post4 .h8 {
  margin-bottom: 10px;
}
@media (max-width: 479px) {
  .post4 img {
    width: 100%;
  }
}
/* ======= Post 5 What can u expect ======= */
.post5 {
  margin-top: 57px;
  margin-bottom: 45px;
}
/* ======= Post 6 Main Services ======= */
.post6 {
  position: relative;
  padding-left: 95px;
  margin-top: 58px;
  margin-bottom: -8px;
}
.post6:hover .label {
  background: #30c4c8;
  border-color: #ffffff;
}
.post6 .label {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  font: 900 30px/62px "Exo", sans-serif;
  color: #080707;
  text-transform: uppercase;
  border: 1px solid #cccccc;
  width: 64px;
  height: 64px;
  border-radius: 200px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
.post6 .h8 {
  margin-bottom: 10px;
}
/* ======= Post 7 Construction ======= */
.post7 img {
  float: left;
  margin-right: 22px;
  margin-top: 7px;
}
.post7 .h7 {
  color: #ffffff;
}
.post7 .button {
  text-align: right;
  margin-top: 31px;
}
.post7.first {
  padding-left: 40px;
}
.post7.second {
  padding-right: 30px;
}
.post7 p {
  overflow: hidden;
}
@media (max-width: 767px) {
  .post7.first,
  .post7.second {
    padding: 20px;
  }
}
@media (max-width: 479px) {
  .post7 img {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
/* ======= Post 8 Portfolio ======= */

.post8 {
  margin-top: 62px;
  margin-bottom: -22px;
  border: 0px solid #d6d6d6;
  padding-bottom: 0px;
}

.post8 .h7,
.post8 p {
  padding: 0 15px 0 19px;
}
.post8 .h7 {
  margin-bottom: 0px;
}

/* ======= Post 9 Blog ======= */
.post9 {
  margin-top: 55px;
  margin-bottom: 20px;
}
.post9 .header {
  margin-bottom: 1px;
}
.post9 .info {
  margin-bottom: 24px;
}
.post9 .comments {
  text-align: right;
}
@media (max-width: 767px) {
  .post9 .comments {
    text-align: left;
  }
}
.post9 img {
  border: 1px solid #d6d6d6;
  margin-bottom: 31px;
}
@media (max-width: 767px) {
  .post9 img {
    width: 100%;
  }
}
.post9 .button {
  margin-top: 31px;
  text-align: right;
}
@media (max-width: 767px) {
  .post9 {
    margin-bottom: 55px;
  }
}
/* ======= Post 10 Categories ======= */
.post10 {
  margin-top: 40px;
  margin-bottom: 84px;
}
/* ======= Post 11 Recent Posts ======= */
.post11 {
  margin-top: 55px;
  margin-bottom: -22px;
}
.post11 img {
  float: left;
  border: 1px solid #d6d6d6;
  margin-right: 30px;
  margin-top: 7px;
}
.post11 .h7 {
  margin-bottom: -1px;
}
@media (min-width: 980px) {
  .post11 p {
    overflow: hidden;
  }
}
@media (max-width: 479px) {
  .post11 p {
    overflow: hidden;
  }
}
/* ======= Post 12 Privacy policy ======= */
.post12 {
  margin-top: 55px;
  margin-bottom: -32px;
}
.post12 .h7 {
  margin-bottom: -1px;
}
.post12 .simple-link {
  display: inline-block;
  margin-top: 22px;
}
/* ======= Post 13 Our team ======= */
.post13 {
  margin-top: 22px;
  border:0px solid #ffffff;
}
.post13 img {
  margin-bottom:0px;
}
.post13 .h8 {
  margin-bottom: 10px;
}
@media (max-width: 479px) {
  .post13 img {
    width: 100%;
  }
}
/* ======= List 1 ======= */
.list1 li {
  padding-left: 22px;
  position: relative;
  font: 500 14px/22px "Exo", sans-serif;
  color: #000000;
  text-transform: uppercase;
}
.list1 li a:hover {
  color: #d2ab67;
}
.list1 li:before {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(../images/arrow1.png) no-repeat center;
  left: 0;
  top: 2px;
}
.list1 li + li {
  margin-top: 10px;
}
/* ======= Gallery  ======= */
.gallery_image a {
  display: block;
  position: relative;
  background: #000000;
}
.gallery_image a img {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .gallery_image a img {
    width: 100%;
  }
}
.gallery_image a:hover img {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.gallery_image a:hover .gallery_icon {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_icon {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: 164px;
	height: 82px;
	background: url(../images/hover-icon.png) no-repeat center;
	position: absolute;
	left: 28%;
	top: 28%;
}
/* ======= Gallery2  ======= */ 
.gallery_image a {
  display: block;
  position: relative;
  background: #000000;
  margin-right:2px;
}
.gallery_image a img {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .gallery_image a img {
    width: 100%;
  }
}
.gallery_image a:hover img {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.gallery_image a:hover .gallery_icon2 {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_icon2 {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: 164px;
	height: 100px;
	background: url(../images/hover-icon2.png) no-repeat center;
	position: absolute;
	left: 18%;
	top: 18%;
	margin-left: 0px;
	margin-top: 0px;
}

			
/* ======= Google Map  ======= */
.google-map_contacts {
  margin-top: 62px;
  border: 1px solid #d6d6d6;
}
.google-map_contacts iframe {
  width: 100%;
  height: 320px;
}
@media (max-width: 767px) {
  .google-map_contacts iframe {
    height: 200px;
  }
}
/* ======= Address  ======= */
.address-block {
  margin-top: 75px;
}
.address-block .h7 {
  margin-bottom: 11px;
}
.address-block address {
  margin-bottom: 22px;
}
.address-block .wrapper {
  display: block;
}
.address-block .wide {
  display: inline-block;
  min-width: 100px;
}
@media (min-width: 780px) and (max-width: 979px) {
  .address-block .wide {
    display: block;
    margin-top: 5px;
  }
}
.address-block .our-address {
  display: block;
  margin-bottom: 24px;
}
.address-block .numbers {
  display: inline-block;
  min-width: 100px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .address-block .numbers {
    display: block;
    min-width: 70px;
  }
}
.simple-link {
  text-decoration: underline;
}

.email_equipe {
  color: #d2ab67;
  line-height:30px;
}
.email_equipe:hover {
  color: #000000;	
}
@media (min-width: 768px) and (max-width: 979px) {
.email_equipe {
  color: #d2ab67;
  font-size:10px;
}
.email_equipe:hover {
  color: #000000;	
   font-size:10px;
}	
}	
	
/*========================================================
                    FOOTER styles
=========================================================*/
#footer2 {
  text-align: center;
  background: #000000;
  padding-top:0px;
}
#footer {
  text-align: left;
  background: #ffffff;
  padding-top:0px;
}
#footer .wrapper {
  border-top: 0px solid #d1d1d1;
  padding: 15px 0;
}
#footer h1 {
  font: 700 36px/36px "Exo", sans-serif;
  color: #272829;
  text-transform: uppercase;
  margin-bottom: 6px;
}
#footer h1 a:hover {
  color: #272829;
}
#footer .privacy-block {
  text-transform: uppercase;
  font: 400 12px/14px "Exo", sans-serif;
  color: #6d6d6d;
}


#footer .socials1 {
  margin-top: 13px;
}
#footer .socials1 li a i {
  font-size: 28px;
  line-height: 28px;
}


@media (min-width: 990px){
#footer {
  text-align: left;
}
#footer .privacy-block {
  margin-left: 60px;
}
#footer .socials1 {
  margin-top: 13px;
    margin-left: 60px;
}
#footer .socials1 li a i {
  font-size: 22px;
  line-height: 22px;
}
}

@media (min-width: 1220px){
#footer {
  text-align: left;
}
#footer .privacy-block {
  margin-left: 70px;
}
#footer .socials1 {
  margin-top: 13px;
    margin-left: 70px;
}
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  text-align: center;
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #2c2c2d;
  border-radius: 200px;
  background: #d4d4d4;
  width: 42px;
  height: 42px;
  font-size: 30px;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: all 0.5s ease;
}
#toTop:hover {
  background: #d2ab67;
  outline: none;
  color: #f0f0f0;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/*Core variables and mixins*/

/*========================================================
                    Email Mouse
=========================================================*/

#mousemail {
padding-top:0px;
}

#mouse {
line-height:0px;
padding-top:0px;
padding-bottom:0px;
}

#comentario1 {
 position:relative; top:0px;
 left:130px;
 padding:2px;
 line-height:20px;
 background:#333;
 color:#fff;
 display: block;
 width:192px;
 opacity: 0;

        -webkit-transition: all 300ms ease;
 -moz-transition: all 300ms ease;
 -ms-transition: all 300ms ease;
 -o-transition: all 300ms ease;
 transition: all 300ms ease;
}

#comentario2 {
 position:relative; top:10px;
 left:180px;
 padding:2px;
 line-height:20px;
 background:#333;
 color:#fff;
 display: block;
 width:210px;
 opacity: 0;

        -webkit-transition: all 300ms ease;
 -moz-transition: all 300ms ease;
 -ms-transition: all 300ms ease;
 -o-transition: all 300ms ease;
 transition: all 300ms ease;
}

#comentario3 {
 position:relative; top:10px;
 left:180px;
 padding:2px;
 line-height:20px;
 background:#333;
 color:#fff;
 display: block;
 width:186px;
 opacity: 0;

        -webkit-transition: all 300ms ease;
 -moz-transition: all 300ms ease;
 -ms-transition: all 300ms ease;
 -o-transition: all 300ms ease;
 transition: all 300ms ease;
}

#comentario4 {
 position:relative; top:10px;
 left:180px;
 padding:2px;
 line-height:20px;
 background:#333;
 color:#fff;
 display: block;
 width:238px;
 opacity: 0;

        -webkit-transition: all 300ms ease;
 -moz-transition: all 300ms ease;
 -ms-transition: all 300ms ease;
 -o-transition: all 300ms ease;
 transition: all 300ms ease;
}




#mouse:hover  #comentario1{
      opacity: 1;
}
#mouse:hover  #comentario2{
      opacity: 1;
}
#mouse:hover  #comentario3{
      opacity: 1;
}
#mouse:hover  #comentario4{
      opacity: 1;
}
.pergunta {
	font: 600 14px/14px "Exo", sans-serif;
	color: #080707;
	text-transform: none;
	margin-left:40px;
	font-weight: bold;
}

.right{
    	margin-right:80px;
}
