/*
Theme Name: SARA BALSALOBRE RUIZ
Description: Estilos para la web SARA BALSALOBRE RUIZ. Incluye sistema de creación modular de páginas, panel de opciones y diseño adaptativo a móviles
Version: 3.0.78
Author: Fran Aragon
Author URI: http://franaragon.net
*/
@import url('style.dev.css');
@import url('https://fonts.googleapis.com/css?family=Questrial');

/*

#f28f0e
#FFCD00


gris oscuro		#636363 rgba(99, 99, 99, 1)
gris claro 		#e0e0e0 rgba(224, 224, 224, 1)


*/
body {
	background-color: #FFFFFF;
}

a {
	color: #f28f0e;
}

.et-social-facebook a.icon:before {
	content: '\e0c1';
}

.et-social-twitter a.icon:before {
	content: '\e0c2';
}

.et-social-linkedin a.icon:before {
	content: '\e0b4';
}

.social_linkedin_square a.icon:before {
    content: "\e0cb";
}

.et-social-skype a.icon:before {
	content: '\e0b9';
}

.et-social-youtube a.icon:before {
	content: '\e0d1';
}

.et-social-rss a.icon:before {
	content: '\e09e';
}

.et_pb_linkedin_icon:before {
	content: "\e0b4";
}

.et-social-google-plus a.icon:before {
	content: "\e0cb";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Questrial', Helvetica, Arial, Lucida, sans-serif;
	color: #f28f0e;
	padding-top: 20px;
	text-transform: uppercase !important;
}

.modalidades .stag-button {
	background-color: #FFCD00 !important;
	-webkit-border-radius: 15px !important;
	-moz-border-radius: 15px !important;
	border-radius: 15px !important;
	color: #fff;
}

.stag-button {

	/*font-family: 'Oxygen', Helvetica, Arial, Lucida, sans-serif !important;*/
}

h4 {

	/*font-family: 'Oxygen', Helvetica, Arial, Lucida, sans-serif !important;*/
	font-size: 18px;
	margin-bottom: 5px;
}

#main-header a,
#et-top-navigation {

	/*font-family: 'Oxygen', Helvetica, Arial, Lucida, sans-serif !important;*/
	font-size: 14px;
	font-weight: 400;
}

#top-header a {
    font-size: 17px !important;
}

#top-header,
#top-header a,
.et_pb_button {

	/*font-family: 'Oxygen', Helvetica, Arial, Lucida, sans-serif !important;
		font-weight: 400;*/
}

.container {
	width: 97%;
}

/* --------------------TOP-HEADER--------------------- */
#et-secondary-menu {
	float: right;
	padding-top: 1px;
}

#et-secondary-menu #et-secondary-nav li ul {
	background-color: #FFCD00;
	padding: 5px 0;
}

#et-secondary-menu #et-secondary-nav li li a {
	padding: 5px;
}

#et-secondary-menu #et-secondary-nav li > ul {
	width: 128px;
}

#et-secondary-menu #et-secondary-nav li li {
	margin: 0;
	padding: 0px 10px;
}

#et-info-phone {
	font-family: Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 17px;
}

#et-info-email {
	font-weight: 600 !important;
	font-size: 17px;
}

#top-header .container {
	padding-top: 5px;
	padding-bottom: 7px;
}

.et_fullwidth_secondary_nav #top-header .container {
	padding-right: 6%;
	padding-left: 6%;
}

.et_fullwidth_nav #main-header .container {
	padding-right: 0px;
	padding-left: 0px;
}

#top-header #et-info {
	float: none;
	padding-bottom: 0px;
}

#et-icon-access:before,
#et-icon-client:before {
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#et-icon-access:before {
	content: "\e06e";
	position: relative;
	top: 0px;
	margin-right: 4px;
}

#et-icon-client:before {
	content: "\e08a";
	position: relative;
	top: 0px;
	margin-right: 4px;
}

#et-icon-access,
#et-icon-client {
	margin-right: 0px;
	padding: 2px 0px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600 !important;
	font-size: 15px;
	float: left;
	margin-top: 0px;
}

a.et-cita-top {
	font-size: 16px !important;
	float: right;
}

#et-icon-calendar:before,
#et-icon-contact:before {
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#et-icon-calendar:before {
	content: "\e023";
	position: relative;
	top: 0px;
	margin-right: 4px;
}

#et-icon-contact:before {
	content: "\6c";
	position: relative;
	top: 0px;
	margin-right: 4px;
}

#et-icon-calendar,
#et-icon-contact {
	margin-right: 5px;
	padding: 13px 10px;
	background-color: #f28f0e;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600 !important;
	font-size: 17px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#top-header #et-info {
	float: none;
	padding-bottom: 0px;
	color: #595959;
	padding-top: 2px;
}

#top-header .et-social-icons li {
	margin-left: 5px;
}

#top-header .et-social-icon a:before {
	font-size: 23px !important;
}

#top-header .et-social-icons {
	float: right;
}

#top-header #et-info a,
#top-header #et-info a:hover {
	color: #595959;
}

#top-header #et-info .et-social-icons a,
.et_nav_text_color_dark .et-social-icons a,
.et_nav_text_color_dark .et-social-icons a:hover,
.et_nav_text_color_light .et-social-icons a,
.et_nav_text_color_light .et-social-icons a:hover {
	color: #fff !important;
}

