﻿body {
    font-family: "Source Sans Pro", sans-serif !important;
}


/* Set padding to keep content from hitting the edges */

.body-content {
    padding-left: 0px;
    padding-right: 0px;
}
.payment-banner-wrapper{
    position:relative;
}
.payment-btn{
    position:absolute;
    top:17%;
    z-index:9999;
}
.table {
    font-size: 16px;
}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.lockPng {
    height: 170%;
    position: absolute;
    top: -22px;
    left: 20px;
}

.alertText {
    vertical-align: sub !important;
}

.searchlbl {
    visibility: hidden !important;
}

.btnSearch {
    background: #0060a9;
    margin: 0 !important;
    color: white !important;
    font-weight: 600 !important;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .container {
    position: static;
}

.yamm .dropdown-menu {
    width: 100%;
}

.yamm .yamm-content {
    padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    width: 100%;
    padding: 10px 0 50px 0;
}

.grid-demo {
    padding: 0px 20px;
}

    .grid-demo [class*="col-"] {
        font-size: 1em;
        line-height: 2;
    }

        .grid-demo [class*="col-"] h4 {
            color: #464646;
            font-size: 17px;
            font-style: italic;
        }

        .grid-demo [class*="col-"] a {
            display: block;
            margin-bottom: 15px;
            line-height: 140%;
        }

        .grid-demo [class*="col-"] h4 a {
            line-height: inherit;
            margin-bottom: 10px;
        }

.col_menu_mandatorio a {
    border-bottom: 1px solid #0060a9;
    color: #0060a9;
    display: block;
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 2px;
    padding-top: 7px;
}

.yamm.navbar-default .navbar-nav > .open > a,
.yamm.navbar-default .navbar-nav > .open > a:focus,
.yamm.navbar-default .navbar-nav > .open > a:hover {
    background: none;
    color: #56b9e5;
}


.h2Affiliation {
    color: #0060a9;
    font-weight: 600;
    font-size: 30px;
    margin-top: 40px;
}

.h2Card {
    font-size: 27px;
    margin-bottom: 30px;
    margin-top: 0 !important;
}

.googleCaptcha {
    padding: 30px 0
}

.pciLogo {
    float: right;
    height: 30px;
    width: auto;
}

.dummyCard {
    padding-bottom: 20px
}

.bold {
    font-weight: bold;
}

.form-control[readonly] {
    color: #0e62a5 !important;
    font-weight: 600 !important;
}

.alert-PCI {
    color: #006a70;
    background-color: #f7ffff;
    border-color: #5fadb1;
    border-radius: 12px;
    margin-top: 50px;
}

.finalButtons {
    margin-top: 7.75%;
    margin-bottom: 5%;
}

.jumbotroncvv {
    margin-top: 25px;
    margin-bottom: 0 !important;
}

.loadingoverlay_element {
    width: 60px !important;
    height: 60px !important;
}

.loadingoverlay {
    background: rgba(255, 255, 255, 0.5) !important
}

.input-validation-error {
    border: 1px solid #d00d0d !important;
}

.recTableHeader {
   
}

#successAlert {
    background-color: #a3c765;
    
}


.custom-alert {
    padding: 1.2em
}

    .custom-alert h2 {
        color : white;
        margin-bottom : 5px;
        display : inline-block;
    }

#failureAlert {
    background-color: #e35764
}
.startButtons {
    margin-top: 7.75%;
    margin-bottom: 30%;
}

.btnContinuar2 {
    margin-top: 6%;
    margin-bottom: 5%;
}

.btnContinuar {
    margin-top: 7.75%;
    margin-bottom: 5%;
}

.recTableHeading {
    font-weight: 600;
    color: white;
    display: inline;
    vertical-align: middle;
    font-size: 40px;
}

.dummyCard {
    width: 100%;
}

.recTableBody {
    background-color: #f6f6f6;
    padding: 2%;
}

.wrapper {
    font-family: 'Source Sans Pro', sans-serif !important;
    width: 100%;
    overflow: hidden;
    color: #464646;
}

.fa {
    color: #969696 !important;
}

.btnAffiliate {
    background-color: #0e62a5;
    border: 2px solid #0e62a5;
    font-weight: 600;
    color: white;
    padding: 1.25% 0 !important;
    margin-top: 25px !important;
    width: 275px;
}

    .btnAffiliate:hover, .btnAffiliate:focus {
        background-color: #f9f9f9;
        color: #0e62a5;
        border: 2px solid #0e62a5;
        outline: none !important;
        box-shadow: none !important;
        opacity: 1 !important;
    }

.btnFinalizar {
    background-color: #0e62a5;
    border: 2px solid #0e62a5;
    font-weight: 600;
    color: white;
    padding: 0.75% 0 !important;
    margin-top: 25px !important;
    width: 150px;
    border-radius: 5px;
    font-size: 18px !important;
    margin-right: 3% !important;
}

    .btnFinalizar:hover, .btnFinalizar:focus {
        background-color: #f9f9f9;
        color: #0e62a5;
        border: 2px solid #0e62a5;
        outline: none !important;
        box-shadow: none !important;
        opacity: 1 !important;
    }

.btnActualiza {
    background-color: #56b9e5;
    font-weight: 600;
    color: white;
    width: 275px;
    padding: 1.25% 0 !important;
    margin-top: 25px !important;
}

    .btnActualiza:hover, .btnActualiza:focus {
        background-color: #f9f9f9;
        color: #56b9e5;
        border: 2px solid #56b9e5;
        outline: none !important;
        box-shadow: none !important;
        opacity: 1 !important;
    }

.btnImprimir {
    background-color: #0180ff;
    font-weight: 600;
    color: white;
    width: 150px;
    padding: 0.75% 0 !important;
    margin-top: 25px !important;
    border-radius: 5px;
    font-size: 18px !important;
    margin-right: 3% !important;
}

    .btnImprimir:hover, .btnImprimir:focus {
        background-color: #f9f9f9;
        color: #0180ff;
        border: 2px solid #0180ff;
        outline: none !important;
        box-shadow: none !important;
        opacity: 1 !important;
    }


.titleHeading {
    margin-top: 6.3%;
    margin-bottom: 30px;
    text-transform : uppercase;
}

option:not(.disabled) {
    font-size: 16px;
    line-height: 26px;
    color: black !important;
    padding: 10px 0 !important;
    margin: 10px 0 !important;
}

i.fa.fa-search-plus {
    font-size: 20px !important;
}

h2 {
    font-size: 50px;
    font-weight: normal;
}

h3 {
    font-size: 44px;
    font-weight: normal;
}

header .logo {
    float: left;
    width: 235px;
    margin: 10px 20px 5px 0;
}

header .menu-top {
    color: #0060a9;
    float: right;
    text-align: right;
    height: 40px;
    width: 67%;
    padding-top: 5px;
    margin-bottom: 4px;
}

.full {
    width: 100% !important;
}

header .menu-top {
    font-size: 15px;
    font-weight: 600;
}

    header .menu-top .user {
        float: right;
    }

        header .menu-top .user a {
            font-weight: 600;
            text-decoration: none;
        }

            header .menu-top .user a img {
                text-decoration: none;
                margin-right: 6px;
            }

    header .menu-top a {
        text-decoration: underline;
        float: right;
        margin-left: 10px;
        margin-top: 4px;
        font-weight: 600;
    }

nav {
    float: right;
}

    nav ul {
        list-style: none;
    }

        nav ul li {
            float: left;
            margin-right: 2px;
        }

            nav ul li a {
                font-size: 15px;
                font-weight: 700;
                display: block;
                color: #0060a9;
                text-decoration: underline;
                background: #56b9e5;
                padding: 17px 13px 15px;
            }

                nav ul li a.activo {
                    background: #0060a9;
                    color: #fff;
                    text-decoration: none;
                }

.phone {
    background: #f9db00;
    float: right;
    font-weight: 400;
    color: #464646;
    font-size: 19px;
    padding: 12px 8px 13px 8px;
}

    .phone a {
        color: #464646;
    }

        .phone a:hover {
            color: #0060a9;
        }

.submenu,
.submenu_blue {
    width: 100%;
    background: #0060a9;
    position: relative;
}

    .submenu .container {
        position: relative;
    }

    .submenu ul {
        list-style: none;
    }

        .submenu ul li {
            float: left;
            margin-right: 20px;
            padding: 18px 0;
        }

            .submenu ul li a {
                color: #fff;
                font-size: 20px;
                font-weight: bold;
                font-style: italic;
            }

.adt {
    font-size: 23px;
    color: #fff;
    font-style: italic;
    position: relative;
    float: right;
    top: 13px;
}

