@charset "utf-8";
*{outline:none !important}
html{height:100%;}
body{
	font-family:"Arial", sans-serif;
	font-size:14px;	
	color:#616161;
	min-width:320px;
	margin:auto;
	background:#fff;
	line-height:19px;
}
@font-face {
  font-family: "Freight Sans Bold";
  src: url("../fonts/Freight-Sans-Bold-SC.otf");
}
@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/myriadpro-regular.otf");
}
body p{font-family:inherit;font-size:inherit;color:inherit; line-height:normal}
.container{margin:auto; line-height:23px; text-align:justify; 
	position:relative; color:#757575; max-width: 1122px;}
.container::before,
.container::after{display:block; content:""; clear:both;}
.animar{transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;}
#header{
	width: 100%;
	z-index: 3;
	height: 153px;
	padding-top: 0px;
	position: absolute;
	top: 0;
	left: 0;
}
#darkTop{
	background: rgba(136,199, 67, 0.75);
}
.contentDarkTop{
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: relative;
}
.contentDarkTop div{
	margin-right: 69px;
}
.contentDarkTop div:last-child{
	margin-right: 0px;
}
.contentDarkTop a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	color: #fff;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
}
.contentDarkTop a img{
	margin-right: 12px;
}
#logo{
	width: 150px;
	position: absolute;
	top: 20px;
	left: 15px;
	z-index: 4;
}
#logo a{
	position: relative;
	z-index: 2;
}
#logo img{
	display: block;
	max-width: 100%;
	height: auto;
	position: relative;
	z-index: 2;
}
#topMenu{
	margin-top: 0px;
	height: 99px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#menu{
	margin: auto;
	position: absolute;
	right: 186px;
	top: 0px;
	height: auto;
}
#menu::before,#menu::after{
	content: '';
	position: absolute;
	top: 0;
	left: -1000px;
	width: 1000px;
	height: 100%;
	background: #fff;
}
#menu::after{
	left: auto;
	right: -1000px;
}
#menu ul{
	margin: 0;
}
#menu ul::before,
#menu ul::after{
	display: block;
	content: "";
	clear: both;
}
#menu li{
	position: relative;
	padding: 0px;
	height: 99px;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
}
#menu li a{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	background: transparent;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	line-height:20px;
	height: 99px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #613811;
	padding: 0px;
	margin: 0px 15px; 
	cursor: default;
	background: rgba(136,199, 67, 0.75);
}
#menu li:nth-child(1) a{
	width: 75px;
}
#menu li:nth-child(2) a{
	width: 97px;
}
#menu li:nth-child(3) a{
	width: 100px;
}
#menu li a figure{
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 2;
}
#menu li a span{
	position: relative;
	z-index: 2;
}
#menu li a figure img.icoh1{
	display: block;
}
#menu li a figure img.icoh2{
	display: none;
}
#menu li a::before,#menu li a::after{
	content: '';
	position: absolute;
	top: 0;
	left: -15px;
	width: 15px;
	height: 100%;
	background: #fff;
}
#menu li a::after{
	left: auto;
	right: -15px;
}
#menu li a > div{
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
#menu li a > div::before{
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
  	background: #ffff;
    transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
#menu li:first-child{
	padding-left: 0px;
}
#menu li:last-child{
	padding-right: 0px;
}
#menu li:last-child::before{
	width: 0;
	height: 0;
}
#menu li.active a , #menu li a > div:hover, #menu li a > div:focus{
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}
#menu li.active a > div::before, #menu li a > div:hover::before, #menu li a > div:focus::before{
	bottom: calc(100% + 30px);
}
#menu li.active a figure img.icoh1, #menu li a > div:hover figure img.icoh1, #menu li a > div:focus figure img.icoh1{
	display: none;
}
#menu li.active a figure img.icoh2, #menu li a > div:hover figure img.icoh2, #menu li a > div:focus figure img.icoh2{
	display: block;
}
#redes{
	position: absolute;
	top: 0;
	right: 15px;
	height: 106px;
	width: auto;
	display: flex;
	align-items: center;
	padding-left: 0px
}
#redes a{
	color: #ffffff;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#redes a:last-child{
	margin-right: 0;
}
#redes a .fa{
	display: none;
}
#redes a:hover,#redes a:focus{
	opacity: 0.85;
	transform: scale(1.1);
	text-decoration: none;
}

