*{
	padding: 0;
	margin: 0;
	font-family: Roboto-regular;

}
@font-face{
    font-family: Roboto-regular;
    src: url(../font/Roboto-Regular.ttf);
}
@font-face{
    font-family: Roboto-bold;
    src: url(../font/Roboto-Bold.ttf);
}
@font-face{
    font-family: Roboto-light;
    src: url(../font/Roboto-Light.ttf);
}
@font-face{
    font-family: Lato-bold;
    src: url(../font/Lato-Bold.ttf);
}
.rbold{
    font-family: Roboto-bold !important;
}
.rlight{
    font-family: Roboto-light !important;
}
.lbold{
    font-family: Lato-bold !important;
}
.amarillo{
    color: #cab44a !important;
}
/*.wrap-menu{
    width: 80%;
    margin: 0 auto;
}*/
/*.navbar-item img {
    max-height:100% !important;
}*/
.navbar .menu{
    background-color: rgba(62, 62, 62, 0.2);
    border-radius: 15px;
}
header {
    position: relative;
    display: flex;
    justify-content: center;
}
.rrss{
    position: absolute;
    top: -10px;
    right: 20px;
}
.wrap-menu{
    margin-top: 50px;
    width:80%;
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    z-index: 99;
    border-bottom: 1px solid #c3b353;
}
#chk1{
    display: none;
     
     
}
i{
    color: #fff;
    cursor: pointer;
}
.wrap-menu .logo{
    flex: 1;
    color:#fff;
    text-align: left; 
    text-transform: uppercase;
    font-size: 15px;
}
.wrap-menu ul {
    
    display: flex;
    /*justify-content: space-evenly;*/
    background-color: rgba(62, 62, 62, 0.7);
    border-radius: 15px;
    padding: 20px 0;
}
.wrap-menu ul li{
    list-style: none;
    padding: 0 5px;
}
.wrap-menu ul li a{
    text-decoration: none;
    color:#fff;
    /*font-weight: 600;*/
    padding: 10px 15px;
}

.wrap-menu .menu{
    font-size: 2.5em;
    display: none;
}
a.navbar-item.submenu:hover{
    color: #cab44a !important;
}
.banner{    
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 90vh;
}
.wrap-contenido{
    width: 80%;
    margin: 0 auto;
}
.select select.tipos-proyectos{
    background-color: #cab44a;
    border: none; 
    border-radius: 25px;
    color: #ffffff;
    width: 250px;
    height: 28px;
    padding-bottom: 0;
    padding-top: 0;
}
.select:not(.is-multiple):not(.is-loading)::after{
    border-color: #ffffff;
    top: 36%;
}
.btn-amarillo{
    background-color: #cab44a;
    border: none;
    width: 250px;
    height: 30px;
}
.texto-over-img{
    position: absolute;
    top: 12px;
    left: 12px;
    background-color: rgba(62, 62, 62, 0.7);
}
.name-proyecto{
    border: 3px solid;
    text-align: center;
}
.btn-planta{
    position: absolute;
    right: 50px;
    bottom: 70px;
}
.slick-dots li button:before {
    font-size: 15px !important;
}
.slick-dots li.slick-active button:before,
.slick-dots li button:hover:before
{
    color: #cab44a !important;
    opacity: 1 !important;
    border: none;
    font-size: 18px !important;
}
.slick-dots li button:before{
    border: 1px solid #cab44a;
    border-radius: 50px;
    opacity: 1 !important;
    color: transparent !important;
    width: 18px !important;
    height: 18px !important;
}
.banner .name-proyecto{
    margin-top: 180px;
}
#proyectos .select{
    width: 100%;
}
#proyectos .select select{
 background-color: #cab44a;
 color: #fff;
 border: none;
 border-radius: 15px;
 height: 30px;
 font-size: 0.8em;
 font-family: Lato-bold !important;
 width: 100%;
}
#proyectos .select select option{
 font-family: Lato-bold !important; 
}
#proyectos .select:not(.is-multiple):not(.is-loading)::after{
 border-color: #fff;
 top: 40%;
}
.brochure:hover{
    color: #998838;;
}
#formularios a.button{
    width:100%;
    background-color: #dfdfdf;
    height: 70px;
}
#formularios a.active,
#formularios a:hover{
    background-color: #cab44a;
}
.datetimepicker.is-primary .datepicker-nav {
    background: #cab44a !important;
}
#formularios .button:focus,
#formularios .button.is-focused{
    border: none;
    box-shadow: none;
}
#formularios .input, 
#formularios .select select, 
#formularios .textarea,
#formularios .select:not(.is-multiple):not(.is-loading)::after,
#formularios input.fecha,
#formularios .datetimepicker-dummy .datetimepicker-dummy-wrapper {
    border-color: #cab44a !important;
    height: 50px;
    padding-left: 5px;
}
#formularios .select:not(.is-multiple):not(.is-loading)::after {
    height: 0.625em !important;
    top: 60%;
}
#formularios .input::placeholder,
#formularios .datetimepicker-dummy-input::placeholder {
  color: #5c5c5c !important;
}
#formularios .select,
#formularios .select select
{
    width: 100%;
}