.submenu2 {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 0 30px;
    position: absolute;
    top: 64px;
    width: 100%;
    z-index: 99;
}

#submenu2-a,
#submenu2-b,
#submenu2-c {
    display: none;
}

#sub1:hover #submenu2-a {
    display: block;
}

.submenu2 .submenu2-1 a {
    border-bottom: 1px solid #0060A9;
    color: #0060A9;
    display: block;
    font-size: 22px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 400;
}

.submenu2-2 a {
    font-size: 16px;
    color: #0060a9;
    display: block;
    line-height: 36px;
    font-weight: 300;
}

.submenu2-2 h4 {
    color: #464646;
    font-size: 24px;
    font-style: italic;
}

.menu-mobile {
    display: none;
    font-family: 'Source Sans Pro', sans-serif !important;
}

    .menu-mobile ul li a {
        font-family: 'Source Sans Pro', sans-serif !important;
        color: #0060a9 !important;
        margin-left: 20px;
    }

.wrap-menu-mobile {
    display: none;
}

.navbar-toggle {
    color: #3291c7;
    font-size: 36px;
}

.btn {
    display: inline-block;
    padding: 5px 10px;
    margin: -3px 0 5px 0;
}

.btn:hover {
    opacity: 0.8;
}

    .btn span {
        float: left;
        padding: 8px 12px;
    }

    .btn i {
        font-size: 50px;
    }

.btn-yellow {
    background: #f9db00;
}

    .btn-yellow a {
        color: #464646;
    }

        .btn-yellow a:hover {
            color: #464646;
            text-decoration: none;
        }

.btn-celeste {
    background: #56b9e5;
}

    .btn-celeste a {
        color: #fff;
    }

        .btn-celeste a:hover {
            color: #fff;
            text-decoration: none;
        }

.btn-gris {
    background: #c7cbce;
}

    .btn-gris a {
        color: #464646;
    }

        .btn-gris a:hover {
            color: #464646;
            text-decoration: none;
        }

.btn-gris2 {
    background: #ebebeb;
}

    .btn-gris2 a {
        color: #464646;
    }

        .btn-gris2 a:hover {
            color: #464646;
            text-decoration: none;
        }

.btn-blanco {
    background: #fff;
}

    .btn-blanco a {
        color: #0060a9;
    }

        .btn-blanco a:hover {
            color: #0060a9;
            text-decoration: none;
        }

section#home-1 {
    padding: 25px 0 15px 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.box-get-free {
    background: #e3e4e5;
    margin-bottom: 10px;
    padding: 10px;
}

    .box-get-free h2 {
        color: #0060a9;
        font-size: 30px;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 5px;
    }

    .box-get-free p,
    .mauticform-freehtml span {
        font-family: 'Arial';
        color: #333;
        font-size: 15px;
        line-height: 19px;
    }

        .box-get-free p span {
            font-weight: bold;
            text-decoration: underline;
        }

.mauticform-checkboxgrp {
    font-size: 0 !important;
    width: 19px;
    float: left;
}

form.form-suscriber input,
.mauticform-input,
.mauticform-selectbox {
    width: 100%;
    height: 40px;
    border: 1px solid #c7c7c8;
    margin-bottom: 5px;
    padding-left: 10px;
    color: #585858;
    border-radius: 0 !important;
}

form.form-suscriber select {
    width: 100%;
    height: 40px;
    border: 1px solid #c7c7c8;
    margin-bottom: 5px;
    padding-left: 10px;
    color: #585858;
}

.formulario_home input {
    width: 100%;
    height: 40px;
    border: 1px solid #c7c7c8;
    margin-bottom: 5px;
    padding-left: 10px;
    color: #585858;
}

.formulario_home select {
    width: 100%;
    height: 40px;
    border: 1px solid #c7c7c8;
    margin-bottom: 5px;
    padding-left: 10px;
    color: #585858;
}

.formulario_home .checkbox {
    margin-bottom: 0px;
}

.formulario_home .btn-yellow {
    border: none;
    padding: 4px 20px;
}

    .formulario_home .btn-yellow i {
        font-size: 36px;
        vertical-align: sub;
        margin-left: 4px;
    }

.formulario_home .bajada-form {
    color: #585858;
    font-size: 12px;
    font-family: 'Arial';
    font-weight: 300;
}

.mauticform-row {
    margin-bottom: 0 !important;
}

.mauticform-button-wrapper .mauticform-button.btn-default,
.mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default {
    background-color: #f9db00 !important;
    font-size: 22px !important;
    margin: 10px 0 5px !important;
    padding: 4px 20px !important;
    color: #333 !important;
    font-weight: normal !important;
}

.btn i {
    font-size: 23px !important;
}

#mauticform_bannersolicitagratisunasesoradt_recaptcha {
    margin: 6px 0 12px !important;
}

    #mauticform_bannersolicitagratisunasesoradt_recaptcha iframe {
        width: 93%;
    }

#mauticform_cotizacionesenmenosde24hrs__campos_personalizados {
    margin: 10px 0 !important;
}

.box-slide {
    min-height: 250px;
    text-align: center;
    color: #fff;
    padding: 10px 10px;
}

#box-slide1 {
    background: #56b9e5;
}

#box-slide2 {
    background: #0060a9;
}

.box-slide h2 {
    font-size: 38px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

    .box-slide h2 img {
        margin-right: 10px;
    }

.box-slide p {
    font-size: 18px;
}

.servicio-al-cliente-home {
    margin-top: 40px;
}

section#home-2 {
    text-align: center;
}

#home-2 h2 {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}

#home-2 p {
    color: #464646;
    font-size: 17px;
    line-height: 20px;
    margin-top: 15px;
}

.solution {
    cursor: pointer;
}

    .solution.activo img {
        transform: scale(1.05);
    }

    .solution.activo p {
        color: #0060A9 !important;
        font-weight: bold !important;
    }

    .solution:hover p {
        color: #0060A9 !important;
    }

#panel-solu2,
#panel-solu3,
#panel-solu4,
#panel-solu5,
#panel-solu6,
#panel-solu7,
#panel-solu8 {
    display: none;
}

section#home-3 {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#home-3 img {
    min-width: 1000px;
}

.box-home3 {
    width: 100%;
    max-width: 400px;
    margin-top: 10%;
    padding-bottom: 80px;
}

    .box-home3 h2 {
        font-size: 44px;
        font-weight: normal;
    }

    .box-home3 p {
        font-size: 18px;
        color: #464646;
        line-height: 25px;
    }

    .box-home3 .btn {
        margin-left: -10px;
    }

section#home-4 {
    padding: 45px 0 15px 0;
}

.box-home4 {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 30px;
}

    .box-home4 h3 {
        background: rgba(0, 96, 169, 0.9);
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        width: 100%;
        font-size: 30px;
        color: #fff;
        font-weight: normal;
        padding: 5px 0;
    }

.contenido-home4 {
    background: none repeat scroll 0 0 rgba(0, 96, 169, 0.9);
    position: absolute;
    top: -100%;
    height: 100%;
    transition: all 0.5s ease;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 0 10px 0 10px;
}

    .contenido-home4 h4 {
        text-align: center;
        margin: 1% 0 0 0;
        width: 100%;
        font-size: 22px;
        color: #fff;
        font-weight: normal;
        padding: 5px 0;
    }

    .contenido-home4 p {
        font-size: 18px;
        line-height: 110%;
    }

.box-home4:hover .contenido-home4 {
    top: 0%;
}

.box-home4:hover h3 {
    opacity: 0;
}

section#home-5 {
    background: #0060a9;
    text-align: center;
    padding: 20px 0 40px 0;
}

    section#home-5 h2 {
        color: #fff;
        font-size: 55px;
        font-weight: normal;
        margin-bottom: 50px;
    }

#home-6 .box-home3 {
    max-width: 580px;
}

.box-home6 {
    width: 100%;
    margin-top: 0;
}

    .box-home6 h2 {
        font-size: 44px;
        font-weight: normal;
        color: #0060a9;
    }

    .box-home6 p {
        font-size: 18px;
        color: #464646;
        line-height: 25px;
    }

    .box-home6 .btn {
        padding: 0px;
    }

        .box-home6 .btn span {
            padding-left: 0px;
            font-weight: 600;
        }

section#home-7 {
    text-align: center;
    background: #4bb0e1;
    color: #fff;
    font-size: 30px;
    padding: 0px 0 30px 0;
    margin-top: 35px;
}

#home-7 h3 {
    font-size: 31px;
    font-style: italic;
    font-weight: normal;
}

#home-7 h2 {
    font-size: 52px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: -15px;
}

    #home-7 h2 a {
        color: #fff;
    }

    #home-7 h2 img {
        margin-bottom: 20px;
    }

