@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap);

#help>div,
#servicios>ul {
    grid-template-columns: 1fr
}

header ul>li>a,
header2 ul>li>a {
    padding: 10px 12px;
    transition: .2s
}

#help ul,
header ul,
header2 ul {
    margin: 0;
    height: 100%;
    list-style: none
}

#servicios .plan a,
header ul>li>a,
header2 ul>li>a {
    font-size: 15px;
    text-decoration: none
}

.form_message,
.text_phono {
    padding-left: 10px;
    float: left
}

#help .video:hover .play,
.menu,
.modal-body .close {
    background-color: #fff
}

#help .video:hover .play,
.menu,
.modal-body {
    box-shadow: 0 0 30px rgba(0, 0, 0, .3)
}

#help ul,
#servicios ol,
#servicios>ul,
.menu ul,
footer>div>div>ul,
footer>div>ul>li {
    list-style: none
}

.bg,
.waiting_response_form {
    background-position: center;
    background-repeat: no-repeat
}

#contacto span.title h4,
.bg-2 span.title h2,
.title_text,
main section div.title h2,
main section h3,
main section h6 {
    letter-spacing: -.03em;
    font-family: Open Sans
}

:root {
    --subtitle-color: #6d6e78
}

body {
    font-family: Arial, Helvetica, sans-serif
}

.bg {
   /* background-image: url(../img/fondoshelp.webp);
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom bottom;
    height: 68vh;*/
}

.center {
    margin: auto;
    width: 50%;
    border: 3px solid green;
    padding: 10px
}

.image_phono,
header img {
    width: 26px;
    height: 36px
}

.bg .container-svg {
    display: grid;
    margin-top: -50px
}

.container-svg svg {
    height: 120px;
    width: 100%
}

header,
header2 {
    height: 80px;
    position: fixed;
    width: 100%;
    display: flex;
    align-items: center;
    transition: .4s;
    z-index: 2
}

header.white,
header2.white {
    background-color: #fff;
    box-shadow: 0 2px 40px 0 hsl(0deg 0% 6% / 5%)
}

header .d-flex,
header2 .d-flex {
    justify-content: space-between
}

header ul,
header2 ul {
    display: flex;
    font-weight: 400;
    align-items: center;
    padding: 0
}

.menu ul.disabled>li>a,
header ul.disabled>li>a,
header2 ul.disabled>li>a {
    opacity: .3
}

#contacto h5,
#help h2,
.footer_container_item_ref a,
.footer_container_item_ref_m a,
header ul>li>a,
header.white .fa-bars,
header.white ul>li>a {
    color: #099845
}

header ul>li>a:hover {
    color: #58822c;
    opacity: 1
}

header .fa-bars {
    color: #099845;
    font-size: 28px;
    cursor: pointer
}

#contacto h1,
.form_message,
header2 ul>li>a {
    color: #fff
}

.menu ul>li>a:hover,
header2 ul>li>a:hover {
    color: #0a58ca;
    opacity: 1
}

header2 .fa-bars {
    color: #fff;
    font-size: 28px;
    cursor: pointer
}

header.white img.logo2,
header2.white img.logo2 {
    display: inline-block
}

.footer_container_items_mobile,
header img.logo2,
header.white img.logo1,
header2 img.logo2,
header2.white img.logo1 {
    display: none
}

.image_phono {
    float: left;
    margin-top: 4px
}

.text_phono,
header2 img {
    width: 190px
}

.text_phono {
    height: 36px
}

.text_phono_sup {
    width: 100%;
    height: 16px;
    text-align: center;
    color: #099845
}

.text_phono_inf,
.text_phono_med {
    text-align: center;
    height: 14px;
    width: 100%
}

.text_phono_med {
    font-size: 12px;
    font-weight: 700;
    color: red
}

.text_phono_inf {
    font-size: 9px
}

.large_text,
.text_phono_sup h2 {
    font-size: 16px
}

header2.white ul>li>a {
    color: #0078d4
}

header2.white .fa-bars {
    color: #0099de
}

.bg .container .banner {
    justify-content: space-between;
    align-items: center;
    padding-top: 80px;
    flex-direction: column;
    height: 90vh;
}

