/*
    Theme Name: Edificio Executive
    Author: Buró Creativo
    Author URL: https://www.facebook.com/buroparaguay/
*/

/*
===========================
CONTENTS:

01 General
02 Typography
03 Non-semantic
04 Navbar
05 Page sections
06 Footer
07 Icons
08 Buttons
09 Media queries 
===========================
*/
/* Import css */
/* Google font 
@import url('https://fonts.googleapis.com/css?family=Gamja+Flower|Roboto:300,400,600,700');*/
/* bootstrap */
@import url('bootstrap.css');
/* bootstrap responsive */
@import url('bootstrap-responsive.css');
/* prettyPhoto */
@import url('prettyPhoto.css');
/* flexslider */
@import url('flexslider.css');

/* font awesome */
@import url('font-awesome.css');
/* overwrite */
@import url('overwrite.css');
/* animation */
@import url('animate.css');



/* =========================================================
01. General
============================================================ */

div, article, section, header, footer, nav, li {
	/*position:relative;*/
}
.group:after {
	display:block;
	height:0;
	clear:both;
	content:".";
	visibility:hidden; /* For clearing */
}
body {
	background:#000;
	color: #fff;
	font-size: 16px;
	font-weight:300;
	font-family:'Montserrat', Arial, sans-serif;
}

body {
    padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
}

::-moz-selection {
	color:#333;
}
::selection {
	color:#333;
}

/* scroll to top */
.scrollup{
    position:fixed;
	width:32px;
	height:32px;
    bottom:20px;
    right:20px;
}

a.scrollup {
	outline:0;
	text-decoration:none;
	z-index:3000;
}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
	-webkit-transition: all 400ms ease-out 0s;	
	   -moz-transition: all 400ms ease-out 0s;
		 -o-transition: all 400ms ease-out 0s;
		    transition: all 400ms ease-out 0s;
}
a.scrollup i:hover {
	text-decoration:none;
}

.blankdivider10 {
	height: 10px;
	display: block;
}

.blankdivider20 {
	height: 20px;
	display: block;
}
.blankdivider30 {
	height: 30px;
	display: block;
}

.row {
	/*margin-bottom:30px;*/
}

.row-inicio {
	position:relative;
	top:-100px;
	/*margin-bottom:30px;*/
}

.row-inicio h4{
	text-align:center;
}


.row .row{
	margin-bottom:30px;
}

.row.nomargin {
	margin-bottom:0;
}

.center {
    display: block;
	position: relative;
	top: -105px;
    margin-left: auto;
    margin-right: auto;
	z-index:1000;
}

.firma {
	position: relative;
	top: 165px;
}

.shadow {
  -webkit-box-shadow: box-shadow: 0px 6px 6px 0px #858585;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    box-shadow: 0px 6px 6px 0px #858585;  /* Firefox 3.5 - 3.6 */
  box-shadow:         box-shadow: 0px 6px 6px 0px #858585;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.container-galerias, {
    width: auto;
}

/*---------- forms ----------*/

input[type=text], input[type=submit], textarea {
	width: 100%;
	padding: 0.5em;
	font-size: 1em;
	margin-bottom: 1.5em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
input, button, select, textarea {
	font-family:'Montserrat', Arial, sans-serif;
}

/*---------- image rounded corners ----------*/

.img-rounded {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

/* =========================================================
02. Typography
============================================================ */

p {
	line-height: 1.6em;
	margin: 0 0 10px 0;
}

blockquote {
	font-size:18px;
	border:none;
	padding:0;
}

blockquote.large {
	font-size:36px;
	font-weight:700;
	line-height:1.1em;
}
blockquote.large:before {
	font-size:44px;
	font-family: FontAwesome;
	content: "\f10d";
	margin-right:10px;
}

blockquote cite 						{ display:block; font-size:12px;}
blockquote cite:before 					{ content:"\2014 \0020"; }
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited 				{ color:#555; }

ul, ol {
	font-size: 1em; /* 16px */
	line-height: 1.5; /* 24px */
	margin: 0 0 1.5em 0;
}
body, input, textarea {
}

a {
  color: #ffffff;
  text-decoration: none;
  text-decoration: underline;
}

a:hover, a:active {
	color:#808080;
}
h1, h2, h3, h5, h6 {
	font-weight: 400;
	color: #312f2b;
	line-height:1.1em;
	font-family:'Montserrat', Arial, sans-serif;
}
h4 {
	font-weight: 300;
	color: #ffffff;
	line-height:1.1em;
	font-family:'Montserrat', Arial, sans-serif;
}
h1 {
	font-size: 32px;
	margin-bottom:10px;
}
h2 {
	font-size: 28px;
	margin-bottom:20px;
}
h3 {
	font-size: 24px;
	margin-bottom:20px;
}
h4 {
	font-size: 56px;
	/*margin-bottom:20px;*/
}
h5 {
	font-size: 18px;
	margin-bottom:15px;
}
h6 {
	font-size: 16px;
	margin-bottom:10px;
}
strong {
	font-weight:700;
	font-family:'Montserrat', Arial, sans-serif;
}
small {
	font-size: 0.75em; /* 12px */
	line-height: 2; /* 24px */
	margin-top: 2em;
	margin-bottom: 0em;
}
em {
	font-style: normal;
	font-family:'Montserrat', Arial, sans-serif;
}
.muted {
	color: #A5A5A2;
}
.impressed {
	text-shadow:
 -1px -1px 0 rgba(0, 0, 0, 0.5), /* shadow */  1px 1px 0 rgba(255, 255, 255, 0.9); /* highlight */
}

h2.pagetitle {
	color:#fff;
	font-size:46px;
}

hr {
    margin: 20px 0;
    border: 0;
    /*border-top: 1px solid #eeeeee;*/
    border-bottom: 1px solid #5E7A95;
}

/* =========================================================
03. Misc
============================================================ */

.hide-text {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 1em;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.medium {
	font-weight: normal;
}

/* =========================================================
04. Navigation
============================================================ */

.bg-dark {
    background-color: #ff8500 !important;
}

#shadow {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    0 4px 8px 0 rgba(0, 0, 0, 0.6); /* Firefox 3.5 - 3.6 */
  box-shadow:         0 4px 8px 0 rgba(0, 0, 0, 0.6); /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.navbar {
	padding:0 !important;
	z-index:1000;
}

.navbar-brand {
	padding-top:0 !important;
	padding-bottom:0 !important;
	margin-top:-60px;
}

.navbar-light .navbar-brand {
    margin-right:auto !important;
	margin-left: 8%;
}

.navbar-light .navbar-toggler {
	margin-top:-50px;
	margin-right: 15px;
	color:#ffffff;
    background: #000000;
    border-color: #000000;
}

.navbar-light .navbar-toggler-icon {
	background: #000000;
    background-image: url("toggler-bg.png");
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; /* Resize the background image to cover the entire container */

}

.navbar-nav {
    /*margin-top: 80px;*/
}

.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
	text-decoration:none;
}

.navbar-light .navbar-nav .nav-link a:hover {
	color: #838382;
}

.separador {
	border-right:1px solid white;
	height:80%;
	margin-top:7px;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
	margin-right: auto !important;
}

.navbar-fixed-top .container {
/* Uncomment to make nav expand full width */
 /*	width: auto; */
}

.navbar-fixed-top .navbar-inner {
	border:0px;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}

}
.navbar-brand {
	margin-left:0;
	padding: 0;
	margin-top: 3em;
}

.navbar .brand a {
	padding: 0;
	color: #fff;
	font-size: 1.75em;
	margin-left: 0;
	font-weight: 400;
	text-transform:uppercase;
}
.navbar .brand a:hover {
	text-decoration: none;
 transition: color .15s linear;
 -webkit-transition: color .15s linear;
 -moz-transition: color .15s linear;
}
.navbar .brand a:focus {
	outline: none;
}
.navbar-inner {
	min-height: 4.75em;
}
.navbar-inverse .navbar-inner {
	background-repeat: repeat;
	background-color: #ac60ab;
}
.navbar-wrapper {
	overflow:hidden;
}
#menu-main {
	margin-top: 3em;
}
ul#menu-main > li > a {
	font-weight: 600;
	color: #ffffff;
	font-size:14px;
	text-transform:uppercase;
}
ul#menu-main > li > a:hover {
	padding: 9px 15px;
	border-radius: 3px;
	/*text-decoration: underline;*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
ul#menu-main > li > a:focus {
	outline:0;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
	text-shadow: none;
}

.topbar {
    display: none;
}

@media (min-width: 992px)
	
.topbar {
    display: block;
}

.topbar-content {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    color: #222223;
    float: right;
}

.header-logo {
	height:60px;
    padding-left:100px;
}

.header-phone {
	padding-top: 10px;
	padding-left:10px;
}

.header-phone a:hover {
	color: #ff8500;
}



/* =========================================================
05. Page sections
============================================================ */