#home-7 p {
    font-weight: 100;
    margin: 0;
    padding: 0;
}

section#suscriber-1 {
    padding: 25px 0 15px 0;
    background: url('../img/slide2.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.box-get-home {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 10px 30px 20px;
    margin-bottom: 10px;
}

    .box-get-home h2 {
        font-size: 38px;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .box-get-home .precio,
    .box-get-home h1 {
        color: #005FA9;
        float: left;
        font-size: 50px;
        font-weight: 600;
        line-height: 105%;
        margin-bottom: 10px;
    }

    .box-get-home h3 {
        background: #f9db00 url(../img/phone.png) no-repeat 7px center;
        float: left;
        font-weight: 600;
        color: #464646;
        font-size: 19px;
        padding: 10px 8px 10px 30px;
        margin: 0px;
    }

        .box-get-home h3 a {
            color: #464646;
        }

    .box-get-home h4 {
        width: 100%;
        display: block;
        float: left;
        font-size: 12px;
        font-weight: normal;
        margin-bottom: -10px;
        margin-top: 10px;
    }

    .box-get-home .precio2 {
        float: left;
        font-size: 31px;
        line-height: 39px;
        margin-top: 52px;
        width: 100px;
    }

    .box-get-home p {
        float: left;
    }

#phone2 {
    float: left;
}

section#suscriber-2 {
    background: #56b9e5;
    color: #fff;
    padding: 20px 0 45px 0;
}

.separador-bottom {
    width: 100%;
    height: 1px;
    background: #fff;
    margin: 25px 0;
}

#box-sus2-1 h4 {
    font-size: 36px;
    font-weight: 600;
}

#box-sus2-1 h5 {
    font-size: 24px;
    font-weight: 600;
    color: #0060a9;
    margin: 25px 0 0 0;
}

    #box-sus2-1 h5 a {
        color: #0060a9;
    }

#box-sus2-1 p {
    font-size: 16px;
}

#box-sus2-3 {
    font-size: 33px;
    line-height: 38px;
}

    #box-sus2-3 b {
        font-size: 48px;
    }

    #box-sus2-3 sup {
        font-size: 55% !important;
    }

#box-sus2-4 {
    font-size: 16px;
}

    #box-sus2-4 h4 {
        font-size: 36px;
        font-weight: 600;
    }

    #box-sus2-4 ul {
        margin-left: 20px;
    }

        #box-sus2-4 ul li {
            margin-bottom: 0px;
            font-weight: 300;
        }

#box-sus2-5 {
    border-left: 1px solid #fff;
    padding-left: 25px;
}

    #box-sus2-5 h4 {
        font-size: 33px;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 3px;
    }

    #box-sus2-5 p {
        font-size: 16px;
        font-family: 'Arial';
    }

.form-suscriber.form-suscriber2 input {
    padding-left: 10px;
    height: 50px;
}

.agree {
    float: right;
    font-family: 'Arial';
    font-size: 12px;
    font-weight: 300;
    margin-right: 10px;
    width: 100px;
    line-height: 14px;
    margin-top: 9px;
}

section#suscriber-3 {
    text-align: center;
    padding: 10px 0 56px 0;
}

#suscriber-3 p {
    font-size: 16px;
    padding: 0 50px;
}

.box-sus-3 {
    border-right: 1px solid #c8c8c8;
}

    .box-sus-3.ultimo {
        border-right: none;
    }

#suscriber-3 .box-sus-3:last-child {
    border-right: none;
}

.box-sus-3 h4 {
    color: #0060a9;
    font-size: 26px;
    font-weight: bold;
}

.box-sus-3 p {
    font-size: 18px;
    line-height: 25px;
}

#suscriber-3.cajas_centradas .box-sus-3 .img-cajas {
    display: inline !important;
}

section#suscriber-4 {
    background: #005fa9;
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
}

#suscriber-4 img {
    margin-bottom: 10px;
}

.box-sus-4 {
    padding: 30px 0;
    height: 200px;
    cursor: pointer;
}

    .box-sus-4.activo {
        background: #00bae7;
    }

#panel-bs4-2,
#panel-bs4-3,
#panel-bs4-4,
#panel-bs4-5,
#panel-bs4-6 {
    display: none;
}

.flecha {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: -30px;
    display: none;
}

.box-sus-4.activo .flecha {
    display: block;
}

section#suscriber-5 {
    background: url('../img/suscriber5.jpg') no-repeat center left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#suscriber-5 .container {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}

#suscriber-5 img {
    min-width: 1000px;
}

.box-suscriber5 {
    margin-top: 7%;
}

    .box-suscriber5 h3 {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .box-suscriber5 ul {
        font-size: 18px;
        font-weight: 600;
        margin: 20px;
    }

    .box-suscriber5 .btn {
        margin-left: -10px;
        background: #fff;
    }

section#suscriber-6 {
    background: url('../img/bg_sus-6.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    padding-bottom: 60px;
}

#suscriber-6 h4 {
    font-size: 40px;
    font-style: italic;
    background: #f9db00;
    display: inline-block;
    padding: 10px 30px;
    margin-top: 60px;
}

#suscriber-6 h5 {
    color: #fff;
    font-size: 46px;
    font-weight: 600;
    font-style: italic;
    margin: 0;
}

#suscriber-6 h2 {
    color: #fff;
    font-size: 64px;
    font-weight: 600;
    font-style: italic;
    margin: 0;
}

section#suscriber-6 a {
    color: #fff;
}

section#suscriber-7 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 120px 0 30px 0;
}

.box-sus-7a .contenido-sus-7 ul li {
    background: url(../img/item.png) no-repeat top left;
    padding: 0px 0 12px 50px;
}

#wrap-sus-7 {
    position: relative;
}

.box-sus-7a {
    background: #fff;
}

    .box-sus-7a h4 {
        color: #fff;
        background: #005fa9;
        font-size: 30px;
        font-weight: 600;
        padding: 35px 0;
        text-align: center;
    }

    .box-sus-7a .contenido-sus-7 {
        padding: 0 38px 30px 38px;
        text-align: center;
        font-size: 18px;
    }

    .box-sus-7a h5 {
        color: #0060a9;
        font-weight: bold;
        font-size: 26px;
    }

    .box-sus-7a .contenido-sus-7 ul {
        text-align: left;
        list-style: none;
        font-size: 22px;
        font-weight: 600;
        margin-bottom: -20px;
    }

        .box-sus-7a .contenido-sus-7 ul li {
            margin-bottom: 10px;
        }

            .box-sus-7a .contenido-sus-7 ul li img {
                margin-right: 10px;
            }

.box-sus-7b {
    background: #005fa9;
    color: #fff;
    text-align: center;
    padding: 10px 0 15px 0;
}

#box-sus-7b {
    bottom: 0;
    position: absolute;
    right: 0;
}

.box-sus-7b h4 {
    color: #f9db00;
    font-size: 48px;
    font-weight: 600;
}

.box-sus-7b h5 {
    font-size: 32px;
    font-weight: normal;
}

.wrap_precio_b {
    width: 80%;
    margin: 0 auto;
}

.precio_b {
    font-size: 88px;
    line-height: 88px;
    font-weight: 600;
    float: left;
    width: 65%;
    text-align: right;
}

.precio2_b {
    float: left;
    font-size: 30px;
    line-height: 36px;
    margin-top: 9px;
    padding-left: 10px;
    text-align: left;
    width: 30%;
}

section#suscriber-8 {
    background: #ebebeb;
    text-align: center;
}

#suscriber-8 p {
    font-size: 30px;
}

    #suscriber-8 p a {
        color: #0060a9;
        text-decoration: underline;
    }

.wrap-table {
    width: 100%;
    position: relative;
}

.wrap-table-img-res {
    position: absolute;
    top: 47px;
    left: -51px;
    height: 981px;
    width: 51px;
    background: url(../images/adt-tablas-residencial.jpg) no-repeat left top;
}

#suscriber-8 table {
    background: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    min-width: 650px;
}

    #suscriber-8 table p {
        font-size: 18px;
    }

    #suscriber-8 table thead {
        color: #fff;
        background: -webkit-linear-gradient(#55b9e4, #2899d6);
        background: -o-linear-gradient(#55b9e4, #2899d6);
        background: -moz-linear-gradient(#55b9e4, #2899d6);
        background: linear-gradient(#55b9e4, #2899d6);
    }

        #suscriber-8 table thead td {
            text-align: center;
            border: 3px solid #ebebeb;
            font-size: 25px;
            font-weight: 600;
            position: relative;
        }

            #suscriber-8 table thead td:first-child {
                background: #c8c8c8;
                color: #464646;
                border: 3px solid #ebebeb;
            }

    #suscriber-8 table td:first-child img {
        margin-right: 10px;
    }

