@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');


.header-v4{
    z-index: 999999;
    position: fixed !important;
    width: 100%;
    background: #fff !important;
}

.header-v4  .fusion-row{
	max-width: 100% !important;
}

.header-v4 .fusion-column-wrapper{
	display: flex;
	align-items: center;
    width: 100%;
    justify-content: space-between;
}

.header-v4 .logo img{
	width: 132px;
}
.header-v4 .logo25 img{
	width: 83px;
}
.header-v4 .custom-menu{
	margin: 8px 0px;
	display: flex;
}

.header-v4 .fusion-column-wrapper .logo{
	width: 12%;
}

.header-v4 .fusion-column-wrapper nav{
	width: 100%;
}

.header-v4 .fusion-column-wrapper .button-cita{
	width: 12%;
	text-align: right;
}

.header-v4 .fusion-column-wrapper .button-cita a span{
	color: #fff;
}

.header-v4 .fusion-column-wrapper .button-cita a:hover span{
	color: #1b3167;
}

.header-v4 .custom-menu{
	margin: 8px 0px;
	text-align: center;
	display: block;
}

.header-v4 .custom-menu li{
	display: inline;
	list-style-type: none;
	font-family: 'Poppins';
	color: #1B3167;
	font-weight: 400;
	margin: 0px 10px;
}

.header-v4 .fusion-column-wrapper .custom-menu-search{
	position: absolute;
	top: -4px;
	right: 10%;
}

.header-v4 .custom-menu-search li{
	display: inline;
	list-style-type: none;
	color: #1B3167;
	margin: 0;
}

.header-v4 .custom-menu li a{
	color: #1B3167;
}

.header-v4 .custom-menu li a:hover{
	color: #9BCBEB;
}

.header-v4 .custom-menu-search li.buscador .icon{
	display: inline;
}

.header-v4 .custom-menu-search li.buscador .icon,  .header-v4 .custom-menu-search li.login{
	float: right;
}

.header-v4 .custom-menu-search li.buscador .icon:hover{
	cursor: pointer;
}

.header-v4 .custom-menu-search li.buscador .icon:before{
	content: none;
}

.header-v4 .custom-menu-search .buscador .main-container{
	background: #fff;
    width: 200px;
    right: 0;
}

.header-v4 .custom-menu-search .buscador .main-container .container{
	background: #fff;
	width: 200px;
	padding: 10px;
}

.header-v4 .custom-menu-search .buscador .main-container .container .enviar{
	font-family: 'iconmoon';
}

.custom-menu-search .buscador {
    position: relative;
}

.custom-menu-search .buscador .icon:hover{
	cursor: pointer;
}

.custom-menu-search .buscador .search-field {
    width: calc(100% - 30px);
    float: left;
    margin: 0;
    display: inline-block;
}

.custom-menu-search .buscador .main-container .container {
    background: #fff;
    width: 200px;
    padding: 10px;
}

.custom-menu-search .buscador .oculto {
    display: none;
}

.custom-menu-search .buscador .main-container {
    position: absolute;
    z-index: 99999;
    top: 50px;
}

.mobile-container-search .boton,
.custom-menu-search .boton{
    width: 30px;
    float: left;
    display: inline-block;
    margin: 0;
}

.mobile-container-search .boton input,
.custom-menu-search .boton input{
	float: right;
    width: 100%;
    background: #1B3167;
    border-radius: 0;
    color: #fff;
    font-family: 'Poppins';
    border: 0;
    font-size: 15px;
    padding: 6px;
}

.mobile-container-search .boton input{
	border: 0;
    border-bottom: 1px solid #000;
    font-size: 18px;
}

.mobile-container-search .boton button,
.custom-menu-search .boton button{
    padding: 6px;
    border: 0;
    color: #fff;
    background: #1b3167;
}

.custom-menu-mobile {
    position: relative;
    width: 100%;
    float: left;
    display: inline-block;
    margin: 0;
    min-height: 30px;
    max-width: 100px;
    float: right;
}

