@import url(https://fonts.googleapis.com/css?family=Abel);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,300italic);

.abel   {font-family: 'Abel', sans-serif;}
.roboto {font-family: 'Roboto', sans-serif;}

.italic {font-style: italic;}
.light  {font-weight: 300;}
.bold   {font-weight: bold;}

.mayus {text-transform: uppercase;}

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

.fs12   {font-size: 12px;}
.fs14   {font-size: 14px;}
.fs18   {font-size: 18px;}
.fs24   {font-size: 24px;}
.fs30   {font-size: 30px;}
.fs48   {font-size: 48px; line-height: 48px;}
.fs60   {font-size: 60px;}
.fs85   {font-size: 85px; line-height: 85px;}
.fs130  {font-size: 130px;}

.lh35 {line-height: 35px;}
.lh40 {line-height: 40px;}
.lh60 {line-height: 60px;}
.lh80 {line-height: 80px;}
.lh150 {line-height: 150px;}

.almostblack, .white-section p.almostblack    {color:#262626 !important;}

.white {color:white !important;}
.text-center    {text-align: center;}
.text-justify   {text-align: justify;}


/**** TITLES ****/
.section-title-1 h2:after {width: 0px;}
/**** FIN TITLES ****/

.btn-border-white, .btn-border-black, .btn-bg-black, .btn-bg-white {margin: auto;}
.btn-bg-white {background-color:white; color:black; border:2px solid black;}
.btn-bg-white:hover {color:white !important; background-color: black !important;}

/**** MENU ****/
.main-nav {position:fixed;}
.bottom-menu .nav-wrapper ul li a.double-line {line-height: 15px !important; margin-top:22px;}
.nav-wrapper ul li  {margin-left:24px;}
#menu-social-icons  {margin-top:9px;}
.nav-wrapper ul     {font-size:14px;}
.nav-wrapper ul li a.active {color:#888888;}
.nav-wrapper ul li a:hover {color:#888888;}
/**** FIN MENU ****/

/***** LOADING ****/
.animsition-loading:after{
    content:"THE FIVES";

}
/**** FIN LOADING ****/

/***** CONTACTO FORM ****/
.form select {
    border-color: rgba(0, 0, 0, 0.1);
    border-width: 1px;
    border-radius: 0 !important;
    -webkit-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #777;
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    outline: medium none;
    text-transform: uppercase !important;
    background-color: #fff;
    background-image: none;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -ms-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

/**** FIN LOADING ****/

.full-width {width:100%;}

/**** BUTTONS ****/
/* BLACK BUTTON */
.blackbutton {background-color: black; color: white !important; padding: 10px; padding: 15px 25px;}
.blackbutton:hover {background-color: white;}
#scroll-link .blackbutton   {display: block; margin-top:30px; text-align: center;     border: 3px solid #000;}

.bluebutton {background-color: #67ACAC; color: white !important; padding: 10px; padding: 15px 25px;}
.bluebutton:hover {background-color: white; color:#67ACAC !important;}
#scroll-link .bluebutton   {display: block; margin-top:30px; text-align: center;     border: 3px solid #67ACAC;}
/* FIN BLACK BUTTON */
/**** FIN BUTTONS ****/

/**** Custom Image Room Gallery ****/
#custom_room_gallery_container img {display:none;}
#custom_room_gallery_container {overflow: hidden;}
.room_gallery_link  {text-align: center;}
.room_gallery_link:hover {cursor: pointer;}

/**** SLIDER 100% WIDE ****/
.work-wrap h3 {top: 45%;}
/**** FIN SLIDER 100% WIDE ****/


.video-container {
    position:relative;
    height:360px;
    overflow:hidden;
    max-width:640px;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}


/**** ACCORDION IMAGE ****/
.smk_accordion .accordion_in .acc_img {position: relative; display: block; cursor: pointer; height: 80px;}

.white-section .smk_accordion .accordion_in .acc_head {color: #262626; font-size: 16px; line-height: 20px; text-align: center;}

.white-section .smk_accordion .accordion_in.acc_active .acc_head, .white-section .smk_accordion .accordion_in .acc_head:hover {
    color: #262626 !important;
    background-color: RGB(255,255,255) !important;
}

.smk_accordion .accordion_in .acc_content{
    border: none;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #262626;
    text-align: justify;
}

.smk_accordion .accordion_in .blackbutton{width: 100%; margin-top: 20px; margin-bottom: 10px;}

.smk_accordion .accordion_in .one-line{padding-top: 15px;}

.four.columns:nth-child(4n+5) {clear: none;}
/**** FIN ACCORDION IMAGE ****/

/**** ISOTOPE IMAGE ****/
.projects-wrapper .gallery-wrap::before, .projects-wrapper .gallery-wrap::after{background: none;}
.gallery-wrap:hover .thumb-title {background-color: rgba(0, 0, 0, 0.67);}
.projects-wrapper  .acc_head {padding-bottom: 15px;}
.work-item {position: absolute; left: 0px; top: 0px;}

/**** FIN ISOTOPE IMAGE ****/


/**** ICON IMAGE ****/
.img-icon {float: left; margin-right: 20px;}
.text-icon {line-height: 18px; padding-top: 10px;}
/**** FIN ICON IMAGE ****/

/************************ RESIDENCIAS ***************************/
.zindex10   {z-index: 100;}
.info-residencias .titulo-modelos   { letter-spacing: 4px; margin-bottom:20px;}
.info-residencias .titulo-modelo    { text-align: left; font-weight: normal; font-size: 24px;}
.info-residencias .descripcion-modelo {text-align: left; font-weight: normal; font-size: 16px; margin-left: 20px; }
.info-residencias .black-button     {background-color: black; color:white; padding:10px; display: inline-block;
                                     margin:20px auto 40px;}
.info-residencias .tegustoalguno h2 {letter-spacing: 4px; margin-bottom: 20px; margin-top: 20px;}
.info-residencias .tegustoalguno h3 {font-weight: normal; font-size: 22px; margin-bottom: 20px;}
.tegustoalguno                      {margin-top:30px; margin-bottom: 30px;}
#tegusto-form .campos-requeridos-texto {font-size: 12px; color:#9b9b9b}
#tegusto-form input[type=text],
#tegusto-form input[type=email]     {width:100%;padding-top:5px; padding-bottom: 3px; font-size: 12px;
                                     margin-bottom: 5px;}
#tegusto-form textarea              {width: 100%; margin-bottom: 5px; height:58px;}
#tegusto-form input[type=submit] ,
#tegusto-form input[type=button]    
{color:white; background-color:black;}
.lista-equipamiento                 {margin-top:50px;}
.lista-equipamiento h2              {letter-spacing: 4px;margin-bottom: 20px;}
.lista-equipamiento .modelo         {margin-bottom: 30px;}
.lista-equipamiento .titulo-modelo  {font-size: 21px; letter-spacing: 3px; margin-bottom: 15px; line-height: 20px;}
.lista-equipamiento .equipamiento   {color:#919396; font-family: 'Roboto', sans serif; font-size: 13px;}
.info-residencias .nota             {background-color: #ededed; color:#6f6f6f; width:90%; padding:15px;
                                     text-align: justify; font-size: 13px; margin-bottom:50px;}

#ph-tres-habitaciones .modelos-spacer {height:217px;}

.detalle-restaurant h2              {margin-bottom: 20px;}

#filter li a.active                 {color:white; }

.picture-frame                      {
    background-position:center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.picture-frame.unahabitacion{background-image: url('../images/residencias/condominios-en-la-playa-1-habitacion-banner-izquierdo.jpg');}
.picture-frame.doshabitaciones {background-image: url('../images/residencias/condominios-en-la-playa-2-habitaciones-banner-izquierdo.jpg');}
.picture-frame.treshabitaciones {background-image: url('../images/residencias/condominios-en-la-playa-3-habitaciones-banner-izquierdo.jpg');}
.picture-frame.phunahabitacion {background-image: url('../images/residencias/penthouse-en-la-playa-1-habitacion-banner-izquierdo.jpg');}
.picture-frame.phdoshabitaciones {background-image: url('../images/residencias/penthouse-en-la-playa-2-habitaciones-banner-izquierdo.jpg');}
.picture-frame.phtreshabitaciones {background-image: url('../images/residencias/penthouse-en-la-playa-3-habitaciones-banner-izquierdo.jpg');}

/**** FIN RESIDENCIAS ****/

/************************ DETALLE DE INTERIORES ***************************/

ul.li-detalle {
	color: #616161 !important;
	font-family: 'Roboto', sans-serif;
	padding: 20px;
	padding-top: 0px;
	list-style: inherit;
}

ul.li-detalle li {
	line-height: inherit;
}
/**** FIN DE DETALLE DE INTERIORES ****/


.success-message,
.error-message{
    display: none;
}


