/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
Version: 1.0
*/

@import url("../unicon/style.css");
@import url("../unicon/framework/css/responsive.css");
@import url("../unicon/framework/css/shortcodes.css");
@import url("ePreselec-font.css");
@import url("ePreselec-font-extra.css");

/* -----------------------  GENERAL -----------------------  */

html{
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0 !important;
}

h1{
    font-size: 3.125em;
}

h2,
.ep-clients-block h3{
    font-size: 1.875em;
}

h3,
h2.headline{
    font-size: 1.625em;
}

h4{
    font-size: 1.375em;
}

h5{
    font-size: 1.188em;
}

h6{
    font-size: 1em;
}

p,
li{
    line-height: 1.4 !important;
    margin-bottom: 1em !important;
}

.headline{
    line-height: 1.4 !important;
    margin: 0 0 1em 0 !important;
}

.headline.ep-second-headline{
    margin-top: 2.5em !important;
}


/* -----------------------  TRICKS -----------------------  */

.ep-vertical-center .col,
.ep-accordion .ep-vertical-center{
    display: flex;
    justify-content: center;
    align-items: center;
}

.ep-bold{
    font-weight: 700;
}

.text-center{
    text-align:center;
}

.text-right{
    text-align:right;
}

.ep-yellow{
    color: #FFB600;
}

.show-medium{
    display: none;
}

.float-right{
    float: right;
}




/* -----------------------  BUTTONS -----------------------  */

a.button,
input[type="submit"],
button{
    border-radius: 0 !important;
}

a.button.color-3.ep-button{
    color: #3F3F40;
    text-transform: none;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-right: 0;
}

a.button.color-2.ep-button{
    text-transform: none;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-right: 0;
}

a.button.large.ep-button-xl{
    padding:12px 50px
}


/* -----------------------  LISTS -----------------------  */


.ep-list{
    list-style: none;
    margin-left: 0;
    margin-top: 2em;
    margin-bottom: 2.5em;
    color: #3F3F40;
}

.ep-list.no-margins{
    margin-top: 0;
    margin-bottom: 0;
}

.ep-list.special-padding{
    margin-bottom:-3em !important;
    margin-top: 0;
}

.ep-list > li:before{
    font-family: 'ePreselec-font' !important;
    content:"\e606";
    color: #FFB600;
    font-size:2em;
    line-height: 1;
    position: absolute;
    top: -4px;
    left: -3px;
}

.ep-list li{
    margin-bottom: 0.75rem !important;
    position: relative;
    padding-left: 2.25rem;
}

.ep-list li ul{
    padding-left: 0;
    margin-top: 1.25rem;
    margin-bottom: 2rem !important;
}

.ep-list li li{
    color: #FFB600;
    padding-left: 0.25rem;
}

.ep-list li li div{
    color: #3F3F40;
}



/* -----------------------  LUPA -----------------------  */


.ep-lupa .single_image a{
    background: #FFB600;
    display: inline-block;
    position: relative;
}

.ep-lupa .single_image img {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    position: relative;
}

.ep-lupa .single_image:hover img{
    opacity: .3;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.ep-lupa .single_image a:hover:before {
    font-family: 'ePreselec-font';
    content: '\e60b';
    font-size: 4.25rem;
    color: #FFB600;
    opacity: 1;
    z-index: 10000;
    width: 4.5rem;
    height: 4.5rem;
    line-height: 4.5rem;
    background-color: #FFFFFF;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}




/* -----------------------  SECTIONS -----------------------  */

.section-triangle{
    display: none;
}

.page-section .wpb_row.ep-section{
    margin-top: 5em;
    margin-bottom: 5em;
}

.page-section .wpb_row.ep-section.no-bottom{
    padding-bottom:0;
    margin-bottom: 0;
}

.page-section .wpb_row.ep-section.no-top{
    padding-top: auto;
    margin-top: 0;
}

.page-section .wpb_row.ep-section.last.no-top{
    padding-top: 2.5em;
    margin-top: 0;
}

.page-section .wpb_row.ep-section.last{
    margin-top: 5em;
    margin-bottom: 7.5em;
}

.page-section .wpb_row.ep-section.ep-caractersticas-intro-last{
    margin-top: 0;
    margin-bottom: 7.5em;
}

.page-section .wpb_row.ep-callaction{
    margin-top: 1em;
    margin-top: 0;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.padding-inner{
    padding-top: 5em;
    padding-bottom: 5em;
}



/* -----------------------  HEADER -----------------------  */


#header #navigation > ul > li > a {
    text-transform: none !important;
}

.header-v1 #navigation > ul > li {
    height: auto;
    padding-top: 2em;
}

#mobile-navigation-btn .fa{
    color:#FFB600;
    font-size: 2rem;
}

#mobile-navigation-btn .fa:hover{
    color:#3F3F40;
}

#mobile-navigation {
    background: #3F3F40 none repeat scroll 0 0;
    padding-bottom: 1.5em;
}