/*Nuevo estilo Footer*/
#footer .contentFooter{
	background: #76aa2e;
	display: flex;
	align-items: center;
	min-height: 115px;
	color: white;
}
#footer .container{
	color: #fff;
	font-family: 'Arial',sans-serif;
	font-weight: 400;
	font-size: 11px;
	letter-spacing: 0px;
	width: 100%;
}
#footer .tfooter {
	line-height: 16px;
	text-align: center;
	min-height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	float: left;
}
#footer .tfooter a{
	color: inherit;
}
#footer #powered {  
	line-height: 16px;
	margin: 0 auto 0;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	float: right;
}
#footer #powered a {
	color: inherit;
	display: flex;
	padding: 0 0 0 28px;
	min-height: 22px;
	align-items: center;
	margin-left: 5px;
	background: url(/_src/images/icoTW.svg) no-repeat center left;
}
#footer #powered a:hover{
	text-decoration: none;
}
/*Footer*/

/*==================     ToTop     ======================*/
a.toTop {
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 37px;
  color: #fff;
  border-radius: 50%;
  position: fixed;
  background:#000;
  border:solid 1px #fff;
  left: 21px;
  bottom: 65px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  cursor:pointer;
  z-index: 20; opacity:.75 }
a.toTop:hover,
a.toTop:active {color: #000;
    text-decoration: none; opacity:1; background:#fff}
a#toTop
a#toTop .fa{color:#FFF !important;}
a.toTop:hover::after{
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-ms-transform:scale(1.3);
	transform:scale(1.3);
	opacity:0;
}
.mobile .toTop,
.tablet .toTop {display: none !important; }
#sliderTop{
	height: 475px;
	margin-top: 0px;
}
#sliderTop .slides li{
	height: 475px;
	position: relative;
	background-position: right center !important;
	background-size: cover;
}
#sliderTop .slides li img.sliderImg{
	display: none;
	width: 100%;
}
.contSlider{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.contSlider .container,.sliderCntTop{
	height: 100%;
}
.sliderCntTop{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	padding-top: 160px;
	padding-bottom: 0px;
}
.titleCaptio1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 35px;
	line-height: 60px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
	display: flex;
	align-items: center;
	text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
}
.titleCaptio1 img{
    width: 30px;
}
.titleCaptio2{
	font-family: 'Lato', serif;
	font-weight: 300;
	font-size: 32px;
	line-height: 60px;
	letter-spacing: 0px;
	text-align: left;
	color: #FFF;
	position: relative;
	padding-right: 20px;
	text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
}
.titleCaptio2::before{
	content: '';
	position: absolute;
	width: 1400px;
	height: calc(100% + 3px);
	top: 2px;
	right: 0;
	background: rgba(136,199, 67, 0.7);
}
.txtBannez2{
	position: relative;
	z-index: 2;
}

