/* CAMBIO DE COLOR POR SECCION*/
.panel {
    min-height: 95vh;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.panel-servicios {
    min-height: 60vh;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.color-cservicios5 {
    background-color: #CE0201;
}
.color-cservicios01 {
    background-color: #954489;
}
.color-cservicios1 {
    background-color: #2ca737;
}
.color-cservicios2 {
    background-color: #692081;
}
.color-cservicios3 {
    background-color: #cd8205;
}
.color-cservicios4 {
    background-color: #e11b29;
}
.color-fondo {
    background-color: #101111;
}
body {
    overflow-x: hidden;
    font-family: "GT Walsheim Light", HelveticaNeue, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.4;
    background-color: #101111;
    color: #fff;
    transition: 1.5s all;
}
p {
    color: #fff;
}
section h2.section-heading {
    font-size: 40px;
    margin: 0;
    padding-bottom: 40px;
    font-family: "GT Walsheim Medium";
}
.boton-slider {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    color: #fff;
    font-size: 20px;
    padding: 14px 20px;
    letter-spacing: 2px;
    font-family: "GT Walsheim Regular";
}
.boton-slider:hover {
    text-decoration: none;
    color: #c1e849;
}
.espacio {
    padding: 25px 0 0;
}
.btn-crear {
    color: #96be16;
    border-color: #96be16;
    padding: 10px;
}
.btn {
    font-weight: 700;
}
.btn-xl {
    font-size: 18px;
    padding: 14px 22px;
    border-radius: 8px;
}
.btn-primary {
    background-color: #7f9431;
    border-color: #7f9431;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #90b323 !important;
    border-color: #90b323 !important;
    color: #fff;
}
.btn-primary:active,
.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
    box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}
::-moz-selection {
    background: #c1e849;
    text-shadow: none;
}
::selection {
    background: #c1e849;
    text-shadow: none;
}
img::-moz-selection {
    background: 0 0;
}
img::selection {
    background: 0 0;
}
img::-moz-selection {
    background: 0 0;
}
#mainNav {
    background-color: #101111;
    padding: 1rem;
}
#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 14px;
    text-transform: uppercase;
    color: #101111;
    border: 0;
    background-color: #c1e849;
    font-family: "GT Walsheim Medium", Helvetica Neue, Arial, sans-serif;
}
#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: #c1e849;
}
#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: #fff;
    font-family: "GT Walsheim Medium", Helvetica Neue, Arial, sans-serif;
}
#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #c1e849;
}
@media (min-width: 992px) {
    #mainNav {
        padding-top: 25px;
        padding-bottom: 25px;
        -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
        transition: padding-top 0.3s, padding-bottom 0.3s;
        border: none;
        background-color: transparent;
    }
    #mainNav .navbar-brand {
        font-size: 1.75em;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 15px !important;
    }
    #mainNav.navbar-shrink {
        padding-top: 5px;
        padding-bottom: 0;
        background-color: #101111;
    }
    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0;
    }
}
.logocrear {
    width: 214px;
    height: 25px;
}
header {
    color: #fff;
    background-image: url(../img/banner_socialmedia.jpg);
    height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    background-repeat: no-repeat;
}
header p {
    line-height: 1.4;
    margin: 0;
}
header.masthead .intro-text {
    padding-top: 150px;
}
header.masthead .intro-text .intro-lead-in {
    font-style: normal;
    line-height: 1;
    margin: 0 0 52px;
    margin-left: 185px !important;
    font-family: "GT Walsheim Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
header .btn-primary {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    padding: 10px 12px;
    border-radius: 20px;
    background-color: #7f9431;
    font-family: GT Walsheim Regular;
    letter-spacing: 1px;
}
header .btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    background: -moz-linear-gradient(-45deg, rgba(255, 0, 4, 0.6) 0%, rgba(0, 6, 186, 0.6) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(255, 0, 4, 0.6) 0%, rgba(0, 6, 186, 0.6) 100%);
    background: linear-gradient(135deg, rgba(255, 0, 4, 0.6) 0%, rgba(0, 6, 186, 0.6) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66ff0004',endColorstr='#660006ba',GradientType=1);
    border-color: transparent !important;
}
.parrafo-banner {
    font-size: 22px;
    margin-left: 185px;
}
@media (min-width: 768px) {
    header.masthead .intro-text .intro-lead-in {
        font-size: 75px;
    }
    .cont-2 {
        display: none;
    }
}
@media (min-width: 600px) {
    .contacto-ancho {
        width: 50%;
    }
}
@media (max-height: 767px) {
    header.masthead .intro-text .intro-lead-in {
        font-size: 40px;
    }
    header.masthead .intro-text {
        padding-top: 200px;
    }
    header.masthead .intro-text .intro-lead-in {
        margin-left: 0px !important;
    }
    .parrafo-banner {
        font-size: 18px;
        margin-left: 0px !important;
    }
}
.descripcion {
    padding: 60px 0 0;
}
.descripcion p {
    font-size: 18px;
    color: #c1c1c1;
}
.service-heading {
    text-transform: none;
    color: #fff;
    font-size: 22px;
    margin: 30px 0 15px;
    font-family: "GT Walsheim Bold";
}
.servicios {
    padding: 60px 0;
}
.servicios h2 {
    font-family: GT Walsheim Regular;
    font-size: 40px;
    padding-top: 30px;
    padding-bottom: 45px;
    text-transform: uppercase;
}
.zoom {
    display: block !important;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
    transition: transform 0.5s ease-out;
}
.zoom:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.05);
}
.contenedor {
    overflow: hidden;
}
.img-servicios {
    width: 528px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.contacto {
    padding: 50px 0;
}
section#contact .form-group {
    margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
    padding: 15px;
    border-radius: 8px;
}
section#contact .form-group input.form-control {
    height: auto;
}
section#contact .form-group textarea.form-control {
    height: 300px;
}
section#contact .form-control:focus {
    border-color: #c1e849;
    -webkit-box-shadow: none;
    box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
    font-weight: 700;
    color: #babfb9;
}
section#contact :-moz-placeholder {
    font-weight: 700;
    color: #babfb9;
}
section#contact ::-moz-placeholder {
    font-weight: 700;
    color: #babfb9;
}
section#contact :-ms-input-placeholder {
    font-weight: 700;
    color: #babfb9;
}
footer {
    padding: 25px 0;
    text-align: center;
}
footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
}
footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
}
ul.social-buttons {
    margin-bottom: 0;
}
ul.social-buttons li a {
    font-size: 20px;
    line-height: 50px;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #101111;
    border-radius: 100%;
    outline: 0;
    border: 1px solid #101111;
}
.footer-instagram a:hover {
    background-color: #b62f86;
    border-color: #b62f86;
    color: #fff;
}
.footer-facebook a:hover {
    background-color: #475b90;
    border-color: #475b90;
    color: #fff;
}
.footer-youtube a:hover {
    background-color: #a63926;
    border-color: #a63926;
    color: #fff;
}
@font-face {
    font-family: "GT Walsheim Bold";
    src: url(../fuentes/GT-Walsheim-Pro-Bold.ttf);
}
@font-face {
    font-family: "GT Walsheim Regular";
    src: url(../fuentes/GT-Walsheim-Pro-Regular.ttf);
}
@font-face {
    font-family: "GT Walsheim Medium";
    src: url(../fuentes/GT-Walsheim-Pro-Medium.ttf);
}
@font-face {
    font-family: "GT Walsheim Light";
    src: url(../fuentes/GT-Walsheim-Pro-Light.ttf);
}
.sticky-container {
    padding: 0;
    margin: 0;
    position: fixed;
    right: -120px;
    top: 230px;
    width: 210px;
    z-index: 1100;
}
.sticky li {
    list-style-type: none;
    background-color: #000;
    color: #efefef;
    height: 68px;
    padding: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
}
.sticky li:hover {
    margin-left: -115px;
}
.sticky li img {
    float: left;
    margin: 18px 10px;
    margin-right: 20px;
}
.sticky li p {
    padding-top: 18px;
    margin: 0;
    line-height: 16px;
    font-size: 16px;
    font-family: GT Walsheim Regular;
}
.sticky li p a {
    text-decoration: none;
    color: #fff;
}
.sticky li p a:hover {
    text-decoration: underline;
}
.seccion-size {
    font-size: 20px;
}
.comenzamos-1 {
    background-image: url(../img/Call-2-action-1.jpg);
}
.flecha {
    font-size: 24px;
    padding: 54px 15px;
    color: #fff;
    font-family: "GT Walsheim Medium";
}
.button span {
    padding-right: 25px;
}
.button a:hover {
    color: #c1e849 !important;
}
.rqnc-solid {
    position: absolute;
    height: auto;
    z-index: 1;
}
.rqnc-air {
    position: absolute;
    height: auto;
    z-index: 2;
}