#mobile-navigation .columns{
    padding-left: 0;
    padding-right: 0;
}

#mobile-navigation .container ul{
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 1em;
}

#mobile-navigation .container ul li:last-child{
    margin-bottom: 0 !important;
}

#mobile-navigation .container ul li{
    padding-left: 1.5em;
    padding-right: 1.5em;
}

#mobile-navigation ul li a{
    color: #FFFFFF !important;
}

#mobile-navigation ul li a:hover,
#mobile-navigation ul li.current-menu-item a{
    color: #FFB600 !important;
    border-bottom-color: #FFB600 !important;
}



/* -----------------------  FOOTER -----------------------  */

footer,
#footer{
    margin-top: 0;
    padding-top: 3.75em;
    padding-bottom: 0;
}

footer p{
    color: #EAE9E9;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 0.625em;
}

#footer .widget h3{
    text-transform: none !important;
}


#footer .widget{
    padding-bottom: 2.5em;
    margin-bottom: 0;
}

#footer .ep-button{
    color: #3F3F40;
}

#footer .ep-button{
    color: #3F3F40;
}

#footer .ep-button:hover{
    color: #3F3F40 !important;
    background-color: #EAE9E9;
    border-color: #EAE9E9;
}

.ep-logo-footer{
    max-width: 210px;
    margin-bottom: 1.5em;
}

#copyright .copyright-text{
    color: #EAE9E9;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.4;
}

#copyright .social-icons ul li a{
    opacity: 1;
}

#copyright .social-icons ul li a:hover{
    opacity: 0.6;
}



/* -----------------------  HERO -----------------------  */


#fullimagecenter .ep-hero-wrapper{
    text-align: left;
    max-height: 350px;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 96%;
}

#fullimagecenter .ep-hero-wrapper h1{
    padding-top: 0;
    padding-bottom: 0.85rem;
    line-height: 1.1;
    text-align: left;
    font-size: 3.125em;
    /*text-transform: none;*/
}

#fullimagecenter .ep-hero-wrapper h2{
    color: #FFFFFF;
    font-weight: 300;
}

#fullimagecenter .ep-hero-wrapper h1,
#fullimagecenter .ep-hero-wrapper h2{
    text-shadow: 1px 1px 4px rgba(51, 51, 51, 0.7);
}


#fullimagecenter .ep-hero-wrapper .ep-button{
    margin-bottom: 0;
    text-shadow: none;
}

.ep-hero-home a.ep-button{
    font-size: 1.188rem !important;
    padding:12px 22px !important;
    font-weight: 400;
    border:none;
    margin:0;
    background-color: #FFB600;
    color:#3F3F40;
    text-align: center;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    transition: all 0.2s ease 0s;
    margin-top: 1rem !important;
    display: block;
    line-height: 1.4;
}


.ep-hero-home a.ep-button:hover{
    background-color: #3F3F40;
    color:#FFFFFF;
}

.ep-play .single_image a{
    position: relative;
}

.ep-play .single_image a:before{
    content: "";
    background: url(../../uploads/2016/10/play.png) no-repeat center center;
    width: 88px;
    height: 88px;
    display: block;
    position: absolute;
    top: -30px;
    left: 50%;
    margin: -44px 0 0 -44px;
    z-index: 100;
    transition: all 0.5s;
}

.ep-play .single_image a:hover:before{
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2);
}




/* -----------------------  CALL TO ACTION -----------------------  */

.ep-callaction .wpb_content_element{
    margin-bottom: 0;
}

.ep-callaction p{
    margin-bottom: 0.5rem !important;
    width: 70%;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 1.188rem;
}

.ep-callaction a.button.large.ep-button-xl{
    color: #3F3F40;
    background: #FFFFFF;
    border-color:#FFFFFF;
    margin-top: 2em;
}

.ep-callaction a.button.large.ep-button-xl:hover{
    background: #3F3F40;
    border-color:#3F3F40;
    color: #FFFFFF;
}

.ep-callaction h2{
    font-size: 2em;
    margin-bottom: 1rem !important;
    text-shadow: 1px 1px 4px rgba(51, 51, 51, 0.7);
}


/* -----------------------  HOME -----------------------  */

.ep-number{
    color: #FFB600;
    font-weight: 700;
    font-size: 100px;
    line-height: 1;
    margin-bottom: 0 !important;
}

.ep-number .wpb_wrapper{
    margin-top: 0;
    margin-bottom: 0;
}

.ep-number .wpb_wrapper p{
    line-height: 1 !important;
    margin-bottom: 1rem !important;
}

.ep-clients-block .column_container{
    /*background-color:#FFB600;*/
    padding-top: 5em;
    padding-bottom: 5em;
}

.ep-clients-slide{
    padding-top: 1em !important;
}

.home-numbers .ep-list{
    margin-bottom: 1em
}

/*.ep-clients-slide img{
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}*/

