﻿/* Estilos añadidos para diseño Antea */

/*MMCG: Fuente propia de iconos*/
@font-face {
  font-family: 'icomoon';
  src:  url('font/icomoon.eot?3jz8lq');
  src:  url('font/icomoon.eot?3jz8lq#iefix') format('embedded-opentype'),
    url('font/icomoon.ttf?3jz8lq') format('truetype'),
    url('font/icomoon.woff?3jz8lq') format('woff'),
    url('font/icomoon.svg?3jz8lq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-customer-service:before {
  content: "\e901";
}
.icon-telemarketer:before {
  content: "\e900";
}
.icon-call-center:before {
  content: "\e906";
}
.icon-ion-android-globe:before {
  content: "\f38c";
}
.icon-ion-archive:before {
  content: "\f102";
}
.icon-ion-clipboard:before {
  content: "\f127";
}
.icon-svg:before {
  content: "\eae9";
}

/*MMCG: Fuente propia de iconos*/




header .col-md-9.col-sm-7 {
    display: none;
}

header .col-md-3.col-sm-5 {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

/*.btn-menu {
    float:none;
}*/

.header .widget.widget_text {
    /*display:none;*/
    margin-top: 0 !important;
}

.logo {
    margin-top: 2em;
    margin-bottom: 2em;
    position: relative;
    padding: 5em 0;
}

    .logo > a {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 100%;
    }

#text-13 {
    width: 0;
}

.get-appointment a {
    background-color: #333 !important;
    font-family: "Montserrat", sans-serif !important;
}

.header-wrap {
    position: relative;
    border-bottom-color: #7996ad;
    background: url(../images/slider02-05-1.jpg);
    background-size: cover;
}

.breadcrumb-trail.breadcrumbs {
    background-color: none !important;
}

.video {
    margin: 10px 0 0 0;
    display: block;
    text-align: center;
    color: #fff;
    background-color: #25698c;
    font-size: 15px;
    padding: 5px 0;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.page-callout {
    background-color: #7996ad !important;
    padding: 16px 0 3px;
    overflow: hidden;
}

#qtranslate-chooser li {
    vertical-align: middle;
    display: inline-block;
}

.top #lang_sel li {
    width: 2em !important;
}

/*.page-title {
    position: absolute !important;
    bottom: 0;   
    left: 50%;
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    border-bottom: 5px solid;
}*/

/*@media only screen and (max-width: 991px) {
    .header .widget.widget_text {
        display: block;
        margin-top: 15px;
        width: 0;
    }
}*/

.blog-shortcode.blog-grid.blog-two-columns article:nth-child(2n+1) {
    clear: both;
}

.blog-shortcode .entry-meta {
    display: none !important;
}

#mainnav > ul > li > a {
    font-family: "Montserrat";
}

#mainnav ul.sub-menu > li > a {
    font-family: "Montserrat";
    display: block;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    border-top: 1px solid #576168 !important;
    padding: 10px 15px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif !important;
}

.mc4wp-form-fields {
    position: relative;
    display: none;
}

.page-callout .flat-contact-us h3 {
    font-size: 31px;
    /* font-weight: 600; */
    color: #fff;
    margin-top: 0;
    /* margin-bottom: 5px; */
    font-family: "Montserrat" !Important;
}

.widget .widget-title::after {
    width: 40px;
    height: 4px;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background-color: #5a7282;
    border-radius: 2px;
}

.flat-information li {
    display: inline-block;
    margin-right: 20px;
    padding-top: 4px;
    line-height: 47px;
    font-size: 14px;
    font-family: "Montserrat";
}

.flat-information i {
    font-size: 2.2em;
    margin-right: 0.2em;
    display: inline-block;
    vertical-align: middle;
    color: white;
    margin-left: 0.2em;
}

.avisolegalpie {
    margin-left: 30px;
    width: 280px;
    float: left;
    margin-top: 15px;
}

.bottom {
    padding: 10px 0 5px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #757575;
    font-size: 12px;
    background-color: #181818;
}

    .bottom a {
        color: #7996ad;
    }

        .bottom a:hover {
            color: #576168;
        }

#mainnav-mobi {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    z-index: 1000;
}

.blog-shortcode .content-post h2 a {
    color: #576168;
    font-size: 0.8em;
    !important;
}