#sliderTop .flex-direction-nav a{
  width: 46px;
  height: 46px;
  border-radius: 50%;
  margin-left: 0px;
  position: absolute;
  z-index: 10;
  bottom: 24px;
  overflow: hidden;
  opacity: 1;
  left: 50%;
}
#sliderTop .flex-direction-nav .flex-next {
  background: url('../images/slider/next.png?v1') center no-repeat;
  margin-left: 301px;
}
#sliderTop .flex-direction-nav .flex-prev {
  background: url('../images/slider/prev.png?v1') center no-repeat;
  margin-left: 249px;
}
.flex-control-nav {
  width: auto;
  position: absolute;
  bottom: 35px;
  text-align: center;
  z-index: 2;
  left: 50%;
  margin-left: 338px;
}
#sliderTop .flex-control-nav li:first-child::before,#sliderTop .flex-control-nav li:last-child::before{
	width: 0;
	height: 0;
}
#sliderTop .flex-control-nav li {
  background: transparent;
  padding: 7px 0px;
  display: block;
}
.flex-control-paging li a {
  width: 22px;
  height: 22px;
  background: transparent;
  border-radius: 50%;
  border: 0;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0);
  background: #fff;
}
.flex-control-paging li a.flex-active,.flex-control-paging li a:hover{
  background: #88C743;
}
#icoWa{
	background: url('../images/icoWhatsapp.png') 0 0 no-repeat;
	background-size: contain;
	position: fixed;
	bottom: 75px;
	z-index: 5;
	width: 190px;
	height: 58px;
	right: 20px;
}
#textHome1{
	padding-top: 80px;
	padding-bottom: 25px;
	position: relative;
}
#textHome1::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 100%;
	background: url('../images/banner/shadow.png') center no-repeat;
	background-size: cover;
}
.titleHome1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	color: #81B73F;
	margin-bottom: 40px;
}
.titleHome1 span{
	color: #5F3811;
}
.cntHome1{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 32px;
	letter-spacing: 0px;
	text-align: center;
	color: #616161;
}
#textHome2{
	padding: 0 16px;
}
.cntHome2{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
}
.cntHome2::before{
	content: '';
	position: absolute;
	top: -3px;
	left: 0;
	height: 70px;
	width: 100%;
	background: url('../images/inicio/before.png') bottom center no-repeat;
	background-size: cover;
}
.itemHome2{
	width: calc(33.333% - 10px);
	margin-right: 15px;
	margin-bottom: 53px;
}
.itemHome2:last-child{
	margin-right: 0px;
}
#textHome3{
	background: url('../images/inicio/bg1.webp') bottom center no-repeat;
	background-size: cover;
}
.contentHome3{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
	padding-top: 107px;
	padding-bottom: 104px;
}
.contentHome3 .itemHome3a{
	width: 100%;
	padding-right: 0px;
	position: relative;
	margin-bottom: 60px;
}
.contentHome3 .itemHome3b{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}
.contentHome3 .itemHome3a::before{
	content: '';
	position: absolute;
	top: 20px;
	right: 0px;
	height: calc(100% - 40px);
	width: 1px;
	background: #fff;
}
.titleHome3{
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: left;
	color: #fff;
}
.subtitleHome3{
	font-family: 'Montserrat', sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: left;
	color: #fff;
	padding-top: 2px;
}
.cntHome3a{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0px;
	text-align: left;
	color: #fff;
	position: relative;
	margin-top: 15px;
}
.imgHome3{
	position: absolute;
	bottom: 0;
	right: 62px;
}
.colorHome3-2{
	color: #88C743;
	margin-bottom: 24px;
	text-align: center;
}
.subtitleHome3-2{
	text-align: center;
}
.subtitleHome3-2 strong{
	font-weight: 700;
	color: #fff;
	display: inline-block;
	background: #88C743;
	padding: 1px 2px;
}
.cntHome3b{
	margin-top: 12px;
	text-align: center;
}
.itemHome3b a{
	width: 369px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px;
	background: #88C743;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35),inset 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
	font-family: 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #fff;
	margin-top: 20px;
}
.itemHome3b a img{
	margin-left: 14px;
}
.itemHome3b a:hover,.itemHome3b a:focus{
	text-decoration: none;
	transform: scale(1.05)
}
#textHome4{
	padding-top: 102px;
	padding-bottom: 50px;
}
#textHome4 .row{
	margin: 0 -44px;
}
#textHome4 div[class*="col-"]{
	padding: 0 44px;
	margin-bottom: 56px;
}
.contentHome4{
	max-width: 501px;
	margin-left: auto;
	margin-right: auto;
}
.contentHome4 img{
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50%;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
	margin-bottom: 35px;
}
.titleHome4{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 54px;
	letter-spacing: 0px;
	text-align: center;
	color: #fff;
	background: #5F3811;
	margin-bottom: 13px;
}
.cntHome4{
	background: #f1f1f1; 
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #616161;
	letter-spacing: 0px;
	text-align: center;
	padding: 15px 25px;
	position: relative;
}
.cntHome4::before{
	content: '';
	position: absolute;
	height: 13px;
	width: 100%;
	bottom: -13px;
	left: 0;
	background: url('../images/inicio/shadow.png') center bottom no-repeat;
	background-size: cover;
}
#textHome5{
	background: #8EC542;
}
#textHome5 .tit{
	height: 128px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: 36px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #fff;
}
#textHome5 .tit span{
	color: #5F3811;
	text-transform: uppercase;
}
#textHome6{
	background: url('../images/inicio/bg2.webp') center bottom no-repeat;
	background-size: cover;
	padding-top: 70px;
	padding-bottom: 0px;
}
.contentHome6{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.itemHome6{
	width: calc(20% - 56.4px);
	margin-right: 70.5px;
	margin-bottom: 92px;
}
.itemHome6:nth-child(5n + 5){
	margin-right: 0px;
}
.itemHome6:last-child{
	margin-right: 0px;
}
.itemHome6 figure{
	max-width: 162px;
	text-align: center;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 19px;
	letter-spacing: 0px;
	padding-bottom: 39px;
	position: relative;
}
.itemHome6 figure img{
	margin-left: auto;
	margin-right: auto;
}
.itemHome6 figure div{
	height: 19px;
	position: absolute;
	  bottom: 0;
	  left: -33px;
	  text-align: center;
	  width: calc(100% + 66px);
}
#textServ1{
	position: relative;
}
#textServ1::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 100%;
	background: url('../images/banner/shadow.png') center no-repeat;
	background-size: cover;
}
.contentServ1{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding-top: 70px;
	padding-bottom: 70px;
	flex-wrap: wrap;
}
ul.ulserv0{
	list-style: none; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: -0.5px;
	color: #4d4d4d;
	text-align: left;
}
ul.ulserv0 li{
	position: relative;
	padding-left: 29px;
  	padding-top: 5px;
  	margin-bottom: 25px;
}
ul.ulserv0 li:last-child{
	margin-bottom: 0px;
}
ul.ulserv0 li::before{
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 20px;
	height: 21px;
	background: url('../images/servicios/li.png') center top no-repeat;
	background-size: cover;
}
ul.ulserv0 li strong{
	font-weight: 600;
}
.itemServ1{
	width: 100%;
}
.itemServ2{
	padding-top: 45px;
	width: 100%;
}
.itemServ2 img{
	margin-right: auto;
	margin-left: auto;
}
.titleServ1{
	background: #8DC542;
	font-family: 'Source Sans 3', sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 20px;
	letter-spacing: 0.25px;
	color: #fff;
	height: 54px;
	display: flex;
	align-items: center;
	text-align: left;
	position: relative;
	margin-bottom: 38px;
}
.titleServ1 strong{
	font-weight: 900;
}
.titleServ1::before{
	content: '';
	position: absolute;
	top: 0;
	left: -500px;
	height: 100%;
	width: 500px;
	background: #8DC542;
}
#textServ2{
	background: url('../images/servicios/bg1.webp') center no-repeat;
	background-size: cover;
}
.contentServ2{
	height: 803px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 38px;
}
.serv2{
	height: 245px;
	width: 100%;
	position: relative;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 0.25px;
	text-align: center;
	color: #fff;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
}
.serv2::before,.serv2::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 2px;
	background: #fff; 
}
.serv2::after{
	top: auto;
	bottom: 0;
}
.serv2-2{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.serv2-2::before,.serv2-2::after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 2px;
	background: #fff; 
}
.serv2-2::after{
	top: auto;
	bottom: 0;
}
.titleServ2{
	position: absolute;
	width: 100%;
	text-align: center;
	top: -29px;
	left: 0;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 45px;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	color: #fff;
}
.titleServ2 span{
	color: #8DC542;
}
.imgServ2{
	position: absolute;
	bottom: -59.5px;
	left: calc(50% - 213px);
}
.cntServ3{
	position: relative;
	height: 707px;
	display: flex;
	align-items: flex-start;
	padding-left: 50%;
	padding-top: 120px;
}
.cntServ3::before{
	content: '';
	position: absolute;
	top: 0;
	right: calc(50% - 66px);
	width: 1026px;
	height: 100%;
	background: url('../images/servicios/bg2.webp') top center no-repeat;
	background-size: cover;
	z-index: 0;
}
.serv3{
	position: relative;
	z-index: 2;
	width: 100%;
}
.titleServ1 div{
	position: relative;
	z-index: 2;
}
.titleServ3{
	height: 69px;
	margin-bottom: 0px;
}
.titleServ3::before{
	left: -500px;
	height: 100%;
	width: 1052px;
	background: url('../images/servicios/tit.png') top center no-repeat;
	background-size: cover;
}
.textoServ3-1{
	color: #4d4d4d;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 21px;
	letter-spacing: -0.25px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 30px;
}
.textoServ3-1 br{
	display: none;
}
.textoServ3-1 strong{
	font-weight: 800;
}
.cntServ4{
	height: 582px;
	padding-left: 0;
	padding-top: 144px;
	padding-right: 70px;
}
.cntServ4::before{
	right: auto;
	left: calc(50% - 140px);
	width: 1095px;
	height: 100%;
	background: url('../images/servicios/bg3.webp') top center no-repeat;
	background-size: cover;
}
.titleServ4{
	margin-bottom: 75px;
	background: transparent;
}
.titleServ4::before{
	left: auto;
	right: -186px;
	height: 100%;
	width: 1440px;
	background: url('../images/servicios/tit2.png') center right no-repeat;
	background-size: cover;
}
#textServ5 .row{
	margin: 0 -10px;
}
#textServ5 div[class*="col-"]{
	padding: 0 10px;
	margin-bottom: 53px;
}
.titleServ5{
	text-align: center;
	justify-content: center;
	margin-top: 53px;
	margin-bottom: 53px;
	height: 88px;
}
.cntServ5{
	max-width: 324px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url('../images/servicios/bg4.png') center no-repeat;
	background-size: cover;
	text-align: center;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 20px;
	line-height: 27px;
	letter-spacing: 0.1px;
	text-transform: uppercase;
	padding-top: 58px;
	padding-bottom: 58px;
	margin-left: auto;
	margin-right: auto;
}
.cntServ5 .titleServ5a{
	margin-top: 36px;
	padding-top: 27px;
	position: relative;
}
.cntServ5 .titleServ5a::before{
	content: '';
	position: absolute;
	top: 0;
	left: calc(50% - 21.5px);
	width: 43px;
	height: 3px;
	background: #fff;
}
#textServ6{
	background: url('../images/servicios/bg5.webp') top center no-repeat;
	background-size: cover;
	padding-top: 126px;
	padding-bottom: 115px;
}
.titleServ6{
	width: calc(100% + 40px);
	margin-left: -20px;
	text-align: center;
	height: 61px;
	font-size: 24px;
	line-height: 25px;
	justify-content: center;
	margin-bottom: 68px;
}
.titleServ6::before{
	width: 0;
	height: 0;
}
.titleServ6 strong{
	text-transform: uppercase;
}
.contentServ6{
	display: flex;
	align-items: flex-start;
}
.itemServ6{
	width: 50%;
}
ul.ulServ6{
	color: #fff;
	line-height: 28px;
}
ul.ulServ6 li{
	margin-bottom: 5px;
}
ul.ulServ6 li:last-child{
	margin-bottom: 0;
}
ul.ulServ6 li::before{
  top: 6px;
}
.itemServ6a{
	padding-left: 20px;
	padding-right: 20px;
}
.itemServ6b{
	padding-left: 20px;
	padding-right: 30px;
}
#textServ7{
	background: url('../images/servicios/bg6.webp') top center no-repeat;
	background-size: cover;
}
.cntServ7{
	padding-right: 98px;
	padding-top: 233px;
	padding-bottom: 76px;
	position: relative;
}
.titleServ7{
	height: 88px;
	margin-bottom: 78px;
}
.imgServ7{
	position: absolute;
	top: 48px;
	left: calc(100% - 250px);
}
.titleServ8{
	position: relative;
	margin-bottom: 58px;
	margin-top: 0px;
}
.titleServ8::before{
	content: '';
	position: absolute;
	top: auto;
	bottom: -13px;
	left: 0;
	width: 100%;
	height: 13px;
	background: url('../images/servicios/shadow.png') center bottom no-repeat;
	background-size: cover;
}
.contentServ8{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 25px;
}
.itemServ8{
	margin-bottom: 55px;
	width: calc(33.333% - 10px);
	margin-right: 15px;
}
.itemServ8:last-child{
	margin-right: 0;
}
.itemServ8 figure{
	position: relative;
	max-width: 583px;
	margin-right: auto;
	margin-left: auto;
}
.itemServ8 figure::before{
	content: '';
	position: absolute;
	bottom: -23px;
	left: 0;
	width: 100%;
	height: 23px;
	z-index: -1;
	background: url('../images/servicios/shadow2.png') center top no-repeat;
	background-size: contain;
}
.itemServ8 figure div{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	text-transform: uppercase;
	color:  #8DC542;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0.25px;
	background: rgba(10, 10, 10, 0.85);
}