.contenedor_header{
    clear:both;
    float:left;
    width: 100%;
    height: 420px;
}
.sub_contenedor_header{
    float:left;
    min-width: 90%;
    margin-left:5%;
    height: 420px;
}
.left_content_header{
    clear:both;
    float:left;
    width: 60%;
    height: 250px;
    
}
.right_content_header{
    position:relative;
    top:20px;
    float:left;
    width: 320px;
    height: 320px;
    background-size:cover;
    background-position:center center;
}

.header_item{
    clear:both;
    float:left;
    width: 100%;
    height: 100px;
}



.check_area{
    clear:both;
    float:left;
    width:20%;
    height: 250px;
    padding-top:65px;
    font-size:45px;
    text-align:right;
    color:#099845;
    font-weight: bold;
}

.content_header_area{
    float:left;
    width:80%;
    height: 100px;
    padding-left:20px;
}

.content_cotiza{
    clear:both;
    float:left;
    width:100%
}
.content_precio{
    clear:both;
    float:left;
    width:100%;
    font-size:24px
}

.button_cotiza{
    clear:both;
    float:left;
    width:40%;
    margin-left:20%;
    margin-top:60px;
    height: 40px;
    color:white;
    text-align: center;
    line-height: 40px;
    background-color: red;
    font-size:26px;
    cursor:pointer
}


.fono_wsp{
    clear:both;
    float:left;
    width:100%;
}


.footer_header{
    clear:both;
    float:left;
    width: 100%;
    height:45px;
    margin-top:40px;
}

.footer_header_top{
    clear:both;
    float:left;
    width: 100%;
    height:15px;
    background-color: #01b400;
}

.footer_header_bottom{
    clear:both;
    float:left;
    width: 100%;
    height:30px;
    background-color: #008301;
}

.content_info{
    float:left;
    width:30%;
    margin-left:35%;
    height: 50px;
}

.icon_wsp{
    clear:both;
    float:left;
    margin-left:40px;
    width: 40px;
    height: 40px;
    background-size:cover;
    background-position:center center;
}
.number_fono_wsp{
    float:left;
    color:#58822c;
    width: 200px;
    height: 50px;
    text-align:left;
    font-size:24px;
    line-height: 50px;
    margin-left:10px;
}

.number_telefono{
    float:left;
    color:#58822c;
    width: 200px;
    height: 50px;
    text-align:left;
    font-size:24px;
    line-height: 50px;
    margin-left:10px;
}

.politica_privacidad{
    clear:both;
    float: left;
    width:100%;
    padding-left:10%;
    padding-right:10%;
    font-size:16px;
    text-align: justify;
    margin-bottom:40px;
}

.footer_politicas{
    clear:both;
    float:left;
    width: 100%;
    text-align: right;

}
.image_buffer{
    width: 100px;
    height: 37px;
}

.contenedor_header_mobile{
    clear:both;
    float:left;
    width: 100%;
    height: 50vh;
    padding:10px;
    display:none;
}
.check_area_mobile{
    clear:both;
    float:left;
    width:100%;
    height: 70px;
    padding-top:10px;
    font-size:45px;
    text-align:center;
    color:#099845;
    font-weight: bold;
    margin-bottom:20px;
}
.content_cotiza_mobile{
    clear:both;
    float:left;
    width:100%;
    height: 70px;
    text-align:center;
}
.content_precio_mobile{
    clear:both;
    float:left;
    width:100%;
    height: 70px;
    text-align:center;
    padding-top:5px;
    font-size:20px;
}
.button_cotiza_mobile{
    clear:both;
    float:left;
    width:100%;
    height: 50px;
}

.button_cotiza_mobile .button_cotiza{
    clear:both;
    float:left;
    width:100%;
    margin-top:5px;
    margin-left:0px;
    height: 40px;
    color:white;
    text-align: center;
    line-height: 40px;
    background-color: red;
    font-size:26px;
    cursor:pointer
}
.fono_wsp_mobile{
    clear:both;
    float:left;
    width:100%;
    margin-top:10px;
    margin-left:0px;
    margin-bottom:10px;
    height: 40px;
    
}
.fono_wsp_mobile .content_info{
    width:86%;
    margin-left:7%;
    margin-top:10px;
}

.fono_wsp_mobile .content_info .icon_wsp{
    clear:both;
    float:left;
    width: 50px;
    height: 50px;
    background-size:cover;
    background-position:center center;
}

