/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,700,700i');

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body,
body.open_sans,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Ubuntu', sans-serif;
    letter-spacing: 0;
}

p {
    font-size: 15px;
    line-height: 24px;
    color: #444444;
    font-weight: 400;
}

p b,
b,
strong,
p strong {
    font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6,
.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
    text-transform: none;
}

img,
a img,
.team-img-container,
.avia_image,
.avia-content-slider .slide-image,
.avia-content-slider .slide-image,
.avia-content-slider .slide-image img {
    border-radius: 0;
}

.image-overlay {
    display: none !important;
}

.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
    font-weight: 500;
}

.main_color .primary-background,
.main_color .primary-background a,
div .main_color .button,
.main_color #submit,
.main_color input[type='submit'],
.main_color .small-preview:hover,
.main_color .avia-menu-fx,
.main_color .avia-menu-fx .avia-arrow,
.main_color.iconbox_top .iconbox_icon,
.main_color .iconbox_top a.iconbox_icon:hover,
.main_color .avia-data-table th.avia-highlight-col,
.main_color .avia-color-theme-color,
.main_color .avia-color-theme-color:hover,
.main_color .image-overlay .image-overlay-inside:before,
.main_color .comment-count,
.main_color .av_dropcap2,
.main_color .av-colored-style .av-countdown-cell-inner,
.responsive #top .main_color .av-open-submenu.av-subnav-menu>li>a:hover,
#top .main_color .av-open-submenu.av-subnav-menu li>ul a:hover {
    background-color: #003c7d;
}

.entry-content-wrapper .post-title {
    font-size: 36px;
    line-height: 42px;
}

body div .avia-button,
.avia-button.avia-size-small {
    padding: 14px 40px 12px;
    font-size: 15px;
    min-width: 80px;
    border-top-left-radius: 30px;
    font-weight: bold;
    border-bottom-right-radius: 30px;
}


.avia-button span {
    transition: all 0.3s ease-out;
    display: block;
    transform: translateZ(0, 0, 0);
    -webkit-transform: translateZ(0, 0, 0);
}

.avia-button:hover span {
    transform: translateZ(0, 0, -5px);
    -webkit-transform: translateZ(0, 0, -5px);
}


.full-bg {
    background-size: cover;
}

.container_wrap {
    border-top-width: 0px;
}

/* Slider */
h3.home-slider-text {
    color: #25417d;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}

h3.home-slider-text b {
    font-weight: 400;
    color: #25417d;
    font-weight: 500;
}

/* idiomes*/
.avia_wpml_language_switch li .language_flag img {
    display: none;
}

/* Header Menú */
.av_minimal_header #header_main .container,
.av_minimal_header .main_menu ul:first-child>li a {
    line-height: 130px;
}

.main_menu {
    right: 150px;
}

.av_minimal_header #header_main .container,
.av_minimal_header .main_menu ul:first-child>li a {
    line-height: 130px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    color: #385592;
    letter-spacing: 1.2px;
    padding: 0 18px;
}


/* Adn section */

.adn-section p,
.adn-section p strong {
    font-size: 26px;
    line-height: 46px;
    color: #3f3e3e !important;
}

.adn-section {
    border-top: 6px solid #ffffff !important;
}

.adn-section .container {
    max-width: 1000px;
    margin: 0 auto;
}

.under-title h3 {
    font-weight: 300;
    line-height: 30px;
    font-size: 23px;
    letter-spacing: 0px;
    max-width: 900px;
    margin: 0 auto;
    color: #585857;
    margin-top: 20px;
}

/* Serveis */

.servicios-block {}

.servicio .av_textblock_section {
    padding: 72px 0;
    height: 294px;
}

div .servicio.av_one_third {
    margin-left: 0.4%;
    width: 32.9%;
}

body .servicios-block .column-top-margin {
    margin-top: 5px;
}

.header_color .main_menu ul:first-child>li.current-menu-item>a,
.header_color .main_menu ul:first-child>li.current_page_item>a {
    color: #aab52b;
}

.servicio {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.5s ease-out;
    position: relative;
}

.servicio section:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
    position: absolute;
    top: 0;
}

.servicio:hover {
    transition: all 0.5s ease-out;
    background-size: 120%;
    background-position: center center;
    background-repeat: no-repeat;
}

.servicio:hover section:before {
    opacity: 0.4;
}

.servicio h3,
.servicio p {
    font-weight: bold;
    color: #ffffff;
}