/* ---------------------MAIN-HEADER---------------------- */
#page-container #main-header.et-fixed-header {
	-webkit-box-shadow: 0 5px 0 #FFCD00 !important;
	-moz-box-shadow: 0 5px 0 #FFCD00 !important;
	box-shadow: 0 5px 0 #FFCD00 !important;
}

#logo {
	padding: 10px 0px;
	max-height: inherit;
	max-height: none !important;
}

header.et-fixed-header #logo {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

header.et-fixed-header nav#top-menu-nav ul {
	float: none;
	margin: 0 auto;
}

.et_header_style_centered header#main-header.et-fixed-header .logo_container {
	height: 0px;
}

.et_header_style_centered #logo {
	max-height: 100%;
}

.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
	height: 0px !important;
}

.et_header_style_centered #main-header div#et-top-navigation {
	height: 60px;
}

.et_header_style_centered nav#top-menu-nav {
	padding-top: 17px;
}

#top-menu li.current-menu-ancestor > a {
	color: #f28f0e !important;
}

#top-menu li.current-menu-item > a {
	border: 2px #f28f0e solid;
	padding: 6px;
	border-radius: 9px;
}

#top-menu ul li.current-menu-item > a {
	border-bottom: none;
}

.et_header_style_centered #top-menu > li > a {
	padding-bottom: 7px !important;
	font-family: 'Questrial', Helvetica, Arial, Lucida, sans-serif !important;
}

/****************************TOP MENU LINKS**********************/
#top-menu li > a,
.fullwidth-menu li > a {
	padding-bottom: 8px;
}

#top-menu li {
	padding-right: 0px;
	margin-right: 20px;
}

#top-menu > li > a {
	text-transform: uppercase;
	font-size: 13px;
}

#top-menu .menu-item-has-children > a:first-child:after,
.fullwidth-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children > a:first-child:after {
	content: none !important;
}

/****************************FINAL TOP MENU LINKS**********************/
#top-menu li.menu-item-has-children li.current-menu-item > a {
	display: block;
	padding: 6px 20px;
	margin: 0px;
	line-height: 2em;
	position: relative;
	color: #fff;
}

#top-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children > a:first-child:after {
	display: none;
}

#top-menu .menu-item-has-children > a:first-child {
	padding-right: 5px;
}

/**************************************************************************************/
.et_fixed_nav #top-menu > li:before {
	right: inherit;
}

/**************************************************************************************/
#top-menu-nav > ul > li > a:hover,
#et-secondary-menu > ul > li > a:hover,
.fullwidth-menu a:hover,
#et-info-email:hover,
.et-social-icons a:hover {
	opacity: 1;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

#top-menu li li a {
	padding: 6px 20px;
	width: 410px;
	color: #fff;
	font-family: 'Questrial', Helvetica, Arial, Lucida, sans-serif !important;
}

.et_header_style_centered #main-header .mobile_nav {
	background-color: #f28f0e;
	color: #fff;
}

#main-header .et_mobile_menu {
	background-color: #f28f0e !important;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.et_mobile_menu {
	background: #f28f0e;
	border-top: 0px solid #fff;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 0 9px 20px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 9px 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0 9px 20px rgba(0, 0, 0, 0.5);
}

.et_mobile_menu li a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 2px 5%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.34);
}

.et_mobile_menu li a:hover {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #e0e0e0;
	opacity: 1;
	color: #f28f0e !important;
}

.et_mobile_menu .menu-item-has-children > a {
	background-color: rgba(0, 0, 0, 0.07);
}

.et_mobile_menu li a {
	background-color: #f28f0e;
	font-size: 16px;
	color: #fff !important;
	font-weight: 400 !important;
	text-transform: uppercase;
	font-family: 'Questrial', Helvetica, Arial, Lucida, sans-serif !important;
}

.et_header_style_centered .mobile_nav .select_page {
	font-size: 14px;
	font-weight: 400;
	color: #fff !important;
	font-family: 'Questrial', Helvetica, Arial, Lucida, sans-serif !important;
	text-transform: uppercase;
}

.et_header_style_centered .et_mobile_menu {
	top: 36px;
}

.et_header_style_centered .mobile_menu_bar {
	width: 100%;
	text-align: right;
}

.et_header_style_left .mobile_menu_bar {
	margin-bottom: 24px;
	padding-bottom: 0px;
	background-color: #f28f0e;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
}

.mobile_menu_bar:before {
	color: #fff;
	position: relative;
	width: 100%;
	display: inline;
}

.mobile_nav.opened .mobile_menu_bar:before {
	content: "\4d";
}

.nav ul.sub-menu li a:hover,
.nav ul.sub-menu li.current-menu-item a:hover,
#top-menu ul.sub-menu li.current-menu-item > a:hover,
.et-fixed-header #top-menu ul.sub-menu a:hover {
	color: #f28f0e !important;
	background-color: #fff;
	opacity: 1 !important;
	border-radius: 10px;
}

.nav ul.sub-menu li a,
.nav ul.sub-menu li.current-menu-item a,
#top-menu ul.sub-menu li.current-menu-item > a,
.et-fixed-header #top-menu ul.sub-menu a {
	color: #fff !important;
}