.modal-content {
  background-color: #ff8500;
}

.close {
	opacity: 1;
    background-color: black;
	border: 2px solid white;
    border-radius: 40px 20px;
	z-index: 20000;
    font-size: 3rem;
}

.modal-header h5 {
	font-size: 20px;
	color: #fff;
	/*margin-bottom:15px;*/
}

@media (min-width: 992px){
	.mapamovil{
		display: block;
	}
	.modal-lg {
		max-width: 650px;
	}
}

.slick_header img {
   max-width: 100%;
   height: auto;
 }

/* HEADER SLICK MEDIA QUERIES */

/* Extra small devices (smart phones, less than 34em)
@media (max-width: 479px) { 
	.slick_header{
		display: none;
		}
 }

 /*Small devices (phones, tablets less than 48em)
@media (max-width: 768px) {
	.slick_header {
		display: none;
		height:285px;
		}
}*/

#myhr {
   transform: rotate(90);
   left: 130px;
   height: auto;
   border: 1px solid #c185a7;
 }
 
 
.bg-image-holder, .bg-image {
  background-size: cover !important;
  background-position: 50% 50% !important;
  transition: all 0.3s linear;
  background: black;
  position: relative;
}

/*@media (min-width: 992px)
.bg-image-holder {
    height: 817px;
}

@media (min-width: 768px)
.bg-image-holder {
    height: 400px;
}

.bg-image-holder {
    height: 200px;
}*/

.modal-header {
	border-bottom: none;
	height: 10px;
	padding: 0;
}

.modal-header .close {
	margin-top: -40px;
	margin-right: -30px;
	color: rgba(255, 255, 255, 1);
	/*height: 30px;
	width: 30px;
	background: rgba(0, 0, 0, 1);
	border: 1px solid white;
	border-radius: 40px;
    text-shadow: 0 1px 0 #000000;*/
}

/* MODAL ADDITIONAL CSS */

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.container-header {
	position: relative;
	text-align: center;
	color: white;
	font-size: 40px;
	font-weight: 700;
	margin: 0 25px;
}

.centered {
	position: absolute;
	top: 80%;
	left: 50%;
	padding: 20px 60px; 
	background: rgba(0, 0, 0, 0.6);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.centered p{
	text-align: center;
	background-color: #ff8500;
	color: white;
	font-size: 18px;
	font-weight: 700;
	/*margin: 0 10px;*/
	padding: 10px 20px;
}

.centered p:hover{
	background-color: #000000;
}

.centered a{
	text-decoration: none;
}

.centered h1{
	text-align: center;
	color: white;
	font-size: 40px;
	font-weight: 700;
	margin: 0 25px;
}

.centered-sm {
	width: 260px;
	position: absolute;
	top: 43%;
	left: 50%;
	padding: 15px 10px; 
	background: rgba(0, 0, 0, 0.6);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.centered-sm p{
	text-align: center;
	background-color: #ff8500;
	color: white;
	font-size: 14px;
	font-weight: 700;
	/*margin: 0 10px;*/
	padding: 5px 10px;
}

.centered-sm p:hover{
	background-color: #000000;
}

.centered-sm a{
	text-decoration: none;
}

.centered-sm h1{
	text-align: center;
	color: white;
	font-size: 25px;
	font-weight: 700;
	margin: 0 10px;
}

.slider-caption {
    position: absolute;
	top: 1px;
	left: 50px;
	z-index: 5000;
    height: 100%;
}

.slider-caption-sm {
    position: absolute;
	top: 1px;
	/*left: 20px;*/
	z-index: 5000;
    height: 100%;
}

.slider-caption .caption-content {
    position: absolute;
    margin: 30% auto;
	padding: 20px 60px; 
	background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slider-caption-sm .caption-content {
    position: absolute;
    top: 30%;
	padding: 20px 30px; 
	background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 992px) {
	
	.slider-caption .caption-content h1 {
		font-size: 40px;
		margin-bottom: 25px;
	}
}

.slider-caption .caption-content h1 {
	margin-top: 25px;
	color:white;
    font-size: 30px;
	font-weight:600;
}

.slider-caption-sm .caption-content h1 {
	margin-top: 10px;
	color:white;
    font-size: 24px;
	font-weight:600;
}


.slider-caption .caption-content h3 {
	margin-bottom: 10px;
	color:white;
    font-size: 26px;
    margin-top: 10px;
}

.slider-caption-sm .caption-content h3 {
	margin-bottom: 10px;
	color:white;
    font-size: 18px;
    margin-top: 10px;
}



/* === section header === */

#header-wrapper {
	width: 100%;
	min-height: 600px;
	margin-top: -60px;
	padding-top:160px;
	text-align:center;
}


#header-wrapper h1 {
	color: #FFFFFF;
	font-size: 4em;
	font-weight: 400;
	margin: 1em 0;
}
#header-wrapper h2 {
	color: #fff;
	font-family: 'Roboto', sans serif;
	font-size: 2em;
	font-weight: normal;
	margin: 0.5em 0;
	text-shadow: 1px 1px 1px #333333;
}

header .logo {
	text-align:center;
	margin-bottom:30px;
}

/* --- Header slider --- */
#header-wrapper.header-slider {
	background: #444 url(../img/bg/globos.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#main-flexslider ul.slides li p {
	font-size: 72px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 0px;
	text-align: center;
	line-height: 1;
	color:#fff;
}
#main-flexslider.flexslider {
		margin:0;
		background:none;
		border:none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}

/*.container-fluid.header {
    margin-left:0;
	margin-right:0;
}*/

.carousel {
    margin-bottom:0;
}

.carousel-container {
    padding-right: 0px;
    padding-left: 0px;
}