.servicio h3 {
    font-size: 32px;
    margin-bottom: 35px;
    position: relative;
    z-index: 5;
}

.servicio p {
    font-size: 21px;
    margin: 0 auto;
    line-height: 24px;
    position: relative;
    z-index: 5;
}

.serv-block-1 {
    background-image: url('https://www.reprogenetics.es/wp-content/uploads/2019/01/bg-servicios-1.jpg');
}

.serv-block-2 {
    background-image: url('https://www.reprogenetics.es/wp-content/uploads/2019/01/bg-servicios-2.jpg');
}

.serv-block-3 {
    background-image: url('https://www.reprogenetics.es/wp-content/uploads/2019/01/bg-servicios-3.jpg');
}

.serv-block-4 {
    background-image: url('https://www.reprogenetics.es/wp-content/uploads/2019/01/bg-servicios-4.jpg');
}

.serv-block-5 {
    background-image: url('https://www.reprogenetics.es/wp-content/uploads/2019/01/bg-servicios-5.jpg');
}

.serv-block-6 {
    background-image: url('https://www.reprogenetics.es/wp-content/uploads/2019/01/bg-servicios-6.jpg');
}


/* Laboratory home */

.text-lab p,
.text-lab p strong {
    font-size: 25px;
    line-height: 28px;
    color: #003c7d;
}

.text-lab p {
    margin-bottom: 50px;
}


/* Advisors Members */

.members-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.advisor-member {
    width: 25%;
    margin-left: 8%;
    margin-top: 0px;
    height: auto;
    display: inline-block;
}

.advisor-member .team-member-name {
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 0;
}

.advisor-member .team-member-job-title {
    font-weight: normal;
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
}

.adivosry-claim h1 {
    color: #ffffff;
    font-size: 49px;
    letter-spacing: 0px;
    line-height: auto;

}

.adivosry-claim h3 {
    color: #ffffff;
    font-size: 23px;
    font-weight: 300;
    line-height: 28px;
}

/* Blog List */

.block-blog .slide-meta {
    display: none !important;
}

.block-blog .slide-content {
    margin-top: 20px;
}

.block-blog.block-grey {
    background-color: #efefef;
}


.blog-section {
    overflow: visible;
}

.blog-section .slide-entry {
    background-color: #dbecf7;
    padding: 20px;
    margin: 0px !important;
    width: 33.3333%;
}

.block-blog.block-grey .slide-entry {
    background-color: #ffffff;
}

.blog-section .slide-entry .slide-entry-excerpt {
    /* 	min-height: 120px;
 */
}

.blog-section .avia-slideshow-arrows.avia-slideshow-controls {
    overflow: visible;
}

#top .avia-content-slider.blog-section .avia-slideshow-arrows a {
    top: 38%;
    margin: 0 0 0 -120px;
}

.avia-content-slider .slide-entry-wrap {
    margin-bottom: 0;
}

.slide-entry-excerpt.entry-content {
    color: #333232;
    font-size: 14px;
}

.avia_desktop .avia-content-slider.blog-section .avia-slideshow-arrows a {
    opacity: 1;
}

#top .blog-section .avia-slideshow-arrows a {
    color: #18717a;
    font-size: 38px;
}

#top .blog-section .avia-slideshow-arrows a:before {
    background: transparent;
}

#top .blog-section .avia-slideshow-arrows a.next-slide {
    right: -90px;
}

.final-claim h2 {
    font-weight: 300 !important;
    letter-spacing: 0px;
    font-size: 32px !important;
    margin-bottom: 40px;
    color: #25417d;
    margin-top: 100px;
}

.final-claim h3 {
    font-weight: 500;
    font-size: 31px;
    color: #25417d;
    margin-bottom: 100px;
}


#footer {
    background-image: url('https://www.reprogenetics.es/wp-content/uploads/2019/01/bg-footer.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-top: 6px solid #ffffff;
}

#socket .copyright {
    float: none;
}

#socket {
    font-size: 11px;
    margin-top: -1px;
    z-index: 1;
    position: absolute;
    width: 100%;
    margin-top: -50px;
    text-align: center;
    background-color: transparent;
}


#footer .av_one_fourth:last-child {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0px;
}


#footer .av_one_fourth:nth-child(1) {
    width: 32%;
    margin-left: 3%;
}

#footer .av_one_fourth:nth-child(2) {
    width: 28%;
    margin-left: 3%;
}

#footer .av_one_fourth:nth-child(3) {
    margin-left: 0%;
    width: 34%;

}

#footer .widget_nav_menu a {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 30px;
}