.form-index, .form-index2 {
    width: 48.9%;
    float: left;
    /*margin-left: 15px;*/
    background-color: #f2f2f2;
    /*margin-top: -24px;*/
    border-bottom: 2px solid #7996ad;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.box-form .form-index:nth-child(2n), .box-form .form-index2:nth-child(2n) {
    margin-left: 10px;
}

.form-index2 {
    margin-top: 12px;
}

.accesos {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    margin-top: -0.8em;
}

.recuperarPassword {
    text-align: center;
    font-size: 12px;
    /*float: left;
    margin: 7px 5px 0 16px;*/
    border: 1px solid #e5e5e5;
    padding: 2px 44px;
    background-color: #f2f2f2;
    width: 100%;
}

.form-index p, .form-indexLogin p {
    display: block;
    background-color: #7996ad;
    text-align: left;
    color: #fff;
    font-size: 13px;
    padding: 3px 0 3px 11px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.form-index p, .form-index2 p {
    display: block;
    background-color: #7996ad;
    text-align: left;
    color: #fff;
    font-size: 13px;
    padding: 3px 0 3px 11px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
}

.enviar:hover {
    background-color: #a0a2a3 !important;
    color: #fff !important;
    cursor: pointer;
}

.form-index input, .form-indexLogin input {
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 25px !important;
    padding: 0 !important;
    text-align: center;
    margin-bottom: 0.8em !important;
}

.form-index input, .form-index2 input {
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 25px !important;
    padding: 0 !important;
    text-align: center;
    margin-bottom: 0.8em !important;
}

.enviar {
    margin-right: auto !important;
    margin-left: auto !important;
    display: block !important;
    background-color: #e5e5e5 !important;
    color: #7996ad !important;
    border: 1px solid #7996ad !important;
}

.box-form {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: inline-block;
}

.top.header-v1 {
    display: table;
    width: 100%;
}

.acceso-trabajador::after {
    color: #fff;
    position: absolute;
    right: 0.6em;
    font-size: 1.6em;
    font-family: "Ionicons";
    content: "\f2a2";
}

.acceso-empresa::after {
    color: #fff;
    position: absolute;
    right: 0.6em;
    font-size: 1.6em;
    font-family: "Ionicons";
    content: "\f2d1";
}

.acceso-formation::after {
    color: #fff;
    position: absolute;
    right: 0.6em;
    font-size: 1.6em;
    font-family: "Ionicons";
    content: "\f3e8";
}

.acceso-aptitud::after {
    color: #fff;
    position: absolute;
    right: 0.6em;
    font-size: 1.6em;
    font-family: "Ionicons";
    content: "\f349";
}

a.recuperarPassword1 {
    position: relative;
    margin-left: 1.6em;
}

.recuperarPassword1::before {
    color: #7996AD;
    position: absolute;
    font-size: 1.6em;
    font-family: "Ionicons";
    content: "\f296";
    left: -0.5em;
    -moz-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    -o-transform: rotate(160deg);
    -webkit-transform: rotate(160deg);
    transform: rotate(160deg);
}

.news-antea {
    padding: 2.5em 0 0 1em;
}

div.news-antea.blog-shortcode article .featured-post {
    float: none;
    max-width: inherit;
}

    div.news-antea.blog-shortcode article .featured-post img {
        border-radius: 0.4em;
    }

        div.news-antea.blog-shortcode article .featured-post img:hover {
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-filter: grayscale(30%);
            -webkit-box-shadow: 0 0 10px 2px rgba(36,36,36,0.5);
            -moz-box-shadow: 0 0 10px 2px rgba(36,36,36,0.5);
            box-shadow: 0 0 10px 2px rgba(36,36,36,0.5);
        }

.page-callout .row {
    text-align: center;
}

.page-callout .col-md-7 {
    width: 100%;
}

div.top.header-v4 .col-md-6 {
    width: inherit;
}

div.top.header-v4 .col-sm-4 {
    float: right;
}

.vc_custom_1485520257926 .vc_col-sm-12 {
    display: none;
}

.vc_column_container img[alt="tick"] {
    margin-right: 0.5em;
}

.box-content li {
    list-style: none;
    padding-bottom: 0.5em;
}

    .box-content li::before {
        content: '';
        display: inline-block;
        width: 18px;
        height: 18px;
        background: white;
        background: url(/wp-content/themes/consultant/images/tick.png) no-repeat;
        margin-bottom: -6px;
    }

.box-content ul {
    margin: 2em 0 1em 0;
    font-size: 1.2em;
}

.box-pdf1 {
    margin-top: -2em;
    margin-bottom: 8em !important;
}

.share-title {
    width: 4em !important;
    color: white !important;
}

.social-share-article li a {
    background-color: white !important;
}

.portfolio-single .social-share-article .social-share li:hover a i {
    color: #7996AD !important;
}

.portfolio-detail .padr-45 {
    background-color: #7996AD;
    color: white;
    padding: 1.5em 1em 0 2em;
    border-radius: 3px;
}

.blog-list .featured-post img {
    border-radius: 5px;
}

    .blog-list .featured-post img:hover {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-filter: grayscale(30%);
        -webkit-box-shadow: 0 0 10px 2px rgba(36,36,36,0.5);
        -moz-box-shadow: 0 0 10px 2px rgba(36,36,36,0.5);
        box-shadow: 0 0 10px 2px rgba(36,36,36,0.5);
    }

.page-template-blog article .featured-post img:hover {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-filter: grayscale(30%);
    -webkit-box-shadow: 0 0 10px 2px rgba(36,36,36,0.5);
    -moz-box-shadow: 0 0 10px 2px rgba(36,36,36,0.5);
    box-shadow: 0 0 10px 2px rgba(36,36,36,0.5);
}

.logo-teatro {
    text-align: center;
}

.title-blog {
    margin-top: -2em;
    margin-bottom: 5em !important;
    margin-left: 1em;
}

.wpcf7-form p {
    margin-bottom: 0.8em !important;
}

.form-indexLogin {
    background-color: #f2f2f2;
    padding-bottom: 1em;
    border-bottom: 2px solid #7996AD;
}

.forms-private {
    text-align: center;
    margin-bottom: 4em;
}

    .forms-private > div {
        float: none;
        display: inline-block;
    }

        .forms-private > div:first-child {
            margin-right: 2em;
        }

/*///////////PRESUPUESTO POPUP/////////////////////*/
/**
 * All required inputs initially are yellow.
 */
/*:required {
    background-color: lightyellow;
}*/

/**
 * If a required input has been touched and is valid, it should be white.
 */
.touched:required:valid {
    border: 1px solid #dfdfdf;
}

/**
 * If a required input has been touched and is invalid, it should be pink.
 */
.touched:required:invalid {
    border: 1px solid orange;
}

.content-popupPresupuesto {
    position: relative;
    width: 600px;
    min-height: 250px;
    border-radius: 5px;
    box-shadow: 0 0 36px 11px rgba(0,0,0,0.23);
    /*background-color: #fefefe;*/
    margin-right: auto;
    margin-left: auto;
    margin-top: 15em;
    /*padding: 20px;*/
    border: 1px solid #888;
    min-width: 600px;
}

    .content-popupPresupuesto h1 {
        font-size: 22px;
        color: #fff;
        font-weight: bold;
        display: block;
        /*width: 545px;*/
        background-color: #7996ad;
        padding: 10px 0 10px 25px;
        margin-bottom: 0;
        margin-top: 0;
    }

.h1presupuesto {
    background-color: #576168 !important;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 14px 0 14px 25px;
}

/*.h1presupuesto:before{
	
	content: url(../images/calc-small.png);
	margin-right: 10px;
}*/

.datapresupuesto {
    /*width: 100%;
    margin-bottom: 40px;
    /*margin-top: 20px;*/
    /*height: 105px;*/
    padding: 1em 1.5em;
}

    .datapresupuesto h4 {
        /*float: left;
        font-size: 18px;
        width: 90%;
        display: block;*/
        border-bottom: 1px solid #EAEAEA;
        /*padding: 0 25px 0 10px;
        margin-left: 15px;*/
    }

.numero {
    float: right;
    color: #656565;
}

.preciopresupuesto {
    /*width: 100%;
    margin-top: 20px;
    height: 90px;*/
    padding: 0 1.5em 2em 1.5em;
}

    .preciopresupuesto h4 {
        color: #7996ad;
        /*float: left;
        font-size: 18px;
        width: 495px;
        display: block;
        border-bottom: 1px solid #EAEAEA;
        padding: 0 25px 0 10px;
        margin-left: 15px;*/
    }

.content-popupPresupuesto h2 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    display: block;
    /*width: 520px;*/
    background-color: #7996ad;
    padding: 0.2em 0.5em 0.5em 0.5em;
    margin-bottom: 0;
    margin-top: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: right;
}

    .content-popupPresupuesto h2 > span {
        float: right;
    }