@media (min-width: 1200px){
	.mapimage{
	width:100%;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1300px;
}
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.carousel-control {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    font-size: 60px;
    font-weight: 100;
    color: #ffffff;
    text-align: center;
    background: transparent;
    border: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.responsive {
  width: 100%;
  height: auto;
}


/* --- Header subscribe form --- */

#header-wrapper input[type=text] {
	background: rgba(227, 231, 228, 1);
	font-family: 'Roboto', sans serif;
	font-size: 1.3125em;
	border: 0;
	text-align: center;
	vertical-align: middle;
	margin-bottom:0 !important;
}
#header-wrapper input[type=text]:focus {
	background: #43413e;
	color: #eff1ef;
	transition: background 0.25 ease-in;
	-moz-transition: background 0.25 ease-in;
	-webkit-transition: background 0.25 ease-in;
}
#header-wrapper input[type=text] {
	height: 2.9em;
	width:50%;
}
#header-wrapper input[type=submit] {
	color: #fff;
	width: 185px;
	height: 2.9em;
	font-size: 1.3125em; /* 21px */
	padding:0.5em;
	letter-spacing: 0.05em;
	margin: 0;
	border: 0;
	text-transform: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#header-wrapper input[type=submit]:hover, #header-wrapper input[type=submit]:active {
	background: #43413e !important;
}


section.section {
	padding: 100px 0 20px;
}
section.section h4 {
	text-align: center;
	/*margin-bottom: 40px;*/
	font-size: 56px;
	/*font-weight: 700;*/
	letter-spacing: -1px;
}
section.inner {
	padding: 50px 0 50px;
}



.section.orange h4 ,.section.green h4 ,.section.violet h4{
	color: #fcfcfc;
	font-size:56px;
}

.section.orange p,.section.green p,.section.violet p,{
	color: #f7f7f7;
}

/* === SLICK GALERIA === */

.slider-nav {
	padding:20px 50px 0;
}

.container-galerias {
	margin: 0px 30px;
}

/* === section spacer === */

section.spacer {
	padding:100px 0 10px;
	color:#fcfcfc;
}

.spacer.brown,.section.brown {
	background:#736f54;
}

.spacer.blue,.section.blue {
	background:#5e7a95;
}

.spacer.violet,.section.violet h4, h3, p {
	color:#fff;
}

.spacer.violet,.section.violet {
	background:#815775;
}

.spacer.violet01,.section.violet01 h4 {
	color:#fff;
}

.spacer.violet01,.section.violet01 p {
	color:#fff;
	text-align:center;
}

.spacer.green,.section.green {
	background:#70d300;
	border-top:10px solid #ff8303;
}

.spacer.yellow,.section.yellow  {
	background:#ffe873;
}

.spacer.orange,.section.orange {
	background:#ff8303;
	border-top:10px solid #70d300;
}

.spacer.white,.section.white {
	/*border-top:10px solid #9960A8;*/
}

.spacer.white,.section.white h4 {
	color:#4c4b45;
}

section.spacer.bg2 {
	background: url(../img/bg/bg-2.jpg) 50% 0 no-repeat fixed;
	width:100%;
	height:auto;
	margin:0;	
}

section.spacer.bg3 {
	background: url(../img/bg/quotes-bg.jpg) 50% 0 no-repeat fixed;
	width:100%;
	height:auto;
	margin:0;
	padding:160px 0 80px;
}

section.spacer blockquote.large:before {
	color:#eee;
	opacity:0.6;
}

section.spacer blockquote cite {
	color:#555;
}

/* === section edificio === */

.about-property .property-info {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}

.property-info .col-lg-2 {
    width: 20% !important;
    padding: 0 !important;
}

.about-property .property-info .info-block {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
    color: #2f2f2f;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.about-property .property-info .icon-box {
    position: relative;
    top: 0;
    display: block;
    width: 124px;
    height: 124px;
    padding: 32px 10px;
    font-size: 50px;
    line-height: 60px;
    margin: 0 auto 25px;
    color: #ff573b;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	border: none !important;
}

.about-property .property-info .info-block .title {
    position: relative;
	color: #fff;
    font-size: 13px;
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
}

.about-property .property-info .info-block .count {
    position: relative;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
}

/* SELECTOR PLANOS */

.tabs-box {
    position: relative;
    z-index: 1;
}

.tabs-box .tab-buttons {
    position: relative;
    display: table;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 70px;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,.1);
    -ms-box-shadow: 0px 0px 4px 0px rgba(0,0,0,.1);
    -o-box-shadow: 0px 0px 4px 0px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,.1);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,.1);
}

.tabs-box .tab-buttons .tab-btn {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 15px;
    color: #2f2f2f;
    background: #fff;
    text-align: center;
    font-size: 13px;
    border-right: 1px solid #e0e0e0;
    text-transform: uppercase;
	text-decoration: none;
    font-weight: 500;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.tabs-box .tab-buttons .tab-btn:hover {
	color: #fff;
	background: #ff8500 !important;
}

.tabs-box .tab-buttons .tab-btn.active-btn {
    color: #fff;
    background: #ff8500;
    border-color: #ff8500;
}

.tabs-box .tab-content {
    position: relative;
}

.tabs-box .tab-content .tab {
    position: relative;
    display: none;
    top: 50px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.tabs-box .tab-content .active-tab {
    display: block;
    top: 0;
}

.property-dimensions .image-column {
    position: relative;
    padding-right: 30px;
    margin-bottom: 30px;
}

.image-column .image-box {
    position: relative;
    width: 100%;
}

.property-dimensions .image-column .image-box .over-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 20px solid transparent;
}

.content-column {
    position: relative;
    padding-left: 30px;
    margin-bottom: 30px;
}

.content-column .upper-content {
    padding-bottom: 25px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 25px;
}

.styled-list-two {
    position: relative;
}

.styled-list-two li {
    line-height: 24px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
    color: #2f2f2f;
    font-size: 14px;
	font-weight: 700;
    text-transform: uppercase;
}

figure {
    max-width: 100%;
    display: block;
}

.image-column .image-box .dimensions-value {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 20px;
    font-weight: 700;
    color: #2f2f2f;
    background: #fff;
    line-height: 26px;
    padding: 12px 20px;
    -moz-transform-origin: 25px 25px 0;
    -ms-transform-origin: 25px 25px 0;
    -o-transform-origin: 25px 25px 0;
    -webkit-transform-origin: 25px 25px 0;
    transform-origin: 25px 25px 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.image-column .image-box .dimensions-value-mobile {
    /*position: absolute;*/
    left: 0;
    bottom: 0;
    font-size: 20px;
    font-weight: 700;
    color: #2f2f2f;
    background: #fff;
    line-height: 26px;
    padding: 12px 20px;
	text-align: center;
    -moz-transform-origin: 25px 25px 0;
    -ms-transform-origin: 25px 25px 0;
    -o-transform-origin: 25px 25px 0;
    -webkit-transform-origin: 25px 25px 0;
    transform-origin: 25px 25px 0;
}

#departamentos .btn {
    background: #ff8500;
    color: #fff;
}

#departamentos .btn .active-button {
    background: #gray;
    color: #fff;
}


.content-column h3 {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 20px;
    color: #2f2f2f;
}

.basic-info {
    position: relative;
    margin-bottom: 20px;
}

.basic-info h2{
    font-size: 22px;
    font-weight: 900;
	margin-bottom:0;
}

.desc-text {
	color: #312f2b;
    font-size: 14.5px !important;
    line-height: 18px;
    padding-bottom: 0 !important;
    max-width: 100% !important;
    margin-bottom: 30px !important;
}

.contact-info {
	text-align: left;
	color: #312f2b;
    margin-bottom: 40px;
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#equipo img {
    max-width: none;
    max-height: 120px;
    width: auto;
}
/* === section works === */

#works h4 {
	margin-bottom:20px;
}

#portfolio {
	padding-bottom: 0;
}
/* === portfolio filter === */