.nav li ul {
	padding: 10px 0px;
	width: 450px;
	border-color: #FFCD00 !important;
	background-color: #f28f0e !important;
	border-radius: 10px;
}

.nav li.current-menu-item ul {
	top: 30px;
}

.container {
	max-width: 1117px;
}

header.et-fixed-header #logo {
	padding: 0px;
}

.et_header_style_left .et-fixed-header #et-top-navigation,
.et_header_style_split .et-fixed-header #et-top-navigation {
	padding: 12px 0px 8px 0 !important;
	position: relative;
	top: 15px;
}

header.et-fixed-header #logo {
	width: 0%;
}

/**************************************INICIO-ESTILOS******************************/

/* ------------------------------SLIDER-------------------------*/

.slider-home h2 a:hover {
	color: #fff;
}

.slider-home .et_pb_slide_overlay_container {
	width: 50%;
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-ms-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-ms-animation-duration: 1.5s;
	-o-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-timing-function: ease-out-in;
	-moz-animation-timing-function: ease-out-in;
	-ms-animation-timing-function: ease-out-in;
	-o-animation-timing-function: ease-out-in;
	animation-timing-function: ease-out-in;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

.slider-home .et_pb_container {
	width: 94%;
}

.slider-home .et_pb_slide_description {
	padding: 100px 0px !important;
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-ms-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-ms-animation-duration: 1.5s;
	-o-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-timing-function: ease-out-in;
	-moz-animation-timing-function: ease-out-in;
	-ms-animation-timing-function: ease-out-in;
	-o-animation-timing-function: ease-out-in;
	animation-timing-function: ease-out-in;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

.slider-home .et_pb_slide_description h2 {
	color: #FFFFFF;
	text-transform: inherit !important;
}

.slider-home .et_pb_slide_description .et_pb_slide_content {
	padding: 8px 0px 8px 0px !important;
	color: #FFFFFF;
	display: none;
}

.slider-home .et-pb-arrow-next:before {
	color: #fff !important;
}

.slider-home .et-pb-arrow-prev:before {
	color: #fff !important;
}

.slider-home .et-pb-controllers a {
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	border-radius: inherit;
}

/*-------------------------------SECCION TERAPIAS--------------------------*/
.blurb-custom-inicio .et_pb_main_blurb_image {
	margin-bottom: 0px;
}

.blurb-custom-inicio h4 a {
	padding-bottom: :5px;
	font-size: 24px;
	text-align: center;
	font-weight: 200;
	font-family: 'Questrial', Helvetica, Arial, Lucida, sans-serif !important;
}

.blurb-custom-inicio .et_pb_main_blurb_image {
	margin-bottom: 5px;
}

.blurb-custom-inicio .et_pb_main_blurb_image img {
	border-radius: 50%;
}

.blurb-custom-inicio h4 {
	padding: 5px;
	font-size: 20px;
	text-align: center;
}

/*----------------------------------------SECCIONES HOME------------------------------*/
.seccion-bienvenida-home h2,
.seccion-especial-home h2 {
	line-height: 1.3em;
	font-size: 30px;
	font-weight: 200;
}

.seccion-bienvenida-home h3,
.seccion-especial-home h3 {
	line-height: 1.3em;
	font-weight: 400;
	letter-spacing: 4px;
	color: #6a6a6a;
}

.seccion-bienvenida-home p,
.seccion-especial-home p {
	line-height: 1.8em;
}

.galeria-inicio .et-pb-arrow-prev:before,
.galeria-inicio .et-pb-arrow-next:before {
	color: #fff;
}

.galeria-inicio .et-pb-controllers a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.slider-testimonios .et_pb_slide_description {
	padding: 0px;
}

.custom-lista ul {
	list-style: none;
}

.custom-lista ul li {
	margin-bottom: 10px;
}

.custom-lista ul li a {
	color: #fff;
}

/*----------------------------------------HEADERS------------------------------*/
.custom-header {
	padding: 30px 0;
}

.custom-header h1 {
	font-weight: 200 !important;
	font-family: 'Questrial', Helvetica, Arial, Lucida, sans-serif !important;
}

.custom-header .et_pb_fullwidth_header_overlay {
}

.custom-header2 {
	padding: 22px 0;
	padding-top: 119px !important;
}

.custom-header2 h1 {
	font-weight: 200;
}

.custom-header2 .et_pb_fullwidth_header_overlay {
}

/*----------------------------------------TITULO SECCIONES------------------------------*/
.titulo-seccion h2 {
	line-height: 1.3em;
	font-size: 30px;
	font-weight: 200;
	padding-top: 0px;
}

.titulo-seccion-profesional h2 {
	border-bottom: 1px solid #FFCD00;
}

/*----------------------------------------PAGINA RECOMENDACIONES------------------------------*/
.recomendacion.et_pb_testimonial:before {
	top: -24px;
	left: 48%;
	font-size: 47px;
}

.recomendacion p {
	padding-bottom: 0px;
}

/*----------------------------------------MODULOS------------------------------*/

/* -----------------------Modulo desplegable--------------------*/
.et_pb_toggle {
	border: 2px solid #f28f0e;
	margin-bottom: 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.et_pb_toggle h5 {
	font-size: 19px !important;
}

.et_pb_toggle_close h5.et_pb_toggle_title {
	color: #FFFFFF !important;
}

.et_pb_toggle_open h5.et_pb_toggle_title {
	color: #f28f0e;
}

.et_pb_toggle_close {
	background-color: #f28f0e;
}

.et_pb_toggle_close .et_pb_toggle_content {
	color: #FFFFFF !important;
}

.et_pb_toggle_open {
	background-color: #FFFFFF;
}

.et_pb_toggle_title:before {
	content: "\e050";
	position: absolute;
	right: 0px;
	font-size: 20px;
	color: #FFFFFF;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
	color: #FFCD00;
}

/* -----------------Modulo video slide--------------------*/
.et_pb_video_play:before,
.et-pb-arrow-prev:before,
.et-pb-arrow-next:before {
	color: #fff;
}

/*------------------------SERVICIOS----------------------*/
.bordes-columnas .et_pb_column {
	border-bottom: 15px solid #FFCD00;
}

.blurb-custom-area .et_pb_blurb_container p {
	padding: 10px 20px;
}

.blurb-custom-area .et_pb_main_blurb_image,
.blurb-custom-area .et_pb_main_blurb_image {
	margin-bottom: 0px;
	overflow: hidden;
	height: 180px;
}

.blurb-custom-area .et_pb_main_blurb_image img:hover {
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-moz-transform: scale(1.4);
	transform: scale(1.4);
	-webkit-transition: all 8s linear;
	-o-transition: all 8s linear;
	-ms-transition: all 8s linear;
	-moz-transition: all 8s linear;
	transition: all 8s linear;
}

.blurb-custom-area h4,
.blurb-custom-area h4 {
	padding-bottom: 5px;
	font-size: 20px !important;
	font-weight: 200;
	line-height: 25px;
}

.blurb-custom-area .et_pb_blurb_container,
.blurb-custom-area .et_pb_blurb_container {
	line-height: 25px;
}

/*------------------------------------SINGLE POST AND CATEGORY HEADER-----------------------------------------*/
.single-post #top-header,
.category #top-header {
	background-color: #f6f6f6;
}

.single-post #main-header,
.category #main-header {
	-webkit-box-shadow: 0 3px 0 #f28f0e !important;
	-moz-box-shadow: 0 3px 0 #f28f0e !important;
	box-shadow: 0 3px 0 #f28f0e !important;
}

/*------------------------------------BLOG-----------------------------------------*/
.et_right_sidebar #main-content .container:before {
	right: 25.875% !important;
}

