@charset "utf-8";
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon.eot');
  src:  url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon/icomoon.woff') format('woff'),
    url('../fonts/icomoon/icomoon.svg?#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
	content: "\e909"; }

.icon-mail:before {
	content: "\e90e"; }

.icon-place:before {
	content: "\e90b"; }

.icon-plus:before {
	content: "\e908"; }

.icon-less:before {
	content: "\e904"; }

.icon-left:before {
	content: "\e910"; }

.icon-right:before {
	content: "\e911"; }

.icon-clock:before {
	content: "\e903"; }

.icon-check:before {
	content: "\e902"; }


@font-face {
  font-family: 'Social-Links';
  src:  url('../fonts/social_links/Social-Links.eot?88j8hk');
  src:  url('../fonts/social_links/Social-Links.eot?88j8hk#iefix') format('embedded-opentype'),
    url('../fonts/social_links/Social-Links.ttf?88j8hk') format('truetype'),
    url('../fonts/social_links/Social-Links.woff?88j8hk') format('woff'),
    url('../fonts/social_links/Social-Links.svg?88j8hk#Social-Links') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="i-social-"], [class*=" i-social-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Social-Links' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i-social-facebook:before {
  content: "\e901";
}
.i-social-twitter:before {
  content: "\e903";
}
.i-social-linkedin:before {
  content: "\e90a";
}
.i-social-instagram:before {
  content: "\e900";
}
.i-social-instagram1:before {
  content: "\e902";
}
.i-social-youtube1:before {
  content: "\e906";
}
.i-social-youtube:before {
  content: "\e90c";
}
.i-social-pinterest:before {
  content: "\e90f";
}
.i-social-google:before {
  content: "\e910";
}
.i-social-vimeo:before {
  content: "\e913";
}
.i-social-whatsapp:before {
  content: "\e911";
}

@font-face {
    font-family: 'Michland';
    src: url('../fonts/michland/michland_script-webfont.woff2') format('woff2'),
         url('../fonts/michland/michland_script-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal; }

*,*:before,*:after{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:0;outline:none;}
html{overflow-y:scroll; overflow-x:hidden;}
article,aside,details,figcaption,figure,footer,header,hgroup,sub,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:16px; font-weight:400;margin:0;}
a{cursor:pointer;color:inherit;background:transparent;text-decoration:none}
a:focus{outline:0}
a:active,a:hover{outline:0;text-decoration:none;color:inherit;}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
pre{white-space:pre-wrap}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0;max-width:100%;width:auto}
svg:not(:root){overflow:hidden}
figure{margin:0;line-height:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
.clearfix{clear:both;display:block;}
a,button,a:after,button:after,a:before,button:before,input[type="submit"],button[type="submit"],input[type="reset"],button[type="reset"]{
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
a:hover,a:after,button:after,a:before,button:before,button:hover,input[type="submit"]:hover,button[type="submit"]:hover,input[type="reset"]:hover,button[type="reset"]:hover{
	-webkit-transform: opacity(1);
	-moz-transform: opacity(1);
	-ms-transform: opacity(1);
	-o-transform: opacity(1);
	transform: opacity(1) }

/**************************************
GENERALES
**************************************/
.wrapper{
	position: relative;
	padding-top: 110px; }

@media (min-width:992px) {
	.wrapper{
		padding-top: 65px; } }

@media (min-width:1200px) {
	.wrapper{
		padding-top: 80px; } }

.anchor-item{
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	display: block; }

section,
.container,
.container-fluid{
	position: relative;
	overflow: hidden; }

.cont-left{
	display: inline-block;
	width: 640px;
	margin-right: 0;
	margin-left: auto; }

.cont-right{
	display: inline-block;
	width: 640px;
	margin-right: auto;
	margin-left: 0; }

.bg-size,
.bg-fixed,
.bg-contain{
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative; }

.bg-contain{
	background-size: contain; }

.bg-fixed{
	background-attachment: fixed; }

.bg-fixed:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1; }

.bg-fixed > div{
	position: relative;
	z-index: 2; }

.bg-left{
	background-repeat: no-repeat;
	-webkit-background-size: auto 100%;
	background-size: 50% auto;
	background-position: -1% center; }

.background-item-fixed{
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0; }

.text-uppercase{
	text-transform: uppercase; }

h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
    /* font-weight: 700; */
    font-family: 'PT Serif', serif; }

.title{
    /* font-family: 'Michland', cursive;
    font-family: 'Zhi Mang Xing', cursive; */
	font-size: 1.75rem; }