/*#seduce1,
#seduce2,
#seduce3,
#seduce4,
#seduce5{
    display:none;
}*/

#homeempresa1,
#homeempresa2,
#homeempresa3,
#homeempresa4,
#homeempresa5{
    display:none;
}



.ep-iconbox-home.iconbox h3{
    font-size: 1.625rem;
}

.ep-iconbox-home.iconbox p{
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    line-height: 1.4;
    margin-bottom: 0;
}

.ep-iconbox-home.iconbox-style-1 i.boxicon{
    width: 38px;
    margin-top: 3px;
}



/* -----------------------  CARACTERISTICAS -----------------------  */

.ep-iconbox.iconbox h3{
    font-size: 1.625rem;
}

.ep-iconbox.iconbox p{
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    line-height: 1.4;
    margin-bottom: 0;
}

.ep-iconbox.iconbox-style-1 i.boxicon{
    width: 38px;
    margin-top: 3px;
}

.ep-caracteristicas-txt .wpb_wrapper{
    padding-top: 0.5rem;
}

.ep-caracteristicas-txt h4{
    margin-bottom: 0;
    font-size: 1.625em;
}

.ep-caracteristicas-txt h6{
    text-transform: none;
    margin-top: 0;
}

.ep-caracteristicas-txt .ep-list{
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.ep-caractersticas-intro .span_12{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2.5rem !important;
}

.ep-caractersticas-intro .span_12 .wpb_column{
    display: flex;
    align-items:flex-end;
}

.ep-caractersticas-inverse .span_12 .wpb_column.vc_col-sm-4{
    text-align: right;
    display: inline-block;
}

.ep-accordion .vc-mono-fivehundredpx:before,
.ep-accordion .vc-mono-xing:before,
.ep-accordion .vc-mono-squidoo:before,
.ep-accordion .vc-mono-slashdot:before{
    font-family: 'ePreselec-font' !important;
    speak: none;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #FFB600;
    font-size: 30px !important;
    vertical-align: -2px;
}

.ep-accordion .vc-mono-fivehundredpx:before{
    content: "\e911";
}

.ep-accordion .vc-mono-xing:before{
    content: "\e91b";
}

.ep-accordion .vc-mono-squidoo:before{
    content: "\e91c";
}

.ep-accordion .vc-mono-slashdot:before{
    content: "\e914";
}

.ep-accordion .ep-list{
    margin-top: 0;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{
    padding-left: 0.5rem;
}

.ep-accordion .vc_tta.vc_general .vc_tta-panel-body{
    padding: 2rem 1rem;
}


.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading{
    background: #FFFFFF !important;
}


.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel  .vc_tta-panel-heading{
    border-bottom:1px solid #CECDCE;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after,
.vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before,
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon:after,
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon:before{
    border-color: #FFB600 !important;
}

.ep-accordion .vc_tta .vc_tta-controls-icon {
    height: 1rem;
    width: 1rem;
}

.ep-accordion .vc_tta-title-text{
    font-size: 1.625rem;
    font-weight: 300;
    color: #3F3F40;
    margin-left: 10px !important;
}




/* -----------------------  CONTACTO -----------------------  */


.google_map{
    border: none;
}

.ep-contact-social{
    margin-top: 1.5em;
}

.ep-contact-social .social-big,
.ep-contact-social .social-big a{
    height: auto;
    width: auto;
    margin-right: 0.75rem;
    border-radius: 0;
    background-color: #FFFFFF;
}

.ep-contact-social .social-icon a{
    color: #3F3F40;
}

.ep-contact-social .social-icon a:hover {
    background: transparent;
    color: #FFB600;
}

.vc_responsive .wpb_row .ep-contactform .vc_col-sm-6{
    padding-left: 0;
}

.vc_responsive .wpb_row .ep-contactform .vc_col-sm-6:last-child{
    padding-right: 0;
    padding-left: 20px;
}

.vc_responsive .wpb_row .ep-contactform .vc_col-sm-12{
    padding: 2em 0 0 0;
}

.ep-form-element{
    margin-bottom: 1.5em;
}

.ep-form-element label{
    margin-bottom: 0.75em;
}

.ep-form-element input,
.simpleselect .placeholder,
.simpleselect .options{
   border-color: #3F3F40;
   color: #3F3F40;
}

@media only screen and (max-width: 960px){
    .simpleselect .options{
       position: inherit;
    }
}

.simpleselect .placeholder,
.simpleselect .options .option,
.simpleselect .options .optgroup .optgroup-label{
    padding: 10px 12px;
    line-height: 1.6
}

.ep-submit .terminos{
    display: inline-block;
    margin-right: 3px;
}

.ep-submit .ep-form-element label{
    display: inline-block;
}

.ep-submit .ep-form-element label a:hover{
    color: #FFB600;
    text-decoration: underline;
}

.wpcf7-form .wpcf7-submit {
    background: #FFB600;
    border: medium none;
    color: #3F3F40;
    font-weight: 600;
    /*text-transform: none;*/
    padding: 12px 50px;
    font-size: 1rem;
    letter-spacing: 0;
    margin-bottom: 1rem;
}

/*.simpleselect .placeholder:after{
    background:none;
    font-family: 'ePreselec-font' !important;
    content:"\e601";
    color: #3F3F40;
    font-size:2em;
    line-height: 1;
    border-left:1px solid #3F3F40;
    padding: 0.6rem 1rem 0.6rem 0.4rem;
}*/

.simpleselect .placeholder:after{
    background:none;
    font-family: 'ePreselec-font' !important;
    content:"\e601";
    color: #3F3F40;
    font-size:2em;
    line-height: 1;
    border-left:1px solid #3F3F40;
    padding: 3px 0.4em 0 0.4rem;
    right: 10px;
    width: 15px
}

.simpleselect .placeholder:hover:after{
    color: #FFB600;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.simpleselect .placeholder{
    padding: 0.25rem 0.5rem;
}


div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors{
    overflow: hidden;
    display: inline-block !important;
    margin-top: 1rem !important;
    background:#CC9200 !important;
    padding: 12px 20px 12px 20px !important;
    border-radius:0 !important;
    font-weight: 400;
}

div.wpcf7-mail-sent-ok{
    background:#008000 !important;
}

.vc_responsive .wpb_row .vc_col-sm-9.contact-column{
    padding-bottom: 3rem !important;
}



/* -----------------------  FORM MAUTIC CONTACTO -----------------------  */
    /*.mauticform_wrapper { max-width: 600px; margin: 10px auto; }
    .mauticform-innerform {}
    .mauticform-post-success {}
    .mauticform-name { font-weight: bold; font-size: 1.5em; margin-bottom: 3px; }
    .mauticform-description { margin-top: 2px; margin-bottom: 10px; }
    .mauticform-error { margin-bottom: 10px; color: red; }
    .mauticform-message { margin-bottom: 10px;color: green; }
    .mauticform-row { display: block; margin-bottom: 20px; }
    .mauticform-label { font-size: 1.1em; display: block; font-weight: bold; margin-bottom: 5px; }
    .mauticform-row.mauticform-required .mauticform-label:after { color: #e32; content: " *"; display: inline; }
    .mauticform-helpmessage { display: block; font-size: 0.9em; margin-bottom: 3px; }
    .mauticform-errormsg { display: block; color: red; margin-top: 2px; }
    .mauticform-selectbox, .mauticform-input, .mauticform-textarea { width: 100%; padding: 0.5em 0.5em; border: 1px solid #CCC; background: #fff; box-shadow: 0px 0px 0px #fff inset; border-radius: 4px; box-sizing: border-box; }
    .mauticform-checkboxgrp-row {}
    .mauticform-checkboxgrp-label { font-weight: normal; }
    .mauticform-checkboxgrp-checkbox {}
    .mauticform-radiogrp-row {}
    .mauticform-radiogrp-label { font-weight: normal; }
    .mauticform-radiogrp-radio {}
    .mauticform-button-wrapper .mauticform-button.btn-default, .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default { color: #5d6c7c;background-color: #ffffff;border-color: #dddddd;}
    .mauticform-button-wrapper .mauticform-button, .mauticform-pagebreak-wrapper .mauticform-pagebreak { display: inline-block;margin-bottom: 0;font-weight: 600;text-align: center;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 6px 12px;font-size: 13px;line-height: 1.3856;border-radius: 3px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
    .mauticform-button-wrapper .mauticform-button.btn-default[disabled], .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default[disabled] { background-color: #ffffff; border-color: #dddddd; opacity: 0.75; cursor: not-allowed; }
    .mauticform-pagebreak-wrapper .mauticform-button-wrapper {  display: inline; }
*/

.ep-contactform .vc_col-sm-6{
    padding-left: 0 !important;
    padding-right: 20px !important;
}

.mauticform-innerform input[type="text"],
.mauticform-innerform input[type="password"],
.mauticform-innerform input[type="email"],
.mauticform-innerform input[type="tel"],
.mauticform-innerform textarea{
    width: calc(100% - 1rem);
    padding: 0.25rem 0.5rem;
}

.mauticform-innerform input:placeholder {
  color: #999999;
}

.mauticform-selectbox{
    width: 100%;
    padding: 0.25rem 0.5rem;
    border: 1px solid #3F3F40;
}

.ep-form-select{
    position: relative;
}

select:-ms-expand {
     display: none;
}

.ep-form-select:after {

pointer-events: none;
  position: absolute;
  background: none;
  font-family: 'ePreselec-font' !important;
  content: "\e601";
  color: #3F3F40;
  font-size: 2em;
  line-height: 1;
  border-left: 1px solid #3F3F40;
  padding: 3px 0.4em 0 0.4rem;
  right: 10px;
  top: 0;
  width: 15px;
}

.ep-form-select:hover:after{
    color: #FFB600;
}

.ep-form-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  background-image: none;
  -ms-word-break: normal;
  word-break: normal;
}


/* -----------------------  404 -----------------------  */

.page-404 h2 {
    border: 10px solid #FFB600;
    color: #FFB600;
    margin: 0 auto 30px;
}


.page-404 h1 {
    color: #3F3F40;
    font-size: 52px;
    font-weight: 700;
}

.page-404 h4 a{
    color: #FFB600;
}

.page-404 h4 a:hover{
    color: #FFB600;
    text-decoration: underline;
}




/* -----------------------  COOKIES -----------------------  */

.tplis-cl-cookies-content-text p {
    font-size: 13px !important;
    margin-bottom: 0 !important;
    padding-top: 20px !important;;
}

.tplis-cl-cookies-text a:hover,
.tplis-cl-cookies-text a:focus,
.tplis-cl-cookies-text a:active {
    color: #FFB600 !important;
    opacity: 1 !important;
    border-bottom: 1px solid #FFB600 !important;
}



/* -----------------------  RESPONSIVE -----------------------  */

@media only screen and (max-width: 1240px){
    .tplis-cl-cookies-head h4{
        border:none !important;
        padding: 20px 0 0 0 !important;
    }

    .tplis-cl-cookies-content-text p {
        padding-top: 0 !important;
        padding-bottom: 20px !important;
    }
}


@media only screen and (max-width: 1200px){
    .header-v1 #navigation > ul > li > a{
        padding-right: 0;
    }
    #header .container{
        width: 100%;
    }
    .container #logo-navigation.sixteen.columns{
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        display: block;
    }

}