.et_right_sidebar #left-area {
	padding-right: 3.5%;
}

#left-area {
	width: 75.125%;
	padding-bottom: 23px;
}

.et_right_sidebar #sidebar {
	padding-left: 14px;
}

#sidebar {
	float: left;
	width: 24.875%;
}

.et_pb_widget {
	float: left;
	max-width: 100%;
	background-color: #F1F1F1;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
	background-color: #fff;
	color: #3A3A3A;
}

.et_pb_widget a {
	color: #3A3A3A !important;
	text-decoration: none;
}

.jetpack_subscription_widget form {
	padding: 5px 15px !important;
}

.widgettitle {
	background-color: #FFCD00;
	color: #fff;
	text-align: center;
	padding: 13px;
}

.et_pb_widget ul {
	padding: 5px 15px !important;
}

.et_pb_widget li a:hover {
	color: #fff;
}

#comment-wrap {
	padding-top: 20px;
}

.et-search-form,
.nav li ul,
.et_mobile_menu,
.footer-widget li:before,
.et_pb_pricing li:before,
blockquote,
.et_pb_pricing li:before {
	border-color: #f28f0e !important;
}

.comment-respond .form-submit input#submit {
	color: #fff !important;	/*font-family: 'Oxygen', Helvetica, Arial, Lucida, sans-serif !important;*/
	text-transform: uppercase;
	font-size: 20px;
	background-color: #f28f0e;
	border: none;
}

.comment-respond .form-submit input#submit:hover {
	color: #FFFFFF !important;
	background-color: #f28f0e;
	cursor: pointer;
}

.et_pb_post h2 {
	margin-top: 0px;
}

.comment_area .comment-reply-link {
	color: #fff !important;	/*font-family: 'Oxygen', Helvetica, Arial, Lucida, sans-serif !important;*/
	text-transform: uppercase;
	font-size: 15px;
	background-color: #f28f0e;
	border: none;
}

.comment_area .comment-reply-link:after {
	font-size: 23px;
}

/*------------------------------------CUSTOM TEMPLATE BLOG POSTS-----------------------------------------*/
.publicaciones-blog-title .et_pb_post_title {
	padding: 15% 0 !important;
}

.publicaciones-blog-title .et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
	padding-bottom: 20px;
}

.publicaciones-blog-title .et_pb_title_container h1 {
	font-size: 35px;
	font-weight: 200;
	line-height: 1em;
}

/*------------------------------------CUSTOM SLIDER BLOG-----------------------------------------*/
.articulos-recientes-slider .et_pb_slide_description {
	padding: 8% 8%;
}

.articulos-recientes-slider .et_pb_more_button {
	margin-top: 18px;
}

