/*
	Theme Name: GrnomqcKUYafyTO
	Text Domain: GrnomqcKUYafyTO
*/

@font-face {
  font-family: 'Bold';
	  src: url('fonts/AvantGardeITCbyBT-Demi.eot?#iefix') format('embedded-opentype'),  
	  url('fonts/AvantGardeITCbyBT-Demi.woff') format('woff'),
	  url('fonts/AvantGardeITCbyBT-Demi.ttf')  format('truetype'), 
	  url('fonts/AvantGardeITCbyBT-Demi.svg#AvantGardeITCbyBT-Demi') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Light';
	src: url('fonts/AvantGardeITCbyBT-Book.eot?#iefix') format('embedded-opentype'), 
	url('fonts/AvantGardeITCbyBT-Book.woff') format('woff'), 
	url('fonts/AvantGardeITCbyBT-Book.ttf')  format('truetype'), 
	url('fonts/AvantGardeITCbyBT-Book.svg#AvantGardeITCbyBT-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
    font-size: 16px;  
}
img
{
	border:none;
}
input
{
    -webkit-appearance: none;	
}
li
{
	list-style:none;
}
a
{
	text-decoration:none;
}
p 
{
	margin:0;
}
.wp_center
{
	width:1170px;
	margin:0 auto;
}
.wp_flexbox {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.wp_flexbox_Start {
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
}
a 
{
	display:block;
}
.clear
{
	clear:both;
}
.alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 15px;
}
.alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}
.aligncenter {
    margin: 0 auto;
    text-align: center;
    display: inherit;
}
.ls-shadow
{
	display:none !important;
}
*:focus
{
	outline:none;
}
header
{
    width: 100%;
    z-index: 99999;
	background:#fff;
	position: fixed;
    top: 0;
    box-shadow:0px 0px 5px #8a8a8a40;
}
.webMail
{
    width: 30px;
    background: url("images/email_webmail.svg") #fff;
	background-repeat: no-repeat;
    height: 25px;
    background-size: 20px;
    border-radius: 50%;
    background-position: center;
    margin-right: 20px;
}
#containerUp_Header
{
	width: 100%;
    background: #009444;
    padding: 4px 0;
    height: 25px;
}
#containerDown_Header
{
    padding: 5px 0;
}
section 
{
	padding-top:135px;
}
#wp_container_HomeList
{
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
.wp_column_HomeList
{
	width: 24%;
    position: relative;
    margin: 1% 0.5%;
}
.wp_column_HomeList span 
{
    font: 1em/1em Bold;
	letter-spacing: 0.5px;
    color: #000;
    position: relative;
    display: block;
    text-align: center;
    padding: 8px 0;
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
    box-sizing: border-box;
    border: 1px solid #009444;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.wp_column_image_HomeList
{
	width:100%;
}
.wp_column_image_HomeList img
{
	width: 100%;
    height: auto;
}
.wp_containerLogo
{
    width: 190px;
}
.wp_containerLogo span 
{
    margin: 0 auto;
    font-size: 10px;
    font-family: light;
    letter-spacing: 0.5px;
    text-align: center;
    margin-top: -5px;
    display: table;
}
.wp_containerNav  {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.wp_containerNav nav > div > ul {
    display: flex;
    align-items: center;
}
.wp_containerNav nav > div > ul > li {
    position: relative;
    padding-bottom: 19px;
}
.wp_containerNav nav > div > ul > li > a
{
    font: 1em/1em Light;
    letter-spacing: 1px;
    color: #000;
    padding: 0 30px;
    position: relative;
    border-radius: 4px;
    text-transform: uppercase;
}
.wp_containerNav nav > div > ul > li .sub-menu {
	position: absolute;
    width: 245px;
    background: #00913e;
    top: 35px;
    right: -60px;
    border-radius: 10px;
    padding: 18px 0;
    box-shadow: 0px 3px 5px #0000003b;
	display:none;
}
.wp_containerNav nav > div > ul > li .sub-menu a {
    font: 0.95em/1.3em Light;
    color: #fff; 
    padding: 10px 20px 10px 55px;
    letter-spacing: 0.2px;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.wp_containerNav nav > div > ul > li .sub-menu a:before {
    content: "";
    width: 25px;
    height: 6px;
    position: absolute;
    top: 13px;
    left: 20px;
    background: #009444;
    border-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.wp_containerNav nav > div > ul > li .sub-menu a:hover:before {
    background: #fff;
}
.wp_containerNav nav > div > ul > li .sub-menu:before {
	content: "";
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #00913e;
    top: -19px;
    right: 85px;
    margin: 0 auto;
    position: absolute;
}
.wp_containerNav nav > div > ul > li:hover > .sub-menu {
    display: block !important;
}
.wp_containerNav nav > div > ul > li > a:before
{
    content: "";
    width: 90%;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -5px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.wp_containerNav nav > div > ul > li > a:hover:before
{
	content:"";
	background: #3eb74e;
}
.current_page_item a:before
{
	content:"";
	background: #009444 !important;
	color:#009444 !important;
}
.wp_containerNav nav > div > ul > li > a:hover 
{
	color:#000;
}
.menu-item-has-children a:after
{
    content: "";
    position: absolute;
    right: 10px;
    top: 5px;
    width: 0;
    height: 0;
    border-top: 5px solid #009444;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.icoTitle
{
    display: table;
    margin: 0 auto;
    margin-bottom: 20px;	
}
#wp_container_Slider
{
	width:100%;
	position: relative;
}
#wp_container_Slider div {
    font-family:Bold !important;
}
#wp_container_Slider span  {
    font-family:light !important;
}
 
.wp_container_Datos {
    margin-left: 35px;
}
.wp_mail
{
    font: 0.95em/1em Light;
	letter-spacing: 0.5px;
    color: #fff;
    position: relative;
    margin-right: 50px;
    border-radius: 20px;
    padding: 5px 0px;
}
.wp_mail:before
{
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #ffffff;
    position: absolute;
    left: -30px;
    top: 2px;
    border-radius: 50%;
    background: url("images/email.svg") no-repeat center;
    background-size: 10px;
}
.wp_phone
{
    font: 0.95em/1em Light;
    color: #fff;
    position: relative;
    margin-right: 30px;
    border-radius: 20px;
    padding: 5px 0px;
}
.wp_phone:before
{
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #ffffff;
    position: absolute;
    left: -30px;
    top: 2px;
    border-radius: 50%;
    background: url("images/phone.svg") no-repeat center;
    background-size: 10px;
}
.wp_btnContact
{
	font: 0.85em/1em Light;
    color: #009444;
    padding: 4px 25px;
    border-radius: 25px;
    display: table;
    float: right;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: white;
    margin-top: 2px;
}
.clear
{
	clear:both;
}
#google_translate_element
{
	height: 25px;
    overflow: hidden;
}    
.goog-logo-link{
    display: none;
}
#google_translate_element select
{
    font: 1.2em/1em Light;
    color: #000;
    padding: 4px 25px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: white;
    margin-top: -2px;
}
.wp_container_Title
{
	width: 100%;
    padding: 35px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.wp_container_Title h2
{
	font: 1.6em/1em Bold;
    color: #000;
    position: relative;
    letter-spacing: 0.5px;
}
.wp_container_Title h2:before
{
    content: "";
    width: 70px;
    height: 2px;
    background: #009444;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px;
}
#wp_container_Services
{
    width: 100%;
    position: relative;
    box-sizing: border-box;	
	padding:10px;
}
.wp_column_Services
{
	width:100%;
	position:relative;
}
.wp_column_Services span 
{
	font: 1em/1em Bold;
	text-transform:uppercase;
    background: #009444;
    color: #fff;
    position: relative;
    display: block;
    text-align: center;
    padding: 8px 0;
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
    box-sizing: border-box;
    border: 1px solid #009444;	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.wp_column_image_Services
{
	width:100%;
	overflow:hidden;
}
.wp_column_image_Services img
{
	width: 100%;
	height: 260px;
	display: block;	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.wp_column_HomeList img:hover
{
	transform:scale(1.2);
}
.wp_column_Services img:hover
{
	transform:scale(1.2);
}
.wp_column_Services:hover span 
{
	background:#009444;
	color:#fff;
}

#wp_container_HomeList .slick-prev
{
	width: 40px;
    height: 40px;
    background: url("images/prev.png") #fff;
    background-repeat: no-repeat;
    background-position: 11px;
    background-size: 14px;
    left: 0px;
    z-index: 99;
    top: 105px;
    text-decoration: none;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    border: none;
    padding: 0px;
    text-indent: 999px;
    color: transparent;
}
#wp_container_HomeList .slick-next
{
	width: 40px;
    height: 40px;
    background: url("images/next.png") #fff;
    background-repeat: no-repeat;
    background-position: 14px;
    background-size: 14px;
    right: 0px;
    z-index: 99;
	top: 105px;	
    text-decoration: none;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    border: none;
    padding: 0px;
    text-indent: 9999px;
    color: transparent;
}


#wp_container_HomeList .slick-slide {
    margin: 0 5px;
}
#wp_container_Services .slick-slide {
    margin: 0 5px;
}
#wp_container_Services .slick-prev
{
	width: 40px;
    height: 40px;
    background: url("images/prev.png") #fff;
    background-repeat: no-repeat;
    background-position: 11px;
    background-size: 14px;
    left: 0px;
    z-index: 99;
    top: 105px;
    text-decoration: none;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    border: none;
    padding: 0px;
    text-indent: 999px;
    color: transparent;
}
#wp_container_Services .slick-next
{
	width: 40px;
    height: 40px;
    background: url("images/next.png") #fff;
    background-repeat: no-repeat;
    background-position: 14px;
    background-size: 14px;
    right: 0px;
    z-index: 99;
	top: 105px;	
    text-decoration: none;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    border: none;
    padding: 0px;
    text-indent: 9999px;
    color: transparent;
}
#wp_container_Welcome
{
    width: 100%;
    padding: 50px 0;
    padding-bottom: 60px;
}
.wp_wrapper_Welcome
{
    border: 1px solid #eaeaea;
    padding: 30px;
}
.wp_textWelcome
{
	width:55%;
}
.wp_textWelcome h2 
{
    font: 1.6em/1.2em Bold;
    text-align: center;
    padding: 0 50px;
    margin-bottom: 20px;
    display: block; 
	letter-spacing: -0.5px;
}
.wp_videoWelcome
{
	width:40%;
}
.wp_txtWelcome
{
    font: 0.95em/1.5em Light;
    text-align: justify;
    letter-spacing: 0.5px;
}
.wp_txtWelcome strong
{
    font: 0.95em/1.5em Bold;
}
.wp_txtWelcome p
{
    margin-bottom:20px;
}
.btn
{
    font: 1em/1.2em Bold;
    text-align: center;
    padding: 8px 40px;
    margin: 0 auto;
    background: #009444;
    color: #fff;
    display: table;
    border-radius: 50px;
    letter-spacing: 0.5px;
}
.wp_videoCover
{
	width:100%;
}
.wp_videoCover img
{
	width:100%;
	height:auto;
	display:block;
}
#wp_container_Experence
{
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 45px 0;
    background: #009444;
    padding-bottom: 60px;
}
#wp_container_Experence ul 
{
	display:flex;
    justify-content: space-between;
}
#wp_container_Experence ul li
{
	width: 20%;
    position: relative;
    padding-left: 10%;
}
#wp_container_Experence ul li h3
{
    font: 1.4em/1.1em Bold;
    color: #fff;
    display: block;
	padding-top: 20px;
}
.wp_numer_Experence
{
	background: url("images/left-arrow-shdow.png") right top;
    background-repeat: no-repeat;
    width: 90px;
    height: 115px;
    position: absolute;
    left: 15px;
    padding-top: 20px;
}
.wp_numer_Experence div
{
	width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #fff;
    font: 2em/1.2em Bold;
    border: 5px solid #006a30;
    align-items: center;
    display: flex;
    justify-content: center;
    background: #006a30;
}
.wp_text_Experence p {
    font: 0.85em/1.3em Light;
    color: #fff;
    margin-top: 10px;
    letter-spacing: 0.5px;
}
#wp_container_Test
{
	width: 100%;
    padding: 0 0 80px 0;
    background-size: cover;
    position: relative;
    background: linear-gradient(to bottom , #ffffff 30% ,#009444 0 );
}
.wp_container_carruselTest
{
    width: 100%;
    background: #F2F2F2;
    padding: 60px 50px;
    box-sizing: border-box;
	position: relative;
}
.wp_column_Testimonial
{
	width: 90%;
    display: flex;
    justify-content: space-between;
}
.wp_photoTestimonial
{
	width:100px;
}
.wp_photoTestimonial img
{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    border: 3px solid #009444;
}
.wp_infoTestimonial
{
	width:calc(100% - 120px);
}
.wp_column_textTestimonial
{
    font: 0.85em/1.4em Light;
    text-align: justify;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    letter-spacing: 0.2px;
}
.wp_column_textTestimonial:before
{
    content: "";
    width: 20px;
    height: 15px;
    background: url(images/icoTest.png) no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    top: 0;
}
.wp_column_textTestimonial:after
{
    content: "";
    width: 20px;
    height: 15px;
    background: url(images/icoTest.png) no-repeat;
    background-position: center;
    position: absolute;
    right: 0px;
    bottom: 10px;
	transform: rotate(180deg);
}
.wp_dataTestimonial
{
	width:100%;
	margin-top:5px;
}
.wp_dataTestimonial span 
{
    color: #000;
    font: 0.9em/1em Bold;
    padding-bottom: 10px;
}
.wp_dataTestimonial strong 
{
	color: #009444;
    font: 0.9em/1em Light;
}



#wp_container_Test .slick-dots  
{
    position: absolute;
    bottom: -95px;
    justify-content: center;
    align-items: center;
    width: 100%;
    left: 0;
    display: flex !important;
}
#wp_container_Test .slick-dots button 
{
	border: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	width: 13px;
	height: 13px ;
	background: none;
	border-radius: 50%;
	margin:0 3px;
	border:2px solid #fff;
	cursor:pointer;
}
#wp_container_Test .slick-active button 
{
	background:#fff !important;
}
#wp_container_HomeList .slick-dots  
{
    position: absolute;
    bottom: 25px;
    justify-content: center;
    align-items: center;
    width: 100%;
    left: 0;
    display: flex !important;
}
#wp_container_HomeList .slick-dots button 
{
	border: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	width: 13px;
	height: 13px ;
	background: none;
	border-radius: 50%;
	margin:0 1px;
	border:2px solid #009444;
	cursor:pointer;
}
#wp_container_HomeList .slick-active button 
{
	background:#009444 !important;
}
#wp_container_Post
{
    width: 100%;
    padding: 50px 0;
    background: #F2F2F2;
    position: relative;
    margin: 50px 0;
	padding-bottom: 80px;
}
#wp_container_Post  .wp_container_Title {
    padding: 25px 0;
    padding-bottom: 20px;
    justify-content: flex-start;
}
#wp_container_Post  .wp_container_Title h2 {
    font: 1.4em/1em Bold;
	letter-spacing:-0.5px;
}
#wp_container_Post .wp_container_Title h2:before {
    right: inherit;
}

.wp_container_Events
{
	width:48%;
}
.wp_container_News
{
	width:48%;
}
.div_wrapperPost
{
	margin-top:10px;
}
.wp_row_Events
{
    width: 100%;
    height: 353px;
	position:relative;
}
.wp_infoEvent
{
    width: 100%;
    bottom: 0px;
    position: absolute;
    padding: 20px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.8);
    border-left: 5px solid #00913e;
}
.wp_infoEvent h3
{
    font: 1.1em/1.2em Bold;
    color: #fff;
    display: block;
    padding-bottom: 5px;
    letter-spacing: 0.5px;
	text-transform:uppercase;
}
.wp_infoEvent p
{
    color: #fff;
	display:block;  
	font: 0.8em/1.2em Light;
	letter-spacing: 0.5px;
}
#wp_container_Post .slick-dots {
	position: absolute;
    bottom: -25px;
    justify-content: center;
    align-items: center;
    width: 100%;
    left: 0;
    display: flex !important;
}
#wp_container_Post .slick-dots button 
{
	border: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	width: 12px;
	height: 12px ;
	background: none;
	border-radius: 50%;
	margin:0 3px;
	border:1px solid #494747;
	cursor:pointer;
}
#wp_container_Post .slick-active button 
{
	background:#494747 !important;	
	border:1px solid #494747 !important;	
}
.wp_container_News .slick-dots {
    bottom: -15px!important;
}
.div_wrapperNew
{
	margin-top:10px;
}
.wp_row_New
{
    width: 100%;
	position:relative;
	margin-bottom: 10px;
}
.wp_row_New:hover h3 , .wp_row_New:hover p
{
	text-decoration:underline;
}
.wp_imageNew
{
    width: 200px;
	height:170px;
}
.wp_contentNew
{
    width:calc(100% - 220px);
}
.wp_contentNew h3
{
	font: 1.1em/1.3em Bold;
    color: #000;
    display: block;
    padding-bottom: 5px;
	text-transform:uppercase;
}
.wp_contentNew p
{
    font: 0.8em/1.6em Light;
    color: #000;
    display: block;
    letter-spacing: 0.3px;
}
.wp_contentNew .dateNew
{
    font: 0.8em/1.2em Light;
    color: #009444;
    display: block;
    margin-bottom: 5px;
}
.btnNew {
    font: 0.8em/1.2em light;
    text-align: center;
    padding: 2px 15px;
    background: #009444;
    color: #fff;
    border-radius: 50px;
    display: table;
    margin-top: 10px;
}
footer
{
	width:100%;
}
#wp_containerFooter_Datos
{
    width: 100%;
    padding: 40px 0;
    background: #009444;
    margin-bottom: -105px;
    position: relative;
    z-index: 9;
}
#wp_containerFooter_Down
{
    width: 100%;
    padding: 150px 0;
    background: #242222;
    position: relative;
	padding-bottom:50px;
}
#wp_containerFooter_Datos ul 
{
	display:flex;
	justify-content:center;
}
#wp_containerFooter_Datos ul li
{
    width: 25%;
    text-align: center;
    padding: 0 35px;
	position:relative;
}
#wp_containerFooter_Datos ul li:before
{
    content:"";
	width:5px;
	height:100%;
	background:url("images/layer.png");
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	top:0;
}
#wp_containerFooter_Datos ul li:last-child:before
{
    content:"";
	display:none;
}
#wp_containerFooter_Datos ul li div
{
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #006a30;
}
#wp_containerFooter_Datos ul li a , #wp_containerFooter_Datos ul li span 
{
    font: 0.9em/1.2em Light;
    color: #fff;
    display: block;
    letter-spacing: 0.5px;
    padding-top: 2px;
}
#wp_containerFooter_Datos ul li a:hover
{
    text-decoration:underline;
}
#wp_containerFooter_Datos ul li strong 
{
    font: 0.9em/1.2em Bold;
    color: #fff;
	display:block;
	letter-spacing:0.5px;
}
#wp_containerFooter_Down > div > ul 
{  
	display: flex;
    justify-content: space-between;
}
#wp_containerFooter_Down > div > ul > li 
{  
	margin-right:2%;
}
#wp_containerFooter_Down > div > ul > li:nth-child(1) 
{  
	width:30%;
}
#wp_containerFooter_Down > div > ul > li:nth-child(2) 
{  
	width:15%;
}
#wp_containerFooter_Down > div > ul > li:nth-child(3) 
{  
	width:15%;
}
#wp_containerFooter_Down > div > ul > li:nth-child(4) 
{  
	width:20%;
}



#wp_containerFooter_Down ul li h3
{  
    font: 1.1em/1.2em Bold;
    color: #009444;
    display: block;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 15px;
}
#wp_containerFooter_Down ul li h3:before {
	content: "";
    width: 35px;
    height: 1px;
    background: #009444;
    position: absolute;
    left: 0;
    bottom: 0;
}
.wp_text_Footer
{  
	font: 0.85em/1.5em Light;
    color: #fff;
    display: block;
    padding-top: 10px;
    padding-bottom: 20px;
    letter-spacing: 0.5px;
}
.wp_nav_Footer
{
	width:100%;
}
.wp_nav_Footer ul li
{
	width:100%;
	display:block;
}
.wp_nav_Footer ul li:last-child a 
{
	border:none;
}
.wp_nav_Footer ul li a
{
	font: 0.8em/1em Light;
    color: #fff;
    padding: 10px 20px 10px 28px;
    letter-spacing: 0.5px;
    position: relative;
    text-decoration: none;
    border-bottom: 1px solid #2f2f2f;	
}
.wp_nav_Footer ul li a i {
    width: 18px;
    height: 4px;
    position: absolute;
    top: 15px;
    left: 0px;
    background: #009444;
    border-radius: 10px;
}
.wp_nav_Footer ul li a:hover 
{
	color:#009444;
}
.wp_nav_Footer ul li a:hover i
{
	color:#009444;
}
#wp_containerFooter_Copy
{
	width: 100%;
    padding: 20px 0;
    background: #242222;
    position: relative;
    text-align: center;
    font: 0.85em/1.4em Light;
    color: #fff;
    border-top: 1px solid #2f2f2f;
}
#wp_containerBoletin
{
	width: 100%;
}
#wp_containerBoletin input[type="text"]
{
	width: 100%;
    border: none;
    height: 35px;
    background: #fff;
    font: 0.8em/1em Light;
    margin-bottom: 5px;
    text-indent: 10px;
    box-sizing: border-box;
	margin-top: -10px;
}
#wp_containerBoletin input[type="submit"]
{
    width: 50%;
    border: none;
    height: 35px;
    border-radius: 50px;
    background: #009444;
    font: 1em/1em Bold;
    color: #fff;
    cursor: pointer;
    box-sizing: border-box;
}
#wp_container_Banner
{
	width: 100%;
    height: 200px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
#wp_container_Banner:before {
    content: "";
	width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.39) 10%, #000000d4 100%);
    position: absolute;
    bottom: 0px;
    z-index: 9;
}
#wp_container_Banner h1  {
	font: 2em/1em Bold;
    color: #fff;
    z-index: 99;
    position: relative;
}
.wp_breadcrumb
{
	width:100%;
	display:flex;
	position:relative;
	z-index:99;  
	margin-top: 10px;
}
.wp_breadcrumb a
{
	font: 0.95em/1em Bold;
	color: #D7DF23;
}
.wp_breadcrumb a:hover
{
	text-decoration:underline;
}
.wp_breadcrumb i
{
	font: 1em/1em Bold;
    color: #D7DF23;
	margin:0 5px;
}
.wp_breadcrumb span 
{
	font:0.95em/1em Light;
    color: #fff;
}
#wp_container_Content	
{
	width:100%;
	padding:70px 0;
	background:#fff;
}
.wp_row_ListadoPage
{
    padding-bottom:50px;
}
.wp_column_Content_ListadoPage {
    display: flex;
    align-items: center;
    width: 48%;
    box-sizing: border-box;
}
.wp_column_Content_ListadoPage h3 {
    font: 1.7em/1.1em Bold;
    color: #009444;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.wp_column_Content_ListadoPage h3:before {
    content: "";
    width: 50px;
    height: 1px;
    background: #009444;
    position: absolute;
    left: 0;
    bottom: 0px;
}
.wp_text_ListadoPage  {
    font: 0.9em/1.5em Light;
    color: #000;
    padding: 10px 0 5px 0;
	margin-bottom:40px;
}
.wp_text_ListadoPage p  {
	margin-bottom:20px;
}
.wp_text_ListadoPage strong  {
    font: 1em/1.2em Bold;
}
.wp_text_ListadoPage h4  {
    font: 1.3em/1.1em Bold;
    color: #000;
    padding-bottom: 5px;
    margin-top: 10px;
}
.wp_text_ListadoPage ul   {
    margin-top: 10px;
}
.wp_text_ListadoPage ul li   {
    background: url(images/icoItem.png) no-repeat 0px 5px;
    padding-left: 30px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.wp_column_Image_ListadoPage  {
    width: 48%;  
	display: flex;
    justify-content: center;
    align-items: center;
}
.wp_column_Image_ListadoPage img {
    max-width: 100%;
    width: auto;
    border-radius: 10px;
    display: block;
}	
.wp_row_ListadoPage:nth-child(2n) {
    flex-direction: row-reverse;
}
.wp_column_Content_ListadoPage h4 {
	font: 1em/1em Bold;
    color: #ff861a;
    position: relative;
    padding-top: 5px;
    display: block;;
}
	
.wp_subTitle
{
	padding:20px 0;
	margin-bottom: -30px;
}
	
.wp_subTitle h2
{
	font: 1.5em/1em Bold;
    color: #000;
    display: block;
    text-align: center;
    padding-top: 50px;
}
.wp_column_textTestimonial strong 
{
	color: #ff861a;
}

#wp_container_TextTitle
{
    font: 0.95em/1.4em Light;
    color: #333;
    display: block;
    text-align: center;
    padding: 50px 0;
    padding-bottom: 25px;
}
.wp_flexbox_center
{
	display: flex;
    justify-content: center;
    flex-flow: row wrap;	
}
.wp_theContent {
	width: 100%;
    padding: 50px 0;
}
.wp_LeftContent {
    width: 70%;
}
.wp_RightContent {
    width: 25%;
    padding: 25px;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 20px;
    border-radius: 5px;
    background: #fff;
    display: table;
    border: 1px solid #DBDBDB;
}
.wp_titleGallery
{
    font: 1em/1em Light;
    color: #fff;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    padding: 15px 50px;
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #009444;
}
.wp_contentGallery	
{
    width: 100%;
	display:flex;
	justify-content:space-between;
}
.fullImage{
    width: 100%;
}
.fullImage img {
	width: auto;
    height: 383px;
    margin: 0 auto;
    border: 1px solid #009444;
    padding: 15px;
}
.containerGallery_Full_Image 
{
	width:calc(100% - 130px);
}
.containerGallery_Thumbs {
    width: 115px;
    margin: 0 auto;
    position: relative; 
}
.containerGallery_Thumbs .slick-slide {
    margin: 0 5px !important;
}
.containerGallery_Thumbs .imageThumbsbail {
    height: 90px;
    list-style: none;
    position: relative;
    cursor: pointer;  
	box-sizing: border-box;
}
.containerGallery_Thumbs .slick-current  .imageThumbsbail
{
    border: 4px solid #009444;	
}
.wp_TheContent {
    padding-top: 20px;
    color: #000;
    font: 0.9em/1.4em Light;
	letter-spacing: 0.5px;
    text-align: justify;
    margin: 0 auto;
    padding-left: 133px;
}
.wp_TheContent p {
   margin-bottom:20px;
}


.wp_contentGallery .slick-prev
{
    width: 40px;
    height: 40px;
    background: url(images/prev.png) #fff;
    background-repeat: no-repeat;
    background-position: 11px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 99;
    top: -40px;
    text-decoration: none;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    border: none;
    padding: 0px;
    text-indent: 999px;
    color: transparent;
    transform: rotate(90deg);
}
.wp_contentGallery .slick-next
{
    width: 40px;
    height: 40px;
    background: url(images/next.png) #fff;
    background-repeat: no-repeat;
    background-position: 11px;
    right: 0px;
    z-index: 99;
    text-decoration: none;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    border: none;
    padding: 0px;
    text-indent: 999px;
    color: transparent;
    bottom: -25px;
    left: 0;
    margin: 0 auto;
    transform: rotate(90deg);
}

.wp_titleForm h2 {
    display: block;
    position: relative;
    font: 1.6em/1em bold;
    color: #000;
    letter-spacing: -1px;
    padding-bottom: 20px;
}
.wp_fielForm p 
{
	margin-bottom:7px;
}
.wp_fielForm p input[type="text"], .wp_fielForm p input[type="tel"], .wp_fielForm p input[type="email"] {
	background: #F3F3F3;
    height: 30px;
    font: 0.9em/1em Light;
    color: #000;
    text-indent: 15px;
    border-radius: 50px;
    width: 100%;
    border: none;
}
.wp_fielForm p input[type="submit"] {
    display: block;
    font: 1em/1em Bold;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    background: #009444;
    border: none;
    width: 120px;
    margin-top: 10px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 50px;
}
.wp_fielForm p input[type="submit"]:hover 
{
	background:#85C226;
}
.wp_fielForm p textarea {
    width: 100%;
    resize: none;
    height: 80px;
    font: 0.9em/1em Light;
    color: #000;
    text-indent: 15px;	
	background: #F3F3F3;
    border-radius: 5px;
    padding-top: 10px; 
    border: none;
}
span.wpcf7-not-valid-tip {
    color: #fff !important;
    font-family: light;
    background: #85C226;
    font-size: 14px !important;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 95%;
    padding-left: 5%;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none !important;
    float: left !important;
    background: #85C226 !important;
    color: #fff !important;
    font-family: light !important;
    font-size: 14px !important;
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    text-align: center !important;
}

.wp_theContact {
	width: 100%;
    padding: 50px 0;
}
.wp_LeftContact {
    width: 40%;
}
.wp_LeftContact ul li {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
}
#maps 
{
	width:100%;
	margin-bottom:50px;
}
#maps iframe 
{
    width: 100% !important;
    height: 300px !important;
    border: 20px solid #F8F9FA !important;
    box-sizing: border-box;
}
.wp_LeftContact ul li div {
    width: 55px;
    height: 55px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #009444;
}
.wp_LeftContact ul li a, .wp_LeftContact ul li span {
    font: 0.9em/1.2em Light;
    color: #000;
    display: block;
    width: 80%;
	letter-spacing:0.5px;
}
.wp_LeftContact ul li i  {
    font: 1em/1.2em Bold;
    display: block;
	font-style:normal;
}
.wp_RightContact {
	width: 50%;
    padding: 25px;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 20px;
    border-radius: 5px;
    background: #fff;
    display: table;
    box-shadow: 0 0px 7px #b7b7b7;
}
.wp_social
{
	width:100%;
}
.wp_social a
{
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wp_social a:hover {
    border: 1px solid #009444;
	background:#009444;
}
.wp_social a img
{
    height: 15px;
}
.is_icoNav , .is_containerNav_Mobile {
    display: none;
}
.buttonMobile1 , .buttonMobile2 { display: none;}
   
#wp_container_TestPage {
    width: 100%;
    padding: 50px 0 80px 0;
    position: relative;
}  
#wp_container_TestPage  .wp_column_Testimonial {
    width: 100%;
}  
#wp_container_TestPage  .wp_photoTestimonial
{
	width:230px;
}  
#wp_container_TestPage .wp_photoTestimonial img {
	width:230px;
	height:230px; 
	border-radius: 10px;
}
#wp_container_TestPage .wp_infoTestimonial {
    width: calc(100% - 270px);
}
   
