/*HEADER*/
#before_header{
	padding:5px;
	background: #1a61af;
}

#before_header > div > div{
	background: transparent !important;
}

#tel_header,
#mail_header{
	color: white !important;
}

#tel_header:hover,
#mail_header:hover,
#redes_header .et_pb_main_blurb_image a:hover svg{
	color:#27ace5 !important;
	transition: all 0.5s ease;
}

#redes_header{
	text-align: right;
}

#redes_header .et_pb_main_blurb_image{
	margin-bottom: 0 !important;
}

/*LOGO*/
.et_pb_column_0_tb_header .et_pb_image_0_tb_header{
	width: 350px !important;
	height: auto !important;
}

.et_pb_column_1_tb_header  > div{
	margin-top: 0 !important;
}

ul#menu-superior > li{
	background: #1a61af !important;
	margin-top: 40px !important;
}

ul#menu-superior > li:hover{
	background: #0c2f54 !important;
	color: white !important;
	transition: all 0.5s ease;
}

/*SECCION 1*/
div.et_pb_section.et_pb_section_0 {
	background-image: url("fondo3.jpg") !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-repeat: transparent !important;
	padding-bottom: 200px !important;
}

#slider_inicio .et_pb_row_0{
	background: transparent !important;
}

.et_pb_text_0 h1{
	color: #ffffff!important;
    text-shadow: 0 0 3px black;
}

.et_pb_section_0 .et_pb_row_0{
	background:transparent !important;
}

body #page-container .et_pb_section .et_pb_button_0 {
    background-color: #1a61af !important;
    /*background-color: #056839 !important;*/
}

.et_pb_section_0,
.et_pb_section_0 > .et_pb_row_0{
	padding-bottom: 0 !important;
}

.et_pb_image_0 .et_pb_image_wrap{
	border-radius: 0 !important;
}

.et_pb_section_1{
	background: #1a61af !important;
}


.et_pb_section_1 .et_pb_column_2 {
	background-image: initial !important;
	background: transparent !important;
}


.et_pb_section_1 .et_pb_column_3 {
    background-color: #1a61af;
}

.et_pb_section_1 .et_pb_column_4 h3{
	color: #fff !important;
	font-size: 24px;
}

.et_pb_section_1 .et_pb_column_4 a{
	display: block;
	text-decoration: none;
	color:#fff !important;
	font-size: 18px;
}

/*
.et_pb_section_1 .et_pb_column_2 {
	padding: 0 !important;
}
*/
/*SECCION 2*/
/*#seccion_2_titulo{
	padding-bottom: 0 !important;
}

#seccion_2_titulo h2{
	text-align: left;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#seccion_2_titulo > div{
	padding-bottom: 0 !important; 
}

#seccion_2_titulo > div > div{
	margin:0 !important;
	padding-bottom: 0 !important;
}

.text_bold{
	font-weight: bold;
}

.text_subrayado{
	text-decoration: underline;
}

.et_pb_section_1 h2,
.et_pb_section_2  h2{
	color: black !important;
}

.et_pb_section_1 > div > .et_pb_column_2,
.et_pb_section_1 > div > .et_pb_column_3{
	border-radius: 0;
    background: transparent;
    padding: 0;
}

.et_pb_section_1 > div > .et_pb_column_3 iframe{
	width: 100% !important;
}

.et_pb_section_1 > div > .et_pb_column_3 p{
	color:#333;
	margin-bottom: 5px !important;
	padding-bottom: 0 !important;
}

.text_mail,
.text_link{
	color:#333;
}

.text_mail:hover,
.text_link:hover{
	color: #606060;
	transition: all 0.5s ease;
}

#seccion_2_btn,
#seccion_2_btn > div{
	padding: 0 !important;
}




#seccion_2_btn a{
	background: #000 !important;
	color: #fff !important;
	border-radius: 20px;
	padding: 10px 35px !important;
}


*/
body #page-container .et_pb_section .et_pb_button_2{
	color: #fff !important;
}

body #page-container .et_pb_section .et_pb_button_2:after{
	display: none;
}

.et_pb_section_2 .et_pb_row_3 > div{
	padding: 30px 10px !important;
	background: transparent !important;
}

.et_pb_section_2 .et_pb_row_3 > div h4{
	color:#1a61af !important;
	font-size: 16px;
}

.et_pb_section_2 .et_pb_row_3 > div img{
	width:100%;
}
/*
.et_pb_section_2,
div.et_pb_section.et_pb_section_2 {
	background: white !important;
	background-image: initial !important;
}

.et_pb_section_3 h2{
	color:#000 !important;
}
*/
.et_pb_section_2 .et_pb_row_4 a{
	background: #1a61af !important;
	color:#fff !important;
	border-radius: 20px;
	padding: 10px 35px !important;
}

.et_pb_section_2 .et_pb_row_4 a:hover{
	background: #1cb3ee!important;
	color:#fff !important;
	border-radius: 20px;
	padding: 10px 35px !important;
}

body #page-container .et_pb_section .et_pb_button_2:hover{
	color:#fff !important;
}

.et_pb_section_4  h2{
	text-align: center !important;
}
/*
.et_pb_section_4 .et_pb_text_inner p{
	display: none;
}

#contenido_encabezado_fechas h4{
	color: #000;
}
*/
/*AGENDA CITA*/
/*.btn-alternate,
.btn-alternate.disabled, .btn-alternate:disabled {
    background-color: #8f0000 !important;
    border-color: #8f0000 !important;
}

.btn-alternate:hover{
	background: #620000 !important;
}

.btn-outline-alternate {
    border-color: #8f0000 !important;
}

.btn-outline-alternate.disabled, .btn-outline-alternate:disabled {
    color: #000000 !important;
    background-color: transparent;
}

.btn-outline-alternate:hover {
    color: #fff !important;
    background-color: #8f0000 !important;
}

.titulo_dia{
	color: #000 !important;
}


.titulo_fecha{
	color: #8f0000 !important;
}

.btn-outline-alternate:hover .titulo_dia,
.btn-outline-alternate:hover .titulo_fecha{
	color:#fff !important;
}
*/
/*CONTACTO*/
div.et_pb_section.et_pb_section_5{
	background-image:url("fondo2.jpg") !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-color: #8f0000 !important;
	position: relative;
}

div.et_pb_section.et_pb_section_5:before{
	content: "";
	position: absolute;
	top:0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgb(26,97,175);
	background: linear-gradient(180deg, rgba(26,97,175,1) 0%, rgba(0,0,0,0.5) 50%, rgba(26,97,175,1) 100%);
}

.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_1,
.et_pb_section_5 .et_pb_row_inner_2 .et_pb_column_inner_4{
	background:#1a61af !important;
}

.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_2,
.et_pb_section_5 .et_pb_row_inner_2 .et_pb_column_inner_3{
	background: #1cb3ee!important;
}

.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_1 .et-pb-icon,
.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_1 h4,
.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_1 p > a{
	color:white !important;
}


/*footer*/
.et_pb_section_0_tb_footer.et_pb_section,
.et_pb_section_1_tb_footer.et_pb_section{
	background: #1a61af !important;
}

.et_pb_section_1_tb_footer.et_pb_section p{
	margin-bottom: 0 !important;
	padding:15px 0 !important;
	text-align: center;
}

.et_pb_section_3 h2,
.et_pb_section_2 h2,
.et_pb_section_4 h2{
	color:#1a61af !important;
	/*border-bottom: 2px solid #8f0000;*/
}
