/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.domainchecker-homepage-captcha {margin-bottom: 25px;}
#pre-header {background: #2395a9;color:#fff;}
.background-ccc {
    background: #17a2fe;
    background: -moz-linear-gradient(left, #17a2fe 0%, #24bbac 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #17a2fe), color-stop(100%, #24bbac));
    background: -webkit-linear-gradient(left, #17a2fe 0%, #24bbac 100%);
    background: -o-linear-gradient(left, #17a2fe 0%, #24bbac 100%);
    background: -ms-linear-gradient(left, #17a2fe 0%, #24bbac 100%);
    background: linear-gradient(to right, #17a2fe 0%, #24bbac 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17a2fe', endColorstr='#24bbac', GradientType=1 );
}
.background-fff {
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0%, #24bbac 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #fff), color-stop(100%, #24bbac));
    background: -webkit-linear-gradient(left, #fff 0%, #24bbac 100%);
    background: -o-linear-gradient(left, #fff 0%, #24bbac 100%);
    background: -ms-linear-gradient(left, #fff 0%, #24bbac 100%);
    background: linear-gradient(to right, #fff 0%, #24bbac 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#24bbac', GradientType=1 );
}
.py-50 {
    padding: 30px 0px;
}
.text-c {margin-bottom: 20px;}
#banner-wordpress {
    position: relative;
    padding: 0 0 36px;
}
.caja {
    min-height: 215px;
    border: 1px solid;
    margin: 20px;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
}
.caja h2 {text-transform: uppercase;}
.accordion-heading {
    text-transform: uppercase;
    padding: 10px;
    background: #ededed;
}
#preguntas-frecuentes-wp {margin-bottom: 20px;}
.banner-hading{color: #fff;text-align: center;}
#banner-wordpress .banner-hading{color: #fff;text-align: center;background: #fafafa url(../img/wordpress.jpg) no-repeat 50% 0;}
.banner-hading span{
    font-size: 50px;
    text-transform: uppercase;        
    margin-bottom: 20px;
    font-weight: 900;
}
.easy {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.right-banner-2 {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
}

.right-banner {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    margin-top: 15px;
}
.right-banner::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 20px;
    margin-right: 10px;
}
.right-banner-2::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 20px;
    margin-right: 10px;
}
.radius-div {
    background: #fff;
    border-radius: 5px;
    padding-bottom: 5px;
    margin: 15px;        
    text-align: center;
}
.main-h {
    width: 100%;
    padding: 5px 0px;
    background: #f1c654;
    text-align: center;
    font-size: 30px;
    border-radius: 5px 5px 0px 0px;
    color: #fff;
}
.radius-c {
    font-size: 50px;
    text-decoration: line-through;
}
.radius-div {
    text-align: center;
}

.read-more-blanco {
    border-radius: 5px;
    padding: 10px 20px;
    background: #fff;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
}
.read-more-button {
    border-radius: 5px;
    padding: 10px 20px;
    background: #f1c654;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.buy-new-button {
    margin-left: 20px;
    border-radius: 5px;
    padding: 10px 30px;
    background: #000;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.float-left{float: left;}

/*valores genericos */
.color_grey {
    color: #666;
}
.color_blanco{color:#fff;}
.color_negro{color:black;}
.traducir{text-transform: capitalize !important;}
.traducir:hover{color:white !important;}
a {
    outline: 0 !important;
}
a:hover {
    text-decoration: none;
}

.py-4 {
    padding: 20px;
}
.py-100 {
    padding: 60px 0px;
}
.min-hading {
    padding-bottom: 50px;
}
.text-t-upper {
    text-transform: uppercase;
}
.font-bold {
    font-weight: bold;
}
.width-10 {
    width: 100%;
}
.font-18 {
    font-size: 17px;
}
.font-25 {
    font-size: 25px;
}
.font-40 {
    font-size: 40px;
}
.mt-38 {
    margin-top: 30px;
}
.mrt-30 {
    margin-top: 30px !important;
}
.mrt-60 {
    margin-top: 60px;
}
.mrb-60{margin-bottom: 60px;}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.background-f {
    background: #fff;
}
.fondo-azul-claro {
    background: rgb(233, 239, 247);
}
.borde_gris {
    border: 1px solid #e8e8e8;
    padding: 25px 30px 20px;
    text-align: justify;
    text-justify: inter-word;
}
.borde-radio-5{
    border-radius:5px;
}
.borde_rojo{border:1px solid red;}
.borde_azul {border:1px solid blue;}
/*intro hosting*/
#intro-hosting {
    background: #fafafa url(../img/bg-map.png) no-repeat 50% 0;
    position: relative;
    padding: 0 0 36px;
}
#intro-hosting ul {
    list-style: none;
}
#intro-hosting h4 {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid;
    padding-bottom: 15px;
}
#slider-rvsite .carousel-indicators {    
    top: 103%;
}

/*Páginas informacion empresa*/
.informacion-empresa ul{
    list-style: none;
}
.intro .three-columns h2 .mark {
    color: #83ac0e;
}
.intro .three-columns ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.intro .three-columns ul li {
    position: relative;
    padding: 0 0 11px 34px;
}
/*Final */

.informacion-empresa p{
    margin-left: 1rem;
}
.informacion-empresa h3{
    text-transform: uppercase;
    font-weight: 600;
}
blockquote {
    border-left: 5px solid #2395A9;
    margin-left: 50px;
}


/*pageproduct.tpl */
.pricing-product {
    padding: 10px 0px;
    color: #000;
    border: 1px solid #17a2fe;
    border-radius: 0px;
    -moz-transition: margin .3s linear;
    -o-transition: margin .3s linear;
    -webkit-transition: margin .3s linear;
    -ms-transition: margin .3s linear;
    transition: margin .3s linear;
    margin-bottom: 20px;
}

.pricing-product ul {padding: 0;}
.pricing-product li {
    max-width: 100%;
    border-bottom: 1px dotted #000;
    list-style: none;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 15px;
}
.hr-b {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 5px;
    border: 0;
    background: #17a2fe;
    width: 50px;
    transition-duration: 0.5s;
}
.pricing-top {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    border: 2px solid #17a2fe;
    margin: 0 auto;
    background: #17a2fe;
}
.icone-n {
    font-family: 'FontAwesome';
    content: "\f13e";
    font-size: 50px;
    color: #fff;
    display: inline-block;
    margin-top: 0px;
    line-height: 120px;
}

.pricing-product:hover, .contorno:hover {
    box-shadow: 0px 0px 30px #ccc;
    transition-duration: .5s;
    border: 1px solid #505050;
    transition-duration: 0.5s;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.table-h {
    font-size: 25px;
    background: #17a2fe;
    padding: 10px 0px;
    margin-top: 20px;
    color: #fff;
}
.btn-p {
    background: #17a2fe;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: bold;
    padding: 10px 0px;
    transform: .5s;
    width: 165px;
    margin: auto;
    cursor: pointer;
}
.btn-g {
    background: #17a2fe;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: bold;
    padding: 10px 0px;
    transform: .5s;
    width: 300px;
    margin: auto;
    cursor: pointer;
}
.btn-g-sr {
    background: #17a2fe;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 0px;
    transform: .5s;
    margin: auto;
    cursor: pointer;
    display: flex
}
.tabs-wrapper {float: right;}

/*Servicios*/
.sarves-home {
    border: 1px solid #fff;
    margin-bottom: 20px;
}
.change:hover {
    box-shadow: 0px 0px 10px #ccc;
    background: #35acfc;
    transition-duration: 1s;
    color: #fff;
    border: 1px solid #fff;
}
.change_gris:hover {
    box-shadow: 0px 0px 10px #ccc;
    background: #616263;
    transition-duration: 1s;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
}
.new {
    font-family: 'FontAwesome';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    width: 100px;
    background: #fff;
    color: #17a2fe;
    height: 100px;
    border-radius: 50%;
    font-size: 40px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.href-c {
    color: #fff;
}

.abouts img {
    border: 1px solid #eee;
}
.abouts img {
    max-width: 100%;
    height: 250px;
    padding: 0px;
    margin-top: 40px;
    border-radius: 100%;
    box-shadow: 0px 0px 20px;
}
.abouts h5 {
    text-transform: uppercase;
    font-size: 29px;
    font-weight: 400;
    padding: 20px 30px 20px 0px;
}
.color_primary {
    color: #2395A9;
}
.color_secondary {
    color: rgb(72, 3, 151);
}
.heading {
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-size: 34px;
    text-align: center;    
}
.heading span {
    font-weight: 900;
}
.head_line {
    background: #CCC;
}
.head_line {
    margin: 20px auto;
    width: 350px;
    height: 1px;
    position: relative;
}
.head_line .span {
    width: 80px;
    height: 5px;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: -2px;
}
.gradient_bg {
    background: #6a11cb;
    background: -moz-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
    background: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
    background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a11cb', endColorstr='#2575fc', GradientType=1 );
}
.head_dec {
    font-size: 16px;
    width: 60%;
    margin: 0 auto;
    text-align: center;
}
.col-md-offset-1 {
    border: 1px solid #eee;
    background: white;
    margin: 80px auto;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px;
}
.img-holder {
    width: 34%;
    float: left;
}
.history-details {
    width: 66%;
    float: left;
    padding: 40px 0px;
}
/*breadcerum - camino*/
div.header-lined {
    background: #2395A9;
}
div.header-lined h1{
    padding: 25px 10px;
    color: #fff;
    text-transform: uppercase;
}
div.header-lined .breadcrumb {    
    background: #fff;
}
/*legal*/
#lista1 {
    counter-reset: li; 
    list-style: none; 
    *list-style: decimal;     
    padding: 0;
    margin-bottom: 4em;
}
#lista1 ol {
    margin: 0 0 0 2em; 
}
#lista1 li{
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 .5em 2.5em;    
    text-decoration: none;
    transition: all .3s ease-out; 
    border: 1px solid rgb(198, 224, 240); 
}
#lista1 li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -3.4em;
    top: 15px;
    margin-top: -1em;
    background: #2395A9;
    color: #fff;    
    height: 3em;
    width: 3em;
    line-height: 2.5em;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    border: 1px solid #000;
}
#lista2 {
    counter-reset: li; 
    list-style: none; 
    *list-style-type: lower-latin;    
    padding: 0;
    margin-bottom: 4em;
}
#lista2 ol {
    margin: 0 0 0 2em; 
}
#lista2 li{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .5em 0;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;   
}
#lista2 li:hover{    background: #eee;}
#lista2 li:hover:before{    transform: rotate(360deg);  }
#lista2 li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -8px;
    top:25px;
    margin-top: -1.3em;
    background: #87ceeb;
    height: 2em;
    width: 2em;
    line-height: 1.5em;
    border: .2em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 3em;
    transition: all .3s ease-out;
}
/**/
#lista3 {
    counter-reset: li; 
    list-style: none; 
    *list-style-type: lower-latin;    
    padding: 0;
    margin-bottom: 4em;
}
#lista3 ol {
    margin: 0 0 0 2em; 
}
#lista3 li{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .5em 0;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;   
}

