@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-plus:before {
  content: "\e908";
}
.icon-less:before {
  content: "\e904";
}
.icon-left:before {
  content: "\e905";
}
.icon-right:before {
  content: "\e907";
}
.icon-clock:before {
  content: "\e900";
}
.icon-calendar:before {
  content: "\e901";
}


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

.Shardee, .shardee{
    font-family: 'Shardee', cursive;
}

@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: "\e90c";
}
.i-social-youtube1:before {
  content: "\e906";
}
.i-social-youtube:before {
  content: "\e90d";
}
.i-social-pinterest:before {
  content: "\e90f";
}
.i-social-google:before {
  content: "\e910";
}
.i-social-vimeo:before {
  content: "\e913";
}
.i-social-whatsapp:before {
  content: "\e911";
}

*,*: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{color:#333;font-family:"Mulish", 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!important}
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}
svg:not(:root){overflow:hidden}
figure{margin:0;line-height:0}
img{max-width:100%;width:auto;}
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}
section{position: relative;}
.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; }

.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{
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative; }

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

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

.bg-left-top{background-repeat:no-repeat;background-position:left top;}
.bg-left-center{background-repeat:no-repeat;background-position:left center;}
.bg-left-bottom{background-repeat:no-repeat;background-position:left bottom;}
.bg-center-top{background-repeat:no-repeat;background-position:center top;}
.bg-center-center{background-repeat:no-repeat;background-position:center center;}
.bg-center-bottom{background-repeat:no-repeat;background-position:center bottom;}
.bg-right-top{background-repeat:no-repeat;background-position:right top;}
.bg-right-center{background-repeat:no-repeat;background-position:right center;}
.bg-right-bottom{background-repeat:no-repeat;background-position:right bottom;}

.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; }

@media (max-width:767px){
	.title{
		font-size: 2.65rem; } }

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

.title > span{
	display: block;
	margin-bottom: 1em;
	position: relative;
	line-height: 0;
	overflow: hidden; }

.title > span:before,
.title > span:after{
	content: '';
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	height: 0.12em;
	width: 100px;
	max-width: 50%; }

.title > span:after{
	width: 120px;
	background: #21618C;
	height: 1px; }

/*
.align-left{
	text-align: left; }

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

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

.align-justify{
	text-align: justify; }

@media (min-width:576px) {
	.align-sm-left{ text-align:left }
	.align-sm-right{ text-align:right }
	.align-sm-center{ text-align:center }
	.align-sm-justify{ text-align:justify } }

@media (min-width:768px) {
	.align-md-left{ text-align:left }
	.align-md-right{ text-align:right }
	.align-md-center{ text-align:center }
	.align-md-justify{ text-align:justify} }

@media (min-width:992px) {
	.align-lg-left{ text-align:left }
	.align-lg-right{ text-align:right }
	.align-lg-center{ text-align:center }
	.align-lg-justify{ text-align:justify} }

@media (min-width:1200px) {
	.align-xl-left{ text-align:left }
	.align-xl-right{ text-align:right }
	.align-xl-center{ text-align:center }
	.align-xl-justify{ text-align:justify} }

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

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

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

*/

.text-shadow{
	text-shadow: .05em .05em .1em #000; }

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

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

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

/**************************************
HEADER
**************************************/
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-family: 'Lato', sans-serif;*/
	font-size: .85em;
	color: inherit;
	display: block;
	padding: 20px 15px;
	position: relative;
	z-index: 2; }

.hd-responsive-links{
  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 {
  background: #3b5998; }

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

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

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

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

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

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

.hd-table-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{
	  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; } }

@media (min-width:768px){
	.submenu{
		display: none;
		position: absolute;
		top: 100%;
		background: #F3F3F3;
		min-width: 250px;
		z-index: 1;
		font-size: 0.85em;
		-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,.5);
		box-shadow: 0px 3px 5px rgba(0,0,0,.5); }

	nav li:hover .submenu{
		display: block; }

	.submenu li{
		width: 100% !important;
		display: block; }

	.submenu a{
		border-top: 0;
		padding: 10px 15px;
		border-bottom: 1px solid rgba(0,0,0,.1);
		text-align: left; }

	.submenu a:hover{
		background: rgba(0,0,0,.05); }
}

