@charset "utf-8";
body, td, th, input, select, textarea{
	font-size:16px;
	color: #0a0a0a;
	font-family: 'Montserrat', sans-serif;  	
}
body{
	margin:0px;
	padding: 0px;
}
h1{color:#000000;}
h2{color:#BD343A;}
h3{color:#000000;}
h4{color:#ccc;}
h5{color:#000;}
h6{color:#CCC;}

/* Estilos para las zebras */
.zebra { margin-top:15px; margin-bottom:20px;}
.zebra td { border-bottom: 1px solid #f1f1f1;}
.zebra tr.alt td {		background: #f7f7f7;}
.zebra tr.over td {	background: #E2E2E2;}
.zebra tr.title td { background-color: #D6D6D6; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999; }

/* Retoques al jQuery UI*/
.ui-state-default, .ui-widget-content .ui-state-default { background: #ccc; color:#FFF; border:none; }
.ui-state-active, .ui-widget-content .ui-state-active { color:#FFF; border:none; background-color: #B62E34; background-image:none; }
.ui-state-default, .ui-widget-content .ui-state-default * { color:#FFF; border:none; }
.ui-state-active, .ui-widget-content .ui-state-active * { color:#FFF; border:none; }
.ui-widget-header, .ui-widget-content { border:none; background:#FFF; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color:#FFF; }
.ui-tabs-nav { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #626262; padding-bottom:5px; border:none; }
.ui-tabs .ui-tabs-nav li a{ padding:5px;}

.margin{margin: 5px;}
.clear{clear: both;}
.no-padding{padding:0px;}
.content-site{max-width:1200px;margin:0 auto;}

#MenuVertical{padding: 0; margin: 0; width: 172px; float: left;  margin-right: 27px;}
#MenuVertical li { list-style-position: inside; list-style-type: none; padding: 0px; margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; list-style-image: url(vineta.gif); }
#MenuVertical li a { color: #3e545f; display: inline; list-style-position: inside; list-style-type: none; padding: 0px; font-size: 13px; font-weight: normal; text-decoration: none; margin: 0px; }


/* General Styles */
.align-items-center {
    align-items: center;
}

/* Colors */
.col-whi{
	color: #fff;
}
.col-bla{
	color: #000;
}
.col-red{
	color: #B62E34;
}

.carousel-control.right, .carousel-control.left{background-image:none !important;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {margin: auto;}

/* Paddings */
.pad-0{
	padding: 0;
}
.pad-1{
	padding: 1em;
}
.pad-3{
	padding: 3em;
}

.bg-red{
	background-color: #B62E34;
}

/* Displays */
.dis-blo{
	display: block;
}
.dis-inl{
	display: inline-block;
}
.dis-flex{
	display: flex;
}

/* Tags */
p {
    font-weight: 300;
    line-height: 1.5;
    text-align: justify;
}
a {
	transition: all 0.3s ease-in-out;
}
a:hover{
	text-decoration: none;
}
*:focus{
	outline: none !important;
}
section.home-section,.site-content-inside {
    padding-top: 80px;
}
.title {
    font-size: 25px;
    margin: 15px auto 20px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.2;
}
.info-section p{
	text-align: center;
	font-size: 1.2em;
}
.pad-0-intro .col-xs-12 {
    padding: 0;
}
.intro {
    font-size: 16px;
    padding: 2em 1.5em;
}
.site-content{
	max-width: 1200px;
	margin: 0 auto;
}


/* Fonts */
.text-upper{
	text-transform: uppercase;
}

/* Headlines */
.subtitle {
    font-size: 18px;
    margin: 25px 0 0;
    color: #000;
    font-weight: 400;
}



/* HEADER */
header {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    background: #ffffff;
    padding: 10px;
    transition: all .4s ease;
    box-shadow: 0 0 3px black;
}
.header-content {
    justify-content: space-between;
    align-items: center;
}
.nav-brand {
    max-width: 60px;
}
.nav-brand img{
	transition: all .2s ease;
}
.navbar-header,.main-nav-mobile {
    display: none;
}
a.toogle-menu {
    color: #be343b;
    font-size: 40px;
    padding: 0 5px;
    line-height: 1;
}
.mm-menu {
    background: #BD343A;
    border-color: rgba(0,0,0,.1);
    color: rgb(255, 255, 255);
}
ul.mm-listview {
    display: block !important;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: rgb(255, 255, 255);
}
.mm-menu .mm-listview .mm-btn_next::after {
    border-color: rgb(255, 255, 255);
}
.mm-menu .mm-btn::after, .mm-menu .mm-btn::before {
    border-color: rgb(255, 255, 255);
}
.fixed .nav-brand img{
    max-width: 110px;
}

/* Slider Home */
.slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 50;
    color: #FFFFFF;
    font-size: 45px;
    padding: 0 15px;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.slick-arrow:hover{
	color: #BD343A;
}
span.arrow-right.slick-arrow {
    right: 0;
    left: auto;
}
.slider-home .slide.slick-slide {
    position: relative;
}
.layer-slide {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    text-align: center;
    padding: 20px;
}
.banner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000024;
}
.banner {
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}

/* Banner */
.headline-slider h3 {
    font-size: 24px;
    font-weight: 400;
    text-align: justify;
    line-height: 1.5;
}

/* About Us */
.about-us{
	background: url('bg-section-1.png') no-repeat right bottom;
	background-size: contain;
}
.info-content img {
    display: inline-block;
    padding: 10px;
    text-align: center;
}

/* Services */
.content-services{
	background: url('bg-section-2.jpg') no-repeat right bottom;
}
.item-service {
    margin: 15px 0;
}
.item-service h3 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
}

/* Productos */
.products {
    position: relative;
}
.products::before {
    content: "";
    width: 100%;
    height: 50%;
    background: #B62E34;
    position: absolute;
    top: 0;
    left: 0;
}
.item-card {
    background: #fff;
    padding: 30px 25px;
    border-radius: 5px;
    box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.1);
	max-width: 350px;
    margin: 0 auto 25px auto;
}
.content-products > .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.item-product h4 {
    margin: 20px 0 10px;
}

/* Testimonies */
.content-testimonies {
    padding-top: 30px;
}
.item-testimony figcaption {
    padding-left: 10px;
}
.item-testimony q {
    padding: 10px 0 0 0;
    display: block;
    font-size: 14px;
    line-height: 1.8;
}

/* Sucursales */
.headline{
	background: url(bg-title.png) no-repeat center center;
    background-size: contain;
    padding-top: 70px;
}
.mask-sucursal {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000057;
    width: 100%;
    height: 100%;
    padding: 5px 15px;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
}
.item-slide {
    position: relative;
    border-radius: 15px !important;
    overflow: hidden;
    box-shadow: 0 0 6px black;
    margin: 10px;
}
.slider-sucursales {
    padding-top: 40px;
}

/* Footer */
.footer-bottom * {
    color: #fff;
    padding: 0;
    margin: 0 !important;
    font-weight: 100;
}
.footer-bottom {
    padding: 15px;
    line-height: 2;
}
footer * {
    text-align: center;
    font-size: 14px;
}
.content-footer {
    border-top: 1px solid #cac8c8;
    padding: 35px 0;
}
.menufooter {
    padding: 0;
    margin: 0;
    list-style: none;
}
.menufooter li a {
    color: black;
    font-weight: 100;
    display: block;
    margin-bottom: 10px;
}
.title-footer {
    font-size: 20px;
    margin-bottom: 15px;
}
.social-footer a {
    color: #000;
    font-size: 25px;
    display: inline-block;
    margin: 8px;
}
footer a:hover{
	color: #010101;
}
.menufooter li a:hover {
	color: #B62E34;
}
.content-box, .mod-box {
    padding: 20px;
}
.content-area {
    padding: 10px;
}
.content-box .title,.mod-box .title{
	background: url(bg-title.png) no-repeat center center;
    background-size: contain;
    text-align: center;
    color: #000;
    padding: 40px 0;
    margin: 0;
}

audio {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    max-width: 260px;
    height: 30px;
    background: #f1f3f4;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.5);
}

.prueba, #prueba{
    color:rgb(197, 102, 0) !important;
    font-size: 50px;
    text-align: center;
    margin-bottom: 40px;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: -40px;
}

/*Sección Noticias*/

.item-new {
    padding: 15px 20px;
    text-align: center;
}
.site-content {
    max-width: 1200px;
    margin: 0 auto;
}
h2.title {
    text-align: center;
}
section.intro {
    padding: 25px 10px;
    background: #eeeeee;
    box-shadow: -3px -4px 5px #e4e4e4;
}
span.slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 40px;
    transform: translateY(-50%);
    color: #3b455e;
    transition: all .3s ease;
    cursor: pointer;
    background: #f1f1f1;
    padding: 0px 13px;
    border-radius: 52%;
    z-index: 9;
}
span.arrow-right.slick-arrow {
    left: auto;
    right: 0;
    right: 0px;
    background: #f1f1f1;
    padding: 0px 13px;
    border-radius: 52%;
}
h3.news-article-title {
    color: #000;
    margin: 18px 0 8px 0;
    text-align: left;
}
p.news-article-desc {
    padding-bottom: 10px;
    text-align: left;
}
a.btn-new {
    background: #BD343A;
    color: #fff;
    padding: 10px 15px;
    transition: all .3s ease-in;
    text-decoration: none !important;
    border-radius: 5px;
}
a.btn-new:hover{
    background: #BD343A;
}
.img-zoom-in,.img-zoom-out {
    overflow: hidden;
}
.img-zoom-in img,.img-zoom-out img{
    transition: all 0.3s ease-in-out;
}
.img-zoom-in:hover img{
    transform: scale(1.15);
}
.img-zoom-out img{
    transform: scale(1.15);
}
.img-zoom-out:hover img{
    transform: scale(1);
}

/* Media Queries */
@media (min-width: 768px){
	.row.content-slide {
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.header-content {
	    max-width: 1200px;
	    margin: 0 auto;
	}
	.about-us .site-content > .row {
	    display: flex;
	    align-items: center;
	}
	.item-testimony {
	    margin: 0 10px !important;
	}
	.item-slide {
	    margin: 15px;
	}
	.footer-bottom > .site-content {
	    margin: 0 auto !important;
	}
}

@media (min-width: 992px){
	.banner {
	    padding: 110px;
	}
	.headline-slider {
	    padding-right: 80px;
	}
	a.toogle-menu {
	    display: none;
	}
	.navbar-header {
	    display: block;
	    width: 100%;
	}
	.content-info-header {
	    width: 100%;
	}
	nav.main-nav ul {
	    padding: 0;
	    margin: 0;
	    list-style: none;
	}
	nav.main-nav > ul{
		display: flex;
	    align-items: center;
	    justify-content: flex-end;
	}
	header {
	    background: none;
	    box-shadow: none;
	    padding: 20px;
	    position: absolute;
	}
	section.home-section{
	    padding-top: 0;
	}
	.nav-brand {
	    max-width: 120px;
	}
	nav.main-nav ul li a {
		color: #fff;
		font-size: 14px;
		font-weight: 100;
		display: block;
		text-align: center;
		padding:5px 20px;
	}
	ul.submenu, ul.submenu ul {
	    display: none;
	    position: absolute;
	    background: #00000085;
	    width: 150px;
	}
	ul.submenu li a {
	    padding: 10px !important;
	    border-bottom: 1px solid rgba(255, 255, 255, 0.65);
	}
	.content-about-us {
	    padding-left: 50px;
	}
	.intro {
	    padding: 4em 1.5em;
	}
	.about-us {
	    background: url(bg-section-1.png) no-repeat right bottom, url(bg-lines.png) no-repeat 0px -20px;
	}
	section.about-us .site-content {
	    border-bottom: 1px solid #c5c5c5;
	}
	.item-product {
	    margin:0 10px 85px 10px;
	}
	.title {
	    font-size: 35px;
	    margin-bottom: 30px;
	}
	.products .title {
	    margin-bottom: 50px;
	}
	.products::before {
	    height: 36%;
	}
	.mask-sucursal {
	    transform: translateY(100%);
	}
	.item-slide:hover .mask-sucursal{
		transform: translateY(0%);
	}	
	footer * {
	    text-align: left;
	}
	a.exus-url {
	    display: block;
	    text-align: right;
	}
	a.terms {
	    text-align: center !important;
	    display: block;
	}
	.site-content-inside {
	    padding-top: 150px;
	    padding-bottom: 40px;
	}
	.content-box, .mod-box {
	    padding: 40px 20px;
	}
	.content-area {
	    padding:20px 10px;
	}
}

@media (min-width: 1200px){
	.banner {
	    padding: 180px 110px;
	}
	.headline-slider p {
	    text-align: left;
	    line-height: 2;
	}
	.headline-slider h3 {
	    font-size: 35px;
	    text-align: left;
	}
	.content-services {
	    padding: 100px 0 !important;
	}
}


/* PopUp */
.modal-popUp .modal-dialog {
    width: 100%;
    max-width: 1100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) !important;
    margin: 0;
}
.modal-popUp button.close span {
    line-height: 1;
}
.modal-popUp .modal-body,.modal-popUp .modal-body .col-xs-12 {
    padding: 0 !important;
}
.modal-popUp button.close {
    position: absolute;
    background: white;
    right: -8px;
    top: -12px;
    z-index: 1;
    width: 25px;
    height: 25px;
    opacity: 1 !important;
    border-radius: 50%;
}

/* IMAGEN MODAL */
.modal-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    align-items: center;
    justify-content: center;
}
  
.modal-content {
    max-width: 80%;
    max-height: 80%;
    width: fit-content;
    height: auto;
    display: block;
    margin: auto;
}
  
/* .close {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: 15px;
    right: 35px;
    cursor: pointer;
} */