@media only screen and (max-width: 1000px){
    .header-v1 #navigation > ul > li > a{
        font-size: 13px;
        padding-left: 20px;
    }
}


@media only screen and (max-width: 960px){
    .wrapall{ min-width: 100%; }
    .container{width:100%; }
    .container .one.column,.container .one.columns,.container .two.columns,.container .three.columns,.container .four.columns,.container .five.columns,.container .six.columns,.container .seven.columns,.container .eight.columns,.container .nine.columns,.container .ten.columns,.container .eleven.columns,.container .twelve.columns,.container .thirteen.columns,.container .fourteen.columns,.container .fifteen.columns,.container .sixteen.columns,.container .one-third.column,.container .one-third.columns,.container .two-thirds.column,.container .two-thirds.columns{
        width:auto;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .container .twelve.alt.sidebar-right,.container .twelve.alt.sidebar-left,#sidebar.sidebar-right #sidebar-widgets,#sidebar.sidebar-left #sidebar-widgets{
        padding-left:0;
        padding-right: 0;
        border:none;
        margin:0;
        width:100%;
    }

    .container .column, .container .columns{
        display: block;
        float: none;
        margin-left: 0;
        margin-right: 0;
    }

    .vc_responsive .page-section .standard-section .span_12,
    .vc_responsive .page-section .standard-section .span_11,
    .vc_responsive .page-section .standard-section .span_10,
    .vc_responsive .page-section .standard-section .span_9,
    .vc_responsive .page-section .standard-section .span_8,
    .vc_responsive .page-section .standard-section .span_7,
    .vc_responsive .page-section .standard-section .span_6,
    .vc_responsive .page-section .standard-section .span_5,
    .vc_responsive .page-section .standard-section .span_4,
    .vc_responsive .page-section .standard-section .span_3,
    .vc_responsive .page-section .standard-section .span_2,
    .vc_responsive .page-section .standard-section .span_1{
        width: 100%;
    }

    .vc_responsive .page-section .standard-section .span_12{
        max-width: 100%;
    }

    .vc_responsive .wpb_row .vc_col-sm-1,
    .vc_responsive .wpb_row .vc_col-sm-2,
    .vc_responsive .wpb_row .vc_col-sm-3,
    .vc_responsive .wpb_row .vc_col-sm-4,
    .vc_responsive .wpb_row .vc_col-sm-5,
    .vc_responsive .wpb_row .vc_col-sm-6,
    .vc_responsive .wpb_row .vc_col-sm-7,
    .vc_responsive .wpb_row .vc_col-sm-8,
    .vc_responsive .wpb_row .vc_col-sm-9,
    .vc_responsive .wpb_row .vc_col-sm-10,
    .vc_responsive .wpb_row .vc_col-sm-11,
    .vc_responsive .wpb_row .vc_col-sm-12 {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .vc_responsive .wpb_row .ep-contactform .vc_col-sm-6,
    .vc_responsive .wpb_row .ep-contactform .vc_col-sm-6:last-child{
        padding-left: 0;
        padding-right: 0;
    }

    .vc_col-sm-1,
    .vc_col-sm-2,
    .vc_col-sm-3,
    .vc_col-sm-4,
    .vc_col-sm-5,
    .vc_col-sm-6,
    .vc_col-sm-7,
    .vc_col-sm-8,
    .vc_col-sm-9,
    .vc_col-sm-10,
    .vc_col-sm-11,
    .vc_col-sm-12{
        width: 100%;
    }

    .wpb_row .wpb_column {
        margin-bottom: 2.5rem;
    }

    .wpb_row .ep-col6-margins .wpb_column:first-child{
        margin-bottom: 1.5rem;
    }
    .wpb_row .ep-col6-margins-zero .wpb_column:first-child{
        margin-bottom: 0;
    }

    .page-section .wpb_row.ep-section{
        margin-top: 3em;
        margin-bottom: 3em;
    }

    .page-section .wpb_row.ep-section.no-bottom{
        padding-bottom:0.625em;
        margin-bottom: 0;
    }

    .page-section .wpb_row.ep-section.no-top{
        padding-top: 1.5em;
        margin-top: 0;
    }

    .page-section .wpb_row.ep-section.last{
        margin-top: 3em;
        margin-bottom: 5em;
    }

    .page-section .wpb_row.ep-callaction{
        margin-top: 1em;
        margin-top: 0;
    }

    .padding-inner{
        padding-top: 3em;
        padding-bottom: 3em;
    }

    .header-v1 #navigation > ul > li > a {
        padding-left: 0.5em;
        padding-right: 0.5em;
    }

    .ep-callaction p{
        width: 100%;
    }

    .ep-caractersticas-inverse .span_12 .wpb_column.vc_col-sm-4 {
      order: 1;
    }

    .ep-caractersticas-inverse .span_12 .wpb_column.vc_col-sm-8 {
      order: 2;
    }

    .ep-caractersticas-inverse .span_12 .wpb_column.vc_col-sm-4 {
        text-align: left;
        padding-bottom: 2rem;
    }

    .ep-caractersticas-inverse .span_12 .wpb_column.vc_col-sm-8 {
        margin-bottom: 0;
    }

    .ep-caracteristicas-txt .wpb_wrapper {
        padding-top: 0;
    }

    .ep-caractersticas-intro .span_12{
        margin-bottom: 0 !important;
    }

    [class*="ep-caracterstica"] .single_image.align-left{
        text-align: center !important;
    }

    .ep-caracterstica3b{
        display: none;
    }

    .ep-list.special-padding{
        margin-bottom:0 !important;
    }
}


