html, body {
	margin: 0;
	font-family: 'Merriweather Sans', sans-serif;
    padding: 0px;
    overflow-x: hidden;
}

@media (min-width: 1200px){
.container {
    max-width: 1110px;
}
}

.navbar {
    padding: 0; 
}

.hr-black {
    margin-top: -15px;
    margin-bottom: 20px;
    color: #000;
}

h1,
h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #153587;
    font-family: 'Merriweather Sans', sans-serif;
}

h3 {
    font-family: 'Merriweather Sans', sans-serif;
    color: #429141;
    font-weight: 500;
    font-size: 23px;
}

h6 {
	font-family: 'Merriweather Sans', sans-serif;
}

p {
    color: #191919;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Merriweather Sans', sans-serif;
}
.menu-princ {
    z-index: 333;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
}

.navbar-expand-lg .navbar-nav .social-link {
	padding-right: 15px!important;
	padding-left: 15px!important;
}

#main_nav .nav-link {
    padding: 20px 12px 20px;
}

#main_nav .text-menu {
    color: #000;
    letter-spacing: 0px;
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: 700;
    text-transform: uppercase;
}
/*#main_nav .text-menu:hover {
    color: #ffffff;
    background-color: #0f61af;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0px;
}
/*#main_nav .activo a {
    color: #fff !important;
    background-color: #0f61af;
}*/
a.nav-link.text-menu:hover {
    color: #ff0000 !important;
}
#main_nav .nav-item:hover {
    color: #fff;
}
#main_nav .dropdown-menu .dropdown-item:hover {
    color: #000;
    background-color: #f2f3f5;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0px;
}
.dropdown-menu .activo a {
    color: #fff !important;
    background-color: #e4e4e4!important;
}
.carousel-caption {
    bottom: 110px;
    text-align: center;
    margin-left: auto;
}
a#iconUser {
    color: #fff;
    background-color: #fd4602;
    border-color: #fd4602;
    padding: 12px 30px;
    font-family: roboto;
    font-weight: 500;
    font-size: 14px;
    margin-top: 12px;
}
a#iconUser:hover {
color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    margin-top: 20px;
    letter-spacing: 0px;
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 700;
    text-transform: uppercase;
}
img.navbar-brand {
    position: absolute;
    z-index: 1;
}

.dropdown:hover>.dropdown-menu {
	display: block;
}

.dropdown-menu {
    margin-top: -5px;
    border: none;
}
.dropdown-divider {
    margin: 0.1rem 0;
}

/*Modal Carrito*/

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0;
    outline: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    border: 10px solid #fff;
}

.modal-header {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.table {
	color: #191919;
}

.modal-body {
	padding: 20px;
}

.table th {
	border-top: none;
}

.table thead th {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 14px;
	color: #333;
}

.text-car {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 18px;
    color: #fff;
}

h1 {
	color: #191919;
	font-size: 34px;
	
}

tbody#tb_carro {
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: 300;
	font-size: 12px;
}

.close {
    color: #000;
}


/*Fin Modal Carrito*/

.logo-footer {
    width: 100%;
}

/*desaparecer escritorio*/

@media only screen and (max-width: 610px) {
    #sectionCarouselDesktop {
        display: none;
    }
    #sectionCarouselResponsive {
        display: block;
    }
}


/*desaparecer movil*/

@media only screen and (min-width: 600px) {
    section#sectionCarouselDesktop {
        display: block;
    }
    #sectionCarouselResponsive {
        display: none;
    }
}

/*titulo productos*/

.post-title a {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #153587;
}
.post-title a:hover {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #153587;
}

a.prolink {
	text-decoration: none;
}

img.logo-firts {
	display: inline!important;
	width: 15%!important;
}

img.card-img-product {
    width: 400px;
    height: 400px;
}

.subheader {
    padding-top: 0!important;
    padding-bottom: 0!important;
    margin-top: 0!important;
}
strong {
    color: #191919;
}

.font_1 img {
    width: 45px;
}
.font_2 img {
    width: 42px;
}
.font_3 img {
    width: 45px;
}
.font_4 img {
    width: 45px;
}
.card:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
}
h2.divider-modern:not(.heading-content) span::after {
    bottom: 5px;
    top: 4px;
}
.divider-modern:not(.heading-content) span::after {
    content: "";
    left: 12px;
    position: absolute;
    -webkit-transform: skew(-25deg, 0);
    -ms-transform: skew(-25deg, 0);
    transform: skew(-25deg, 0);
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    width: 8px;
}
.divider-modern:not(.heading-content) span:after {
    background-color: #138496;
}

/*responsive*/

@media only screen and (max-width: 600px) {
	button#carrito {
		font-size: 11px;
	}
	select#inlineFormCustomSelectPref {
		width: 252px!important;
	}
	img.logo-firts {
		width: 50%!important;
	}
	h6.card-title.text-center {
		font-size: 18px!important;
	}
	.flex-center {
		margin-left: 60px;
		margin-right: 54px;
		font-size: 12px;
	}
}