#filters {
	margin-bottom: 0px;
	text-align: center;
	display: block;
	float: none;
	z-index: 2;
	position: relative;
}
#filters ul {
	margin: 0 0 20px;
	list-style: none;
	padding: 0;
}
#filters ul li {
	display: inline-block;
}
#filters ul li a {
	display: block;
	float: left;
	padding: 2px 5px;
	color: inherit;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: 600;
}
#filters ul li a:hover,#filters ul li a:focus {
	text-decoration:none;
	outline:0;
}
#filters ul li a h5 {
	font-size: 14px;
	padding: 5px 10px 5px;
	border: 2px solid #f2f2f2;
}

#filters ul li a:hover h5, #filters ul li a.active h5 {
	color:#fcfcfc;
}




/* === portfolio wrap - grid === */
#portfolio-wrap {
	position: relative;
	padding: 0;
	width: 100.1%;
	margin: 0 auto;
	display: block;
}
#portfolio-wrap .grid {
	margin: 0;
	overflow: hidden;
	line-height: 0;
	width: 20%;
	border:0;
	padding: 0;
}
.portfolio-item.current {
	z-index: 101;
}
.portfolio-item {
	padding: 0;
	position: relative;
	overflow: hidden;
}
.portfolio-item .portfolio-image {
	overflow: hidden;
	display: block;
	position: relative;
}
.portfolio-item .portfolio-image img {
	width: 100%;
	height: auto;
}
.portfolio .portfolio-overlay {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	z-index: 4;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-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;
	transition: all 0.3s ease-in-out;
}
.portfolio > a, .portfolio > a:hover {
	color: #ffffff;
}
.portfolio-item .portfolio > a:hover > .portfolio-overlay {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.portfolio > a img {
	-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;
	transition: all 0.3s ease-in-out;
}
.portfolio > a:hover img {
	-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;
	transition: all 0.3s ease-in-out;
}
.portfolio .thumb-info {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-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;
	transition: all 0.3s ease-in-out;
}
.portfolio a:hover .portfolio-overlay .thumb-info {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.portfolio-overlay .thumb-info i {
	top: 50%;
}
.portfolio-overlay .thumb-info h5 {
	top: 20%;
	font-size: 18px;
}
.portfolio-overlay .thumb-info p {
	top: 50%;
	font-size: 13px;
}
.portfolio-overlay .thumb-info h5 {
	color: #ffffff;
	width: 100%;
	position: absolute;
	text-align: center;
}
.portfolio-overlay .thumb-info p {
	color: #ffffff;
	width: 100%;
	position: absolute;
	text-align: center;
	font-weight: bold;
}
.portfolio-overlay .thumb-info i {
	color: #ffffff;
	width: 100%;
	position: absolute;
	text-align: center;
	display: block;
}
/* === Isotope CSS3 transitions === */

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}


/* === section services === */

section#services h2 {
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align:center;
}
section#services p {
	margin:10px;
}


section#services .service-box {
	text-align: center;
	padding: 20px;
	-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;
	transition: all 0.3s ease-in-out;
}
section#services .span3:hover {
	background:#e3e3e3;
}

section#services .service-box h2 {
	color: #f7f7f7;
	font-weight: 700;
}

section#services.section.orange .service-box:hover {
	background:#f36518;
}


/* === section blog === */

section#blog {
	background: #f2f2f2;
}

.home-post {
	background:#fff;
	
}

.home-post:hover {
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}


.home-post .entry-content {
	padding:20px;
}
.home-post .entry-content h5 a {
	font-size:22px;
}
.home-post .entry-content h5 a:hover {
	color:#312f2b;
	text-decoration:none;
}
.home-post .entry-content a.more {
	font-size:13px;
}
.home-post .post-meta {
	padding:20px;
	overflow:hidden;
	color:#fcfcfc;
}
.home-post .post-meta i {
	float:left;
	margin-right:20px;
}
.home-post .post-meta span {
	margin-top:10px;
}
.home-post .post-meta span.date {
	font-weight:700;
	font-size:13px;
	float:left;
}
.home-post .post-meta span.tags {
	font-weight:700;
	font-size:13px;
	float:right;
	color:#ddd;
}
.home-post .post-meta span.tags a {
	color:#fcfcfc;
}



/* === section about === */

section#about {
	background:#f2f2f2;
}

.people {
	text-align:center;
}

.people h3 {
	margin-bottom:10px;
	font-weight:700;
	letter-spacing:-1px;
}

.team-thumb {
	margin-top: 26px;
	text-align:center;
}

/* (spacer) latest tweet */
#tweet{
	text-align:center;
	margin:20px 0 0;
	font-size:20px;
	color:#fff;
}

#tweet ul{
	float:left;
	width:100%;
	text-align:center;
	list-style:none;
	margin:0;
	padding:0;
}

#tweet ul li{
	display: inline-block;
	list-style:none;
	margin:0 0 20px;
	padding:0 0 0 34px;
	font-size:20px;
	line-height:1.5em;
}

#tweet ul li:before {
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\f099";
	margin-right:20px;
}

/* === Contact section === */

.fab .fa-whatsapp i{
    color:#25D366;
	font-size: 20px;
	font-weight: 600;
}

/* Contact Form */

.validation {
    color: #ffffff;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
    background: #fff;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
    background: #fff;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

#contact-form {
	position: relative;
	z-index: 999;
}

#contact-form input[type=text] .contactForm textarea {
	background: rgba(227, 231, 228, 1);
	font-family: 'Roboto', sans serif;
	border: 0;
	font-size:16px;
	text-align: left;
	vertical-align: middle;
}

.contactForm textarea {
	height: 156px;
}

#contact-form input[type=text]:focus, .contactForm textarea:focus {
	background: #fff;
	color: #555;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	transition: background 0.25 ease-in;
	-moz-transition: background 0.25 ease-in;
	-webkit-transition: background 0.25 ease-in;
}
#contact-form input[type=text] {
	border-radius: 0px;
	height: 35px;
	margin-bottom:15px;
	border: 2px solid black;
}

#contact-form select {
	background: #fff;
    color: #555;
    height: 60px;
    text-shadow: none;
    width: 100%;
    height: 37px;
    font-size: 16px;
    border: 2px solid black;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 15px;
}


#contact-form input[type=submit] {
	color: #fff;
	width: 185px;
	height: 60px;
	text-shadow: none;
	font-size: 16px;
	padding:0.5em;
	letter-spacing: 0.05em;
	margin: 0 0 20px 0;
	display: block;
	border: 0;
	text-transform: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#contact-form input[type=submit]:hover, #contact-form input[type=submit]:active {
	background: #43413e !important;
}
#contact-form textarea {
	border-radius: 0px;
	padding-top: 1em;
}
.captcha {
	margin:10px 0 0 20px;
}

/* SELECT DROPDOWN

#contact-form select {
	background: rgba(227, 231, 228, 1);
	font-family: 'Roboto', sans serif;
	border: 0;
	font-size:16px;
	text-align: left;
	vertical-align: middle;
} */

div.cform-response-output {
	max-width: 60%;
	text-align: center;
	margin-left: 40% !important;
	margin-top: 0.5em !important;
	padding: 0.5em !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.cform-not-valid-tip {
	color: #888;
	border: 1px dotted #ad3729 !important;
	width: 100% !important;
	left: 0 !important;
	padding: 0.5em !important;
	font-family: 'Roboto', sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* ACCORDION ORANGE */

.container-accordion {
	position: relative;
	z-index: 1;
	padding: 30px 40px;
	/*height: 1000px;*/
}

a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
#accordion .panel{
    border: none;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    margin-bottom: 20px;
}
#accordion .panel-heading{
    padding: 0;
    border-radius: 0;
    border: none;
}

#accordion .panel-title h2{
	font-family:'Montserrat', Arial, sans-serif;
	text-decoration: none;
	font-weight: 600;
	font-size: 26px;
	text-align: center;
	letter-spacing: 1px;
    color: #ffffff;
}

