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

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


#contenedor{
	  width:100%;
	  overflow:hidden;
	  position:relative;
      font-family:"Minion3-Regular";
}

.pad{
	  padding-left:0px;
	  padding-right:0px;
}

.clear{
	  clear:both;
}

header{
    height: 36px;
    background: #fff;
    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{
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    float: left;
    position: relative;
    padding: 10px 21px;
    margin-left: 42px;
}

#navbar a:hover{
    background-color: #593191;
    color: #fff;
    text-decoration: none;
}

#navbar .selec{
    background-color: #593191;
    color: #fff;
    text-decoration: none;
}

.bull{
    position: absolute;
    left: -12px;
    top: 7px;
    color: #000;
    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(89, 49, 145, 0.40);
}

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

.sub-2{
    font-size: 18px;
    margin-top: 10px;
    width: 100%;
    float: left;
    position: relative;
}

.sub-3{
    background: #593191;
    float: left;
    position: relative;
    padding: 10px;
    color: #FFF;
    margin-left:40%;
    margin-top: 20px;
}

.sub:hover .sub-3{
    background: #000;
}

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

.photo h1{
    font-family:"Vitoria";
    font-size: 35px;
    color: #FFF;
    text-align: center;
    margin-top: 95px;
    text-shadow: 4px 4px 3px #000000e3;
 }

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

.morado{
    color: #d3c5e6;
}

.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: #593191;
    font-family:"Vitoria";
    font-size:32px;
}

#texto-home p{
    text-align: justify;
    font-size: 18px;
    line-height: 22px;
	  margin-top: -13px;
    color: #595959;
}

footer{
    background: #593191;
    padding: 15px 0px;
}

.datos{
    color: #FFF;
    line-height: 25px;
    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;
}

#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: #0000001c;
    position: relative;
}

#web a:hover{
    background: url(../img/web-h.png) no-repeat right;
    text-decoration: none;
}

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

#quienes-top{
    border-bottom: solid 1px #593191;
    padding-bottom: 10px;
    margin-top: 51px;
    margin-bottom: 20px;
}

#quienes-texto h1{
    color: #593191;
    font-family:"Vitoria";
    font-size:34px;
}

#quienes-texto p{
    text-align: justify;
    font-size: 20px;
    line-height: 25px;
    margin-top: 9px;
    color: #595959;
}

#img-quienes{
    margin-top: 20px;
    box-shadow:  8px 10px 4px #ACACAC;
}

#quienes2{
    background: url(../img/quienes/bg.webp) center top;
    padding-bottom: 250px;
    padding-top: 50px;
    margin-top: 40px;
}

.quienes2{
	  text-align: center;
    color: #FFF;
    width: 50%;
    display: block;
    margin: auto;
    margin-top: 20px;
}

.quienes2 h1{
	  font-family:"Vitoria";
	  font-size: 36px;
    text-align: center;
    margin-top: 170px;
}

.quienes2 p{
    font-size: 28px;
    text-align: center;
    margin-top: 29px;
}

#servicios h1{
    font-family:"Vitoria";
    font-size: 34px;
    text-align: center;
    color: #593191;
    font-weight: normal;
    margin-top: 60px;
}

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

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

.servicios-even h2{
    font-family:"Vitoria";
    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(89, 49, 145, 0.56);
    width: 100%;
    padding: 15px;
    color: #FFF;
    font-size: 22px;
    text-shadow: 1px 1px 3px #000000e3;
}

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

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

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

#text-servicio h1 {
    text-align: center;
    color: #593191;
    font-family:"Vitoria";
    border-bottom: solid 1px #593191;
    padding-bottom: 10px;
}

#text-servicio  h2 {
    font-size: 20px;
    line-height: 25px;
    margin-top: 9px;
    color: #595959;
}

#text-servicio  p {
    font-size: 20px;
    line-height: 25px;
    margin-top: 9px;
    color: #595959;
}

#text-servicio a {
    float: right;
    font-size: 20px;
    padding: 10px;
    margin-top: 20px;
    position: relative;
    background: #593191;
    color: #FFF;
    margin-bottom: 32px;
    text-decoration: none!important;
}

#text-servicio a:hover {
    background: #000;
    color: #FFF;
    text-decoration: none!important;
}

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

.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;
    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%;
}