.fono_wsp_mobile .content_info .number_fono_wsp{
    float:left;
    color:#58822c;
    width: 200px;
    height: 50px;
    text-align:left;
    font-size:26px;
    line-height: 50px;
    margin-left:20px;
}

.fono_wsp_mobile .content_info .number_telefono{
    float:left;
    color:#58822c;
    width: 200px;
    height: 50px;
    text-align:left;
    font-size:26px;
    line-height: 50px;
    margin-left:20px;
}

@media (max-width:991px) {

    header ul,
    header2 ul {
        display: none
    }

    .bg .container .banner {
        margin-bottom: 40px
    }
}

@media (min-width:992px) {

    header .fa-bars,
    header2 .fa-bars {
        display: none
    }

    .bg .container .banner {
        margin-bottom: 70px;
        flex-direction: row;
        gap: 80px
    }

    .bg .container .banner>div {
        width: 100%
    }
}

@media (min-width:1200px) {
    .bg .container .banner {
        margin-bottom: 40px
    }
}

@media (min-width:1400px) {
    .bg .container .banner {
        margin-bottom: 0
    }
}

.bg .container .banner img,
.bg .container .banner>div {
    width: 100%
}

#servicios div.boton_cotiza button,
.bg .container .banner button {
    font-weight: 400;
    width: 20%;
    margin-left: 40%;
    min-height: 48px;
    border-radius: 3px;
    border: 1px solid #099845;
    background: #099845;
    color: #fff;
    font-family: open sans;
    font-size: 17px
}

.bg .container .banner h1,
.bg-2 span.title h2,
main section div.title h2,
main section h3 {
    font-weight: 300;
    /*margin-bottom: 30px;*/
    text-align: center
}

.bg .container .banner div.logo_img {
    height: 40px;
    width: 10%;
    margin-left: 45%;
    margin-top: 20px
}

#otros-servicios>div>div,
#preguntas>div>div,
.bg .container .banner>div:last-of-type {
    display: flex;
    align-items: center;
    flex-direction: column
}

#servicios div.boton_cotiza button:hover,
.bg .container .banner button:hover {
    background-color: #fc1b2a;
    border: #fc1b2a
}

.bg .container .banner a {
    text-decoration: none;
    color: #fff
}

.bg .container .banner h1 {
    color: #099845;
    font-family: Open Sans;
    font-size: 38px;
    line-height: 1.3;
    margin-top: 5px
}

.bg .container .banner h2 {
    font-size: 21px;
    color: #099845;
    line-height: 31px;
    font-family: open Sans;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

main div.bg-2 {
    background-color: #f5f5f5
}

main section {
    padding-top: 80px;
    padding-bottom: 20px
}

.bg-2 span.title h4,
.container span.title h4,
main section h2 {
    font-size: 40px;
    font-family: Open Sans;
    font-weight: 300;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: -.03em;
    color: #1a1a1a
}

main section h3 {
    font-size: 30px;
    color: #099845
}

.bg-2 span.title h2,
main section div.title h2 {
    font-size: 40px;
    color: #099845
}

.bg-2 span.slogan h2,
.container span.slogan h2,
.container span.slogan h4,
main section div.slogan h2,
main section h5 {
    font-weight: 400;
    font-size: 17px;
    text-align: center;
    color: var(--subtitle-color);
    margin-bottom: 90px;
    line-height: 29px
}

#servicios div.nota h3 {
    font-weight: 400;
    font-size: 17px;
    text-align: center;
    color: #099845;
    margin-bottom: 90px;
    line-height: 29px
}

#help>div {
    padding: 20px;
    display: grid;
    gap: 40px;
    border: 4px solid #f9f15e;
    border-radius: 5px
}

#help .video {
    position: relative;
    width: 100%
}

#help .video:hover {
    cursor: pointer
}

#help .video img {
    box-shadow: 0 44px 98px 0 rgb(0 0 0 / 12%);
    width: 100%;
    transition: .2s
}

#help .video:hover img {
    opacity: .6
}

#help .video .play {
    position: absolute;
    border-radius: 100px;
    background-color: #0078d4;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s
}

#help .video .play i {
    font-size: 31px;
    color: #fff;
    width: 20px
}

#help .video:hover .play i {
    color: #000
}