.custom-menu-mobile .menu-icons .icon {
    font-size: 22px;
    font-weight: 900;
    line-height: 1em;
    color: #243066;
    padding: 0 0 4px 0;
}


.header-v4 .mobile-container-menu ul .areapriv-btn,
.header-v4 .mobile-container-menu ul .euginmed-btn{
    margin-top: 8px;
    margin-right: 7px;
    border: 1px solid #1B3167;
    border-radius: 30px;
    background-color: #fff;
    padding: 6px 20px 8px 20px;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0 !important;
    display: inline-block;
    padding: 14px 20px !important;
}

.header-v4 .mobile-container-menu ul .areapriv-btn a,
.header-v4 .mobile-container-menu ul .euginmed-btn a{
	color: #1B3167;
}

.header-v4 .mobile-container-menu ul .areapriv-btn a:before,
.header-v4 .mobile-container-menu ul .euginmed-btn a:after{
	display: inline-block;
  	position: relative;
    margin-right: 10px;
    width: 21px;
    height: 19px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
  	color: #1B3167;
   content: url(/wp-content/themes/Avada-Child-Theme/assets/img/user-icon-dark-blue.svg);
    top: 2px;
}

.header-v4 .mobile-container-menu ul .euginmed-btn a:after{
   content: url('/wp-content/themes/Avada-Child-Theme/assets/img/euginmed-icon-dark-blue.svg');
}


.header-v4  .fusion-button.blue-button{
	background: #1B3167;
	border-radius: 60px;
	color: #fff;
	font-family: 'Poppins';
	font-size: 15px;
	padding: 14px 25px;
	border: 1px solid #fff0
}

.header-v4  .fusion-button.blue-button:hover{
	background: #fff;
	color: #1B3167;
	border: 1px solid #1B3167;
}





@media screen and (max-width: 1440px) {
  .header-v4 .custom-menu li {
      font-size: 14px !important;
  }
}

@media screen and (max-width: 1280px) {
  .header-v4 .custom-menu {
      text-align: left !important;
  }
}

@media only screen and (max-width: 1170px){
	.header-v4 .fusion-column-wrapper nav ul li{
		margin: 0 5px;
	}

	.header-v4 .mobile-container-menu ul{
		text-align: center;
		padding-left: 0px;
	}

	.header-v4 .mobile-container-menu ul li{
		list-style: none;
		font-size: 18px;
		color: #1B3167;
		font-weight: 600;
		line-height: 20px;
		padding: 14px 0px;
		letter-spacing: 4px;
	}
}




@media screen and (max-width: 1024px) {
	.header-v4 .fusion-column-wrapper .button-cita {
	/*	width: 45% !important;*/
		text-align: left !important;
		justify-content: space-around;
		margin-right: 10px;
	}

	body.dsign #main .post-content .fusion-button.blue-button {
		padding: 14px 10px;
    }

	.header-v4 .fusion-column-wrapper nav {
		width: 10%;
	}

	.header-v4 .fusion-column-wrapper .logo {
      width: 90% !important;
	}

	.header-v4{
		position: relative;
		padding-top: 10px!important;
	}
	.header-v4 .fusion-column-wrapper .logo{
		width: 40%;
	}
	.header-v4 .fusion-column-wrapper nav{
		width: 10%;
	}
	.header-v4 .fusion-column-wrapper .button-cita{
		width: 34%;
		text-align: right;
	}
}


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

/*
	.header-v4{
		position: relative !important;
		padding: 0 15px 0 15px !important;
  	}
*/
	.header-v4 .logo25 img{
		width: 72px;
	}
	.header-v4 .fusion-layout-column{
		margin-bottom: 10px!important;
	}
	.header-v4 .fusion-builder-row-inner{
		display: flex;
		align-items: center;
	}
	.header-v4 .fusion-column-wrapper .logo{
		width: 40%;
	}
	.header-v4 .fusion-column-wrapper nav{
		width: 20%;
	}
	.header-v4 .fusion-column-wrapper .button-cita{
		width: 34%;
		text-align: right;
	}
	.header-v4 .fusion-builder-row-inner > div:nth-child(2){
		width: 147%!important;
		margin-left: 20px;
	}
	#main .post-content .header-v4 .fusion-builder-row-inner .fusion-button.blue-button{
	 padding: 8px 17px;
	}
}


