@font-face {
    font-family:"Montserrat-Bold";
    src:url("../fonts/Montserrat-Bold.eot?") format("eot"),
    url("../fonts/Montserrat-Bold.woff") format("woff"),
    url("../fonts/Montserrat-Bold.ttf") format("truetype"),
    url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
    font-weight:normal;
    font-style:normal;
    }
@font-face {
    font-family:"Montserrat-Regular";
    src:url("../fonts/Montserrat-Regular.eot?") format("eot"),
    url("../fonts/Montserrat-Regular.woff") format("woff"),
    url("../fonts/Montserrat-Regular.ttf") format("truetype"),
    url("../fonts/Montserrat-Regular.svg#ArchivoNarrow-Bold") format("svg");
    font-weight:normal;
    font-style:normal;
    }


#contenedor{
	  width:100%;
	  overflow:hidden;
	  position:relative;
	  }
.pad{
	  padding-left:0px;
	  padding-right:0px;
	  }
.clear{
	  clear:both;
	  }
header{
    height: 36px;
    background: #d4c3a1;
    box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
    }
#menu{
	padding-bottom: none;
	background: transparent;
	width: 100%;
	float:right;
	position: relative;
	margin-bottom:0;
	border: none;
}

#navbar a{
  font-family:"Montserrat-Bold";
  color: #FFF;
  font-size: 16px;
  text-transform: uppercase;
  float: left;
  position: relative;
  padding: 10px 21px;
  margin-left: 42px;
}

#navbar a:hover{
  background: rgb(81, 30, 7);
  color: #d4c3a1;
  text-decoration: none;
}
#navbar .selec{
  background-color: #613111;
  color: #d4c3a1;
  text-decoration: none;
}

.bull{
  position: absolute;
  left: -12px;
  top: 7px;
  color: #FFF;
  font-size: 20px;
} 

#sub-banner{
  background: #FFF;
  padding-bottom: 15px;
  margin-top:74vh;
}

.sub{
  float: left;
  position: relative;
  width: 100%;
  margin-top: 15px;
}

.caption{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  color: #FFF;
  text-align: center;
}

.sub:hover .caption{
  background: rgba(212, 195, 161, 0.53);
}

.sub-1{
  font-family:"Montserrat-Bold";
  width: 100%;
  float: left;
  position: relative;
  font-size: 22px;
  margin-top: 13%;
}

.sub-2{
  font-family:"Montserrat-Regular";
  font-size: 16px;
  margin-top: 10px;
  width: 100%;
  float: left;
  position: relative;
}

.sub-3{
  font-family:"Montserrat-Regular";
  background: #d4c3a1;
  float: left;
  position: relative;
  padding: 10px;
  color: #FFF;
  margin-left:40%;
  margin-top: 20px;
}

.sub:hover .sub-3{
  background: #511e07;
}

.photo {
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 345px;
	position: relative;
  background-image: url(../img/bg.jpg);
}

.photo h1{
  font-family:"Montserrat-Bold";
  font-size: 50px;
  color: #FFF;
  text-align: center;
  margin-top: 95px;
  text-shadow: 2px 2px 1px #000;
}

.photo p{
  color: #FFF;
  font-family:"Montserrat-Regular";
  text-align: center;
  margin-top: 50px;
  font-size: 20px;
}

.beige{
  color: #d4c3a1;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
	}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
	}
#home{
    background:#FFF;
  }
#texto-home{
  background:#FFF;
  padding: 52px;
}
#texto-home h1{
  color: #511e07;
   font-family:"Montserrat-Bold";
  font-size:26px;
	
}
#texto-home p{
  font-family:"Montserrat-Regular";
  text-align: justify;
  font-size: 16px;
  line-height: 21px;
	margin-top: -13px;
  color: #595959;
}
#texto-home h2{
  color: #511e07;
   font-family:"Montserrat-Bold";
  font-size:26px;
}

#logos-home{
  background:#cfd1d1;
  padding: 20px 0px;
}
footer{
  background: #d4c3a1;
  padding: 15px 0px;
}

.datos{
  font-family:"Montserrat-Regular";
  color: #FFF;
  line-height: 25px;
  text-shadow: 1px 1px 2px #000;
  font-size:18px;
}