#suscriber-8 .th2 {
    position: relative;
}

#suscriber-8 td {
    border: 3px solid #ebebeb;
    vertical-align: middle;
    width: 33%;
    font-size: 18px;
    padding: 4px 0px;
}

    #suscriber-8 td .t_1 {
        width: 45%;
        float: left;
        text-align: center;
    }

    #suscriber-8 td .t_2 {
        width: 50%;
        float: left;
        text-align: left;
    }

#suscriber-8 .best-value {
    background: none repeat scroll 0 0 #005FA9;
    padding: 10px 0;
    position: absolute;
    top: 2px;
    width: 100%;
}

#suscriber-8 .tr-btn {
    background: #ebebeb;
}

section#suscriber-9 {
    position: relative;
    background: #005fa9;
    color: #fff;
    padding-bottom: 40px;
}

#suscriber-9.mod_cr {
    padding-bottom: 0px;
}

    #suscriber-9.mod_cr .wrap-celu {
        margin-top: 93px;
    }

    #suscriber-9.mod_cr .box-home3 {
        padding-bottom: 40px;
    }

.celular {
    max-width: 200px;
    margin: 40px auto -30px auto;
}

#suscriber-9 .box-home3 {
    max-width: 580px;
    color: #fff;
    padding-left: 30px;
}

    #suscriber-9 .box-home3 p {
        color: #fff;
    }

    #suscriber-9 .box-home3 ul {
        font-weight: 600;
        font-size: 18px;
        margin-left: 20px;
        margin-bottom: 50px;
    }

    #suscriber-9 .box-home3 .btn {
        margin-left: 5px;
    }

#suscriber-10 {
    text-align: center;
    padding-bottom: 20px;
}

    #suscriber-10 h2 {
        margin: 40px 0 30px 0;
    }

#suscriber-11 {
    text-align: center;
    background: #ebebeb;
    padding-bottom: 30px;
}

    #suscriber-11 h2 {
        margin: 45px 0 30px 0;
    }

.box-sus-11 {
    color: #464646;
    font-size: 18px;
}

    .box-sus-11 h4 {
        color: #0059a1;
        font-size: 26px;
        font-weight: 600;
    }

section#susc-1 {
    padding: 25px 0 15px 0;
    background: url('../img/slide3.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 470px;
    position: relative;
}

#susc-1 .precio {
    font-size: 120px;
    width: 100%;
    margin-top: -17px;
}

#susc-1 h2 {
    float: left;
    margin-bottom: 6px;
    margin-top: -10px;
}

#susc-1 span {
    font-size: 12px;
    font-weight: normal;
    display: block;
    float: left;
    margin-top: 10px;
    margin-bottom: -10px;
}

section#susc-2 {
    text-align: center;
    padding: 30px 0;
}

#susc-2 p {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 40px;
}

.box-susc-2 {
    text-align: left;
    margin-bottom: 25px;
}

    .box-susc-2 h4 {
        color: #0060a9;
        font-size: 26px;
        font-weight: 600;
        margin-top: 0;
    }

#susc-2 .box-susc-2 p {
    font-size: 18px;
    line-height: 22px;
}

#susc-2 .box-susc-2 ul {
    margin-bottom: 30px;
    margin-left: 18px;
}

#susc-2 .box-susc-2 li {
    font-size: 18px;
    line-height: 130%;
}

section#susc-3 {
    background-position: center left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#susc-3 .btn {
    background: none;
}

section#susc-4 {
    background: #c7cbce;
    padding: 60px 0;
}

#susc-4 p {
    font-size: 18px;
}

.spotlight h4 {
    display: block;
    background: url('../img/bg_sus-6.png') repeat-x center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    padding: 10px 40px;
    text-align: center;
    margin-bottom: 0;
}

.spot-content {
    background: #fff;
    padding: 20px;
}

    .spot-content h5 {
        font-size: 18px;
        font-weight: 600;
    }

    .spot-content ul {
        color: #0060a9;
        list-style: none;
    }

        .spot-content ul li a {
            color: #0060a9;
            font-size: 18px;
            text-decoration: underline;
        }

section#susc-5 {
    text-align: center;
    background: #005fa9;
    color: #fff;
    font-size: 30px;
    padding: 20px 0 40px 0;
}

#susc-5 h3 {
    font-size: 31px;
    font-style: italic;
    font-weight: normal;
}

#susc-5 h2 {
    font-size: 52px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: -15px;
}

    #susc-5 h2 a {
        color: #fff;
    }

    #susc-5 h2 img {
        margin-bottom: 20px;
    }

#susc-5 p {
    font-weight: 100;
    margin: 0;
    padding: 0;
}

section#susc-6 {
    text-align: center;
    padding: 15px 0 30px 0;
}

#susc-6 h2 {
    margin-bottom: 30px;
}

.box-testimonials {
    background: #ebebeb;
    text-align: center;
    margin-bottom: 15px;
}

.testimonials1 {
    height: 450px;
    overflow: hidden;
}

.testimonials2 {
    height: 360px;
    overflow: hidden;
}

.box-testimonials img {
    margin-bottom: -20px;
}

.content-test {
    padding: 30px 25px;
}

    .content-test h4 {
        color: #0060a9;
        font-size: 24px;
        font-weight: bold;
    }

    .content-test h6 {
        color: #0060a9;
        font-size: 16px;
        font-weight: 600;
    }

    .content-test p {
        font-size: 18px;
        margin-top: 20px;
    }

section#video {
    text-align: center;
    padding: 30px 0;
}

#video p {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 40px;
}

#videos {
    position: relative;
}

.item {
    cursor: pointer;
}

.panel-video {
    width: 100%;
    margin-bottom: 20px;
}

    .panel-video iframe {
        width: 100%;
        height: 560px;
    }

.owl-buttons {
    font-size: 100px;
    position: absolute;
    width: 100%;
    top: 0;
}

.owl-prev {
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
}

.owl-next {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}

.owl-pagination {
    display: none;
}

footer {
    background: #005fa9;
    color: #fff;
    padding-top: 10px;
}

.wrap-foot-a {
    border-bottom: 1px solid #6a96d0;
}

.wrap-foot-b {
    border-bottom: 1px solid #6a96d0;
    padding: 15px 0;
}

.clear {
    clear: both;
}

.wrap-foot-c {
    font-size: 12px;
    padding: 15px 0;
}

    .wrap-foot-c img {
        margin-right: 10px;
    }

.f1 {
    float: left;
}

    .f1 img {
        width: auto !important;
    }

    .f1 h4 {
        font-size: 16px;
        font-weight: bold;
        text-align: left;
    }

    .f1 h3 {
        color: #56b9e5;
        font-size: 25px;
        font-weight: 600;
        font-style: italic;
        margin-top: -10px;
    }

.redes-footer {
    float: right;
    padding-top: 15px;
}

.f2 a {
    font-size: 12px;
    font-weight: bold;
    display: block;
    color: #fff;
    margin-bottom: 13px;
}

    .f2 a:hover {
        color: #eee;
        text-decoration: none;
    }

.f3 a {
    font-size: 13px;
    display: block;
    color: #fff;
    margin-bottom: 2px;
}

    .f3 a:hover {
        color: #eee;
        text-decoration: none;
    }

.f4 {
    font-size: 13px;
    text-align: right;
}

    .f4 span {
        font-weight: 600;
    }

.menu-footer {
    float: right;
}

    .menu-footer ul {
        list-style: none;
    }

        .menu-footer ul li {
            float: left;
            padding: 0 5px;
        }

            .menu-footer ul li a {
                color: #fff;
            }

.align-center {
    text-align: center;
}

.camera {
    max-width: 200px;
}

.page-text-only {
    margin: 25px 0px 100px 0;
}

    .page-text-only h1 {
        color: #0060a9;
        margin-bottom: 20px;
    }

    .page-text-only p {
        font-size: 18px;
    }

    .page-text-only ul {
        margin-left: 15px;
        font-size: 18px;
    }

.timeline .box_wrap {
    border: 1px solid #a8a8a8;
}

.timeline .box {
    float: left;
    width: 235px;
    padding-right: 20px;
    border-top: 1px solid #A2A2A2;
    margin: 15px 0;
}

.timeline .dot-timeline {
    background: url(../img/dot-timeline.png) no-repeat top left;
    width: 15px;
    height: 15px;
    margin-top: -7px;
    display: block;
    margin-bottom: 7px;
}

.timeline .box strong {
    display: block;
}