.close-white {
    position: absolute;
    right: 1em;
    top: 5px;
}

    .close-white i {
        color: white;
        font-size: 1.5em;
    }

.popup {
    left: 0;
    position: fixed;
    top: 20%;
    width: 100%;
    z-index: 1000010;
}

.recinc {
    /*text-align: left;*/
    font-size: 12px;
    color: #ababab;
    /*font-weight: normal;*/
}

.recinc2 {
    text-align: left;
    font-size: 12px;
    float: left;
    color: #fff;
    font-weight: normal;
    display: block;
    width: 96%;
    margin-top: 4px;
}

.combopto {
    /*margin-top: 10px;*/
    margin-left: 10px;
    /*margin-bottom: 15px;*/
    height: 30px;
    float: left;
    border: 1px solid #7996ad;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    padding: 0 0 0 0;
}

.botonesMapfre3 {
    /*margin-top: 10px;*/
    margin-left: 10px;
    margin-right: 10px;
    width: 135px;
    background-color: #5a7282;
    border: 1px solid #7996ad;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    height: 30px;
    font-size: 14px;
    /*letter-spacing: normal;
	float: left;*/
}

.campoemailweb {
    /*margin-top: 10px;*/
    margin-left: -20px;
    margin-bottom: 5px;
    height: 30px;
    float: left;
    border: 1px solid #7996ad;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    /*letter-spacing: 2px;*/
    padding: 0 0 0 10px;
}