#fb{
    display: inline-block;
    background: url(../img/redes.png) left;
    width: 55px;
    height: 53px;
    margin-bottom: 18px;
}

#fb:hover{
    background: url(../img/redes-h.png) no-repeat  left;
}

#ins{
    display: inline-block;
    background: url(../img/redes.png) 170px;
    width: 55px;
    height: 53px;
    margin-bottom: 18px;
}

#ins:hover{
    background: url(../img/redes-h.png) 170px;
}

#you{
    display: inline-block;
    background: url(../img/redes.png) 114px;
    width: 55px;
    height: 53px;
    margin-bottom: 18px;
}

#you:hover{
    background: url(../img/redes-h.png) 114px;
}

#tik{
    display: inline-block;
    background: url(../img/redes.png) 58px;
    width: 58px;
    height: 53px;
    margin-bottom: 18px;
}

#tik:hover{
    background: url(../img/redes-h.png)  58px;
}
#web{
  background: #fff;
  padding: 5px 0px;
}
#web a{
  background: url(../img/web.png) no-repeat right;
  padding: 3px;
  padding-right: 145px;
  float:left;
  margin-left: 0%;
  color: #000;
  position: relative;
  font-family:"Montserrat-Regular";
}
#web a:hover{
  background: url(../img/web-h.png) no-repeat right;
  text-decoration: none;
}

.motivo{
  background: url(../img/motivo.jpg);
}

#salones-top{
  border-bottom: solid 1px #511E07;
  padding-bottom: 10px;
  margin-top: 51px;
  margin-bottom: 20px;
}

#salones-texto h1{
  color: #511e07;
   font-family:"Montserrat-Bold";
  font-size:34px;
}
#salones-texto p{
  font-family:"Montserrat-Regular";
  text-align: justify;
  font-size: 16px;
  line-height: 21px;
  margin-top: 9px;
  color: #595959;
}
#img-salones{
  margin-top: 20px;
  box-shadow:  8px 10px 4px #ACACAC;
}
#salones2{
  background: url(../img/quienes/bg.jpg) center top;
  padding-bottom: 250px;
  padding-top: 50px;
  margin-top: 40px;
}
.salones2{
	text-align: center;
  color: #FFF;
  width: 50%;
  display: block;
  margin: auto;
  margin-top: 20px;
}

.salones2 h1{
	 font-family:"Montserrat-Bold";
	font-size: 36px;
    text-align: center;
    margin-top: 170px;
}
.salones2 p{
  font-family:"Montserrat-Regular";
	font-size: 28px;
    text-align: center;
    margin-top: 29px;
}

#img-ser{
  margin-top: 174px
}

#texto-ser{
  margin-top: 174px;
  margin-bottom: 20px;
}

#texto-ser h1{
  color: #511e07;
  font-family:"Montserrat-Bold";
  border-bottom: solid 1px #511e07;
  padding-bottom: 10px;
}

#texto-ser p{
  font-family: "Montserrat-Regular";
  font-size: 18px;
  line-height: 25px;
  margin-top: 9px;
  color: #595959;
}

.fade-carousel {
    position: relative;
    height: 100vh;
}

.fade-carousel .carousel-inner .item {
    height: 100vh;
}

.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #FFF;
    border-color: #FFF;
    opacity: .7;
}

.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  background: #d4c3a1;
  border-color: #d4c3a1;
  height: 10px;
  opacity: 1;
}

.hero {
    position: absolute;
     font-family:"Montserrat-Bold";
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 5em;
    margin: 0;
    padding: 0;
}
.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s;
        -ms-transition: 2s all ease-in-out .1s;
         -o-transition: 2s all ease-in-out .1s;
            transition: 2s all ease-in-out .1s;
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s;
        -ms-transition: 2s all ease-in-out .1s;
         -o-transition: 2s all ease-in-out .1s;
            transition: 2s all ease-in-out .1s;
}
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4,
.fade-carousel .slides .slide-5,
.fade-carousel .slides .slide-6,
.fade-carousel .slides .slide-7,
.fade-carousel .slides .slide-8,
.fade-carousel .slides .slide-9,
.fade-carousel .slides .slide-10 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.fade-carousel .slides .slide-1 {
  background-image: url(../img/servicios/b1.jpg);
}

