/*
Theme Name: Vocarefarma Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Iker Cagigas
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.0.1705836920
Updated: 2024-01-21 12:35:20

*/

.u-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}


.menu-item a {
    color: #3B7683;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 500;
    letter-spacing: 0.1px;
}

.c-especialista__bullet strong {
    font-weight: 700;
}

.c-especialista__bullet  ul {
    list-style: url(/wp-content/themes/vocarefarma-child/images/tick-poligono.png);
        padding: 0;
}


.c-form__row {
    display: flex;
    justify-content: space-between;
    gap: 50px;
}

.c-form__column {
    width: 50%;
}

.c-form__text::placeholder, .c-form__textarea::placeholder {
    color: white;
}

.c-form__text{
    border-radius: 50px !important;
    
}
.c-form__text, .c-form__textarea {
   
    border: 0 !important;
        background: #9CBAC0;
}

.c-form__textarea {
    padding-top: 25px;
    border-radius: 25px !important;
}

.c-form__single span {
    color: white;
    text-align: center;
    font-size: 16px;
    font-family: 'Montserrat';
}

.c-form__single {
 

    text-align: center;
    display: flex;
    justify-content: center;
}

.c-form__single p {
    width: 100%;
}

.c-form__submit {
    margin-top: 15px;
}


span.wpcf7-spinner {
    display: none;
}

.c-form__submit {
    margin-top: 15px;
    color: #3B7683;
    font-weight: 700;
    border: 1px solid #ffffff;
    border-radius: 25px;
    background-color: white;
    padding: 10px 25px;
}

.c-form__submit:hover {
    margin-top: 15px;
    color: white;
    font-weight: 700;
    border: 1px solid #3B7683;
    border-radius: 25px;
    background-color: #3B7683;
    padding: 10px 25px;
}

.c-form__parrafo p {
    font-size: 32px;
    text-align: center;
    color: #FFFFFF;
    margin: 25px 0px;
       font-family: "montserrat";
}

.c-servicios__tabs  ul {
    list-style: url(/wp-content/themes/vocarefarma-child/images/tick-tick.png);
        padding: 0;
}


.c-servicios__tabs .elementor-tab-content {
    max-width: 85%;
    margin: 0 auto;
    border: 0 !important;
    padding: 50px !important;
}

.c-tabs__listas li {
    font-size: 18px;
    /* display: flex; */
}


.c-servicios__tabs .c-tabs__title {
    color: #759FA8;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    font-family: 'Montserrat';
}

.elementor-tab-title {
    text-align: center;
}

.c-tabs__lista {
    display: flex;
    align-items: flex-start;
}

.c-tabs__icono {
    margin-right: 15px;
    margin-top: 5px;
}


@media screen and (max-width: 640px) {
    .c-form__row {
    display: flex;
    justify-content: space-between;
    gap: 0;
    flex-wrap: wrap;
}
 .c-form__column {
    width: 100%;
}
.c-form__parrafo p {
    margin: 0;
    margin-bottom: 10px;
}

.site-navigation-toggle-holder .site-navigation-toggle {
    background-color: transparent !important;
}

.c-servicios__tabs .elementor-tab-content {
    max-width: 90%;
    padding: 0 !important;
}

.c-servicios__tabs .c-tabs__title {
    font-size: 25px;

}
.c-servicios__tabs .elementor-tab-title {
    background-color: #759FA8 !important;
    border: 0px solid !important;
    padding: 20px 10px !important;
    font-size: 18px !important;
}

.c-servicios__tabs .elementor-tab-title.elementor-active {    background-color: #ffffff !important;
}
}

.c-footer {
    background: #A2B0B3;
}

.c-footer__row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
}

.c-footer__column {
    width: 50%;
}
.c-footer__contactos {
    margin: 20px 0;
    display: flex;
}
.c-footer__email {
    display: flex;
    align-items: center;
    margin: 0;
}

.c-footer__link {
    margin-left: 15px;
}

.c-footer__img {
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c-footer__link {
    margin-left: 15px;
    color: #08515A;
    font-weight: 700;
    font-size: 24px;
}

.c-footer__link-email {
    margin-left: 15px;
    color: #08515A;
    font-weight: 400;
    font-size: 18px;
}

.c-footer__link-menu {
    margin-right: 15px;
    color: #08515A;
    font-weight: 400;
    font-size: 18px;
}

.c-footer__menu {
    margin: 30px 0 15px 0;
}

a.c-footer__legales-link {
    color: #08515A;
    font-weight: 400;
    font-size: 14px;
    margin-right: 20px;
}

.c-footer__copyright {
    color: #08515A;
    font-weight: 400;
    font-size: 14px;
    margin-right: 20px;
    margin-top: 10px;
}


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

.c-footer__row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    flex-direction: column;
}
.c-footer__column {
    width: 100%;
}

.c-footer__menu {
    margin: 30px 0px 15px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.c-footer__link-menu {
    margin-bottom: 10px;
}

.c-footer__legales {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.c-footer__legales-link {

    margin-bottom: 5px;
}

.c-footer__copyright {
    margin: 50px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

}


.site-navigation-toggle-holder.elementor-active .site-navigation-toggle i:before {
    content: "\e87f";
}
.eicon-menu-bar:before {
    content: "\e816";
}

.c-porque {
    color: #0E7886;
    font-family: "Montserrat", Sans-serif;
    font-size: 40px;
    font-weight: 400;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}


.c-porque img {
    margin-left: 5px;
}

@media screen and (max-width: 640px) {
.c-porque {
    color: #0E7886;
    font-family: "Montserrat", Sans-serif;
    font-size: 30px;
    font-weight: 400;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.c-porque img {
   margin-left: 5px;
    max-height: 28px;
}

.site-branding.show-logo {
    display: none;
}

.site-header .header-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}
.elementor-tab-mobile-title {
border: 0px !important;
    border-bottom: 0px solid !important;
}

.c-form__parrafo p {
 
    font-size: 20px;
}

.c-footer {
    padding-top: 25px;
}

.c-footer__contactos {
    margin: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

}

	.c-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    rotate: 90deg;
    max-width: 150px;
    background: white;
    padding: 10px;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
	.c-top a {
	display: flex;
    justify-content: center;
    align-items: center;
	}
	.c-top img {
    width: 15px;
}
	
	@media screen and (max-width: 640px) {
		.c-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    rotate: 90deg;
    max-width: 150px;
    background: white;
    padding: 10px;
    border-radius: 30px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}
		.c-top img {
    width: 10px;
}
	}