.articulos-recientes-slider .et_pb_video_play:before,
.articulos-recientes-slider .et-pb-arrow-prev:before,
.articulos-recientes-slider .et-pb-arrow-next:before {
	color: #fff;
}

/*--------------------------------POSTS-GRID---------------------------------------------*/
.articulos-grid .post-meta a,
.articulos-grid .post-content a {

	/*font-family: 'Pragati Narrow', Helvetica, Arial, Lucida, sans-serif !important;*/
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
}

.articulos-grid .post-meta a {
	color: #f28f0e !important;
}

.articulos-grid .post-content a {
	color: #fff !important;
	font-size: 20px;
	margin-top: 10px;
	padding: 10px;
	display: block;
	text-align: center;
	background-color: #f28f0e !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.articulos-grid.et_pb_blog_grid_dropshadow .et_pb_post {

	/*-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
				-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
				box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);*/
	border: 1px solid #f28f0e;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.articulos-grid .et_pb_image_container {
	overflow: hidden;
}

.articulos-grid .et_pb_image_container img {
	margin-bottom: -5px;
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transform: scale(1.00);
	transform: scale(1.00);
}

.articulos-grid .et_pb_image_container img:hover {

	/*-webkit-transform: scale(1.30) rotate(4deg);
				transform: scale(1.30) rotate(4deg);*/

	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-moz-transform: scale(1.4);
	transform: scale(1.4);
	-webkit-transition: all 8s linear;
	-o-transition: all 8s linear;
	-ms-transition: all 8s linear;
	-moz-transition: all 8s linear;
	transition: all 8s linear;
}

.articulos-grid .post-content p {
	text-align: justify;
}

.articulos-grid .et_pb_post h2.entry-title {
	text-decoration: none;
	font-weight: 400;
	font-size: 24px !important;
	line-height: 1.2em !important;
	padding-top: 0px;
}

.pagination a {
	color: #6a6a6a !important;	/*font-family: 'Pragati Narrow', Helvetica, Arial, Lucida, sans-serif !important;*/
	font-weight: 400;
	text-transform: uppercase;
	font-size: 21px;
}

.et-pb-controllers a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* ------------------------------ ESTILOS AUX ------------------------ */
.et_pb_testimonial {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.tabla-precio-mod .et_pb_pricing_content_top {
	display: none;
}

.tabla-precio-mod .et_pb_pricing_table {
	padding-bottom: 0px;
}

.tabla-precio-mod .et_pb_pricing_content {
	padding: 20px;
}

.efecto-in-module-inleft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-ms-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-ms-animation-duration: 1.5s;
	-o-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-timing-function: ease-out-in;
	-moz-animation-timing-function: ease-out-in;
	-ms-animation-timing-function: ease-out-in;
	-o-animation-timing-function: ease-out-in;
	animation-timing-function: ease-out-in;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

.efecto-in-module-inright {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-ms-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-ms-animation-duration: 1.5s;
	-o-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-timing-function: ease-out-in;
	-moz-animation-timing-function: ease-out-in;
	-ms-animation-timing-function: ease-out-in;
	-o-animation-timing-function: ease-out-in;
	animation-timing-function: ease-out-in;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

.efecto-in-module-inbottom {
	-webkit-animation-name: fadeInBottom;
	-moz-animation-name: fadeInBottom;
	-ms-animation-name: fadeInBottom;
	-o-animation-name: fadeInBottom;
	animation-name: fadeInBottom;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-ms-animation-duration: 1.5s;
	-o-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-timing-function: ease-out-in;
	-moz-animation-timing-function: ease-out-in;
	-ms-animation-timing-function: ease-out-in;
	-o-animation-timing-function: ease-out-in;
	animation-timing-function: ease-out-in;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

.efecto-in-module-intop {
	-webkit-animation-name: fadeInTop;
	-moz-animation-name: fadeInTop;
	-ms-animation-name: fadeInTop;
	-o-animation-name: fadeInTop;
	animation-name: fadeInTop;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-ms-animation-duration: 1.5s;
	-o-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-timing-function: ease-out-in;
	-moz-animation-timing-function: ease-out-in;
	-ms-animation-timing-function: ease-out-in;
	-o-animation-timing-function: ease-out-in;
	animation-timing-function: ease-out-in;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

.radius-bottom {
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

.radius-bottom2 {
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.bordes-radio,
.bordes-radio article,
.bordes-radio article img {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.bordes-radio-image img, .img-circle{
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.border-radius20-module {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.border-radius20-module .stag-button {
	background-color: #f28f0e;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.bordes-radio20 .et_pb_column {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.sin-relleno .et_pb_row {
	padding: 0px 0px !important;
}

.no-espacios {
	padding: 0px;
}

.no-margen .et_pb_row {
	margin-bottom: 0px;
	margin-top: 0px;
}

.espacios-relleno0 {
	padding: 0px 0px !important;
}

.espacios-relleno5 {
	padding: 5px 0px;
}

.espacios-relleno20 {
	padding: 20px 0px;
}

.espacios-relleno50 {
	padding: 50px 0px;
}

.no-espacios .et_pb_column {
	padding: 0px;
	margin: 0px;
}

.no-espacios .et_pb_promo_description {
	padding-bottom: 0px;
}

.no-espacios .et_pb_column .et_pb_text {
	padding: 0px;
	margin-bottom: 0px;
}

.blurb-ancho-total .et_pb_blurb_content {
	max-width: 100%;
}

.lateral-blurb h4 {
	padding-top: 0px;
}

.titulo-cuadro-destacado {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.titulo-cuadro-destacado h2 {
	padding: 0px;
}

.titulo-sin-mayus h2 {
	text-transform: inherit;
}

/* ------------------ FOOTER --------------- */
#main-footer .et_pb_widget {
	float: none;
	max-width: 100%;
	background-color: inherit;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: inherit;
	color: #fff;
}

#main-footer .et_pb_widget a {
	color: #fff !important;
	text-decoration: none;
}

#main-footer .et_pb_widget a:hover {
	cursor: pointer;
}

#main-footer .footer-widget h4 {
	color: #ffffff;
	letter-spacing: 1px;
	font-size: 17px;
}

#main-footer .footer-widget p {
	padding-bottom: 0em;
}

#main-footer .et_pb_widget ul li {
	margin-bottom: 0px;
}

#footer-widgets {
	padding: 2% 0 0;
}

.et_pb_gutters3 .footer-widget {
	margin: 0 5.5% 3.5% 0;
}

.footer-widget li:before {
	border-color: #ffffff !important;
	color: #fff;
}

#footer-bottom p {
	color: #FFFFFF;
}

#footer-bottom a {
	color: #FFFFFF;
}

#footer-bottom ul.et-social-icons {
	padding-top: 0px;
	padding-bottom: 5px;
}

