/*  ==========================================================================
	FONTS 
	========================================================================== */
@font-face {
	font-family: 'Miso';
	src: url('../fonts/miso-bold-webfont.eot');
	src: url('../fonts/miso-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/miso-bold-webfont.woff2') format('woff2'),
		 url('../fonts/miso-bold-webfont.woff') format('woff'),
		 url('../fonts/miso-bold-webfont.ttf') format('truetype'),
		 url('../fonts/miso-bold-webfont.svg#misobold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Miso';
	src: url('../fonts/miso-light-webfont.eot');
	src: url('../fonts/miso-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/miso-light-webfont.woff2') format('woff2'),
		 url('../fonts/miso-light-webfont.woff') format('woff'),
		 url('../fonts/miso-light-webfont.ttf') format('truetype'),
		 url('../fonts/miso-light-webfont.svg#misolight') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Miso';
	src: url('../fonts/miso-regular-webfont.eot');
	src: url('../fonts/miso-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/miso-regular-webfont.woff2') format('woff2'),
		 url('../fonts/miso-regular-webfont.woff') format('woff'),
		 url('../fonts/miso-regular-webfont.ttf') format('truetype'),
		 url('../fonts/miso-regular-webfont.svg#misoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.headroom{
	will-change: transform;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition:    all 200ms ease-in-out;
    -o-transition:      all 200ms ease-in-out;
    -ms-transition:     all 200ms ease-in-out;
    transition:         all 200ms ease-in-out;
}

#nav-dos{
	position: fixed;
	z-index: 111111;
	top: 0;
	background-color: #fff;
	padding: 0 2%;
	box-shadow: 0 15px 30px -15px rgb(0 0 0 / 50%);
}

#nav-dos.headroom--not-top {
	-webkit-box-shadow: 0 2px 15px rgba(0,0,0,0.25);
	box-shadow: 0 2px 15px rgba(0,0,0,0.25);
	padding: 0!important;
}


#bloc-1{
	padding-top: 15em;
}
.mainmenu{
	padding-right: 1em;
}

		.mainmenu .nav > li a,
		.mainmenu a {
			color: #0066a6;
			-webkit-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
			-moz-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
			-ms-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
			-o-transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
			transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
			padding: 0.65em 0.8em;
		}
		.mainmenu a {
			cursor: pointer;
			display: inline-block;
			font: bold 1.3em/1 "Miso", sans-serif;
			margin-left: 0.5em;
			padding: 1.35em 1em;
			vertical-align: middle;
			text-align: center;
		}
			.mainmenu .nav > li a:hover {
				background: #0066a6;
				color: #fff;
			}
		.mainmenu a.cd {
			cursor: default !important;
		}
		.mainmenu a:hover {
			color: #fff;
		}
		.mainmenu a:first-child {
			margin-left: 0;
		}
			.mainmenu a span {
				display: inline-block;
			  line-height: 1;
			  vertical-align: middle;
			}
			.mainmenu li ul li a {
				display: block;
				padding: 0.83em 0.5em;
			}

			@media (max-width:991px){
				.mainmenu .nav > li a,
				.mainmenu a {
					font-size: 1.5em;
					padding: 0.8em 0.4em;
				}
				.scrolled .mainmenu .nav > li a,
				.scrolled .mainmenu a {
					font-size: 1.4em;
					padding: 0.7em 0.36em;
				}
			}


		.mainmenu a.hl {
		  background: #d04645;
			color: #fff;
			padding: 0.9em 2em;
		}
			.mainmenu a.hb::before {
			  background: #d04645;
			  cursor: pointer;
			}
			.mainmenu a.hb.hl::before {
			  background: #d04645;
			}



.marcas-slider {
	clip-path: polygon(0 0, 100% 9%, 100% 100%, 0% 100%);
	background-color: #FA080C;
	width: 362px;
	padding-bottom: 2em;
}

.marcas-slider h2 {
	font-size: 1.5em;
	color: #fff;
	padding: 10px 0;
}

.slider-container li{
	text-align: center;
}

.slider-nav {
	visibility: visible !important;
	opacity: 1 !important;
}



/* Slider Ofertas */

.ofertas-slider {
	clip-path: polygon(0 0, 100% 9%, 100% 100%, 0% 100%);
	background-color: #fff;
	width: 362px;
	/* width: 500px; */
	padding-bottom: 2em;
	padding-left: 2em;
}

.ofertas-slider h2 {
	font-size: 1.5em;
	color: #7F027A;
	padding: 10px 0;
	/* margin-left: 2em; */
}

.swiper-container
{
  width: 100%;
  /* padding-top: 200px; */
  /* padding-bottom: 50px; */
}
.swiper-slide
{
  background-position: center;
  background-size: cover;
  width: 300px;
  /* height: 380px; */
  background: #fff;
}
.swiper-slide .imgBx
{
  width: 100%;
  height: 250px;
  overflow: hidden;
}
.swiper-slide .imgBx img
{
  width: 100%;
  /* width: 90%; */
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right  {
	background-image: none;
}


/* Footer */

@media only screen and (max-width:767px){

.footer__social {
	padding: 0 !important;
}

.footer__canales {
	margin-top: 2em !important;
	text-align: center !important;
}

.footer__canales a {
	padding-bottom: 1.5em;
}

.footer__logo-logos {
	margin-top: -10px !important;
}

}


/* Servicios Accordion Mobile */

/* Style the buttons that are used to open and close the accordion panel */
.accordion-servicios {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  /* width: 100%; */
  width: 94%;
  text-align: left;
  border: none;
	border-radius: 5px;
  outline: none;
  transition: 0.4s;
	margin-left: 1em !important;
	text-align: center !important;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: bold;
	
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion-servicios:hover {
  background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
	text-align: center;
}