/*******************************/
/***** VERSION COMPOSED *******/
/*******************************/

/* Header V4 - Composed */

.header-v4.composed{
	padding: 0 !important;
    margin: 0 !important;
}

.header-v4.composed .fusion-column-wrapper .custom-menu-search {
    position: relative !important;
   	top: auto !important;
   	right: auto !important;
}

.header-v4.composed .first-item{
 	width: 20% !important;
}

.header-v4.composed .second-item{
 	width: 60% !important;
  	text-align: center;
}

.header-v4.composed .third-item{
 	width: 20% !important;
}
.header-v4.composed .fusion-layout-column.fusion-column-last {
    margin-bottom: 0 !important;
}

.header-v4.composed .fusion-column-wrapper {
    flex-direction: column;
}

.header-v4.composed .section.share {
    width: 100%;
    display: flex !important;
    padding: 10px 30px;
    background: #9bcbeb;
    position: relative;
    justify-content: space-between;
  	align-items: center;
  	transition-duration: 0ms !important;
}

.header-v4.composed .section.share .menu-idiomas ul li a.lang-first {
	padding: 0 !important;
    text-decoration: none;
    font-weight: 400 !important;
    font-size: 13px;
    font-family: 'Poppins';
}

.header-v4.composed .section.share .llamanos i{
	transform: rotate(90deg);
}

.header-v4.composed .section.share .data {
    color: #1B3167 !important;
    font-weight: 400;
}