.preguntas_frecuentes .panel-default > .panel-heading {
    background: none;
}

.preguntas_frecuentes .panel-group .panel {
    margin-bottom: 15px;
}

.li_espaciados li {
    margin-bottom: 20px;
}

.tabla_cookies {
    background: #c7cbce;
    padding: 55px 0 30px 0;
}

    .tabla_cookies thead tr td {
        background: -webkit-linear-gradient(#55b9e4, #2899d6);
        background: -o-linear-gradient(#55b9e4, #2899d6);
        background: -moz-linear-gradient(#55b9e4, #2899d6);
        background: linear-gradient(#55b9e4, #2899d6);
        color: #fff;
        font-size: 22px;
        text-align: center;
        border: 6px solid #c7cbce;
    }

    .tabla_cookies tbody tr td {
        border: 6px solid #c7cbce;
    }

.tabla_sucursales {
    background: #c7cbce;
    padding: 55px 0 30px 0;
}

    .tabla_sucursales thead tr td {
        background: -webkit-linear-gradient(#55b9e4, #2899d6);
        background: -o-linear-gradient(#55b9e4, #2899d6);
        background: -moz-linear-gradient(#55b9e4, #2899d6);
        background: linear-gradient(#55b9e4, #2899d6);
        color: #fff;
        font-size: 22px;
        text-align: center;
        border: 1px solid #c7cbce;
    }

    .tabla_sucursales tbody tr td {
        border: 1px solid #c7cbce;
    }

.buscador_404 {
    background: #56b9e5;
    padding: 25px 0px 45px;
}

    .buscador_404 h3 {
        color: #fff;
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 5px;
    }

    .buscador_404 p {
        color: #fff;
        font-size: 16px;
    }

    .buscador_404 input {
        font-size: 16px;
        width: 50%;
    }

.top_bg_blue {
    background: #005fa9;
    color: #fff;
    padding: 30px 0px;
}

    .top_bg_blue h1 {
        color: #fff;
        font-size: 40px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .top_bg_blue p {
        font-size: 28px;
    }

.busqueda_header {
    margin: 0px 5px;
    font-weight: normal;
    display: inline-block;
}

    .busqueda_header .btn {
        margin: inherit;
        padding: inherit;
    }

        .busqueda_header .btn i {
            font-size: inherit;
        }

.huincha_productos {
    background: #005fa9;
}

.cajas_home_servicios .contenido-home4 h3,
.cajas_home_servicios .contenido-home4 h4 {
    font-size: 25px;
}

.cajas_home_servicios .contenido-home4 p {
    height: 100px;
    overflow: hidden;
    padding: 0 10px;
    font-size: 14px;
}

.resultados_de_busqueda {
    margin-bottom: 30px;
}

    .resultados_de_busqueda h3 {
        font-size: 20px;
    }

.iconos_predeterminados .box-sus-3:last-child {
    border: none;
}

.alertas-form {
    font-size: 16px;
}

.bases_predeterminadas a {
    margin-left: 8px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

#keywords {
    border: none;
    float: left;
    color: #979797;
    margin: 0px 5px;
}

.formu-control {
    border: 1px solid #d6d6d6;
    padding: 1px 4px;
}

.busqueda_header .btn_buscar_lupa {
    border: none;
    color: #0060a9;
    font-weight: 100;
    background: none;
    margin-top: -2px;
}

    .busqueda_header .btn_buscar_lupa:hover {
        background: none;
    }

#box-sus2-5 .checkbox label,
#box-sus2-5 .checkbox a {
    color: #fff;
}

#box-sus2-5 .checkbox a {
    text-decoration: underline;
}

#box-sus2-5 .btn_formu_interior {
    border: none;
    color: #525252;
}

    #box-sus2-5 .btn_formu_interior i {
        font-size: 36px;
        margin-left: 4px;
        vertical-align: sub;
    }

.iconos_interiores_home {
    padding: 30px 0px;
}

    .iconos_interiores_home li {
        margin: 0 20px;
    }

    .iconos_interiores_home a {
        color: #fff;
        font-weight: normal;
    }

        .iconos_interiores_home a:hover {
            color: #56b9e5;
        }

.iconos_home_home {
    width: 173px;
    height: 75px;
    background-position: top center;
    background-repeat: no-repeat;
    display: inline-block;
    padding-top: 85px;
    font-size: 16px;
}

    .iconos_home_home:hover {
        font-weight: 600;
        text-decoration: none;
        background-position: center -75px;
    }

.level-1 li.level-1-child {
    float: left;
    list-style-type: none;
    margin-left: 0;
    width: 25%;
}

ul.level-2 {
    font-size: 16px;
}

ul.level-3 {
    font-size: 14px;
}

ul.level-4 {
    font-size: 14px;
}

.li_espaciados .level-3-child,
.li_espaciados .level-4-child {
    margin-bottom: 0px;
}

.avisos {
    background: #56b9e5;
}

.nuevo_cliente_form,
.cliente-existente-form {
    display: none;
    margin-top: 15px;
}

    .nuevo_cliente_form .form-control,
    .cliente-existente-form .form-control {
        border-radius: 0px;
        height: 49px;
    }

    .cliente-existente-form textarea.form-control {
        height: auto;
    }

.textos_slide {
    color: #fff;
}

    .textos_slide h3 {
        font-size: 28px;
        font-weight: 600;
        margin: 0px;
    }

    .textos_slide h1 {
        font-weight: bold;
        margin: 0px;
        font-size: 40px;
    }

    .textos_slide small {
        font-size: 14px;
    }

.pk-elegir h2 {
    margin-bottom: 10px;
    color: #333;
}

.pk-elegir p {
    margin-bottom: 40px;
    font-size: 22px;
    color: #333;
}

.flecha {
    width: 30px;
}

.text-just p {
    text-align: justify;
}

.listado-normal ul {
    margin-left: 60px;
}

#freeform_adjuntar_cv0[type=file] {
    background: #fff;
    padding: 0px;
}

#scroll-top {
    background: url(../images/top_btn_ui.png) no-repeat top left;
    bottom: 0%;
    display: inline-block;
    margin: 0;
    position: fixed;
    right: 10px;
    width: 47px;
    height: 69px;
    z-index: 1040;
}

    #scroll-top:hover {
        opacity: 0.8;
    }

#soportenuevo .error,
#soporte-existente .error {
    border: 1px solid red;
}

#soportenuevo label.error,
#soporte-existente label.error {
    display: none !important;
}

.texto_legal_soluciones {
    background: rgba(0, 0, 0, 0.30);
    color: #fff;
    font-size: 12px;
    padding: 4px 12px;
    text-align: center;
    position: relative;
    bottom: -15px;
}

    .texto_legal_soluciones a {
        color: #fff;
        text-decoration: none;
    }

.txt_blanco-normal {
    color: #8DCEEB;
    font-size: 16px;
}

.wrap-celu img {
    margin-top: 20px;
}

.bloom-blue {
    background: #005fa9;
    color: #fff;
}

    .bloom-blue .container {
        padding: 10px 80px;
    }

    .bloom-blue h1 {
        margin: 5px 0px 10px 0;
    }

    .bloom-blue p {
        font-size: 16px;
    }

@media (min-width:992px) and (max-width:1200px) {
}

@media (max-width:991px) {
    header .container {
        position: relative;
    }

    .btnActualiza, .btnAffiliate {
        width: 225px !important;
    }

    .lockPng {
        height: 80px !important;
        position: initial !important;
    }

    .pciLogo {
        float: none !important;
    }

    .alert {
        padding: 10px !important
    }

    nav {
        float: left;
        width: 100%;
    }

    .phone {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .owl-prev {
        left: -50px;
    }

    .owl-next {
        right: -50px;
    }

    #box-slide1 {
        margin-bottom: 10px;
    }

    .contenido-home4 {
        padding: 20px;
    }

    .img-phone {
        max-width: 400px;
        margin: 0 auto;
    }

    .f4 {
        text-align: left;
        margin-top: 15px;
        float: left;
    }

    .menu-footer {
        width: 100%;
        margin-top: 15px;
    }

    #box-sus2-5 {
        border-left: none;
        padding: 0 10px;
    }

    .agree {
        width: 100%;
        float: none;
    }

    #box-sus2-2 {
        text-align: center;
        margin-top: 20px;
    }

        #box-sus2-2 img {
            margin: 0 auto;
        }

    .box-sus-3 {
        border: none;
    }

    .box-sus-3 {
        height: 280px;
    }

    #box-sus-7b {
        position: relative;
    }

    .box-sus-11 {
        margin-bottom: 40px;
    }

    .spotlight {
        margin-top: 50px;
    }

    .box-testimonials {
        text-align: left;
    }

        .box-testimonials img {
            max-width: 480px;
            float: left;
            margin: 0 20px 20px 0;
        }

    .testimonials1 {
        height: auto;
    }

    .testimonials2 {
        height: auto;
    }
}

