p {
    font-size: 18px;
}
p,
li,
a,
span {
    font-family: "Open Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    line-height: 1.3;
}
h2 {
    text-transform: uppercase;
}
h1,
.h1 {
    font-size: 2rem;
    letter-spacing: 2px;
    border-bottom: 2px solid #ffe13d;
}
h3 {
    font-size: 2.3em;
}
h3.titulo {
    text-transform: uppercase;
    font-weight: bold;
}
.far {
    font-size: 1.2em;
}
.encabezado {
    background: linear-gradient(rgba(2, 26, 4, 0.7), rgba(20, 98, 56, 0.45)), url("/img/azoteas-verdes.jpg");
}
.encabezado .telefonos {
    background: #022520;
    background: #0b2a26b8;
}
.encabezado .telefonos a {
    color: #fff;
    line-height: 2.3em;
    text-shadow: 1px 3px 4px #00171f;
}
.encabezado .telefonos h6 {
    color: #fff;
    text-shadow: 1px 3px 4px #00171f;
}

.encabezado h5,
.encabezado h6 {
    color: #fff;
    text-shadow: 1px 3px 4px #00171f;
}

.menu .col-sm-12 {
    padding: 0 !important;
}
nav li.nav-item {
    margin: 0 11px !important;
}
.navbar {
    background: #022520 !important;
    z-index: 999;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}