#textContacto1{
	background: url('../images/contacto/tit.webp') top center no-repeat;
	background-size: cover;
}
#textContacto1  .titleCont1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 45px;
	line-height: 58px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding: 35px 0;
}

#formTop{
	position: relative;
	padding-bottom: 70px;
	padding-top: 70px;
}
#frmContacto{
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#frmContacto .tit{
	color: #5e5e5e;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	position: relative;
	letter-spacing: 0px;
	margin-bottom: 25px;
	text-align: center;
}
#frmContacto .tit strong{
	color: #89C639;
	text-transform: uppercase;
}
#frmContacto .row{
	margin: 0 -7px;
}
#frmContacto div[class*="col-"]{
	padding: 0 7px;
}
#frmContacto .form-group{
	margin-bottom: 12px;
	position: relative;
}
#frmContacto .form-control{
	display: block;
	height: 52px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-weight: 400;
	padding-left: 20px;
	letter-spacing: 0.25px;
	background: rgba(202, 202, 202, 0.25);
	color: #4d4d4d;
	box-shadow: none;
	border: 0;
	position: relative;
}
#frmContacto .textarea{
	padding-top: 22px;
	height: 114px
}

#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	display:inline-block; 
	height:48px; 
	background:#89C639; 
	color:#ffffff; 
	text-transform:uppercase; 
	font-family:'Open Sans', sans-serif; 
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
	width: 109px;
	text-align: center;
	border-radius: 5px;
	margin-top: 30px;
}
#frmContacto input[type=submit]:hover,
#frmContacto input[type=reset]:hover{opacity:.8}
#frmContacto .error input,
#frmContacto .error textarea{border:solid 1px #000; background:rgba(255,216,217,1.00); color:#000}

