#top-menu li.current-menu-item > a {color: #90121d !important;}
#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child {
color: #90121d !important;
}
.nav li ul {
width: 320px !important;
}
#top-menu li li a {
width: 280px !important;
padding: 4px 0px !important;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
background-color: rgba(0, 0, 0, 0.0) !important;
}
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
padding-bottom: 10px !important;
} .inbound-field input[type=text], .inbound-field input[type=url], .inbound-field input[type=email], .inbound-field input[type=tel], .inbound-field input[type=number], .inbound-field input[type=password] {
width: 100% !important;
line-height: 24px !important;
}
input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
border: 1px solid #00732c !important;
}
#inbound_form_submit {
border: 1px solid #00732c !important;
background: #fff!important;
padding: 6px !important;
width: 100%;
}
.inbound-button-submit {
font-size: 20px !important;
text-transform: uppercase;
font-weight: bold;
color: #8cc63e !important;
}
textarea.inbound-input-textarea {
height: 80px !important;
}
.slider-bloque {
background: rgba(12,93,45,0.7) !important;
padding-left: 32px !important;
padding-right: 32px !important;
padding-top: 30px !important;
padding-bottom: 30px !important;
font-size: 18px !important;
} .popup-title {
writing-mode: horizontal-tb !important;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
padding-bottom: 8px !important;
padding-left: 36px !important;
padding-right: 0px !important;
padding-top: 0px !important;
}
.popup-header {
background-color: #00732c!important;
border: 0px solid #fff !important;
cursor: pointer;
width: 54px !important; } .sticky-popup { z-index: 99990 !important;
}
@media screen and (max-width: 516px) {
.sticky-popup { display: none; }
}
.popmake-title { font-size: 32px !important; }
.sticky-popup-left .popup-image {
margin: -21px -102px 0 0 !important;}
.popup-image img {
max-height: 100% !important;
} #footer-info {
float: none !important;
text-align: center !important;
}
#main-footer {
display: none !important;
}
#pie {width: 100% !important;}
.footer-link {padding-left:18px; color: #fff;} .ds-hover-gallery .et_pb_gallery_item {
position: relative;
}
@media screen and (min-width: 981px) {
.ds-hover-gallery .et_pb_gallery_item {
margin: 0 !important;
width: 25% !important;
}
}
@media screen and (max-width: 980px) {
.ds-hover-gallery .et_pb_grid_item {
margin: 0 !important;
width: 33.33% !important;
}
}
@media screen and (max-width: 767px) {
.ds-hover-gallery .et_pb_grid_item {
margin: 0 !important;
width: 50% !important;
}
}
.ds-hover-gallery .et_pb_gallery_title {
margin: 0 !important;
}
.ds-hover-gallery .et_overlay {
z-index: 1;
}
.ds-hover-gallery .ds-gallery-text {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: rgba(102, 102, 102, .6);
opacity: 0;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.ds-hover-gallery .et_pb_gallery_item:hover .ds-gallery-text {
opacity: 1;
}
.ds-hover-gallery .et_pb_gallery_item:hover .ds-gallery-text, .ds-hover-gallery .et_pb_gallery_item .ds-gallery-text .et_pb_gallery_title {
color: #ffffff;
}