@charset "utf-8";
/* CSS Document */

body { padding:0px; margin:0px; background:#F7F2E5; font-size:16px; color:#293321; line-height:20px; font-family: 'GTWalsheimPro-Regular';}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, main, nav, section, audio, video, source { display: block; margin: 0; padding: 0; }
a, img { border: medium none; }
a { color: #293321; text-decoration: none;  }
div { margin: 0; padding: 0; }
p { font-size:16px; line-height:24px; padding:0px; margin:0px; color:#293321;} 
h1, h2, h3, h4, h5, h6 { font-weight:normal; padding:0px; margin:0px; line-height: 30px; }
a{ color: #293321; outline:none; }
ul, li { list-style:none;}
a:focus, :focus{ outline:none; }
ul,ol { list-style-type:none; padding:0px; margin:0px; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; } 
* html .clearfix { height: 1%; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clear { clear: both; line-height: 1px; padding:0px; height:0px; font-size:1px; }
.left { float:left; }
.right { float:right; }
.anim { transition:all 1s ease; -moz-transition:all 1s ease; -webkit-transition:all 1s ease; -o-transition:all 1s ease; }
.anim2 { transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease; }
.row { width:1170px; margin:auto; padding:0px;}
.row1 { width:1270px; margin:auto; padding:0px; max-width: 100%;}
.row2 { width:1030px; margin:auto; padding:0px; max-width: 100%;}
.top-row { width: 100%; max-width: 94%; margin:auto; padding:0px;}

/************header css**************/
header { float: left; width: 100%; z-index: 999; position: relative; }
header.hm-mnu { position: absolute;}
.main-menu  { width: 100%; float: left; padding: 20px 0 20px; background: none; position: absolute; top: 0; z-index: 9999; border-bottom: 1px solid #D8D8D8;}
.inn-mnu .main-menu  { width: 100%; float: left; background: none; position: relative; padding: 20px 0 0px; border: none;}
header.border {border-bottom: 1px solid rgba(41,51,33,0.15); }
.logo { float: left; padding-bottom: 14px; margin-right: 10px;}
.logo img { float: left;}
.logo img.stick-logo { display: none;}
.logo img.desktop-logo { display: block;}
.is-sticky .main-menu { z-index: 9999; box-shadow:  0 4px 8px rgba(0, 0, 0, 0.13); background: #F7F2E5; }
.is-sticky .logo img.stick-logo { display: block;}
.is-sticky .logo img.desktop-logo { display: none;}
.diputacion-logo { float: left; padding-bottom: 0px;}
.diputacion-logo img { float: left; width: 304px; max-height: 67px;}
.diputacion-logo img.stick-logo { display: none;}
.diputacion-logo img.desktop-logo { display: block;}
.is-sticky .main-menu { z-index: 9999; box-shadow:  0 4px 8px rgba(0, 0, 0, 0.13); background: #F7F2E5; }
.is-sticky .diputacion-logo img.stick-logo { display: block;}
.is-sticky .diputacion-logo img.desktop-logo { display: none;}
/* .hm-mnu .top-rht .top-last > ul > li.public a { border: 2px solid #fff; color: #fff;}
.hm-mnu .is-sticky .top-rht .top-last > ul > li.public a { border: 2px solid #EB8B2D; color: #EB8B2D; }
.hm-mnu .is-sticky .top-rht .top-last > ul > li.public a span {  background: url(../images/public-orange.svg) no-repeat scroll 100% 0;;}
.hm-mnu .top-rht .top-last > ul > li.public a:hover { border: 2px solid #EB8B2D; }
.hm-mnu .top-rht .top-last > ul > li.public a span, .hm-mnu .is-sticky .top-rht .top-last > ul > li.public a:hover span {  background: url(../images/public-white.svg) no-repeat scroll 100% 0;}
.hm-mnu .is-sticky .top-rht .top-last > ul > li.public a:hover { color: #fff;} */

.box-shadow { box-shadow: 0 4px 8px rgba(0, 0, 0, 0.13);}

.header-sec { float: left; width: 100%; display: flex; align-items: center; justify-content: space-between;}
.head-rht{ float: right; width: auto; display: flex; flex-wrap: wrap; justify-content: right; align-items: center;}
.top-rht { float: right; display: flex; align-items: center; width: 100%; justify-content: right; margin-bottom: 7px; margin-top: 5px;}
.top-rht ul { display: flex; flex-wrap: wrap; column-gap: 18px; float: left; align-items: center;}
.top-rht > ul > li { flex: 0 1 auto; margin:0; padding: 0; position: relative; }
.top-rht > ul > li a { color: #000000; line-height: 24px; transition: all 0.4s ease;}
.top-rht > ul > li.fb-i a span, .hdr-social > ul > li.fb-i a span { background: url(../images/facebook.svg) no-repeat scroll center; width: 9px; height: 17px; display: inline-block;}
.top-rht > ul > li.tw-i a span, .hdr-social > ul > li.tw-i a span { background: url(../images/twitter-header.svg) no-repeat scroll center; width: 17px; height: 17px; display: inline-block;}
.top-rht > ul > li.in-i a span, .hdr-social > ul > li.in-i a span { background: url(../images/instagram.svg) no-repeat scroll center; width: 17px; height: 17px; display: inline-block;}
.top-rht > ul > li.yt-i a span, .hdr-social > ul > li.yt-i a span { background: url(../images/youtube-header.svg) no-repeat scroll center; width: 17px; height: 17px; display: inline-block;}
.top-rht > ul > li.fb-i a:hover span {  background: url(../images/facebook.svg) no-repeat scroll center;}
.top-rht > ul > li.search-i a:hover span { background: url(../images/search-header.svg) no-repeat scroll center;}
.top-rht > ul > li.tw-i a:hover span { background: url(../images/twitter-header.svg) no-repeat scroll center; }
.top-rht > ul > li.in-i a:hover span, .mob-mnu .in-i a:hover span { background: url(../images/instagram.svg) no-repeat scroll center; }
.top-rht > ul > li.yt-i a:hover span { background: url(../images/youtube-header.svg) no-repeat scroll center; }
.top-rht > ul > li a:hover { opacity: 0.6;}
.mob-mnu .in-i { float: left; position: relative; z-index: 1; margin-right: 15px; display: none;}
.top-last {float: left; margin-left: 30px;}
.top-last.mob-lnk { float: left; width: 100%; margin-left: 0; margin-top: 25px; margin-bottom: 0px; position: relative; z-index: 1; text-align: center;}
.top-rht .top-last > ul { column-gap: 8px;}
.top-last.mob-lnk > ul { float: left; width: 100%; column-gap: 15px; display: flex; flex-wrap: wrap; justify-content: center;}
.top-rht .top-last > ul > li a, .top-last.mob-lnk > ul > li a {font-family: 'GTWalsheimPro-Bold'; font-size: 13px; color: #fff; border: 2px solid #99B127; background: #99B127; line-height: 28px; padding: 0 13px; display: inline-block; border-radius: 25px;transition:all .5s ease;}
.top-rht .top-last > ul > li a:hover, .top-last.mob-lnk > ul > li a:hover { background: #293321; border: 2px solid #293321;}
.top-rht .top-last > ul > li.public a, .top-last.mob-lnk > ul > li.public a { background: none; border: 2px solid #EB8B2D; color: #EB8B2D;}
.top-rht .top-last > ul > li.public a span, .top-last.mob-lnk > ul > li.public a span { background: url(../images/public-orange.svg) no-repeat scroll 100% 0; width: 18px; height: 12px; display: inline-block;}
.top-rht .top-last > ul > li.public a:hover, .top-last.mob-lnk > ul > li.public a:hover { background-color: #EB8B2D; color: #fff;}
.top-rht .top-last > ul > li.public a:hover span, .top-last.mob-lnk > ul > li.public a:hover span { background: url(../images/public-white.svg) no-repeat scroll 100% 0;}

/* .hm-mnu .top-rht > ul > li.search-i a span { background: url(../images/search-header-white.svg) no-repeat scroll center; }
.hm-mnu .top-rht > ul > li.fb-i a span { background: url(../images/facebook-header-white.svg) no-repeat scroll center; }
.hm-mnu .top-rht > ul > li.tw-i a span { background: url(../images/twitter-header-white.svg) no-repeat scroll center; }
.hm-mnu .top-rht > ul > li.in-i a span, .mob-mnu .in-i a span { background: url(../images/instagram-header-white.svg) no-repeat scroll center; }
.hm-mnu .top-rht > ul > li.yt-i a span { background: url(../images/youtube-header-white.svg) no-repeat scroll center; }
.hm-mnu .top-rht > ul > li.tik-i a span { background: url(../images/tik-tok-header-white.svg) no-repeat scroll center; }

.hm-mnu .is-sticky .top-rht > ul > li.search-i a span { background: url(../images/search-header.svg) no-repeat scroll center; }
.hm-mnu .is-sticky .top-rht > ul > li.fb-i a span { background: url(../images/facebook-header.svg) no-repeat scroll center; }
.hm-mnu .is-sticky .top-rht > ul > li.tw-i a span { background: url(../images/twitter-header.svg) no-repeat scroll center; }
.hm-mnu .is-sticky .top-rht > ul > li.in-i a span, .mob-mnu .in-i a span { background: url(../images/instagram-header.svg) no-repeat scroll center; }
.hm-mnu .is-sticky .top-rht > ul > li.yt-i a span { background: url(../images/youtube-header.svg) no-repeat scroll center; }
.hm-mnu .is-sticky .top-rht > ul > li.tik-i a span { background: url(../images/tik-tok-header.svg) no-repeat scroll center; } */

.burger-menu { float: right; width: auto; margin-top: 0px;}

.banner-main  { float: left; width: 100%; position: relative;}
.banner-main .flex-caption h1 { font-size: 75px; line-height: 80px; letter-spacing: -2px; padding-bottom: 30px;}
.banner-main .flex-caption h1 span {width: 100%; float: left; font-family: 'FolhaTexto-Light';}
.banner-main .flex-caption a.leer-btn { padding: 22px 55px 22px 55px; color: #4D4E4C; background: #fff; border-radius: 10px; font-family: 'GTWalsheimPro-Medium'; font-size: 18px; display: inline-block; }
.banner-main .flex-caption a.leer-btn:hover { border: 1px solid #293321; background: #293321; color: #fff;}
.mob-search { display: none}

/* bredcrum css */
.breadcrumb { float:left; width:100%;  padding-top: 25px; padding-bottom: 45px; position: relative; z-index: 1;}
.breadcrumb ul {width: 100%; float: left;}
.breadcrumb ul li { float:left; position:relative; font-size:12px; line-height:15px; color:#293321; padding-right:10px; margin-right: 6px;  font-family: 'GTWalsheimPro-Black';text-transform: uppercase;letter-spacing: 1px;}
.breadcrumb ul li::after { position: absolute;content: '';top: 1px;right: 0px;background: #293321;  width: 1.5px; height: 12px;font-family: 'GTWalsheimPro-Black';}
.breadcrumb ul li:last-child { padding-right:0px; margin-right: 0;}
.breadcrumb ul li:last-child::after { display:none; }
.breadcrumb ul li a { color:#293321; font-family: 'GTWalsheimPro-Light'; font-size:12px;transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.breadcrumb ul li a:hover { color:#387623;}
.breadcrumb ul li a.home {  font-family: 'GTWalsheimPro-Light';}
.breadcrumb.pb-15 { padding-bottom: 15px;}

 /******** footer css *********/
footer { float: left; width: 100%; padding: 50px 0; background: #56390f; }
.ftr-top-lft { float: left; width: 25%; display: flex; flex-wrap: wrap; column-gap: 0px; padding-bottom: 0px; row-gap: 22px; align-items: center; }
.ftr-logo { flex: 0 1 auto;}
.ftr-logo a { transition:all .5s ease;}
.ftr-logo a:hover { opacity: 0.6;}
.ftr-logo a img { float: left;}
.ftr-logo ul  { float: left; width: 100%; display: flex; flex-wrap: wrap; column-gap: 30px; align-items: center; justify-content: center; }

.ftr-mid { float: left; width: 100%; padding: 0px 0px 55px;  }
.ftr-mid h3 { color: #fff; font-size: 14px; line-height: 21px; font-family: 'GTWalsheimPro-Bold'; letter-spacing: 0.4px; margin-bottom: 22px; }
.ftr-lft { float: left; width: 34%;}
.ftr-lft ul { float: left; width: 100%; display: flex; flex-wrap: wrap; row-gap: 17px;}
.ftr-lft ul li { flex: 0 1 48%;}
.ftr-lft ul li:nth-child(2n) { flex: 0 1 52%;}
.ftr-lft ul li a{color: #fff; font-size: 14px; line-height: 16px; font-family: 'GTWalsheimPro-Regular'; letter-spacing: 0px; transition:all .5s ease;}
.ftr-lft ul li a:hover { opacity: 0.6;; }
.ftr-middle { float: left; width: 18%;}
.ftr-middle ul { float: left; width: 100%; display: flex; flex-wrap: wrap; row-gap: 17px;}
.ftr-middle ul li { flex: 0 1 100%;}
.ftr-middle ul.add-sec li a{color: #fff; font-size: 14px; line-height: 16px; font-family: 'GTWalsheimPro-Regular'; letter-spacing: 0px; padding-left: 28px; position: relative; transition:all .5s ease;}
.ftr-middle ul.add-sec li.loc-i a::after { top: 0; background: url("../images/como-llegar-footer.svg") no-repeat scroll 0 0; width: 14px; height: 20px; display: inline-block; position: absolute; content: ''; left: 0;}
.ftr-middle ul.add-sec li.us-i a::after { top: 0; background: url("../images/requisitos-footer.svg") no-repeat scroll 0 0; width: 16px; height: 18px; display: inline-block; position: absolute; content: ''; left: 0;}
.ftr-middle ul.add-sec li.con-i a::after { top: 0; background: url("../images/contactar-footer.svg") no-repeat scroll 0 0; width: 20px; height: 14px; display: inline-block; position: absolute; content: ''; left: 0;}
.ftr-middle ul li a:hover { opacity: 0.6; }
.foot-address { float: left; width: 23%;}
.ftr-add { float: left; width: 100%; padding-top: 0px;}
.ftr-add p {color: #fff; font-size: 14px; line-height: 21px; margin-bottom: 8px; font-family: 'GTWalsheimPro-Regular'; letter-spacing: 0px; transition:all .5s ease;}
.ftr-add p:last-child { margin-bottom: 0;}
.ftr-add p span { font-family: 'GTWalsheimPro-Bold';}
.ftr-add p a { font-family: 'GTWalsheimPro-Bold'; color: #fff; font-size: 14px;}
.ftr-scl { float: left; width: 100%; margin-top: 30px; }
.ftr-scl ul { float: left; display: flex; flex-wrap: nowrap; column-gap: 22px;  align-items: center; justify-content: left;  }
.ftr-scl ul li { flex: 0 1 auto; }
.ftr-scl ul li a { display: block; transition:all .5s ease;}
.ftr-scl ul li a.fb-ico { background: url("../images/facebook-footer.svg") no-repeat scroll 0 0; width: 11px; height: 20px; background-size: cover;}
.ftr-scl ul li a.tw-ico { background: url("../images/twitter-footer.svg") no-repeat scroll 0 0; width: 20px; height: 18px; background-size: cover;}
.ftr-scl ul li a.ig-ico { background: url("../images/instagram-footer.svg") no-repeat scroll 0 0; width: 20px; height: 20px; background-size: cover;}
.ftr-scl ul li a.yt-ico { background: url("../images/youtube-footer.svg") no-repeat scroll 0 0; width: 23px; height: 15px; background-size: cover;}
.ftr-scl ul li a:hover { opacity: 0.6;}
.ftr-scl.hdr-social ul {width: 100%; justify-content: center;}
.ftr-lnks { float: left; width: 100%; margin-top: 30px;}
.ftr-lnks p {color: #fff; font-size: 14px; line-height: 21px; margin-bottom: 8px; font-family: 'GTWalsheimPro-Regular'; letter-spacing: 0px; transition:all .5s ease;}
.ftr-lnks p span { font-family: 'GTWalsheimPro-Bold';}
.ftr-lnks p a { font-family: 'GTWalsheimPro-Regular'; color: #fff; font-size: 14px;}
.ftr-add p a:hover, .ftr-lnks p a:hover { opacity: 0.6;}
.top-last.mobl-lnk { float: left; width: 100%; margin-left: 0; margin-top: 30px; margin-bottom: 0px; position: relative; z-index: 1; text-align: center;}
.top-last.mobl-lnk h3 { font-family: 'GTWalsheimPro-Bold'; color: #293321; font-size: 14px; line-height: 21px; margin-bottom: 9px; }
.top-last.mobl-lnk p, .top-last.mobl-lnk a { color: #293321; letter-spacing: -0.1px; margin-bottom: 5px;  }
.top-last.mobl-lnk a:hover { color:#387623; opacity: 1; }

.ftr-btm { float: left; width: 100%; display: flex; flex-wrap: nowrap; column-gap: 22px;  align-items: center; justify-content: left;  }
.ftr-btm h6 { font-size: 12px; line-height: 21px; color: rgba(255, 255, 255, 0.8); letter-spacing: 0.1px; margin-bottom: 0px; }
.ftr-btm-lft { float: left; flex:0 1 82%; padding-top: 0px;}
.ftr-btm-lft ul { float: left; width: 100%; display: flex; flex-wrap: wrap; justify-content: left; column-gap: 8px; }
.ftr-btm-lft ul li { float: left; padding-right: 12px; position: relative; }
.ftr-btm-lft ul li::after { position: absolute;content: '.';right: 0; top:-2px; font-size: 12px;color: #fff; }
.ftr-btm-lft ul li:last-child { padding-right: 0px; }
.ftr-btm-lft ul li:last-child:after { display: none;}
.ftr-btm-lft ul li a{ font-size: 12px; line-height: 21px; color: rgba(255, 255, 255, 0.8); font-family: 'GTWalsheimPro-Medium'; letter-spacing: 0.1px; transition:all .5s ease; }
.ftr-btm-lft ul li a:hover { opacity: 0.6; }

/* contactar page */
.contact-div {float: left; width: 100%;}
.contact-div h2 {float:left; width:100%;color: #387623; font-family: 'GTWalsheimPro-UltraBold';font-size: 56px; line-height: 60px; text-align: center; margin-bottom: 50px; letter-spacing: -1.54px;}
.address-section {float: left; width: 100%;}
.contact-div .address-section ul {float: left; width: 100%; display: flex; flex-wrap: wrap;}
.contact-div .address-section ul li {flex: 0 1 33.3%; border-right: 1px dashed #293321; padding-left: 100px; position: relative; padding-bottom: 20px;}
.contact-div .address-section ul li:first-child { padding-left: 100px;}
.contact-div .address-section ul li:last-child { padding-top: 0; margin-top: 0; border-top:none; border-right: none;}
.contact-div .address-section ul li.phone-ico::before { background: url(../images/contactar-ico.svg) no-repeat scroll center; width: 27px; height: 27px; display: inline-block; position: absolute; content: ''; left: 20px;  top: 5px;}
.contact-div .address-section ul li.location-ico::before { background: url(../images/como-llegar-ico.svg) no-repeat scroll center; width: 27px; height: 27px; display: inline-block; position: absolute; content: ''; left: 35px;  top: 5px;}
.contact-div .address-section ul li.clock-ico::before { background: url(../images/horarios-ico.svg) no-repeat scroll center; width: 27px; height: 27px; display: inline-block; position: absolute; content: ''; left: 35px;  top: 5px;}

.contact-div .address-section ul li h4 { font-family: 'GTWalsheimPro-Medium'; font-size: 24px; line-height: 30px; color: #293321; margin-bottom: 25px;}
.contact-div .address-section ul li p { font-size: 14px; line-height: 18px; color: #293321; margin-bottom: 10px;}
.contact-div .address-section ul li p span { font-family: 'GTWalsheimPro-Bold'; }
.contact-div .address-section ul li a { font-family: 'GTWalsheimPro-Bold'; transition:all .5s ease; }
.contact-div .address-section ul li a:hover { color: #387623;}
.contact-div .address-section ul li.location-ico p { font-size: 20px; line-height: 30px; letter-spacing: -0.11px; margin-bottom: 22px;}
.contact-div .address-section ul li.location-ico a { font-size: 12px; line-height: 16px; letter-spacing: 0.21px; color: #387623;  text-decoration: underline;}
.contact-div .address-section ul li.location-ico a:hover { color: #293321;}

.row3 {width: 780px;margin: auto;padding: 0px; z-index: 1; position: relative;}
.contact-form{float:left; width:100%; padding: 55px 0 35px; position: relative;}
.contact-form::before { background: url(../images/woof-woof.svg) no-repeat scroll 0; width: 462px; height: 503px; display: inline-block; position: absolute; content: ''; left: 0px;  top: 80px; background-position: -250px 0; z-index: 0;}
.contact-form::after { background: url(../images/abstract-shape-generic.svg) no-repeat scroll 0; width: 819px; height: 715px; display: inline-block; position: absolute; content: ''; right: 0px;  bottom: 0px; background-position: 130px 130px; z-index: 0; }
.contact-form h3 {float:left; width:100%;color: #293321;font-family: 'GTWalsheimPro-Black'; font-size: 36px; line-height: 44px; text-align: center; margin-bottom: 30px; letter-spacing: -0.91px;}
.contact-form h6 {float:left; width:100%;color: #293321; font-family: 'GTWalsheimPro-Medium'; list-style: normal; font-size: 20px; line-height: 30px; text-align: center; margin-bottom: 20px; letter-spacing: -0.21px;}
.contact-form ul {float:left; width:100%; display: flex; flex-wrap: wrap; column-gap: 0; row-gap: 20px;}
.contact-form ul li {flex: 0 1 100%;}
.contact-form ul li input[type="text"] {width: 100%;float: left;color: #858585;border-radius: 10px 10px 0 0;border:none;border-bottom: 2px solid #293321;background: #fff;font-size: 16px;font-family: 'GTWalsheimPro-Regular'; padding: 12px 20px; letter-spacing: -0.1px;}
.contact-form ul li textarea {width: 100%; float: left; color: #909090; resize: none;border-radius: 5px 5px 0 0; border:none;border-bottom: 2px solid #293321;background: #fff;font-size: 16px;font-family: 'GTWalsheimPro-Regular'; padding: 15px 20px; height: 129px;}
.contact-form ul li input[type="text"]:focus {border-bottom: 2px solid #958025;}
.contact-form ul li textarea:focus {border-bottom: 2px solid #958025;}
.contact-form input[type=checkbox]:not(old){position:absolute;width:13px;height:13px;margin: 0;padding: 0;font-size : 1em;opacity: 0; cursor:pointer; display:none; left:3px; top:22px;}
.contact-form input[type=checkbox]:not(old) + label{ cursor:pointer; display: inline-block;line-height: 1.5em;float:left; width:100%;color:#292929; font-size:15px; margin-left: 0;}
.contact-form input[type=checkbox]:not(old) + label > span{display: inline-block;width:19px; height: 19px; margin: -4px 5px 0 0; vertical-align   : middle;border:1px solid #293321; position:relative; background:none; border-radius: 2px;}
.contact-form input[type=checkbox]:not(old):checked + label > span:before{content: '';display: inline-block; text-align: center; cursor:pointer;background:#387623; height:13px; width:13px;  position:absolute;top:2.1px; left:2px; border-radius: 2px;}
.contact-form strong a{color: #909090;text-decoration: underline; font-family: 'GTWalsheimPro-Regular'; transition: all .4s ease;-moz-transition: all .4s ease;-webkit-transition: all .4s ease;-o-transition: all .4s ease;}
.contact-form strong a:hover{ opacity: 0.6;}
.contact-form ul li.check label {margin-top: 0; width:auto; margin-bottom: 4px;}
.contact-form ul li.check-1 label {width:auto;}
.contact-form input[type=checkbox]:not(old):checked + label > span.l-txt:before{ display:none;}
.contact-form ul li .check {margin-bottom: 15px; float: left; width: 100%;}
.contact-form ul li .check:first-child { margin-top: 10px;}
.contact-form ul li .check:last-child { margin-bottom: 0;}
.contact-form p { float: right; width: calc(100% - 32px); font-family: 'GTWalsheimPro-Regular'; line-height: 18px; font-size:14px; color: #212B36; margin-bottom:10px;text-align: left; letter-spacing: -0.1px; }
.contact-form p:last-child { margin-bottom: 0;}
.envir-btn { float: right; width: auto; margin-top:5px;}
.envir-btn input[type="button"] { border-radius: 8px; border:none; background:#387623; color:#ffffff; font-size:18px; font-family: 'GTWalsheimPro-Black'; width:230px; padding:20px 10px; cursor:pointer; text-transform: uppercase; transition:all 0.5s ease; }
.envir-btn input[type="button"]:hover { background:#000000; color:#fff;} 
.contact-form ul li .frm-input {float: left;width: 100%;}
.contact-form ul li .frm-input label { color: #373737; cursor: pointer; font-size: 16px; font-family: 'GTWalsheimPro-Regular'; position: relative; width: auto; line-height: 18px;  display: inline-block;  float: left; padding-right: 16px;}
.contact-form ul li .sbHolder { width: 100%;height: 46px;text-align: center; padding: 6px 0; border: none; color:#293321; font-size: 14px;width: 100%; background:#fff;  border-radius: 10px;}
.contact-form ul li .sbToggle { background: url(../images/down-arrow.svg) no-repeat 0 0; right: 20px; top: 19px; width: 12px;height: 8px;position: absolute;}
.contact-form ul li .sbSelector {font-family: 'GTWalsheimPro-Regular';color:#293321 ! important; padding: 11px 20px; position: absolute; width: 100%; text-align: left;}
.contact-form ul li .sbHolder ul.sbOptions {float: left; width: 100% !important; padding: 0; left: 0px; top: 43px !important;}
.contact-form ul li .sbHolder ul.sbOptions li { padding: 0; border-bottom: 1px solid #ddd; height: auto;}
.contact-form ul li .sbHolder ul.sbOptions li:last-child { border-bottom:none;}
.contact-form ul li .sbSelector{ text-transform: capitalize; font-size: 16px; font-family: 'GTWalsheimPro-Medium'; color: #293321;}
.contact-form ul li .sbHolder .sbOptions li a { font-size: 15px;padding: 8px 20px; text-align: left; border-bottom:none; padding: 7px 20px !important;}
.contact-form ul li .frm-lft { float: left; width: 70%;}
.contact-form ul li .frm-rgt { float: right; width: auto;}
.contact-form ul li .sbHolder .sbOptions li:last-child { margin-top: 0;}
.contact-form ul li .c-lft{width: 48.5%; float: left; margin-right: 3%;}
.contact-form ul li .c-rgt{width: 48.5%; float: right;}
.contact-form ul li h5{width: 100%; float: left; font-size: 18px; line-height: 27px; font-family: 'GTWalsheimPro-Regular'; color: #282828;}
.tipo-checkbox-btn {float: left;width: 100%;}
.contact-form ul li .tipo-checkbox-hole{display: flex; flex-wrap: wrap; column-gap: 3%; row-gap: 20px; align-items: center;}
.contact-form ul li .tipo-checkbox-btn ul{width: 100%; float: left;display: flex; flex-wrap: wrap; column-gap: 4%; row-gap: 14px;}
.contact-form ul li .tipo-checkbox-btn ul li{flex: 0 1 25%;}
.contact-form ul li .tipo-checkbox-btn ul li:last-child{padding: 0; margin: 0; border: none;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:not(:checked) {position: absolute;left: 0; visibility: hidden;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked, .tipo-checkbox-btn .checkbox-btn [type="checkbox"]:not(:checked) { position: absolute; left: 0; visibility: hidden;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked + label, .tipo-checkbox-btn .checkbox-btn [type="checkbox"]:not(:checked) + label { position: relative; padding-left:30px; cursor: pointer; line-height: 20px; display: inline-block; color: #282828; font-family: 'GTWalsheimPro-Regular'; font-size: 14px;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked + label:before, .tipo-checkbox-btn .checkbox-btn [type="checkbox"]:not(:checked) + label:before { content: ''; position: absolute; left: 0; top:0px; width: 14px; height: 14px; border: 1px solid #979797; background: #fff; margin:3px 10px 0 0; border-radius: 2px;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked + label:after, .tipo-checkbox-btn .checkbox-btn [type="checkbox"]:not(:checked) + label:after {content: ''; width: 8px; height: 8px; background: #99B127; position: absolute; top: 6.5px; left: 3.1px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease;  border-radius: 2px;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:not(:checked) + label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0);}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked + label::before{border: 1px solid #99b127;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked + label{ color: #99b127;}
.contact-form ul li:last-child{padding-top: 15px; }
.contact-form ul li h5{float: left;width: 100%; font-family: 'GTWalsheimPro-Medium'; font-size: 20px; line-height: 30px; color: #293321; letter-spacing: -0.21px; margin-top: 25px; text-align: center;}
.contact-form.rellen{width: 100%; float: left; padding-top: 50px;}
.contact-form.rellen h6 {text-align: center;}
.contact-form.rellen ul li:last-child{ padding:0; margin:0; border-top: none;}
.tipo-radio-btn.real {display: block;background: none;padding: 0; margin-bottom: 25px;}

.contact-form ul li .frm-input-ctrl.browse {width: 100%; position:relative; margin-bottom:25px; float: left;}
.contact-form ul li .frm-input-ctrl.browse textarea { border-bottom: 2px solid #293321;background: #fff;font-size: 16px;font-family: 'GTWalsheimPro-Medium';padding: 12px 20px; display: block; font-size: 16px; height:44px; resize: none; width: 100%; color: #293321;
border-radius: 10px 10px 0 0; overflow: hidden;line-height: 22px;}
.contact-form ul li .frm-input-ctrl.browse label { width:auto; position: absolute; right: 10px; top: 13px; }
.contact-form ul li .frm-input-ctrl.browse label input[type="file"] { display: none;}
.contact-form ul li .frm-input-ctrl.browse img { cursor: pointer; float: right;}

.contact-form.rellen .tipo-radio-btn.real ul {column-gap: 2%;}
.contact-form.rellen .tipo-radio-btn.real ul li{flex: 0 1 auto; margin: 0 auto;}
.info-query {width: 100%;float: left;background: #90a330;padding: 40px 0 80px 0;}
.info-query h2{float: left; width: 100%; color: #fff; font-family: 'GTWalsheimPro-Bold'; font-size: 36px; line-height: 42px; text-align: center; margin-bottom: 20px;}
.info-query p{float: left; width: 100%;font-size: 16px; line-height: 23px; font-family: 'GTWalsheimPro-Regular'; color: #fff; text-align: center; margin-bottom: 35px;}
.info-query p a{font-family: 'GTWalsheimPro-Bold'; color: #fff; transition: all .5s ease;}
.info-query p a:hover{text-decoration: underline;}
.info-query ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 2.65%; row-gap: 0;}
.info-query ul li{flex: 0 1 23%;}
.info-query ul li .qury-img{float: left; width: 100%; margin-bottom: 15px; overflow: hidden;}
.info-query ul li .qury-img img{float: left; width: 100%;transition: all .5s ease;}
.info-query ul li:hover .qury-img img{transform: scale(1.03);}
.info-query ul li .qury-cnt{float: left; width: 100%; text-align: center;}
.info-query ul li .qury-cnt h3{float: left; width: 100%; color: #fff; font-family: 'GTWalsheimPro-Bold'; font-size: 21px; line-height: 25px; margin-bottom: 10px;}
.info-query ul li .qury-cnt h6{float: left; width: 100%; color: #fff; font-family: 'GTWalsheimPro-Medium'; font-size: 16px; line-height: 25px; text-decoration: underline; transition: all .5s ease;}
.info-query ul li:hover .qury-cnt h6{ text-decoration:none;}
.vinos-avila.uni p{padding-bottom: 20px;}
.vinos-avila.uni h4{width: 100%; float: left; color: #99B127; font-family: 'GTWalsheimPro-Bold';font-size: 16px; line-height: 26px; padding-bottom: 18px;}
.vinos-avila.uni ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 0; row-gap: 12px;}
.vinos-avila.uni ul li{ flex:0 1 100%; color: #424242; font-size: 16px; line-height: 21px; font-family: 'GTWalsheimPro-Regular'; padding-left: 20px; position: relative;}
.vinos-avila.uni ul li:after{position: absolute; content: ""; left: 0; top: 8px; width: 5px; height: 5px; border-radius: 25px; background: #A4C217;}
.prd-lst{width: 100%; float: left; margin-bottom: 40px;}
.prd-lst ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 0; row-gap: 8px;}
.prd-lst ul li{flex: 0 1 100%; position: relative; padding-left: 25px; font-size: 16px; line-height: 26px; font-family: 'GTWalsheimPro-Regular';} 
.prd-lst ul li:after{position: absolute; content: ""; left: 0; top: 8px; background: url(../images/plus.svg) no-repeat 0 0; width: 10px; height: 11px; background-size: cover;}
.prd-lst ul li span{font-family: 'GTWalsheimPro-Bold';}
.colan-sec{width: 100%; float: left; margin-bottom: 30px;}
.colan-sec h4{width: 100%; float: left; color: #A4C217; font-size: 20px; line-height: 30px; font-family: 'GTWalsheimPro-Bold'; padding-left: 28px; position: relative;}
.colan-sec h4:after{position: absolute; content: ""; left: 0; top: 0; background: url(../images/colan.svg) no-repeat 0 0; width: 43px; height: 30px; background-size: cover;}
.sello-sec{width: 100%; float: left;}
.sello-sec ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 18px; row-gap: 0;}
.sello-sec ul li{flex: 0 1 20%;}
.sello-sec ul li .sello-img{margin-bottom: 12px; float: left;}
.sello-sec ul li .sello-img img{width: auto; float: left;}
.sello-sec ul li h6{color: #444444; font-family: 'GTWalsheimPro-Bold'; font-size: 14px; line-height: 18px; text-align: center;}
.sello-sec ul li:hover h6{color:#A4C217;}
.map-sec { float:left; width:100%; position:relative;}
.map-sec img { float:left; width:100%; }
.map-caption { position:absolute; left:60%; background:#fff; padding:20px; width:320px; text-align:center; bottom:0; border-radius:5px; box-shadow: 0 0 20px rgba(0,0,0,0.1); }
.map-caption img { width:100%; float:left; margin-bottom: 20px;}
.map-caption h2 { display:block; clear:both; font-size:22px; text-align: left; line-height: 28px; color:#293321; font-family: 'GTWalsheimPro-UltraBold'; margin-bottom:15px;}
.map-caption p { line-height:18px; text-align: left; font-family: 'GTWalsheimPro-Regular';  color:#282828; font-size:14px; line-height: 23px;}
.map-caption ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 0; row-gap: 12px; margin-bottom: 15px;}
.map-caption ul li{flex: 0 1 100%; text-align: left; padding-left: 28px; position: relative;}
.map-caption ul li:after{position: absolute; content: ""; left: 0; top: 0;}
.map-caption ul li.loc:after { background: url(../images/loc-ico.svg) no-repeat scroll 0 0; width: 12px; height: 18px; top: 2px;}
.map-caption ul li.ph:after { background: url(../images/tel.svg) no-repeat scroll 0 0; width: 20px; height: 20px; top: 2px;}
.map-caption ul li.web:after { background: url(../images/web.svg) no-repeat scroll 0 0; width: 19px; height: 19px;top: 3px;}
.contact-form.rellen .frm-input-ctrl.browse {width: 380px; position:relative; margin-bottom:25px; float: left;}
.contact-form.rellen .frm-input-ctrl.browse textarea { border-bottom: 2px solid #293321;background: #fff;font-size: 16px;font-family: 'GTWalsheimPro-Regular';padding: 12px 20px; display: block; font-size: 16px; height:55px; padding: 10px 28px; resize: none; width: 380px; color: #909090;
border-radius: 5px 5px 0 0; overflow: hidden;line-height: 34px;}
.contact-form.rellen .frm-input-ctrl.browse label { width:auto; position: absolute; right: 10px; top: 15px; }
.contact-form.rellen .frm-input-ctrl.browse label input[type="file"] { display: none;}
.contact-form.rellen .frm-input-ctrl.browse img { cursor: pointer; float: right;}
.care-sec{width: 100%; float: left;}
.care-sec h3{width: 100%; float: left;}
.care-sec ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 1%; row-gap: 30px;}
.care-sec ul li{flex: 0 1 24.25%;}
.care-sec ul li a{width: 100%; float: left;}
.care-sec ul li .care-sec-img{width: 100%; float: left; margin-bottom: 10px; overflow: hidden;}
.care-sec ul li .care-sec-img img{width: 100%; float: left;transition: all .5s ease;}
.care-sec ul li:hover .care-sec-img img{transform: scale(1.03);}
.care-sec ul li h5{width: 100%; float: left; font-family: 'GTWalsheimPro-Medium'; font-size: 18px; line-height: 24px; color: #293321; transition: all .5s ease;}
.care-sec ul li:hover h5{ color:#99B127;}
.servicios-sec{width: 100%; float: left; margin-bottom: 50px;}
.servicios-sec h3{width: 100%; float: left;}
.servicios-sec ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 3.2%; row-gap: 30px;}
.servicios-sec ul li{flex: 0 1 31%;}
.servicios-sec ul li a{width: 100%; float: left; background: #FAFAFA; border-radius: 5px; padding:14px 12px; text-align: center; transition: all .5s ease; display: flex; flex-wrap: wrap; column-gap: 15px; row-gap: 0; align-items: center;
justify-content: center;}
.servicios-sec ul li a h5 {flex: 0 1 auto; float: left; color: #282828; font-family: 'GTWalsheimPro-Medium'; font-size: 12px; line-height: 24px; transition: all .5s ease;}
.servicios-sec ul li a span {flex: 0 1 auto;}
.servicios-sec ul li.ser-icon1 a span {background: url(../images/s-icon1.svg) no-repeat scroll 0 0; width: 25px; height: 22px;}
.servicios-sec ul li.ser-icon2 a span {background: url(../images/s-icon2.svg) no-repeat scroll 0 0; width: 25px; height: 25px;}
.servicios-sec ul li.ser-icon3 a span {background: url(../images/s-icon3.svg) no-repeat scroll 0 0; width: 24px; height: 24px;}
.servicios-sec ul li.ser-icon4 a span {background: url(../images/s-icon4.svg) no-repeat scroll 0 0; width: 25px; height: 24px;}
.servicios-sec ul li.ser-icon5 a span {background: url(../images/s-icon5.svg) no-repeat scroll 0 0; width: 25px; height: 25px;}
.servicios-sec ul li.ser-icon6 a span {background: url(../images/s-icon6.svg) no-repeat scroll 0 0; width: 25px; height: 25px;}
.servicios-sec ul li.ser-icon7 a span {background: url(../images/s-icon7.svg) no-repeat scroll 0 0; width: 17px; height: 24px;}
.servicios-sec ul li.ser-icon8 a span {background: url(../images/s-icon8.svg) no-repeat scroll 0 0; width: 24px; height: 24px;}
.servicios-sec ul li.ser-icon9 a span {background: url(../images/s-icon9.svg) no-repeat scroll 0 0; width: 21px; height: 29px;}
.servicios-sec ul li:hover a{ background:#99B127;}
.servicios-sec ul li:hover a h5{color: #fff;}
.contact-form ul li .sbHolder ul.sbOptions{row-gap: 0;}
.contact-form ul li h5.txt{margin-top: 0; font-family: 'GTWalsheimPro-Regular'; font-size: 18px; line-height: 27px;}
.servicios-sec ul li.ser-icon1:hover a span {background: url(../images/s-icon1-h.svg) no-repeat scroll 0 0; width: 25px; height: 22px;}
.servicios-sec ul li.ser-icon2:hover a span {background: url(../images/s-icon2-h.svg) no-repeat scroll 0 0; width: 25px; height: 25px;}
.servicios-sec ul li.ser-icon3:hover a span {background: url(../images/s-icon3-h.svg) no-repeat scroll 0 0; width: 24px; height: 24px;}
.servicios-sec ul li.ser-icon4:hover a span {background: url(../images/s-icon4-h.svg) no-repeat scroll 0 0; width: 25px; height: 24px;}
.servicios-sec ul li.ser-icon5:hover a span {background: url(../images/s-icon5-h.svg) no-repeat scroll 0 0; width: 25px; height: 25px;}
.servicios-sec ul li.ser-icon6:hover a span {background: url(../images/s-icon6-h.svg) no-repeat scroll 0 0; width: 25px; height: 25px;}
.servicios-sec ul li.ser-icon7:hover a span {background: url(../images/s-icon7-h.svg) no-repeat scroll 0 0; width: 17px; height: 24px;}
.servicios-sec ul li.ser-icon8:hover a span {background: url(../images/s-icon8-h.svg) no-repeat scroll 0 0; width: 24px; height: 24px;}
.servicios-sec ul li.ser-icon9:hover a span {background: url(../images/s-icon9-h.svg) no-repeat scroll 0 0; width: 21px; height: 29px;}

.activit-mob { display: none;}

.receta-lst{row-gap: 6px;column-gap: 5px;}
.map-sec iframe{width: 100%; float: left; height: 650px;}

/* como-llegar */
.esther-sec{width: 100%; float: left; padding: 0px 0px 10px 0px; }
.esther-inner{width: 100%; float: left; padding: 0px 13% 0; text-align: center;}
.esther-sec h2{float: left; width: 100%; color: #387623; font-size: 42px; line-height: 45px;  font-family: 'GTWalsheimPro-Black'; letter-spacing: -1.15px; margin-bottom: 20px; text-align: center; padding: 0 0;}
.esther-sec h3{float: left; width: 100%; color: #424242; font-size: 24px; line-height: 30px; margin-bottom: 35px; letter-spacing: -0.25px; }
.wood-img{width: 100%; float: left; margin-bottom: 12px;border-radius: 10px; background: #f7f4ed; padding: 10px;}
.wood-img img{width: 100%; float: left; border-radius: 10px; background: #f7f4ed; border-radius: 10px; }
p.sml-txt{width: 100%; float: left; font-family: 'GTWalsheimPro-Regular'; font-size: 12px; line-height: 12px;padding-top: 15px; text-align: left; color: #515151; letter-spacing: -0.08px; margin-bottom: 25px;}
.esther-cnt{width: 100%; float: left; padding: 0 1%; text-align: left;}
.esther-cnt h6{width: 100%; float: left; border-bottom: 1px solid #DEDEDE; padding:0 0 15px 26px; background: url(../images/calendar-news.svg) no-repeat left 1px; font-family: 'GTWalsheimPro-Regular'; font-size: 14px; line-height: 16px; margin-bottom: 15px;}
.esther-cnt h3{width: 100%; float: left; font-family: 'GTWalsheimPro-Bold'; color: #444444; font-size: 18px; line-height: 27px; letter-spacing: 0px; margin-bottom: 20px;}
.esther-cnt p{width: 100%; float: left; font-family: 'GTWalsheimPro-Regular'; font-size: 16px; line-height: 24px; margin-bottom: 30px; letter-spacing: 0.1px; color: #747474;}
.esther-cnt h4{width: 100%; float: left; font-family: 'GTWalsheimPro-Regular'; color: #424242; font-size: 12px; line-height: 25px; letter-spacing: 0.08px; margin-bottom: 35px;}
.esther-cnt h5{width: 100%; float: left; font-family: 'GTWalsheimPro-Medium'; color: #424242; font-size: 18px; line-height: 25px; letter-spacing: 0.11px; margin-bottom: 30px;}

.social-list { float: left; width: 100%; padding-top: 30px; border-top:1px solid #D8D8D8; }
.social-list ul { float: left; width: 100%; display: flex; flex-wrap: wrap; column-gap: 2%; align-items: center; justify-content: left;}
.social-list ul li { flex: 0 1 auto; }
.social-list ul li a {display: flex; align-items: center; transition:all .5s ease; justify-content: center; text-align: center; flex-wrap: wrap;
column-gap: 15px;}
.social-list ul li a h5{font-family: 'GTWalsheimPro-Bold'; color: #2D2D2D; font-size: 14px; line-height: 25px;}
.social-list ul li a:hover span{opacity: 0.6;;}
.social-list ul li span.ico {float: left; width: 48px; height: 45px; cursor: pointer;}
.social-list ul li.fb span.ico { background: url(../images/facebook-share.svg) no-repeat scroll 0px 0; background-size: contain;}
.social-list ul li.tw span.ico { background: url(../images/twitter-share.svg) no-repeat scroll 0 0; background-size: contain;}
.social-list ul li.yt span.ico { background: url(../images/youtube-share.svg) no-repeat scroll 0 0px; background-size: contain;}
.social-list ul li.in span.ico { background: url(../images/instagram-share.svg) no-repeat scroll 0 0; background-size: contain;}
/* .social-list ul li.fb:hover span.ico { background: url(../images/facebook-rounded-gr.svg) no-repeat scroll 0px 0; background-size: contain;}
.social-list ul li.tw:hover span.ico { background: url(../images/twitter-rounded-gr.svg) no-repeat scroll 0 0; background-size: contain;}
.social-list ul li.yt:hover span.ico { background: url(../images/youtube-rounded-gr.svg) no-repeat scroll 0 0px; background-size: contain;}
.social-list ul li.com:hover span.ico { background: url(../images/instagram-rounded-gr.svg) no-repeat scroll 0 0; background-size: contain;} */

.noticias-sec{width: 100%; float: left; padding: 60px 0; text-align: center; background: none;}
.noticias-sec h2{width: auto; float: left; font-family: 'GTWalsheimPro-Black'; color: #387623; font-size: 36px; line-height: 44px; letter-spacing: -0.91px; margin-bottom: 0px; text-align: left;}
.noticias-sec a.ver-but{ float: right; font-size:14px; color:#293321; border:none; border-radius: 10px; padding:0px 35px; height: 41px; line-height: 41px; font-family: 'GTWalsheimPro-Bold'; 
  background:#fff; transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease; letter-spacing: 1.35px;}
.noticias-sec a.ver-but:hover {background: #387623; color: #fff;}
.noticias-lst.llegar-lst { padding-top: 30px;}


/*7*/
body.hm-bg {position: relative; }
body.hm-bg::after { background: #F7F2E5 url(../images/abstract-shape-generic.svg) no-repeat 0 0; width: 819px; height: 715px; right: 0px; top: 0; position: absolute; content: ''; z-index: 0; background-position: 120px -40px;}
.equipo-sec{width: 100%; float: left; background: #E1D2A7; padding: 0px 0 85px 0; position: relative;}
.equipo-sec:after{position: absolute; content: ""; width: 650px; height: 700px; right: 0; top:150px; background: url(../images/equipo-bg.svg) no-repeat 0 0; background-size: cover;}
.equipo-inner{width: 100%; float: left;}
.equipo-inner{width: 100%; float: left; padding-right: 90px; position: relative; z-index: 99;}
.equipo-inner ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 0; row-gap: 20px;}
.equipo-inner ul li{flex: 0 1 100%;}
.equipo-inner ul li h2{width: 100%; float: left; color: #387623; font-size: 36px; line-height: 44px; font-family: 'GTWalsheimPro-Black';}
.equipo-inner ul li .equipo-lft{ width:32%; float:left; margin-right:4%; padding-top: 20px;}
.equipo-inner ul li .equipo-rgt{width:64%; float: right; border: 10px solid #fff; border-radius: 10px; overflow: hidden; background: #fff;}
.equipo-inner ul li .equipo-rgt img{width: 100%; float: left; border-radius: 5px;}
.equipo-inner ul li h3{width: 100%; float: left; margin-bottom: 15px; color: #293321; font-size: 24px; line-height: 32px;  font-family: 'GTWalsheimPro-Bold';}
.equipo-inner ul li p{width: 100%; float: left; color: #616A41; font-size: 16px; line-height: 24px;}
.mision-sec{width: 100%; float: left; margin-bottom: 60px; position: relative; margin-top: -230px;position: relative; z-index: 99;}
.mision-sec ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 3%; row-gap: 27px;}
.mision-sec ul li{flex: 0 1 31.3%; background: #fff; padding: 35px 25px 50px 25px; border-radius: 10px;}
.mision-sec ul li .mision-icon{width: 100%; float: left; margin-bottom: 15px;}
.mision-sec ul li h3{width: 100%; float: left; font-family: 'GTWalsheimPro-Black'; color: #293321; font-size: 24px; line-height: 24px; margin-bottom: 15px;}
.mision-sec ul li p{width: 100%; float: left; font-family: 'GTWalsheimPro-Regular'; color: #616A41; font-size: 18px; line-height: 24px;}
.img-bnrz {float: left; width: 100%; overflow-x: hidden; position: relative;}
.img-bnrz:after{position: absolute; content: ""; width: 819px; height: 715px; left: -350px; bottom:400px; background: url(../images/equipo-bg2.svg) no-repeat 0 0; background-size: cover;}
.top-cont {float: left; width: 100%; padding: 38px 0 200px 0; background: #F7F2E5;}
.top-cont h1{float: left; width: 100%; text-align: center; color: #387623; font-family: 'GTWalsheimPro-Bold'; font-size: 48px; line-height:48px; z-index: 99; position: relative;}
.img-bnrz .about-banner { margin-top: -150px; position: relative; }
.img-bnrz .about-banner ul { position: relative; z-index: 1;}
.about-sec {width: 100%; float: left; background: #F7F2E5; padding: 130px 0 150px 0; position: relative; text-align: center; overflow-x: hidden;}
.about-banner { float: left; width: 114%; margin-top: 45px; margin-left: -7%; margin-right: -7%;}
.about-banner ul { display: flex; text-align: center; justify-content: center; align-items: center;}
.about-banner li { float: left; width: 22.3%; margin-right: 3%; position: relative;}
.about-banner li:nth-child(2n) { margin-right: 3%; width: 39%;}
.about-banner li:last-child { margin-right: 0;}
.about-banner .about-img ul { display: block;}
.about-banner .about-img li { float: left; width: 100%; margin-right: 0; margin-bottom: 33px;overflow: hidden; border:10px solid #fff; border-radius:10px;}
.about-banner .about-img li:nth-child(3n) { width: 100%;}
.about-banner .about-img li:last-child { margin-bottom: 0;}
.about-banner .about-img li:nth-child(2n), .about-banner .about-img li:nth-child(3n) { margin-right: 0px;}
.about-banner .about-img li img { width: 100%; float: left;transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease;}
.about-banner .about-img li:hover img{transform: scale(1.02);-webkit-transform: scale(1.02);-o-transform: scale(1.02);-moz-transform: scale(1.02);}
.abt-cnt{width: 100%; float: left; padding: 50px 0 300px 0; position: relative; z-index: 99;}
.abt-cnt h5{width: 100%; float: left; color: #387623; margin-bottom: 30px; font-size: 24px; line-height: 30px; margin-bottom: 25px;  font-family: 'GTWalsheimPro-Black'; text-align: center;}
.abt-cnt ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 3%; row-gap: 0;}
.abt-cnt ul li{ flex:0 1 48.5%; font-size: 18px; line-height: 26px;  font-family: 'GTWalsheimPro-Regular'; color: #293321; color: #293321;}

/* varsha */
/* key=10/guia.html */
.guia {float: left; width: 100%;}
.guia h1{ float: left; width: 100%; font-family: 'GTWalsheimPro-UltraBold'; color: #387623; font-size: 56px; line-height: 63px; letter-spacing: -1.56px;padding-bottom: 37px;}
.guia p{ float: left; width: 100%; color: #293321; font-family: 'GTWalsheimPro-Regular'; font-size: 20px; line-height: 30px; letter-spacing: -0.1px;padding-bottom: 50px;}
.guia ul {float: left; width: 100%;  display: flex; flex-wrap: wrap; row-gap: 30px; column-gap: 2.6%; justify-content: space-between; list-style-type: none;padding-bottom: 60px;}
.guia ul li {flex: 0 1 48.7%;padding: 22px 85px 38px 25px;background: #fff;border-radius: 12px;}

.guia-lst {float: left;width: 100%; background: url(../images/guia-list.svg) no-repeat 0 4px; padding-left: 40px; }
.guia-lst h3 {color: #293321; font-family:'GTWalsheimPro-Bold'; font-size: 20px; line-height: 24px; letter-spacing: -0.1px; padding-bottom: 10px;}
.guia-lst p { color: #616a41; font-family: 'GTWalsheimPro-Regular'; font-size: 16px; line-height: 24px; letter-spacing: -0.16px;padding-bottom: 20px;}
.guia-lst a { font-family: 'GTWalsheimPro-Regular'; font-size: 16px; line-height: 18px; text-align: center; text-transform: uppercase; color: #387623; position: relative;transition: all 0.5s ease; 
-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; background: url(../images/dwn-arrow.svg) no-repeat right center;padding-right: 17px;}
.guia-lst a:after {content: ""; position: absolute; background: #387623; width: 100%; height: 1px; bottom: 0; left: 0;}
.guia-lst a span{padding-left: 4px;}
.guia-lst a:hover { color:  #293321; background: url(../images/dwn-arrow-hvr.svg) no-repeat right center;}
.guia-lst a:hover:after{background: #293321;}

.guia h4 {  color: #387623; font-family: 'GTWalsheimPro-Black'; font-size: 36px; line-height: 44px; letter-spacing: -0.9px; padding-bottom: 35px;}

/* key=11/noticias.html */
.noticias {float: left; width: 100%;}
.noticias h1{ float: left; width: 100%; font-family: 'GTWalsheimPro-UltraBold'; color: #387623; font-size: 56px; line-height: 63px; letter-spacing: -1.56px;padding-bottom: 22px;}
.noticias p{ float: left; width: 100%; color: #293321; font-family: 'GTWalsheimPro-Regular'; font-size: 20px; line-height: 30px; letter-spacing: -0.1px;padding-bottom: 27px;}
.noticias p span {font-family: 'GTWalsheimPro-Bold';}

.noticias-top {float: left; width: 100%;}
.noticias-top-img {float: left; width: 57%; margin-right: 3%;}
.noticias-top-img img{float: left; width: 100%; border-radius: 5px;}
.noticias-top-cont {float: left; width:40%;}
.noticias-top-cont h6 { font-family: 'GTWalsheimPro-Regular'; font-size: 12px; line-height: 14px; text-transform: uppercase; letter-spacing: 0.7px;padding-bottom: 14px; padding-top: 15px;}
.noticias-top-cont h2 { color: #293321; font-family: 'GTWalsheimPro-Bold'; font-size: 24px; line-height: 32px; letter-spacing: -0.2px; padding-bottom: 12px;transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.noticias-top-cont p { color: #616a41; font-family: 'GTWalsheimPro-Regular'; font-size: 16px; line-height: 24px; letter-spacing: 0.1px; }
.noticias-top-cont a{ font-family: 'GTWalsheimPro-Regular'; font-size: 16px;  color: #387623; text-transform: uppercase;background: url(../images/rht-arw.svg) no-repeat right center;padding-right: 25px;
transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.noticias-top-cont a:hover { color:  #293321; background: url(../images/rht-arw-hvr.svg) no-repeat right center;}
.noticias-top:hover .noticias-top-cont h2 { color: #387623; }

.noticias-lst {float: left; width: 100%; padding: 50px 0 0 0;}
.noticias-lst ul {float: left; width: 100%; display: flex; flex-wrap: wrap; row-gap: 45px; column-gap: 2.5%; justify-content: space-between; list-style-type: none;}
.noticias-lst ul li { flex: 0 1 31.6%;}

.noticias-lsts {float: left; width: 100%;}
.noticias-img {float: left; width: 100%;  border-top-left-radius: 5px; border-top-right-radius: 5px; overflow: hidden;}
.noticias-img img{float: left; width: 100%;  border-top-left-radius: 5px; border-top-right-radius: 5px; transition: all 1.2s ease; -webkit-transition: all 1.2s ease; -moz-transition: all 1.2s ease; -o-transition: all 1.2s ease;}
.noticias-lst ul li:hover .noticias-img img{ transform: scale(1.1);}

.noticias-cont {float: left; width: 100%; background-color: #fff; padding: 30px 45px 55px 30px; min-height: 320px;position: relative;}
.noticias-cont h6 {font-family: 'GTWalsheimPro-Regular'; font-size: 12px; line-height: 14px; text-transform: uppercase; letter-spacing: 0.7px;padding-bottom: 16px; }
.noticias-cont h2 { color: #293321; font-family: 'GTWalsheimPro-Bold'; font-size: 18px; line-height: 24px; letter-spacing: -0.2px; padding-bottom: 10px; }
.noticias-cont p { color: #616a41; font-family: 'GTWalsheimPro-Regular'; font-size: 16px; line-height: 24px; letter-spacing: 0.1px; padding-bottom: 50px;}
.noticias-cont a{ font-family: 'GTWalsheimPro-Regular'; font-size: 16px;  color: #387623; text-transform: uppercase;background: url(../images/rht-arw.svg) no-repeat right center;padding-right: 25px;
  transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;position: absolute;left: 34px;bottom: 50px;}
.noticias-cont a:hover { color:  #293321; background: url(../images/rht-arw-hvr.svg) no-repeat right center;}
.noticias-lst ul li:hover .noticias-cont h2 { color: #387623; }

.cntr-btn {float: left; width: 100%; text-align: center; padding: 45px 0 55px 0;}
.cntr-btn a{ float: none;   width: 174px;  height: 40px;  border-radius: 10px;border: none; cursor: pointer; text-align: center; padding: 0 15px; color: #293321;
font-family: 'GTWalsheimPro-Bold';  font-size: 14px;  text-transform: uppercase;  letter-spacing: 1.35px; background: #fff;line-height: 40px;display: block;margin: 0 auto;
transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.cntr-btn a:hover { background: #387623; color: #FFFFFF;}

/* faq */
.faq {float: left; width: 100%;}
.faq-lst {float: left; width: 100%;}
.faq h1{ float: left; width: 100%; font-family: 'GTWalsheimPro-UltraBold'; color: #387623; font-size: 56px; line-height: 63px; letter-spacing: -1.56px;padding-bottom: 22px;}
.faq p{ float: left; width: 100%; color: #293321; font-family: 'GTWalsheimPro-Regular'; font-size: 20px; line-height: 30px; letter-spacing: -0.1px;padding-bottom: 50px;}
.faq h3{ float: left; width: 100%; font-family: 'GTWalsheimPro-Black'; color: #387623; font-size: 36px; line-height: 40px; letter-spacing: -0.5px;padding-bottom: 22px;}

/* protectoras */
.protectoras {float: left; width: 100%;padding-bottom: 85px;}
.protectoras-main {float: left; width: 100%;}
.protectoras-lft {float: left; width: 50%; margin-right: 2%;}
.protectoras-rht {float: right; width: 48%; }
.protectoras-lft h1{ float: left; width: 100%; font-family: 'GTWalsheimPro-UltraBold'; color: #387623; font-size: 56px; line-height: 63px; letter-spacing: -1.56px;padding-bottom: 15px;}
.protectoras-lft p {color: #293321; font-family: 'GTWalsheimPro-Medium'; font-size: 18px; line-height: 25px; letter-spacing: 0.1px; padding-bottom: 20px;}
.protectoras-lft ul.protectoras-points {float: left; width: 100%;padding-bottom: 15px;}
.protectoras-lft ul.protectoras-points li {float: left; width: 100%; padding-left: 17px;  color: #293321; font-family: 'GTWalsheimPro-Regular'; font-size: 16px;
 line-height: 24px; letter-spacing: 0.1px; padding-bottom: 8px; position: relative;}
.protectoras-lft ul.protectoras-points li:after {content: ""; position: absolute; width: 5px; height: 5px; background: #387623; left: 0; top: 9px; border-radius: 100%;}
.protectoras-lft h3{  color: #293321; font-family: 'GTWalsheimPro-Medium'; font-size: 16px; line-height: 24px; letter-spacing: 0.1px;padding-bottom: 0;}

#protectoras{border-radius: 5px;}
#protectoras .owl-item {border-radius: 5px; position: relative;width: 100%; float: left;}
#protectoras .owl-item:before {content: ""; position: absolute; left: 0;top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.2); z-index: 9;border-radius: 5px; }
#protectoras .owl-item img{border-radius: 5px; float: left; width: 100%;}
#protectoras .owl-dots { bottom: 27px;}
#protectoras .owl-dot.active {background: #fff; border: 1px solid #fff;}
#protectoras .owl-dot{background: rgba(255,255,255,0.3);border: 1px solid rgba(255,255,255,0.3);}

.sm-icons {float: left; width: 100%; padding-top: 35px;}
.sm-icons ul { float: left; display: flex; flex-wrap: nowrap; column-gap: 14px;  align-items: center; justify-content: left;  }
.sm-icons ul li { flex: 0 1 auto; }
.sm-icons ul li a { display: block; transition:all .5s ease; width: 45px; height: 45px; background-size: cover;transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.sm-icons ul li a.fb-ico { background: url("../images/facebook.svg") no-repeat scroll 0 0;}
.sm-icons ul li a.tw-ico { background: url("../images/twitter.svg") no-repeat scroll 0 0; }
.sm-icons ul li a.ig-ico { background: url("../images/instagram.svg") no-repeat scroll 0 0; }
.sm-icons ul li a.yt-ico { background: url("../images/youtube.svg") no-repeat scroll 0 0; }
.sm-icons ul li a.fb-ico:hover { background: url("../images/facebook.svg") no-repeat scroll 0 0; }
.sm-icons ul li a.tw-ico:hover { background: url("../images/twitter-hvr.svg") no-repeat scroll 0 0; }
.sm-icons ul li a.ig-ico:hover { background: url("../images/instagram.svg") no-repeat scroll 0 0; }
.sm-icons ul li a.yt-ico:hover { background: url("../images/youtube-hvr.svg") no-repeat scroll 0 0;}

.tambe-lst {float: left; width: 100%; background: #E3D4A9; padding: 65px 0 90px 0;}
.tambe-main { float: left; width: 100%;}
.tambe-main .tambe-img { float: left; width: 100%; overflow: hidden;border-top-left-radius: 5px; border-top-right-radius: 5px;}
.tambe-main .tambe-img img { float: left; width: 100%; transition: all .5s ease;border-top-left-radius: 5px; border-top-right-radius: 5px;}
#tambe-slide .tambe-main .tambe-img img { float: left; width: 100%; transition: all .5s ease;}
.tambe-main:hover .tambe-img img { transform: scale(1.03);}
.tambe-main:hover .tambe-img::after { opacity: 1; visibility: visible;}
.tambe-main .tambe-cnt { float: left; width: 100%; padding: 32px 45px 55px 37px;border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background: #fff;min-height: 219px;}
.tambe-main .tambe-cnt h2 { float: left; width: 100%;     padding-bottom: 12px; transition: all .5s ease;color: #424242;font-family: 'GTWalsheimPro-Bold';font-size: 18px;line-height: 24px;letter-spacing: -0.27px;}
.tambe-main .tambe-cnt p{ color: #747474;font-family: 'GTWalsheimPro-Regular'; font-size: 16px; line-height: 24px; letter-spacing: 0.1px;}
.tambe-main .tambe-cnt .tambe-btn { float: left; width: 100%;}
.tambe-main:hover .tambe-cnt h2 { color: #387623; }

.tambe-lst h4 { color: #387623; font-family: 'GTWalsheimPro-Black'; font-size: 36px; line-height: 44px; letter-spacing: -0.9px; padding-bottom: 30px;}

/* perro-ficha */
.protectoras-lft h2 {color: #293321; font-family:'GTWalsheimPro-Regular'; font-size: 18px; line-height: 26px; letter-spacing: -0.1px;float: left; width: 100%;}
.protectoras-lft ul.protectoras-lst {float: left;width: 100%;padding: 35px 110px 35px 0;}
.protectoras-lft ul.protectoras-lst li{float: left;width: 100%;color: #293321;font-family: 'GTWalsheimPro-Regular';font-size: 18px;line-height: 22px;letter-spacing: -0.1px;padding-bottom: 7px;margin-bottom: 7px;border-bottom: 1px solid #E3D4A9;}
.protectoras-lft ul.protectoras-lst li span{float: right;text-align: left;width: 54%;font-family: 'GTWalsheimPro-Bold';}
.protectoras-lft ul.protectoras-lst li:last-child{border-bottom:0;}

.perro-ficha.owl-carousel .owl-stage-outer {border: 6px solid #E3D4A9; border-radius: 10px;}

.adoptar-zola {background: #E3D4A9; padding: 55px 0 65px;}
.contact-form.adoptar-zola h3{color: #387623;margin-bottom: 9px;}
.contact-form.adoptar-zola ul li:last-child {padding-top: 0;}
.contact-form.adoptar-zola:after {display: none;}
.contact-form.adoptar-zola:before {display: none;}

.otros-perros {float: left; width: 100%; padding: 55px 0 60px 0;}
.otros-perros h5{ color: #387623; font-family: 'GTWalsheimPro-Black'; font-size: 36px; line-height: 44px; letter-spacing: -0.9px; padding-bottom: 40px;}
.otros-perros ul{float: left; width: 100%; display: flex; flex-wrap: wrap; row-gap: 20px; column-gap: 2.5%; justify-content: left; list-style-type: none;}
.otros-perros ul li {flex: 0 1 23.1%;}
.otros-perros ul li:hover img{ transform: scale(1.1);}
.otros-perros ul li img {float: left; width: 100%;}

.otros-perros-lst {float: left; width: 100%;}
.otros-perros-img {float: left; width: 100%;border-top-left-radius: 5px;border-top-right-radius: 5px; overflow: hidden;position: relative;}
.otros-perros-img img{float: left; width: 100%;border-top-left-radius: 5px; border-top-right-radius: 5px;transition: all 1.2s ease; -webkit-transition: all 1.2s ease; -moz-transition: all 1.2s ease; -o-transition: all 1.2s ease;}
.otros-perros-img span {transform: rotate(47deg); color: #ffffff; font-family: 'GTWalsheimPro-UltraBold'; font-size: 12px; line-height: 12px;
  text-align: center; text-transform: uppercase; letter-spacing: 0.54px; background: #86B100;position: absolute;right: -28px;top: 17px;padding: 7px 25px;}
.otros-perros-cont {width: 100%; float: left; background: #fff; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; padding: 15px; text-align: center;}
.otros-perros-cont h6{  color: #293321; font-family: 'GTWalsheimPro-Bold'; font-size: 20px; line-height: 24px; text-align: center; letter-spacing: -0.1px;}
.otros-perros-cont p{  color: #293321; font-family: 'GTWalsheimPro-Regular'; font-size: 16px; line-height: 24px; text-align: center; letter-spacing: -0.08px;}
.otros-perros ul li:hover .otros-perros-cont h6{color: #fff;}
.otros-perros ul li:hover .otros-perros-cont p{color: #fff;}
.otros-perros ul li:hover .otros-perros-cont {background: #387623;transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}

.protectoras-rht .sm-icons {padding-top: 30px;}

.adopciones {float: left; width: 100%;background: #E1D2A7; padding: 80px 0 135px 0;}
.adopciones h4{  color: #387623; font-family: 'GTWalsheimPro-Regular'; font-size: 36px; line-height: 44px; letter-spacing: -0.9px; padding-bottom: 28px;}
.adopciones h4 span {font-family: 'GTWalsheimPro-Black';}
.adopciones-img {width: 49%; margin-right: 5%; float: left;border-radius: 18px;border: 10px solid #f7f4ed; overflow: hidden;}
.adopciones-img img{width: 100%; float: left;border-radius: 10px;transition: all 1.2s ease; -webkit-transition: all 1.2s ease; -moz-transition: all 1.2s ease; -o-transition: all 1.2s ease;}
.adopciones:hover .adopciones-img img{ transform: scale(1.1);}
.adopciones-cont {float: left; width: 46%; padding-top: 29px;}
.adopciones-cont h3 {   color: #293321; font-family: 'GTWalsheimPro-Bold'; font-size: 24px; line-height: 32px; letter-spacing: -0.2px; padding-bottom: 15px;}
.adopciones-cont p { color: #616a41;font-family:'GTWalsheimPro-Regular';font-size: 16px;line-height: 24px;letter-spacing: 0.1px; padding-bottom: 38px;}
.adopciones-cont a{ font-family: 'GTWalsheimPro-Regular'; font-size: 16px;  color: #387623; text-transform: uppercase;background: url(../images/rht-arw.svg) no-repeat right center;padding-right: 25px;
  transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.adopciones-cont a:hover { color:  #293321; background: url(../images/rht-arw-hvr.svg) no-repeat right center;}

/* identifica */
.protectoras-rht.identifica-rht img{float: left; width: 100%;margin-left: -55px;}
.identifica .protectoras-lft{margin-right: 0;}
.identifica .protectoras-lft h3{float: left; width: 100%;color: #293321; font-family: 'GTWalsheimPro-Bold'; font-size: 18px; line-height: 22px; letter-spacing: -0.1px; padding: 22px 0 18px 0;}
.identifica .protectoras-lft ul{float: left; width: 100%;}
.identifica .protectoras-lft ul {float: left; width: 100%;padding-bottom: 15px;}
.identifica .protectoras-lft ul li {float: left; width: 100%; padding-left: 30px; color: #293321; font-family: 'GTWalsheimPro-Regular'; 
  font-size: 18px; line-height: 27px; letter-spacing: -0.1px; position: relative; padding-bottom: 18px; margin-top: 15px; }
.identifica .protectoras-lft ul li:first-child {margin-top: 0;}
.identifica .protectoras-lft ul li:after {content: ""; position: absolute; width: 14px; height: 13px; background: url(../images/pnt-rht-arrow.svg) no-repeat; left: 0; top: 6px; border-radius: 100%;}
.identifica .protectoras-lft ul li:before {content: ""; position: absolute; bottom: 0; left: 0; background: #E3D4A9; width: 80%;height: 1px;}
.identifica .protectoras-lft ul li a[href^="tel:"] {font-family: 'GTWalsheimPro-Bold'; color: #293321; text-decoration: none;transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.identifica .protectoras-lft ul li a[href^="tel:"]:hover {color: #387623;}
.identifica .protectoras-lft ul li a{color: #387623; font-family: 'GTWalsheimPro-Medium';font-size: 18px;line-height: 27px;letter-spacing: -0.1px; text-decoration: underline;transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
.identifica .protectoras-lft ul li:last-child:before {display: none;}
.identifica .protectoras-lft ul li a:hover {color: #293321;}

/* visita */
.visita {float: left; width: 100%;}
.visita h1{color: #387623; font-family: 'GTWalsheimPro-UltraBold'; font-size: 48px; line-height: 46px; text-align: center; letter-spacing: -1.32px;padding-bottom: 20px;}
.visita h2{float: left; width: 100%; color: #293321; font-family: 'GTWalsheimPro-Regular'; font-size: 24px; line-height: 30px; text-align: center; letter-spacing: -0.25px; padding-bottom: 45px;}
.visita h2 span{ width:100%; float: left; font-family: 'GTWalsheimPro-Medium';}
.visita h3{float: left; width: 100%;color: #387623; font-family:'GTWalsheimPro-Black';font-size: 36px;line-height: 44px;text-align: center;letter-spacing: -0.9px; padding-bottom: 20px;}
.visita p{color: #293321;font-family: 'GTWalsheimPro-Regular';font-size: 24px;line-height: 30px;text-align: center;letter-spacing: -0.2px;}

.visita ul {   text-align:center;padding: 45px 0 60px 0;float: left;width: 100%;display: flex;flex-wrap: wrap;row-gap: 30px;column-gap: 2.6%;justify-content: left;list-style-type: none;}
.visita ul li { float: left; flex: 0 1 23%; background: #fff; padding: 15px 15px 35px 15px;border-radius: 10px;}
.visita ul li .visita-img {margin-bottom:15px; height:120px; display: flex; align-items: end; justify-content: center;}
.visita ul li img { float:none; width:auto;}
.visita ul li h4 { float:left; width:100%; padding-bottom:0px; color: #387623;font-family: 'GTWalsheimPro-Black';font-size: 37px;line-height: 52px;text-align: center;letter-spacing: -0.25px;}
.visita ul li h4 span{ font-size: 50px;}
.visita ul li h5 { float:left; width:100%; color: #293321;font-family: 'GTWalsheimPro-Regular';font-size: 16px;line-height: 24px;text-align: center;letter-spacing: -0.08px;}
.visita h6{float: left; width: 100%;color: #387623; font-family:'GTWalsheimPro-Black';font-size: 36px;line-height: 44px;text-align: center;letter-spacing: -0.9px; padding-bottom: 45px;}

.ruta-map {float: left; width: 100%; padding-bottom: 55px;text-align: center;position: relative;}
.ruta-map img {float: none; width: 85%; text-align: center; margin: 0 auto; border-radius: 12px; border:10px solid #f7f4ed;}

.search-bar { float: none; width: 580px; position: relative; display: inline-block; position: absolute;z-index: 9;top: 0;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);text-align: center;}
.search-bar input[type="text"] { float:left; padding: 5px 140px 5px 35px; background:#fff; border: none; border-radius: 8px;  height: 48px; color:#616a41; line-height: 24px; position: relative; width: 100%; font-family: 'GTWalsheimPro-Regular';font-size: 16px;font-weight: 400;letter-spacing: -0.1px;}
.search-bar button {position: absolute; cursor: pointer; display: flex; align-items: center; justify-content: center; right: 4px; top: 4px; width: 125px; height: 40px; border: none; border-radius: 10px; background: #387623;    line-height: 23px;  transition:all .5s ease; color: #ffffff;font-family: 'GTWalsheimPro-Bold';font-size: 14px;text-align: center;text-transform: uppercase;letter-spacing: 1.3px;}
.search-bar button:hover { background: #293321; color: #ffffff;}

#tambe-slide .owl-dot {background: rgba(255,255,255,0.3);border: 1px solid rgba(255,255,255,0.3);}
#tambe-slide .owl-dot.active, #tambe-slide .owl-dot:hover{background: #fff; border: 1px solid #fff;}
.protectoras-rht h1{ float: left; width: 100%; font-family: 'GTWalsheimPro-UltraBold'; color: #387623; font-size: 56px; line-height: 63px; letter-spacing: -1.56px;padding-bottom: 15px;}

/* -/-varsha */

.nosotros-sec { float: left;width: 100%;}
.nosotros-div .top-cont { padding: 10px 0 185px 0;}
.nosotros-div h1 { font-family: 'GTWalsheimPro-UltraBold'; font-size: 56px; line-height: 45px; color: #387623; letter-spacing: -1.54px; padding-bottom: 13px;}
.nosotros-div h4 {float: left; width: 100%; text-align: center; color: #293321; font-family: 'GTWalsheimPro-Medium'; font-size: 18px; line-height:25px; z-index: 9; position: relative; letter-spacing: 0.11px;}
.nosotros-div h6 {float: left; width: 100%; text-align: center; color: #293321; font-family: 'GTWalsheimPro-Medium'; font-size: 24px; line-height:30px; z-index: 9; position: relative; letter-spacing: -0.25px; padding-bottom: 28px;}
.nosotros-div h5 {float: left; width: 100%; text-align: center; color: #387623; font-family: 'GTWalsheimPro-Black'; font-size: 42px; line-height:45px; z-index: 9; position: relative; letter-spacing: -1.15px; padding-bottom: 28px; padding-bottom: 0; margin-bottom: 0;}


/* ---------------------------------------------------------------- KV CSS ------------------------------------------------------------------------------------------- */



/* segueix css */
.segueix-nos { float: left; width: 100%; background: #e3d4a9; padding: 50px 0;}
.segueix-nos h1 { float: left; width: 100%; font-family: 'GTWalsheimPro-UltraBold'; color: #387623; font-size: 30px; line-height: 34px; letter-spacing: -0.25px;}
.segueix-title {float: left; width: 100%; display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; margin-bottom: 30px;}

/* segueix tab css */
.segueix-tab { float: left; width: 100%;}
.segueix-tab .tab-list { float: left; width: 100%;}
.segueix-tab .tab-list ul { float: left; width: 100%; display: flex; column-gap: 35px; align-items: center; justify-content: center;}
.segueix-tab .tab-list ul li { flex: 0 1 auto; }
.segueix-tab .tab-list ul li a { color: #424242; font-size: 14px; font-family: 'GTWalsheimPro-Medium'; letter-spacing: 0px; display: flex; align-items: center; column-gap: 15px; transition:all .5s ease; }
.segueix-tab .tab-list ul li a:hover { color: #3a591e;}
.segueix-tab .tab-list ul li.current a { color: #3a591e;}

.segueix-tab .tab-list ul li span.ico {float: left; width: 35px; height: 35px; cursor: pointer;}
.segueix-tab .tab-list ul li.instagram span.ico { background: url(../images/instagram.svg) no-repeat scroll 0 0; background-size: contain;}
.segueix-tab .tab-list ul li.facebook span.ico { background: url(../images/facebook.svg) no-repeat scroll 0 0; background-size: contain;}
.segueix-tab .tab-list ul li.twitter span.ico { background: url(../images/twitter.svg) no-repeat scroll 0 0; background-size: contain;}
.segueix-tab .tab-list ul li.youtube span.ico { background: url(../images/youtube.svg) no-repeat scroll 0 0; background-size: contain;}

.segueix-tab .tab-list ul li.instagram.current span.ico, .segueix-tab .tab-list ul li.instagram:hover span.ico { background: url(../images/instagram.svg) no-repeat scroll 0 0; background-size: contain;}
.segueix-tab .tab-list ul li.facebook.current span.ico, .segueix-tab .tab-list ul li.facebook:hover span.ico { background: url(../images/facebook.svg) no-repeat scroll 0 0; background-size: contain;}
.segueix-tab .tab-list ul li.twitter.current span.ico, .segueix-tab .tab-list ul li.twitter:hover span.ico { background: url(../images/twitter.svg) no-repeat scroll 0 0; background-size: contain;}
.segueix-tab .tab-list ul li.youtube.current span.ico, .segueix-tab .tab-list ul li.youtube:hover span.ico { background: url(../images/youtube.svg) no-repeat scroll 0 0; background-size: contain;}

.segueix-content { float: left; width: 100%; margin-bottom: 50px;}
.segueix-content .tab-cnt { float: left; width: 100%; display: none;}
.segueix-content .tab-cnt.current { display: block;}

.segueix-main { float: left; width: 100%;} 
.segueix-main ul {float: left; width: 100%; display: grid; grid-gap: 28px; grid-template-columns: repeat(auto-fit, minmax(171px, 1fr)); grid-auto-rows: auto; grid-auto-flow: dense;}
.segueix-main ul li {display: flex; flex-wrap: wrap; position: relative; overflow: hidden;}
.segueix-main ul li.tall { grid-row: span 2;}
.segueix-main ul li.wide { grid-column: span 2;}
.segueix-main ul li .img-div { float: left; width: 100%; overflow: hidden; position: relative; height: 100%; }
.segueix-main ul li .img-div img { float: left; width: 100%; transition:all .5s ease; -moz-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease; height: 100%;}
.segueix-main ul li:hover .img-div img {-moz-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }

.segu-ico { position: absolute; right: 10px; bottom: 10px;}
.segu-ico.video {position: absolute; right: 0; bottom: auto; top: 50%; left: 0; margin: 0 auto; text-align: center; transform: translateY(-50%);}
.segu-ico span.ico-ig { background: url("../images/ig-ico-wht.svg")no-repeat right bottom; width: 22px; height: 21px; display: inline-block; background-size: contain;}
.segu-ico span.ico-fb { background: url("../images/ig-fb-wht.svg")no-repeat right bottom; width: 21px; height: 21px; display: inline-block; background-size: contain;}
.segu-ico span.ico-tw { background: url("../images/ig-tw-wht.svg")no-repeat right bottom; width: 21px; height: 21px; display: inline-block; background-size: contain;}
.segu-ico span.ico-yt { background: url("../images/ig-yt-wht.svg")no-repeat right bottom; width: 21px; height: 21px; display: inline-block; background-size: contain;}
.segu-ico.video span.ico-vid { background: url("../images/video-ico-wht.svg")no-repeat right bottom; width: 41px; height: 41px; display: inline-block;}

/* conocneos css */
.conocneos-sec { float: left; width: 100%; background: #e3d4a9; padding: 50px 0 90px;}
.conocneos-main { float: left; width: 100%; display: flex; flex-wrap: wrap;}
.conocneos-img { float: left; width: 69%; order: 2; position: relative;}
.conocneos-para { float: left; width: 31%; padding-right: 40px;}
.conocneos-img .con-img { float: left; width: 100%; padding-left: 80px; padding-bottom: 110px;}
.conocneos-img .con-img img { float: left; width: 100%;}
.conocneos-img span { position: absolute; bottom: 0; left: 0;}
.conocneos-img span img { float: left; width: 428px;}
.conocneos-para h2 { float: left; width: 100%; font-family: 'GTWalsheimPro-Black';  color: #387623; font-size: 42px; line-height: 42px; letter-spacing: -1.06px; padding-bottom: 20px;}
.conocneos-para p { float: left; width: 100%; color: #747474; font-size: 16px; line-height: 24px; letter-spacing: 0.1px; padding-bottom: 15px;}
.conocneos-para p span {font-family: 'GTWalsheimPro-CondensedMedium'; color: #424242;}
.ven-btn { float: left; width: 100%; margin: 15px 0 75px;}
.ven-btn a { display: flex; align-items: center; justify-content: center; width: 213px; height: 40px; border-radius: 10px; border: none; cursor: pointer; text-align: center; padding: 0 15px; color: #293321;font-family: 'GTWalsheimPro-Bold';  font-size: 14px; text-transform: uppercase; letter-spacing: 1.35px; background: #fff; line-height: 20px; transition: all 0.5s ease;}
.ven-btn a:hover { background: #387623; color: #FFFFFF;}
.uno-sec { float: left; width: 100%;}
.uno-sec h4 { float: left; width: 100%; font-family: 'GTWalsheimPro-CondensedMedium'; color: #387623; font-size: 12px; line-height: 24px; letter-spacing: 0.08px; padding-bottom: 10px;}
.uno-sec img { float: left; width: auto;}

/* filosofia css */
.filosofia-sec { float: left; width: 100%; text-align: center; background: #387623; padding: 35px 0 0; min-height: 528px; position: relative; z-index: 1;}
.filosofia-sec::before { position: absolute; content: ""; right: 0; bottom: 0; opacity: 0.2; background: url("../images/dog-feet.svg") no-repeat bottom right; width: 557px; height: 457px; z-index: -1;}
.filosofia-sec::after { position: absolute; content: ""; left: 0; right: 0; margin: 0 auto; bottom: -50px; background: url("../images/dog-img.png") no-repeat bottom center; height: 528px; width: 100%; z-index: -1;}
.filosofia-sec h1 { float: left; width: 100%; font-family: 'GTWalsheimPro-UltraBold'; color: #FFFFFF; font-size: 56px; line-height: 56px; letter-spacing: -0.85px; padding-bottom: 15px;}
.filosofia-sec p { float: left; width: 100%; color: #FFFFFF; font-size: 20px; line-height: 27px; letter-spacing: -0.21px; padding-bottom: 30px;}
.btn-ctr { float: left; width: 100%; display: flex; align-items: center; justify-content: center;}
.filosofia-sec a { display: flex; align-items: center; justify-content: center; border-radius: 10px; border:none; background:#000000; color:#ffffff; font-size:18px; font-family: 'GTWalsheimPro-Black'; width:230px; height: 69px; padding: 0 15px; cursor:pointer; text-transform: uppercase; transition:all 0.5s ease; }
.filosofia-sec a:hover { background:#FFFFFF; color: #387623;} 

/* Actualidad css */
.actualidad-sec { float: left; width: 100%; background: #f8f2e6; padding: 95px 0 70px;}
.actualidad-sec h1 { float: left; width: 100%; font-family: 'GTWalsheimPro-UltraBold'; color: #387623; font-size: 42px; line-height: 55px; letter-spacing: -0.64px; padding-bottom: 35px;}
.act-lst-sec { float: left; width: 100%;}
.act-lst-sec .act-lft { float: left; width: 55%; margin-right: 6%;}
.act-lst-sec .act-rgt { float: left; width: 39%;}
.act-lst-sec ul { float: left; width: 100%; display: flex; flex-wrap: wrap; row-gap: 22px;}
.act-lst-sec ul li { flex: 0 1 100%;  background: #FFFFFF; border-radius: 5px;  overflow: hidden;}
.act-lst-main { float: left; width: 100%; display: flex; flex-wrap: wrap;}
.act-lst-main .act-img { float: left; width: 100%; background: #d2c195; padding: 5px; overflow: hidden;}
.act-lst-main .act-img img { float: left; width: 100%; height: 100%; transition:all .5s ease;}
/* .act-lst-main:hover .act-img img { transform: scale(1.03);} */
.act-lst-main .act-cnt { float: left; width: 100%; padding: 25px 35px;}
.act-lst-main.hf-wd .act-img { width: 225px;}
.act-lst-main.hf-wd .act-cnt { width: calc(100% - 225px); padding: 20px 30px 30px;}
.act-lst-main.hf-wd .act-cnt h4 { display: block;}
.act-lst-main .act-cnt h4 { display: none; float: left; width: 100%; color: #293321; font-size: 12px; line-height: 14px; padding-bottom: 10px;}
.act-lst-main .act-cnt h2 { float: left; width: 100%; color: #424242; font-size: 26px; line-height: 34px; letter-spacing: -0.61px; transition:all .5s ease;}
.act-lst-main .act-cnt h2 strong {font-family: 'GTWalsheimPro-CondensedBlack'; font-weight: normal;}
.act-lst-main .act-cnt h3 { float: left; width: 100%; font-family: 'GTWalsheimPro-Bold'; color: #293321; font-size: 18px; line-height: 24px; letter-spacing: -0.27px; padding-bottom: 10px; transition:all .5s ease;}
.act-lst-main .act-cnt p { float: left; width: 100%; color: #616A41; font-size: 16px; line-height: 24px;}
.act-lst-main .act-cnt span { float: left; width: auto; background: url("../images/grn-arw.svg") no-repeat right center; color: #387623; font-size: 16px; line-height: 24px; text-transform: uppercase; padding-right: 28px; margin-top: 30px; transition:all .5s ease;}
.act-lst-main:hover .act-cnt span { background: url("../images/blk-arw.svg") no-repeat right center; color: #293321;}
.act-lst-main:hover .act-cnt h3 {color: #387623;}
.act-lst-main:hover .act-cnt h2 {color: #387623;}

/* home css */
.otros-perros h5 span{ font-family: 'GTWalsheimPro-Light';}
.ultimos-inner{width: 100%; float: left; position: relative;}
.mob-ver-btn { position:absolute; right:0; top:6px;}
a.ver-but { display: flex; align-items: center; justify-content: center; width: 159px; height: 40px; background: #ffffff; border-radius: 10px; color: #293321; font-size: 14px; text-transform: uppercase; font-family: 'GTWalsheimPro-Bold'; letter-spacing: 1.5px; text-align: center; padding: 0px 10px; border: none; transition:all .5s ease;}
a.ver-but:hover {background: #86B100;color: #ffffff;}
.otros-perros.ultimos { background:#E2D3A8; padding-bottom: 0;}
.otros-perros.ultimos.adopcion { padding: 0 0 60px;}
.ultimos-inner.p-b-60{padding-bottom: 60px; position: relative; margin-top: -265px;}
.bie-cnt{width: 100%; float: left; background: #F7F2E5; padding: 50px 0 300px;}
.bie-cnt h3{text-align: center; width: 100%; float: left; color: #293321; font-size: 24px; line-height: 34px;  font-family: 'GTWalsheimPro-Regular';}
.bie-cnt h3 span{font-family: 'GTWalsheimPro-Bold';}
.ult-title {width: 85%;float: left;position: relative; margin-bottom: 40px;}
.ult-title h6{position: absolute; right: 0; top: 0; color: #86B100; font-size: 24px; line-height: 24px; font-family: 'GTWalsheimPro-Bold';}
.otros-perros .ultimos-inner h5 { font-size: 42px; line-height: 55px; padding-bottom: 0;}

.home-bnr { float: left; width: 100%; position: relative; overflow: hidden; z-index: 9;}
/* .home-bnr::after { background: url(../images/abstract-shape-generic.svg) no-repeat 0 0; top: -130px; right: -100px; width: 819px; height: 715px; display: block; position: absolute; content: "";} */
.home-bnr .flexslider .flex-caption { position: relative; width: 50%; float: left; top: auto; transform: none; text-align: left;}
.home-bnr .flexslider .flex-caption h1 { font-size: 104px; color: #86b100; font-family: 'GTWalsheimPro-UltraBold'; line-height: 90px; text-align: left; letter-spacing: -2px; margin-bottom: 25px; padding-bottom: 0;} 
.home-bnr .flexslider .flex-caption h1 strong {color: #387623;}
.home-bnr .flexslider .flex-caption h1 span { text-transform: uppercase; color: #86B100; transform: rotate(-20deg); display: inline-block;;}
.home-bnr .flexslider .flex-caption p { font-size: 20px; line-height: 28px; font-family: 'GTWalsheimPro-Regular'; color: #293321; margin-bottom: 25px; padding-bottom: 0;}
.home-bnr .flexslider .flex-caption h4.mob-tit {  font-family: 'GTWalsheimPro-Bold'; line-height: 16px; font-size: 16px; color: #293321; letter-spacing: -0.17px; margin-bottom: 20px; display: none;}
.home-bnr .flexslider .flex-caption a { background: #ffffff; border-radius: 10px; color: #293321; font-size: 14px; text-transform: uppercase; font-family: 'GTWalsheimPro-Bold'; letter-spacing: 1.5px; text-align: center; padding: 8px 30px; border: none; display: inline-block}
.home-bnr .flexslider .flex-caption a:hover { background: #86B100; color: #ffffff;}
.home-bnr .flexslider .slider-dog { float: right; width: 44%; position: relative; order: 2;}
.home-bnr .flexslider .slider-dog img { width: 100%; max-width: 458px;}
.home-bnr .flexslider .slider-dog .woof-txt { position: absolute; right: 0; bottom:50px; width: 150px; transform: rotate(-20deg);}
.home-bnr .flexslider .slider-dog .woof-txt span { font-family: 'AdLib-Regular'; font-size: 44px; color: #293321; line-height: 36px;}
.home-bnr .flexslider .slider-dog .woof-txt span.fs-34 { font-size: 34px; margin-left: 10px;}
.home-bnr .flexslider .slider-dog .woof-txt span.fs-44 { margin-left: 30px;}
.home-bnr .flexslider .slider-div { float: left; width: 100%; position: relative; z-index: 9; display: flex; align-items: center; justify-content: space-between; padding: 50px 0 0 0;}

.home-bnr .flexslider .flex-control-nav { bottom: 0; width: 1170px; text-align: left; position: relative; margin-top: 20px;}
.home-bnr .flexslider .flex-control-nav li { margin-right: 10px;}
.home-bnr .flexslider .flex-control-nav li a { width: 12px; height: 12px; background: rgba(191,151,102,0.14);}
.home-bnr .flexslider .flex-control-nav li a.flex-active { background: #BF9766; transform: none; }
.home-bnr .flexslider .flex-control-nav li a:hover { background: #BF9766; }


.compana-sec { float: left; width: 100%; position: relative; z-index: 1;}
.compana-sec ul { display: flex; flex-wrap: wrap;}
.compana-sec ul li { flex:  1 1 25%; position: relative;}
.compana-sec ul li img { float: left; width: 100%;}
.compana-sec ul li .comp-cap { position: absolute; bottom: 0; width: 100%; padding: 20px 30px 60px;}
.compana-sec ul li .comp-cap h2 { color: #ffffff; font-size: 34px; line-height: 36px; min-height: 65px; font-family: 'GTWalsheimPro-UltraBold'; letter-spacing: -1px; margin-bottom: 30px; } 
.compana-sec ul li .comp-cap a { background: #86B100; border-radius: 10px; padding: 7px 20px; font-size: 13px; text-transform: uppercase; font-family: 'GTWalsheimPro-Bold'; color: #ffffff; letter-spacing: 1.5px; transition: all 0.4s ease;}
.compana-sec ul li .comp-cap a:hover { background: #387623; }
.compana-sec ul li.dgrn-bg a:hover { background: #ffffff; color: #387623; }
.compana-sec ul li.lgrn-bg .comp-cap a:hover { background: #ffffff; color: #387623; }

.compana-sec ul li.dgrn-bg { background: #387623;}
.compana-sec ul li.lgrn-bg { background: #86B100;}
.compana-sec ul li .comp-img { width: 100%; float: left; margin-bottom: 30px;}
.compana-sec ul li .comp-cap .comp-img img { max-width: 150px; display: block; width: 100%;}
.compana-sec ul li.lgrn-bg .comp-img img { max-width: 100px;}
.compana-sec ul li.lgrn-bg .comp-cap a  { background: #387623;}

/*2*/
body.hm-oval {position: relative; }
body.hm-oval::before { background: url(../images/oval-shape-perritos.svg) no-repeat 0 0; width: 532px; height: 421px; right: 0px; top: 0; position: absolute; content: '';z-index: 1;  }
body.hm-oval::after { background: url(../images/perrito-adopcion.png) no-repeat 0 0; width: 430px; height: 276px; right: 125px; top: 115px; position: absolute; content: ''; background-size: contain; z-index: 1; }
.perros-sec{width: 100%; float: left; padding: 20px 0 75px 0;}
.perros-sec h1 {width: 100%; float: left;font-size: 68px; line-height: 60px; letter-spacing: -2px; text-align: left; color: #387623; font-family: 'GTWalsheimPro-UltraBold'; margin-bottom: 20px; }
.perros-sec h4{width: 100%; float: left; color: #293321; font-family: 'GTWalsheimPro-Regular'; font-size:20px; line-height:30px; text-align: left;}
.parros-lft {float: left; width: 62%; }
.parros-rgt {float: left; width: 38%; z-index: 1; position: relative;}
.parros-rgt img {float: left; width: 100%; max-width: 430px;}

.recetas-sec{width: 100%; float: left; padding: 50px 0; background: #f8f2e6; position: relative;}
.recetas-inner{width: 100%; float: left; z-index: 99; position: relative;}
.recetas-sec:after { background: url(../images/abstract-shape-generic.svg) no-repeat 0 0; width: 819px; height: 715px; left: -17%; top: 0; position: absolute; content: ''; z-index: 0; transform: rotate(180deg); background-size: cover;}
.bars-tab {width: 100%;float: left;}
.bars-tab ul.tab-list { float: left; width: auto; display: flex; flex-wrap: wrap; column-gap: 15px; cursor: pointer;}
.bars-tab ul.tab-list li { flex: 0 1 auto; background: #ffffff;border-radius: 10px;color: #293321;font-size: 14px;font-family: 'GTWalsheimPro-Bold';letter-spacing: 1.5px;text-align: center;padding: 10px 30px;border: none;display: inline-block;}
.bars-tab ul.tab-list li.current{ background:#387623; color: #fff;}
.bars-content { float: left; width: 100%; padding: 30px 0 0 0;}
.bars-content .tab-cnt { float: left; width: 100%; display: none;}
.bars-content .tab-cnt.current { display: block;}
.otros-perros.new-lst{padding: 0;}
.view-more{width: 100%; float: left; text-align: center; margin-top: 45px;}
.view-more a{background: #ffffff;border-radius: 10px;color: #293321;font-size: 14px;font-family: 'GTWalsheimPro-Bold';letter-spacing: 1.5px;text-align: center;padding: 10px 30px;border: none;display: inline-block; transition:all .5s ease;}
.view-more a:hover{background: #387623; color: #fff;}
.bars-tab a.filtro { align-items: center; display: flex; width: auto; background: transparent; color: #293321; font-size: 14px; line-height: 18px; letter-spacing: 0.25px; font-family: 'GTWalsheimPro-Bold'; border: 1px solid #293321; padding: 10px 15px; border-radius: 5px; cursor: pointer; transition:all .5s ease; width: 150px; height: 40px; float: right;}
.bars-tab a.filtro.close { color: #BF9766; border: 1px solid #BF9766;}
.bars-tab a.filtro span {background: url(../images/filter.svg) no-repeat scroll 100% 0;width: 23px;height: 20px;display: inline-block; margin-left: 55px; background-size: cover;}
.bars-tab a.filtro.close span {background: url(../images/close.svg) no-repeat scroll 100% 0;width: 18px;height: 18px;display: inline-block; margin-left: 55px; }
.category-sec {background: #fff;float: left;width: 100%;padding: 30px;border-radius: 10px; display: none; margin-top: 30px;}
.category-hole{display: flex; flex-wrap: wrap; column-gap: 3%; row-gap: 0px; align-items: center;}
.category-sec.show{display: block;}
.cgy-lft{ width:48%; float: left; margin-right: 2%;}
.cgy-mit{ width:36%; float: left; margin-right: 2%;}
.cgy-rgt{width: 12%; float: right;}
.cgy-lft ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 2%; row-gap: 0;}
.cgy-lft ul li{flex: 0 1 23.5%;}
.cgy-lft ul li .sbHolder { float:left; width:100%; background: #BF9766; border: 1px solid #BF9766; border-radius: 10px; position:relative; padding:0; height:40px;}
.cgy-lft ul li .sbHolder a {padding: 9px 18px;float: left;text-align: left; color: #fff; height: 40px;}
.cgy-lft ul li .sbSelector {width: 100%;color: #2D2D2D;font-size: 16px;line-height: 20px;float: left; font-family: 'GTWalsheimPro-Bold';}
.cgy-lft ul li .sbToggle { position:absolute; content:""; background: url(../images/check-aero.svg) no-repeat; right:18px; top: 16px; left:auto; width:10px; height:6px; padding: 0 !important;}
.cgy-lft ul li.active .sbToggle { position:absolute; content:""; background: url(../images/check-aero-h.svg) no-repeat; right:18px; top: 16px; left:auto; width:10px; height:6px; padding: 0 !important;}
.cgy-lft ul li .frm-select {float: left;width: 100%;}
.cgy-lft ul li .sbHolder ul.sbOptions{float: left;width: 100%; display: flex; flex-wrap: wrap; column-gap: 0; row-gap: 0;}
.cgy-lft ul li .sbHolder ul.sbOptions li{flex: 0 1 100%;}
.cgy-lft ul li .sbHolder ul.sbOptions li a{ color:#293321; width: 100%; float: left; letter-spacing: 0;}
.cgy-lft ul li .sbHolder ul.sbOptions li:hover a{color: #fff;}
.cgy-mit ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 3%; row-gap: 0;}
.cgy-mit ul li{flex: 0 1 48.5%;}
.cgy-mit ul li input[type="text"] {float: left;width: 100%;background: #f8f2e6; border-radius: 9px 9px 0 0;border: none; border-bottom: 2px solid #293321; padding: 8px 18px; color: #858585; font-family: 'GTWalsheimPro-Regular'; font-size: 14px; height:40px;}
.cgy-rgt a{background: #387623;border-radius: 10px;color: #fff;font-size: 14px;font-family: 'GTWalsheimPro-Bold';letter-spacing: 1.5px;text-align: center;padding: 0px 10px;border: none; display: flex; align-items: center; justify-content: center; width: 100%; height: 40px; transition:all .5s ease;}
.cgy-rgt a:hover{color: #fff; background: #BF9766;}

.hm-bg.disp-non:after {display: none; z-index: -1;}

.mob-scroll { float: left; width: 100%; display: none; }
.noticias-sec.como-sec { text-align: left;}
.noticias-sec.como-sec .noticias-cont h2 { width: 100%;}

.mid-btn {padding-top: 30px;float: left; width: 100%; display: none;}
.mid-btn a.ver-but {margin: 0 auto; float: none;}

/* Banner Text + Link */ 
.enlaces-sec { float: left; width: 100%; }
.enlaces-sec ul.enlaces { display: flex; width: 100%; margin: 40px 0px; flex-wrap: wrap; column-gap: 60px; justify-content: center; }
.enlaces-sec ul.enlaces li { flex: 0 1 46.5%; background: #fff; border-radius: 10px; padding: 40px; }
.enlaces-sec ul.enlaces li h2 { float: left; font-family: 'GTWalsheimPro-Bold'; font-size: 20px; line-height: 24px; color: #293321; }
.enlaces-sec ul.enlaces li p { float: left; margin-top: 10px; }
.enlaces-sec ul.enlaces li a { float: right; color: #387623; margin-top: 15px; margin-right: 10px; text-decoration: underline; position: relative; }
.enlaces-sec ul.enlaces li a:after { background: url(../images/grn-arw.svg) no-repeat 0 0; width: 20px; height: 20px; top: 4px; right: -28px; position: absolute; content: ''; }

/* Legal */
.legal-content { padding: 50px; }
.legal-content p { font-size: 16px; line-height: 20px; font-family: 'GTWalsheimPro-Regular'; color: #293321; margin-bottom: 25px; padding-bottom: 0; }
.legal-content h3 { float: left; width: 100%; color: #387623; font-size: 42px; line-height: 45px; font-family: 'GTWalsheimPro-Black'; margin-bottom: 20px; }
.legal-content h2 { width: 100%; font-family: 'GTWalsheimPro-Bold'; font-size: 22px; line-height: 26px; color: #293321; margin-bottom: 20px; }
.legal-content a { text-decoration: underline; color: #387623; transition: all 0.5s ease; }
.legal-content a:hover { color: #293321; }
.legal-content ol { list-style-type: decimal; margin-bottom: 20px; margin: revert; padding: revert; }
.legal-content ul { list-style-type: disc; margin-bottom: 20px; margin: revert; padding: revert; }
.legal-content ol li, .legal-content ul li { list-style: inherit;  margin-bottom: 15px; }
.legal-content ol li:first-child, .legal-content ul li:first-child { margin-top: 10px; }