#wp_container_TestPage .slick-dots  
{
    position: absolute;
    bottom: -95px;
    justify-content: center;
    align-items: center;
    width: 100%;
    left: 0;
    display: flex !important;
}
#wp_container_TestPage .slick-dots button 
{
	border: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	width: 13px;
	height: 13px ;
	background: none;
	border-radius: 50%;
	margin:0 3px;
	border:2px solid #000;
	cursor:pointer;
}
#wp_container_TestPage .slick-active button 
{
	background:#000 !important;
}
.is_titleTabs
{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-top: 50px;
}
.is_titleTabs a
{
    font: 1em/1em Light;
    color: #fff;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    padding: 15px 30px;
    background: #009444;
    margin-right: 1px;
}
.isActiveTabs
{
	background:#D7DF23 !important;
	color: #000 !important;
	
}
 .is_contentTabs {
    padding-top: 20px;
    color: #000;
    font: 0.9em/1.4em Light;
    text-align: justify;
    margin: 0 auto;
    letter-spacing: 0.5px;
}

.buttonMobile1
{
    display: block;
    background: url("images/icoMobile1.svg");
    background-repeat: no-repeat;
    position: fixed;
    bottom: 90px;
    right: 5px;
    width: 70px;
    height: 70px;
    background-position: center;
    border-radius: 50%;
    z-index: 9999;
    background-size: 75%;   
}
.mobile{
    display: none;
}
 
  