@media only screen and (max-width: 860px){

    .logo img {
        margin-top: 10px;
        max-width: 150px;
    }
}

@media only screen and (max-width: 800px){

    .hide-medium{
        display: none;
    }

    .show-medium{
        display: block;
    }

    #mobile-header {
        display: inherit;
    }

    .text-right.text-left-responsive{
        text-align: left
    }

    .float-right.float-left-responsive{
        float: left
    }


    h1,
    #fullimagecenter h1,
    #transparentimage h1{
        font-size: 3.25em !important;
    }

    h2{
        font-size: 1.625em !important;
    }

    .headline {
        line-height: 1.4 !important;
        margin: 0 0 0.75em !important;
    }

    .logo img{
       max-width: 150px;
       margin-top: 10px;
    }

    .vc_responsive .wpb_row .ep-contactform .vc_col-sm-12 {
        padding: 1.5em 0 0;
    }

    .ep-caractersticas-right .span_12 .wpb_column.vc_col-sm-4 {
        text-align: left;
    }

    .page-404 h2 {
        font-size: 50px;
        height: 150px;
        line-height: 150px;
        width: 150px;
    }

    .wpb_row .ep-contactform .wpb_column{
        margin-bottom: 1.5em;
    }

    .section.bg-stretch {
        background-position: 50% bottom !important;
    }

   .ep-hero-home #slide-32-layer-2{
       min-width: 85vh !important;
    }

    .ep-hero-home a.ep-button{
        font-size:1rem !important;
    }

    .ep-accordion .vc_tta-title-text{
        line-height: 1.3;
        margin-left: 0 !important;
        margin-top: 10px;
        padding-left: 0;
        width: 95%;
        display: block;
    }

    .ep-vertical-center .col,
    .ep-accordion .ep-vertical-center{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }

    .ep-vertical-center.ep-col-order .col,
    .ep-accordion .ep-vertical-center.ep-col-order{
        flex-direction: column-reverse;
    }

    .home-numbers.ep-vertical-center.ep-col-order .col .vc_col-sm-6 {
        margin-bottom:0;
    }

    .home-numbers.ep-vertical-center.ep-col-order .col .vc_col-sm-6 + .vc_col-sm-6 {
        margin-bottom: 2.5rem !important;
    }

    .home-numbers + .home-numbers + .home-numbers{
        margin-bottom: 8rem !important;
    }

}