.header-v4.composed .section.share .iconos{
	padding: 0;
    width: max-content;
    float: right;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.header-v4.composed .section.share .iconos a{
	color: #1B3167 !important;
    font-size: 18px !important;
	padding: 0;
	background-color: rgba(255,255,255, .5);
    border-radius: 20px;
	display: inline-block;
}

.header-v4.composed .section.share i{
    color: #1B3167 !important;
    font-size: 14px !important;
    transition-duration: 500ms;
    width: 30px;
    text-align: center;
}

.header-v4.composed .section.share .iconos  i{
    color: #1B3167 !important;
    font-size: 14px !important;
    width: 30px;
    text-align: center;
    background: rgba(255,255,255, 0.5);
    border-radius: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-v4.composed .section.share .iconos i:hover{
    color: #fff!important;
    background-color: #9bcbeb;
    border: 1px solid #fff;
}

.header-v4.composed .section.share .iconos svg.x-twitter {
	fill: #1B3167;
    transition-duration: .2s;
    width: 30px;
    text-align: center;
    background: rgba(255,255,255, 0.5);
    border-radius: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 8px;
}
.header-v4.composed .section.share .iconos svg.x-twitter:hover {
    fill: #fff;
    height: 100%;
    background-color: #9bcbeb;
    border: 1px solid #fff;
}
.header-v4.composed .section.share .menu-idiomas ul ul li a:hover {
    text-decoration-line: underline;
    padding: 5px 10px !important;
    font-weight: 500 !important;
}

.header-v4.composed .section.share .data a{
    text-decoration: underline !important;
    text-underline-offset: 2px !important;
}

.header-v4.composed .section.share .data a:hover{
	color: #fff !important;
}

.header-v4.composed .section.menus {
    width: 100%;
    display: flex;
    padding: 10px 30px;
    background: #fff;
    align-items: center;
}

.header-v4.composed .section.share.small{
padding: 0 30px;
}

.header-v4.composed.section.share .data,
.header-v4.composed.section.share i,
.header-v4.composed.section.share .menu-idiomas ul li a.lang-first{
transition-duration: 500ms;
}

.header-v4.composed .section.share.small .data,
.header-v4.composed .section.share.small i,
.header-v4.composed .section.share.small .menu-idiomas ul li a.lang-first{
     font-size: 12px !important;
}

.header-v4.composed .section.share .full-item.llamanos{
	text-align: center;
	width: 100%;
}

.header-v4.composed .fa-user:before {
    margin-right: 20px;
}

.header-v4.composed .custom-menu-search .buscador .icon:after {
    content: url(/wp-content/uploads/2024/02/lupa-icono.png);
    position: relative;
    top: 2px;
    margin-right: 20px;
}

.header-v4.composed .fusion-button.blue-button .fusion-button-text{
    color: #fff !important;
}

.header-v4.composed .fusion-button.blue-button:hover  .fusion-button-text{
	color: #1b3167 !important;
}

.header-v4.composed .section.share.begin {
  	transition-duration: 500ms !important;
}

.header-v4.composed .section.share.ocultar{
	display: none !important;
}


/* COMPOSED MOBILE */

.header-v4.mobile.composed .section.menus {
justify-content: space-between;
    align-items: center;
    flex-wrap: gap;
    gap: 10px;
}

.header-v4.mobile.composed .custom-menu-mobile .menu-icons .buscador .icon:after {
    margin-right: 18px !important;
}

.header-v4.mobile.composed  .fusion-button.blue-button {
    font-size: 12px;
    padding: 12px 10px !important;
}

.header-v4.mobile.composed .section.share{
    width: 100%;
    text-align: center;
    display: inline-block;
}

.header-v4.mobile.composed  .fusion-button.blue-button{
	float: right;
}

.header-v4.mobile.composed  .menu-idiomas ul li a {
    padding-left: 10px !important;
}

.header-v4.mobile.composed .custom-menu-mobile .menu-icons {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: end;
}

.header-v4.mobile.composed .menu-idiomas ul{
    padding: 0 5px !important;
}

.header-v4.composed .custom-menu-login{
    display: flex;
    justify-content: flex-end;
  	padding: 0 18px;
    flex-wrap: wrap;
    gap: 15px;
}

.header-v4.composed .custom-menu-login a:hover,
.header-v4.composed .custom-menu-login a:hover i{
	color: #fff !important;
}

.header-v4.composed .custom-menu-login span{
	position: relative;  
}

.header-v4.composed .section.share i{
	transition-duration: .2s;
}

.header-v4.composed .custom-menu-login .login-privado::before{
	content: url('/wp-content/themes/Avada-Child-Theme/assets/img/user-icon-dark-blue-small.svg');
    position: relative;
    top: 2px;
}

.header-v4.composed .custom-menu-login .login-euginmed::after{
	content: url('/wp-content/themes/Avada-Child-Theme/assets/img/euginmed-icon-dark-blue-small.svg');
    position: relative;
    top: -5px;
}

.header-v4.composed .section.share.options .first-item {
    width: 10% !important;
}
.header-v4.composed .section.share.options .second-item {
	width: 50% !important;
    text-align: left;
    font-family: 'Poppins';
    font-size: 13px;
    line-height: 18px;
    color: #243066;
    letter-spacing: -0.02em;
}
.header-v4.composed .section.share.options .third-item {
    width: 40% !important;
    font-size: 14px;
    line-height: 21px;
    color: #243066;
    font-family: 'Poppins';
    font-weight: 400;
    display: flex;
    justify-content: end;
    align-items: center;
}
@media only screen and (max-width: 1200px) {
.header-v4.composed .section.share.options .first-item {    width: 20% !important;}
.header-v4.composed .section.share.options .second-item {	width: 60% !important; font-size: 14px; text-align: center; }
.header-v4.composed .section.share.options .third-item {    width: 20% !important; }
.header-v4.composed .section.share.options .third-item .custom-menu-login{ display: none !important;}
}

@media only screen and (max-width: 1200px) and (min-width: 700px)  {
	.header-v4.mobile.composed .section.menus .first{   width: 20% !important;}
	.header-v4.mobile.composed .section.menus .second{   width: 60%; text-align: center; font-size: 14px; }
	.header-v4.mobile.composed .section.menus .third{   width: 20%;}
}

@media only screen and (max-width: 699px) and (min-width: 599px)  {
	.header-v4.mobile.composed .section.menus .first{   width: 20% !important;}
	.header-v4.mobile.composed .section.menus .second{   width: 65%;}
	.header-v4.mobile.composed .section.menus .third{   width: 15%;}
}


@media only screen and (max-width: 599px) {
	.header-v4.mobile.composed .section.menus .first{   width: 35% !important;  max-width: 120px; }
	.header-v4.mobile.composed .section.menus .second{   width: 45%;}
	.header-v4.mobile.composed .section.menus .third{   width: 20%;}

	.header-v4.mobile.composed .fusion-button.blue-button {
		font-size: 12px;
		padding: 12px 15px !important;
	}
}



/*******************************/
/******* VERSION WHITE *********/
/*******************************/

body.dsign  .header-v4.white.active{
    background: transparent !important;
}

body.dsign  .header-v4.white.active .custom-menu li a {
    color: #ffff;
}

body.dsign  .header-v4.white.active .custom-menu-search .buscador .icon:after {
    content: url(/wp-content/themes/Avada-Child-Theme/assets/img/icons/search-white.png);
    position: relative;
    top: 2px;
    margin-right: 30px;
}

body.dsign  .header-v4.white.active .fusion-button.blue-button:hover {
    background: #1B3167;
    color: #fff;
    border: 1px solid #1B3167;
}

body.dsign  .header-v4.white.active  .custom-menu-search .login .far{
    content: url(/wp-content/themes/Avada-Child-Theme/assets/img/icons/user-white.png);
}

body.dsign  .header-v4.white.active .fusion-button.blue-button{
    background: #fff;
    border-radius: 60px;
    font-family: 'Poppins';
    font-size: 15px;
    padding: 14px 25px;
    border: 1px solid #fff0;
}

body.dsign  .header-v4.white.active .fusion-column-wrapper .button-cita a span{
   color: #243066 !important;
}

body.dsign  .header-v4.white.active .fusion-button.blue-button:hover {
    background: #1B3167 !important;
}

body.dsign  .header-v4.white.active .fusion-column-wrapper .button-cita a:hover span {
    color: #fff !important;
}

body.dsign  .header-v4.white.active{
    transition-duration: 2s;
}

body.dsign  .header-v4.white.active .lang-first{
color: #fff !important;
}

body.dsign  .header-v4.white.active .custom-menu-mobile .menu-icons .menu_on span {
    background: #fff;
}

body.dsign .header-v4.white.active,
body.dsign .header-v4.white{
    transition-duration: 500ms;
    padding-top: 10px !important;
}

body.dsign .header-v4.white.active .menu-idiomas .arrow-icon {
    background: url(/wp-content/themes/Avada-Child-Theme/assets/img/icons/arrow-head-doble.png) 0 0 no-repeat;
    position: relative;
    display: inline-block;
    width: 10px;
    height: 6px;
    top: -1px;
    margin-left: 0;
}

body.dsign .header-v4.white.active .menu-idiomas .arrow-icon {
    margin-left: 5px;
}


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

	body.dsign .header-v4.white {
		background: transparent !important;
		position: absolute !important;
	}

	body.dsign .header-v4.white.active .custom-menu-mobile .menu-icons  .buscador .icon:after {
		 content: url(/wp-content/themes/Avada-Child-Theme/assets/img/icons/search-white.png);
	}

	body.dsign .header-v4.white.active .custom-menu-mobile .menu-icons .menu_on.visible_menu .buscador .icon:after {
		 content: url(/wp-content/themes/Avada-Child-Theme/assets/img/icons/search.png);
	}

	body.dsign  .header-v4.white.active .custom-menu-mobile .menu-icons .menu_on.visible_menu span{
		background: #243066;
	}

	body.dsign  .header-v4.white.active .lang-first .arrow-icon{
		background: url(../img/icons/arrow-head-doble.png) 0 0 no-repeat;
	}

	body.dsign .header-v4.white .mobile-container-main-menu-mobile a.lang-first{
		color: #1B3167 !important;
	}

}
