/*
Theme Name: Audiocare
Theme URI: https://www.audiocare.com/
Description: Salud
Author: Juan Sanunga
Author URI: http://creativo-digital.com/
Version: 1.0
*/
/* Fuentes */
@font-face {
    font-family: 'InstrumentSerif';
    src: url('../fonts/InstrumentSerif-Regular.ttf');
    }
@font-face {
    font-family: 'InstrumentSerif-ita';
    src: url('../fonts/InstrumentSerif-Italic.ttf');
    }
/*Pagina Inicio*/
.sec-menu {
	background-color: #cf5b14;
}
.sec-menu .vc_row {
	max-width: 1600px;
	margin: 0 auto;
}
.col-top {
	border-bottom: 1px solid #ffffff;
}
.blo-menu {
	margin: 0px !important;
}
.ima-menu {
	margin: 10px 0px !important;
}
.sec-contenidos .vc_row {
	max-width: 1200px;
	margin: 0 auto;
}
.sec-contenidos-min .vc_row {
	max-width: 900px;
	margin: 0 auto;
}
.tt-principales {
	font-family: 'InstrumentSerif';
	font-weight: normal;
}
.col-bg .vc_column-inner {
	background-position: center !important;
}
.sec-bn-internas img {
	width: 100%;
	height: auto;
}
.sec-bn-internas p {
	margin: 0px !important;
}
.sec-footer {
	background-color: #DEB9CB;
	padding: 40px 0px;
}
.col-form input {
	border: 1px solid #6c6123 !important;
	background-color: transparent !important;
	border-radius: 0px !important;
}
.col-form textarea {
	border: 1px solid #6c6123 !important;
	background-color: transparent !important;
	border-radius: 0px !important;
}
.col-form .frm_button_submit {
	border: 1px solid #6c6123 !important;
	background-color: transparent !important;
	border-radius: 0px !important;
	color: #6c6123 !important;
}
.sec-footer p {
	line-height: 35px;
}
.sec-footer .vc_row {
	max-width: 1200px;
	margin: 0 auto;
}
footer {
	background-color: #DEB9CB;
}
footer p {
	color: #6c6123;
	text-align: center;
	padding-bottom: 10px;
}
/*Paginas internas*/
.sec-bn-internas ima {
	width: 100%;
	height: auto;
}
.sec-bn-internas p {
	margin: 0px !important;
}
.col-up-bg {
	background-image:url(../images/bg-tt-productos.png);
	background-position: center 27px;
	background-repeat: no-repeat;
}
.col-min {
	max-width: 700px;
	margin: 0 auto;
}
.tt-bg {
	text-align: center;
}
.tt-bg h2 {
	display: inline-block;
	padding: 20px;
}
.sec-contactos-interna p {
	line-height: 35px;
}
.blo-post .vc_btn3-container a {
	border: 2px solid rgb(108, 97, 35) !important;
	background-color: transparent !important;
	color: rgb(108, 97, 35) !important;
	border-radius: 0px !important;
}