.fade-carousel .slides .slide-2 {
  background-image: url(../img/servicios/b2.jpg);
}

.fade-carousel .slides .slide-3 {
  background-image: url(../img/servicios/b3.jpg);
}

.fade-carousel .slides .slide-4 {
  background-image: url(../img/servicios/b4.jpg);
}

.fade-carousel .slides .slide-5 {
  background-image: url(../img/servicios/b5.jpg);
}

.fade-carousel .slides .slide-6 {
  background-image: url(../img/servicios/b6.jpg);
}

.fade-carousel .slides .slide-7 {
  background-image: url(../img/servicios/b7.jpg);
}

.fade-carousel .slides .slide-8 {
  background-image: url(../img/servicios/b8.jpg);
}

.fade-carousel .slides .slide-9 {
  background-image: url(../img/servicios/b9.jpg);
}

.fade-carousel .slides .slide-10 {
  background-image: url(../img/servicios/b10.jpg);
}

#eventos h1{
   font-family:"Montserrat-Bold";
  font-size: 34px;
  text-align: center;
  color: #511e07;
  font-weight: normal;
  margin-top: 60px;
}

.line{
  background: #511e07;
  height: 1px;
  width: 380px;
  display: block;
  margin: 10px auto;
}

.btn-even{
  float: left;
  position: relative;
  margin-top: 30px;
  width: 100%;
}

.title-even{
  font-family:"Montserrat-Regular";
  margin-top: 20px;
  color: #fff;
  background: #511E07;
  padding: 10px;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  margin: 10px auto;
  width: 65%;
  text-align: center;
}

.btn-even:hover .title-even{
  background: #D4C3A1;
  text-decoration: none;
}

.servicios-even{
  padding-bottom: 30px;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 80px;
}

.servicios-even h2{
  font-family:"Montserrat-Bold";
  font-size: 31px;
  color: #511e07;
  font-weight: normal;
  margin-top: 40px;
}

.eventos{
  float: left;
  position: relative;
  width: 100%;
  margin-top: 30px;
}

.eventos-caption{
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(212, 195, 161, 0.56);
  width: 100%;
  padding: 15px;
  font-family:"Montserrat-Regular";
  color: #FFF;
  font-size: 28px;
  text-shadow: 1px 1px 3px #000000e3;
}

.eventos-caption:hover{
  background-color: #D4C3A1;
}

.mas{
  position: absolute;
  right: 15px;
  top: 48px;
  color: #FFF;
}

#eventos-bg{
  background: url(../img/eventos-bg.jpg) no-repeat center top;
  padding: 220px 0px;
}

#eventos-bg h1{
   font-family:"Montserrat-Bold";
  font-size:45px;
  text-align: center;
  color: #FFF;
}

#titulo-eventos{
  margin-top: 100px;
}

#titulo-eventos h1{
   font-family:"Montserrat-Bold";
  font-size: 34px;
  text-align: right;
  border-bottom: solid 1px #511e07;
  padding-bottom: 10px;
  color: #511e07;
}

#titulo-eventos a{
  float: right;
  font-family:"Montserrat-Regular";
  font-size: 20px;
  padding: 10px;
  margin-top: 20px;
  position: relative;
  background: #511e07;
  color: #FFF;
}

#eventos-fotos{
  margin-top: 10px;
  padding-bottom: 50px;
}

.eventos-foto{
  float: left;
  position: relative;
  width: 100%;
  margin-top: 20px;
}

.even-foto-cap{
  float: left;
  position: relative;
  margin-top: 3px;
  background: #d4c3a1;
  color: #FFF;
  font-family:"Montserrat-Regular";
  padding: 10px;
  width: 100%;
  font-size: 20px;
  z-index: 20;
}

.even-mas{
  display: none;
}

.eventos-foto:hover .even-mas{
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  left: 0px;
  z-index: 10;
  top: 0px;
  background: rgba(0, 0, 0, 0.20);
}