/*BOTON CARRITO Y CANTIDAD*/

input#cantidad {
	float: left;
	margin-right: 5px;
}

@media only screen and (max-width: 600px) {
	button#carrito {
		font-size: 13px;
		padding: 8px 12px;
	}
	select#inlineFormCustomSelectPref {
		width: 99%!important;
	}
}


/*PAGINADOR*/

.page-item.active .page-link {
	background-color: #429141;
	border-color: #429141;
}

.page-link {
	color: #000;
}
.form-home {
    padding-left: 15%;
    padding-right: 15%;
}
.nav-pills>li.active>a {
	color: black;
	background-color: transparent;
	font-size: 1rem;
	font-weight: bold;
	}
	.filtro a {
	/* font-size: 1rem; */
	/* font-weight: bold; */
	/* color: black; */
	}
	.card-body.card-pad {
	padding: 0.8rem;
	height: auto;
	min-height: auto;
	}
	p.horario-sucursal.m-0,
	p.telefono-sucursal.m-0{
	height: 70px;
	}
	.marcas-sucursal {
	height: 210px;
	}
	/*MOVIL*/
	@media (max-width: 576px) {
	.marcas-sucursal {
	height: 195px;
	}
	ul.filtro li {
	border: 0 solid;
	}
	.filtro a {
	height: 60px;
	}
	/*.filtro a {
	font-size: medium;
	text-align: center;
	padding: 0px !important;
	}
	.filtro li.active a, .filtro li:hover a {
	border-bottom: none;
	color: white;
	font-size: initial;
	}
	.filtro li.active {
	background: black;
	}*/
	}
	.arrow {
	border: 2px solid #1d1d1d;
	border-radius: 4px;
	background: white;
	color: #1d1d1d;
	/*margin: 0 auto 40px;
	padding: 20px;*/
	text-align: center;
	/*width: 200px;*/
	height: fit-content;
	}
	.arrow--3 {
	position: relative;
	}
	.arrow--3:after, .arrow--3:before {
	border: solid transparent;
	content: " ";
	display: block;
	height: 0;
	position: absolute;
	pointer-events: none;
	width: 0;
	top: 100%;
	}
	.arrow--3:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: white;
	left: 50%;
	/*margin-left: -10px;
	border-width: 10px;*/
	margin-left: -12px;
	border-width: 10px;
	}
	.arrow--3:before {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #1d1d1d;
	left: 50%;
	/*margin-left: -14px;
	border-width: 14px;*/
	margin-left: -15px;
	border-width: 13px;
	}
	.filtro li a.arrow--3 {
	background: #1d1d1d;
	color: white;
	border-color: #1d1d1d;
	}
	.filtro li .arrow--3:before {
	border-top-color: #1d1d1d;
	}
	.filtro li .arrow--3:after {
	border-top-color: #1d1d1d;
	}
	.bg-dark-f {
	background: #1d1d1d !important;
	}
	#pills-programas .nav-link {
        border: 0;
        margin-bottom: 6px;
    }
    .nav-pills .nav-link.active {
    color: #fff;
    background-color: #fd4602;
    }
    .carousel-caption h1 {
        line-height: 70px;
    letter-spacing: -1px;
    display: block;
    font-size: 45px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-family: Montserrat;
}
.carousel-caption p {
        font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    color: rgb(247, 197, 30);
    font-family: Montserrat;
}
.img-webpay {
    width: 100%;
    height: auto;
}


/*CSS AS MAINTENANCE*/

/*CSS AS MAINTENANCE*/