#preguntas {
    padding-bottom: 80px;
    padding-top: 50px;
    margin-top: 40px;
}

#preguntas h1{
    font-family:"Vitoria";
    font-size: 34px;
    text-align: center;
    color: #593191;
    font-weight: normal;
}

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

#preguntas  h2 {
    font-family:"Vitoria";
    font-size: 28px;
    color: #593191;
    font-weight: normal;
    margin-top: 57px;
}

#preguntas  p {
    font-size: 20px;
    line-height: 25px;
    margin-top: 9px;
    color: #595959;
}

#contacto{
    border-top: solid 1px #593191;
    padding: 65px 0px;
    margin-top: 165px;
}

#contacto h1{
    font-family:"Vitoria";
    font-size: 34px;
    color: #593191;
    margin-top: -35px;
}

#contacto p{
    text-align: justify;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
    line-height: 25px;
}

#contacto img{
    float: right;
}

#formulario{
    margin-bottom: 10px;
}

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

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

#mapa h1{
    font-family:"Vitoria";
    font-size: 34px;
    color: #593191;
    text-align: center;
}

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

#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;
}







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

    .photo h1 {
        margin-top: 68px;
        font-size: 27px;
    }

}


@media screen and (max-width: 640px){
    
    header{
        height: auto;
    }

    .hero h1 {
        font-size: 4em; 
    }
}


@media screen and (max-width: 780px){

    header{
      height: auto;
      z-index: 1;
      position:relative;
      float:left;
    }

    .hero h1 {
        font-size: 4em; 
    }

    .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;
    }

    .quienes2{
      width: 100%;
    }

    #quienes2{
      padding-bottom: 147px;
    }

    .quienes2 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:781px){

    header{
      height:auto;
      z-index: 1;
      position:relative;
      float:left;
    }

    #navbar a{
      font-size: 14px;
      padding:10px 18px;
      margin-left: 35px;
      margin-top:10px;
    }

    #logo{
      background: #000;
      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: 19px;
    }

    .sub-3 {
        margin-left: 38%;
    }

    .photo h1 {
      font-size: 37px;
    }

    .quienes2 h1 {
      margin-top: 52px;
    }
}



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

    header{
      height:auto;
      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 22px;
    }

    .hero { 
      width: 980px; 
    }

    .quienes2 h1 {
      margin-top: 73px;
    }

    .hero h1 {
      font-size: 3em;
    }

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


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

    header{
      height:auto;
      z-index: 1;
      position:relative;
      float:left;
    }

    #navbar a{
      font-size: 16px;
      padding: 10px 42px;
    }

    .hero { 
      width: 980px; 
    }

    .sub-1 {
      font-size: 19px;
      margin-top: 10%;
    }

    #texto-home h1 {
      margin-top: -30px;
    }

    #texto-home p {
      line-height: 20px;
       margin-top: -22px;
    }

    .quienes2 h1 {
      margin-top: 73px;
    }

    .hero h1 {
      font-size: 3em;
    }

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

    .datos {
      font-size: 17px;
    }
}


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

    header{
      z-index: 1;
      position:relative;
      float:left;
    }

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

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

    #texto-home{
      padding: 30px;
    }

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

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

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

    .sub-1{
      margin-top: 7%;
      font-size: 17px;
    }

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

    #quienes2{
      padding-bottom: 173px;
    }

    .datos {
      font-size: 12px;
    }

    
}



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

    header{
      z-index: 1;
      position:relative;
      float:left;
    }

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

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

    #texto-home{
      padding: 30px;
    }

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

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

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

    .sub-1{
      margin-top: 7%;
      font-size: 17px;
    }

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

    #quienes2{
      padding-bottom: 173px;
    }

    .datos {
      font-size: 12px;
    }

    
}


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

  #navbar a{
    font-size: 14px;
    margin-left: 11px;
  }

  .sub-1{
    margin-top: 9%;
    font-size: 21px;
  }

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

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

  .datos {
      font-size: 14px;
    }

}


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

  #navbar a{
    font-size: 14px;
    margin-left: 11px;
  }

  .sub-1{
    margin-top: 9%;
    font-size: 21px;
  }

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

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

  .datos {
      font-size: 14px;
    }

}



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

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

  .datos {
    font-size: 16px;
  }
}


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

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

  .datos {
    font-size: 16px;
  }
}
