/*style.css*/
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,500,700,500italic);
/*font-family: 'Ubuntu', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic);
/*font-family: 'Lato', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,700italic);
/*font-family: 'PT Sans', sans-serif;*/

/*Recurses*/
/*Rosa = #df003e*/
/*Vinotinto Medio = #930f31*/
/*Vinotinto = #470000*/

.pink {color:#930f31; font-family: 'PT Sans', sans-serif;}
.vinotinto-med {background-color: #470000;}
.vinotinto-font {color: #470000;}
.clouds {background-color: #ecf0f1;}
.silver {background-color: #bdc3c7;}
.transparent {color:transparent;}

.p-top40 {padding-top: 40px;}
.m-top-25 {margin-top: 25px;}
.m-left15 {margin-left: 15px;}


body {
    background-color: #470000; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhMDMyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iIzQ3MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background-image: -moz-linear-gradient(top,  #ba032b 0%, #470000 55%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ba032b), color-stop(55%,#470000)); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top,  #ba032b 0%,#470000 55%); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top,  #ba032b 0%,#470000 55%); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top,  #ba032b 0%,#470000 55%); /* IE10+ */
    background-image: linear-gradient(to bottom,  #ba032b 0%,#470000 55%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba032b', endColorstr='#470000',GradientType=0 ); /* IE6-8 */

    background-repeat: no-repeat;
}

.carousel-control.right, .carousel-control.left {
	background-image: -webkit-linear-gradient none; 
	background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0))); 
	background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0%); 
}

.brand, .address-bar {display: none;}

.brand {
    float: left;
    z-index: 1;
    display:block;
    margin-left: 0px;

    -webkit-filter:drop-shadow(0px 0px 10px rgba(128, 0, 0, 0.3));
}

.brand-mobile {
    float: left;
    z-index: 1;
    display:block;
    margin-top: -12px;
}

.brand-mobile img {
    height:44px;
}

.navbar-brand {
    letter-spacing: 2px;
}


.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;	
    max-width: 250px;
    border-color: #999999;
}

.text-home h1, .text-home p {
    color: whitesmoke;
    font-family: 'PT Sans', sans-serif;
}

.text-home h1 {
    font-size: 2.3em;
    font-weight: 700;
    font-style: italic;
}

.text-home p {
    font-size: 1.1em;
}


.nav>li>a {
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a {color:#470000;}
.navbar-default .navbar-nav > li > a:hover {color:#df003e;}

.carousel-control .icon-arrow-left, .carousel-control .icon-arrow-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

footer {
	margin: 0px 0;
}

hr, .barra-yare {
   border : 0;
   height : 23px;
   background : url('../images/hr.png') 50% 0 no-repeat;
   margin : 1em 0;
}

.barra-yare {
    z-index: 1;
    position: absolute;
    top: 65px;
    width: 100%;
}

.style-form {
    color: whitesmoke;
    font-family: 'PT Sans', sans-serif;
}

.form-control {
    width: 80%;
}

/*Habitaciones*/
.habitaciones {font-family: 'PT Sans', sans-serif; margin-top: 70px; margin-bottom: 40px;}
.instalaciones {font-family: 'PT Sans', sans-serif; }

.habitaciones h3, .habitaciones h2 {
    color: #470000; 
    text-align: center;
    padding: 10px 0;
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
}

.habitaciones h3 {
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 300;
}

.habitaciones h2 {
    font-size: 1.7em;
    font-weight: 400;
    text-transform: uppercase;
}

.habitaciones h2 span {
    font-size: 0.5em;
}

.habitaciones img, .instalaciones img {
    margin-top: 10px;
}

.hab-sencilla, .hab-matrimonial, .suite-con-jacuzzi, .hab-presidencial {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 1px;
    margin-bottom: 5px;

    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

.hab-sencilla ul li:nth-child(2n), .hab-matrimonial ul li:nth-child(2n), .suite-con-jacuzzi ul li:nth-child(2n), .hab-presidencial ul li:nth-child(2n) {
    background-color: #eff3f4;
}

.hab-sencilla ul, .hab-matrimonial ul, .suite-con-jacuzzi ul, .hab-presidencial ul {
    padding-left: 0;
    text-align: center;
    background-color: #fff;
}

.hab-sencilla ul li, .hab-matrimonial ul li, .suite-con-jacuzzi ul li, .hab-presidencial ul li {
    list-style: none;
    color:#2e2d2d; 
    padding: 8px;
}

.left {left: -40px;}

.hab-sencilla ul li a, .hab-matrimonial ul li a, .suite-con-jacuzzi ul li a, .hab-presidencial ul li a {
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    color: whitesmoke;
    height: 36px;
    padding-top: 8px;

    -webkit-box-shadow: 1px 1px 0 2px #DEDEDE;
    box-shadow: 1px 1px 0 2px #DEDEDE;

    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

.list-inline > li {
    padding-right: 0px; 
}

.btn-tour-lg {
    width: 100%;
    box-sizing: border-box;
}

.modal-header {
    border-bottom: 1px solid #930f31;
}

/*Botones Habitaciones*/
.boton-animado {
    width: 100%;
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 10px;
}

.boton-animado .icono {
    width: 30%;
    height: 80px;
    background-color: #F0F0F0;
    color: whitesmoke;
    line-height: 100px;
    text-align: center;
    float: left;
    overflow: hidden;
    border-radius: 5px 0px 0px 5px;
}

.boton-animado .icono span {
    font-size: 60px;
    line-height: 75px;
}

.boton-animado .texto {
    width: 70%;
    height: 80px;
    float: left;
    background-color: #DDDDDD;
    line-height: 80px;
    padding-left: 20px;
    font-size: 1.6em;
    color: #4E4E4E;
    border-radius: 0px 5px 5px 0;

}

.boton-animado:before, .boton-animado:after {
    display: block;
    content: "";
    clear: both;
}

.boton-animado, .boton-animado .icono span, .boton-animado .texto, .boton-animado:hover .icono {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.boton-animado:hover .icono span{
    display: block;
    font-size: 124px;
    color: #470000;
    opacity: 0.5;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.boton-animado:hover .icono {
    /*background-color: #930f31;*/
}

.boton-animado:hover .texto{
    font-size: 1.8em;
    background-color: #1E1E1E;
    color:whitesmoke;
/*    font-style: italic;*/
}

/*Rosa = #df003e*/
/*Vinotinto Medio = #930f31*/
/*Vinotinto = #470000*/

/*GRACIAS*/
.p-white {color: white;}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #E0E0E0;
    border-radius: 4px;
    text-align: left;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #dfbb94; 
    content: "/\00a0";
}

.breadcrumb > .active {color: #df003e;}

a {color: #930f31; text-decoration: none;}
a:hover {color: whitesmoke; text-decoration: none;}

.page-header, .page-headerh3 {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #6e4121;
    text-align: left;
    font-family: 'PT Sans', sans-serif;
    color: whitesmoke;
    font-size: 40px;
    font-weight: 100;
}

.gracias {font-size: 4em;}

.menu-gracias {
    text-decoration: none;
    list-style: none;
}

@media screen and (max-width:520px) {
    .boton-animado .texto {
        font-size: 0.9em;
        padding-left: 8px;
    }

    .boton-animado:hover .texto{
        font-size: 1em;
        background-color: #1E1E1E;
        color:whitesmoke;
    }
}

@media screen and (max-width:768px) {
    .carousel {
        height:300px;
    }

    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        max-width: 330%;
        margin-left: -190px;
    }

    .p-top40 {
        padding-top: 10px;
    }
    
    .left {
        left: -20px;
    }

    .glyphicon {
        top: 3px;
        color:#930f31;
    }

    .navbar-toggle {
        padding: 9px 12px;
    }

    .brand, .barra-yare {
        display:none;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 15px;
        text-align: center;
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: whitesmoke;
        font-family: 'Ubuntu', sans-serif;
    }

    .address-bar a {
        text-decoration: none;
        color:whitesmoke;
    }
    
    .rrss-bar {
        display: inline-block;
        color:whitesmoke;
        letter-spacing: 4px;
        font-size: 3em;
        padding: 5px 0 15px 0;
    }

    .rrss-bar a {
        text-decoration: none;
        color:whitesmoke;
        margin-top: 7px;
        height: 40px;
        width: 40px;
    }

}

@media screen and (min-width:768px) {
    .carousel-control .icon-arrow-left, .carousel-control .icon-arrow-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 40px;
    }

    .brand {
        display: inherit;
        margin: 0;
        padding: 10px 0 10px;
        text-align: center;
        font-size: 2.4em;
        /*font-weight: 700;*/
        line-height: normal;
        color: #000;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 15px;
        text-align: center;
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: whitesmoke;
        font-family: 'Ubuntu', sans-serif;
    }

    .address-bar a {
        text-decoration: none;
        color:whitesmoke;
    }
    
    .rrss-bar {
        display: inline-block;
        color:whitesmoke;
        letter-spacing: 4px;
        font-size: 3em;
        padding: 5px 0 15px 0;
    }

    .rrss-bar a {
        text-decoration: none;
        color:whitesmoke;
        margin-top: 7px;
        height: 40px;
        width: 40px;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background-color: #f9f9f9;
        /*background: rgba(255,255,255,0.9);*/
        height: 90px;
    }

    .nav>li>a {
        padding: 15px 30px;
        margin-top: 30px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.1em;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
    }
}

