/*NO BORRAR*/
@font-face {
 font-family:Roboto-Regular;
 src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
 font-family:Roboto-Medium;
 src: url('../fonts/Roboto-Medium.ttf');
}
@font-face {
 font-family:Roboto-Bold;
 src: url('../fonts/Roboto-Bold.ttf');
}
@font-face {
 font-family:Roboto-Black;
 src: url('../fonts/Roboto-Black.ttf');
}


#frm_contacto label.error {
	margin-left: 10px;
	width: auto;
}
.error
{
	color: #B94A48 !important;
	margin:0px !important;
}

.link { 

  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font: normal 12px/12px HelveticaNeue, Arial;
  padding: 8px 11px;
  text-decoration: none;
}
.link.azul {
    background: -moz-linear-gradient(center top , #30517A, #3276B1) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background:#3276B1;
    border-color: #30517A ;
    box-shadow: 0 1px 1px #30517A, 0 1px 0 #30517A inset;
    color: #FFF !important;
    text-shadow: 0 1px 0 #30517A;
}
.link.azul:hover {
    background: -moz-linear-gradient(center top , #3276B1, #30517A) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #30517A;
    box-shadow: 0 1px 1px #30517A, 0 1px 0 #30517A inset;
    color: #FFF !important;
    text-shadow: 0 1px 0 #30517A;
}
.align-left{
	text-align:left;
}
.align-right{
	text-align:right;
}
/*FIN BORRAR*/

html{
    scroll-behavior: smooth;
}

.head{
    font-family: 'Roboto-Medium';
    color: #B27F31;
    font-size: 24px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding: 3px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 1000;
}
.head p{
    margin-bottom: 0;
}
.head p strong{
    margin-top: 15px;
    font-family: 'Roboto-Black';
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0.15em;
    stroke: 1px #000;
    -webkit-text-stroke: 1px #000;
}
.banner-head{
    height: 635px;
    background: url('../imgusr/rismep-eventos.jpg') no-repeat center;
    background-size: cover;
    position: relative;
}
.call-to-action-hd{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 55%;
    background: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 40px 0px 0px;
    height: 86px;
    text-align: right;
    padding-right: 40px;
    font-family: 'Roboto-Medium';
    font-size: 24px;
    color: #632B25;
    align-content: center;
    display: grid;
}
.call-to-action-hd a{
	color: #632B25;
}
.call-to-action-hd p{
    margin-bottom: 0;
}
.call-to-action-hd p span{
    font-family: 'Roboto-Black';
    font-size: 36px;
    padding-left: 24px;
}
.btn-chat,
.btn-whatsapp{
    position: fixed;
    right: 0;
    z-index: 1000;
}
.btn-chat{
    top: 45%;
}
.btn-whatsapp{
    top: calc(45% + 75px);
}
.banner-contacto {
    background: #CCAF71;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    color: #fff;
    font-family: 'Roboto-Regular';
    font-size: 24px;
    padding: 40px 0;
}
.banner-contacto .btn-telefono:nth-child(2) {
    border: 2px solid #632B25;
    background: transparent;
    color: #632B25;
}
.banner-contacto .btn-telefono:nth-child(3) {
    border: 2px solid #fff;
    background: #fff;
    color: #B27F31;
}
.banner-contacto .btn-telefono:nth-child(2):hover {
    background: #632B25;
    color: #fff;
}
.banner-contacto .btn-telefono:nth-child(3):hover {
    background: transparent;
    color: #fff;
}
.banner-contacto h2 {
    font-family: 'Roboto-Bold';
    font-size: 36px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.banner-contacto h3 {
    font-family: 'Roboto-Bold';
    font-size: 30px;
}
.banner-contacto table tbody tr td:nth-child(1) {
    width: 36%;
    padding-right: 50px;
    border-right: 2px solid #fff;
}
.banner-contacto table tbody tr td:nth-child(2) {
    padding-left: 50px;
    font-family: 'Roboto-Medium';
}
.btn-telefono{
    font-family: 'Roboto-Medium';
    font-size: 25px;
    padding: 8px 45px;
    transition: 200ms;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 15px 10px;
}
.nosotros{
    padding: 90px 0;
    font-family: Roboto-Regular;
    font-size: 24px;
    color: #4D4D4D;
    line-height: 140%;
}
.nosotros-h1{
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    font-family: Roboto-Medium;
    font-size: 60px;
    color: #B27F31;
    line-height: 70px;
    letter-spacing: 0.1em;
    stroke: 1px #000;
    -webkit-text-stroke: 1px #000;
}
.nosotros h2{
    font-family: Roboto-Black;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0.15em;
    color: #B27F31;
    stroke: 1px #000;
    -webkit-text-stroke: 1px #000;
    margin-bottom: 40px;
}
.flex{
    display: flex;
}
.llamanos{
    float: right;

}
.nosotros .btn-telefono{
    border: 2px solid #632B25;
    background: transparent;
    color: #632B25;
    margin-left: 30px;
}
.nosotros .btn-telefono:hover{
    background: #632B25;
    color: #fff;
}
.nosotros .llamanos{
    font-family: Roboto-Regular;
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 28px;
    color: #632B25;
    margin-top: 70px;
}
.nosotros .llamanos span{
    font-family: Roboto-Bold;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0.05em;
}
.elegir-rismep{
    font-family: Roboto-Regular;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0.1em;
    background: url('../imgusr/porque_elegirnos.jpg') no-repeat center;
    background-size: cover;
    padding: 60px 0;
}
.elegir-rismep h2 {
    font-family: Roboto-Black;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0.15em;
    color: #B27F31;
    stroke: 1px #000;
    -webkit-text-stroke: 1px #000;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.spacing-6{
    margin: 30px 0;
}
.va-c{
    align-items: center;
    display: flex;
}
.galeria{
    padding-top: 90px;
    padding-bottom: 60px;
}
.flex-galery{
    display: flex;
}
.grid-img{
    display: grid;
}
.grid-img img{
    padding: 10px 15px;
}
.glide__bullets{
    margin-top: 20px;
    text-align: center;
}
.glide__bullet{
    width: 26px;
    height: 26px;
    background: #DADFE5;
    border-radius: 50%;
    border: 0;
    margin: 0 10px;
    transition: 500ms;
}
.glide__bullet.glide__bullet--active{
    background: #632B25;
}
.clientes{
    padding-bottom: 60px;
}
.clientes h2{
    font-family: Roboto-Black;
	font-size: 36px;
	line-height: 42px;
	letter-spacing: 0.15em;
	color: #B27F31;
	stroke: 1px #000;
	-webkit-text-stroke: 1px #000;
	margin-bottom: 40px;
	text-transform: uppercase;
}
.clientes img{
    border-radius: 10px;
}
.contacto{
    background: #CCAF71;
    padding-top: 20px;
    padding-bottom: 30px;
    color: #fff;
    font-family: 'Roboto-Bold';
    line-height: 23px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.contacto label{
    font-size: 20px;

}
.contacto h3{
    font-family: Roboto-Medium;
    font-size: 25px;
    line-height: 29px;
    color: #632B25;
    margin-bottom: 30px;
}

.form-control{
    border-radius: 10px !important;
    font-family: 'Roboto-Regular';
    font-size: 20px !important;
    padding-right: 30px !important;
}
select{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.select, .fecha{
    position: relative;
}
.select::before{
    content: "";
    background: url('../imgusr/polygon.png') no-repeat right center;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 15px;
    top: 20px;
}
textarea.form-control {
    min-height: 166px;
    border: 0;
}
.btn-enviar{
    display: inline-block;
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    padding: 5px 28px;
    line-height: 1.42857143;
    border-radius: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: transparent;
    border: 2px solid #632B25;
    border-radius: 10px;
    font-family: 'Roboto-Black';
    font-size: 18px;
    color: #632B25;
    transition: 200ms;
}
.btn-enviar:hover,
.btn-enviar:focus{
    background: #632B25;
    color: #fff;
}
.fecha::before{
    content: "";
    background: url('../imgusr/date.png') no-repeat right center;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 20px;
}
.footer{
    padding: 30px 0;
    color: #B27F31;
    font-family: 'Roboto-Regular';
    font-size: 20px;
    line-height: 16px;
}
.footer small{
    font-size: 75%;
}
.footer a{
    color: #B27F31;
}
.redes img{
    padding: 0 10px;
}
.w-50{
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
.w-50:nth-child(1){
    padding-right: 10px;
}
.w-50:nth-child(2){
    padding-left: 10px;
}
.g-recaptcha{
    width: max-content;
    margin-left: auto;
}

@media(max-width:1200px){
    .call-to-action-hd{
        width: 70%;
    }
    .btn-telefono{
        font-size: 18px;
    }
}
@media(max-width:991px){
    .align-left, .align-right{
        text-align:center;
    }
    .call-to-action-hd{
        width: 90%;
    }
    .btn-telefono{
        padding: 8px 20px;
        font-size: 16px;
    }
}

@media(max-width:767px){
    .call-to-action-hd{
        font-size: 16px;
        text-align: center;
        padding-right: 20px;
    }
    .call-to-action-hd p span{
        font-size: 28px;
    }
    .banner-head{
        height: 500px;
    }
    .nosotros-h1{
        writing-mode: horizontal-tb;
        transform: none;
    }
    .flex {
        display: block;
        float: none;
        text-align: center;
    }
    .va-c{
        display: block;
    }
    .grid-img img {
        padding: 2%;
    }
}
@media(max-width:480px){
    .img-mobil{
        display: none;
    }
}