@media (max-width:768px) {
    .wrap-menu-mobile {
        display: block;
    }
    h1{
        font-size: 35px !important;
    }

    .searchlbl {
        display: none;
    }

    .btnActualiza, .btnAffiliate {
        width: 160px !important;
        font-size: 15px !important;
        margin-top: 15px !important;
        border-radius: 4px !important
    }

    nav ul {
        display: none;
    }

    .submenu {
        display: none;
    }

    .menu-mobile {
        display: none;
    }

        .menu-mobile ul {
            position: relative;
            list-style: none;
            font-family: 'ubunturegular';
        }

            .menu-mobile ul li {
                border-bottom: 1px solid #eee;
                padding: 5px 0;
            }

                .menu-mobile ul li a {
                    color: #333;
                }

    .sub-menu-mobile {
        margin-left: 20px;
    }

    .menu-mobile .sub-menu-mobile li {
        border: none;
    }

    .owl-prev {
        left: 0px;
    }

    .owl-next {
        right: 0px;
    }

    .panel-video iframe {
        height: 400px;
    }

    .box-sus-3 {
        height: auto;
        margin-bottom: 20px;
    }

    .wrap-celular {
        text-align: center;
    }

    .celular {
        max-width: 150px;
        margin-bottom: 0;
    }

    .box-susc-2 img {
        margin-bottom: 10px;
    }

    .phone {
        display: none;
    }

    #susc-5 h2 {
        font-size: 36px;
    }
}

@media (max-width:480px) {
    section#home-3 {
        background-position: left center;
    }

    section#susc-3 {
        background-position: right center;
    }

    .panel-video iframe {
        height: 300px;
    }

    .contenido-home4 {
        font-size: 16px;
    }

        .contenido-home4 h4 {
            margin-top: -10px;
        }

    section#home-5 h2 {
        font-size: 40px;
    }

    .box-get-home .precio2 {
        margin-top: -16px;
        width: 100%;
        margin-bottom: 15px;
    }

    #suscriber-6 h2 {
        font-size: 42px;
    }

    header .logo {
        float: inherit;
        width: auto;
    }

    #home-7 h2 {
        font-size: 36px;
    }

    .navbar-toggle {
        float: inherit !important;
        margin-right: 0px;
        width: 100%;
        padding: 9px 10px 4px 10px !important;
    }

    .textmenu {
        display: block;
        font-size: 17px;
        margin-top: -19px;
    }

    .submenu,
    .submenu_blue {
        background: inherit;
        margin-left: auto;
        margin-right: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: #0060a9;
    }

    .navbar-default .dropdown.yamm-fw.open {
        background: #fff;
    }

    .adt-xs {
        color: #fff;
        font-style: italic;
        padding: 5px;
        background: #0060a9;
        text-align: right;
        margin-bottom: 5px;
        font-size: 14px;
        width: 100%;
    }

    #navbar-collapse-grid {
        margin-bottom: 10px;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: #ddd;
    }

    header .menu-top {
        width: auto;
    }

    .yamm.navbar-default .navbar-nav > li {
        padding: 0px !important;
    }
}

#mauticform_wrapper_formulariohomesitioweborganico .mauticform-field-7 {
    width: 100% !important;
    display: block !important;
    text-align: justify;
}

    #mauticform_wrapper_formulariohomesitioweborganico .mauticform-field-7 label {
        font-size: 10px;
    }

.mauticform-post-success .mauticform-message {
    background: #56b9e5;
    width: 100%;
    height: 470px;
    position: relative;
    font-size: 34px;
    text-align: center;
    padding-top: 25%;
    color: #3a3a3a;
    line-height: 49px;
    font-family: 'Lato', sans-serif;
    overflow: hidden;
}

.mauticform-post-success h2 {
    display: none !important;
}

.ver-vacantes {
    background: #f9db00;
    float: none;
    margin: 25px 0 5px;
}


/*video tutoriales*/

.video-tutoriales #susc-1 h2 {
    font-size: 45px;
    color: #0060a9;
    font-weight: bold;
}

.video-tutoriales #susc-1 p {
    font-size: 24px;
    color: #0060a9;
    font-weight: 400;
}

.video-tutoriales .slick-slide a {
    margin-bottom: 20px;
    float: left;
}

    .video-tutoriales .slick-slide a span {
        float: left;
        font-weight: 700;
    }

    .video-tutoriales .slick-slide a img {
        margin-bottom: 5px;
    }

.video-tutoriales #susc-1 .box-get-home {
    margin-top: 20px;
}

.video-tutoriales .videos-tecnicos {
    padding-left: 30px !important;
    text-align: left;
}

    .video-tutoriales .videos-tecnicos h3 {
        font-size: 24px;
        color: #0060a9;
        margin: 10px 0 20px;
    }

    .video-tutoriales .videos-tecnicos ul li {
        list-style: none;
        margin-bottom: 10px;
    }

        .video-tutoriales .videos-tecnicos ul li a {
            color: #464646 !important;
            font-size: 16px;
            font-weight: 400;
        }

            .video-tutoriales .videos-tecnicos ul li a:hover {
                color: #0060a9 !important;
            }

    .video-tutoriales .videos-tecnicos .ver-mas {
        text-align: right;
        border-top: 1px solid #0060a9;
        color: #0060a9;
        width: 90%;
        float: left;
        padding-top: 20px;
    }