@media screen and (max-width:1100px){
	
	
	#wp_containerFooter_Datos ul li {
		padding: 0 5px;
	}
	.menu-item-has-children a:after
	{
		content:"";
		display:none;
	}
	.wp_numer_Experence div {
		width: 35px;
		height: 35px;
		font: 1.7em/1.2em Bold;
	}
	.wp_column_image_Services img {
		width: 100%;
	}
	.wp_mail:before {
		content: "";
		top: -7px;
	}
	.wp_phone:before {
		content: "";
		top: -8px;
	}
	.wp_column_image_Services img {
		height: 150px;
	}
	.is_icoNav {
		width: 35px;
		display: block;
		position: absolute;
		right: 2.5%;
		top: 45px;
	}
	.is_icoNav ul li {
		width: 100%;
		height: 3px;
		display: block;
		float: right;
		background: #009444;
		margin-bottom: 4px;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
		border-radius: 5px;
	}		
	.is_icoNav ul li:nth-child(2){
		width: 80%;
	}	
	.closeNav ul li
	{
		width: 100% !important;
	}
	.closeNav ul li:nth-child(1)
	{
		opacity:0;
	}
	.closeNav ul li:nth-child(2)
	{
		transform:rotate(45deg);
		margin-bottom:-3px;
	}
	.closeNav ul li:nth-child(3)
	{
		transform:rotate(-45deg);
	}
	.is_containerNav_Mobile {
		display:block;
		width: 70%;
		background:rgba(0,0,0,0.8);
		position: fixed;
		top: 0;
		left: -70%;
		z-index: 999999;
		overflow: auto;
		height: 100%;
		font-size: 15px;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}	
	.is_row-Mobile {
		margin-top: 40px;
		margin-left: 20px;
	}	
	.is_row-Mobile ul li a {
		font: 0.9em/1em Light;
		display: inline-block;
		position: relative;
		margin-top: 8px;
		margin-bottom: 8px;
		color: #fff;
		padding-left: 15px;
		text-transform:uppercase;
		padding-left:30px;
	}	
	
	.is_row-Mobile ul li a:before {
		content: "";
		width: 18px;
		height: 4px;
		position: absolute;
		top: 7px;
		left: 0;
		background: #009444;
		border-radius: 10px;
	}
	.is_row-Mobile .sub-menu
	{
		margin-left:5%;
	}	
	body {
		font-size: 13px;
	}
	.wp_center, .wp_center_Experence {
		width: 90% !important;
	}
	.wp_container_Datos {
		margin-top: 25px;
		width: 30%;
	}	
	.wp_phone {
		margin-top: 20px;
	}
	.wp_containerNav , .wp_container_imageTest
	{
		display:none;
	}
	.wp_mail, .wp_phone   {
		margin-left: 30px;
		padding-top: 2px;
	}
	.wp_numer_Experence {
		background: none;
	}
	#wp_container_Experence {
		padding: 25px 0;
		padding-bottom:40px;
	}	
	.wp_imageNew {
		width: 130px;
		height: 135px;
	}
	.wp_contentNew {
		width: calc(100% - 150px);
	}	
	.listadoCategoria .wp_column_Services img {
		height: 150px;
	}	
	.wp_TheContent {
		width: 100%;
		padding-left: 0;
	}
	.containerGallery_Thumbs .imageThumbsbail {
		height: 50px;
	}
	.wp_contentGallery .slick-prev {
		top: 5px;
	}	
	.wp_contentGallery .slick-next {
		top: 5px;
	}
	

}