#footer-bottom .et-social-icons li {
	margin-left: 10px;
}

#footer-bottom .et-social-icon a {
	font-size: 30px;
}

#main-footer #footer-bottom {

	/*background-color: #00436b;*/
}

.et-social-icon a {
	font-size: 30px;
}

.et-social-icons li {
	margin-left: 10px;
}

/* footer-bottom2 */
#footer-bottom2 {
	display: none;
	background-color: #2EA3F2;
	color: #FFFFFF;
}

#footer-bottom2 p {
	padding: 5px 0px;
	text-align: center;
}

/*footer-bottom3*/
#footer-bottom3 {
	background-color: #f1f1f1;
	color: #777;
}

#footer-bottom3 p {
	padding: 5px 0px;
	text-align: center;
}

#footer-bottom3 p a {
	padding-left: 14px;
	background: url('images/logo-fa.png') left no-repeat;
	color: #0074a2;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#footer-bottom3 p a:hover {
	color: #000000;
}

/* ------------------ RESPONSIVE --------------- */
@media only screen and (min-width:980px) and (max-width:1080px) {
}

@media only screen and (max-width:980px) {
	.et_header_style_centered #et_mobile_nav_menu {
		margin-top: 12px;
	}

	.et_header_style_centered #main-header {
		padding: 20px 0px 12px 0px;
	}

	.et_header_style_centered .et-fixed-header #logo {
		max-height: inherit;
		top: inherit;
		left: inherit;
		position: inherit;
	}

	.et_header_style_centered #main-header.et-fixed-header .container {
		height: inherit;
		text-align: center;
		right: inherit;
	}

	.et_header_style_centered #main-header div#et-top-navigation {
		height: 30px;
	}

	#top-header .container {
		padding-top: 7px;
		padding-bottom: 10px;
	}

	.et_header_style_centered .et-fixed-header #logo {
		display: inherit;
		text-align: center;
	}

	.et_header_style_centered header#main-header.et-fixed-header .logo_container {
		height: inherit;
	}

	.et_header_style_centered #logo {
		max-height: 100%;
	}

	.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
		height: inherit !important;
	}

	#main-header {

		/*border-bottom: 4px solid #c2185b;*/
	}

	.et_pb_row_padding10 {
		padding: 10px 0;
	}

	.blurb-custom-home1 .et_pb_blurb_content {
		text-align: left !important;
	}

	.et_pb_slide_description h2 {
		font-size: 30px !important;
	}

	.blurb-custom-home1 {
		height: inherit;
	}

	.et_pb_column .et_pb_pricing_table {
		width: 100% !important;
	}

	.blurb-animacion-img .et_pb_main_blurb_image img {
		width: 60%;
	}

	h3 {
		font-size: 20px !important;
	}

	h2 {
		font-size: 26px !important;
	}

	.et_pb_blurb h4 {
		font-size: 25px;
	}

}

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

	body.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 31px !important;
	}

	body.et_fixed_nav.et_secondary_nav_enabled #main-header.et-fixed-header {
		top: 27px !important;
	}

	.et_header_style_centered #logo {
		max-height: 110px;
		padding-top: 0px;
	}

	#top-header .container {
		padding-top: 7px;
		padding-bottom: 10px;
	}

	.et_header_style_centered #main-header div#et-top-navigation {
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}

	#et-info .et-social-icons {
		display: none;
	}

	.container {
		width: 91%;
	}

	.et-fixed-header#top-header {
		display: inherit;
	}

	#main-header.et-fixed-header {
		top: 27px !important;
	}

	#et_top_search {
		display: none;
	}

	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_split .et-fixed-header #et-top-navigation {
		position: initial;
		padding: 25px 0px 0px 0 !important;
	}

	.et_header_style_left #et-top-navigation {
		display: block;
		padding-top: 15px;
	}

	#top-header .container {
		padding-top: 0px;
		padding-bottom: 10px;
	}

	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 102px !important;
	}

	.et_fixed_nav #main-header,
	.et_fixed_nav #top-header {
		position: fixed;
	}

	#main-header {
		background-color: #fff !important;
	}

	.et_mobile_menu .menu-item-has-children > a {
		background-color: rgba(0, 0, 0, 0.00);
	}

	.et_header_style_left .mobile_menu_bar {
		margin-bottom: 23px;
	}

	.et_header_style_left #logo,
	.et_header_style_split #logo {
		max-width: 64% !important;
		padding: 0px 0px 5px 0px;
	}

	header.et-fixed-header #logo {
		width: inherit !important;
		max-width: 64% !important;
		padding: 0px;
	}

	.slider-home .et_pb_slide {
		padding-top: 0px !important;
	}

	.slider-home .et_pb_slide .et_pb_slide_overlay_container {
		background-image: none !important;
	}

	.et-pb-arrow-prev,
	.et-pb-arrow-next {
		top: 30%;
	}

	.slider-home .et-pb-arrow-prev,
	.slider-home .et-pb-arrow-next {
		top: 30%;
	}

	.slider-home .et-pb-arrow-prev:before {
		color: #fff !important;
	}

	.slider-home .et_pb_slide_content,
	.slider-home .et_pb_more_button {
		display: none !important;
	}

	#main-header .et_mobile_menu {
		top: 79px;
		padding: 1%;
	}

	.et_mobile_menu {
		right: 0;
		width: 60%;
		padding: 5%;
		left: inherit;
	}

	#main-header.et-fixed-header .et_mobile_menu {
		top: 90px;
		padding: 1%;
	}

	.custom-header,
	.custom-header2 {
		padding: 40px 0;
		padding-top: 21px !important;
	}

	.custom-header .et_pb_fullwidth_header_overlay,
	.custom-header2 .et_pb_fullwidth_header_overlay {
		background-image: none !important;
	}

}

