
/* Header */

#search_block_top .search_query {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: "Open Sans";
	font-size: 14px;
	height: 24px !important;
	padding: 0 4px !important;
}

.search_query::placeholder {
	color: #000000;
	font-family: "Open Sans";
}

#search_block_top .button-search {
	height: 24px !important;
	padding: 0;
	width: 28px !important;
}

#search_block_top .icon-search-1 {
	color: #111;
	font-size: 10px;
}

#header_top_right {
	align-items: center;
    display: flex;
    flex-direction: row-reverse;
}



body#index #banner_container_1 .banner_text h2,
body#index #banner_container_2 .banner_text h2,
body#index #banner_container_3 .banner_text h3,
body#index #banner_container_6 .banner_text h3 {
	margin-bottom: 75px;
	font-weight: bold;
	font-size: 48px;
	color: white;
}

@media (max-width: 991px) {
	body#index #banner_container_1 .banner_text h2,
	body#index #banner_container_2 .banner_text h2,
	body#index #banner_container_3 .banner_text h3,
	body#index #banner_container_6 .banner_text h3 {
		font-size: 20px;
	}
	
	body#index #st_banner_block_5 {
		margin-bottom: 0 !important;
	}
}

body#index #banner_container_1 .banner_text a,
body#index #banner_container_2 .banner_text a,
body#index #banner_container_3 .banner_text a,
body#index #banner_container_6 .banner_text a {
	padding: 5px 30px;
	border-radius: 17px;
	background-color: white;
	font-size: 18px;
	color: black;
}

.owl_carousel_container h2 {
	margin-bottom: 75px;
	font-weight: bold;
	font-size: 48px;
	color: white;
}

@media (max-width: 991px) {
	.owl_carousel_container h2 {
		font-size: 20px;
	}
}

.owl_carousel_container a {
	padding: 5px 30px;
	border-radius: 17px;
	background-color: white;
	font-size: 18px;
	color: black;
}

@media (min-width: 768px) {
	body#index #banner_container_2,
	body#index #banner_container_6 {
		display: none;
	}
}

.logo {
	max-width: 255px !important;
}

@media (max-width: 991px) {
	.logo {
		max-width: 180px !important;
	}
	#header_primary {
		display: none;
	}
	/*#mobile_bar_right {
		display: block;
		width: 50px;
	}*/
	#blocksearch_mod_tri i {
		color: #000;
		font-size: 1.5em;
	}
}

.header-container.has_sticky {
    padding-bottom: 0 !important;
}

#header_primary.sticky #header_primary_row {
    height: 70px !important;
}

#header_primary.sticky #header_primary_row img.logo {
    max-height: 100% !important;
}


/* Menú */

.cc_menu__content {
	position: fixed;
    height: calc(100dvh - 70px);
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: 0.5s;
    z-index: 101;
    opacity: 0;
    overflow: hidden;
    display: none;
}

.mobile_device .cc_menu__content {
	position: relative;
    height: auto;
    width: 100%;
    left: 0;
    bottom: 0;
    background: none;
    transition: 0.5s;
    z-index: 101;
    opacity: 0;
    overflow: auto;
    display: none;
}

.cc_menu__content.showing {
    display: block;;
	opacity: 1;
}

.cc_menu__content.showing .cc_menu__entries_wrapper.showing {
	margin-bottom: 4rem;
}

.cc_menu__entries {
	padding: 5rem 0;
    width: 33%;
    border-right: 1px solid #111;
    height: 100%;
    background: white;
}

.cc_menu__nav_item,
.cc_menu__nav_item a {
	color: #000000;
	font-size: 1.6rem;
	font-weight: 600;
	text-transform: uppercase;
}

.cc_menu__entry,
.cc_menu__entry > a {
	color: #000000;
	font-size: 2.3rem;
	font-weight: 400;
}

.mobile_device .cc_menu__entry,
.mobile_device .cc_menu__entry > a {
	font-size: 16px;
}

.cc_menu__entry.selected > div > span {
	color: #000000;
	font-size: 2.3rem;
	font-weight: 600;
	text-decoration: underline;
}

.cc_menu__entry {
	cursor: pointer;
	padding: 2rem 3rem;
}

.cc_menu__custom_type .cc__title_row {
	border-bottom: 1px solid lightgray;
	color: #111;
	font-size: 16px;
	/*padding: 20px 25px;*/
	padding: 0;
	text-align: center;
}

.cc_menu_row {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	padding: 12px 0; 
}

.cc_menu_row a {
	color: #000;
	font-size: 15px;
	font-weight: 600;
	text-decoration: underline;
}

.cc_menu__entries hr {
    margin-top: 5rem;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #000;
}


/* Footer */

