
.goog-te-gadget-simple{
	background-color: transparent !important;
	background: rgba(255,255,255, 0.3) !important;
	border-radius: 10px;
	padding: 0 10px;
}

.goog-te-gadget-simple{
	padding: 0 20px;
}

#google_translate_element {
  float: right;

  
  text-align: center;
	  
  right: 35px;
  position: relative;
  top: 51px;
	background-color: Black;
	border-radius: 24px;
}

.boton a {
    text-align: center !important;
    background: #FFC803 !important;
    color: white!important;
    width: 200px!important;
    padding: 20px!important;
    font-size: 20px!important;
    border-radius: 10px!important;
    font-weight: bold!important;
	margin-top:40px!important;
}



#google_translate_element a{
	font-weight: 300 !important;
  font-size: 14px !important;
	color: #ffffff !important;
	padding: 0 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#google_translate_element:hover{
 	background-color: #60BC35;
}
.t_left{
	width: 48%;
	float:left;
	padding: 30px 0;
	display: block;
}

.t_right{
	width: 48%;
	float:right;
	padding: 30px 0;
	display: block;
}

.after_float{
	clear:both;
	border-top: 1px solid;
}

.nivoSlider{
	text-align: center;
	z-index: -9;
}


.nivo-caption {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #ffffff;
	font-size: 32px;
	font-weight: 600;
	left: 0;
	margin-bottom: 0;
	max-width: 1300px;
	min-width: 770px;
	position: absolute;
	right: 0;
	text-align: center;
	width: 65%;
	margin: 0 auto;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	opacity: 1;
	bottom: 20%;
	line-height:35px;
}


html,body{
	width:100%;
	height:100% !important;
	font-size:100%;
}

body{

}



.clear{
	clear:both;
}

#site {
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;
    margin: 0;
    min-width: 1000px;
    padding: 0;
}

.scrolltop {
   background: url("icon_top.png") no-repeat scroll 0 0 transparent;
   bottom: 50px;
   height: 74px;
	width: 40px;
   opacity: 0.6;
   position: fixed;
   right: 100px;
   text-indent: -9999px;
	display:none; 
}

.goto_section {
    background: url("/theme/arrow_section.png") no-repeat;
    cursor: pointer;
    display: block;
    height: 60px;
    margin: 0 auto;
    width: 60px;
	margin-top: 30px;
}

.gototop {
	transform:rotate(180deg);
-ms-transform:rotate(180deg); /* IE 9 */
-webkit-transform:rotate(180deg); /* Safari and Chrome */
}

.top {
	width: 100%;
}

.page_41 .top{
	position: relative;
}

.logo {
	float: left;
}
.fernando > img {
  float: left;
  margin: -24px;
  height: 141px;
}

#hmenu {
	font-family: 'Open Sans',GOTHIC,Futura,Helvetica,Arial,Liberation Sans,sans-serif;
	margin: 0 auto;
	font-weight: 300;
	/*width: 1100px;*/
	width: 100%;
	/* background-color: black;*/
	background: #4d5154; /* Old browsers */
	background: -moz-linear-gradient(top,  #4d5154 0%, #636b69 43%, #0a0e0a 58%, #0a0809 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d5154), color-stop(43%,#636b69), color-stop(58%,#0a0e0a), color-stop(100%,#0a0809)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4d5154 0%,#636b69 43%,#0a0e0a 58%,#0a0809 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4d5154 0%,#636b69 43%,#0a0e0a 58%,#0a0809 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4d5154 0%,#636b69 43%,#0a0e0a 58%,#0a0809 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4d5154 0%,#636b69 43%,#0a0e0a 58%,#0a0809 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d5154', endColorstr='#0a0809',GradientType=0 ); /* IE6-9 */


}

#hmenu ul li a:hover, #hmenu ul .current > a, #hmenu ul li div:hover, .horizontalmenu li:hover, .current, .current div{
	color: #4EB51E;
}