@media only screen and (max-width:768px) {
	.et_fullwidth_secondary_nav #top-header .container {
		padding-right: 10px;
		padding-left: 10px;
	}

	body.et_fixed_nav.et_secondary_nav_enabled #main-header.et-fixed-header,
	body.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 36px !important;
	}

	.et_pb_fullwidth_header {
		padding: 0px 0 !important;
	}

	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_split .et-fixed-header #et-top-navigation {
		padding-top: 24px;
	}

	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 144px !important;
	}

	#logo {
		padding: 0px;
		position: relative;
		max-height: inherit;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
		max-height: none !important;
	}

	header.et-fixed-header #logo {
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
	}

	.container {
		width: 91%;
	}

	.et-fixed-header#top-header {
		display: block;
	}

	#top-header,
	#et-secondary-nav li ul {
		background-color: #f6f6f6 !important;
	}

	#main-header.et-fixed-header {
		top: 32px !important;
	}

	#et_top_search {
		display: none;
	}

	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_split .et-fixed-header #et-top-navigation {
		padding-top: 12px !important;
		padding-bottom: 0px !important;
		position: initial;
	}

	.et_header_style_left #et-top-navigation {
		display: block;
		padding-top: 12px;
	}

	#top-header .container {
		padding-top: 3px;
		padding-bottom: 6px;
	}

	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 181px !important;
	}

	.et_fixed_nav #main-header,
	.et_fixed_nav #top-header {
		position: fixed;
	}

	#main-header {
		background-color: #fff !important;
	}

	.et_mobile_menu .menu-item-has-children > a {
		background-color: rgba(0, 0, 0, 0.00);
	}

	.et_header_style_left .mobile_menu_bar {
		margin-bottom: 26px;
	}

	.et_header_style_left #logo,
	.et_header_style_split #logo {
		max-width: 64% !important;
		padding-top: 1px;
	}

	header.et-fixed-header #logo {
		width: inherit !important;
		max-width: 100% !important;
		padding-top: 1px;
	}

	.slider-home .et_pb_slide {
		padding-top: 0px !important;
	}

	.slider-home .et_pb_slide .et_pb_slide_overlay_container {
		background-image: none !important;
	}

	.et-pb-arrow-prev,
	.et-pb-arrow-next {
		top: 50%;
	}

	.slider-home.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
		font-size: 30px !important;
	}

	.slider-home .et-pb-arrow-prev,
	.slider-home .et-pb-arrow-next {
		top: 43%;
	}

	.slider-home .et-pb-arrow-prev:before {
		color: #fff !important;
	}

	.slider-home .et_pb_slide_description .et_pb_slide_content {
		display: none;
	}

	.et_mobile_menu {
		right: 0;
		width: 60%;
		padding: 1%;
		left: inherit;
	}

	#et-icon-calendar,
	#et-icon-contact {
		display: inline-block;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin-top: 2px;
		font-size: 16px;
		padding: 8px 10px;
	}

	#top-header #et-info-email {
		display: block;
		margin-top: 5px;
		margin-right: 0px;
	}

	#top-header #et-info-phone {
		float: left;
		margin-right: 14px;
		margin-top: 3px;
		margin-left: 0px;
	}

	.et_header_style_centered #main-header div#et-top-navigation {
		border-radius: 10px;
	}

	span.logo_helper {
		height: 0px;
		display: none;
	}

	.et_pb_post h2 {
		font-size: 18px;
	}

	.et_pb_slide_description,
	.et_pb_slider_fullwidth_off .et_pb_slide_description {
		padding: 30% 8%;
		padding-top: 20%;
	}

	.et_pb_slide_description h2 {
		font-size: 25px !important;
		letter-spacing: 0px;
	}

	.et_pb_slide_description .et_pb_slide_title {
		font-size: 25px !important;
	}

	.custom-header .et_pb_fullwidth_header_overlay,
	.custom-header2 .et_pb_fullwidth_header_overlay {
		background-image: none !important;
	}

	/*************************************************************************************/
	.single-post #main-header,
	.category #main-header {
		-webkit-box-shadow: 0 3px 0 rgba(12, 72, 146, 1) !important;
		-moz-box-shadow: 0 3px 0 rgba(12, 72, 146, 1) !important;
		box-shadow: 0 3px 0 rgba(12, 72, 146, 1) !important;
	}

	.single-post #main-content .container,
	.category #main-content .container {
		padding-top: 25px !important;
	}

	#main-footer .container {
		width: 82%;
	}

	#main-footer #footer-widgets .footer-widget:nth-child(n),#main-footer .footer-widget .fwidget {
		margin-bottom: 4.5% !important;
	}

	#main-footer #footer-widgets .footer-widget {
		width: 50% !important;
		margin-right: 0 !important;
	}

	#footer-widgets {
		padding: 12% 0;
	}

	.no-margen-movil .et_pb_column {
		margin-bottom: 0px;
	}

	.slider-testimonios .et_pb_slide_description {
		padding: 0px;
	}

}