@media (max-width: 575px) {
	.row .col{
		width: 100% !important;
	}
	.mapamovil{
		display: block !important;
	}
	#accordion .panel-title h2 {
	font-size: 20px;
	text-align: left;
	}
}

#accordion .panel-title a{
	font-family:'Montserrat', Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	letter-spacing: 1px;
    display: block;
    color: #ffffff;
    background: #c0b595;
	padding: 15px;
    position: relative;
    z-index: 1;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f106";
    font-family: 'FontAwesome';
    font-size: 42px;
    position: absolute;
	top: 1px;
    right: 15px;
    /*transform: rotate(45deg);
    transition: all 0.4s ease-in-out 0s;*/
}
#accordion .panel-title a.collapsed:before{
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 42px;
    position: absolute;
	top: 1px;
    right: 15px;
}
#accordion .panel-title a:after{
    content: "";
    border-top: 10px solid #c0b595;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
}
#accordion .panel-title a.collapsed:after{
    content: "";
    border: none;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: 108.5%;
    left: 50%;
    transition: all 0.4s ease-in-out 0s;
}
#accordion .panel-body{
	padding: 10px 20px;
    font-size: 16px;
	background-color: #ffffff;
    color: #4c4b45;
    line-height: 25px;
    border: none;
}

.margin-top-20 {
	margin-top: 20px;
}


#accordion .panel-title-green a{
	font-family:'Roboto', Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	letter-spacing: 1px;
    display: block;
    color: #ffffff;
    background: #94CF1A;
	padding: 10px;
    position: relative;
    z-index: 1;
}
#accordion .panel-title-green a:before,
#accordion .panel-title-green a.collapsed:before{
    content: "\f055";
    font-family: 'FontAwesome';
    font-size: 30px;
    position: absolute;
    left: 15px;
    transform: rotate(45deg);
    transition: all 0.4s ease-in-out 0s;
}
#accordion .panel-title-green a.collapsed:before{
    transform: rotate(0deg);
}
#accordion .panel-title-green a:after{
    content: "";
    border-top: 10px solid #94CF1A;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
}
#accordion .panel-title-green a.collapsed:after{
    content: "";
    border: none;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: 108.5%;
    left: 50%;
    transition: all 0.4s ease-in-out 0s;
}

/* ACCORDION INNER TABLES */

#ex-externos {
    font-family: 'Roboto', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

#ex-externos td, #ex-externos th {
    border: 1px solid #ddd;
    padding: 8px;
}

#ex-externos tr {background-color: #f2f2f2;}

#ex-externos tr:hover {background-color: #ddd;}

#ex-externos th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}

.container-accordion {
	/*padding-right: 40px;
    padding-left: 40px;*/
	padding: 0 40px;
    margin-right: auto;
    margin-left: auto;
}


/* =========================================================
MAPA
============================================================ */

.mapa {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
	display: block;
    vertical-align: baseline;
}

/* =========================================================
VIDEO
============================================================ */

.container-video {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.video-interna {
	margin: 10px 0px 10px 0px;
}

.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
    }
	
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    }

/* =========================================================
MASONRY GALLERY
============================================================ */
	
#gallery{
float: left;
width: 100%;
}

#gallery-header{
height: 100px;
width: 100%;
float: left;
}

#gallery-header-center{
	height: 100px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#gallery-header-center-left{
	float: left;
	height: 35px;
	line-height: 35px;
	margin-top: 32px;
}

#gallery-header-center-left-icon{
	float: left;
	height: 35px;
	width: 35px;
	background-color: rgba(63,141,191,1);
	color: rgba(255,255,255,1);
	text-align: center;
	font-size: 20px;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}

#gallery-header-center-left-icon:hover {
	background-color: rgba(63,141,191,0.5);
	cursor: pointer;
}

#gallery-header-center-left-title{
	float: left;
	height: 35px;
	font-size: 25px;
	color: #3f8dbf;
	margin-left: 20px;
}

#gallery-header-center-right{
	float: right;
	height: 35px;
	margin-top: 32px;
	line-height: 35px;
}

.gallery-header-center-right-links {
	color: #333333;
	float: left;
	height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 20px;
	font-size: 16px;
	font-weight: 400;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}

.gallery-header-center-right-links:hover {
	background-color: rgba(63,141,191,1);
	color: rgba(255,255,255,1);
	cursor: pointer;
}

.gallery-header-center-right-links-current {
	color: #FFFFFF;
	background-color: rgba(63,141,191,1);
}

.gallery-header-center-right-links-current:hover {
	background-color: rgba(63,141,191,0.5);
}

#gallery-content{
	float: left;
	width: 100%;
}

.gallery-content-center-normal {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.gallery-content-center-full {
	float: left;
	width: 100%;
}

#gallery-content-center img {
	width: 300px;
	margin-bottom: 10px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin-left: 10px;
}

.slick_galeria .slick_galeria_sm p {
	color: #000;
	padding-top: 10px;
}

.wrapper {
    border: 1px solid rgba(0, 0, 0, 0);
    margin: 0 auto;
    position: relative;
    /*width: 800px;*/
}

.wrapper > div {
    /*background-color: rgba(255, 0, 0, 0.3);
    border: 1px solid rgba(0, 0, 0, 0);*/
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    transform: translateX(-200%);
    transition: transform 0.6s ease 0s;
    width: 95%;
}

.wrapper > .open {
    transform: translateX(0px);
}

.btn-planos {
    padding: 10px 15px;
    color: #2f2f2f;
    background: #fff;
    text-align: center;
    font-size: 13px;
    border-right: 1px solid #e0e0e0;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
}

/* =========================================================
06. Footer
============================================================ */

.contact-footer ul, li {
	color: #fff;
	text-align: left;
	font-weight: 800:
}

footer {
	background: #2b2b2b;
	text-align: center;
	color: #ddd;
	padding:24px 0 20px;
	position:relative;	
}

footer a {
    color: #ff8500;
	text-decoration: none;
}

footer a:hover {
    color: #fff;
}

footer ul.social-networks {
	list-style:none;
	margin-bottom: 25px;
}

footer ul.social-networks li {
	display:inline;
	padding: 0 10px;
}

footer ul.social-networks li i {
	font-size: 32px;
	display:inline-block;
}

footer ul.social-networks li a {
	color: #ff8500;
	margin: 0 5px;
}

