/* Formualrio*/
label.condiciones-contacto {
    color: black;
}


/* oxcultar foto portada articulos*/
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    display: none;
}


/* menu celular color*/

i.kwicon-fa-navicon {
        color: #4ac459 !important;
    font-size: 40px !important;
padding-left: 25px;
}

footer.site-footer > div.site-info {
    background-color: #007c72;
}


/***** WHATSAPP WEB---REBORN----- ****/
@media screen and (min-width: 480px) {    div#movil-reborn {   display: none; }}
div#movil-reborn {
    position: fixed;
    z-index: 99999999;
    right: 1%;
    bottom: 1%;
    cursor: pointer;
    width: 45%;
}
@media screen and (max-width: 480px) {    div#escritorio-reborn {   display: none;}}
div#escritorio-reborn {
    position: fixed;
    z-index: 99999999;
    left: 2%;
    bottom: 4%;
    cursor: pointer;
    margin-right: 25px;
    text-align: center;
    width: 15%;
}

/********FIN CODIGO  reborn**********************/


/* boton recapcha escalado*/


.wpcf7 .wpcf7-recaptcha iframe {
    margin-bottom: 0;
    transform: scale(0.72) !important;
    transform-origin: 0 0 !important;
}

/*fin*/



/*** top-bar-contac***/

.top-contact {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    display: inline-block;
    color: white;
}



/***fin codigo****/


/*** fotter rebonr****/

span.vc_icon_element-icon.fa.fa-phone {
    padding-right: 15px;
}

span.vc_icon_element-icon.fa.fa-whatsapp {
    padding-right: 15px;
}
span.vc_icon_element-icon.fa.fa-phone-square {
    padding-right: 15px;
}
span.vc_icon_element-icon.fa.fa-volume-control-phone {
    padding-right: 15px;
}
.footer.footer-text-color-white .widget, .footer-info-text-color-white .copyright {
    color: rgb(255, 255, 255) !important;
}

b, strong {
    font-weight: 500;
}

span.vc_icon_element-icon.fa.fa-envelope-open-o {
    padding-right: 15px;
}


/* formulario de contacto procedimientos general****/
.formulario-de-contacto-procedimientos {
    border-style: solid;
    border-width: 12px 0px 6px 0px;
    border-color: #55DCE5;
    background-color: white;
    box-shadow: 7px 15px 17px 0px rgba(0, 0, 0, 0.21);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 32px 32px 32px 32px;
}



/***** WHATSAPP WEB---REBORN----- ****/
@media screen and (min-width: 480px) {    div#movil-reborn {   display: none; }}
div#movil-reborn {
    position: fixed;
    z-index: 9999;
    left: 60px;
    float: left;
    bottom: 2%;
    cursor: pointer;
    width: 70%;
    margin-left: 2%;
}
@media screen and (max-width: 480px) {    div#escritorio-reborn {   display: none;}}
div#escritorio-reborn {
    position: fixed;
    z-index: 9999;
    left: 1%;
    float: left;
    bottom: 4%;
    margin-top: -25px;
    cursor: pointer;
    width: 85px;
    margin-left: 1%;
}

/********FIN CODIGO  reborn**********************/

/***** WHATSAPP WEB ****/

@media screen and (min-width: 480px) {
    div#movil {
   display: none; 
}}

div#movil {
    position: fixed;
    z-index: 9999;
    right: 0;
    float: right;
    top: 78%;
    margin-top: -25px;
    cursor: pointer;
    width: 30%;
    margin-right: -30px;
}

@media screen and (max-width: 480px) {
    div#escritorio {
   display: none;   
}}

div#escritorio {
    position: fixed;
    z-index: 9999;
    right: 1%;
    float: right;
    bottom: 50%;
    margin-top: -25px;
    cursor: pointer;
    width: 8%;
    margin-right: -25px;
}

/* FIN DEL CODIGO WHATSAPP WEB*/




/*** TITULO DE COLOR WIDGETS*****/

ul.kwayy_widget_contact_wrapper li:before, ul.kwayy_vc_contact_wrapper li:before {
    position: absolute;
    left: 0px;
    top: 4px;
}

h3.widget-title {
    color: #389299;
}

body .widget .widget-title, body .widget .widgettitle, #navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu > li.mega-menu-item > h4.mega-block-title {
    font-family: Raleway,'Trebuchet MS', Helvetica, sans-serif;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    color: #00636b;
    font-size: 18px;
}

/*** quitar titulo de widgets contacto**/
h2.wpb_heading.wpb_widgetised_column_heading {
    display: none;
}

/*****menu principal REBORN*****/

ul.nav-menu > li > a, div.nav-menu > ul > li > a {  
    padding: 0px 8px 0px 8px;  
}

div#myHeader {
    margin-top: -60px;
    margin-bottom: 20px;
    padding-left: 35px;
}

@media only screen and (max-width: 600px) {
div#myHeader {
    margin-top: -20px;
    padding-left: 35px;
margin-bottom: 10px; 
}}

/*************FIN CODIGO REBORN*****************/


/*formulario de contacto procedimeintos*/


.vc_tta-container h2:after, .kwayy-heading-style-normal:after, .wpb_heading:after, .footer .widget-title:after, .widget-title:after, .widgettitle:after, .kwayy-portfolio-text h1:after, .kwayy-blog-text h1:after, .kwayy-heading-wrapper .kwayy-heading-align-left:after, .kwayy-heading-wrapper .kwayy-heading-align-center:after {
        height: 8px;
}

p {
    margin: 0 0 10px;
    font-weight: 400;
}
li {
    font-weight: 400;
}




/************************ ESPACION 0 MARGIN Y PADDING ***********/


.wpb_text_column.wpb_content_element.texto-personalizado-reborn {
    text-align: justify;
    font-size: 16px;
    line-height: 23px;
}


.texto-infor-sidebar-contacto-reborn {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}

/* iconos*/
i.fa.fa-whatsapp {
    color: #389299;
    font-size: 32px;
    padding: 1px 10px 1px 1px;
    line-height: 48px;
}
i.fa.fa-phone {
    color: #389299;
    font-size: 32px;
    padding: 1px 10px 1px 1px;
    line-height: 48px;
}
i.fa.fa-envelope-o {
    color: #389299;
    font-size: 18px;
    padding: 1px 10px 1px 1px;
    line-height: 48px;
}
i.fa.fa-map-marker {
    color: #389299;
    font-size: 32px;
    padding: 1px 10px 1px 1px;
    line-height: 48px;
}

/* casilla mensaje formulario nuevo procedimeinto*/
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 95px !important;
}

.REBORN_nuevo.procedimiento {
    background-color: #7cc1c6;
    padding: 15px;
    border-bottom: 10px solid #0b7179;
    margin-bottom: 15px;
    border-top: 6px solid #0b7179;
}