#hmenu ul li ul li a:hover, #hmenu ul li ul .current > a{
	color: #ffffff;
	background: -moz-linear-gradient(top,  rgba(41,154,11,0.8) 0%, rgba(41,154,11,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,154,11,0.8)), color-stop(100%,rgba(41,154,11,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(41,154,11,0.8) 0%,rgba(41,154,11,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(41,154,11,0.8) 0%,rgba(41,154,11,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(41,154,11,0.8) 0%,rgba(41,154,11,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(41,154,11,0.8) 0%,rgba(41,154,11,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc299a0b', endColorstr='#cc299a0b',GradientType=0 ); /* IE6-9 */

}



.horizontalmenu {
	height: 100%;
	text-align: center;
	margin-top: 24px;
}


.horizontalmenu > li {
	display: inline-block;
	font-size: 16px;
	text-align: center;
	margin-left: -9px;
	margin-right: -9px;
}
@media (max-width: 1110px) {
	.horizontalmenu > li {
		font-size: 14px;
	}
}
.menuitem a, .menuitem div {
	display: block;
	text-decoration: none;
	/*color: #777777;*/
	color:white;
	font-weight:600;
	padding: 10px 20px;
	margin: 10px 10px;
}

.menuitem div{
	cursor: default;
}

.menu_submenubottom{
	display:none!important;
}

.horizontalmenu > li ul{
	margin-left: 8px;
	min-width: 149px;
	text-align:center;
	z-index: 999997;
	-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.27);
	-moz-box-shadow:    0px 3px 5px rgba(50, 50, 50, 0.27);
	box-shadow:         0px 3px 5px rgba(50, 50, 50, 0.27);
	padding-bottom:10px;
	border-radius: 0 0 10px 10px;
	background:rgba(0,0,0,0.7);
}


.horizontalmenu li ul li ul{
	margin-top:-31px;
	margin-left: 0;
}

.horizontalmenu > li ul li{
	line-height: 25px;
}

.horizontalmenu > li ul li a{
	display:block; 
	border: 0 none;
   font-family: 'Roboto',sans-serif;
   font-size: 15px;
   line-height:17px;
	margin: 2px 0;
	font-weight: 400;
	text-align: left;
	padding: 5px 15px;
}

.mod_navigation{
	min-height:30px;
}

#t_social{
	float:right;
}

#t_social a{
	color: #4eb51e;
	font-weight: 600;
	display: inline-block;
}

.s_item img{
	top: 7px;
	position: relative;
}
.s_item1 img {
  position: relative;
  top: 3px;
	padding-left: 5px;
}
.footer .s_item img{
	top: 0;
}

#t_social > span {
    margin-right: 6px;
	position:relative;
	top:-18px;
}

#top_content{
	width: 60%;
	margin: 0 auto;
	padding-top: 30px;
	max-width:1236px;
	color: #ffffff;
	text-align:left;
	min-width:806px;
}

/*.website_simplesection,*/
.website_sectioncontent {
	margin: 0 auto;
	min-width: 770px;
	max-width: 1300px;
	width: 65%;
	overflow: hidden;
	padding-top: 26px;
}

.website_halfcolumn{
	width:47%;
}

.website_rightcolumn{
	float: right;
}

.website_smallbigsection .website_columnsmall{
	float: left;
	width: 30% !important;
}

.website_smallbigsection .website_columnbig{
	float: right;
	width: 67%;
}

.website_bigsmallsection .website_columnsmall{
	float: right;
	width: 28% !important;
	margin-right: 2.5%
}

.website_bigsmallsection .website_columnbig{
	float: left;
	width: 62% !important;
	margin-left: 2.5%
}

.website_columntriplet{
	width:28.3%;
	padding: 0 2.5%;
	overflow: hidden;
}

.section_full .website_sectioncontent{
	width: 100%;
	max-width: none;
	max-height:500px;
	overflow: hidden;
	margin-bottom: 50px;
	margin-top:  -26px;
}

.sp_section_home{
	margin-top: -79px;
	z-index: 999999;	
}


.nivo-controlNav{
	height:30px;
	text-align: right;
	width:100%;
	text-align:center;
	position:absolute;
	margin-top: -5px;
	
}

.nivo-control{
	height:15px;
	width:15px;
	background: url("/theme/nav_sl.png") no-repeat transparent;	
	border: 0 none;
   display: inline-block;
   margin: 0 5px;
   text-indent: 9999px;
	position: relative;
	top:-86px;
	z-index: 9;
	overflow: hidden;
}

.nivo-controlNav .active{
	background: url("/theme/nav_sl_act.png") no-repeat transparent;
}
.noticias {
	width: 100%;
	background-color: #F2F2F2;
	padding: 30px 0 20px;
	margin-top: 20px;
}

.mail_full{
	width: 100%;
	background-color: #f3f2f0;
	margin-top: 30px;
	padding: 30px 0 20px 0;
}

.mod_title h1, .mod_title_input_h1 {
    border: 0 none;
    font-family: 'Open Sans',sans-serif;
    font-size: 25px;
    line-height: 1em;
    width: 100%;
	text-align:left;
	color: #47a71b;
	font-weight: 600;
	margin:10px 0;
}

.mod_title h2, .mod_title_input_h2 {
    border: 0 none;
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    line-height: 22px;
    width: 100%;
	text-align:left;
	color: #3F3F3F;
	font-weight: 600;
	margin-bottom: 10px;
}