.mas-s{
  color: #FFF;
  font-size: 40px;
  text-align: center;
  width: 100%;
  margin-top: 25%;
}

.photo2 {
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 500px;
	position: relative;
  background-image: url(../img/servicios-bg.jpg);
}

.photo2 h1{
   font-family:"Montserrat-Bold";
  font-size: 25px;
  color: #FFF;
  text-align: center;
  margin-top: 200px;
}

.photo2 h1{
   font-family:"Montserrat-Bold";
  font-size:45px;
  text-align: center;
  color: #FFF;
}

#contacto{
  border-top: solid 1px #511e07;
  padding: 65px 0px;
  margin-top: 183px;
}

#texto-cont h1{
  font-family:"Montserrat-Bold";
  font-size: 34px;
  color: #511e07;
}

#texto-cont p{
  text-align: justify;
  font-family:"Montserrat-Regular";
	font-size: 17px;
  margin-bottom: 20px;
  margin-top: 30px;
  line-height: 22px;
}

#texto-cont img{
  float: right;
}

#formulario{
  margin-bottom: 10px;
}

#formulario h2{
  font-family:"Montserrat-Regular";
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 6px;
}

#formulario input{
	width:100%;
	background-color:transparent;
	border:solid 1px #511e07;
	color:#000;
	font-family:"Montserrat-Regular";
	font-size:16px;
	padding:10px;
	margin-top:2px;
  margin-bottom: 17px;
}

#formulario textarea{
	width:100%;
  background-color:transparent;
	border:solid 1px #511e07;
	color:#000;
	font-family:"Montserrat-Regular";
	font-size:16px;
	padding:15px;
	height:95px;
	margin-bottom:7px;
	margin-top:2px;
}

#enviar{
	width:90px !important;
	border:none !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:16px !important;
	color:#FFF !important;
	text-align:center;
  font-family:"Montserrat-Regular";
	background:#511e07 !important;
	margin-top:5px !important;
	margin-bottom:0px !important;
	padding:10px 0px !important;
	margin-right:15px;
  border: solid 1px #d4c3a1 !important;
}

#enviar:hover{
	background: #d4c3a1!important;
}

#borrar{
	width:90px !important;
	border:none !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:16px !important;
	color:#FFF !important;
	text-align:center;
  font-family:"Montserrat-Regular";
  background:#511e07 !important;
	margin-top:5px !important;
	margin-bottom:0px !important;
	padding:10px 0px !important;
  border: solid 1px #d4c3a1 !important;
}

#borrar:hover{
	background:#d4c3a1 !important;
}

#mapa{
  margin-top: 30px;
  padding-bottom: 20px;
}

#mapa h1{
   font-family:"Montserrat-Bold";
  font-size: 34px;
  color: #511e07;
  text-align: center;
}

#map{
	height:315px;
	margin-bottom:30px;
	margin-top:30px;
  border: solid 1px #511e07;
}

#ampliar{
	background:url(../img/ampliar.png);
  width: 122px;
  height: 132px;
	position:absolute;
	bottom:-15px;
  right: 15px;
	}
#ampliar:hover{
	background:url(../img/ampliar-h.png);
}

  #back-top {
  background-image: url(../img/whatsapp.png);
  width: 63px;
  height: 63px;
  position: fixed;
  right: 1px;
  z-index: 900;
  bottom: 393px;
}

#servicio{
  padding: 65px 0px;
}

#text-servicio {
  margin-top: 60px;
  margin-bottom: 50px;
}

#text-servicio h1 {
  text-align: center;
  color: #511e07;
  font-family: "Montserrat-Bold";
  border-bottom: solid 1px #511e07;
  padding-bottom: 10px;
}

#text-servicio  p {
  font-family: "Montserrat-Regular";
  font-size: 18px;
  line-height: 23px;
  margin-top: 9px;
  color: #595959;
  text-align: center;
}

#text-servicio a {
  float: right;
  font-family: "Montserrat-Regular";
  font-size: 20px;
  padding: 10px;
  margin-top: 20px;
  position: relative;
  background: #511e07;
  color: #FFF;
  margin-bottom: 32px;
}


@media (max-width: 400px){
  
    .sub-1{
      margin-top: 10px;
      font-size: 18px;
    }

}

