.style1 #page-reserva-resumen-total-linea {
    border-color:#D1675A;
}

.style1  #layout {
    width: 100%;
    max-width: 100%;
}


.style1 .tooltipaddiweb .tooltiptext {
    background-color:#D1675A;
}

.style1 .tooltipaddiweb .tooltiptext::after {
    border-color: #D1675A transparent transparent transparent;
}

.style1 #main-nav .current_page_item > a, #main-nav .current-menu-item > a {
    color: #D1675A;
}

.style1 #main-nav a {
    color: #2d2d2d;
}

.style1 #main-nav a.colorLetra {
    color: #D1675A;
}

.style1 a {
    text-decoration: none;
    outline: none;
    color:#D1675A;
    cursor:pointer;
}

.style1 .post-title a {
    color:#333;
}

.style1 .post-title a:hover {
    color:#D1675A;
}

.style1 .colorLetra {
    color:#D1675A;
}

.style1 .colorFondo {
    background-color:#D1675A;
}

.style1 .colorLetraFondo {
    color:white;
}


.style1 #page-contacta a {
    font-weight: 600;
}


.style1 .page-link.select {
    background-color: #D1675A;
    color: #fff;
}

.style1 .page-link {
    color: #000;
}

.style1 .estiloOferta1 .carousel-next {
    background: #f50;
    position: absolute!important;
    right: 0px;
    bottom: 170px;
    z-index: 9999;
}



.style1 .estiloOferta1 .carousel-prev {
    background: #f50;
    position: absolute!important;
    left: 0px;
    bottom: 170px;
    z-index: 9999;
}

.style1 #page-contacta .builder_row_cover {
    opacity: 1;
}


.style1 .themify_builder_8_row.module_row_1.module_row {
    padding-top: 5%;
    padding-right: 1%;
    padding-bottom: 0%;
    padding-left: 1%;
}


.style1 .innerBody {
    background-image: url(/html/wp-content/uploads/2016/03/fondo.png);
    background-size: cover;
    width: 100%;
}

.style1 .header {
    background-repeat: repeat-x !important;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 0px;
}


.style1 .header h1 {
    font-family: montserrat;
    font-size: 3em;
    font-weight: 600;
    letter-spacing: 0;
    color: white;
    margin-bottom: 0px;
    text-transform: none;
    text-align: center;
}

.style1 .header h2 {
    margin: 0 0 .4em;
    font-size: 1.75em;
    color: white;
    font-family: montserrat;
    font-weight: 600;
    text-align: center;
}


.style1 .carousel-nav-wrap .carousel-prev, 
.style1 .carousel-nav-wrap .carousel-next {
    background:none;
    color:rgba(209, 103, 90, 0.4);
}



.style1 #themify_login_2 form {
    padding: 20px;
    border-radius: 10px;
    margin-left: 35%;
    margin-right: 35%;
    background-color: white !important;
    border: 1px solid #dddddd;
}


.style1 #themify_login_2 p {
    text-align: center;
}

.style1 #page-blog-articulo {
    padding-top: 4em;
}


.style1 #page-blog-articulo .post-title {
    text-decoration: none;
    color: #333;
    text-align: left;
}



.style1 #page-blog-articulo .post-title:hover {
    color: #D1675A;
}



.style1 .boxblanco p {
    font-size: 14px;
    font-family: helvetica;
    font-weight: 200;
    color: #d1675a;
    text-align: center;
}

@media screen and (max-width: 760px) {
    #page-inicio .image-caption {
        width:90%;
        padding-bottom: 1em;
    }
    
    .estiloOferta1 .module-slider.slider-agency .slide-image {
        width: 100%;
        max-width: 100%;
    }
    
    .estiloOferta1 .module-slider.slider-agency .slide-content {
        width: 100%;
        max-width: 100%;
    }
    
    .style1 #themify_login_2  form {
        padding: 20px;
        border-radius: 10px;
        margin-left: 15%;
        margin-right: 15%;
    }
    
    .themify_builder .text-37-1-1-1.module-text {        
        padding-right: 2%;
        padding-left: 2%;
    }
    
    div.wpcf7 {
        margin: 0;
        padding: 0;
        width: 100%;
        margin: 0 auto;
    }
    
    
    .style1 .header {
        background-repeat: repeat-x !important;
        padding-top: 20px;
        padding-bottom: 0px;
        margin-bottom: 4px;
    }
    
    .style1 .header h2 {
        margin: 0 0 0.2em;
        font-size: 1.20em;
        padding-bottom: 1em;
    }
    
    .style1 .header h1 {
        font-size: 2.5em !important;
        padding-bottom: 0.3em;
    }
    
    .style1 .estiloOferta1 .carousel-next,
    .style1 .estiloOferta1 .carousel-prev {
        bottom: 314px;
    }
}



.icon {
    filter: brightness(0) saturate(100%) invert(40%) sepia(90%) saturate(410%) hue-rotate(318deg) brightness(101%) contrast(78%);
}