.mod_title h3, .mod_title_input_h3 {
    border: 0 none;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
	text-align:left;
	color: #3F3F3F;
	font-weight: 300;
	margin-bottom: 10px;
	font-weight: bold;
}

.sp_title h1, .sp_title .mod_title_imput_h1{
	text-align: center;
}

.noticias h2 {
  color: #3F3F3F;
}

.other_new{
	margin-top: 26px;
}

.addthis_toolbox{
	margin: 20px 0 0;
}
	
.website_columnfullsize .mod_text{
	width:100%;
	margin: 0 auto;
}

.mod_text {
	color: #777777;
	font-family: 'Roboto',sans-serif;
	font-size: 12pt;
	font-weight: 300;
	line-height: 15pt;
	overflow: auto;
}

.mod_text b{
	font-weight: 600;
}

.textcontent a{
	color: #3C087C;
}

.website_columnsmall .mod_text {
	font-size: 11pt;
}

.mod_text_image_float_left {
	float: left;
	padding: 5px 20px 5px 0;
	width: 100px;
	margin-left: -6px;
}

.sp_image_text .mod_text_image_float_left{
	width: 200px !important;
	margin-left: 1px;
}

.mod_text ul, .mod_text ol {
	margin-left: 20px;
}
.mod_text ul > li {
	list-style-type: disc;
}
.mod_text ol > li {
	list-style-type: decimal;
}

.mod_link{
	margin-top: 10px;
	overflow: visible;
	text-align: right;
}

.mod_link a{
	color: #3C0A7C;
	font-family: 'Open Sans',sans-serif;
	font-size: 12pt;
	line-height:14px;
	font-weight: 300;
	font-style: italic;
	text-decoration:none;
	
}

.regresar{
	height: 50px;
	margin-top: 10px;
}

.regresar a{
	 font-family: 'Roboto',sans-serif ;
    font-size: 18px !important;
    line-height: 20px;
    width: 100%;
	text-align:left;
	color: #3f3f3f;
	font-weight: 600;
	font-style: italic;
	text-decoration: none;
	display:block;
}

.regresar img {
	position: relative;
	top: 13px;
	width: 60px;
	margin-right:10px;
}

.ultimas_noticias{
	text-align:left;
	margin-top:0;
	margin-bottom: 10px;
}

.pdf_link {
	text-align: left;
}

.pdf_link a{
	background: url("/theme/pdf.png");
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	padding: 9px 0 0 40px;
}

.all_news{
	margin-top:0px;
	margin-bottom:12px;
}

.mod_mailform {
	color: #3b3b3b;
	text-align:left;
	width: 100%;
	margin-bottom: 20px;
}
.mod_mailform_fieldlist {
	overflow: auto;
}
.mod_mailform_field {
	float: left;
	padding: 3px 0;
	line-height: 20px;
	width:100%;
}
.mod_mailform .cms_formfields_input, .mod_mailform .cms_formfields_textarea {
	width: 99%;
	margin-right: 5px;
	font-size:15px;
	padding: 0px;
	background: rgb(80, 80, 80);
	background: rgba(80, 80, 80, 0.1);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	color: #3f3f3f;
	font-weight:300;
}

 {
	background: rgb(80, 80, 80);
	background: rgba(80, 80, 80, 0.1);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	width: 99%;
	color: #3f3f3f;
	font-size: 16px;
	line-height: 18px;
	padding: 0px;
}

.mod_mailform_label {
	color: #563117;
	font-size: 14px;
	line-height: 14px;
	margin-bottom:0px;
	padding: 5px;
}

.mod_mailform_subheader {
	font-weight: bold;
}
.mod_mailform_info {
	font-size: 15px;
	margin-bottom:20px;
	text-align: center;
}
.mod_mailform_mandatorystar {
	color: #563117;
}

.mailform_sp .cms_formfields_input, .mailform_sp .cms_formfields_textarea{
	width: 89%px;
}

.mailform_sp {
	margin: 0 auto;
}

.mod_mailform  input {
	height: 27px;
	margin: 0 auto;
	color: #3f3f3f;
	font-weight: 600;
}