@media only screen and (max-width: 640px){

    .ep-caracterstica1 .ep-lupa{
        display: none;
    }

    .ep-caracterstica2 .ep-list li:nth-child(n+5),
    .ep-caracterstica2 .ep-lupa{
        display: none;
    }

    .ep-caracterstica3a .ep-list{
        display: none;
    }
}

@media only screen and (max-width: 480px){

    .vc_responsive .wpb_row .vc_col-sm-1,
    .vc_responsive .wpb_row .vc_col-sm-2,
    .vc_responsive .wpb_row .vc_col-sm-3,
    .vc_responsive .wpb_row .vc_col-sm-4,
    .vc_responsive .wpb_row .vc_col-sm-5,
    .vc_responsive .wpb_row .vc_col-sm-6,
    .vc_responsive .wpb_row .vc_col-sm-7,
    .vc_responsive .wpb_row .vc_col-sm-8,
    .vc_responsive .wpb_row .vc_col-sm-9,
    .vc_responsive .wpb_row .vc_col-sm-10,
    .vc_responsive .wpb_row .vc_col-sm-11,
    .vc_responsive .wpb_row .vc_col-sm-12 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }


    .vc_responsive .wpb_row .wpb_row .vc_col-sm-1,
    .vc_responsive .wpb_row .wpb_row .vc_col-sm-2,
    .vc_responsive .wpb_row .wpb_row .vc_col-sm-3,
    .vc_responsive .wpb_row .wpb_row .vc_col-sm-4,
    .vc_responsive .wpb_row .wpb_row .vc_col-sm-5,
    .vc_responsive .wpb_row .wpb_row .vc_col-sm-6,
    .vc_responsive .wpb_row .wpb_row .vc_col-sm-7,
    .vc_responsive .wpb_row .wpb_row .vc_col-sm-8,
    .vc_responsive .wpb_row .wpb_row .vc_col-sm-9,
    .vc_responsive .wpb_row .wpb_row .vc_col-sm-10,
    .vc_responsive .wpb_row .wpb_row .vc_col-sm-11,
    .vc_responsive .wpb_row .wpb_row .vc_col-sm-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .page-section .wpb_row.ep-section{
        margin-top: 2em;
        margin-bottom: 2em;
    }


    .page-section .wpb_row .wpb_row{
        margin: 0 !important;
    }

    .ep-accordion .vc_tta.vc_general .vc_tta-panel-body{
        padding-left: 0;
        padding-right: 0;
    }

    h1,
    #fullimagecenter h1,
    #transparentimage h1{
        font-size: 2rem !important;
    }

    #fullimagecenter .ep-hero-wrapper h1{
        margin-top: 1rem;
    }

    h2
    .ep-clients-block h3{
        font-size: 1.188rem !important;
    }

    h2,
    h2.headline,
    .ep-iconbox.iconbox h3,
    .ep-accordion .vc_tta-title-text{
        font-size: 1.375rem !important;
    }

    h4{
        font-size: 1.188rem !important;
    }

    h5{
        font-size: 1rem !important;
    }

    p,
    li{
        font-size: 0.875rem !important;
    }

    .home-numbers + .home-numbers + .home-numbers{
        margin-bottom: 5rem !important;
    }

    .vc_responsive .wpb_row .ep-contactform .vc_col-sm-12{
        padding: 0;
    }

    #fullimagecenter .ep-hero-wrapper{
        height: 200px;
    }

    .wpb_row .wpb_column {
        margin-bottom: 2rem;
    }

    .section.bg-stretch {
        background-repeat: no-repeat;
        background-size: inherit;
        background-position: 50% bottom !important;
    }

    .ep-hero-home #slide-32-layer-1{
        display: none;
    }

    .ep-hero-home #slide-32-layer-2,
    .ep-hero-home #slide-32-layer-2 span{
        font-size:1.5rem !important;
        line-height: 1.1 !important;
        margin-top: -20px !important;
        min-width: 120% !important;
    }

    .ep-hero-home #slide-32-layer-3{
        margin-top: 35px !important;
        overflow: hidden;
    }

    .ep-play .single_image a:before{
        content: "";
        background: url(../../uploads/2016/10/play-small.png) no-repeat center center;
        width: 70px;
        height: 70px;
        display: block;
        position: absolute;
        top: -10px;
        left: 50%;
        margin: -35px 0 0 -35px;
    }

    .ep-number p{
        font-size: 60px !important;
    }

    .ep-caracterstica4 .ep-lupa{
        display: none;
    }

    .ep-accordion .vc_tta.vc_general .vc_tta-panel-body{
        padding-bottom: 0;
    }

    .ep-submit .ep-form-element label{
        font-size: 0.813rem;
    }
}