@media (min-width:768px){
    .display-sm-4 {
        font-size: 3.5rem;
        font-weight: 300;
        line-height: 1.2; }

	.title{
		font-size: 2rem; } }

@media (min-width:992px){
	.title{
		font-size: 2.25rem; } }

.small-title{
	font-size: 1.15rem; }

@media (min-width:768px){
	.small-title{
		font-size: 1.35rem; } }

@media (min-width:992px){
	.small-title{
		font-size: 1.75rem; } }

.title-shadow{
	display: inline-block;
	min-width: 150px;
	position: relative;
	margin-bottom: 1em; }

.title-shadow:before,
.title-shadow:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	top: .15em;
	left: .15em;
	z-index: -1;
	position: absolute;
	background:inherit; }

.title-shadow:after{
	background: rgba(0,0,0,.15); }

.title > span{
	display: block;
	height: 2px;
	width: 30px; }

.left-title {
	text-align: left; }

.left-title > span{
	margin: 0 auto 1em;
	margin-left: 0; }

.right-title {
	text-align: right; }

.right-title > span{
	margin: 0 auto 1em;
	margin-right: 0; }

.center-title {
	text-align: center; }

.center-title > span{
	margin: 0 auto 1em; }

.btn-disabled{
	background: #efefef;
	color: #888;
	cursor: not-allowed; }

.btn-non-pointer{
	cursor: default; }

.error{
	color: #f00;
	font-size: 0.75em; }

/**************************************
HEADER
**************************************/
@media (max-width:767px){
    .header-logo img{
        display:block;
        width:180px;
        margin:0 auto;
    } }

nav{
	display:inline-block;
	position: relative; }

nav ul{
	width: 100%;
	list-style: none;
	margin-bottom: 0; }

nav ul li{
	position:relative;
	text-align:center;
	vertical-align:middle;
	font-weight: 400; }

nav ul li a:link{
	outline:none; }

nav ul li > a{
	font-size: 0.85em;
	color: inherit;
	display: block;
	padding: 5px 15px;
	border-radius: 6px;
	position: relative;
	z-index: 2; }

nav li a:hover{
    /* color: white; */ }

.hd-responsive-links{
 position:fixed;
 left: 0;
 bottom: 0;
 width: 100%;
 z-index: 24;
  display: inline-block; }

.hd-table-links{
  display: table;
  width: 100%; }