.totalpto {
    margin-top: 5px;
}

.content-popupPresupuesto #txtEmail {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

.content-popupPresupuesto #buttonRecibirPres {
    background-color: #576168;
    padding: 0;
    width: 29%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 0.3em;
}

.content-popupPresupuesto .totalpto {
    width: 100%;
    margin: 0;
    margin-top: 0;
    margin-bottom: 0.5em;
}

.content-popupPresupuesto #buttonRecibirPres:hover {
    color: #7996ad;
}

.presupuestoText {
    color: orange;
}

#buttonConsultar {
    border-width: 0;
    color: #fff;
}

.presupCheckP {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

/*/////////////FIN POP UP PRESUPUESTO////////////////*/

/*///////////////////POP UP//////////////////////////*/
#popup {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}


.content-popup {
    margin: 0 auto;
    position: relative;
    padding: 20px;
    width: 700px;
    /*min-height:250px;*/
    border-radius: 4px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0 36px 11px rgba(0,0,0,0.23);
    -moz-box-shadow: 0 0 36px 11px rgba(0,0,0,0.23);
    box-shadow: 0 0 36px 11px rgba(0,0,0,0.23);
}

    .content-popup h2 {
        color: #7996ad;
        border-bottom: 1px solid #48484B;
        margin-top: 0;
        font-size: 16px;
        padding-bottom: 10px;
    }

    .content-popup p {
        font-size: 14px;
        margin-bottom: 6px;
        margin-top: 4px;
        line-height: 20px;
    }

.popup-overlay {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    /*z-index: 1000000;*/
    /*cursor: pointer;*/
    opacity: 0.7;
}

.close {
    position: absolute;
    right: 15px;
}

.box-datapresupuesto {
    background-color: white;
}
/*//////////////////FIN POP UP//////////////////////*/

.box-inicio-sesion article {
	margin-bottom: 1em;
}

.box-inicio-sesion article span {
    font-size: 1.2em;
}

.box-inicio-sesion {
    margin-left: auto;
    margin-right: auto;
    width: 20em;
	position:relative;
}

#resultLogin {
    color: orange;
}

#dvLoading {
    background: url(../images/loadingColors.gif) no-repeat scroll center center;
    height: 25px;
    width: 65px;
    position: absolute;
    /* margin: -180px 0 0 55px; */
    background-size: 59px;
    top: -0.1em;
    left: 50%;
    transform: translate(-50%, -50%);
}

.box-submenu-programas ul {
	list-style: none;	
	margin: 0 !important;
	/*display: flex;
	justify-content: space-between;*/
	text-align: center;
	font-family: "Montserrat";	
}

.box-submenu-programas ul li {
	display: inline-block;
	background-color: #333333;
	margin: 0.em;
	margin-top: 0.2em;
	border-radius: 5px 5px 0px 0px;	
	min-width: 17em;
}