.mod_picturebox_picture img, .mod_slideshow_singlepicture img {
    width: 99%;
	border:  1px black solid;
}
.prueba .mod_picturebox_picture img:hover {
    border: 1px red solid;
	background-image: url("/theme/servicio-de-reciclaje-hover.jpg");
}
.mod_picturegallery {
	text-align: left;
	overflow: visible;
	height:100%;
}
.contenedores.mod_picturegallery > a, .contenedores.mod_picturegallery > div{
	display: inline-block;
	margin: 11px 22px 11px 0;
	width: 28.5%;
	height: 195px;
	border-radius: 20px;
	background-size: cover;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.39);
	-moz-box-shadow:    2px 2px 5px 0px rgba(0, 0, 0, 0.39);
	box-shadow:         2px 2px 5px 0px rgba(0, 0, 0, 0.39);
	border: 1px black solid;
}
contenedores.mod_picturegallery > a:hover{
	background-size:150%
}
.mod_picturegallery > a, .mod_picturegallery > div {
	display: inline-block;
	margin: 11px 22px 11px 0;
	width: 28.5%;
	height: 119px;
	background-size: cover;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.39);
	-moz-box-shadow:    2px 2px 5px 0px rgba(0, 0, 0, 0.39);
	box-shadow:         2px 2px 5px 0px rgba(0, 0, 0, 0.39);
}


.mod_featuregallery {
	padding: 5px 0;
	text-align: center;
	height: 100%;
}


.mod_featuregallery_feature, .cms_featuregallery_placeholder {
	display: inline-block;
	zoom: 1;
	width: 31.5%;
	vertical-align: top;
	text-align:center;
	margin: 5px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.bidi .mod_featuregallery_picture {
  height: 250px;
}
.mod_featuregallery_picture {
	height: 213px;
	background-repeat: no-repeat;
	background-position: 50% 50% !important;
	background-size: cover;
	border:  1px black solid;
}

.mod_featuregallery_picture a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.mod_featuregallery_title {
	color: #3f3f3f;
	padding-top: 10px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	font-weight: 600;
	font-family: 'Open Sans','GOTHIC','Futura','Helvetica','Arial','Liberation Sans',sans-serif;
}
.mod_featuregallery_title a {
	color: #3f3f3f;
	
	text-decoration: none;

}
.mod_featuregallery_text {
	padding: 15px 15px 0 15px;
	color: #777777;
	font-size: 15px;
	line-height: 17px;
}

.mod_featuregallery_text b{
	font-weight: 600;
}

.mod_featuregallery_link {
	padding: 10px 0 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}
.mod_featuregallery_link a {
	color: #3f3f3f;
	text-decoration: none;
}

.mod_featuregallery_pages{
	display:none;
}

.feature_5_items .mod_featuregallery_feature, .feature_5_items .cms_featuregallery_placeholder{
	width: 18.99%;
}

.feature_5_items .mod_featuregallery_picture{
	height: 143px;
	background-size: 80%;
}

.nosotros_feature .mod_featuregallery_feature, .nosotros_feature .cms_featuregallery_placeholder{
	width: 30.5%;
}

.nosotros_feature .mod_featuregallery_title{
	font-size: 23px;
}

.nosotros_feature .mod_featuregallery_picture > img{
	height: 160px;
	width: 160px
}

.nosotros_feature .mod_featuregallery_picture{
	height:160px;
}

.servicios .mod_featuregallery_link a {
  background-color: #039044;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 203px;
  line-height: 16px;
  opacity: 0;
  padding: 10px 0 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 99.4%;
  z-index: 9;
	background-size: cover;
	background-position: center center !important;
  	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
    transition: all ease 0.3;
	border: 1px solid;
}

.mod_featuregallery_link a:hover {

	opacity: 1;	
}

.servicios .mod_featuregallery_feature:nth-child(1) .mod_featuregallery_link a {
	background-image: url('/theme/gestoria-medioambiental-hover.jpg');
}
.servicios .mod_featuregallery_feature:nth-child(2) .mod_featuregallery_link a {
	background-image: url('/theme/servicio-de-reciclaje-hover.jpg');
}
.servicios .mod_featuregallery_feature:nth-child(3) .mod_featuregallery_link a {
	background-image: url('/theme/atencion-al-cliente-hover.jpg');
}
.servicios .mod_featuregallery_feature:nth-child(4) .mod_featuregallery_link a {
	background-image: url('/theme/compra-venta-hover.jpg');
}
.servicios .mod_featuregallery_feature:nth-child(5) .mod_featuregallery_link a {
	background-image: url('/theme/contenedores-hover.jpg');
}
.servicios .mod_featuregallery_feature:nth-child(6) .mod_featuregallery_link a {
	background-image: url('/theme/limpieza-hover.jpg');
}
.blog {
    margin: 0 auto;
    width: 100%;
}

.blog .mod_featuregallery_feature, .blog .cms_featuregallery_placeholder {
	width: 100%;
	border-bottom: 1px solid #B2B2B2;
	padding-bottom:10px;
	margin-bottom:20px;
}

.blog .mod_featuregallery_picture{
	float: left;
	background-size: cover;
	width: 150px;
	height: 177px;
	width: 31%;
}

.blog .mod_featuregallery_text {
	text-align: left;
	padding: 10px 0;
	width: 67%;
	float: right;
}

.blog .mod_featuregallery_title{
	text-align:left;
	font-weight:600;
	width: 67%;
	float: right;
}

.blog .mod_featuregallery_link{
	width: 67%;
	float: right;
	text-align: left;
}
	


.video > img {
    width: 100%;
}

.img_sp{
	margin-bottom:20px;
}

.img_sp img {
    width: 30%;
}


.d_top{
	padding-top: 20px;
	border-top: 1px solid #537CA0;
}

.d_bottom{
	border-bottom: 1px solid #537CA0;
	margin-bottom:20px !important;
	padding-bottom: 20px;
}


.footer {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0 20px 0;
	text-align: center;
}

.footer{
	padding-bottom: 80px !important;
	overflow: hidden;
}

#footer_content{
	width:1070px;
	margin: 0 auto;
	line-height:20px;
	border-top: 1px solid black;
	padding-top: 20px;
}