@media screen and (max-width:750px){
	
	body {
		font-size: 14px;
	}
	section {
		padding-top: 65px;
	}
	#containerUp_Header
	{
		display:none;
	}
	.wp_center, .wp_center_Experence {
		width: 95% !important;
	}
	#wp_container_HomeList {
		padding-bottom: 60px;
	}
	#wp_container_HomeList .slick-dots {
		bottom: -30px;
	}


	.wp_contentGallery {
		flex-direction: column-reverse;
	}
	.containerGallery_Full_Image {
		width: 100%;
	}
	.containerGallery_Thumbs {
		width: 100%;
	}	
	.containerGallery_Thumbs .imageThumbsbail {
		height: 90px;
	}
	.slick-arrow
	{
		display:none !important;
	}
	.wp_containerLogo span {
		left: 120px;
		bottom: 15px;
		font-size: 11px;
		text-align: left;
		position: absolute;
	}
	.wp_column_HomeList {
		width: 48%;
		margin: 1%;
	}	
	.wp_column_HomeList span {
		font: 0.9em/1em Bold;
		letter-spacing: 0.5px;	
	}
	.wp_column_Testimonial {
		width:100%;
		flex-flow: column;
	}	
	.wp_container_carruselTest {
		padding: 30px 20px;
	}
	.wp_photoTestimonial {
		width: 100% !important;
	}
	.wp_photoTestimonial img
	{
		margin:0 auto;
	}
	.wp_infoTestimonial {
		width: 100% !important;
	}
	#wp_container_TestPage .wp_photoTestimonial img {
		height: auto !important;
		border-radius: 10px !important;
		margin-bottom: 15px !important;
	}	
		
	.wp_container_Datos 
	{
		display:none;
	}
	#wp_containerFooter_Datos ul , .wp_flexbox  , #wp_containerFooter_Down > div > ul , #wp_container_Experence ul {
		flex-flow: column;
	}
	#wp_containerFooter_Down > div > ul > li {
		width: 100% !important;
		margin-right: 0%;
	}
	header {
		height: 65px;
	}
	.wp_containerLogo {
		position: relative;
		margin: initial;
		width: 235px;
		top: 0px;
		float: left;
	}
	.wp_containerLogo img 
	{
		height:55px;
	}
	.is_icoNav {
		top:25px;
	}
	.wp_container_Title {
		padding: 30px 0;
		padding-bottom: 25px;
		font-size: 10px;
	}
	#wp_container_Services .slick-dots {
		position: absolute;
		bottom: -25px;
		justify-content: center;
		align-items: center;
		width: 100%;
		left: 0;
		display: flex !important;
	}
	#wp_container_Services .slick-dots button 
	{
		border: none;
		padding: 0;
		margin: 0;
		font-size: 0;
		width: 12px;
		height: 12px ;
		background: none;
		border-radius: 50%;
		margin:0 1px;
		border:1px solid #494747;
		cursor:pointer;
	}
	#wp_container_Services .slick-active button 
	{
		background:#494747 !important;	
		border:1px solid #494747 !important;	
	}
	#wp_container_Services {
		padding-bottom: 50px;
	}	
	#wp_container_Services .slick-slide {
		margin: 0px 0px;
	}
	.columnCarousel img 
	{
		height: 220px!important;
		object-fit: cover;
	}
	
	
	.wp_wrapper_Welcome {
		padding: 15px;
	}	
	.wp_textWelcome {
		width: 100%;
	}	
	.wp_textWelcome h2 {
		font: 1.3em/1.2em Bold;
		padding: 0 0px;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	.wp_txtWelcome {
		font: 0.9em/1.5em Light;
	}
	#wp_container_Welcome {
		padding: 10px 0;
		padding-bottom: 30px;
	}
	.wp_videoWelcome {
		width: 100%;
	}
	#wp_container_Experence ul li {
		width: 100%;
		padding-left: 0;
		font-size: 13px;
	}	
	.wp_numer_Experence div {
		margin: 0 auto;
	}
	.wp_numer_Experence {
		background: none;
		width: 100%;
		position: relative;
		height: auto;
		left: inherit;
	}
	.wp_text_Experence
	{
		text-align:center;
	}
	#wp_container_Experence ul li h3 {
		padding-top: 10px;
	}
	.wp_infoTestimonial {
		justify-content: flex-start;
	}	
	#wp_container_Test .slick-dots {
		position: absolute;
		bottom: -55px;
		justify-content: center;
		align-items: center;
		width: 100%;
		left: 0;
		display: flex !important;
		right: 0;
		text-align: center;
	}
	#wp_container_Test {
		padding-bottom: 45px;
	}
	#wp_container_Test .slick-dots button , #wp_container_Post .slick-dots button  {
		margin: 0 1px;
	}
	.wp_container_Events {
		width: 100%;
	}
	.wp_container_News {
		width: 100%;
		margin-top: 50px;
	}
	.wp_infoEvent {
		font-size: 13px;
	}
	.wp_row_Events {
		width: 100%;
		height: 250px;
		position: relative;
	}
	.wp_imageNew {
		width: 100%;
		height: 200px;
	}
	.wp_contentNew {
		width: 100%;
		margin: 20px 0;
	}
	#wp_container_Post {
	    padding-bottom: 30px;
		padding-top: 10px;
	}
	.wp_container_News .slick-dots {
		bottom: 0px!important;
	}
	#wp_containerFooter_Down ul li h3 {
		padding-top: 15px;
	}
	#wp_containerFooter_Datos ul li
	{
		width:100% !important; 
		padding: 0 20px;
		box-sizing: border-box;
		margin-bottom:15px;
	}
	#wp_containerFooter_Datos ul li div {
		width: 55px;
		height: 50px; 
		margin-bottom: 5px;
	}
	#wp_containerFooter_Datos ul li:before {
		content: "";
		display:none;
	}
	#wp_container_Banner h1 {
		font: 1.7em/1em Bold;
	}
	#wp_container_Banner {
		width: 100%;
		height: 130px;
	}
	.wp_column_Image_ListadoPage {
		width: 100% !important;
	}
	.wp_column_Content_ListadoPage {
		width: 100%  !important;
		padding-top: 20px;
	}
	.wp_row_ListadoPage:nth-child(2n) {
		flex-direction: column;
	}
	.wp_row_ListadoPage {
		padding-bottom: 0px;
	}
	.wp_column_Content_ListadoPage h3 {
		font: 1.7em/1.1em Bold;
	}
	.listadoCategoria .wp_column_Services {
		width: 100%;
		margin-bottom: 20px;
		margin-left: 0;
		margin-right: 0;
	}
	.listadoCategoria .wp_column_Services img {
		height: auto;
	}
	.wp_LeftContent {
		width: 100%;
	}
	.fullImage img {
	    width: 100%;
		box-sizing: border-box;
	}
	.wp_titleGallery		
	{
	    width: 100%;
		box-sizing: border-box;
	}	
	.wp_RightContent {
		width: 100%;
		margin-top:15px;
	}	
	.wp_LeftContact {
		width: 100%;
	}
	.wp_LeftContact ul li a, .wp_LeftContact ul li span {
		padding-left: 15px; 
		padding-right: 15px;
	}	
	.wp_RightContact {
		width: 100%;
	}	
	.wp_theContact {
		padding-top: 20px;
	}	
	.wp_theContent {
		padding: 30px 0;
	}
	.mobile{
    display: block;
    }
    .desktop{
        display: none;
    }
    .buttonMobile2
    {
    
    	display: block;
        background: #FF0032 url("images/icoMobile2.png");
        background-repeat: no-repeat;
        position: fixed;
        bottom: 40px;
        right: 15px;
        width: 50px;
        height: 50px;
        background-position: center;
        border-radius: 50%;
        z-index: 9999;
    }
   
	
	
}