.frmContacto input::-webkit-input-placeholder {color:#4d4d4d; opacity:  1;}
.frmContacto input:-moz-placeholder {color:#4d4d4d; opacity:  1;}
.frmContacto input::-moz-placeholder {color:#4d4d4d; opacity:  1;}
.frmContacto input:-ms-input-placeholder {color:#4d4d4d; opacity:  1;}
.frmContacto textarea::-webkit-input-placeholder {color:#4d4d4d; opacity:  1;}
.frmContacto textarea:-moz-placeholder {color:#4d4d4d; opacity:  1;}
.frmContacto textarea::-moz-placeholder {color:#4d4d4d; opacity:  1;}
.frmContacto textarea:-ms-input-placeholder {color:#4d4d4d; opacity:  1;}
.frmContacto input:focus::-webkit-input-placeholder {opacity:0.5}
.frmContacto input:focus:-moz-placeholder{opacity:0.5}
.frmContacto input:focus::-moz-placeholder{opacity:0.5}
.frmContacto input:focus:-ms-input-placeholder{opacity:0.5}
.frmContacto textarea:focus::-webkit-input-placeholder{opacity:0.5}
.frmContacto textarea:focus:-moz-placeholder{opacity:0.5}
.frmContacto textarea:focus::-moz-placeholder{opacity:0.5}
.frmContacto textarea:focus:-ms-input-placeholder{opacity:0.5}

#frmContacto .has-error .form-control-feedback{line-height:36px; height:100%; }
#frmContacto .has-error input{
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
#main{
	overflow: hidden
}
.desktop .wow{
	visibility: hidden;
}

.cntCapt{
	display: inline-block;
	position: relative;
	margin-top: 29px;
}
.cntCapt #html_element{
	position: absolute;
	top: 0;
	left: 1px;
}
#textContacto2{
	background: url('../images/contacto/bg1.webp') center no-repeat;
	background-size: cover;
	padding: 117px 0;
}
.contentCont2{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	position: relative;
	max-width: 1048px;
	height: 209px;
	padding-top: 65px;
	margin-left: auto;
	margin-right: auto;
	border: solid 3px #fff;
}
.contentCont2 .tit{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 25px;
	letter-spacing: 0px;
	text-align: left;
	color: #76AA2E;
	margin-bottom: 20px;
}
.itemCont2-1{
	margin-right: 50px;
}
.itemCont2-2{
	margin-right: 50px;
}
.itemCont2 .telC{
	display: flex;
	align-items: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.1px;
	color: #fff;
	text-align: left;
}
.itemCont2 .telC img{
	margin-right: 13px;
}
.opcion1C{
	padding-left: 8px;
}
.opcion2C{
	padding-left: 14px;
}
#redes2{
	width: auto;
	display: flex;
	align-items: center;
}
#redes2 a{
	color: #ffffff;
	text-align: center;
	display: inline-block;
	margin-right: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#redes2 a:last-child{
	margin-right: 0;
}
#redes2 a:hover,#redes2 a:focus{
	opacity: 0.85;
	transform: scale(1.1);
	text-decoration: none;
}
.mapaC{
	height: 350px;
}
.titleMap{
	display: flex;
	align-items: center;
	justify-content: center;
	background: url('../images/contacto/tit2.png') center no-repeat;
	background-size: cover;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: center;
	color: #fff;
	padding: 40px 15px 50px 15px;
	position: relative;
}
.titleMap img{
	display: inline-block;
	margin-right: 8px;
	position: relative;
	top: 8px;
}
.titleMap::before{
	content: '';
	position: absolute;
	height: 14px;
	width: 100%;
	bottom: -14px;
	left: 0;
	background: url('../images/contacto/shadow.png') center bottom no-repeat;
	background-size: cover;
}