#help ul {
    display: flex;
    flex-direction: column;
    padding: 0;
    justify-content: space-around
}

#help ul li {
    display: flex;
    align-items: center;
    color: #099845
}

#help ul li i {
    font-size: 28px;
    color: #099845;
    line-height: 1.6em;
    margin-right: 15px
}

#servicios>ul {
    display: grid;
    gap: 30px;
    padding: 0;
    margin: 0
}

#servicios>ul>li {
    box-shadow: 0 25px 98px 0 rgb(0 0 0 / 7%);
    margin-bottom: 40px
}

#servicios>ul>li>h3 {
    background-color: #099845;
    text-align: center;
    color: #fff;
    letter-spacing: -.03em;
    font-family: open sans;
    font-size: 20px;
    line-height: 80px;
    margin: 0
}

#servicios>ul>li>div {
    padding: 170px 30px 50px;
    text-align: justify;
    color: #099845
}

#servicios>ul>li>div .mes {
    font-size: 16px;
    font-family: open sans;
    text-align: center;
    color: #6d6e78;
    margin-top: 10px
}

#servicios .precio {
    font-weight: 300;
    font-family: open sans;
    display: block;
    text-align: center;
    line-height: 1;
    height: 60px;
    font-size: 32px
}

@media (min-width:768px) {
    #servicios>ul {
        grid-template-columns: 1fr 1fr
    }

    #servicios .precio {
        font-size: 31px
    }
    
}

@media (min-width:992px) {
    #help>div {
        grid-template-columns: 1fr 1fr
    }

    #preguntas>div,
    #servicios>ul {
        grid-template-columns: repeat(3, 1fr)
    }

    #servicios .precio {
        font-size: 27px
    }
}

@media (min-width:1200px) {
    #servicios .precio {
        font-size: 35px
    }
}

#servicios ol {
    text-align: left;
    padding: 0;
    margin-top: 10px;
    color: #099845
}

#servicios ol>li>.fa-check {
    color: #25b15f
}

#servicios ol>li>.fa-times {
    color: red
}

#servicios .plan a {
    color: #0078d4;
    padding: 12px 35px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    margin: 40px auto 0;
    border: 1px solid #d8d8d8
}

#servicios .plan a:hover {
    background-color: #1e73be;
    color: #fff
}

#servicios ul li:last-child a,
.modal-body .close:hover {
    background-color: #0078d4;
    color: #fff
}

#servicios .subtitle {
    text-align: center;
    color: #099845;
    margin: 30px 0 0 30px
}

#preguntas>div {
    gap: 60px
}

#otros-servicios>div>div i,
#preguntas>div>div i {
    color: #0078d4;
    font-size: 48px;
    margin-bottom: 25px
}

#preguntas>div>div h3 {
    text-align: center;
    color: #099845
}

#preguntas>div>div h2 {
    text-align: center;
    color: #099845;
    font-size: 30px
}

#preguntas>div>div h4 {
    text-align: center;
    color: #099845;
    font-size: 25px;
    font-weight: 400
}

#preguntas>div>div p {
    color: #6d6d6d;
    text-align: justify;
    margin-top: 15px
}

#otros-servicios>div {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px
}

#otros-servicios>div>div h3 {
    text-align: center
}

#otros-servicios>div>div p {
    color: #6d6e78;
    text-align: center;
    margin-top: 15px
}

.bg-2>#nuestros-proveedores>img {
    margin: 30px auto;
    display: block;
    max-width: 100%
}

main section h6 {
    margin-top: 60px;
    font-size: 30px;
    font-weight: 250;
    text-align: center;
    color: #0078d4
}

.menu ul,
footer hr {
    margin: 0
}

h7 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    font-weight: 700
}

#contacto span.title h4 {
    color: #099845;
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 30px
}

#contacto span.slogan h4 {
    font-weight: 400;
    font-size: 17px;
    text-align: center;
    color: #fff;
    margin-bottom: 90px;
    line-height: 29px
}

#contacto>form>div {
    display: grid;
    grid-template-areas: 'tl' 'tr' 'bl' 'br' 'ta' 'bcenter';
    gap: 20px
}

@media (min-width:768px) {
    #contacto>form>div {
        grid-template-areas: 'tl tr' 'bl br' 'ta ta' 'bcenter bcenter'
    }
}