.video-tutoriales .entrada-tutoriales {
    text-align: left !important;
}

    .video-tutoriales .entrada-tutoriales h2 {
        color: #0060a9;
        font-size: 22px;
        text-transform: uppercase;
    }

    .video-tutoriales .entrada-tutoriales p {
        font-size: 16px !important;
        line-height: 25px !important;
        margin-bottom: 5px !important;
        color: #464646;
    }

    .video-tutoriales .entrada-tutoriales a {
        position: relative;
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

        .video-tutoriales .entrada-tutoriales a .mascara {
            width: 100%;
            height: 100%;
            background: url("https://www.adt.com.uy/images/uploads/icono-video.png") center no-repeat;
            position: absolute;
            z-index: 999;
        }

.video-tutoriales .modal {
    position: fixed !important;
}

.alert-adt {
    background: #f9db00 !important;
    font-size: 17px !important;
    color: #000 !important;
    margin-bottom: 0 !important;
}

    .alert-adt p {
        font-size: 14px !important;
    }

    .alert-adt i {
        color: #fff !important;
        float: left !important;
        font-size: 25px !important;
        margin-right: 13px !important;
        margin-top: 11px !important;
    }


/**Video Home**/

.video-home {
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999999999;
}

    .video-home video {
        width: 80% !important;
        height: 600px !important;
        margin: 10px auto 0;
        display: block;
    }

.btn-video-home {
    background: #0060a9;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border: none;
    float: right;
    padding: 10px 20px;
}

.modalganador-close {
    color: #fff !important;
}


/*Seguridad Interactiva*/

.seguridad-interactiva {
    font-family: 'Source Sans Pro', sans-serif !important;
}

    .seguridad-interactiva .desktop {
        display: block;
    }

    .seguridad-interactiva .mobile {
        display: none;
    }

    .seguridad-interactiva .banner-principal {
        background-image: url(../img/seguridad-interactiva/bg-banner-adtar-int.jpg) !important;
        background-size: 100%;
        background-repeat: no-repeat;
        height: 665px;
        padding-top: 20px;
        width: 100%;
        float: left;
    }

        .seguridad-interactiva .banner-principal h1 {
            color: #153656;
            font-size: 68px;
            line-height: 100%;
            font-weight: 800;
            padding-top: 10px;
            /*padding-left: 30px;*/
        }

            .seguridad-interactiva .banner-principal h1 span {
                color: #007efb;
            }

        .seguridad-interactiva .banner-principal p {
            text-align: center;
            margin: 20px 0 0;
            font-size: 16px;
            font-weight: bold;
        }

        .seguridad-interactiva .banner-principal .img-seguridad {
            margin-top: 20%;
            width: 90%;
            margin-left: 12px;
        }

        .seguridad-interactiva .banner-principal .small,
        .seguridad-interactiva .banner-principal small,
        .seguridad-interactiva .banner-principal .block-text {
            font-size: 68%;
        }

        .seguridad-interactiva .banner-principal .login {
            font-size: 22px;
            font-weight: bold;
            border-radius: 7px;
            background: #467cf6;
            color: #fff;
            padding: 12px 15px;
            line-height: 100%;
            width: 237px;
            display: block;
            margin: 20px auto 0;
            text-align: center;
        }

    .seguridad-interactiva #home p {
        font-weight: normal;
        margin-bottom: 5px;
    }


    /*.seguridad-interactiva .formulario_home{

	padding-bottom: 10px;

}*/

    .seguridad-interactiva .box-get-free {
        background: #007efa !important;
        color: #fff;
        position: relative;
        margin: 0 !important;
    }

        .seguridad-interactiva .box-get-free h2 {
            font-size: 27px;
            color: #fff;
            line-height: 97%;
            margin-bottom: 10px;
            border-bottom: 3px solid #f29100;
            padding-bottom: 10px;
        }

        .seguridad-interactiva .box-get-free p {
            font-size: 11px;
            line-height: 110%;
            color: #fff;
            margin: 0;
        }

    .seguridad-interactiva .formulario_home input,
    .seguridad-interactiva .formulario_home select {
        height: 40px;
        border-radius: 7px;
        font-size: 14px;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

    .seguridad-interactiva .formulario_home textarea {
        font-size: 14px;
        height: 50px !important;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

    .seguridad-interactiva .formulario_home input[type="checkbox"] {
        margin: 8px 0 0;
    }

    .seguridad-interactiva .formulario_home #gwd-reCAPTCHA_2,
    .seguridad-interactiva .formulario_home #rc-imageselect {
        transform: scale(0.84);
        transform-origin: 0 0;
    }

    .seguridad-interactiva .formulario_home .btn-yellow {
        /*position: absolute !important;

	right: 59px !important;

	bottom: -16px !important;*/
        background: #f29100;
        border-radius: 6px;
        font-size: 17px !important;
        font-weight: bold;
        padding: 8px 18px;
        margin: 10px auto 0;
        display: block;
        color: #fff !important;
    }

    .seguridad-interactiva .aviso {
        background: #fff;
        text-align: center;
        color: #f29100;
        margin: 0;
        width: 250px;
        font-weight: bold;
        font-size: 15px;
        padding: 5px 0;
    }

    .seguridad-interactiva .contenido {
        text-align: center;
        margin: 0 0 75px;
        background-image: url(../img/seguridad-interactiva/bg-contenido-si.jpg) !important;
        background-size: cover;
        background-position: center;
        width: 100%;
        float: left;
    }

    .seguridad-interactiva .contenido-sinbg {
        background-image: none !important;
    }

    .seguridad-interactiva .contenido-sinmargin {
        margin: 0 0 75px;
    }

    .seguridad-interactiva .contenido h2 {
        color: #007efb;
        font-size: 35px;
        font-weight: bold;
    }

    .seguridad-interactiva .contenido p {
        color: #153656;
        font-size: 16px;
        line-height: 120%;
    }

    .seguridad-interactiva .contenido .btn {
        font-size: 16px;
        font-weight: bold;
        border-radius: 7px;
        background: #f29100;
        color: #fff;
        padding: 5px 13px;
        line-height: 100%;
        display: block;
        width: 30%;
        margin: 0 auto;
    }

    .seguridad-interactiva .contenido img {
        margin: 20px 0 35px;
        width: 40%;
    }

    .seguridad-interactiva .contenido .img-seguridad8 img {
        margin: 20px 0 35px;
        width: 70%;
    }

    .seguridad-interactiva .contenido .slide-si {
        width: 75%;
        margin: 20px 0;
    }

    .seguridad-interactiva .tu-hogar {
        background-image: url(../img/seguridad-interactiva/tuhogar-adtar-int.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: top;
        padding: 50px 0 0;
        margin-bottom: 40px;
        width: 100%;
        float: left;
    }

    .seguridad-interactiva .tu-hogar-contenido {
        height: auto !important;
        margin: 0 0 70px !important;
        padding: 0 !important;
    }

    .seguridad-interactiva .tu-hogar h2 {
        color: #153656;
        font-size: 60px;
        line-height: 90%;
        font-weight: bold;
        margin: 30px 0 0;
        text-transform: uppercase;
    }

        .seguridad-interactiva .tu-hogar h2 span {
            color: #007efb;
        }

    .seguridad-interactiva .tu-hogar p {
        color: #153656;
        font-size: 25px;
        line-height: 120%;
    }

    .seguridad-interactiva .tu-hogar strong {
        color: #467cf6;
        font-weight: bold;
    }

    .seguridad-interactiva .tu-hogar .box-tuhogar {
        background: #f5f6f3;
        vertical-align: top;
        padding: 0 30px;
        color: #153656;
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 235px;
        margin: 30px 20px 0 20px;
        position: relative;
    }

        .seguridad-interactiva .tu-hogar .box-tuhogar img {
            margin-right: 10px;
            vertical-align: top;
        }

    .seguridad-interactiva .tu-hogar .icon-01 img {
        width: 60px;
        height: auto;
        margin-top: -18px;
    }

    .seguridad-interactiva .tu-hogar .icon-02 img {
        width: 100px;
        height: auto;
        margin-top: -81px;
    }

    .seguridad-interactiva .tu-hogar .icon-03 img {
        width: 80px;
        height: auto;
        margin-top: -90px;
    }

    .seguridad-interactiva .tu-hogar .icon-04 img {
        width: 80px;
        height: auto;
        margin-top: -67px;
    }

    .seguridad-interactiva .tu-hogar .box-tuhogar .texto-box {
        display: inline-block;
        width: calc(100% - 100px);
    }

    .seguridad-interactiva .tu-hogar .icon-02 .texto-box {
        width: calc(100% - 120px);
    }

    .seguridad-interactiva .tu-hogar .box-tuhogar .texto-box h3 {
        font-weight: 800;
        font-size: 33px;
        line-height: 90%;
        margin: 0;
        padding-bottom: 13px;
    }

    .seguridad-interactiva .tu-hogar .box-tuhogar .texto-box p {
        font-size: 14px;
        line-height: 122%;
    }

    .seguridad-interactiva .tu-hogar .box-tuhogar .contrata {
        position: absolute;
        bottom: 0;
        right: 35px;
        background: #f29100;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        padding: 5px 15px;
        border-radius: 8px;
        bottom: -20px;
        margin-bottom: 10px;
    }

    .seguridad-interactiva .nuestros-productos {
        background: #467cf6;
        text-align: center;
        padding: 25px 0;
        width: 100%;
        float: left;
    }

        .seguridad-interactiva .nuestros-productos h2 {
            color: #fff;
            font-weight: bold;
            font-size: 30px;
            padding-bottom: 20px;
        }

        .seguridad-interactiva .nuestros-productos img {
            width: 80%;
            margin: 0 auto;
        }

.seguridad-ineractiva #slide-promo-home .slide-1 {
    background-image: url(../img/seguridad-interactiva/tuhogar-adtar-int.jpg) !important;
    background-size: 100%;
    background-repeat: no-repeat;
}

.seguridad-interactiva .form-promo {
    position: absolute;
    top: 20px;
    right: 18%;
    z-index: 9999;
}

.seguridad-interactiva .banner-principal .flex-control-nav {
    display: none;
}

.seguridad-interactiva .slide-promo {
    position: relative;
    margin-bottom: 40px;
}

    .seguridad-interactiva .slide-promo .flexslider {
        position: relative;
    }

    .seguridad-interactiva .slide-promo .flex-control-nav {
        bottom: 0;
        position: relative;
        top: 300px;
        display: none;
    }

.seguridad-interactiva footer {
    width: 100%;
    float: left;
}

.seguridad-promo .contenido {
    margin: 0 0 75px;
}

.seguridad-promo .banner-principal {
    background-image: url(../img/seguridad-interactiva/bg-banner-adtar-promo-int.jpg) !important;
    height: 950px;
}

@media (max-width:1920px) {
    .seguridad-promo .banner-principal {
        height: 1300px;
    }
}

@media (max-width:1600px) {
    .seguridad-promo .banner-principal {
        height: 1100px;
    }
}

@media (max-width:1400px) {
    .seguridad-promo .banner-principal {
        height: 950px;
    }
}

.seguridad-promo #home {
    margin-top: 50px;
}

.seguridad-promo .box-get-free {
    /*background-image: url(../img/seguridad-interactiva/bg-form.jpg) !important;
	background-repeat: repeat-y;
	background-position: top left; */
    width: 320px !important;
    padding: 20px;
}


/*.seguridad-promo .box-get-free input, .seguridad-promo .box-get-free select{
	color: #ababab;
	border-radius:0;
}*/

.seguridad-promo .aviso {
    /*background: #00c2e8;
	color: #fff;*/
    width: 320px;
    margin-bottom: 20px;
    padding: 10px 0;
}