@media only screen and (max-width: 400px){

}



/*MILLORES 2017*/

/*Gestor de procesos - page*/
/*Características - page*/

.page-id-16185 #fullimagecenter .ep-hero-wrapper h2,
.page-id-16149 #fullimagecenter .ep-hero-wrapper h2{
    margin-bottom: 0.5rem;
}

@media only screen and (max-width: 840px){

    .page-id-16149 #fullimagecenter .ep-hero-wrapper h1{
        font-size: 3rem !important;
    }
}

@media only screen and (max-width: 810px){

    .page-id-16149 #fullimagecenter .ep-hero-wrapper h1{
        font-size: 2.75rem !important;
    }
}


@media only screen and (max-width: 640px){

    .page-id-16185 #fullimagecenter .ep-hero-wrapper h1,
    .page-id-16149 #fullimagecenter .ep-hero-wrapper h1{
        font-size: 2.5rem !important;
    }

    .page-id-16185 #fullimagecenter .ep-hero-wrapper h2,
    .page-id-16149 #fullimagecenter .ep-hero-wrapper h2{
        font-size: 1.375rem !important;
        margin-bottom: 0;
    }

    .page-id-16185 #fullimagecenter .ep-hero-wrapper h2 .ep-button,
    .page-id-16149 #fullimagecenter .ep-hero-wrapper h2 .ep-button{
        text-shadow: none;
    }
}