#contacto>form>div>input,
#contacto>form>div>select {
    height: 50px
}

#contacto>form>div>input,
#contacto>form>div>select,
#contacto>form>div>textarea {
    padding: 0 30px;
    background-color: #f5f5f5;
    font-size: 14px;
    font-family: open sans;
    border-radius: 3px;
    border: none;
    color: #6d6d6d
}

#contacto>form>div>input:focus,
#contacto>form>div>select:focus,
#contacto>form>div>textarea:focus {
    outline: 0
}

#contacto>form>div>input:first-of-type {
    grid-area: tl
}

#contacto>form>div>input:nth-of-type(2) {
    grid-area: tr
}

#contacto>form>div>input:nth-of-type(3) {
    grid-area: bl
}

#contacto>form>div>select {
    grid-area: br
}

#contacto>form>div>textarea {
    grid-area: ta;
    padding: 15px 30px;
    resize: none
}

#contacto>form>div>input:nth-of-type(4),
.captcha_form {
    grid-area: bcenter
}

.check_captcha {
    float: left
}

#contacto>form input[type=submit] {
    margin-top: 92px;
    background-color: #fd525d;
    color: #fff;
    border: 3px solid #fd525d;
    border-radius: 3px
}

#contacto>form input[type=submit]:hover {
    background-color: #fc1b2a;
    border: 3px solid #fc1b2a
}

footer>div:first-of-type {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 30px;
    gap: 20px
}

footer>div>div {
    display: flex;
    gap: 30px
}

footer>div>div>ul,
footer>div>ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 30px
}

footer>div>ul>li a {
    font-weight: 400;
    font-size: 14px;
    color: #0099de;
    text-decoration: none
}

footer>div:last-of-type a:hover,
footer>div>ul>li>a:hover {
    color: #b2babb
}

footer>div>div>a>i {
    color: #099845;
    font-size: 21px
}

footer>div:last-of-type {
    display: flex;
    justify-content: space-between;
    padding: 50px 0 0;
    gap: 20px
}

footer>div:last-of-type a {
    font-size: 14px;
    color: #099845;
    text-decoration: none
}

.container .ref_correo_fiel {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    font-weight: 400;
    font-size: 14px;
    color: #0099de
}

.container .ref_correo_fiel img {
    width: 400px;
    height: auto
}

.msje-ctto-hidden {
    display: none;
    margin-top: 20px
}

.menu ul>li>a,
.modal-body #iframe {
    display: block
}

.msje-ctto-show {
    display: block;
    margin-top: 20px
}

.modal-body {
    padding: 5px;
    text-align: justify
}

.modal-body .close {
    position: absolute;
    border-radius: 100px;
    top: -40px;
    right: -40px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

#politica_antispam .modal-body,
#terminos_y_condiciones .modal-body {
    padding: 30px !important
}

.menu {
    position: fixed;
    left: -300px;
    top: 0;
    height: 100vh;
    width: 300px;
    z-index: 3;
    transition: .6s;
    opacity: 0
}

.menu.open {
    left: 0;
    opacity: 1
}

.menu ul {
    font-weight: 400;
    align-items: center;
    padding: 40px 0 0;
    text-align: center
}

.menu ul>li>a {
    color: #099845;
    font-size: 15px;
    text-decoration: none;
    padding: 30px 12px;
    transition: .2s
}

.whatsapp,
.whatsapp2 {
    position: fixed;
    bottom: 30px;
    right: 10px
}

.whatsapp img,
.whatsapp2 img {
    height: 70px
}

@media (min-width:992px) {
    #otros-servicios>div {
        grid-template-columns: repeat(3, 1fr)
    }

    .menu {
        display: none !important
    }

    .whatsapp {
        display: none
    }
}

@media (max-width:991px) {

    .bg .container .banner h1,
    .bg .container .banner h2 {
        text-align: center
    }

    .bg .container .banner button {
        font-weight: 400;
        width: 40%;
        margin-left: 30%
    }

    .bg .container .banner div.logo_img {
        height: 40px;
        width: 40%;
        margin-left: 30%;
        margin-top: 20px
    }

    .bg .container .banner h1 {
        margin-top: 80px
    }

    footer>div {
        flex-direction: column
    }

    .whatsapp2 {
        display: none
    }
}

@media (min-width:576px) {
   
    .modal-dialog {
        margin: 80px auto;
        width: 80%
    }
}