.box-submenu-programas ul li a{
	font-size: 1.2em;
	color: white;
	padding: 0.6em 1em;
	display: block;
	font-weight: 600;
}

.box-submenu-programas ul li a:hover{
	color: #6699CC;
}

.box-img-submenu {
	width: 1.8em;
	height: 1.8em;
	display: inline-block;
	margin-right: 0.5em;
	margin-top: -4px;
}

.sub-menu-text {
	display: inline-block;
	vertical-align: sub;
}

.wpb_wrapper h1 {
	font-family: "Montserrat" !important;
}

.title-line {
	margin-bottom: 1em!important;
}

.box-icon-programas .box-icon {
	width: auto !important;
	height: auto !important;
}

.block-boxs {
	color: white;
    font-size: 2em;
    /*padding: 1.2em 1.2em 0 1.2em;*/
    border-radius: 1em;
    text-align: center;
    /*max-width: 30em;*/
    margin-right: auto;
    margin-left: auto;
    font-family: "Exo 2";
    overflow: hidden;
	margin-top: 2em;
}

.block-boxs > .box-submenu-programas {
	font-size: 0.5em;
}

.block-boxs  > .box-submenu-programas ul li {
	min-width: 17em;
}

.box-individual {
	text-align: center;
}

.box-individual a:first-child {
	position: absolute;
	padding: 7em 5em;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	margin-top: -4em;
}

.box-individual .box-parent-buttons {
	margin-top: -3em !important;
}

.block-boxs .text1 {
	margin-bottom: 1em;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
	color: black;
}

.block-boxs .text2 {
	font-size: 0.9em;
	color: #374754;
}

.block-boxs > ul  {	
	list-style: none;
	margin-right: -2em;		
	margin-top: 1em;
	padding: 0em 1em;
	position: relative;
}

.block-boxs > ul > li  {
	display: inline-block;
	vertical-align: middle;
	margin-left: -3em;
	position:relative;
}

.block-boxs > ul > li  img {
	max-width: 240px;	
	z-index: 0;		
	transition: transform 0.5s;
}

.block-boxs > ul > li > a {
	position: absolute;
    padding: 2.5em 2em;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	z-index: 1;
	margin-top: -1em;
}

.block-boxs > ul > li > a:hover + img{	
	-webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}

.block-boxs .box-parent-buttons.big {
	font-size: 0.45em;
}

.block-boxs .box-parent-buttons.big p {
	color: black;
	max-width: 10em;
	margin-right: auto;
	margin-left: auto;
	line-height: 1em;
	margin-top: 4em;
}

.block-boxs > ul > li:last-child  .box-parent-buttons.big p {
	/* margin-bottom: 1em; */
}

/*.block-boxs .box-parent-buttons.big a {
	background-color: #6699CC;
}*/

.block-boxs .box-parent-buttons.big p > span {
	margin-bottom: 0.5em;
}

.box-zoom {
	transition: transform 0.5s;
}

.box-zoom:hover {
	-webkit-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
}

/*Botón llamame header*/
.button-call {
	position: absolute;
	right: 0;
	top: 50%;
	color: white;
	background-color: orange;
	height: 40px;
	line-height: 32px;
	padding: 0 0.5em;
	font-size: 1.1em;
	cursor: pointer;
	font-family: "Exo 2";
	border-radius: 0.2em;
	transform: translate(0,-50%);
	margin-top: -2px;
	margin-right: 1em;
	border-color: #FF9900;
	background-color: #FF9900;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.01) 100%);
	background-repeat: repeat-x;
	border: 1px solid #FF9900;
	transition: all 0.2s ease-in-out;
}

.button-call:hover {
	color: #f7f7f7;
	border-color: #e08700;
	background-color: #e08700;
}

.button-call .icon-customer-service {
	font-size: 1.3em;
	vertical-align: middle;
}

.button-call a {
	color: white;
	vertical-align: middle;
}

.button-call a:hover {
	color: white;
}

.box-info {
	font-size: 2em;
    line-height: 1.5em;
    text-align: center;
    padding: 2em;
    background-color: #E3E4E4;
    border-radius: 0.5em;
    color: #656565;
    font-family: "Exo 2";
}

.box-info-solicitud {
	color: #373737;
    background-color: #E6E6E6;    
    text-align: center;    
    margin-right: auto;
    margin-left: auto;	
}