@media only screen and (max-width:479px) {
	#main-header .et_mobile_menu {
	    height: 317px;
	    overflow: scroll;
	}
	
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 153px !important;
	}

	.et_fullwidth_nav #main-header .container {
		padding-right: 10px;
		padding-left: 10px;
	}

	.et_header_style_left .mobile_menu_bar {
		margin-bottom: 18px;
	}

	body.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 36px !important;
	}

	.et_mobile_menu {
		right: 0;
		width: 100%;
		padding: 5px 5%;
		left: inherit;
	}

	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_split .et-fixed-header #et-top-navigation {
		padding-top: 24px;
	}

	header.et-fixed-header #logo {
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
	}

	.et_header_style_left #logo,
	.et_header_style_split #logo {
		max-width: 64% !important;
		padding-top: 6px;
	}

	header.et-fixed-header #logo {
		width: inherit !important;
		max-width: 100% !important;
		padding-top: 0px;
	}

	#et-icon-calendar,
	#et-icon-contact {
		display: inline-block;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin-top: 2px;
		font-size: 16px;
		padding: 8px 10px;
	}

	#top-header #et-info-email {
		margin-top: 3px;
		margin-right: 0px;
		font-size: 14px;
		display: none;
	}

	.et_fullwidth_secondary_nav #top-header .container {
		padding-right: 10px;
		width: 100%;
		padding-left: 10px;
	}

	a.et-cita-top {

		/*display: block;*/
		margin-bottom: 1px;
		margin-right: 0px;
	}

	#top-header #et-info-phone {
		margin-left: 0px;
		float: left;
		font-size: 18px;
		margin-top: 9px;
	}

	#top-header #et-info-phone a {
		font-size: 18px !important;
	}

	#main-content #et-info-phone {
		display: block;
	}

	.et_pb_slide_description,
	.et_pb_slider_fullwidth_off .et_pb_slide_description {
		padding: 30% 8%;
		padding-top: 20%;
	}

	.et_pb_slide_description h2 {
		font-size: 18px !important;
	}

	.et_pb_slide_description a.et_pb_more_button {
		line-height: inherit !important;
		font-size: 18px;
		padding: 0px 5px !important;
	}

	.et_pb_post h2 {
		font-size: 18px;
	}

	.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_one {
		margin-right: 0px;
	}

	.et_pb_fullwidth_header {
		padding: 0px 0;
	}

	#main-footer #footer-widgets .footer-widget {
		width: 100% !important;
		margin-right: 0 !important;
	}

	.slider-testimonios .et_pb_slide_description {
		padding: 0px;
	}

	.slider-home.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
		font-size: 20px !important;
	}

	.custom-header h1 {
	    font-size: 27px !important;
	}

}

@media only screen and (max-width:375px) {
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 147px !important;
	}

	.et_header_style_left #logo,
	.et_header_style_split #logo {
		padding-top: 8px;
	}

	.et_header_style_left .mobile_menu_bar {
		margin-bottom: 13px;
	}

	.et_header_style_left #et-top-navigation {
		display: block;
		padding-top: 17px;
	}

	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_split .et-fixed-header #et-top-navigation {
		padding-top: 16px !important;
		padding-bottom: 0px !important;
		position: initial;
	}

	.slider-home.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
		font-size: 18px !important;
	}

}

@media only screen and (max-width:320px) {
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 141px !important;
	}

	.slider-home.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
		font-size: 16px !important;
	}

}