#footer #footer-secondary {
    background-color: #FFFFFF;
	border-top: 1px solid #D6D8D7;
	margin-top: 8rem;
	padding-top: 3rem;
}

#footer #footer-secondary > .wide_container > .container {
    max-width: 85%;
}

@media (max-width: 991px) {
	#footer #footer-secondary > .wide_container > .container {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	#footer .footer_block_content {
        padding-left: 0 !important;
    }
}

#easycontent_3 p {
	color: #000000;
    font-size: 17px;
    font-style: italic;
    line-height: 1.4;
}

@media (max-width: 991px) {
	#easycontent_3 p {
		font-size: 13px;
	}
	#easycontent_3 .style_content p:first-child {
		align-items: center;
		display: flex;
		gap: 20px;
		justify-content: center;
		margin-bottom: 3rem !important;
	}
	#easycontent_3 .style_content p:first-child img {
		height: auto;
		margin-right: 0 !important;
		max-width: 30%;
	}
}

#easycontent_3 p b {
    font-style: normal;
}

#footer #footer-secondary .title_block_name {
	color: #000000;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}

#footer #footer-secondary .footer_block_content li a {
	color: #000000;
	font-size: 12px;
	margin-bottom: 0.75rem;
}

#footer #footer-secondary .footer_block_content li a:before {
	display: none;
}

#footer #footer-secondary #block_contact_infos .footer_block_content {
	margin-right: 5rem;
}

#footer #footer-secondary #block_contact_infos .footer_block_content li {
	align-items: center;
	display: flex;
    padding: 0 0 2.5rem 0;
}

#footer #footer-secondary #block_contact_infos .footer_block_content li i {
    font-size: 1.75em;
    margin-right: 1rem;
}

#footer #footer-tertiary {
    background-color: #FFFFFF;
	border-top: 1px solid #D6D8D7;
	margin-bottom: 1rem;
	padding-top: 0;
}

#footer #footer-tertiary > .wide_container > .container {
    max-width: 85%;
}

#easycontent_8 p {
	color: #808080;
    font-size: 10.5px;
}

@media (max-width: 991px) {
	#footer #footer-tertiary > .wide_container > .container {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	#easycontent_8 p {
		font-size: 9.5px;
		line-height: 1.4;
	}
	#footer .title_block {
        padding-left: 0 !important;
    }
	#footer .footer_block_content {
        margin-top: 1rem;
    }
	#footer #block_contact_infos .opener {
		display: none;
	}
	#footer #block_contact_infos .footer_block_content {
		border-bottom: none;
        display: block;
    }
	#footer .stlinkgroups_links_footer {
		width: 50%;
		float: left !important;
		margin: 3rem 0 !important;
	}
	#footer .stlinkgroups_links_footer .opener {
		display: none !important;
	}
	#footer .stlinkgroups_links_footer .footer_block_content {
		display: block !important;
	}
	#footer #block_contact_infos {
		clear: both;
	}
}


/* Contacto */

#contact .page-heading {
    font-size: 20px;
    width: 100%;
    padding-top: 20px;
    margin-bottom: 30px;
    font-weight: 600;
    border-bottom: 1px solid #000000;
    color: #111;
    display: inline-block;
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 50px;
    padding: 0 0 4rem;
    text-align: left;
    width: 100%;
}

#contact .contact-wrapper {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 2rem;
}

#contact .contact-wrapper {
	color: #000;
	font-size: 15px;
}

#contact .contact-wrapper textarea {
	border: 1px solid #000;
	padding: 1rem;
}

#contact .contact-wrapper .contact-form-box input.form-control {
	background-color: #FFF;
	border: none;
	border-bottom: 1px solid #000;
    margin-bottom: 4rem;
    max-width: 100%;
}

#contact .contact-wrapper input.form-control::placeholder,
#contact .contact-wrapper textarea::placeholder {
	color: #000;
	font-size: 15px;
}

#contact .contact-wrapper .submit button {
	background-color: #000000;
    border-radius: 30px;
    color: #FFFFFF;
    display: block;
    font-size: 17.25px;
    margin: 0;
    padding: 12px 45px;
    width: fit-content;
}


/* Idiomas */

.cc_menu__featured_content .ccls_item_group {
	align-items: center;
    display: inline-flex;
}

.cc_menu__featured_content .ccls_item {
	display: inline-flex;
    justify-content: flex-start;
    margin: 2rem 0;
    text-align: left;
}

.cc_menu__featured_content .ccls_item_separator {
    display: inline-flex;
    font-size: 2rem;
	margin: 0 1rem;
}

.cc_menu__featured_content .ccls_item span {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}

.cc_menu__featured_content .ccls_item img {
    margin-left: 0.75rem;
    margin-right: 0;
}

@media (min-width: 992px) {
	#owl_carousel_container_3 {
		display: none !important;
	}
}