.sand__bg {
    background: #f6f6f6;
}
.sand__bg h3.titulo {
    color: #004c78;
    text-decoration: underline #c0c0c0;
}
.sand__bg h4 {
    color: #004c78;
}
.sand__bg p,
.sand__bg h3,
.sand__bg li {
    color: #4c4c4c;
}
.sand__bg i.fas.fa-chevron-circle-right {
    color: #4d7ea8;
}
.sand__red__bg {
    background: #ebebeb;
}
.sand__red__bg h3.titulo {
    font-weight: bold;
    background: #c91e00;
    background: linear-gradient(90deg, #c91e00 0%, #f8271c 42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sand__red__bg h4 {
    color: #c91e00;
}
.sand__red__bg h4 i {
    color: #f8271c;
}
.sand__red__bg p,
.sand__red__bg h3,
.sand__red__bg li {
    color: #4c4c4c;
}
.sand__red__bg i.fas.fa-chevron-circle-right {
    color: #c91e00;
}
.sand__red__bg .beneficio {
    border: 1px solid #c91e00;
}
.blue__bg {
    background: #08415c;
}
.blue__bg h3.titulo {
    font-weight: bold;
    background: #1482e1;
    background: linear-gradient(90deg, #1482e1 0%, #14b5e1 42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blue__bg .beneficio h4 {
    color: #14b5e1;
}
.blue__bg .beneficio h4 i {
    color: #1482e1;
}
.blue__bg p,
.blue__bg h2,
.blue__bg h3,
.blue__bg h4,
.blue__bg li,
.blue__bg span,
.blue__bg a,
.blue__bg label {
    color: #fff;
}
.green__bg {
    background: #00787a;
}
.green__bg h3.titulo {
    font-weight: bold;
    background: #1482e1;
    background: linear-gradient(90deg, #1482e1 0%, #14b5e1 42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.green__bg .beneficio h4 {
    color: #14b5e1;
}
.green__bg .beneficio h4 i {
    color: #1482e1;
}
.green__bg p,
.green__bg h2,
.green__bg h3,
.green__bg h4,
.green__bg li,
.green__bg span,
.green__bg a,
.green__bg label {
    color: #fff;
}
.green__bg2 {
    background: #fff;
}
.green__bg2 h3.titulo {
    font-weight: bold;
    background: #007939;
    background: linear-gradient(90deg, #007939 0%, #00b349 35%, #00787a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.green__bg2 .beneficio h4 {
    color: #14b5e1;
}
.green__bg2 .beneficio h4 i {
    color: #1482e1;
}
.green__bg2 p,
.green__bg2 h2,
.green__bg2 h3,
.green__bg2 h4,
.green__bg2 li,
.green__bg2 span,
.green__bg2 a,
.green__bg2 label {
    color: #007939;
}
.green__bg3 {
    background: #003d34;
}
.green__bg3 h3.titulo {
    font-weight: bold;
    background: #007939;
    background: linear-gradient(90deg, #007939 0%, #00b349 35%, #94ebd8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.green__bg3 .beneficio h4 {
    color: #14b5e1;
}
.green__bg3 .beneficio h4 i {
    color: #1482e1;
}
.green__bg3 p,
.green__bg3 h2,
.green__bg3 h3,
.green__bg3 h4,
.green__bg3 li,
.green__bg3 span,
.green__bg3 a,
.green__bg3 label {
    color: #007939;
}
.dark__bg {
    background: #1f2632;
}
.dark__bg h3.titulo {
    font-weight: bold;
    background: #e9db5b;
    background: linear-gradient(90deg, #eadb46 0%, #dbb537 42%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.dark__bg i {
    color: #e9db5b;
}
.dark__bg li {
    line-height: 1.4em;
    font-size: 1.1em;
    margin-bottom: 1em;
}
.dark__bg p,
.dark__bg h2,
.dark__bg h3,
.dark__bg h4,
.dark__bg li,
.dark__bg span,
.dark__bg a {
    color: #fff;
}
.hero .slides {
    margin: 2em 0;
}
.call2side {
    z-index: 999;
}
.call2side h3 {
    font-size: 1.7em;
    padding: 0 0.6em;
}
.call2side ul {
    list-style: none;
    padding-left: 0;
}
.call2side ul li {
    line-height: 2.4em;
    text-align: center;
}
.call2side ul li a {
    font-size: 1.3em;
}
.call2side .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border: 1px solid limegreen;
    background: #28a24b;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    font-size: 1.3em;
}
.galeria a {
    margin-bottom: 2.5em;
}
.beneficios ul {
    list-style: none;
    padding-left: 0;
}
.beneficios ul li {
    font-size: 1.5em;
    line-height: 1.4em;
    margin-bottom: 1.1em;
}
.beneficios i {
    color: #92d35e;
    font-size: 1.4em;
    padding-right: 0.4em;
}
.beneficio h4 {
    text-align: center;
    margin-bottom: 1em;
}
.beneficio ul {
    list-style: none;
}
.pvc .beneficio {
    border: 1px solid #14b5e1;
}
.pvc .beneficio li,
.pvc .beneficio p {
    text-align: center;
}
.epdm .beneficios ul {
    list-style: none;
    padding-left: 0;
}
.epdm .beneficios ul li {
    line-height: 1.8em;
    font-size: 1.1em;
}
.inicio .intro {
    padding-top: 1.6em;
}
.inicio .intro p.expertos {
    border: 1px solid #3caaa0;
    padding: 9px;
    color: #175759;
}
.inicio h1 {
    color: #333;
}
.inicio .formulario {
    border: 1px solid #ffe13d;
    background: #faf4f2;
    text-shadow: 1px 1px 2px #fff;
}
.inicio .formulario h3 {
    color: #405792;
    font-size: 1.8em;
    text-align: center;
}
.inicio .formulario label {
    color: #405792;
}
.inicio .formulario small {
    font-size: 70%;
}
.inicio .formulario input {
    line-height: 1em !important;
}
.inicio .formulario .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border: 1px solid limegreen;
    background: #84c15e;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    font-size: 1.3em;
}
.inicio .formulario .telefonos ul {
    padding-left: 0;
}
.inicio .formulario .telefonos ul li {
    list-style: none;
    line-height: 2em;
    font-size: 1.3em;
    text-align: center;
}
.inicio .formulario .telefonos ul li a {
    color: #405792;
}
a.navbar-brand {
    background: #0b2a26b8;
    padding: 8px;
    border-radius: 9px;
}
a.navbar-brand img {
    max-height: 75px;
}
li.nav-item {
    text-transform: uppercase;
    margin: 0 15px;
}
.btn-success {
    color: #fff;
    background-color: #80c145;
    border-color: #80c145;
}
.slides h3 {
    color: #05668d;
}
.slides a {
    background: #05668d;
    border-color: #05668d;
}
.contacto {
    background: linear-gradient(rgba(2, 26, 4, 0.7), rgba(20, 98, 56, 0.45)), url("/img/azoteas-verdes.jpg");
    background-size: cover;
}
.contacto .formulario h3 {
    margin-left: 0.4em;
}
.contacto .telefono p {
    line-height: 2em;
    text-align: center;
}
.contacto .telefono a {
    color: #fff;
    font-size: 1.3em;
}
.contacto .telefono a i,
.contacto .telefono a .fa,
.contacto .telefono a .fas,
.contacto .telefono a .fab {
    color: #eadb46;
}
.contacto .telefono a .fab {
    font-size: 1.4em !important;
}
.contacto .telefono strong {
    font-size: 1.1em;
}
.contacto .telefonos ul {
    padding-left: 1em;
}
.contacto .telefonos li {
    list-style-type: none;
    line-height: 2em;
    font-size: 1.2em;
}
.contacto .telefonos li a {
    color: #fff;
}
.contacto .telefonos li a:hover {
    color: #1e6588;
}
.contacto .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    border: 1px solid limegreen;
    background: #84c15e;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    font-size: 1.3em;
}
footer {
    background: #003d34;
}
footer p,
footer p a {
    color: #fff;
    font-size: 0.9em;
}
footer ul,
footer li {
    padding-left: 0 !important;
}
footer h4,
footer h6 {
    color: #fff;
}
footer a.nav-link {
    padding: 0.1em;
}
footer li {
    list-style-type: none;
}
footer li a {
    color: #fff;
}
.slick-slide img {
    display: block;
    border: 2px solid #666;
}
#inicio,
#tpo,
#pvc,
#epdm,
#contacto {
    padding-top: 120px;
    margin-top: -120px;
    -webkit-background-clip: content-box;
    background-clip: content-box;
}
@media (max-width: 480px) {
    h3.titulo,
    h4.titulo {
        font-size: 1.5em;
    }
    .encabezado .telefonos {
        display: none;
    }
    .form-horizontal .control-label {
        width: auto;
        text-align: left;
        margin-right: 2em;
    }
    .form-horizontal .controls {
        margin-left: auto;
        width: 100%;
        clear: both;
    }
    .form-horizontal .controls input {
        border: 1px solid #ccc;
        clear: both;
        width: 90%;
        height: 2.3em;
    }
    a.navbar-brand img {
        max-height: 54px;
    }
    .beneficios ul li {
        font-size: 1.5em;
        line-height: 1.4em;
        margin-bottom: 1.1em;
    }
}
@media (min-width: 1080px) {
    div#rev_slider_4_1_wrapper {
        margin-top: 3em !important;
    }
}
.modal-header {
    color: #ffffff;
    background-color: #2c3e50;
    border-bottom: none;
}
.modal-title {
    line-height: 1.5;
    font-size: 1.5em;
}
.form-horizontal .controls {
    margin-left: 180px;
}
.modal form {
    display: block;
    margin: 0 0 20px;
}
.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
}
.modal label {
    display: block;
    margin-bottom: 5px;
}
.form-horizontal .control-group {
    margin-bottom: 20px;
}
.modal-header .close {
    color: #fff !important;
    opacity: 1;
    font-size: 2em;
}
.slick-slide {
    margin: 0px 20px;
}
.slick-slide img {
    width: 100%;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.float-button {
    position: fixed;
    z-index: 9000;
    width: 237px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    bottom: 20px;
    left: 40px;
    background-color: #43bf57;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    line-height: 2em !important;
    padding: 0 0.5em 0.5em 0;
    font-size: 14px;
    text-decoration: none;
}
@media (max-width: 480px) {
    .float-button {
        right: 0%;
    }
}
.my-float {
    font-size: 24px;
    margin-top: 6px;
    margin-right: 6px;
}
a.float-button + div.label-container {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s ease;
}
a.float-button:hover + div.label-container {
    visibility: visible;
    opacity: 1;
}
a.float-button:hover {
    color: #fff;
    text-shadow: 1px 1px 2px #555;
}
.grecaptcha-badge {
    display: none;
}
p.recaptcha {
    font-size: 12px;
    margin-top: 2em;
}