@media (max-width:575px) {
   
    .modal-dialog .close {
        top: 10px;
        right: 10px
    }
}

.animate {
    visibility: hidden
}

.waiting_response_form {
    display: none;
    width: 100%;
    height: 50px;
    background-image: url(../img/waiting.gif);
    background-size: 50px 50px
}

.large_text {
    text-align: justify;
    color: #1a1a1a
}

.title_text {
    width: 100%;
    height: 4vh;
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    color: #1a1a1a;
    margin-bottom: 14vh
}

.footer_container {
    clear: both;
    float: left;
    width: 100%;
    height: 100px;
    text-align: center;
    margin-bottom: 20px
}

.footer_container_items_pc {
    float: left;
    width: 100%;
    height: auto
}

.footer_container_item {
    float: left;
    width: 23%;
    height: auto;
    margin-right: 1%;
    margin-left: 1%
}

.footer_container_item_icon,
.footer_container_item_ref {
    width: 100%;
    text-align: center;
    float: left;
    height: auto;
    color: #099845
}

.footer_container_item_icon {
    font-size: 24px
}

.footer_container_item_ref {
    clear: both;
    font-size: 14px
}

.footer_container_item_ref_m {
    float: left;
    width: auto;
    height: auto;
    font-size: 14px;
    color: #099845;
    text-align: left;
    line-height: 30px
}





@media only screen and (max-width:1220px) {
    .footer_container_item {
        clear: both
    }

    .container .ref_correo_fiel {
        clear: both;
        float: left
    }

    .footer_container {
        height: 100px
    }

    .footer_container_items_pc {
        display: none
    }

    .footer_container_items_mobile {
        display: block;
        clear: both;
        float: left;
        width: 100%;
        height: 180px
    }

    .footer_container_item_icon {
        float: left;
        width: 50px
    }

    .footer_container_item_ref {
        float: left;
        text-align: left;
        width: auto
    }
}

@media screen and (max-width:991px) {
    .footer_container {
        height: 160px
    }

    .footer_container_item {
        width: 100%
    }
}

@media (max-width:767px) {
    .bg .container .banner h1 {
        font-size: 30px
    }

    .bg .container .banner h2,
    .bg .container .banner p {
        font-size: 16px
    }

    main section h2,
    main section h3 title {
        font-size: 32px
    }

    footer>div>div>ul,
    footer>div>ul {
        flex-direction: column;
        gap: 10px
    }
}

@media(max-width:414px) {
    .footer_container_item_ref_m {
        font-size: 10px;
        margin-left: 0
    }

    .footer_container_item_icon {
        margin-right: 20px;
        width: 20px
    }

    #planes .subtitle {
        text-align: left;
        margin: 0
    }
}

.icon_service {
    width: 100%;
    height: 120px;
    margin-top: 20px;
    position: fixed;
    padding: 0 !important
}

.icon_img_service {
    clear: both;
    float: left;
    position: fixed;
    text-align: center;
    width: 40%;
    height: 120px;
    margin-left: 30%
}

.icon_img_service img {
    width: 120px;
    height: 120px
}

@media only screen and (min-width:900px) and (max-width:1023px) {
    .container .ref_correo_fiel img {
        width: 300px;
        height: auto
    }
}

.contenedor_header{
    display:block;
}
.fono_wsp{
    display:block;
}
.contenedor_header_mobile{
    display:none;
}

@media screen and (min-width:796px) and (max-width:899px) {
    .bg .container .banner {
       
        height: 100vh;
    }

    .container .ref_correo_fiel img {
        width: 300px;
        height: auto
    }
    .left_content_header{
        width:60%;
    }
    .right_content_header{
        width:40%;
        display:block;
    }
    .contenedor_header{
        display:none;
    }
    .fono_wsp{
        display:none;
    }
    .contenedor_header_mobile{
        display:block;
    }
    #help>div {
        gap: 10px;
    }
}

@media screen and (min-width:768px) and (max-width:795px) {
    .footer_header{
        
        margin-top:140px;
    }
    .container .ref_correo_fiel img {
        width: 300px;
        height: auto
    }
    .left_content_header{
        width:100%;
    }
    .right_content_header{
        display:none;
    }
    .contenedor_header{
        display:none;
    }
    .fono_wsp{
        display:none;
    }
    .contenedor_header_mobile{
        display:block;
    }
    #help>div {
        gap: 10px;
    }
}