footer ul.social-networks li a:hover {
	color: #ffffff;
	text-decoration:none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

footer ul.social-networks li i.icon-bgdark {
	background:#414141;
	color: #656565;
}


footer ul.social-networks li a i.icon-instagram:hover {
	background: #ba7b3d;
	color: #fff;
}

footer ul.social-networks li a i.icon-facebook:hover {
	background: #3b5998;
	color: #fff;
}
footer ul.social-networks li a i.icon-dribbble:hover {
	background: #f57b71;
	color: #fff;
}
footer ul.social-networks li a i.icon-pinterest:hover {
	background: #d84848;
	color: #fff;
}




/* =========================================================
07. Icons
============================================================ */

/* bg */
i.icon-bglight {
	color: #444;
	background: #f7f7f7;
}
i.icon-bglight.active {
	color: #fff;
}

i.icon-bglight.active:hover{
	color: #444;
	background: #f7f7f7;
}

i.icon-bgdark {
	color: #f7f7f7;
	background: #333;
}
i.icon-bgdark:hover {
	color: #fff;
}
i.icon-bgdark.active:hover {
	color: #f7f7f7;
	background: #333;
}

/* square */
i.icon-square {
	display: inline-block;
	text-align: center;
	width: 24px !important;
	height: 24px !important;
	line-height: 24px !important;
}
i.icon-square.icon-2x{
	width: 48px !important;
	height: 48px !important;
	line-height: 48px !important;
}
i.icon-square.icon-3x{
	width: 72px !important;
	height: 72px !important;
	line-height: 72px !important;
}
i.icon-square.icon-4x{
	width: 96px !important;
	height: 96px !important;
	line-height: 96px !important;
}
i.icon-square.icon-5x{
	width: 120px !important;
	height: 120px !important;
	line-height: 120px !important;
}

/* rounded */
i.icon-rounded {
	display: inline-block;
	border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	-o-border-radius: 6px !important;
	-ms-border-radius: 6px !important;
	text-align: center;
	width: 24px !important;
	height: 24px !important;
	line-height: 24px !important;
}

.icon-rounded.icon-2x{
	width: 48px !important;
	height: 48px !important;
	line-height: 48px !important;
}
.icon-rounded.icon-3x{
	width: 72px !important;
	height: 72px !important;
	line-height: 72px !important;
	border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	-webkit-border-radius: 8px !important;
	-o-border-radius: 8px !important;
	-ms-border-radius: 8px !important;
}
.icon-rounded.icon-4x{
	width: 96px !important;
	height: 96px !important;
	line-height: 96px !important;
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	-o-border-radius: 10px !important;
	-ms-border-radius: 10px !important;
}
.icon-rounded.icon-5x{
	width: 120px !important;
	height: 120px !important;
	line-height: 120px !important;
	border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	-webkit-border-radius: 12px !important;
	-o-border-radius: 12px !important;
	-ms-border-radius: 12px !important;
}


/* circled */
i.icon-circled {
	display: inline-block;
	border-radius: 1000px !important;
	-moz-border-radius: 1000px !important;
	-webkit-border-radius: 1000px !important;
	-o-border-radius: 1000px !important;
	-ms-border-radius: 1000px !important;
	text-align: center;
	width: 24px !important;
	height: 24px !important;
	line-height: 24px !important;
}

.icon-circled.icon-2x{
	width: 48px !important;
	height: 48px !important;
	line-height: 48px !important;
}
.icon-circled.icon-3x{
	width: 72px !important;
	height: 72px !important;
	line-height: 72px !important;
}
.icon-circled.icon-4x{
	width: 96px !important;
	height: 96px !important;
	line-height: 96px !important;
}
.icon-circled.icon-5x{
	width: 120px !important;
	height: 120px !important;
	line-height: 120px !important;
}

i.icon-white {
	color:#fff;
}


/* more icon sizes for font-awesome icons */

.icon-6x {
  font-size: 6em;
}
.icon-6x.icon-border {
  border-width: 6px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.icon-7x {
  font-size: 7em;
}
.icon-6x.icon-border {
  border-width: 6px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.icon-8x {
  font-size: 8em;
}
.icon-6x.icon-border {
  border-width: 6px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.icon-9x {
  font-size: 9em;
}
.icon-6x.icon-border {
  border-width: 6px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.icon-10x {
  font-size: 8em;
}
.icon-6x.icon-border {
  border-width: 6px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}



/* =========================================================
08. Buttons
============================================================ */
 
.btn {
	cursor: pointer;
	color: #fff;
	text-shadow: none;
	font-size: 16px;
	padding: 11px 19px;
	letter-spacing: 0.05em;
	border: 0;
	text-transform: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
  background-color: #000000;
  border-color: none;
  *background-color: #000000;
  background-image: none;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: none;
  border: none;
  *border: 0;
  border-bottom-color: none;
}
.btn:link, .btn:visited {
	color: #fff;
}
.btn:hover {
	background: #2b2b2b !important;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	border-radius: 0px;
	padding: 11px 19px;
  color: #fff;
  background-color: #000000;
  opacity: 1;
}


.btn.btn-theme:hover {
	background: #ff8500 !important;
}

/* size */
.btn-large {
  padding: 18px 25px;
  font-size: 24px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 6px 13px;
  font-size: 11.9px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* end size */

.btn-primary {
  color: #ffffff;
  text-shadow: none;
  background-color: #09828c;
  *background-color: #09828c;
  background-image: none;
  border-color: none;
  filter:none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background: #065158;
  *background-color: #065158;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #065158 \9;
}

.btn-warning {
  color: #ffffff;
  text-shadow: none;
  background-color: #ffe873;
  *background-color: #ffe873;
  background-image: none;
  border-color: none;
  filter:none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background: #b88f22;
  *background: #b88f22;
}

.btn-warning:active,
.btn-warning.active {
  background: #b88f22 \9;
}


.btn-danger {
  color: #ffffff;
  text-shadow: none;
  background-color: #ff8500;
  background-image: none;
  border-color: none;
  filter:none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background: #db5f58;
  *background: #db5f58;
}

.btn-danger:active,
.btn-danger.active {
  background: #db5f58 \9;
}

.btn-success {
  color: #ffffff;
  text-shadow: none;
  background-color: #1bac91;
  *background-color: #1bac91;
  background-image: none;
  border-color: none;
  filter:none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background: #55ba93;
  *background: #55ba93;
}

.btn-success:active,
.btn-success.active {
  background: #55ba93 \9;
}

.btn-info {
  color: #ffffff;
  text-shadow: none;
  background-color: #4dbdc6;
  *background-color: #4dbdc6;
  background-image: none;
  border-color: none;
  filter:none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background: #6a9ad0;
  *background: #6a9ad0;
}

.btn-info:active,
.btn-info.active {
  background: #6a9ad0 \9;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: none;
  background-color: #3c3c3c;
  *background-color: #3c3c3c;
  background-image: none;
  border-color: none;
  filter:none;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background: #2b2a2a;
  *background: #2b2a2a;
}

.btn-inverse:active,
.btn-inverse.active {
  background: #2b2a2a \9;
}


/* button flat */
.btn-flat {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* button rounded */
.btn-rounded {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.btn-large.btn-rounded {
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
}


.navbar-inverse .btn-navbar {
	width: auto;
	height: auto;
	background-color: #9960a8;
}

/* Floating CTA  */

.fixed-share {
    position: fixed;
    top: 63%;
	right: 1%;
    z-index: 1000;
}

@media (max-width : 480px) {
	.mapamovil{
		display: block !important;
		}
		.row .col{
			float:left;
			position:relativa !important;
		width: 100% !important;
		}
		.fixed-share {
		top: 80%;
		right: 20%;
		}
		
}

.contact-float {
    float: right;
}

/* Formulario nuevo */

#form-full{
	display: flex;
	align-items: flex-end;
	justify-content: center;
	width: 100%;
	min-height: 80vh;
	height: auto;
	position: relative;
}
.gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}
.cover-bg{
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 0;
}
.form-grid{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0px;
	position: relative;
	z-index: 15;
	width: 100%;
	max-width: 960px;
	padding-top: 150px;
}
.form-text img{
	display: block;
	width: 100%;
	max-width: 320px;
}
.form-text h1{
	font-weight: 900;
	margin: 40px 0;
	text-transform: uppercase;
}
.form-text h2{
	font-weight: 300;
	margin-bottom:-30px;
	text-transform: uppercase;
}
.form-text span{
	display: inline;
	background-color: #fff;
	padding: 12px 30px;
	color: #ff8500;
	font-weight: 700;
	font-size: 22px;
	margin-top: 20px;
}
.form-container{
	padding: 0px;
	margin-bottom:50px;
	margin-left:-80px;
	background-color: #fff;
}
.form2{
	padding: 0px;
	margin:0 0 0 0 !important;
		width: 100%;
	background-color: #fff;
}
.form-container .btn{
	width: 100%;
}
.form-container .captcha{
	margin: 15px 0;
	min-width:140px !important;
}
.section-padding{
	padding: 80px 0;
}
.bg-white{
	background-color: #fff;
}
.perks-grid{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 50px;
}
.perks-box{
	display: block;
	text-align: center;
}
.perks-box h3,
.perks-box p{
	color: #000;
}
.perks-box h3{
	font-weight: 700;
	font-size: 22px;
	
	text-transform: uppercase;
}
.perks-box h4{
	font-weight: 700;
	min-width:250px;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	color:#111;
	margin:15px 15px 15px 15px;
	margin-bottom:30px !important;
}
.perks-box h4 span{
	background:#111;
	color:#fff;
	padding:10px 10px 10px 10px;
	
	width:50px !importan;
}
.contact-grid {
	display: grid;
	grid-template-columns: auto auto;
	grid-gap: 60px;
	margin: 60px auto;
	width: 100%;
	max-width: 640px;
	padding: 0 15px;
}
.contact-box{
	text-align: center;
}
.contact-box h3{
	font-weight: 700;
	text-transform: uppercase;
}
.contact-social{
	display: flex;
	align-items: center;
	justify-content: center;
}
.contact-social a{
	text-decoration: none !important;
	color: #ff8303;
	font-size: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	opacity: 1;
	-webkit-transition: all 400ms ease-out 0s;	
	   -moz-transition: all 400ms ease-out 0s;
		 -o-transition: all 400ms ease-out 0s;
		    transition: all 400ms ease-out 0s;
}
.contact-social a:hover{
	opacity: 0.7;
}
.contact-social a:last-child{
	margin-right: 0;
}
.contact-row strong{
	display: inline-block;
	margin-right: 10px;
}
.contact-row a{
	opacity: 1;
	-webkit-transition: all 400ms ease-out 0s;	
	   -moz-transition: all 400ms ease-out 0s;
		 -o-transition: all 400ms ease-out 0s;
		    transition: all 400ms ease-out 0s;
}
.contact-row a:hover{
	opacity: 0.7;
}
.form-logo{
	position: absolute;
	top: 0px;
	left: 0;
	width: 140px;
	z-index: 15;

	
	opacity: 1;
	-webkit-transition: all 400ms ease-out 0s;	
	   -moz-transition: all 400ms ease-out 0s;
		 -o-transition: all 400ms ease-out 0s;
		    transition: all 400ms ease-out 0s;
}
.form-logo a:hover{
	opacity: 0.7;
}
.form-logo img{
	display: block;
	width: 100%;
}
/* Confirmacion */
#confirm-full{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	min-height: 100vh;
	height: auto;
}
.confirm-text{
	display: block;
	width: 100%;
	max-width: 570px;
	text-align: center;
	padding: 0 15px;
}
.confirm-text img{
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.confirm-text h1{
	font-weight: 700;
	text-transform: uppercase;
	font-size: 30px;
}
.confirm-text p{
	color: #000;
	font-size: 18px;
	margin: 0 0 30px 0
}
.confirm-text .btn{
	text-decoration: none !important;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff !important;
}
#confirm-full .contact-grid h3,
#confirm-full .contact-grid a,
#confirm-full .contact-grid strong{
	color: #000;
}
#confirm-full .contact-social a{
	color: #ff8303;
}
/* =========================================================
09. Media queries
============================================================ */

@media (max-width:991px){
	.form-text h1 {
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    margin: 20px 0 30px 0;
	}
	.form-text img {
		margin: 0 auto;
    max-width: 260px;
	}
	.form-text {
		text-align: center;
	}
	.form-grid {
    grid-template-columns: 1fr;
    grid-gap: 40px;
    width: 100%;
    max-width: 570px;
    padding: 0 15px;
    padding-top: 150px;
	}
}
 @media (min-width: 768px) and (max-width: 979px) {
	body {
		padding-left:0 ;
		padding-right:0;
		padding:0;
	}
	 .row .col .mapimage{
		position:relative !important;
		float:left;
		min-width: 200px !important;
	}
	
	.navbar-inner {
	 padding-right: 20px;
	 padding-left: 20px;	
	}
	
	.navbar-inner h1.brand {
		margin-left:20px;
	}
	
	.navbar-inner .btn-navbar {
		margin:20px 20px 0;
	}
	
	.container {
	 padding-right: 20px;
	 padding-left: 20px;
	}	
	.navbar-inverse .navbar-inner {
		padding:0 0 30px;
	}
	
	.nav-collapse {
		text-align:center;
		width:100%;
	}
	 .perks-box h3{
	font-weight: 700;
	font-size: 30px;
	
	text-transform: uppercase;
}
.perks-box h4{
	font-weight: 700;
	min-width:200px;
	font-size: 30px;
	text-transform: uppercase;
	text-align: left;
	color:#111;
	margin:15px 15px 15px 15px;
	margin-bottom:30px !important;
}

}

@media (max-width: 767px) {

	.reservamovil{
	display:none;
	}
	.form-grid {
    padding-top: 120px;
	}
	.form-container {
    padding: 10px!important;
	width: 250px !important;
		
	}
	.form-text h1 {
    font-size: 30px;
	}
	.perks-grid {
    grid-template-columns: repeat(1,1fr);
    grid-gap: 30px;
	}
	.contact-box:last-child{
		margin-bottom: 0;
	}
	.contact-box{
		margin-bottom: 40px;
	}
	.contact-grid {
		display: block;
		text-align: center;
	}
	.confirm-text img {
    max-width: 240px;
	}
	.form-logo{
		width: 150px;
	}
	#confirm-full{
		padding: 160px 0 0 0;
	}
	body {
		padding-left:0 ;
		padding-right:0;
		padding:0;
		}
	}
	.navbar-inner {
	 padding-right: 20px;
	 padding-left: 20px;	
	}
	
	.navbar-inner h1.brand {
		margin-left:20px;
	}
	
	.navbar-inner .btn-navbar {
		margin:20px 20px 0;
	}
	
	.container {
	 padding-right: 20px;
	 padding-left: 20px;
	}
	
	.navbar-inverse .navbar-inner {
		padding:0 20px 30px;
	}
	
	.nav-collapse {
		text-align:center;
		width:100%;
	}
	
	#portfolio-wrap .grid {
		width: 25%;
	}
	.form-text h2{
		font-size: 30px !important;
	}
	.form-text h1{
		font-size: 30px !important;
	}
}
    
    /* Smaller screens ----------- */
@media (max-width : 480px) {
	.form-container{
		width:80% !important;
	}	
	.mapimage{
		width:100% !important;
		right:0px !important;
	}	
	.form-text h2{
		font-size: 30px !important;
		margin-bottom:10px;
	}
	.form-text h1{
		font-size: 30px !important;
		margin-bottom:10px;
	}
	 .perks-box h3{
	font-weight: 700;
	font-size: 30px !important;
	
	text-transform: uppercase;
}
.perks-box h4{
	font-weight: 700;
	min-width:200px;
	font-size: 30px !important;
	text-transform: uppercase;
	text-align: left;
	color:#111;
	margin:15px 15px 15px 15px;
	margin-bottom:30px !important;
}
	#header-wrapper {
		padding-top:80px;
	}

	#team .team-thumb {
		 margin-right: auto;
		 margin-left: auto;
		 width: 150px;
		 display: block;
		 text-align:center;
	}

	#portfolio-wrap .grid {
		width: 50%;
	}

}
    
    /* Smartphones (portrait and landscape) ----------- */