.hd-table-links > a{
  display: table-cell;
  text-align: center;
  padding: 15px 0;
  color: #fff; }

.hd-contact{
	list-style: none; }

.hd-contact li{
	margin: 0 5px;
	display: inline-block; }

.hd-contact,
.hd-contact-links,
.hd-social-links{
	vertical-align: middle;
	display: none; }

	@media (min-width:768px) {
		.hd-contact,
		.hd-social-links,
		.hd-contact-links{
			display: inline-block; } }

.hd-contact i,
.hd-contact span{
	vertical-align: middle;
	display: inline-block; }

.hd-social-links a{
	display: inline-block;
	vertical-align: middle; }

.hd-social-links a span{
	font-weight: 300;
	font-size: 1.5em;
	font-style: italic;
	font-family:'Poppins', Arial, Helvetica, sans-serif;
	display: none; }

	@media (min-width:992px) {
		.hd-social-links a span{
			display: inline-block; } }

.hd-table-links > a.icon-phone{
	background: #0084c7; }

.hd-table-links > a.icon-mail{
	background: #D44638; }

.hd-table-links > a.i-social-facebook ,
.header-social-links a.i-social-facebook {
  background: #3b5998; }

.hd-table-links > a.i-social-twitter ,
.header-social-links a.i-social-twitter {
  background: #55acee; }

.hd-table-links > a.i-social-whatsapp ,
.header-social-links a.i-social-whatsapp {
  background: #4dc247; }

.hd-table-links > a.i-social-instagram ,
.header-social-links a.i-social-instagram {
  background: #bc2a8d; }

.hd-table-links > a.i-social-pinterest ,
.header-social-links a.i-social-pinterest {
  background: #cb2027; }

.hd-table-links > a.i-social-google,
.header-social-links a.i-social-google{
  background: #dd4b39; }

.hd-table-links > a.i-social-youtube,
.header-social-links a.i-social-youtube{
  background: #ff0000; }

.hd-table-links > a.i-social-linkedin,
.header-social-links a.i-social-linkedin{
  background: #007bb5; }

	@media (min-width: 768px) {
	  .hd-table-links{
		display: none; }

	  nav ul{
	  	/*
	  	width: 100%;
	    display: table;
	    table-layout: fixed;*/ }

	  nav ul li{
	   	display: inline-block; }

	  nav li:last-child {
	  	border-right: none; }

	  nav li:first-child {
	  	border-left: none; }

	  nav li a:hover,
	  nav li a.active-section{
	  	/*color: #322e47;*/ } }

	/**************************************
	Menu
	**************************************/
@media (max-width:767px) {
	#back.fondo {
	  display: none;
	  position: fixed;
	  background: rgba(0,0,0,0.5);
	  right:0;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  z-index: 25; }

	nav{
	  color:#fff;
	  background:#2d2d2d;
	  -webkit-box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
	  -moz-box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
	  box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
	  height:100%;
	  right:-120%;
	  margin:0;
	  position:fixed;
	  top:0;
	  width:80%;
	  z-index:90;
	  font-family:Arial, Helvetica, sans-serif }

	nav ul {
	  margin:0;
	  overflow:inherit;
	  position:relative;
	  text-align:right;
	  width:100%; }

	nav > ul > li,
	nav > ul > li:last-child{
	  display:block;
	  width: auto;
	  border-right:0 !important;
	  margin:0; }

	nav ul li {
      border-left:0; }

	nav ul li a{
	  display: block;
	  border-bottom:1px solid rgba(255,255,255,0.3);
	  color:#fff;
	  font-size:0.8em;
	  padding:10px 17px 10px 33px;
	  position:relative;
	  text-align:right; }

	nav ul li a:hover{
	  color:#fff; }

	nav ul li .submenu,
	nav ul li .sub-children{
	  float:none;
	  position: relative;
	  width:100%;
	  left: 0;
	  right: 0; }

	nav ul li .submenu li{
	  width: 100%; }

	nav ul li .submenu li a{
	  background:#999;
	  font-size:0.8em;
	  padding:10px 40px 10px 10px;
	  text-align:right; } }

.cerrar{
	background:#555;
	border:0;
	display:block;
	position:absolute;
	left:-37px;
	width:37px !important;
	min-width: 0; }

	@media (min-width:992px) {
	.cerrar{
		display:none; } }

.cerrar a {
	border-bottom:0;
	padding:0;
	display: initial; }

.cerrar a span:after{
	content:'x';
	display:block;
	line-height:37px;
	right:0;
	text-align:center; }

.menu_bar{
	position: absolute;
	display:inline-block;
	top: 0;
	left: 0; }

@media (min-width:768px) {
	.menu_bar{
		display:none; } }

.menu_bar .bt_menu{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:1.15em;
	line-height: 1.55;
	padding: 8px 7px;
	position:relative;
	text-align:right }

.bt_menu span{
	display: inline-block;
	vertical-align: middle; }

.bt_menu i{
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px;
	height: 2px;
	width: 15px;
	left: 0;
	position: relative;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	transition: all ease-in-out 0.4s; }

.bt_menu i:before,
.bt_menu i:after{
	content: '';
	height: 2px;
	width: 15px;
	position: absolute;
	background: inherit;
	top: -5px;
	left: 0;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	transition: all ease-in-out 0.4s; }

.bt_menu i:before{
	top: 5px; }

.menu_bar.pulled i{
	height: 0; }

.menu_bar.pulled i:before{
	width: 21.21px;
	left: -3px;
	top: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg); }

.menu_bar.pulled i:after{
	width: 21.21px;
	left: -3px;
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg); }

/**************************************
BLOQUES
**************************************/

/* Before Items */
    .before-item-10,.before-item-20,.before-item-30,.before-item-40,.before-item-50,.before-item-60,.before-item-70,.before-item-80,.before-item-90,.before-item-100{position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;z-index:0}
	.op-1,.before-item-10{opacity:.1;}
	.op-2,.before-item-20{opacity:.2;}
	.op-3,.before-item-30{opacity:.3;}
	.op-4,.before-item-40{opacity:.4;}
	.op-5,.before-item-50{opacity:.5;}
	.op-6,.before-item-60{opacity:.6;}
	.op-7,.before-item-70{opacity:.7;}
	.op-8,.before-item-80{opacity:.8;}
	.op-9,.before-item-90{opacity:.9;}
	.op-10,.before-item-100{opacity:1;}
    .before-left{right:auto;}
    .before-right{left:auto;}
    .before-width-10{width:10%}
    .before-width-20{width:20%}
    .before-width-30{width:30%}
    .before-width-40{width:40%}
    .before-width-50{width:50%}
    .before-width-60{width:60%}
    .before-width-70{width:70%}
    .before-width-80{width:80%}
    .before-width-90{width:90%}

/* Map 1 */
	.map{
		line-height: 0; }

	.map iframe{
		height: 400px;
		width: 100%; }

    /* Border */
    	.border-1{border-style:solid;border-width:1px}
    	.border-2{border-style:solid;border-width:2px}
    	.border-3{border-style:solid;border-width:3px}
    	.border-4{border-style:solid;border-width:4px}
    	.border-5{border-style:solid;border-width:5px}
    	.b-top-0{border-top:none}
    	.b-top-1{border-top-style:solid;border-top-width:1px}
    	.b-top-2{border-top-style:solid;border-top-width:2px}
    	.b-top-3{border-top-style:solid;border-top-width:3px}
    	.b-top-4{border-top-style:solid;border-top-width:4px}
    	.b-top-5{border-top-style:solid;border-top-width:5px}
    	.b-right-0{border-right:none}
    	.b-right-1{border-right-style:solid;border-right-width:1px}
    	.b-right-2{border-right-style:solid;border-right-width:2px}
    	.b-right-3{border-right-style:solid;border-right-width:3px}
    	.b-right-4{border-right-style:solid;border-right-width:4px}
    	.b-right-5{border-right-style:solid;border-right-width:5px}
    	.b-bottom-0{border-bottom:none}
    	.b-bottom-1{border-bottom-style:solid;border-bottom-width:1px}
    	.b-bottom-2{border-bottom-style:solid;border-bottom-width:2px}
    	.b-bottom-3{border-bottom-style:solid;border-bottom-width:3px}
    	.b-bottom-4{border-bottom-style:solid;border-bottom-width:4px}
    	.b-bottom-5{border-bottom-style:solid;border-bottom-width:5px}
    	.b-left-0{border-left:none}
    	.b-left-1{border-left-style:solid;border-left-width:1px}
    	.b-left-2{border-left-style:solid;border-left-width:2px}
    	.b-left-3{border-left-style:solid;border-left-width:3px}
    	.b-left-4{border-left-style:solid;border-left-width:4px}
    	.b-left-5{border-left-style:solid;border-left-width:5px}
        .b-radius-1{-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;}
    	.b-radius-2{-webkit-border-radius:.5rem;-moz-border-radius:.5rem;border-radius:.5rem;}
    	.b-radius-3{-webkit-border-radius:1rem;-moz-border-radius:1rem;border-radius:1rem;}
    	.b-radius-4{-webkit-border-radius:1.5rem;-moz-border-radius:1.5rem;border-radius:1.5rem;}
    	.b-radius-5{-webkit-border-radius:3rem;-moz-border-radius:3rem;border-radius:3rem;}
    	.b-radius-50{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}

/* Botones */
	.btn{
		/* color: #FFF !important; */
		border: none;
		display: inline-block;
		border-radius: 1.25em;
		padding: .5em 1.25em;
		margin-bottom: 1em;
		margin-top: 1em; }

	.btn-2{
		padding: .25em 1em;
		font-weight: 600; }

	.btn-right{
		float: right; }

	.btn-border{
		border-width: 1px;
		padding: .1em 1em;
		border-style: solid; }

	.btn-shadow{
		-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
		box-shadow: 5px 5px 10px rgba(0,0,0,0.5); }

	.btn-shadow-2{
		-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,.75);
		box-shadow: 0px 0px 5px 1px rgba(0,0,0,.75); }

	.text-spaced-1{letter-spacing:.1em}
	.text-spaced-2{letter-spacing:.2em}
	.text-spaced-3{letter-spacing:.3em}
	.text-spaced-4{letter-spacing:.4em}
	.text-spaced-5{letter-spacing:.5em}
	.text-spaced-6{letter-spacing:.6em}
	.text-spaced-7{letter-spacing:.7em}
	.text-spaced-8{letter-spacing:.8em}
	.text-spaced-9{letter-spacing:.9em}
	.text-spaced-10{letter-spacing:1em}

    .text-shadow-1{text-shadow: .1em .1em .1em rgba(0,0,0,.25)}
    .text-shadow-2{text-shadow: .2em .2em .2em rgba(0,0,0,.25)}
    .text-shadow-3{text-shadow: .3em .3em .3em rgba(0,0,0,.25)}
    .text-shadow-4{text-shadow: .4em .4em .4em rgba(0,0,0,.25)}
    .text-shadow-5{text-shadow: .5em .5em .5em rgba(0,0,0,.25)}
    .text-shadow-6{text-shadow: .6em .6em .6em rgba(0,0,0,.25)}
    .text-shadow-7{text-shadow: .7em .7em .7em rgba(0,0,0,.25)}
    .text-shadow-8{text-shadow: .8em .8em .8em rgba(0,0,0,.25)}
    .text-shadow-9{text-shadow: .9em .9em .9em rgba(0,0,0,.25)}
    .text-shadow-10{text-shadow: 1em 1em 1em rgba(0,0,0,.25)}

/* Blog */
	.sm-pagination{
		margin-bottom: 1em; }

	.sm-pagination > span a,
	.sm-pagination > strong{
		display: inline-block;
		padding: 2px 8px 4px;
		margin-left: -1px;
		min-width: 25px;
		border-width: 1px;
		border-style: solid;
		text-align: center;
		float: left;
		-webkit-transition: all ease-in-out 0.3s;
		-o-transition: all ease-in-out 0.3s;
		transition: all ease-in-out 0.3s; }

	.sm-pagination > span a:hover{
		background: rgba(0,0,0,0.05); }

	.sm-pagination:after{
		content: '';
		display: block;
		clear: both; }

	.aside-blog-1 ul{
		list-style: none;
		margin-bottom: 1.5em; }

.block{
	margin-top: 30px;
	margin-bottom: 30px; }

@media (min-width:768px) {
	.block{
		margin-top: 50px;
		margin-bottom: 50px; } }

@media (min-width:768px) {
	.block{
		margin-top: 75px;
		margin-bottom: 75px; } }

.padding-block{
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px; }

@media (min-width:768px) {
	.padding-block{
		padding-top: 50px;
		padding-bottom: 50px; } }

@media (min-width:768px) {
	.padding-block{
		padding-top: 75px;
		padding-bottom: 75px; } }

/**************************************
LANDING
**************************************/
/* header{
    position: fixed;
    width: 100%;
    z-index: 10000; }

.fixed-header{
    background: #FFF;
    /* background: #fc9802;
    box-shadow: 0px 0px 6px rgba(0,0,0,.35); }

header,
header img{
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s; }

.fixed-header img{
    border-width: 3px;
    max-width: 80px;
    width: 100%; } */

.main-slider figure img{
    height: 80vh;
    object-fit:cover; }

@media (min-width:768px){
    .main-slider figure img {
        height: 80vh;
    }
}

@media (max-width:767px){
    .main-slider figure .display-4{
        font-size:2.5em;
    }
}

.main-slider figure div{
    line-height: normal; }

#main-content{
    /* box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 20%);
    margin: 50px; */
    position: relative;
}

#main-cart{
	position: fixed;
	top: 0;
	bottom: 0;
	width: auto;
	font-size: 12px;
    line-height: 16px;
	padding-bottom: 35px;
	background: #111;
	z-index: 1000;
	right: 0;
	color: #fff; }

@media (min-width:737px){
	#main-cart.full-menu{
		width: 160px; } }

@media (min-width:768px){
	#main-cart{
	  width: 40%;
	  margin-right: -40%; }

	body{
		display: block;
		position: relative;
		overflow: hidden; } }

.main-banner{
}

.main-banner > div{
    box-shadow: 0px 0px 6px rgba(0,0,0,.35);
    min-height: 100vh; }

.main-banner:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../../../assets/bg-2.jpeg);
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

#nosotros,
#nosotros *{
    overflow: visible; }

.welcome-image span{
    z-index: -1;
    border-style: solid;
    border-width: 10px; }

.welcome-image span.first-item{
    top: 40px;
    right: 40px;
}

.welcome-image span.second-item{
    bottom: 40px;
    left: 40px;
}

.menu-list figure + div{
    text-align: left;
    padding-left: 50px;
}

.menu-list h2{
    text-align: left;
    font-size: 5em;
    transform: rotate(-15deg);
    display: inline-block;
    color: #fc9802;
    text-shadow: 2px 0 0 #f44336,
                -2px 0 0 #f44336,
                 0 2px 0 #f44336,
                 0 -2px 0 #f44336,
                 1px 1px #f44336,
                -1px -1px 0 #f44336,
                1px -1px 0 #f44336,
                -1px 1px 0 #f44336;
}

.service-slider .slick-dots li button:before{
    color:#fff !important;
}

.services figure img{
    object-fit: cover;
    height: 300px;
    -webkit-transition: all ease-in-out 1.3s;
    -o-transition: all ease-in-out 1.3s;
    transition: all ease-in-out 1.3s; }

@media (min-width:768px){
    .services figure img{
        height: 450px;
    }
}

.services figure:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.services figure{
    overflow: hidden; }

.services figure > div{
    line-height: normal;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.6)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

/**************************************
PRODUCTOS
**************************************/
.gallery img{
    height:200px;
    width:100%;
    object-fit: cover; }

.contact-logo img{
	width: 100%;
	max-width: 200px;
	display: block;
	margin: 0 auto; }

.contact-form form input,
.contact-form form textarea{
	display: block;
	width: 100%;
	border: 0;
	padding: 5px 15px;
	background: #fff;
	border: 1px solid #ddd;
	/*border-radius: 4px;*/ }

.contact-form form textarea{
	max-width: 100%;
	height: 150px;
	max-height: 150px; }

.contact-form form button{
	display: inline-block;
	border: 0;
	margin: 1em 0;
	padding: .35em 1em;
	min-width: 110px;
	border-radius: 10px; }

.form-control{
	padding: 10px 15px;
	border-radius: 10px;
	border-color: #ccc;
	height: calc(1.56em + 20px + 2px); }

.contact-map{
	line-height: 0; }

.contact-map iframe{
	height: 250px;
	width: 100%; }

.contact-social-links a{
    display: inline-block;
    border-radius: 50%;
    background: #000;
    color: #fff;
    width: 2em;
    line-height: 2em;
    text-align: center;
}

.left-right-gradient{
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 5%, rgba(255,255,255,0) 75%);
    background: -webkit-gradient(left top, right top, color-stop(5%, rgba(255,255,255,1)), color-stop(75%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 5%, rgba(255,255,255,0) 75%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 5%, rgba(255,255,255,0) 75%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 5%, rgba(255,255,255,0) 75%);
    background: linear-gradient(to right, rgba(255,255,255,1) 5%, rgba(255,255,255,0) 75%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}

.contact-social-links a.i-social-facebook {
background: #3b5998; }
.contact-social-links a.i-social-twitter {
background: #55acee; }
.contact-social-links a.i-social-whatsapp {
background: #4dc247; }
.contact-social-links a.i-social-instagram {
background: #bc2a8d; }
.contact-social-links a.i-social-pinterest {
background: #cb2027; }
.contact-social-links a.i-social-google{
background: #dd4b39; }
.contact-social-links a.i-social-youtube{
background: #ff0000; }
.contact-social-links a.i-social-linkedin{
background: #007bb5; }

#floating_whatsapp{
	display: block;
	width: 60px;
	line-height: 60px;
	position: fixed;
	right: 15px;
	bottom: 5%;
	background: #4dc247;
	color: #FFF;
	text-align: center;
	border-radius: 50%;
	font-size: 2rem;
}

@media (max-width:767px) {
    #floating_whatsapp{
        display: none !important; } }

/**************************************
AVISO DE PRIVACIDAD
**************************************/
.main-content p{
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 1em; }

.main-content a{
	color: inherit; }

.main-content ul{
	list-style: none;
	margin-bottom: 1em; }

.main-content ul li{
	position: relative;
	padding-left: 1.15em; }

.main-content ul li:before{
	content: '•';
	position: absolute;
	left: 0;
	/*font-weight: 700;*/ }

/**************************************
ERROR 404
**************************************/
.E404{
	display:block;
	margin:30px auto;
	text-align:center;
	max-width:600px;
	border:1px #ccc solid;
	padding:20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#333;
	background:rgba(250,250,250,1);
	background:-moz-linear-gradient(top,rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%);
	background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(250,250,250,1)),color-stop(100%,rgba(238,238,238,1)));
	background:-webkit-linear-gradient(top,rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%);
	background:-o-linear-gradient(top,rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%);
	background:-ms-linear-gradient(top,rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%);
	background:linear-gradient(to bottom,rgba(250,250,250,1) 0%,rgba(238,238,238,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa',endColorstr='#eeeeee',GradientType=0) }

.E404 h1{ }

.E404 h2{ }

.E404 figure{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	text-align:center }

.E404 figure img{
	max-width:250px;
	display:inline-block;
	/*mix-blend-mode:multiply*/ }

/**************************************
FOOTER
**************************************/
footer{
    z-index: -1;
	font-size: 0.85em;
	display: block;
	width: 100%; }

@media (max-width: 767px){
    footer {
        margin-bottom: 46px;
    } }