/*media queries*/
@media only screen and (max-width: 1024px) {
    .subheader {
    padding-top: 100px!important;
    padding-bottom: 50px!important;
    margin-top: -10%!important;
    }
    #myVideo {
    top: -20px!important;
    }
    .content-video-1 {
    bottom: 36%!important;
    width: 94%!important;
    padding: 30px!important;
    }
    .background_211 p {
    width: 100%!important;
    margin-bottom: -51px!important;
    }
    .background_211 .row {
    width: 100%!important;
    }
    button#BtnSubmitCmsForm1 {
        width: 100%!important;
    }
}
@media only screen and (max-width: 768px) {
    .subheader {
        padding-top: 60px!important;
        padding-bottom: 20px!important;
        margin-top: -13%!important;
    }
    .fas.fa-bars {
        color: #fff;
        background-color: #fd4602;
        padding: 10px;
        border-radius: 5px;
    }
    .navbar-light .navbar-toggler {
        color: transparent;
        border-color: transparent;
    }
    .content-video-1 {
        bottom: 14%!important;
        width: 100%!important;
        padding: 0!important;
    }
    #myVideo {
        top: -39px!important;
    }
    .navbar-nav.ml-auto.mr-auto {
        background-color: #fff!important;
    }
    .menu-princ {
        background-color: #fff !important;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
    }
    .background_213 .go-icon-box {
    margin-bottom: 30px!important;
    }
    
    .carou-items img {
        height: 180px;
        min-height: 180px;
        object-fit: cover;
    }
    .background_246 .btn.btn-purple {
        font-size: 12px;
        padding: 5px 15px;
        position: relative;
        z-index: 9;
        bottom: 20px;
        font-family: 'Merriweather Sans', sans-serif;
    }
    .carousel-caption h1 {
    font-size: 21px;
    font-family: Montserrat;
    line-height: 25px;
    }
    .carousel-caption p {
    font-size: 16px;
    font-family: Montserrat;
    line-height: 25px;
    }
    .background_267 h2 {
        font-size: 21px!important;
        line-height: 31px!important;
    }
    .background_216 img {
        margin-bottom: 15px;
    }
    .brands img {
    padding: 30px;
    }
    .ir-arriba {
        right: 1%!important;
    }
    #main_nav .text-menu {
        padding: 12px 20px;
    }
    .two-third.mcb-wrap {
        width: 100% !important;
        padding: 50px 40px 0px!important;
        background-color: #ffffff!important;
        height: auto!important;
    }
    .one-third.mcb-wrap {
        width: 100%!important;
        padding: 50px 40px 0px!important;
        background-color: #435d9f!important;
        height: auto!important;
    }
    .mcb-wrap {
        z-index: 0!important;
    }
    .card {
        display: block!important;
        background-color: #f2f3f5!important;
    }
    .post-title a {
        font-size: 24px!important;
        line-height: 31px!important;
    }
    .post-title a:hover {
        font-size: 24px!important;
        line-height: 31px!important;
    }
    .card-img-top {
        width: 100%!important;
    }
    .background_240 h2 {
        margin-top: 50px;
    }
    .article_box {
        margin-bottom: 15px;
    }
    .form-home {
        padding-left: 5%!important;
        padding-right: 5%!important;
    }
    .background_246 .banner-home {
        margin-right: auto;
        margin-left: auto;
        width: 118%;
        left: -54px;
        position: relative;
}
    .carousel-caption {
        right: -11% !important;
        bottom: -30px !important;
    }
    h2.text-left.heading-left.divider-modern {
        padding-left: 70px!important;
    }
    .lett-fo {
    line-height: 28px!important;
    }
    .background_280 .card.card-height {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 425px) {
    .background_246 .banner-home {
        margin-right: auto;
        margin-left: auto;
        width: 118%!important;
        left: -35px!important;
        position: relative;
    }
    .carousel-caption {
        right: 15% !important;
        bottom: -42px !important;
    }
    .background_246 .btn.btn-purple {
        font-size: 12px;
        padding: 5px 15px;
        position: relative;
        z-index: 9;
        bottom: 20px;
        font-family: 'Merriweather Sans', sans-serif;
    }
    .carousel-caption h1 {
    font-size: 15px;
    font-family: Montserrat;
    line-height: 25px;
    }
    .carousel-caption p {
    font-size: 14px;
    font-family: Montserrat;
    line-height: 25px;
    }
}

@media only screen and (max-width: 375px) {
    .background_246 .banner-home {
        margin-right: auto;
        margin-left: auto;
        width: 121%!important;
        left: -31px!important;
        position: relative;
    }
    .carousel-caption {
        right: 15% !important;
        bottom: -45px !important;
    }
    .background_246 .btn.btn-purple {
        font-size: 12px;
        padding: 5px 15px;
        position: relative;
        z-index: 9;
        bottom: 20px;
        font-family: 'Merriweather Sans', sans-serif;
    }
    .carousel-caption h1 {
    font-size: 15px;
    font-family: Montserrat;
    line-height: 25px;
    }
    .carousel-caption p {
    font-size: 14px;
    font-family: Montserrat;
    line-height: 25px;
    }
}


/*CMS*/
.nav.nav-tabs.ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header {
    overflow: hidden;
    background-color: #fff;
    color: #fff;
    border-bottom: 5px solid #3a91c2;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #3A91C2;
    border-color: #3A91C2;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
    color: #fff;
    background-color: #72BEE7;
    border-color: #dee2e6 #dee2e6 #fff;
}

.btn.btn-info {
    color: #fff!important;
    background-color: #0062cc;
    border-color: #0062cc;
}
.btn.btn-info:hover {
    color: #fff!important;
    background-color: #2222DF;
    border-color: #2222DF;
}
.btn.btn-success {
    color: #fff!important;
    background-color: #0062cc;
    border-color: #0062cc;
}
.btn.btn-success:hover {
    color: #fff!important;
    background-color: #2222DF;
    border-color: #2222DF;
}
.breadcrumb{
    background-color: #3A91C2;
}
.breadcrumb-item a{
    color: #fff;
}
.breadcrumb-item.active {
    color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}
#procesando .table a {
    color: #000000;
}
.btn.btn-danger {
    color: #fff!important;
}