.box-info-solicitud p {
	font-size: 1.8em;
    display: inline-block;
    vertical-align: middle;    
    margin: 1em 2em 1em 1em;
}

.box-info-solicitud a {
	display: inline-block;
    vertical-align: middle;    
    background-color: #373737;
    color: #fff;
    border-color: #373737;
    padding: 1em 1.5em;
    cursor: pointer;    
    margin: 1em 1em 1em 2em;
	transition: all 0.2s ease-in-out;
	font-size: 1.2em;
}

.box-info-solicitud .icon-customer-service {
	font-size: 1.4em;
	padding-right: 0.2em;
}

.box-info-solicitud a:hover {
	color:white;
	background-color: #FF9900;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.01) 100%);
	background-repeat: repeat-x;
}

.text-descuento {
	margin-left: 0.5em;	
	color: green;
	font-weight: bold;
	display: none;
}

.text-ver-precios {	
	color: white;
	padding: 0.2em 0.5em;
	/*font-size: 1em;*/
	border-radius: 0.2em;
	transition: all 0.2s ease-in-out;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.01) 100%);
	background-repeat: repeat-x;
}

.text-ver-precios:hover {
	background-color:#333333!important;
	color:white;
}

.text-ver-precios.laboral {
	background-color: #7DC5D2;
}

.text-ver-precios.fiscal {
	background-color: #8383B4;
}

.text-ver-precios.contable {
	background-color: #F3A82E;
}

.text-ver-precios.facturacion {
	background-color: #ACC95A;
}

.text-ver-precios.cae {
	background-color: #CE4C67;
}

.text-ver-precios.spp {
	background-color: #00C4B4;
}

.text-ver-precios.medidor {
	background-color: #59AA1E;
}

.text-ver-precios.checkin {
	background-color: #25698c;
}

.box-parent-buttons {
	margin-top: -1em;
}

.box-parent-buttons.big {
	/*font-size: 1.5em;*/
	    font-size: 1em;
    margin-right: auto;
    margin-left: auto;
    margin-top: -6em;
    text-align: center;
}

.box-parent-buttons.big  a {
	/*padding: 0.5em 0.8em;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	margin-top: 0.5em;*/
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	margin-top: 0.5em;
	font-weight: 600;
	height: 2.5em;
	line-height: 2.2em;
}

.box-parent-buttons.big  p {
	font-size: 1em;
	margin-bottom: 0;
	line-height: 1.3em;
}

.box-parent-buttons.big  p > span {
	display: block;
	font-size: 2.6em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

.box-parent-buttons.big  a > span:first-child {
	display: block;
	font-weight: 600;
	padding: 0;
	margin: 0;
	height: 1.7em;
	margin-top: -0.3em;
}

.box-parent-buttons.big  a > span:nth-child(2) {
	display: block;
	font-size: 0.65em;
	font-weight: 300;
	margin-top: -1.3em;
}

.box-demo-text {
	font-size: 1.2em;
	margin-top: 3em;
}

.box-demo-text > div {
	/*margin-bottom: 1em;*/
	background-color: #7BACDC;
	color: white;
	padding: 0.8em;
	border-radius: 0.3em;
	margin: 0.5em 0;
	-moz-box-shadow: inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow: inset 0 0 10px #5084B8;
	text-align: center;
}

.box-demo-text span:first-child {
	font-size: 2em;
	margin-right: 0.2em;
	min-width: 1em;
	text-align: center;	
}

.box-demo-text span {
	vertical-align: middle;
	display: inline-block;
}



.box-up1 {
	margin-top: -6em;
}

.box-up2 {
	margin-top: -2em;
}

.box-caracteristicas-descargar {
	text-align: center;
}

.box-caracteristicas-descargar  p {
	background-color: #7BACDC;
	color: white;
	padding: 1em;
	border-radius: 0.3em;
	margin: 0.5em;
	-moz-box-shadow: inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow: inset 0 0 10px #5084B8;
}

.link-gray {
	cursor: pointer;
	padding: 0.5em;
	background-color: lightgray;
	color: gray;
}

.img-zoom {
	-webkit-transform: scale(1.8);
	-ms-transform: scale(1.8);
	transform: scale(1.8);
}

.screenReaderText { 
  border: 0; 
  clip: rect(0 0 0 0); 
  height: 1px; 
  margin: -1px; 
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px; 
}

.spanPrecioMensual {
	font-size: 1em!important;
	font-weight: normal!important;
	display: none!important;
}



/*Media -> resoluciones*/

@media (max-width: 1199px) {
    .get-appointment a {
        font-size: 11px !important;
    }

    #mainnav > ul > li > a {
        font-size: 13px !important;
    }
}