@media screen and (min-width:650px) and (max-width:767px) {
    .bg .container .banner {
       
        height: 100vh;
    }
    .footer_header{
        
        margin-top:140px;
    }
    .container .ref_correo_fiel img {
        width: 300px;
        height: auto
    }
    .contenedor_header{
        display:none;
    }
    .fono_wsp{
        display:none;
    }
    .contenedor_header_mobile{
        display:block;
    }
    #help>div {
        gap: 10px;
    }
}

@media only screen and (min-width:500px) and (max-width:649px) {
    .bg .container .banner {
       
        height: 100vh;
    }
    .container .ref_correo_fiel img {
        width: 300px;
        height: auto
    }
    .left_content_header{
        width:100%;
    }
    .right_content_header{
        display:none;
    }
    .contenedor_header{
        display:none;
    }
    .fono_wsp{
        display:none;
    }
    .contenedor_header_mobile{
        display:block;
    }
    #help>div {
        gap: 10px;
    }
}

@media only screen and (min-width:412px) and (max-width:499px) {
    .bg .container .banner {
       
        height: 100vh;
    }
    .footer_header{
        
        margin-top:140px;
    }
    .container .ref_correo_fiel img {
        width: 300px;
        height: auto
    }
    .left_content_header{
        width:100%;
    }
    .right_content_header{
        display:none;
    }
    .content_info{
        float:left;
        width:50%;
        margin-left:25%;
        height: 50px;
    }
    .icon_wsp{
        clear:both;
        float:left;
        margin-left:0px;
        width: 30px;
        height: 30px;
        background-size:cover;
        background-position:center center;
    }
    .number_fono_wsp{
        float:left;
        color:red;
        width: 150px;
        height: 30px;
        text-align:left;
        font-size:18px;
        line-height: 30px;
        margin-left:5px;
    
    }
    .contenedor_header{
        display:none;
    }
    .fono_wsp{
        display:none;
    }
    .contenedor_header_mobile{
        display:block;
    }
    #help>div {
        gap: 10px;
    }
}

@media only screen and (min-width:375px) and (max-width:411px) {
    .bg .container .banner {
       
        height: 100vh;
    }
    .footer_header{
        
        margin-top:140px;
    }
    .container .ref_correo_fiel img {
        width: 300px;
        height: auto
    }
    .left_content_header{
        width:100%;
    }
    .right_content_header{
        display:none;
    }
    .content_info{
        float:left;
        width:50%;
        margin-left:25%;
        height: 50px;
    }
    .icon_wsp{
        clear:both;
        float:left;
        margin-left:0px;
        width: 30px;
        height: 30px;
        background-size:cover;
        background-position:center center;
    }
    .number_fono_wsp{
        float:left;
        color:red;
        width: 150px;
        height: 30px;
        text-align:left;
        font-size:18px;
        line-height: 30px;
        margin-left:5px;
    
    }
    .contenedor_header{
        display:none;
    }
    .fono_wsp{
        display:none;
    }
    .contenedor_header_mobile{
        display:block;
    }
    #help>div {
        gap: 10px;
    }
}

@media only screen and (min-width:360px) and (max-width:374px) {
    .bg .container .banner {
       
        height: 100vh;
    }
    .footer_header{
        
        margin-top:350px;
    }
    .container .ref_correo_fiel img {
        width: 300px;
        height: auto
    }
    .left_content_header{
        width:100%;
    }
    .right_content_header{
        display:none;
    }
    .content_info{
        float:left;
        width:50%;
        margin-left:25%;
        height: 50px;
    }
    .icon_wsp{
        clear:both;
        float:left;
        margin-left:0px;
        width: 30px;
        height: 30px;
        background-size:cover;
        background-position:center center;
    }
    .number_fono_wsp{
        float:left;
        color:red;
        width: 150px;
        height: 30px;
        text-align:left;
        font-size:18px;
        line-height: 30px;
        margin-left:5px;
    
    }
    .contenedor_header{
        display:none;
    }
    .fono_wsp{
        display:none;
    }
    .contenedor_header_mobile{
        display:block;
    }

    #help>div {
        gap: 10px;
    }
    
}