@media screen and (max-width: 640px){
    
    header{
      height: auto;
    }
    .hero h1 {
      font-size: 4em; 
    }
}

@media (max-width: 768px){

    header{
      height: auto;
    }
    .menu a{
      width: 100%;
    }

    #text-servicio h1{
      font-size: 25px;
    }

    #text-servicio p{
      font-size: 16px;
      line-height: 23px;
    }

    #text-servicio{
      margin-top: 44px;
    }

    #navbar a{
      margin-left: 0px;
    }

    .photo h1{
      margin-top: 88px;
      font-size: 39px;
    }

    .salones2{
      width: 100%;
    }

    #salones2{
      padding-bottom: 147px;
    }

    .salones2 h1{
      margin-top: 130px;
    }

    #img-ser{
      margin-top: 51px;
    }

    #texto-ser{
      margin-top: 55px;
    }

    .photo2 h1{
      margin-top: 150px;
    }
}





@media (max-width:900px) and (min-width:768px){

    header{
      height:auto;
      background: #d4c3a1;
      box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
      z-index: 1;
      position:relative;
      float:left;
    }
    #navbar a{
      color: #FFF;
      font-size: 14px;
      text-transform: uppercase;
      float: left;
      position: relative;
      padding:10px 18px;
      margin-left: 20px;
      margin-top:10px;
    }
    #logo{
      background: #511E07;
      box-shadow:  0px 5px 13px rgba(0, 0, 0, 0.6);
      width:100%;
    }
    #eventos-bg{
      padding: 20px 0px;
    }
    #eventos-bg h1{
      font-size: 28px;
    }
    #empresa-texto h1 {
      color: #72B932;
      font-family:"Montserrat-Regular";
      font-size: 28px;
    }
    .photo2 h1{
      font-size: 28px;
      margin-top: 80px;
    }
    .sub-1 {
      font-size: 13px;
    }
    .sub-2 {
      font-size: 12px;
    }
    .sub-3 {
      margin-top: 13px;
    }
    .photo h1 {
      font-size: 45px;
    }
    .salones2 h1 {
      margin-top: 52px;
    }
}



@media (max-width:1200px) and (min-width:901px){

    header{
      height:auto;
      background: #d4c3a1;
      box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
      z-index: 1;
      position:relative;
      float:left;
    }
    #navbar a{
      font-size: 16px;
      padding: 10px 28px;
    }
    .hero { 
      width: 980px; 
    }
    .salones2 h1 {
      margin-top: 73px;
    }
    .hero h1 {
      font-size: 3em;
    }

    .eventos-caption{
      font-size: 24px;
    }
}


@media (max-width:1400px) and (min-width:1201px){

    header{
      background: #d4c3a1;
      box-shadow:  0px 2px 4px rgba(0, 0, 0, 0.6);
      z-index: 1;
      position:relative;
      float:left;
    }

    #navbar a{
      font-size: 13px;
      padding:10px 7px;
      margin-left: 18px;
    }

    .eventos-caption {
      font-size: 20px;
    }

    .mas{
      top: 35px;
    }

    #texto-home{
      padding: 30px;
    }

    #text-servicio h1{
      font-size: 26px;
    }

    #text-servicio{
      margin-top: 112px;
    }

    #text-servicio p{
      font-size: 18px;
      line-height: 22px;
    }

    .sub-1{
      margin-top: 4%;
    }

    #texto-ser p{
      font-size: 15px;
      line-height: 20px;
    }

    #salones2{
      padding-bottom: 173px;
    }

    
}


@media (max-width:1600px) and (min-width:1401px){

  #navbar a{
    font-size: 12px;
    margin-left: 17px;
  }

  .sub-1{
    margin-top: 7%;
  }

  .eventos-caption{
    font-size: 20px;
  }

  .mas{
    top: 43px;
  }

  #text-servicio h1{
    font-size: 30px;
  }

}





@media (max-width:1870px) and (min-width:1601px){
  
  #navbar a{
    font-size: 15px;
    margin-left: 18px;
  }

  .eventos-caption{
    font-size: 24px;
  }

  servicio {
    font-size: 28px;
  }

}