.ft-col-1,
.ft-col-2 {
    float: left;
}

.ft-col-1 p,
.ft-col-2 p {
    color: #ffffff;
}

.ft-col-1 a,
.ft-col-2 a {
    font-weight: bold !important;
    text-decoration: underline;
}

.ft-title {
    border-bottom: 1px solid #ffffff !important;
    padding-right: 120px;
    font-size: 18px;
    padding-bottom: 4px;
}

#footer .avia-button {
    background-color: #aab52b;
    border: 0px;
}

#footer #custom_html-3 {
    margin-top: 0px !important;
}

.founders p:first-of-type {
    margin-top: 0px;
}

.founders p {
    font-size: 17px;
}

.custom-separator {
    margin-bottom: 50px;
}

.custom-separator .hr-inner-style {
    display: none;
}

/* PAGINAS */

/* Compartiendo conocimiento */

.titles-white h1 {
    font-size: 60px;
    color: #ffffff !important;
    text-shadow: 6px 5px 13px rgba(0, 0, 0, 0.32);
    -webkit-text-shadow: 6px 5px 13px rgba(0, 0, 0, 0.32);
    font-weight: 400 !important;
}

.titles-blue h1 {
    font-size: 60px;
    color: #355da7 !important;
    font-weight: 400 !important;
}

/* 
.block-blog.archive .avia-content-slider .slide-entry-wrap {
    margin-bottom: 40px;
} */

.more-link span {
    display: none;
}

.more-link {
    background-color: #028bb1;
    padding: 0 14px;
    font-size: 13px;
    color: #ffffff !important;
    float: right;
}

#top .block-blog .pagination .current,
#top .pagination a,
#top .fullsize .template-blog .block-blog .pagination a {
    box-shadow: none;
    background-color: #ffffff;
    border: 0px solid;
}

.main_color .rounded-container,
#top .main_color .pagination a:hover,
.main_color .small-preview,
.main_color .fallback-post-type-icon {
    background: #355da7;
}

/* Nosotros */

.text-nosotros {
    padding: 0px 12%;
    text-align: justify;
}

.text-nosotros h3,
.text-nosotros .modern-quote .av-special-heading-tag {
    font-weight: 500;
    color: #585857;
}

.text-nosotros p {
    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
}

.featured-title .av-special-heading-tag {
    width: 100%;
    padding: 4px 0 9px !important;
    background: #96cbbf;
    /* Old browsers */
    text-align: center;
    background: -moz-linear-gradient(left, #96cbbf 0%, #2b65a1 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #96cbbf 0%, #2b65a1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #96cbbf 0%, #2b65a1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96cbbf', endColorstr='#2b65a1', GradientType=1);
    /* IE6-9 */
    color: #ffffff;
    font-size: 46px;
}


.avia-image-container.avia-align-center .avia-image-container-inner,
.avia-image-container.avia-align-center .avia-image-container-inner img {
    width: 100%;
}

.gradient-separator,
.gradient-h-separator {
    position: relative;
}

.gradient-h-separator {}

.gradient-h-separator.reverse-g.left-padding.tittleGradient h2 {
    color: #ffffff !important;
    padding-left: 30px !important;
    position: relative;
    top: -3px;
}

.avOneFourtheExtra {
    width: 23.5% !important;
}

.gradient-h-separator p {
    color: #ffffff;
    font-weight: bold;
    padding: 0 10px;
}

.gradient-separator:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    background: #0d6663;
    background: -moz-linear-gradient(left, #0d6663 0%, #081083 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #0d6663 0%, #081083 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #0d6663 0%, #081083 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d6663', endColorstr='#081083', GradientType=1);
    /* IE6-9 */
    top: 65px;
}

.gradient-separator.reverse-g:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    background: #0d6663;
    background: -moz-linear-gradient(left, #081083 0%, #0d6663 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #081083 0%, #0d6663 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #081083 0%, #0d6663 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#081083', endColorstr='#0d6663', GradientType=1);
    /* IE6-9 */
    top: 65px;
}

.gradient-h-separator:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 32px;
    background: #0d6663;
    background: -moz-linear-gradient(left, #0d6663 0%, #081083 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #0d6663 0%, #081083 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #0d6663 0%, #081083 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d6663', endColorstr='#081083', GradientType=1);
    /* IE6-9 */
    top: -4px;
    z-index: -1;
}



.gradient-title h2 {
    background: linear-gradient(to right, #327d7b 5%, #202f8d 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0;
    font-size: 27px;
}

.service-description h3 {
    color: #585857;
    font-size: 32px;
    font-weight: 500;
}

.service-description p {
    color: #585857;
    font-size: 18px;
    font-weight: 300;
}

.service-tecnica h4 {
    color: #585857;
    font-size: 26px;
    font-weight: 500;
}

.service-tecnica p {
    color: #585857;
    font-size: 18px;
    font-weight: 300;
}

.service-tecnica p strong {
    color: #585857 !important;
}

/* Equipo */


.doctors .template-page.content.av-content-full.alpha.units.av-enable-shadow {
    padding: 0px;
}

.doctorsline2 {
    position: relative;
    top: -18px;
}

.doctors .entry-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
}

.doctorsMadrid .entry-content-wrapper {
    justify-content: center !important;
}

.doctors .avia-team-member {
    width: 20%;
    background-color: transparent;
    align-self: flex-start;
    position: relative;
}

@media screen and (max-width: 768px) {
    .doctors .avia-team-member {
        width: 33.33%;
    }

    .compartiendoTittle h1 {
        color: #ffffff !important;
    }
}

@media screen and (max-width: 576px) {
    .doctors .avia-team-member {
        width: 100%;
    }

    .doctors.doctorsBarcelona .team-img-container {
        margin-top: -36px !important;
    }

    .equipTittle h1,
    .compartiendoTittle h1 {
        font-size: 10.5vW !important;
    }

    .nosotrosTittle h1,
    .compartiendoTittle h1 {
        color: #ffffff !important;
    }

    .nosotrosSlider,
    .compartiendoSlider {
        background-position: 23% 50% !important;
    }

}

.doctors .avia-team-member:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 50%;
    width: 100%;
    background-color: #f4f4f4;
    z-index: -1;
}