/*.seguridad-promo .box-get-free h2{
   text-align:center;
   font-weight: 300;
   color:#203e7f;
   border-bottom: 0;
   font-size: 19px;
}*/

.seguridad-promo .form-promo {
    right: 10%;
}

.seguridad-promo .contenido img {
    margin: 35px 0;
    width: 55%;
}

@media (max-width:990px) {
    .seguridad-interactiva .banner-principal {
        height: auto;
    }

        .seguridad-interactiva .banner-principal .img-seguridad {
            margin-top: 10px;
            width: 100%;
        }

    .form-hogar {
        margin-top: 20px;
    }

    .seguridad-interactiva .banner-principal h1 {
        font-size: 50px;
    }

    .seguridad-interactiva .tu-hogar h2 {
        font-size: 50px;
    }

    .seguridad-interactiva .tu-hogar p {
        color: #153656;
        font-size: 18px;
        line-height: 120%;
    }
}

@media (max-width:780px) {
    .seguridad-interactiva .tu-hogar {
        padding: 0;
    }

    .seguridad-interactiva .contenido img {
        width: 80%;
    }
    /*.seguridad-interactiva .tu-hogar .box-tuhogar{

		 display: block;

	    height: auto;

	    text-align: center;

	    padding: 30px 10px 0;

	}

	.seguridad-interactiva .tu-hogar .box-tuhogar img{

		margin:0 auto 10px !important;

	}*/
    .seguridad-interactiva .tu-hogar .box-tuhogar .texto-box {
        width: 100%;
        display: block;
    }

        .seguridad-interactiva .tu-hogar .box-tuhogar .texto-box p {
            padding: 0;
        }
}

@media (max-width:640px) {
    .seguridad-interactiva .wrapper {
        overflow: visible;
    }

    .seguridad-interactiva .desktop {
        display: none !important;
    }

    .seguridad-interactiva .mobile {
        display: block;
    }

    .seguridad-interactiva .tu-hogar {
        background-image: url(../img/seguridad-interactiva/tuhogar-adtar-int-mobile.jpg) !important;
    }

    .seguridad-interactiva .banner-principal {
        background-image: url(../img/seguridad-interactiva/bg-banner-adtar-int-mobile.jpg) !important;
    }

        .seguridad-interactiva .banner-principal h1 {
            padding: 120px 20px 0;
            font-size: 40px;
            text-align: center;
        }

    .seguridad-interactiva .contenido {
        background-image: none !important;
        margin: 0 0 45px;
    }

        .seguridad-interactiva .contenido h2 {
            font-size: 21px;
        }

        .seguridad-interactiva .contenido p {
            font-size: 15px;
        }

    .seguridad-interactiva .tu-hogar h2 {
        font-size: 40px;
        padding: 200px 8px 0;
    }

    .seguridad-interactiva .tu-hogar p,
    .seguridad-interactiva .tu-hogar a {
        padding: 0 8px;
    }

    .seguridad-interactiva .banner-principal .img-seguridad {
        margin: 40px auto 10px;
        display: block;
        width: 80%;
    }

    .iconos-mobile {
        margin-bottom: 30px;
    }

    .seguridad-interactiva .box-get-free {
        margin: 0 auto;
    }

    .seguridad-interactiva .tu-hogar .box-tuhogar {
        padding-bottom: 30px;
        min-height: auto;
        padding-top: 25px;
    }

    .seguridad-interactiva .contenido .slide-si {
        margin: 60px 0 20px;
    }

    .seguridad-interactiva .nuestros-productos h2 {
        padding-bottom: 0;
    }

    .seguridad-interactiva .nuestros-productos img {
        width: 100%;
    }

    .seguridad-interactiva .aviso {
        margin: 0 auto;
        display: block;
    }

    .seguridad-interactiva .form-promo {
        position: relative;
        margin: 300px 20px 0 0;
        right: 0;
    }

    .seguridad-interactiva .flexslider {
        overflow: hidden;
    }

    .seguridad-interactiva .slide-promo .flex-control-nav {
        top: 187px;
    }

    .seguridad-interactiva .contenido .img-seguridad {
        margin: 0 auto 30px;
    }

    .flexslider li {
        height: 95%;
    }
}

@media (max-width:410px) {
    .btnAffiliate, .btnActualiza {
        font-size: 16px !important;
        width: 160px !important;
        border-radius: 3px !important
    }
}


@media (max-width:380px) {
    .seguridad-interactiva .tu-hogar .box-tuhogar .texto-box h3 {
        font-size: 23px;
    }

    .seguridad-interactiva .tu-hogar .box-tuhogar .texto-box p {
        font-size: 13px;
    }

    .seguridad-interactiva .slide-promo .flex-control-nav {
        top: 158px;
    }
}

@media (max-width:337px) {
    .qrCode {
        float: none !important;
        margin-top: 10px;
    }

    .recTableHeader {
        text-align: center !important;
    }

    .btnAffiliate, .btnActualiza {
        font-size: 14px !important;
        width: 140px !important;
    }
}

/*Video Tutoriales*/
.video-tutoriales .slider {
    width: 100%;
    margin: 10px auto;
}

.slick-slide {
    margin: 0px 10px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
}


.slick-current {
    opacity: 1;
}

.videotutoriales a {
    min-height: 210px;
    display: block;
}

.video-tutoriales #susc-1 h2 {
    font-size: 45px;
    color: #0060a9;
    font-weight: bold;
}

.video-tutoriales #susc-1 p {
    font-size: 24px;
    color: #0060a9;
    font-weight: 400;
}

.video-tutoriales .slick-slide a {
    margin-bottom: 20px;
    float: left;
}

    .video-tutoriales .slick-slide a span {
        float: left;
        font-weight: 700;
    }

    .video-tutoriales .slick-slide a img {
        margin-bottom: 5px;
    }

.video-tutoriales #susc-1 .box-get-home {
    margin-top: 20px;
}

.video-tutoriales .videos-tecnicos {
    padding-left: 30px !important;
    text-align: left;
}

    .video-tutoriales .videos-tecnicos h3 {
        font-size: 24px;
        color: #0060a9;
        margin: 10px 0 20px;
    }

    .video-tutoriales .videos-tecnicos ul li {
        list-style: none;
        margin-bottom: 10px;
    }

        .video-tutoriales .videos-tecnicos ul li a {
            color: #464646 !important;
            font-size: 14px;
            font-weight: 400;
        }

            .video-tutoriales .videos-tecnicos ul li a:hover {
                color: #0060a9 !important;
            }

    .video-tutoriales .videos-tecnicos .ver-mas {
        text-align: right;
        border-top: 1px solid #0060a9;
        color: #0060a9;
        width: 90%;
        float: left;
        padding-top: 20px;
    }

.video-tutoriales .entrada-tutoriales {
    text-align: left !important;
}

    .video-tutoriales .entrada-tutoriales h2 {
        color: #0060a9;
        font-size: 22px;
        text-transform: uppercase;
    }

    .video-tutoriales .entrada-tutoriales p {
        font-size: 16px !important;
        line-height: 25px !important;
        margin-bottom: 5px !important;
        color: #464646;
    }

    .video-tutoriales .entrada-tutoriales a {
        position: relative;
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

        .video-tutoriales .entrada-tutoriales a .mascara {
            width: 100%;
            height: 100%;
            background: url("https://www.adt.cl/video-tutoriales/images/icono-video.png") center no-repeat;
            position: absolute;
            z-index: 999;
        }

.video-tutoriales .modal {
    position: fixed !important;
}

.ver-vacantes {
    background: #f9db00;
    float: none;
    margin: 25px 0 5px;
}


/*Video Tutoriales*/


/**Slide**/

.flexslider {
    border: none;
    padding: 0px 0;
    border-radius: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background: none;
    top: 0;
}

    .flexslider .container {
        padding: 20px 0 0;
    }

    .flexslider ul {
        height: 100%;
    }

    .flexslider li {
        height: 100%;
    }

section#home-1 {
    position: relative;
}

    section#home-1 .container {
        position: relative;
        z-index: 999;
    }

.small-banner {
    display: none;
}

.large-banner {
    display: block;
}

@media (max-width:480px) {
    .small-banner{
        display:block;
    }
    .large-banner{
        display:none;
    }

    .btnActualiza, .btnAffiliate {
        margin-top: 10px !important
    }

    #step1 .col-xs-5{
        width: 100% !important;
    }

    .payment-btn {
        position: relative !important;
        margin-bottom: 25px !important;
        margin-top:25px !important;
    }
    .btnAffiliate, .btnActualiza{
        width: 100% !important
    }
}