.caro-air {
    position: absolute;
    height: auto;
    width: 100%;
    z-index: 2;
}
.malamud-solid {
    position: absolute;
    height: auto;
    z-index: 1;
}
.malamud-air {
    position: absolute;
    height: auto;
    z-index: 2;
}
.tyc-solid {
    position: absolute;
    height: auto;
    z-index: 1;
}
.solid{
    position: absolute;
    height: auto;
    z-index: 1;
}
.air{
    position: absolute;
    height: auto;
    z-index: 2;
}

.tyc-air {
    position: absolute;
    height: auto;
    z-index: 2;
}
.olenka-solid {
    position: absolute;
    height: auto;
    z-index: 1;
}
.olenka-air {
    position: absolute;
    height: auto;
    z-index: 2;
}
@media screen and (min-device-width: 1200px) and (max-device-width: 5000px) and (-webkit-min-device-pixel-ratio: 1) {
    .rqnc-solid {
        width: 690px;
        top: 75px;
        left: -90px;
    }
    .rqnc-air {
        width: 490px;
        top: -20px;
        left: 123px;
    }
    
    .caro-air {
        left: -60px;
    }
    
    .tarwi-solid {
        width: 453px;
        top: -55px;
        right: -44px;
    }
    .tarwi-air{
        width: 390px;
        top: 125px;
        left: 73px;
    }
    .malamud-solid {
        width: 665px;
        top: -15px;
        left: -35px;
    }
    .malamud-air {
        width: 435px;
        top: 170px;
        left: 160px;
    }
    .tyc-solid {
        width: 690px;
        top: 0;
        left: -15px;
    }
    .tyc-air {
        width: 365px;
        top: -40px;
        left: 350px;
    }
    .olenka-solid {
        width: 559px;
        top: -29px;
        right: 143px;
    }
    .olenka-air {
        width: 390px;
        top: 125px;
        left: 192px;
    }
    
    .holiday-solid{
        width: 800px;
        top: 0;
        left: 65px;
    }
    .holiday-air{
        width: 295px;
        top: 153px;
        left: 449px;
    }
}
@media (max-width: 1258px) {
    header.masthead .intro-text .intro-lead-in {
        margin-left: 20px !important;
    }
    .parrafo-banner {
        margin-left: 20px !important;
    }
    header.masthead .intro-text {
        padding-top: 200px;
    }
    header .btn-primary {
        font-size: 14px;
    }
}
@media (min-width: 1200px) and (max-width: 1480px) {
    header.masthead .intro-text {
        padding-top: 144px;
    }
    .boton-slider {
        letter-spacing: 1px;
    }
    header.masthead .intro-text .intro-lead-in {
        margin: 0 0 35px;
        margin-left: 40px !important;
    }
    .parrafo-banner {
        margin-left: 40px !important;
    }
}
@media (max-width: 1199px) {
    .seccion-size {
        font-size: 20px;
    }
    section h2.section-heading {
        font-size: 38px;
    }
    .panel {
        padding: 70px 0;
    }
    header.masthead .intro-text .intro-lead-in {
        text-align: left;
        font-size: 40px;
        margin: 0 0 40px;
    }
    .parrafo-banner p {
        font-size: 16px;
    }
    .rqnc-solid {
        width: 555px;
        top: 100px;
        left: 5px;
    }
    .rqnc-air {
        width: 400px;
        top: 25px;
        left: 185px;
    }
    .malamud-solid {
        width: 575px;
        top: 25px;
        left: -35px;
    }
    .malamud-air {
        width: 350px;
        top: 200px;
        left: 160px;
    }
    .tyc-solid {
        width: 530px;
        top: 50px;
        left: 5px;
    }
    .tyc-air {
        width: 305px;
        top: -10px;
        left: 265px;
    }
    .olenka-solid {
        width: 550px;
        top: -10px;
        left: -20px;
    }
    .olenka-air {
        width: 335px;
        top: 170px;
        left: 160px;
    }
}
@media (max-width: 1024px) {
    .seccion-size {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .seccion-size img {
        height: 50px;
    }
    section h2.section-heading {
        font-size: 36px;
        padding-bottom: 30px;
    }
    header.masthead .intro-text {
        padding-top: 210px;
    }
    .espacio {
        padding: 40px 0 0;
    }
    .descripcion p {
        font-size: 17px;
        margin-bottom: 60px;
    }
    .service-heading {
        font-size: 20px;
    }
    .rqnc-solid {
        width: 435px;
        top: 100px;
        left: -15px;
    }
    .rqnc-air {
        width: 295px;
        top: 60px;
        left: 130px;
    }
    .malamud-solid {
        width: 410px;
        top: 100px;
        left: -65px;
    }
    .malamud-air {
        width: 260px;
        top: 220px;
        left: 65px;
    }
    .tyc-solid {
        width: 420px;
        top: 80px;
        left: 0;
    }
    .tyc-air {
        width: 245px;
        top: 30px;
        left: 180px;
    }
    .olenka-solid {
        width: 410px;
        top: 45px;
        left: -65px;
    }
    .olenka-air {
        width: 260px;
        top: 170px;
        left: 65px;
    }
}
@media (max-width: 767px) {
    .descripcion .col-md-6 {
        width: 50%;
    }
    .overlay {
        background: #2f272b;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0.8;
    }
    .cont-1 {
        display: none;
    }
    .panel {
        padding: 0;
        min-height: 95vh;
    }
    .cont-2,
    .cont-3 {
        display: inherit;
        padding: 200px 0;
    }
    section h2.section-heading {
        font-size: 30px;
    }
    .contenedor-banner {
        text-align: center;
    }
    header.masthead .intro-text .intro-lead-in {
        text-align: center;
        font-size: 40px;
        margin: 0 0 40px;
    }
    .parrafo-banner p {
        font-size: 16px;
    }
    .parrafo-banner {
        text-align: center;
        font-size: 16px;
    }
    .button1 span {
        left: 200px;
    }
    .rqnc-solid {
        width: 425px;
        top: 90px;
        left: 15px;
    }
    .rqnc-air {
        width: 320px;
        top: 25px;
        left: 160px;
    }
    .malamud-solid {
        width: 405px;
        top: 35px;
        left: 70px;
    }
    .malamud-air {
        width: 260px;
        top: 155px;
        left: 195px;
    }
    .tyc-solid {
        width: 455px;
        top: 70px;
        left: 20px;
    }
    .tyc-air {
        width: 265px;
        top: 20px;
        left: 220px;
    }
    .olenka-solid {
        width: 405px;
        top: 30px;
        left: 70px;
    }
    .olenka-air {
        width: 260px;
        top: 150px;
        left: 195px;
    }
}
@media (max-width: 575px) {
    .panel {
        min-height: 90vh;
    }
    .cont-2 {
        padding: 180px 0;
    }
    .cont-3 {
        padding: 180px 0;
    }
    header .btn-primary {
        font-size: 12px;
    }
    .servicios h2 {
        font-size: 26px;
    }
    .flecha {
        font-size: 14px;
    }
    .boton-slider {
        font-size: 12px;
        padding: 10px 15px;
    }
    .contenedor-banner {
        padding-top: 0;
    }
    .seccion-size {
        font-size: 16px;
    }
    section h2.section-heading {
        font-size: 30px;
    }
}
@media (max-width: 480px) {
    .seccion-size img {
        height: 42px;
    }
    header.masthead .intro-text .intro-lead-in {
        margin-left: 0px !important;
    }
    .service-heading {
        font-size: 18px;
    }
    .descripcion p {
        font-size: 16px;
    }
    .descripcion img {
        width: 45%;
        margin: -10px 0;
    }
    .descripcion {
        padding: 60px 0 0;
    }
    header.masthead .intro-text .intro-lead-in {
        text-align: center;
        font-size: 40px;
        margin: 0 0 25px;
        font-family: "GT Walsheim Light";
    }
    header.masthead .intro-text {
        padding-top: 185px;
    }
    .espacio {
        padding: 30px 0 0;
    }
    .sticky-container {
        display: none;
    }
    .logocrear {
        width: 180px;
    }
    .panel {
        min-height: 85vh;
    }
    .cont-3,
    .cont-2 {
        padding: 145px 0 130px;
    }
    .rqnc-solid {
        width: 275px;
        top: 60px;
        left: 40px;
    }
    .rqnc-air {
        width: 200px;
        top: 25px;
        left: 145px;
    }
    .malamud-solid {
        width: 275px;
        top: 30px;
        left: 70px;
    }
    .malamud-air {
        width: 160px;
        top: 120px;
        left: 170px;
    }
    .tyc-solid {
        width: 300px;
        top: 55px;
        left: 45px;
    }
    .tyc-air {
        width: 170px;
        top: 20px;
        left: 170px;
    }
    .olenka-solid {
        width: 275px;
        top: 30px;
        left: 70px;
    }
    .olenka-air {
        width: 160px;
        top: 120px;
        left: 170px;
    }
}
@media (max-width: 390px) {
    .panel {
        min-height: 90vh;
    }
    header.masthead .intro-text {
        padding-top: 150px;
    }
    .flecha {
        font-size: 14px;
        padding: 20px 15px;
    }
    section h2.section-heading {
        padding-bottom: 20px;
    }
    .rqnc-solid {
        width: 235px;
        top: 80px;
        left: 40px;
    }
    .rqnc-air {
        width: 170px;
        top: 45px;
        left: 145px;
    }
    .malamud-solid {
        width: 230px;
        top: 40px;
        left: 70px;
    }
    .malamud-air {
        width: 130px;
        top: 120px;
        left: 155px;
    }
    .tyc-solid {
        width: 245px;
        top: 70px;
        left: 45px;
    }
    .tyc-air {
        width: 140px;
        top: 40px;
        left: 170px;
    }
    .olenka-solid {
        width: 230px;
        top: 40px;
        left: 70px;
    }
    .olenka-air {
        width: 130px;
        top: 120px;
        left: 155px;
    }
    
    .holiday-solid {
        width: 210px;
        top: 25px;
        left: 75px;
    }
    .holiday-air {
        width: 100px;
        left: 25px;
        top: 85px;
    }
    
    .tarwi-solid{
        width: 174px;
        top: -80px;
        right: 66px;
    }
    .tarwi-air {
        width: 210px;
        top: 25px;
        left: 75px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
    section h2.section-heading {
        font-size: 30px;
        padding-bottom: 15px;
    }
    .seccion-size {
        font-size: 16px;
    }
    .rqnc-solid {
        width: 365px;
        top: 100px;
        left: -5px;
    }
    .rqnc-air {
        width: 265px;
        top: 45px;
        left: 100px;
    }
    .malamud-solid {
        width: 365px;
        top: 60px;
        left: -5px;
    }
    .malamud-air {
        width: 245px;
        top: 150px;
        left: 100px;
    }
    .tyc-solid {
        width: 380px;
        top: 70px;
        left: 0;
    }
    .tyc-air {
        width: 230px;
        top: 15px;
        left: 145px;
    }
    .olenka-solid {
        width: 380px;
        top: 15px;
        left: -25px;
    }
    .olenka-air {
        width: 245px;
        top: 135px;
        left: 90px;
    }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .rqnc-solid {
        width: 425px;
        top: 80px;
        left: -5px;
    }
    .rqnc-air {
        width: 350px;
        top: -15px;
        left: 200px;
    }
    
    .caro-air {
        width: 350px;
        top: -15px;
        left: 200px;
    }
    .malamud-solid {
        width: 500px;
        top: 5px;
        left: 30px;
    }
    .malamud-air {
        width: 295px;
        top: 165px;
        left: 210px;
    }
    .tyc-solid {
        width: 450px;
        top: 60px;
        left: -5px;
    }
    .tyc-air {
        width: 305px;
        top: -30px;
        left: 245px;
    }
    .olenka-solid {
        width: 480px;
        top: -25px;
        left: 55px;
    }
    .olenka-air {
        width: 285px;
        top: 145px;
        left: 220px;
    }
}
@media (max-width: 320px) {
    header.masthead .intro-text {
        padding-top: 115px;
    }
    header .btn-primary {
        font-size: 10px;
    }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #mainNav {
        padding: 0.5rem;
    }
    header.masthead .intro-text {
        padding-top: 60px;
    }
    header.masthead .intro-text .intro-lead-in {
        font-size: 28px;
        margin: 0;
        margin-bottom: 10px;
    }
    .parrafo-banner p {
        font-size: 15px;
    }
    .espacio {
        padding: 20px 0 0;
    }
    .sticky-container {
        top: 75px;
    }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    header {
        background-attachment: inherit;
    }
}
