/* Developed entirely by staycreative.es */


/* reset ui kit */
.uk-link:hover, a:hover{text-decoration: none;}

/* Generals */
html, body{font-family: "lato",sans-serif; font-weight: 400;text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;}
p{font-family: "lato",sans-serif; color: #1A2A33;text-align: left;font-weight: 300; line-height: 1.8; font-size: 0.9rem; margin-top: 5px;}
h1, h2, h3, h4, h5, h6{font-family: 'Libre Baskerville', serif; font-weight: 900;font-style: normal; color: #1A2A33; text-transform: initial; }
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{font-family: 'Libre Baskerville', serif;font-weight: 700;font-style: normal; color: #1A2A33; display: block;}
ul {padding-left: 0px;}
li {text-decoration:none; list-style-type: none;}
/*p b {font-size: 1rem;}*/
:focus {outline: none;}



/* Buttons */
.uk-button{border-radius: 0 !important; font-family: 'Libre Baskerville', serif; font-weight: 700; border:0;line-height: 1.5;font-size: 1rem;-webkit-appearance: none !important;border-radius: 0;-webkit-transition: ease-in-out,  .35s ease-in-out;transition: ease-in-out, .35s ease-in-out; padding: 0;text-transform: none;}
.uk-button-default{ background-color: #33BDDD; color: white; border: 1px solid transparent; }
.uk-button-default:hover{color: #33BDDD; border: 1px solid #33BDDD; }

.uk-button-primary{color: #1A2A33; background-color: transparent;border-bottom: 1px solid transparent; }
.uk-button-primary:hover{border-bottom: 1px solid #1A2A33; background-color: transparent;color: #1A2A33;}

.uk-button-secondary {color: white; background-color: transparent; margin: 0 calc(50% - 90px); width: 180px; border-bottom: 1px solid transparent;}
.uk-button-secondary:hover {border-bottom: 1px solid white; background-color: transparent;}

.uk-button-tertiary{ background-color: #33BDDD; color: white; border: 1px solid #33BDDD; width: 100%; height: 120px;}
.uk-button-tertiary:hover{background-color: white; color: #33BDDD; border: 1px solid #33BDDD; }
a.uk-button-tertiary h3  {margin-top: 15px; color: white;}
a.uk-button-tertiary:hover h3  {margin-top: 15px; color: #33BDDD;}
/* uk notification */
.uk-notification-message{background-color: white;border: 1px solid #eee;}

/* breadcrumbs */
.uk-breadcrumb li a, .uk-breadcrumb li span{font-size: 0.7rem;text-transform: uppercase;}
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {margin: -1px 10px 0;vertical-align: middle;}

    /* form */
    .form {margin-bottom: 10vh;}
    .form input[type=text],.form input[type=email],.form input[type=number],.form select,.form textarea{margin-top: 0px !important; padding: 10px 20px;border:0;background-color: #efefef; box-shadow: none;border-radius: 0;height: auto;margin-bottom: 0;color: #929084;border-bottom: 2px solid transparent; height: 80px; font-size: 0.8rem;}
   .form input[type=text]:focus,.form input[type=email]:focus,.form input[type=number]:focus,.form select:focus,.form textarea:focus{border-bottom: 2px solid #33BDDD;}
    .form select{padding-right: 30px;font-size: 0.8rem;height: 60px !important;}
    .form textarea{margin-bottom: 10px;padding: 10px 20px; min-height: 20vh;}
    .form input::-webkit-input-placeholder, .form input:-moz-placeholder, .form input::-moz-placeholder, .form input:-ms-input-placeholder, .form textarea::-webkit-input-placeholder, .form textarea:-moz-placeholder, .form textarea::-moz-placeholder, .form textarea:-ms-input-placeholder {color: #2c2a29;font-size: 0.8rem;}
    .form small{color: #2c2a29;float: left;margin-bottom: 10px;}
    .form .uk-checkbox:focus, .form .uk-radio:focus {border-color: #929084;}
    .form .uk-checkbox:checked, .form .uk-checkbox:checked:focus {background-color: #929084;}
    .form .uk-radio-label{font-size: 0.8rem;cursor: pointer;}
    .form .uk-radio:checked, .form .uk-radio:checked:focus {background-color: #59277d;}
    .form .g-recaptcha{float: left;}
    .form .uk-button{margin: 10px; float: right !important; z-index: 15; position: relative; padding: 2rem 4rem;}
    .form .uk-button:hover {background-color: white !important;}
    .uk-input:focus, .uk-select:focus, .uk-textarea:focus {background-color: #efefef;}

    .uk-input, .uk-select:not([multiple]):not([size]) {height: 60px !important;}

/* Datepicker */
.ui-widget {background: #929084;border: none;border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;}
.ui-datepicker {padding: 0;}
.ui-datepicker-header {border: none;background: transparent;font-weight: normal;font-size: 11px;text-transform: lowercase;color: white;font-weight: 700;}
.ui-datepicker-header .ui-state-hover {background: transparent;border-color: transparent;cursor: pointer;border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;}
.ui-datepicker .ui-datepicker-title {margin-top: 1.5em;margin-bottom: 1em;}
.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {top: 1.7em;border:none;}
.ui-datepicker .ui-datepicker-prev-hover {left: 2px;}
.ui-datepicker .ui-datepicker-next-hover {right: 2px;}
.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span {background-image: url(../img/ui-icons_ffffff_256x240.png);background-position: -32px -32px;margin-top: 0;top: 0;font-weight: normal;}
.ui-datepicker .ui-datepicker-prev span {background-position: -96px -32px;}
.ui-datepicker .ui-datepicker-prev-hover span {background-position: -96px -48px;}
.ui-datepicker .ui-datepicker-next-hover span {background-position: -32px -48px;}
.ui-datepicker table {margin: 0;}
.ui-datepicker th {padding: 1em 0;color: #eee;font-size: 8px;font-weight: normal;text-transform: lowercase;border: none;border-top: 1px solid #eee;}
.ui-datepicker td {border: none;padding: 0;}
td .ui-state-default {background: transparent !important;border: none;text-align: center;padding: 1em 0;margin: 0;font-weight: normal;color: #efefef !important;font-size: 12px;border:0 !important;text-align: center !important;}
td .ui-state-active,td .ui-state-hover {background: #2c2a29;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}

/* Hacks */
.clear{clear: both;}
.overlay{background-color: rgba(6,44,53,0.2);position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 0;}
.overlay-villas{background-color: rgba(6,44,53,0.5);position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 1;}
.overlay-light {background-color: rgba(255, 255, 255, 0.3);position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 1;}
.overlay-dark{background-color: rgba(0,0,0,0.5);position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 1;}
.section{padding: 10vh;}
.section-intro {padding: 0vh 10vh 10vh 20vh;}
.section-text{padding: 3vh 5vh 5vh 5vh;}
.section-info{padding: 3vh 3vh 3vh 3vh;}
.no-padding{padding: 0 !important;}
.scrolloff{pointer-events: none;}
.mt-50{margin-top: 50px !important;}
.gradient-white{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: transparent;background: -webkit-linear-gradient(left, rgba(255,255,255,0.8) , transparent); background: -o-linear-gradient(right, rgba(255,255,255,0.8) , transparent);background: -moz-linear-gradient(right, rgba(255,255,255,0.8) , transparent);background: linear-gradient(to right, rgba(255,255,255,0.8) , transparent);z-index:-1;}
.visible-flex{display: flex !important;}
.left {float: left !important;}
.right {float: right !important;}
.center {text-align: center; margin: 0 auto;}
.mb-5 {margin-bottom: 5vh;}
.m-left:after {left:65px !important;}
.turquesa {color: #42D1B7 !important; }
.bg-white {background-color: white;}
.no-b {border:0 !important; padding: 0 !important;}
.m-t-20 {margin-top: 70px !important;}
.b-white {border: 20px solid white;}


/* Icons */
.icon{background-image: url('../img/assets-sprite.svg');display: inline-block; background-size: 1000px 500px;-webkit-transition: ease-in-out,  .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;}
.icon.facebook{width: 20px;height: 20px;background-position: -80px -0px;}
.icon.facebook:hover {background-color: #33BDDD; border-radius: 2px; }


.icon.scroll{width: 55px;height: 65px;background-position: -0px -60px; position: absolute; bottom: 0; margin-left: calc(50% - 27px); z-index: 2;}
.icon.arrow{width: 36px;height: 20px;background-position: -66px -60px; margin-left: 20px; top: 2px; position: relative;}
.icon.arrow-s-b{width: 25px;height: 18px;background-position: -120px -60px; margin-left: 10px; top: 4px; position: relative;}
.icon.arrow-s-c{width: 25px;height: 18px;background-position: -145px -60px; margin-left: 10px; top: 4px; position: relative;}
.icon.recreativos{width: 135px; height: 135px;background-position: 0px -190px; margin-top: 8vh; margin-left: calc(50% - 67px);}
.icon.tress{width: 145px; height: 135px; background-position: -135px -190px; margin-top: 8vh; margin-left: calc(50% - 67px);}
.icon.tabacos{width: 135px; height: 135px;background-position: -281px -190px; margin-top: 8vh; margin-left: calc(50% - 67px);}

.icon.rec{width: 105px;height: 105px;background-position: -415px -190px;}
/*.icon.rec:hover{width: 105px;height: 105px;background-position: -415px -95px;}*/

.icon.tre{width: 105px;height: 105px;background-position: -520px -190px;}
.icon.fet{width: 105px;height: 105px;background-position: -625px -190px;}
.icon.pre{width: 105px;height: 105px;background-position: -730px -190px;}
.icon.tab{width: 105px;height: 105px;background-position: -835px -190px;}

.icon.sup{width: 60px;height: 60px;background-position: 0px -130px; margin-top: 50px;}
.icon.mar{width: 60px;height: 60px;background-position: -60px -130px; margin-top: 50px;}
.icon.ket{width: 60px;height: 60px;background-position: -120px -130px; margin-top: 50px;}


.icon.guests{width: 40px;height: 40px;background-position: -0px -90px; margin-left: calc(50% - 20px);}
.icon.bed{width: 40px;height: 40px;background-position: -40px -90px; margin-left: calc(50% - 20px);}
.icon.bath{width: 40px;height: 40px;background-position: -80px -90px; margin-left: calc(50% - 20px);}

.icon.close{width: 40px;height: 40px; background-position: -0px -130px; }
.icon.arrow-left {width: 36px;height: 20px; background-position: -30px -60px; margin-right: 10px; display: inline-block;}
.icon.arrow-right {width: 36px;height: 20px; background-position: -66px -60px; display: inline-block;}



/* Cookies */
#cookieMessageWrapper{width: 100%;background: rgba(5,35,40,0.9);position: fixed;left: 0;bottom: 0;text-align: center;padding: 0;z-index: 997;}
#cookieMessage{width: 90%;padding: 3px 0 3px 0;margin: 0 auto;position: relative;}
#cookieMessage p{font-size: 12px;line-height: 16px;margin-bottom: 5px;color: white;text-align: center;}
#cookieMessage a{font-size: 12px;color: white;font-weight: 700;}
#cookieMessage:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#cookieClose{display: inline-block;padding: 5px 10px;text-decoration: none;background: #33bddd;margin-top: 6px;cursor: pointer;color: white !important;}

/* Main */
.der{position: fixed;z-index: 999;width: 100vw;height:100vh; opacity: 1; background: rgba(26,42,51,1); top: 0;left: 0;}
.der img{position: absolute;top: calc(50vh - 200px);left: calc(50vw - 200px);width: 400px;height: auto;}
.header{position: relative;background-repeat: no-repeat;background-position: center;background-size: cover; width:100%; min-height: 80vh; margin-top: -90px; }

.header h1 {color: white; z-index: 2; position: relative; text-align: left; margin: 0vh auto; padding-top: 25vh; font-weight: 900; margin-left: 10vh; max-width: 40%; font-size: 2.5rem;}
.header h1 span {color: white; font-weight: 400; font-size: 70%; display: block;}
.page .header{min-height:50vh;}
.header h2{color: white; text-align: right; padding-bottom: 20vh; padding-right: 20vh; z-index: 1;}
.header h2 span{font-size: 60%;font-weight: 400;display: block;}
.is-stuck .header-logo{margin:10px;width: 300px;height: 32px;}
.page .header h1{margin: 10vh 5vh;}
.page .header .header-logo{background-image: url('../img/logo-white.svg');margin: 20px 0 0 20px;width: 100px;height: 100px;}

/* Main */
.preloader{position: fixed;z-index: 999;width: 100vw;height:100vh; opacity: 1; background: rgba(26,42,51,1);top: 0;left: 0;}
.preloader img{position: absolute;top: calc(50vh - 200px);left: calc(50vw - 200px);width: 400px;height: 400px;;}

.menu-bg{height: 90px;background-color: #2a2c37;margin-top: -90px;}
.page-intro h1{text-align: left;color: #2a2c37;font-weight: 700;margin-bottom: 0;}
.page-intro h1:after{display: none;}
.page-intro h1 span{display: block;font-size: 60%;}
.page-intro p{text-align: left;margin: 20px 0;}


    /* menu */
    .uk-navbar-container.uk-navbar{height: 90px;z-index:4;background-color: transparent; width: 100vw; margin: 0px auto;}
    .uk-navbar-container.uk-navbar .uk-navbar-left{opacity: 1;}
    ul .uk-navbar-nav {width: 200px;}
    .uk-navbar-left {width: 180px;}
    .uk-navbar-nav .uk-active {color: #33BDDD;}
    .uk-navbar-nav#main-menu {margin-right: 4vh; }
    .uk-navbar-nav>li>a{height: 75px;font-weight: 400;text-transform: uppercase;color:white; padding: 0px 0px 0px 40px; font-size: 0.8rem; font-family: "Lato", sans-serif; font-weight: 400;letter-spacing: 2px;}
    .uk-navbar-nav>li.uk-active>a{color: #1A2A33;}
    .uk-navbar-nav>li>a:hover{color: #33BDDD;}
    .uk-navbar-dropdown-nav>li>a{ color: #33BDDD;text-transform: uppercase; height: auto; letter-spacing: 1px; font-size: 0.8;}
    .uk-navbar-dropdown-nav>li>a:hover, .uk-navbar-nav>li>a.uk-open{color: #33BDDD;}
    .uk-navbar-toggle {color: white !important; }
    .uk-navbar.uk-active .uk-navbar-toggle {color: #33BDDD !important;z-index: 5; }
    .has-dropdown{position: relative;  }
    .has-dropdown:after{content: ""; display: inline-block; width: 10px; height: 6px; background-image: url(../img/assets-sprite.svg); background-position: -35px -12px; position: absolute; top: 35px; right: -15px; background-size: 1000px 500px;}
    .uk-navbar.uk-active .has-dropdown:after{background-position: -35px -11px;}
    .bm-waves a{padding: 0 !important;font-size: 0 !important;}
    .bm-waves a:hover,.bm-waves a:focus, .bm-waves a:visited{font-size: 0;}
    .bm-waves span{width: 170px;height: 170px;background-image: url('../img/colber-logo.svg');background-size: contain;background-repeat: no-repeat; position: relative; left: 0; top: 0;}
    #book-now-button{background-color: #33BDDD;color: white;display: none;}
    #book-now-button a{color: white;font-size: 1.2rem;padding: 2rem 4rem;}
    .uk-navbar-container.uk-active{background-color: #1A2A33 !important;width: 100vw !important; height: 90px;}
    /*.uk-navbar-container.uk-active .uk-navbar-right {margin-right: 2vw;}*/
    .uk-navbar-nav>li>a:active{color: #33BDDD; }    
    .uk-navbar-container.uk-active .uk-active>a {color: #33BDDD ; }
    .uk-navbar-container.uk-active .uk-navbar-nav>li>a:hover{color: #33BDDD ;}    
    .uk-navbar-container.uk-navbar.uk-active .uk-navbar-left{opacity: 1;z-index: 5;}
    .uk-form-div{position: relative;padding: 0 !important;}
    .uk-notification-message{font-size: 1rem;}
    .uk-notification{width: 400px;}
    .uk-notification-top-center{margin-left: -200px;}
    .bm-waves a{padding: 0 !important;font-size: 0 !important;}
    .bm-waves a:hover,.bm-waves a:focus, .bm-waves a:visited{font-size: 0;}
    .bm-waves span{width: 180px;height: 70px;background-image: url('../img/logo-header.svg');background-size: contain;background-repeat: no-repeat;background-position: left center; margin-left: 20px;}
    


/* INDEX */
.home .header {background-image: url('../img/bg-home-01.jpg'); background-position: center;}
.home .intro { position: relative; }
.home .intro .img { background-image: url(../img/bg-home-02.jpg); background-position: center; background-size: cover; background-repeat: no-repeat; min-height: 40vh; margin-bottom: -10vh; position: relative; left: 10vh; z-index: 2; margin-left: -10vh; width: calc(50% + -11vh); } 
.home .intro .text {-webkit-box-shadow: 0px 0px 20px #aaa; -moz-box-shadow: 0px 0px 20px #aaa; box-shadow: 0px 0px 20px #aaa; padding-top: 10vh; margin-top: -20vh; z-index: 1; background-color: white;margin-right: -10vh;}
.home .villas {position: relative;}
.home .villas .img {background-image: url('../img/bg-home-03.jpg'); background-position: center; background-size: cover; background-repeat: no-repeat;min-height: 60vh; position: relative; margin-top: 10vh; }
.home .villas .text {position: absolute; z-index: 2; bottom: 0; max-width: 550px; width: 80%;} 
.home .proyectos { position: relative; margin-top: 20vh; }
.home .proyectos h3{max-width: 320px;}
.home .proyectos .img {background-image: url('../img/bg-home-04.jpg'); background-position: center; background-size: cover; background-repeat: no-repeat;min-height: 40vh; position: relative; z-index: 2; margin-top: -10vh; margin-bottom: 10vh; right: 10vh; width: calc(50% + -10vh); margin-right: -40vh;} 
.home .proyectos .text {-webkit-box-shadow: 0px 0px 20px #aaa; -moz-box-shadow: 0px 0px 20px #aaa; box-shadow: 0px 0px 20px #aaa; z-index: 1; background-color: white;padding: 10vh 20vh 10vh 10vh;}


/* NOSOTROS */
.nosotros .header {background-image: url('../img/bg-nosotros-01.jpg'); background-position: center; min-height: 60vh;}
.nosotros .intro { position: relative; margin-top: 10vh;}
.nosotros .intro .img {background-image: url('../img/bg-nosotros-02.jpg'); background-position: center; background-size: cover; background-repeat: no-repeat; min-height: 40vh; margin-bottom: -10vh; position: relative; left: 10vh; z-index: 2; width: calc(50% + -10vh); margin-left: -11vh; } 
.nosotros .intro .text {-webkit-box-shadow: 0px 0px 20px #aaa; -moz-box-shadow: 0px 0px 20px #aaa; box-shadow: 0px 0px 20px #aaa; margin-top: -10vh;  z-index: 1; background-color: white; padding: 10vh 10vh 10vh 20vh; margin-right: -10vh;}
.nosotros .contacta {position: relative;}
.nosotros .contacta .img {background-image: url('../img/bg-nosotros-03.jpg'); background-position: center; background-size: cover; background-repeat: no-repeat;min-height: 60vh; position: relative; margin-top: 10vh; }
.nosotros .contacta .text {position: absolute; z-index: 2; bottom: 0; max-width: 500px; width: 80%;} 

/* VILLAS */
.villas .overlay {background-color: rgba(6,44,53,0.4);}
.villas .intro {position: relative;}
.villas .intro h3 {margin-bottom: 0;}
.villas .intro h5 {margin-top: 10px; margin-bottom: 0;}
.villas .feed-villas {position: relative; height: 100%;}
.villas .feed-villas .villa-ind {position: relative; min-height: 40vh; height: 100%; -webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out; }
.villas .feed-villas .villa-ind:last-child{margin-bottom: 10vh;}
.villas .feed-villas .villa-ind .img {background-position: center; background-size: cover; background-repeat: no-repeat;min-height: 40vh; position: relative; margin-top: 10vh;}
.villas .feed-villas .villa-ind:hover {margin-bottom: 25vh;}
.villas .feed-villas .villa-ind:hover .img .text-normal {opacity: 0; -webkit-transition: ease-in-out, .50s ease-in-out;transition: ease-in-out, .50s ease-in-out;}
.villas .feed-villas .villa-ind .img .text-normal {opacity: 1;-webkit-transition: ease-in-out, .50s ease-in-out;transition: ease-in-out, .50s ease-in-out;}
.villas .feed-villas .villa-ind .img .text-normal {position: absolute; bottom: 0; padding: 5vh; z-index: 3; max-width: 500px; width: 100%;}
.villas .feed-villas .villa-ind .img .text-normal h3 {color: white; margin-bottom: 10;}
.villas .feed-villas .villa-ind .img .text-normal h6 {color: white; margin-bottom: 5px; margin-top: 0; font-family: 'Lato', sans-serif; text-transform: uppercase; font-weight: 700;}
.villas .feed-villas .villa-ind .img .text-normal p {color: white; margin-top: 0;}
.villas .feed-villas .villa-ind:hover .img .text-hover {/*opacity: 1;*/ margin-bottom: 10vh; margin-left: 5vh; margin-top: 15vh;}
.villas .feed-villas .villa-ind .overlay
.villas .feed-villas .villa-ind:hover .overlay  {display: none;-webkit-transition: ease-in-out, .50s ease-in-out;transition: ease-in-out, .50s ease-in-out;}
.villas .feed-villas .villa-ind .img .text-hover {/*opacity: 0;*/-webkit-transition: ease-in-out, .50s ease-in-out;transition: ease-in-out, .50s ease-in-out;}
.villas .feed-villas .villa-ind .img .text-hover {width: 100%; min-height: 40vh; background-color: white; -webkit-box-shadow: 0px 0px 20px #aaa; -moz-box-shadow: 0px 0px 20px #aaa; box-shadow: 0px 0px 20px #aaa; position: absolute; z-index: -1; }
.villas .feed-villas .villa-ind .img .text-hover .text-left {position: absolute; text-align: left; height: 80px; bottom: 0; width: 80%;}
.villas .feed-villas .villa-ind .img .text-hover .text-left h5 { color: #1A2A33; margin-bottom: 0;}
.villas .feed-villas .villa-ind .img .text-hover .text-left h6 { color: #1A2A33; font-family: 'Lato', sans-serif; font-weight: 400; text-transform: uppercase;  bottom: 6vh; left: 5vh; position: absolute; font-size: 0.7rem;}
.villas .feed-villas .villa-ind .img .text-hover .text-right {position: absolute; text-align: right; float: left; height: 80px; bottom: 0;width: 20%;right: 0;}
.villas .feed-villas .villa-ind .img .text-hover .text-right p {bottom:35px; left:5vh; position: absolute; width: 70%; font-size: 0.8; line-height: 1.2; color: #727B7C;}
.villas .feed-villas .villa-ind .img .text-hover .text-right h5.precio { font-size: 1.6rem; color: #33BDDD;  margin-bottom: 0;text-align: right;}
.villas .feed-villas .villa-ind .img .text-hover .text-right h5.precio span { font-size: 50%; font-weight: 400;}
.villas .feed-villas .villa-ind .img .text-hover .text-right h6.noches { color: #33BDDD;  font-weight: 400; text-transform: lowercase; font-size: 0.6rem;  text-align: right; margin-top: 0; margin-bottom: 0px; }
.villas .feed-villas .villa-ind .img .text-hover .text-right span.ref {color: #1A2A33; font-size: 0.9rem; line-height: 1.2; text-align: right;}


            /* menu */
            .villas .uk-navbar-container.uk-navbar{height:110px;z-index:4;background-color:#33BDDD; width: 100vw; margin: 0 auto;}
            .villas .uk-navbar-container.uk-navbar .uk-navbar-left{opacity: 1;}
            .villas ul .uk-navbar-nav {width: 200px;}
            .villas .uk-navbar-left {width: 180px;}
            .villas .uk-navbar-nav .uk-active {color:#33BDDD;}
            .villas .uk-navbar-nav#main-menu {margin-right: 4vh; }
            .villas .uk-navbar-nav>li>a{height: 75px;font-weight: 400;text-transform: uppercase;color:white; padding: 0px 0px 0px 40px; font-size: 0.8rem; font-family: "Lato", sans-serif; font-weight: 400;letter-spacing: 2px;}
            .villas .uk-navbar-nav>li.uk-active>a{color: #1A2A33 !important;}
            .villas .uk-navbar-nav>li>a:hover{color: #1A2A33;;}
            .villas .uk-navbar-dropdown-nav>li>a{ color: #1A2A33;text-transform: uppercase;height: auto;}
            .villas .uk-navbar-dropdown-nav>li>a:hover, .uk-navbar-nav>li>a.uk-open{color: #33BDDD;}

            
            .villas .uk-navbar-nav>li>a.uk-open, .uk-navbar-nav>li>a:focus {color: #33BDDD}
  

            .villas .uk-navbar-toggle {color: #1A2A33 !important; }
            .villas .uk-navbar.uk-active .uk-navbar-toggle {color: #1A2A33 !important;z-index: 5; }
            .villas .has-dropdown{position: relative;  }
            .villas .has-dropdown:after{content: ""; display: inline-block; width: 10px; height: 6px; background-image: url(../img/assets-sprite.svg); background-position: -35px -12px; position: absolute; top: 35px; right: -15px; background-size: 1000px 500px;}
            .villas .uk-navbar.uk-active .has-dropdown:after{background-position: -35px -11px;}
            .villas .bm-waves a{padding: 0 !important;font-size: 0 !important;}
            .villas .bm-waves a:hover,.bm-waves a:focus, .bm-waves a:visited{font-size: 0;}
            .villas .bm-waves span{width: 170px;height: 170px;background-image: url('../img/colber-logo.svg');background-size: contain;background-repeat: no-repeat; position: relative; left: 0; top: 0;}
            .villas #book-now-button{background-color: #1A2A33;color: white;display: none;}
            .villas #book-now-button a{color: white;font-size: 1.2rem;padding: 2rem 4rem;}
            .villas .uk-navbar-container.uk-active{background-color: #33BDDD !important;width: 100vw !important; height: 90px;}
            /*.uk-navbar-container.uk-active .uk-navbar-right {margin-right: 2vw;}*/
            .villas .uk-navbar-nav>li>a:active{color: #1A2A33; }
            .villas .uk-navbar-container.uk-active .uk-navbar-nav>li>a{color: white ; }
            .villas .uk-navbar-container.uk-active .uk-navbar-nav>li>a:hover{color: #1A2A33 ;}    
            .villas .uk-navbar-container.uk-navbar.uk-active .uk-navbar-left{opacity: 1;z-index: 5;}
            .villas .uk-form-div{position: relative;padding: 0 !important;}
            .villas .uk-notification-message{font-size: 1rem;}
            .villas .uk-notification{width: 400px;}
            .villas .uk-notification-top-center{margin-left: -200px;}
            .villas .bm-waves a{padding: 0 !important;font-size: 0 !important;}
            .villas .bm-waves a:hover,.bm-waves a:focus, .bm-waves a:visited{font-size: 0;}
            .villas .bm-waves span{width: 180px;height: 70px;background-image: url('../img/logo-header.svg');background-size: contain;background-repeat: no-repeat;background-position: left center; margin-left: 20px;}




/* VILLA */
.villa .header { background-position: center; min-height: 60vh; background-size: cover; position: relative;}
.villa .header h1 { position: relative;}
.villa .info {position: relative;}
.villa .info .img-arrows {position: absolute; right: 3vh; top:3vh;  width: 90px; height: 30px;}
.villa .info .especificaciones { background-color: white; -webkit-box-shadow: 0px 0px 20px #aaa; -moz-box-shadow: 0px 0px 20px #aaa; box-shadow: 0px 0px 20px #aaa; }
.villa .info .especificaciones .precio {background-color: white; min-height: 70px; height: 100%;}
.villa .info .especificaciones .precio .left p {color: #33BDDD; text-align: left; margin-top: 0;}
.villa .info .especificaciones .precio .right h6 {color: #33BDDD; text-align: right; margin-bottom: 0; margin-top: 0;}
.villa .info .especificaciones .precio .right h6 small {margin-bottom: 0;}
.villa .info .especificaciones .precio .right h3 {color: #33BDDD; text-align: right; margin-top: 0; margin-bottom: 0;}
.villa .info .especificaciones .icons {background-color: #1A2A33 !important;}
.villa .info .especificaciones .icons p {text-align: center;color: white; margin-bottom: -5px; margin-top: -5px;}
.villa .info .especificaciones .icons p small {color: white; text-align: center;}
.villa .info .especificaciones .enquire {background-color: #33BDDD; min-height: 70px;}
.villa .owl-nav {width: 100%; height: 0px;}
.villa .owl-prev {content: ""; display: inline-block; width: 36px; height: 20px; background-image: url(../img/assets-sprite.svg); background-position: -30px -60px; position: absolute; bottom: -50px; right: 100px; background-size: 1000px 500px; color: transparent; cursor: pointer;}
.villa .owl-next{content: ""; display: inline-block; width: 36px; height: 20px; background-image: url(../img/assets-sprite.svg); background-position: -66px -60px; position: absolute; bottom:-50px; right: 40px; background-size: 1000px 500px; color: transparent; cursor: pointer;}
.villa .property-item{display: none; background-position: center bottom !important; background-size: cover;background-repeat: no-repeat;height: 90vh; margin-top: -10vh;}
.villa .property-item img {background-position: center;}
.owl-carousel .owl-item img {background-position: center;}
.villa .property-item:nth-child(1){display: block;}
.villa .villa-map {margin-top: 5vh;}


        /* precios */
        .precios {padding-bottom: 5vh;}
        .rango-preus {border-bottom: 1px solid #33BDDD; padding-top: 20px; }
        .rango-preus:first-child {padding-top: 0px; }
        .precios h3 {color: #33BDDD; border-bottom: 3px solid #33BDDD; padding-bottom: 20px; margin-bottom: 0px;}
        .precios h3 span {color: #33BDDD; font-weight: 400 !important;}
        .precios p {color: #4d4d4d; margin-bottom: -10px;}
        .precios h5 {color: #4d4d4d; margin-top: 15px; letter-spacing: 0px; margin-bottom: 20px !important;}
        .con-shadow { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1); z-index: 0; min-height: 50vh; height: auto; }

        /* Calendari ocupacio */
        .cal_mesos{display: inline-block;margin: 10px;}
        .cal_mesos.ocultar, .cal_mesos.ocultar_todo { display: none; }
        #calendar{margin-bottom: 40px;}
        #calendar .busy-date{position: relative;display: block;text-align: right;margin-right: 10px;font-size: 0.8rem;}
        #calendar .busy-date:before{display: inline-block;content: ""; width: 10px;height: 10px;background-color: #1A2A33;}
        #calendar .uk-button{margin-right: 10px;}

        .calendari table{border:0;width:100%;margin-left: auto; margin-right: auto; margin-bottom: 0;}
        .calendari table tbody{border: 0;}
        .calendari table tbody tr:nth-child(even){background-color: transparent;}
        .calendari .uk-button-default{ color: #1A2A33; border: 1px solid #1A2A33; padding: 1rem 2rem;background-color: transparent; }
        .calendari .uk-button-default:hover{background-color: #1A2A33; color: white; border: 1px solid transparent; }
        .cal_mesos{width: calc(25% - 20px);margin:10px;float:left;font-size:12px;min-height: 305px;}
        .cal_mes{width:100%;padding:8px 0;text-align:center;color:#fff;font-weight: 700;text-transform: uppercase;background-color: #1A2A33;}
        .cal_dies{border-spacing: 0;}
        .cal_setmana{background-color: #e6e6e6;margin-bottom: 1px;}
        .cal_td{height:auto;width:14.2857%;text-align:center; font-weight: 700;padding: 8px 0;border-bottom: 1px solid white;}
        .cal_td_num{width:14.2857%;height:18px;text-align:center;padding:8px 0;position: relative;border: 1px solid white;border-left: 0;border-right: 0;z-index: 1;}
        .cal_td_num.busy{color: #999999;; font-weight: 700;}
        .cal_td_num.busy.incoming{color: #999999;; font-weight: 700;}
        .cal_td_num.outcoming{color: #999999;; font-weight: 700;}
        .cal_td_num.outcoming.incoming{color: #999999;; font-weight: 700;}

        .cal_td_num.busy:after{content: "";display:block; position: absolute;top: 0;left: 0;height: 100%;width: 100%; background-image: url('../img/calendar-icon-1.png');background-size: 100%; z-index: -1;}
        .cal_td_num.busy.incoming:after{content: "";display:block; position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-image: url('../img/calendar-icon-2.png');background-size: 100% 100%; z-index: -1;}
        .cal_td_num.outcoming:after{content: "";display:block; position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-image: url('../img/calendar-icon-3.png');background-size: 100% 100%; z-index: -1;}
        .cal_td_num.outcoming.incoming:after{content: "";display:block; position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-image: url('../img/calendar-icon-4.png');background-size: 100% 100%; z-index: -1;}


        



/* PROYECTOS */
.proyectos .header {background-image: url('../img/bg-proyectos-01.jpg'); background-position: center; min-height: 60vh;}
.proyectos .intro {max-width: 900px; width: 100%;}
.proyectos .feed-proyectos {position: relative;}
.proyectos .feed-proyectos .pro-ind:hover {position: relative;}
.proyectos .feed-proyectos .pro-ind .pro-ind-hover{opacity: 0; -webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;        position: absolute; left: 0vh; top: 3vh;  right: -3vh;}
.proyectos .feed-proyectos .pro-ind:hover .pro-ind-hover{opacity: 1; position: absolute; min-height: 40vh;height: calc(100% - 5vh); margin-left: 3vh; margin-top: 3vh; -webkit-box-shadow: 0px 0px 20px #aaa; -moz-box-shadow: 0px 0px 20px #aaa; box-shadow: 0px 0px 20px #aaa;}
.proyectos .feed-proyectos .pro-ind {position: relative; margin: 3vh; width: calc(100% - 6vh);}
.proyectos .feed-proyectos .pro-ind .img-pro {background-image: url('../img/bg-nosotros-02.jpg'); background-position: center; background-size: cover; background-repeat: no-repeat;min-height: 40vh; position: relative;}
.proyectos .feed-proyectos .pro-ind .text {-webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;}
.proyectos .feed-proyectos .pro-ind:hover .text {margin-left: 3vh;}
.proyectos .feed-proyectos .pro-ind .text .text-hover {opacity: 1;}
.proyectos .feed-proyectos .pro-ind:hover .text .text-hover {opacity: 1; z-index: 5;}
.proyectos .feed-proyectos .pro-ind .text h5 {color: #33BDDD; position: relative; margin-bottom: 5px;}

/* PROYECTO */
.proyecto .header {background-position: center; min-height: 60vh;}
.proyecto .intro {position: relative; }
.proyecto .intro .descripcion { -webkit-box-shadow: 0px 0px 20px #aaa; -moz-box-shadow: 0px 0px 20px #aaa; box-shadow: 0px 0px 20px #aaa; background-color: white;}
.proyecto .intro .especificaciones { position: relative;}
.proyecto .intro .especificaciones h5 {color: #33BDDD; margin-top: 10px; margin-bottom: 0;  }
.proyecto .intro .especificaciones p {color: #062c35; margin-top: 0; }
.proyecto .intro .especificaciones .icon.close {position: absolute; right: 0; top: 0;}
.proyecto .img {position: relative;  margin-top: -20vh; z-index: -1;}
.proyecto .img .img-left {background-position: center; background-size: cover; background-repeat: no-repeat;min-height: 50vh; position: relative; border-right: 10px solid white; border-bottom: 10px solid white; border-top: 10px solid white;}
.proyecto .img .img-right {background-position: center; background-size: cover; background-repeat: no-repeat;min-height: 50vh; position: relative;border-left: 10px solid white; border-bottom: 10px solid white; border-top: 10px solid white;}
.proyecto .img .img-all {background-position: center; background-size: cover; background-repeat: no-repeat;min-height: 50vh; position: relative; border-bottom: 10px solid white; border-top: 10px solid white;}
.proyecto .img .img-all:last-child{border-bottom: 20px solid white;}


/* CONTACTA */
.contacta .header {background-image: url('../img/bg-contacta-01.jpg'); background-position: center; min-height: 60vh;}
.contacta .intro { position: relative; margin-top: 10vh;}
.contacta .intro .info {margin-left: -10vh; -webkit-box-shadow: 0px 0px 20px #aaa; -moz-box-shadow: 0px 0px 20px #aaa; box-shadow: 0px 0px 20px #aaa; background-color: white; position: relative; z-index: 1; margin-right: -10vh; left: 10vh; width: calc(33% + 30vh); padding-right: 20vh; height: 65vh;  padding-top: 5vh;}
.contacta .intro .info ul li {color: #062c35}
.contacta .intro .info ul li a {color: #062c35}
.contacta .intro .info ul li a:hover {color: #33BDDD}
.contacta .intro .form-right {position: relative; z-index: 1; margin-left: -10vh;}
.contacta .intro .form-right h3 {text-align: right;}
.contacta .intro .form-right h4 {text-align: left;}





/* TRABAJA */
.trabaja .header {background-image: url('../img/bg-trabaja-01.jpg'); background-position: center;}
.trabaja .intro { position: relative; z-index: -1; }
.trabaja .intro .left {border-right: 1px solid #000000; margin-top: -270px; padding-top: 270px; padding-bottom: 310px; margin-bottom: -320px;}
.trabaja .intro h3 {color: #424242; }
.trabaja .intro h4 {color: #f93c2d; float: right; background-color: white; padding: 2rem 4rem; margin-right: -8rem;}
.trabaja .intro h6 {margin-top: 20px; margin-bottom: 0; }
.trabaja .formulario {background-color:#f2f2f2;width: 90%; margin-left: 10%; position: relative; margin-bottom: 10vh;}
.trabaja .formulario .left {margin-bottom: 5vh; margin-left: 0px;z-index: 1;}
.trabaja .formulario .right .text {background-color: #2c2a29; position: relative; right: 3vh; top: -2vh; margin-bottom: -5vh;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); padding: 5vh;}
.trabaja .formulario .left .text {margin-top: 40px;}
.trabaja .formulario .right .text p {color: white;}
.trabaja .formulario .right .text a {color: white;}
.trabaja .formulario .right .text a:hover {opacity: 0.8; cursor: pointer;}
.trabaja .formulario .right .text .social li {display: inline;}
.trabaja .formulario .right .text .social li:hover {opacity: 0.8;}
.trabaja .llegar .left h3 {text-align: right;}
.trabaja .file-upload small{color: #bbb;display: block;width: 100%;padding-left: 20px; padding-top: 20px; font-style: italic;}
.trabaja .pdf {background-color: white; height: 60px; margin-bottom: 40px;}
        
    /* uk notification */
        .uk-notification-message{background-color: white;border: 1px solid #eee;}

        /* danger */
        .uk-notification-message.uk-notification-message-danger{background-color: #f0506e;color: white;}
        .uk-notification-message.uk-notification-message-danger .uk-close{color: white;}
        .uk-notification-message.uk-notification-message-primary {background-color: #42d1b5; color: white;}
        .uk-notification-message.uk-notification-message-primary .uk-close{color: white;}

        /* mapa */
        #map {width: 100% !important;}
        #map-container{ -webkit-transition: ease-in-out, .35s ease-in-out;transition: ease-in-out, .35s ease-in-out;position: relative;width: 100%;height: 450px;display: block;}
        #map-container.obert{max-height: 2000px;margin-top: 100px;}
        #map-container iframe{width: 100%;border:0;margin-bottom: -6px;}


  /* cookies i aviso legal */
  .cookies .header{background-image: url('../img/bg-cookies.jpg');background-position: center 20%;}
  .cookies .uk-link, a {color: #2a2c37;}
  .cookies .uk-link, a:hover {color: #333;}
  .legal .header{background-image: url('../img/bg-legal.jpg');background-position: center 20%;}

  /* footer */
  footer{background-color: #1A2A33;padding-bottom: 2vh !important;}
  footer h5 {color: white;}
  footer h6{color: #fff;margin-bottom: 10px;display: block;font-size: 1rem;}
  footer h6 a:hover{text-decoration: none;color: #4d4d4d;}
  .footer-logo {display: inline-block;width: 180px;}
  .footer-logo img{width: 100%;}
  .list-links li{margin-top: 10px;}
  .social {margin-top: 10px; }
  .contacta .social {margin-top: 30px; }
  .footer-social{text-align: center;}
  .footer-social li{display: inline-block;}
  .footer-social li a{display: block;height: 35px;}
  .footer-social li a:hover{opacity: 0.7;}
  .footer-menu{float: right;}
  .footer-ul {right: 0;  margin-top: 0;}
  .footer-ul li a, .footer-ul li{text-align: left !important; float: left; text-decoration: none; color: white;font-size: 0.8rem;padding: 0;line-height: 1.8;list-style-type: none; width: 100%;}
  .footer-ul li a:hover{color: #33BDDD;}
  .footer-submenu{float: right;}
  .footer-submenu li{display: inline-block;margin: 0 !important;}
  .footer-submenu li:after{content: "·";color: white;display: inline-block;margin: 0 5px 0 10px;}
  .footer-submenu li:last-child:after{display: none;}
  .footer-submenu li a{color: white;font-size: 0.8rem;padding: 0;}
  .copyright{float: left;font-size: 0.8rem;color: white;margin-top: 5px;}
  .autor{float: right; text-align: right;margin-top: 10px !important;}
  .autor p{float: right; text-align: right; color: #33BDDD !important;font-size: 0.7rem; margin-top: 10px !important; ;} 
  .autor a{color: #33BDDD;font-weight: 700;margin-top: 10px !important; ;}


/* Media queries */
@media only screen and (min-width: 1600px){

}

@media only screen and (min-width: 1200px){

}

@media only screen and (max-width: 1599px){ /* x-large */
    .header h1 {font-size: 2.2rem;}
    .contacta .header h1 {font-size: 2rem;}
    /*.villas .feed-villas .villa-ind .img .text-hover {margin-left:2vh;}*/

}

@media only screen and (max-width: 1199px){ /* large */
  .section-text {padding: 5vh;}
  .section-intro {padding: 10vh;}
  .contacta .intro .form-right {margin-left: 0vh; padding-right: 0vh;}
  .contacta .intro .info {padding-right: 10vh;}


    /* premium-houses */
    .header h1 { margin-left: 5vh; }
    .home .intro .img {width: 100%; margin-bottom: 0;}
    .home .intro .text {margin-top: 0;margin-top: -5vh; width: 90%; margin-left: 5%; position: relative; z-index: 2; padding-top: 0;}
    .home .proyectos {margin-top: 10vh;}
    .home .proyectos .img {margin-right: 0; right: 0; margin-top: 0; width: 100%; order: -1; -webkit-order: -1;margin-bottom: 0;}
    .home .proyectos {margin-top: 0;}
    .home .proyectos .text {padding: 10vh;margin-top: -5vh; width: 90%; margin-left: 5%; position: relative; z-index: 3; }
    .nosotros .intro .img {width: 100%; margin-bottom: 0; left: 0; margin-left: 0;}
    .nosotros .intro .text {margin-top: -5vh; padding: 10vh; width: 90%; margin-left: 5%; position: relative; z-index: 2;}
    .nosotros .contacta .img {margin-top: 0;}
    .villas .container-responsive {max-width: 90%; margin: 0 10%;}
    .villas .feed-villas .villa-ind {width: calc(100% + 10%); margin: 0 -5%;}


}

@media (max-width: 1024px){ /* ipad */
    .villa .property-item{height: auto;}
    .villa .owl-carousel .owl-stage, .owl-carousel .owl-stage-outer {min-height: auto;}
    .villas .feed-villas .villa-ind:hover {margin-bottom: 25vh;}
    .villas .feed-villas .villa-ind .img .text-hover {margin-bottom: 10vh; margin-left: 3vh; margin-top: 20vh; position: absolute;}
    .villas .feed-villas .villa-ind:hover .img .text-hover {margin-left: 3vh;}
    .villas .feed-villas .villa-ind .img .text-normal {opacity: 0;}
    .villas .feed-villas .villa-ind {margin-bottom: 25vh; margin-top: 0;}
    .villas .feed-villas .villa-ind:hover {margin-bottom: 25vh;}
    .villas .feed-villas .villa-ind:last-child {margin-bottom: 25vh;}
    .villas .feed-villas .villa-ind:hover .img .text-hover  {margin-top: 20vh;}
    /* .villas .feed-villas .villa-ind .img .text-hover {min-height: 35vh;} */

    .villa .header {min-height: 40vh;}


}


@media (max-width: 959px){ /* medium */
    .section {padding:10vh;}
    .menu-header .menu a{font-size: 0.9rem;}
    .is-stuck .header-logo{width: 230px;}
    .uk-navbar-nav>li>a{padding: 0 15px;}
    .uk-navbar-container{height: auto;background-color: white;}
    .uk-navbar-right{width: 100%;display: block; height: auto; margin-right: 2vh;}
    .uk-navbar-left{display: inline-block;}
    .uk-navbar-nav#main-menu{display: none; position: absolute; top: 0; left: 0; padding: 20px 0vw 0 0vw; width: 100%; background-color: #f8f8f8; z-index: 3;margin-top: 80px;    padding-left: 10px; width: calc(100% - 10px);}
    .uk-navbar-nav.visible-flex{display: block !important;overflow-y: auto;height: calc(100vh - 80px);}
    .uk-navbar-nav li{width: calc(100% - 15px);text-align: left;}
    .uk-navbar-nav li a{display: block;height: auto;padding: 10px 12px;}
    .uk-navbar-toggle{width: 80px;height: 90px;float: right;z-index: 4;position: relative;color: #33BDDD !important;}
    .uk-navbar-toggle:focus, .uk-navbar-toggle:hover{color: #eee;}
    .uk-navbar-toggle-icon{margin-right: 10px;}
    .header-search{margin-top: 0 !important;width: 100%;}
    .bm-waves span{display: block; z-index: 4;position: relative; width: 180px; margin-top: 7px; }
    .uk-navbar.uk-active .uk-navbar-toggle{color: #33BDDD   !important;}
    .uk-navbar-container .uk-navbar-nav>li a, .uk-navbar-container.uk-active .uk-navbar-nav>li a{color: #1A2A33 !important  ; text-transform: uppercase;font-size: 0.8rem; letter-spacing: 2px; }
    .uk-navbar-container .uk-navbar-nav>li a:hover, .uk-navbar-container.uk-active .uk-navbar-nav>li a:hover{color: #33BDDD !important;}
    .has-dropdown:after {content: ""; display: inline-block; width: 7px; height: 4px; background-image: url(../img/assets-sprite.svg); background-position: -36px -5px; position: absolute; top: 18px; left: 100px; background-size: 1000px 500px;}
    .uk-navbar-dropdown-nav {margin-left: 20px !important;}
    .uk-navbar-container.uk-navbar {background-color: #1A2A33;}
    .uk-nav-default {    margin-top: 10px; font-weight: 300;}


           .villas .uk-navbar-nav>li>a{padding: 0 15px;}
           .villas .uk-navbar-container{height: auto;background-color: white;}
           .villas .uk-navbar-right{width: 100%;display: block; height: auto; margin-right: 2vh;}
           .villas .uk-navbar-left{display: inline-block;}
           .villas .uk-navbar-nav#main-menu{display: none; position: absolute; top: 0; left: 0; padding: 20px 0vw 0 0vw; width: 100%; background-color: #f8f8f8; z-index: 3;margin-top: 80px;    padding-left: 10px; width: calc(100% - 10px);}
           .villas .uk-navbar-nav.visible-flex{display: block !important;overflow-y: auto;height: calc(100vh - 80px);}
           .villas .uk-navbar-nav li{width: calc(100% - 15px);text-align: left;}
           .villas .uk-navbar-nav li a{display: block;height: auto;padding: 10px 12px;}
           .villas .uk-navbar-toggle{width: 80px;height: 90px;float: right;z-index: 4;position: relative;color: #33BDDD !important;}
           .villas .uk-navbar-toggle:focus, .uk-navbar-toggle:hover{color: #eee;}
           .villas .uk-navbar-toggle-icon{margin-right: 10px;}
           .villas .header-search{margin-top: 0 !important;width: 100%;}
           .villas .bm-waves span{display: block; z-index: 4;position: relative; width: 180px; margin-top: 7px; }
           .villas .uk-navbar.uk-active .uk-navbar-toggle{color: white   !important;}
           .villas .uk-navbar-container .uk-navbar-nav>li a, .uk-navbar-container.uk-active .uk-navbar-nav>li a{color: #1A2A33 !important  ; text-transform: uppercase;font-size: 0.8rem; letter-spacing: 2px; }
           .villas .uk-navbar-container .uk-navbar-nav>li a:hover, .uk-navbar-container.uk-active .uk-navbar-nav>li a:hover{color: #33BDDD !important;}
           .villas .has-dropdown:after {content: ""; display: inline-block; width: 7px; height: 4px; background-image: url(../img/assets-sprite.svg); background-position: -36px -5px; position: absolute; top: 18px; left: 100px; background-size: 1000px 500px;}
           .villas .uk-navbar-dropdown-nav {margin-left: 20px !important;}
           .villas .uk-navbar-container.uk-navbar {background-color: #1A2A33;}
           .villas .uk-nav-default {    margin-top: 10px; font-weight: 300;}


    .villas .uk-navbar-container.uk-navbar {height: 90px;}
 

   /* premium-houses */
   .header h1 {font-size: 2.2rem; max-width: 80%;}
   .section-intro {padding: 5vh;}
   .owl-carousel .owl-item img {background-position: center; margin-top: 90px;}
   .home .villas .img {margin-top: 0;}
   .footer-ul {float: left !important; margin-top: 10px;}
   .proyecto .img {margin-top: 0;}
   .proyecto .img .img-left {border-right: 0px solid white;}
   .proyecto .img .img-right {border-left: 0px solid white;}
   .contacta .intro .info {width: 100%;}
   .contacta .intro .form-right {padding-right: 7vh;}
   .nosotros .intro .text {padding: 5vh;}
   .proyecto .intro .especificaciones {margin-top: 5vh;}
   .bm-waves span {margin-left: 10px;}
   .contacta .header h1 {font-size: 1.2rem;}
   /* .villas .feed-villas .villa-ind .img .text-hover { min-height: 40vh; height: 100%;}
   .villas .feed-villas .villa-ind .img .text-hover .text-left {height: 100px;}
   .villas .feed-villas .villa-ind .img .text-hover .text-right {height: 100px;} */

   




   

 
}
@media (max-width: 767px){ /* medium-small */

    /* premium-houses */
    .section {padding: 5vh;}
    .home .proyectos .text {padding: 5vh;}
    .proyectos .feed-proyectos .pro-ind {margin: 0; width: 100%;}
    .contacta .intro .form-right {padding-right: 2vh;}
    .villas .feed-villas .villa-ind .img .text-normal {max-width: 400px; width: 100%;}
    .villas .feed-villas .villa-ind .img .text-hover .text-left {width: 70%;}
    .villas .feed-villas .villa-ind .img .text-hover .text-left p {font-size: 0.6rem; margin-top: 35px}
    .villas .feed-villas .villa-ind .img .text-hover .text-left h5 {margin-bottom: -20px;}
    .cal_mesos {width: calc(50% - 20px);}
}

@media only screen and (max-width: 639px){ /* small */
    .section{padding: 10%;}
    .section-text{padding: 10%;}
    .text-align-left {text-align: left;}

        /* premium-houses */
        .header h1 {font-size: 1.8rem; }
        .villas .feed-villas .villa-ind .img .text-normal {max-width: 300px; width: 100%;}
        .villas .feed-villas .villa-ind .img .text-normal {padding: 3vh;}
        .home .villas .img {min-height: 80vh;}
        .nosotros .intro .text {padding: 3vh;}
        /*.villas .feed-villas .villa-ind:hover .img .text-hover {margin-left: 3vh;}
        .villas .feed-villas .villa-ind:hover .img .text-hover {min-height: 50vh;}
        .villas .feed-villas .villa-ind .img .text-hover .text-left {height: 180px; width: 50%;}
        .villas .feed-villas .villa-ind .img .text-hover .text-right {height: 180px; width: 50%;}*/
        .villas .feed-villas .villa-ind .img .text-hover {margin-bottom: 10vh; margin-left: 2vh; margin-top: 15vh; position: absolute;}
        .villas .feed-villas .villa-ind:hover .img .text-hover {margin-left: 2vh; margin-top: 15vh;}
        .villas .feed-villas .villa-ind .img .text-normal {opacity: 0;}
        .villas .feed-villas .villa-ind {margin-bottom: 25vh; margin-top: 25vh;}
        .villas .feed-villas .villa-ind:hover {margin-bottom: 2vh;}
        .villas .feed-villas .villa-ind:last-child {margin-bottom: 25vh; margin-top: 25vh;}
        .villas .feed-villas .villa-ind .img .text-hover .text-right {height: 95px;}
        .villas .feed-villas .villa-ind .img .text-hover .text-left {width: 65%; height: 95px}
        .villas .feed-villas .villa-ind .img .text-hover {min-height: 45vh;}
        .villa .info h3 {margin-top: 40px;}
        .villa .info .especificaciones h3 {margin-top: 30px;}         
        .footer-submenu {float: left;}
    
}
@media (max-width: 459px){ /* x-small */

    .uk-h3, h3 {font-size: 1.2rem;}

    /* premium-houses */
    .header h1 {font-size: 1.4rem;}
    /*.villas .feed-villas .villa-ind .img .text-normal {max-width: 200px; width: 100%;}*/
    .villas .feed-villas .villa-ind .img {margin-top: 5vh;}
    .villas .feed-villas .villa-ind:hover .img .text-hover {display: none;}
    /*.villas .feed-villas .villa-ind .img .text-hover .text-left {height: 220px; width: 50%;}
    .villas .feed-villas .villa-ind .img .text-hover .text-right {height: 220px; width: 50%;}
    .villas .feed-villas .villa-ind .img {margin-top: 15vh;}*/
    .villas .feed-villas .villa-ind .img .text-hover .text-right h5.precio {font-size: 1.2rem;}
    .contacta .intro .info {min-height: 75vh; }
    .cal_mesos {width: calc(100% - 20px);}
    

}


@media (max-width: 339px){ /* x-small */

    
    /* premium-houses */
    
    .villas .feed-villas .villa-ind .img .text-hover {min-height: 55vh;}
    .villas .feed-villas .villa-ind {margin-bottom: 35vh;}
    .villas .feed-villas .villa-ind .img .text-hover .text-left {height: 115px;}
    .villas .feed-villas .villa-ind .img .text-hover .text-right {height: 115px;}
    .villas .feed-villas .villa-ind:last-child {margin-bottom: 35vh;}

}