.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: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}
	.before-item-10{opacity:.1}
	.before-item-20{opacity:.2}
	.before-item-30{opacity:.3}
	.before-item-40{opacity:.4}
	.before-item-50{opacity:.5}
	.before-item-60{opacity:.6}
	.before-item-70{opacity:.7}
	.before-item-80{opacity:.8}
	.before-item-90{opacity:.9}
	.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%}

/* 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{
		border: none;
		font-size: 1.35em;
		display: inline-block;
		padding: .1em .5em;
		margin-bottom: 1em;
		margin-top: 1em; }

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

	.btn-regular{
		font-size: 1rem; }

	.btn-small{
		font-size: 0.85rem; }

	.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}

/* 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; }


.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
**************************************/

@font-face {
    font-family: 'Black-Bones-Personal-Use';
    src:url('../fonts/blackbones/Black-Bones-Personal-Use.ttf.woff') format('woff'),
        url('../fonts/blackbones/Black-Bones-Personal-Use.ttf.svg#Black-Bones-Personal-Use') format('svg'),
        url('../fonts/blackbones/Black-Bones-Personal-Use.ttf.eot'),
        url('../fonts/blackbones/Black-Bones-Personal-Use.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

.titulo1 { 
   font-family: "Lexend", serif;
}  


.remachine {
	font-family:'remachine_script', cursive ;
}

.category-item{
    border:3px solid white;
    position: relative; }

.category-item:before,
.category-item:after{
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.35);
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s; }

.category-item:before{
    bottom: 0;
    right: 0; }

.category-item:after{
    top: 0;
    left: 0; }

.category-item:hover:before,
.category-item:hover:after{
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: all ease-in-out 1s;
    -o-transition: all ease-in-out 1s;
    transition: all ease-in-out 1s; }


.category-item span{
    font-size: 2em;
    font-weight:bold;
    text-align: center;
    position: absolute;
    bottom: 50%;
    left: 0;
    right: 0;
    opacity: 0;
    padding:0px 1em;
    text-shadow:.1em .1em .015em rgba(0,0,0,.25);
    line-height: 1.15em;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 10;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s; }
    
.category-item img{
    height:100%;
    object-fit:cover; }

.category-item:hover span{
    opacity: 1;
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s; }




@media (max-width:767px){
	.servicios-slider .slick-track{
	    display: flex !important; }

	.servicios-slider .slick-slide{
	    height: inherit !important; } }

.servicios {
	min-height: 150px !important; }

@media (min-width:768px){
	.servicios {
		height: 450px !important; }
}
	
.servicios .bg-black{
    opacity:.2;
    -webkit-transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -ms-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
    transition:all ease-in-out .3s;
}
.servicios .bg-black:before{
    content:'';
    position:absolute;
    top:10px;
    left:10px;
    right:10px;
    bottom:10px;
    border: 2px solid white;
    -webkit-transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -ms-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
    transition:all ease-in-out .3s;
}

@media (min-width:768px){
	.servicios-slider .servicios:hover .bg-black{
	    opacity: .75; }

	.servicios-slider .servicios:hover .bg-black:before{
    	opacity: 0; }
	
	.servicios-slider .servicios:hover div{
	    opacity:1; }
}

@media (max-width:767px){
	.servicios-slider .servicios .bg-black{
	    opacity: .75; }

	.servicios-slider .servicios .bg-black:before{
    	opacity: 0; }

	.servicios-slider .servicios div{
    	opacity: 1; }
}


.servicios .row{
    opacity:0;
    -webkit-transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -ms-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
    transition:all ease-in-out .3s;
}

.servicios {
	position: relative;
}

.autos-slider img{
	opacity: 0.75;
	filter:blur(2px);
    -webkit-transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -ms-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
    transition:all ease-in-out .3s;
}

.autos-slider .slick-center img{
	opacity: 1;
	z-index:1;
	filter:blur(0px);
	position:relative;
	transform: scale(1.5);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s; }

.ls-wrapper {
	max-width: none !important;
}

.libre {
	font-family: 'Libre Baskerville', serif;}

.colores {
    /*
    background: #ff8500;
    background: -moz-linear-gradient(45deg, #ff8500 0%, #ff4400 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #ff8500), color-stop(100%, #ff4400));
    background: -webkit-linear-gradient(45deg, #ff8500 0%, #ff4400 100%);
    background: -o-linear-gradient(45deg, #ff8500 0%, #ff4400 100%);
    background: -ms-linear-gradient(45deg, #ff8500 0%, #ff4400 100%);
    background: linear-gradient(45deg, #ff8500 0%, #ff4400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8500', endColorstr='#ff4400', GradientType=1 );
    */
	        
    background: rgb(226,138,23);
background: -moz-linear-gradient(90deg, rgba(226,138,23,1) 0%, rgba(247,195,61,1) 50%, rgba(226,138,23,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(226,138,23,1) 0%, rgba(247,195,61,1) 50%, rgba(226,138,23,1) 100%);
background: linear-gradient(90deg, rgba(226,138,23,1) 0%, rgba(247,195,61,1) 50%, rgba(226,138,23,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e28a17",endColorstr="#e28a17",GradientType=1);
}


header .container{
	overflow: visible; }

.logo div,
.logo a{
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	max-width: 55%;
	color: white; }

.logo img{
	width: 100px;
	max-width: 100%; }

.servicios figure {
  position: relative;
  overflow: hidden;}

.servicios figure img:hover {
  transform: scale(1.1);}

.servicios figure img {
  transition: all ease-in-out .3s;
  /*height: 250px;
  object-fit: cover;
  width: 100%;*/
}

.banner-slider h2,
.banner-slider p{
	opacity: 0;
	text-shadow: .05em .05em .1em #000;
	transition: all ease-in-out .3s; }

.banner-slider figure{
	padding-bottom: 20%;
	position: relative; }

.banner-slider figure > div{
	line-height: normal;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%; }

.banner-slider .slick-current h2,
.banner-slider .slick-current p{
	animation: fadeRight .75s ease-in-out both; }

.banner-slider .slick-current h2{
	animation-delay: .25s;
}

.banner-slider .slick-current p{
	animation-delay: .75s; }

@keyframes fadeRight{
	from{
		opacity: 0;
		transform: translateX(-50px);
	} to{
		opacity: 1;
		transform: translateX(0);
	}
}

.bienvenida h4 {
	text-align: center;
	color: yellow;
	padding-top: 120px;}

.bienvenida p {
	text-align: center;}

.contact figure {
	max-width: 150px;
	display: block;
	padding: 30px;
	margin: 0px auto;
	/*background: black;*/
	border-radius: 50%;
}

.our-fleet{
	background: #f2f2f2; }

.our-fleet figure{
	height: 0;
	padding-bottom: 56.25%;
	padding-bottom: 75%;
	position: relative; }

.our-fleet figure img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover; }

.our-fleet figure span{
	position: absolute;
	line-height: normal;
	padding: 10px 5px;
	background: rgba(0,0,0,.5);
	left: 0;
	right: 0;
	text-align: center;
	bottom: 0;
	/*
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);*/
}

.our-fleet .panel-wrapper{
	position: relative;
	padding: 0 40px; }

.our-fleet .nav-arrow{
	position: absolute;
	top: 50%;
	margin-top: -25px;
	line-height: 50px;
	width: 40px;
	text-align: center; }

.our-fleet .arrow-left{
	left: 0; }

.our-fleet .arrow-right{
	right: 0; }

@media (min-width:768px){
	.contact [class*="before-item"]{
		width: 50%;
		right: auto; } }

.bienvenida {
	text-align: center; }

.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: 10px 15px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px; }

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

.booking-form form > div{
	position: relative; }

.booking-form form input{
	display: block;
	width: 100%;
	border: 0;
	padding: 5px 30px 5px 10px;
	background: #fff;
	border: none; }

.booking-form form i{
	position: absolute;
	top: 10px;
	right: 0;
	width: 30px;
	text-align: center;
}

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

.contact-map{
	position: relative;
	/*margin: 30px -15px -3em;*/
	line-height: 0; }

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

/* @media (min-width:768px) {
	.contact-map{
		margin: 0;
		position: absolute;
		top: -3em;
		left: 0px;
		right: -45px;
		bottom: -3em; }

	.contact-map iframe{
		height: 100%; } } */


.card-flip > div {
  backface-visibility: hidden;
  transition: transform 300ms;
  transition-timing-function: linear;
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
}

.card-front {
  transform: rotateY(0deg);
}

.card-back {
  transform: rotateY(180deg);
  position: absolute;
  top: 0;
}

.card-flip:hover .card-front {
  transform: rotateY(-180deg);
}

.card-flip:hover .card-back {
  transform: rotateY(0deg);
}

.services-list figure{
	position: relative;
	box-shadow: 3px 3px 8px rgba(0,0,0,.25); }

.services-list figure:before{
	content: '';
	width: 100px;
	height: 100px;
	top: 50%;
	margin-top: -50px;
	border: 3px solid #000;
	position: absolute;
	border-radius: 50%;
	z-index: -1; }

.services-list > div:nth-child(even) figure:before{
	left: -50px; }

.services-list > div:nth-child(odd) figure:before{
	background: #000;
	right: -50px; }

.services-list figure:after,
.services-list figure span:after{
	/*content: '';*/
	position: absolute;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	top: 50%;
	margin-top: 15px; }

.services-list figure span:after{
	width: 46px;
	height: 46px;
	margin-top: -48px;
	z-index: -1; }

.services-list > div:nth-child(even) figure:after,
.services-list > div:nth-child(even) figure span:after{
	left: -25px;
	background: #000; }

.services-list > div:nth-child(odd) figure:after,
.services-list > div:nth-child(odd) figure span:after{
	right: -25px;
	background: #FFF; }

/**************************************
GALERIA
**************************************/

.masonry-grid:after{
	content: '';
	display: block;
	clear: both; }

.masonry-grid > div{
	float: left;
	position: relative;
	padding: 0 10px;
	margin-bottom: 20px; }

@media (max-width:991px) {
	.masonry-grid > div{
		width: 40%; }

	.masonry-grid > div:nth-child(6n+3),
	.masonry-grid > div:nth-child(6n+6){
		width: 100%; }

	.masonry-grid > div:nth-child(6n+2),
	.masonry-grid > div:nth-child(6n+4){
		width: 60%; } }

@media (min-width:992px) {
	.masonry-grid > div{
		width: 30%; }

	.masonry-grid > div:nth-child(9n+1),
	.masonry-grid > div:nth-child(9n+5),
	.masonry-grid > div:nth-child(9n+9){
		width: 40%; } }

.masonry-grid > div figure{
	width: 100%;
	display: block;
	padding-bottom: 200px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center; }

/* .masonry-grid > div:nth-child(6n+1) figure,
.masonry-grid > div:nth-child(6n+6) figure{
	padding-bottom: 36.6667%; } */

.masonry-grid > div figure a{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1; }




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

.main-content a{
	color: #333; }

.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{
	display: block;
	width: 100%; }

footer > div{
	padding-top: 15px;
	padding-bottom: 15px; }