.input:focus,
.select select:focus,
.textarea:focus {
    box-shadow: 0 0 0 0.125em #ffe08a;
}
.button.submit{
   background-color: #cab44a;
   width: 100%;
   height: 50px; 
}
.button.submit:hover {
   background-color: #998838;
}
#formularios .datetimepicker-dummy.is-primary .datetimepicker-clear-button{
    display: none !important;
}
#formularios .datetimepicker-dummy.is-primary .datetimepicker-dummy-wrapper::before, .datetimepicker-dummy.is-primary .datetimepicker-dummy-wrapper:before
{
    right: 0.75rem;
    left: unset;
    background-color: #cab44a;
    width: 1.8rem;
    height: 1.8rem;
}
.datetimepicker-dummy.is-primary .datetimepicker-dummy-wrapper.is-active, .datetimepicker-dummy.is-primary .datetimepicker-dummy-wrapper.is-focused, .datetimepicker-dummy.is-primary .datetimepicker-dummy-wrapper:active, .datetimepicker-dummy.is-primary .datetimepicker-dummy-wrapper:focus {
    border-color: #cab44a !important;
    box-shadow: 0 0 0 0.125em #ffe08a !important;
}
#formularios .datetimepicker-dummy .datetimepicker-dummy-wrapper .datetimepicker-dummy-input:first-child,
#formularios .datetimepicker-dummy .datetimepicker-dummy-wrapper .datetimepicker-dummy-input {
     text-indent: 0 !important; 
}
#formularios .datetimepicker-wrapper{
    padding-top: 10px !important;
}
#formularios .datetimepicker-header.is-date-only{
    display: none !important;
}
#agendar, #cotizar{
    display: none;
}
#agendar.active, #cotizar.active{
    display: block;
}
.slick-next:before,
.slick-prev:before {
    display: none;
    content: " ";
}
.slick-prev, .slick-next {
    height: 50px !important;
    width: 50px !important;
}
.slick-next {
    right: -50px !important;
}
.slick-prev {
    left: -50px !important;
}
.fancybox-content {
    background: #f5f5f5 !important;
    padding: 25px !important;
    border-radius: 15px;
}
.navbar {
    background-color: rgba(62, 62, 62, 0.75) !important;
    border-radius: 15px;
}
.navbar-brand, .navbar-tabs {
    min-height: 4rem !important;
}
.navbar-dropdown {
    background-color: rgba(62, 62, 62, 0.75) !important;
    top: 100% !important;
    }
.navbar-link:not(.is-arrowless)::after {
    border-color: #fff;
}
.control textarea.mensaje {
    height: 150px !important;
    resize: none;
}
footer{
    height: 500px;
    background-color: #3e3e3e;
    margin-top: -160px;
}
body table.booked-calendar td .date .number {
    vertical-align: unset !important;
	background-color: transparent;
	margin-right:0 !important;
	padding:0 !important;
}
body .booked-form .field label.field-label {
    text-align: left !important;
}
@media(max-width:1366px){
    .wrap-menu, .wrap-contenido{
        width: 90%;
    }
    }
@media(max-width:1000px){
    .wrap-menu{
        width: 95%;
    }
    .navbar {
    background-color: transparent !important;
    position: absolute !important;
    z-index: 30;
    right: 0;
    top: -30px;
    }
    .navbar-menu {
        background-color: rgba(62, 62, 62, 0.75) !important;
    }
    .navbar-link.is-active, 
    .navbar-link:focus, 
    .navbar-link:focus-within, 
    .navbar-link:hover, 
    a.navbar-item.is-active, 
    a.navbar-item:focus, 
    a.navbar-item:focus-within,
     a.navbar-item:hover {
    background-color: #444343 !important;
    color: #485fc7;
    }
    .navbar-burger:hover {
    background-color: transparent !important;
    }
    .contenedor{
        width: 90%;
    }
    .wrap-menu ul{
        display: none;
        position: absolute;
        top:70px;
        right: -103%;
        justify-content: space-evenly;
        background-color: rgba(62, 62, 62, 0.9);
        height: calc(50vh - 150px);
        width:50%;
        flex-direction: column;
        align-items: center;
        transition: right 0.5s linear;
        
    }
     
    .wrap-menu .menu{
        display: block;
        width:100px;
        text-align: center;
        
    }
    #chk1:checked ~ ul{
        display: flex;
        right: 0;
        
    }
    footer img{
        max-width: 85%;
    }
    footer .columns{
        max-width: 100%;
    }
    .slick-prev, .slick-next {
    height: 30px !important;
    width: 30px !important;
    }
    .slick-next {
        right: -30px !important;
    }
    .slick-prev {
        left: -30px !important;
    }
  
}
@media(max-width:768px){
    .detalle-proyecto{
        margin: 0 auto;
    }
    .btn-planta{
        width: 120px;
        height: 20px;
        right: 20px;
        bottom: 35px;
    }
    .texto-over-img{
        padding-top: 0.5rem !important;
    }
}
@media(max-width:600px){
    .wrap-menu .logo{
        font-size:10px;
        margin-left:8px;
    }
    .wrap-menu ul{
        width:100%;
    }
    .logo{
        max-width: 250px;
    }
    .slick-prev, .slick-next {
    height: 20px !important;
    width: 20px !important;
    }
    .slick-next {
        right: -20px !important;
    }
    .slick-prev {
        left: -20px !important;
    }
}