#lista3 li:hover{
    background: #eee;
}

#lista3 li:hover:before{
    transform: rotate(360deg);  
}

#lista3 li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -60px50%;
    margin-top: -1.3em;
    background: #000000;
    height: 2em;
    width: 2em;
    line-height: 1.5em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 3em;
    transition: all .3s ease-out;
}
.marketing-email-optin h4 {text-transform: uppercase;font-weight: bold; }
section#footer-mi {
    margin: 0;
    padding: 20px 10px;
    background-color: #043d5f;
    color: #eee;
    font-size: 0.9em;
}
section#footer {
    margin: 0;
    padding: 20px 10px;
    background-color: #05486f;
    color: #eee;
    font-size: 0.9em;
}
section#footer-mi a, section#footer a {
    color: #eee;
}
section#footer-mi a:hover {
    background: #313131;
}
section#footer a:hover{color:#24bbac;}
.social-network a{padding:0 15px;}
/*Tabla precios dominios */
.dpricing-table {
    border: solid 1px #B7CCEE;
        border-top-color: rgb(225, 243, 207);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(225, 243, 207);
        border-right-style: solid;
        border-right-width: 1px;
    border-top: none;
    border-right: none;
}
.dpricing-table .heading {
    background: #cfe6f3;
}
.dpricing-table .even {
    background: #B7CCEE;
}
.dpricing-table .heading .first {
    background: #1161da;
    color: #fff;
}
.dpricing-table th {
    font: bold 17px Arial, Helvetica, sans-serif;
}
.dpricing-table th, .dpricing-table td {
    padding: 8px;
    text-align: center;
    font: normal 15px Arial, Helvetica, sans-serif;
    color: #555f4b;
}
.dpricing-table .heading .second {
    background: url(https://www.facilweb.com.es/templates/facilweb/img/flecha.png) no-repeat 0 0 #7FB0FC;
}
.dpricing-table .title {
    font-size: 1.2em;
    font-weight: 900;
}
.dpricing-table td {
    border-bottom: solid 1px #B7CCEE;
    border-right: solid 1px #B7CCEE;
}
.strikeout {
    font-size: 0.8em;
    text-decoration: line-through;
}
.note2, .restoration_info {margin-top: 20px;
    border: 1px solid;}
/*popup mensajes de promoción */
#mostrarmodal .modal-header {
    background-color: red;
}
.modal-footer span {float:left;}
#mostrarmodal .modal-dialog {
    width: 90%;
}
#mostrarmodal h2 {
    font-weight: 800;
    color: #fff;
}
#mostrarmodal h2 span {
    font-size: 1.4em;
}
#mostrarmodal h4 {
    text-transform: uppercase;
    font-weight: 800;
    color: #1161da;
}
    #services-ofertas .box {
        padding: 10px;
        margin-bottom: 40px;
        box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
        border:1px solid #B7CCEE;
        background: #fff;
        transition: 0.4s;
        min-height: 200px;
    }
    .fadeInLeft {
        animation-name: fadeInLeft;
    }
    #services-ofertas .box .icon {
        float: left;font-size: 2em;color: #17a2fe;
    }
    #services-ofertas .box h4 {
        margin-left: 40px;
        font-weight: 700;
        margin-bottom: 15px;
        font-size: 22px;
        text-transform: capitalize;
    }
    #services-ofertas .box p {
        font-size: 14px;
        margin-left: 40px;
        margin-bottom: 0;
        line-height: 24px;
    }
    .center {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }
    /*mega menu*/
    
    .dropdown-menu.row.web {        
        top: 100%;
        left: -162px;
        z-index: 1000;
    }
    #edicion-web-menu {background: #fff;}
    .menu{display: none;}
    #Primary_Navbar-Contact_Us, #Primary_Navbar-Network_Status, #Primary_Navbar-Knowledgebase,#Primary_Navbar-Announcements{display: none;}
    /*Boxex propios: worpress y otros*/
    .contorno {        
        color: #000;
        border: 1px solid #17a2fe;
        border-radius: 0px;
        -moz-transition: margin .3s linear;
        -o-transition: margin .3s linear;
        -webkit-transition: margin .3s linear;
        -ms-transition: margin .3s linear;
        transition: margin .3s linear;
    }
    .contorno-isl {margin-top: 20px;border: 3px dotted #17a2fe; }
    .resaltar-menu {
        border-top: 1px solid #118dff;
        border-right: 1px solid #118dff;
        border-bottom: 1px solid #118dff;
        border-left: 3px solid white;
        background: #118dff;
    }
    .resaltar-menu-rojo {
        border-top: 1px solid #fe1313;
        border-right: 1px solid #fe1313;
        border-bottom: 1px solid #fe1313;
        border-left: 3px solid white;
        background: #fe1313;
        font-size:1.3em;
    }
    
    .nav-item a {padding:5px;}
    .columna-wp h3{text-transform: uppercase;font-weight: 600;}
    .columna-wp{margin-bottom: 20px;}
    .texto {text-align: justify;padding: 10px;min-height: 130px;}
    .enlace span {text-transform: lowercase;margin-right: 10px;}
    /*Buscador templatemonster*/
    .contorno-tm {width:100%;margin-bottom: 20px;}
    .tm-aff-search {width:90%;height:60px;margin:15px auto;background:#1c94c6;}
    .tm-aff-search p {color:#fff;font-size:22px;font-weight:700;float:left;line-height:60px;padding-left:30px;width: 50%;}
    #tm-aff-search {margin:15px 0 0 30px;width:30%;font-size:13px;height: 30px;border: none;border-radius: 5px;padding-left: 10px;}
    #tm-aff-submit {background: #156f94;border:1px solid #126081;height:33px;margin:0 0 0 20px;padding:0;cursor:pointer;font:bold 14px Arial, Helvetica;color:#fff;width: 10%;border-radius: 5px;}
     /*Lanzador WhatsApp*/
     .contorno-wa {width:100%;margin-bottom: 20px;}
     .wa-aff-search {width:99%;height:60px;margin:15px auto;background:#1cc62a;}
     .wa-aff-search p {color:#fff;font-size:22px;font-weight:700;float:left;line-height:60px;padding-left:30px;width: 50%;}
     #wa-aff-search {margin:15px 0 0 30px;width:30%;font-size:13px;height: 30px;border: none;border-radius: 5px;padding-left: 10px;}
     #wa-aff-submit {background: #249b2e;border:1px solid #249b2e;height:33px;margin:0 0 0 20px;padding:0;cursor:pointer;font:bold 14px Arial, Helvetica;color:#fff;width: 10%;border-radius: 5px;}
     #wa-texto-inferior{text-align: center;}
     .whatsapp-movil{display:none;}.whatsapp-web{display:block;}
    /*diseño responsive*/
    /*Barra de cookies*/

    #barraaceptacion {
        display:none;
        position:fixed;
        left:0px;
        right:0px;
        bottom:0px;
        padding:10px;
        text-align:center;
        background-color: rgba(0, 0, 0, 0.5);
        color:#fff;
        z-index:99999;
        min-height:200px;
        width: 33%;
        margin: 20px;
        border: 1px solid;
        border-radius: 15px; 
    }
     
    .inner {
        width:100%;
        position:absolute;
        padding-left:5px;
        font-family:verdana;
        font-size:14px;
        top:20%;
    }
     
    .inner a.ok {
        padding:4px;
        color:#00ff2e;
        text-decoration:none;
    }
     
    .inner a.info {
        padding-left:5px;
        text-decoration:none;
        color:#faff00;
    }
    /*CSS PARA ISLONLINE#*/
    #isl-connectbox .container-sm {  max-width: 450px;  padding-left: 15px;  padding-right: 15px;  margin-right: auto;  margin-left: auto;  }
    #isl-connectbox .form-input-wrapper span.loader-icon {  top: 9px;}
    #isl-connectbox .m-b-10 {  margin-bottom: 10px;  }
    #view-switcher{display: none;}
    .section-content h2{text-transform: uppercase;font-size:18px;font-weight: 600;}
    #btn-isl-join{text-transform: uppercase;background: #17a2fe;padding: 15px;}
/* Styles the thumbnail */

a.lightbox img {
    height: 150px;
    border: 3px solid white;
    box-shadow: 0px 0px 8px rgba(0,0,0,.3);
    margin: 94px 20px 20px 20px;
    }
    
    /* Styles the lightbox, removes it from sight and adds the fade-in transition */
    
    .lightbox-target {
    position: fixed;
    top: -100%;
    width: 100%;
    background: rgba(0,0,0,.7);
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    overflow: hidden;
    }
    
    /* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */
    
    .lightbox-target img {
    margin: auto;
    position: absolute;
    top: 0;
    left:0;
    right:0;
    bottom: 0;
    max-height: 0%;
    max-width: 0%;
    border: 3px solid white;
    box-shadow: 0px 0px 8px rgba(0,0,0,.3);
    box-sizing: border-box;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    }
    /* Hide download bubble */
    /*div#islonline-download-pointer{display: none !important;}*/

    @media (max-width:1920px) {
        .dropdown-menu.row.web {left: -150px;}
       }
    @media (max-width:1366px) {
        .dropdown-menu.row.web {left: -250px;min-width: 1215px;}
       }
    @media (max-width:1280px) {
        .dropdown-menu.row.web {left: -200px;min-width: 1215px;}.texto {min-height: 170px;}.modal-dialog {width: 1200px;}
       }
    @media (max-width:1024px) {
        .dropdown-menu.row.web {left: -200px;min-width: 1015px;}
        .texto {min-height: 170px;}
        .modal-dialog {width: 900px;}
       }
    @media (max-width:960px) {
        .navbar-header .menu{color: #fff;padding-left: 35px;position: relative;top: 12px;font-weight: 600;display: inline;}
        .cabecera-centrada,#id-presentacion .row, #footer-mi {text-align: center;}
        #id-presentacion .row {margin-bottom: 25px;}
        #footer-mi h4{font-size: 1.2em;border-bottom: 1px solid;padding-bottom: 10px;border-top: 1px solid;padding-top: 10px;font-weight: 600;}
        .red-social{padding-left: 50px;}
        .g-social-text {display: none;}
        .tabs-wrapper {float: none;}
        #d-newregi, #d-renew, #d-trans, #d-restore {width: 100%;text-align: center;}
        /*Megamenú*/
        .dropdown-menu.row.web {left:0;min-width: 720px;}
        .modal-dialog {width: 800px;}
       }
       @media (max-width:480px) {
        .dropdown-menu.row.web {min-width: 320px;}
        .banner-hading span{font-size: 20px;}
        .tm-aff-search {width:100%;height:220px;}
        .tm-aff-search p {line-height:30px;padding-left:10px;width: 100%;text-align: center;}
        #tm-aff-search {margin:5px;width:95%;text-align: center;}
        #tm-aff-submit {margin:20px 0 0 20px;width: 80%;}
        #banner-wordpress clearfix {display: none;}
        #banner-wordpress .col-md-4 {margin-bottom: 20px;}
        .mrb-60{margin-bottom: 0;}
        .inner {top:10%;}
        #barraaceptacion {width: 98%;margin: 2px;border-radius: 0;}
        .contorno-wa {
            width: 112%;
            margin-bottom: 20px;
            background: #1cc62a;
            position: relative;
            left: -15px;
            height: 220px;
            text-align: center;        
        }
        #wa-aff-search {width: 98%;height: 50px;margin:3px;font-size: 24px;border-radius: 0;}
        .wa-aff-search p {            
            font-size: 22px;
            float: left;
            line-height: 30px;
            width: 100%;
            text-align: center;padding-left: 5px;
        }
        #wa-aff-submit {height: 50px;width: 80%;margin-top: 20px;font: bold 35px Arial, Helvetica;}
        .whatsapp-web{display:none;}
        .whatsapp-movil{display:block;}
       }