.doctors .avia-team-member {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}


.doctors .avia-team-member:nth-child(even) {
    background-color: #ffffff;
}


.doctors.doctorsBarcelona .team-img-container {
    margin-top: -18px;
}

.doctors .team-member-name {
    padding: 5px 20px 0;
    font-size: 15px;
}

.doctors .team-member-job-title {
    color: #466970;
    font-size: 15px;
    padding: 0 20px 35px;
    min-height: 77px;
}



.investigacion-content .big-preview.single-big {
    float: left;
    max-width: 520px;
    margin-right: 30px;
    border-radius: 0;
}

#top .fullsize .template-blog .big-preview img {
    width: 100%;
    border-radius: 0;
}

#top .fullsize .investigacion-content .template-blog .post .entry-content-wrapper {
    text-align: justify;
    font-size: 1.15em;
    line-height: 1.7em;
    max-width: 100%;
    margin: 0 auto;
    overflow: visible;
}

@media screen and (max-width: 1310px) {
    .responsive .servicios-block .container {
        width: 1000px;
    }

    .servicio .av_textblock_section {
        padding: 36px 0;
        height: 214px;
    }

    .servicio h3 {
        font-size: 24px;
        margin-bottom: 13px;
    }

    .servicio p {
        font-size: 17px;
        padding: 0 20px;
    }
}

@media screen and (max-width: 989px) {
    .responsive .servicios-block .container {
        width: 768px;
    }

    .servicio .av_textblock_section {
        padding: 23px 0;
        height: 162px;
    }

    .servicio h3 {
        font-size: 21px;
        margin-bottom: 10px;
    }

    .servicio p {
        font-size: 14px;
        padding: 0px 5px;
        line-height: 20px;
    }
}

@media screen and (max-width: 768px) {

    .servicio .av_textblock_section {
        padding: 40px 0;
        height: auto;
        min-height: 234px;
    }

    .servicio h3 {
        font-size: 21px;
        margin-bottom: 21px;
    }

    .servicio p {
        font-size: 18px;
        line-height: 22px;
    }

    .servicio {
        background-size: 140%;
    }

    .servicio:hover {
        background-size: 140%;
    }

    .avOneFourtheExtra {
        width: 100% !important;
    }

    body .servicios-block .column-top-margin {
        margin-top: 0;
    }

}

@media screen and (max-width: 481px) {

    .servicio .av_textblock_section {
        padding: 40px 0;
        height: auto;
        min-height: 234px;
    }

    .servicio h3 {
        font-size: 26px;
        margin-bottom: 26px;
    }

    .servicio p {
        font-size: 20px;
        line-height: 30px;
    }

    .hr-invisible {
        display: none;
    }
}

.blogOcult {
    display: none !important;
}