@media only screen  and (min-device-width : 220px)  and (max-device-width : 600px) {
	.row .col .maapamovil{
	width:100% !important;
}	
.form-grid{
	width:150px !important;
	right:0px !important;
}	
.mapimage{
	display:none !important;
	width:100% !important;
	right:0px !important;
}	
	
.modal-content {
	top: -450px;
	width: 70%
}
	
.header-row {
	height: 85px;
}
	
.navbar-light .navbar-toggler {
    margin-top: -80px;
}

/*.navbar-brand img {
	width: 80%;
}*/
	
.header-logo {
	top: 18px;
    padding-left:72px;
}

.header-phone {
	top: -45px;
	left: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 22px;
}

 section.section {
 padding: 1em 0;
}

 #works .container {
 top: 0 !important;
}

.max-img {
 width: 100%;
}
 .max-img {
 margin-right: auto;
 margin-left: auto;
 display: block;
}

 section#services h2 {
 margin-bottom: 0.25em;
}
 section#services h2, section#services ul {
 text-align: center;
}
		

/* team */
		
#team .team-thumb {
 margin-right: auto;
 margin-left: auto;
 width: 150px;
 display: block;
 text-align:center
}
 .job-position: {
 margin-bottom: 1.5em;
}
 .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 0px;
}
		