@media only screen and (max-width: 480px){

    .page-id-16185 #fullimagecenter .ep-hero-wrapper,
    .page-id-16149 #fullimagecenter .ep-hero-wrapper{
        height: 350px;
    }

    .page-id-16185 #fullimagecenter .ep-hero-wrapper h1,
    .page-id-16149 #fullimagecenter .ep-hero-wrapper h1{
        font-size: 2rem !important;
    }

    .page-id-16185 #fullimagecenter .ep-hero-wrapper h2,
    .page-id-16149 #fullimagecenter .ep-hero-wrapper h2{
        font-size: 1.188rem !important;
        margin-bottom: 0;
    }
}


/*Home 2*/

#rev_slider_13_1 h1{
    text-shadow: 1px 1px 4px rgba(51, 51, 51, 0.7);
    text-transform: uppercase;
    font-size: 40px !important;
    line-height: 1.2 !important;
}


#rev_slider_13_1 h1 span{
    font-size: inherit !important;
}

#rev_slider_13_1 h3{
    color: #FFFFFF;
    text-shadow: 1px 1px 4px rgba(51, 51, 51, 0.7);
    margin-bottom: 1rem;
    font-size: 24px;
    line-height: 1.4 !important;
    font-weight: 600;
}

.page-section .wpb_row.ep-section.home-quees{
    margin-top: 2rem;
    margin-bottom: 5rem;
}

.page-section .wpb_row.ep-section.home-empresa{
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.home-quees,
.home-empresa{
    padding-top: 5rem;
    padding-bottom: 3rem;
}

.page-id-16169 div.pp_default .pp_nav .currentTextHolder{
    display: none;
}

.page-id-16169 .ep-clients-block .column_container{
    padding-top: 0;
    padding-bottom: 0;
}

.page-id-16169 .ep-iconbox-home h3{
    min-height: 76px;
}

.home-icons .iconbox-style-3 i.boxicon.iconep-epreselec-zheart{
    font-size: 44px;
    margin-top: 8px;
    margin-bottom: 22px;
}

.home-icons .iconbox-style-3 i.boxicon.icon-epreselec-happy{
    margin-top: 2px;
    margin-bottom: 28px;
}

.home-icons a:hover{
    color: #3f3f40;
    text-decoration:underline;
}

@media only screen and (max-width: 960px){

    .page-id-16169 .ep-iconbox-home h3{
        min-height: auto;
    }
}


@media only screen and (max-width: 778px){
    #rev_slider_13_1 h1{
        font-size: 32px !important;
    }

    #rev_slider_13_1 h3{
        font-size: 22px !important;
    }

}


@media only screen and (max-width: 778px){

    #rev_slider_13_1 h3{
        font-size: 22px !important;
    }

}


@media only screen and (max-width: 555px){

    #rev_slider_13_1 h3{
        font-size: 19px !important;
    }

}


@media only screen and (max-width: 480px){
    #rev_slider_13_1 h1{
        font-size: 26px !important;
    }

    #rev_slider_13_1 h3{
        font-size: 19px !important;
    }

}

@media only screen and (max-width: 390px){
    #rev_slider_13_1 h1{
        font-size: 24px !important;
    }

    #rev_slider_13_1 h3{
        font-size: 16px !important;
    }

}


@media only screen and (max-width: 355px){
    #rev_slider_13_1 h1{
        font-size: 22px !important;
    }

    #rev_slider_13_1 h3{
        font-size: 16px !important;
    }

}


@media only screen and (max-width: 326px){
    #rev_slider_13_1 h1{
        font-size: 22px !important;
    }

    #rev_slider_13_1 h3{
        font-size: 16px !important;
        margin-top: 30px;
    }

    #rev_slider_13_1 .ep-button{
            margin-top: 30px;
        }



}

/* OMITSIS */

    i.fa {
        display: none;
    }

/* --- */