.footer .contact_footer{
	color: #015E89;
	font-size: 20px;
	line-height: 23px;
	font-weight: 600;
	text-align: right;
}
.footer a{
	margin: 0 15px;
	text-decoration: none;
	color: #3C087C;

}

.f_item {
  position: relative;
  top: -5px;
}

#mapa{
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.41);
	-moz-box-shadow:    0px 0px 4px rgba(50, 50, 50, 0.41);
	box-shadow:         0px 0px 4px rgba(50, 50, 50, 0.41);
}

.divisor_b{
	padding-bottom: 10px; margin-bottom: 15px;
	border-bottom: 1px solid #3f3f3f;
}

.divisor_a{
	border-bottom: 1px dashed black;
	padding-bottom: 20px;
}

.videoWrapper {
	position: relative;
	/*padding-bottom: 56.25%;  16:9 */
	padding-top: 25px;
	height: 527px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:527px;
}

.videoWrapper iframe .gmnoprint{
	display:none;
}

.mapa_contacto .videoWrapper {
	padding-bottom: 0px;
	margin-bottom:600px;
}
a {
	text-decoration: none !important;
}

.proteccion-datos{
	font-size: 12px;
}


/*LSSI*/

#cookie-message {
	background: transparent;
}
#cookie-message-content {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	bottom: 10%;
	color: white;
	height: auto;
	left: 50%;
	line-height: 30px;
	margin-left: -275px;
	padding: 10px 30px;
	width: 520px;
}
.lssi_footer img {
    /* width: 96px; */
    width: 58px !important;
    display: block;
    margin-top: 10px;
    margin: 0 auto;
}
.mod_mailform_checkbox .mod_mailform_control {
	float: left;
	width: 5% !important;
}
.mod_mailform_checkbox .mod_mailform_label {
	float: right !important;
	width: 91% !important;
}
#cms_field_56, #cms_field_60 {
	width: 98%;
}


#mod_mailformfield_58 .mod_mailform_mandatorystar, #mod_mailformfield_55 .mod_mailform_mandatorystar, #mod_mailformfield_59 .mod_mailform_mandatorystar {
	/* float: right; */
	position: absolute;
	top: 4px;
	left: 17px;
	bottom: 0;
}
.form-legacy-messsage a {
	color: #46bffc;
}

#mod_mailformfield_5 .mod_mailform_mandatorystar {
    position: absolute;
    top: 2px;
    left: 14px;
}

.mod_link a {
    color: #2e213e;
    font-family: 'Open Sans',sans-serif;
    font-size: 12pt;
    line-height: 14px;
    font-weight: 300;
    font-style: italic;
    text-decoration: none;
    text-align: center;
    background: green;
    padding: 22px;
    border-radius: 16px;
}


.cta{padding:20px;color:#FFFFFF!important;text-align: center;background-color:#47a71b;border-radius: 0.5rem !important;margin: 50px 0;}
.cta h2{margin-bottom: 40px;text-align: center;font-size: 20px;font-weight: 600;text-decoration: underline;}
.cta h3{font-weight:600;font-size:18px;text-align: center;}
.cta p{margin-bottom: 50px;}
.cta a{color:#FFFFFF;border-radius: 0.5rem !important;}
.buton-cta {
    border: 2px solid #b8e1b9;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-left: 20px;}

.buton-cta:hover,
.buton-cta:focus {
  background-color: #FFFFFF;color:#b8e1b9!important;
}