/* Contact Form */
	#contact-form {
		overflow: hidden;
	}
	#contact-form input[type=submit] {
		width: 100%;
	}
}
/* Slider */
@mixin aspect-ratio($width, $height) {
  position: relative;
    
  &:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: ($height / $width) * 100%;
  }
    
  > img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
  }
}

// Styling

section {
    background: #F4F4F4;
    padding: 50px 0;
}

.container {
    max-width: 1044px;
    margin: 0 auto;
    padding: 0 20px;
}

.carousel {
    display: block;
    text-align: left;
    position: relative;
    margin-bottom: 22px;
    
    > input {
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: inset(50%);
        height: 1px;
        width: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        
        &:nth-of-type(6):checked ~ .carousel__slides .carousel__slide:first-of-type { margin-left: -500%; }
        &:nth-of-type(5):checked ~ .carousel__slides .carousel__slide:first-of-type { margin-left: -400%; }
        &:nth-of-type(4):checked ~ .carousel__slides .carousel__slide:first-of-type { margin-left: -300%; }
        &:nth-of-type(3):checked ~ .carousel__slides .carousel__slide:first-of-type { margin-left: -200%; }
        &:nth-of-type(2):checked ~ .carousel__slides .carousel__slide:first-of-type { margin-left: -100%; }
        &:nth-of-type(1):checked ~ .carousel__slides .carousel__slide:first-of-type { margin-left: 0%; }
        
        &:nth-of-type(1):checked ~ .carousel__thumbnails li:nth-of-type(1) { box-shadow: 0px 0px 0px 5px rgba(0,0,255,0.5); }
        &:nth-of-type(2):checked ~ .carousel__thumbnails li:nth-of-type(2) { box-shadow: 0px 0px 0px 5px rgba(0,0,255,0.5); }
        &:nth-of-type(3):checked ~ .carousel__thumbnails li:nth-of-type(3) { box-shadow: 0px 0px 0px 5px rgba(0,0,255,0.5); }
        &:nth-of-type(4):checked ~ .carousel__thumbnails li:nth-of-type(4) { box-shadow: 0px 0px 0px 5px rgba(0,0,255,0.5); }
        &:nth-of-type(5):checked ~ .carousel__thumbnails li:nth-of-type(5) { box-shadow: 0px 0px 0px 5px rgba(0,0,255,0.5); }
        &:nth-of-type(6):checked ~ .carousel__thumbnails li:nth-of-type(6) { box-shadow: 0px 0px 0px 5px rgba(0,0,255,0.5); }
    }
}

.carousel__slides {
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    display: flex;
}

.carousel__slide {
    position: relative;
    display: block;
    flex: 1 0 100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 300ms ease-out;
    vertical-align: top;
    box-sizing: border-box;
    white-space: normal;
    
    figure {
        display: flex;
        margin: 0;
    }
    
    div {
        @include aspect-ratio(3, 2);
        width: 100%;
    }
    
    img {
        display: block;
        flex: 1 1 auto;
        object-fit: cover;
    }
    
    figcaption {
        align-self: flex-end;
        padding: 20px 20px 0 20px;
        flex: 0 0 auto;
        width: 25%;
        min-width: 150px;
    }
    
    .credit {
        margin-top: 1rem;
        color: rgba(0, 0, 0, 0.5);
        display: block;        
    }
    
    &.scrollable {
        overflow-y: scroll;
    }
}

.carousel__thumbnails {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    
    margin: 0 -10px;
    
    .carousel__slides + & {
        margin-top: 20px;
    }
    
    li {        
        flex: 1 1 auto;
        max-width: calc((100% / 6) - 20px);  
        margin: 0 10px;
        transition: all 300ms ease-in-out;
    }
    
    label {
        display: block;
        @include aspect-ratio(1,1);
        
                  
        &:hover,
        &:focus {
            cursor: pointer;
            
            img {
                box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.25);
                transition: all 300ms ease-in-out;
            }
        }
    }
    
    img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
.flechas{
background-image: url("flechas.png");
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	}
.mapimage{
	width:100%;
}

.mapamovil{
	display: none !important;
}

.img-responsive{
max-width: 100%}

.boton_llamame_desktop{
border: 2px solid #ff8500;
    background: black;
    color: #ffffff !important;
    text-transform: uppercase;
    padding: 6px 13px 6px 11px;
    display: flex;
    font-weight: bold;
    font-size: 18px;
    margin: 5px 0 0 0;
    float: right;
    border-radius: 3px;
    position: fixed;
    right: 20px;
    top: 130px;
    text-decoration: none;
    font-weight: bold !important;
    align-items: center;
}

.boton_llamame_desktop i.phonito {
	margin-right: 7px;
    color: #ff8500 !important;
    transform: rotate(95deg);
    font-size: 24px;
}
span.datitos {
    display: flex;
    flex-direction: column;
}
span.letritas {
    font-size: 17px;
    margin: 0 0 0 0;
    font-weight: bolder !important;
}
span.numeritos {
    margin: -7px 0 0 0;
    font-size: 13px;
}



.hometopbar {
    position: fixed;
    z-index: 10000;
}

.homeblacknavbar {
    position: fixed;
    z-index: 10000;
    margin-top: 70px;
    width: 100%;
}

@media (max-width: 600px){
	.scrollup{
	display: none}
	.boton_llamame_desktop{
    position: fixed;
    top: auto;
    bottom: 10px;
    left: 10px;
    width: calc(100% - 37px);
    z-index: 10000;
    background: #ff8500;
    color: white;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 30%);
    padding: 8px;
    text-align: center;
    font-weight: bold !important;
    font-size: 23px;
	justify-content: center;
	}
	.boton_llamame_desktop i.phonito{
	color: black !important;
	}
	.numeritos{
	display: none
	}
	span.letritas {
    font-size: 23px;
    margin: 0 0 0 0;
    font-weight: bolder !important;
    color: black;
}
	footer{
	padding: 24px 0 140px 0}
}

@media only screen and (min-device-width: 220px) and (max-device-width: 600px){
.header-phone {
    top: -47px;
    left: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 22px;
    width: 247px;
    padding: 0;
    margin: 0;
}
}

@media (max-width: 480px){
    .fixed-share {
        top: auto;
        right: 37px;
        bottom: 83px;
    }
}