@media (max-width: 991px) {
    .box-video {
        width: 100% !important;
    }

    .box-form-columns {
        width: 100% !important;
    }

    .sedes {
        display: none;
    }

    div.top.header-v4 .row {
        display: flex;
        /*-ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        text-align: center;
        -ms-align-content: center;
        -webkit-align-content: center;
        align-content: center;*/
    }

    div.top.header-v4 .col-sm-8 {
        width: 100%;
    }

    div.top.header-v4 .col-sm-4 {
        display: inline-block;
        text-align: center;
        width: auto;
        margin-right: auto;
        margin-left: auto;
        float: none;
    }

    div.top {
        height: auto;
    }

    .flat-socials li:last-child {
        margin-right: 0;
    }
}

@media (max-width: 768px) {
	.box-image-medidor  > .wpb_wrapper{
		text-align:center;
	}
	
	.main-quienes-somos  div.vc_row-fluid{
		display: flex;
		flex-direction: column;
	}
	
	.main-quienes-somos  div.vc_row-fluid:nth-child(2n+1) {
		display: flex;
		flex-direction: column-reverse;
	}
}

@media (max-width: 615px) {

    .content-popupPresupuesto {
        width: auto;
        min-width: unset;
        margin-top: 10em;
    }

    #boxContentPopUP h4 {
        font-size: 1.1em;
        padding: 0.5em;
    }

    #boxContentPopUP h1 {
        font-size: 1.2em;
        padding: 0.5em;
    }

    .datapresupuesto, .preciopresupuesto {
        padding: 0.5em;
    }

    h4 span.labelInline {
        display: inline-block;
        width: 100%;
    }
	
	.box-submenu-programas ul li {
		padding: 0.5em;
		width: 11em;
		text-align: left;
	}
	
	.box-submenu-programas ul li a {
		padding:0;
	}
}

@media (max-width: 530px) {
    .content-popupPresupuesto #buttonRecibirPres {
        width: 100%;
        margin: 0.5em 0 0 0;
    }

    .content-popupPresupuesto #txtEmail {
        width: 100%;
    }
}

@media (max-width: 495px) {
    .flat-information a.zona-privada > img {
        max-width: 10em;
    }

    .flat-information li:nth-child(3) {
        display: none;
    }
}

@media (max-width: 483px) {
    .flat-information li:nth-child(4) {
        position: absolute;
        top: 0;
        width: 10em;
        left: 11.5em;
        z-index: 2;
    }
}

@media (max-width: 483px) {
    .form-index, .form-index2 {
        width: 100%;
        clear: both;
        margin-bottom: 1em;
    }

    .box-form .form-index:nth-child(2n), .box-form .form-index2:nth-child(2n) {
        margin-left: 0;
    }

    .box-form {
        width: 100%;
    }

    .form-index2 {
        margin-top: 0;
    }


    .flat-information li a:hover {
        color: #7996ad;
    }

    .title-section .title:after {
        background-color: #7996ad !important;
    }
}

@media (max-width: 355px) {
    .flat-socials {
        min-width: unset;
        text-align: right !important;
    }

        .flat-socials li {
            margin-left: 1em;
            margin-right: 0 !important;
        }

    div.top.header-v4 .col-sm-4 {
        width: 50%;
    }

    div.top.header-v4 .col-sm-8 {
        padding: 0 0.2em;
    }

    .flat-information li:nth-child(4) {
        left: 10.1em;
    }
}

@media (max-width: 335px) {
    .flat-information li:nth-child(4) {
        width: 100%;
        text-align: right;
        padding-right: 2.5em;
        top: unset;
    }

    .flat-socials {
        display: none !important;
    }
}
.box-icon-new .box-icon {
    top: 0;
    float: left;
    margin-right: 40px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#mainnav > ul > li:after, .title-section .title:after, .widget .widget-title::after, .iconbox.circle:hover span, .counter .separator, .mega-menu .widgettitle::after {
    background-color: #6699cc!important;
}
.iconbox.circle:hover span {
    background: #6699cc!important;
    color: #fff;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #f7be68!important;
}