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

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



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

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

.clear{
   clear:both;
}

#barra-menu{
   background:#cca360;
}

#menu{
	padding-bottom: none;
	background: transparent;
	width: 100%;
	margin-bottom:0;
	border: none;
   font-family:"Raleway Light";
   min-height: 10px;
}

.menu{
   display: -webkit-box;
   display: -moz-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-flow: row wrap;
   justify-content: space-around;
}

.menu li{
   text-align: center;
}

#navbar a{
   color:#fff;
   font-size: 20px;
   float: left;
   position: relative;
   padding: 10px 5px;
   text-decoration: none !important;
   min-height: 32px;
   border-bottom: solid 1px #cca360;
}

#cont-text h4{
   color: #cca360;
   font-size: 19px;
   font-family: "Raleway Bold";
   padding-top: 10px;
   text-transform: uppercase;
}

#menu1{
	width:342px;
	border-radius:1px;
}

#menu2{
	width:272px;
	border-radius:1px;
}

#menu3{
	width:255px;
	border-radius:1px;
}

#navbar a:hover{
   border-bottom: solid 3px #fff;
}

#navbar .selec{
   border-bottom: solid 3px #fff;
}

.dropdown-menu > li > a{
   color: #000 !important;
   font-size: 15px !important;
   float: left;
   width: 100%;
   text-align: left;
   padding: 5px !important;
}

.dropdown-menu > li > a:hover{
   background: #cca360;
   color: #fff !important;
}

.caption{
   font-family: "Raleway Bold";
   font-size:80px;
   position: absolute;
   left: 10%;
   bottom: 10%;
   text-align: left;
}

.caption h1{
   font-family:"Raleway Light";
   color: #FFF;
   font-size: 32px;
   text-shadow: 3px 2px 3px #000;
}

.caption h2{
   font-family: "Raleway Bold";
   color: #fff;
   margin-top: 10px;
   font-size: 70px;
   line-height:67px;
   text-shadow: 1px 5px 11px #000;
}

#carousel-home .carousel-indicators {
   text-align: right;
   bottom: 7px;
}

#carousel-home .carousel-indicators li{
	width:17px;
	height:17px;
	background: #fff;
   border-color: #fff;
}

#carousel-home .carousel-indicators .active{
   background: #cca360;
   border-color: #cca360;
}

#sombra{
   width: 100%;
   height: 72px;
   float: left;
   position: relative;
   background: url(../img/sombra.png) center top;
}

#abajo{
   position: absolute;
   bottom: 0px;
   width: 78px;
   background: url(../img/abajo.png) no-repeat center center;
   height: 60px;
   display: inline-block;
}

#home-ser{
   text-align: center;
   padding-top: 30px;
}

#home-ser h1{
   color: #cca360;
   font-size: 22px;
   font-family:"Raleway Bold";
}

#home-ser p{
   line-height: 24px;
   padding: 0px 80px;
   margin-top: 20px;
   font-family:"Raleway Light";
   font-size:18px;
}

.home-ser{
   margin-top: 30px;
}

.home-ser h2{
   margin-top: 10px;
   color: #cca360;
   text-align: center;
   min-height: 35px;
}

#prev{
   background: transparent;
   color: #cca360;
   position: absolute;
   left: auto;
   right: 25px;
   width: 50px;
   height: 50px;
   opacity: 1;
   top: -20px;
}

#prev:hover{
   color: #6b6b6b;
}

#next{
   background: transparent;
   color: #cca360;
   position: absolute;
   left: auto;
   width: 50px;
   height: 50px;
   opacity: 1;
   top: -20px;
   right: 0px
}

#next:hover{
   color: #6b6b6b;
}

#anuncio{
   padding: 40px 0px;
}

.anuncio1{
   background: #cca360;
   padding: 10px 20px;
   border-radius: 15px;
}

.anuncio1 h3{
   color: #FFF;
   font-family:"Raleway Bold";
   font-size:26px;
   line-height: 26px;
   text-align: right;
   float: right;
   margin-right: 75px;
   margin-top: 17px;
}

.anuncio1 img{
   float: right;
}

.anuncio2{
   background: #000;
   padding: 10px 20px;
   border-radius: 15px;
}

.anuncio2 h3{
   color: #FFF;
   font-family:"Raleway Bold";
   font-size:25px;
   line-height: 26px;
   float: left;
   margin-left: 15px;
   margin-top: 15px;
}

.anuncio2 img{
   float: left;
}

#home{
   margin-bottom: 40px;
   font-weight: 300;
}

.home{
   margin-right: 1px;
}

.home1{
   background: #cca360;
   color: #fff;
   text-align: center;
   min-height: 347px;
   padding: 55px 20px;
   font-size: 18px;
}

.home2{
   background: #000;
   color: #fff;
   text-align: center;
   min-height: 346px;
   padding: 55px 20px;
   font-size: 18px;
}

#clientes{
   padding-top: 65px;
   background-color: #fff;
}

#clientes h1{
   color: #cca360;
   font-size: 22px;
   font-family: "Raleway Bold";
   text-align: center;
}

#carouselitem .carousel-indicators{
   text-align: center; !important;
   bottom: -42%;
}

#carouselitem .carousel-indicators li{
   background-color: #fff;
   border: 2px solid #191A48;
   width: 16px;
   height: 16px;
}

#carouselitem .carousel-indicators .active{
   background-color:#cca360;
   border: 2px solid #000;
   height: 16px;
   width: 16px;
}

#opinan{
   padding-top:70px;
   background-color: #fff;
}

.text-opinan{
   padding-top: 0px;
   padding-bottom: 95px;
   background-color: #fff;
}

.text-opinan h2{
   color: #000;
   font-size: 19px;
   font-family: "Raleway Bold";
   padding-top: 0px;
   text-transform: uppercase;
   text-align: center;
}

.text-opinan h3{
   font-family: "Raleway Light";
   font-size: 18px;
   color: #cca360;
   padding-bottom: 15px;
   text-align: center;
}

.text-opinan p{
   line-height: 27px;
   text-align: center;
   margin-top: -16px;
}

footer{
   background: #cca360;
   padding-top: 15px;
}

footer p{
   color: #fff;
   border-bottom: solid 1px #FFF;
   padding-bottom: 5px;
   margin-top: 8px;
   font-size:18px;
}

footer p a{
   color: #fff;
   border-bottom: solid 1px #FFF;
   padding-bottom: 5px;
   margin-top: 8px;
   font-size:18px;
   font-family: "Raleway Bold";
}

footer p a:hover{
   color: #fff !important;
}
footer span {
   float: left;
   padding-right: 11px;
}

footer h2{
   color: #fff;
   margin-top: 5px;
   font-family: "Raleway Bold";
}

#redes{
   text-align: center;
   padding-top:10px;
}

#web{
   text-align: center;
   margin-bottom: 2px;
   margin-top: 10px;
}

.web{
   background: url(../img/web.png) no-repeat right;
   padding-right: 148px;
   color: #FFF;
   text-decoration: none;
   display: inline-block;
   margin-top: 15px;
}

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

#titulo{
   padding: 80px 0px 27px 0px;
}

#titulo h1{
   float: right;
   font-size: 50px;
   color: #FFF;
   text-shadow: 1px 2px 3px #464646;
   font-family: "Raleway Bold";
}

.bg-somos{
   background: url(../img/bg-somos.jpg) no-repeat center top;
}

.bg-bodas{
   background: url(../img/bg-bodas.jpg) no-repeat center top;
}

.bg-contacto{
   background: url(../img/bg-contacto.jpg) no-repeat center top;
}

.bg-opinion{
   background: url(../img/bg-opinion.jpg) no-repeat center top;
}

.bg-servicios{
   background: url(../img/bg-servicios.jpg) no-repeat center top;
}

.bg-galeria{
   background: url(../img/bg-galeria.jpg) no-repeat center top;
}

.bg-celebraciones{
   background: url(../img/bg-celebraciones.jpg) no-repeat center top;
}

#contenido1{
   padding-top: 30px;
}

#contenido1 h1{
   color: #cca360;
   font-size: 21px;
   font-family:"Raleway Bold";
   border-bottom: solid 1px #cca360;
   padding-bottom: 10px;
   text-transform: uppercase;
}

#contenido1 p{
   font-family:"Raleway Light";
   line-height: 24px;
   margin-top: 20px;
   margin-bottom: 30px;
}

.cuadro{
   margin-right: 1px;
   width: 100%;
   float: left;
}

.cuadro-texto{
   margin-top: 1px;
   margin-right: 1px;
   min-height: 234px;
   float: left;
   position: relative;
   width: 99%;
   padding: 18%;
   box-sizing: border-box;
}

.cuadro-texto h1{
   float:left;
   font-size: 40px;
   color: #FFF;
   text-shadow: 2px 2px 5px #fff;
   font-family: "Raleway Bold";
}

.morado{
	 background:url(../img/musicos/hover.jpg);
}

.rosado{
   background: #c7889b;
}

.rosado2{
   background: #947483;
}

.rosado3{
   background: #e4bbb9;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
   background: transparent;
}

#cont-text{
   margin-top: 20px;
   padding-left: 25px;
}

#cont-text h2{
   color: #cca360;
   font-size: 21px;
   font-family:"Raleway Bold";
   border-bottom: solid 4px #cca360;
   padding-bottom: 10px;
   text-transform: uppercase;
}

#cont-text h3{
   color: #cca360;
   font-size: 16px;
   font-family:"Raleway Bold";
   border-bottom: dotted 1px #cca360;
   padding-bottom: 5px;
   text-transform: uppercase;
   margin-top:60px;
   line-height:22px;
} 

#cont-text p{
   font-family:"Raleway Light";
   font-size:18px;
   margin-top: 20px;
   line-height: 24px;
}

.ingredientes{
   line-height: 30px;
   margin-top: 20px;
}

.table-title{
   width: 190px;
}

.table-title h1{
	 font-family:"Raleway Bold";
	 font-size:18px;
}

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

.planner span{
   position: absolute;
   width: 80%;
   left: 10%;
   top: 45%;
   font-size:30px;
   text-align: center;
   font-family:"Raleway Bold";
   padding: 15px;
   color: #000;
   background: rgba(255, 255, 255, 0.8);
   border-radius: 15px;
}

.planner:hover span{
   background: rgba(204, 163, 96, 0.8);
   color: #FFF;
   border-radius: 15px;
}

#volver{
   float: right;
   padding: 10px 15px;
   color: #FFF;
   font-weight: bold;
   background: #cca360;
   margin-top: 200px;
}

#formulario{
   margin-top: 15px;
}

#formulario h2{
	color: #000 !important;
   margin-left: 5px;
	text-transform: none;
	font-size: 18px;
	margin-top: 5px;
   font-weight: normal;
}

#formulario input{
	width:100%;
	background-color:#000;
	color:#fff;
	border:none;
	font-family:"Raleway Light";
	font-size:19px;
	padding:11px 8px;
	margin-top: 5px;
}

#formulario textarea{
	width:100%;
   background-color:#000;
	color:#fff;
	border:none;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	padding:7px 8px;
	margin-top: 5px;
   height:124px;
}

#enviar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:16px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:-13px !important;
	margin-bottom:30px !important;
	padding:14px 0px !important;
	background: #cca360 !important;
	margin-right: 15px;
   border: none !important;
   text-transform: uppercase;
   border-radius: 15px;
}

#enviar:hover{
   background: #000 !important;
	color: #FFF !important;
}

#borrar{
	width:90px !important;
   text-transform: uppercase;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:16px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:-13px!important;
	margin-bottom:30px !important;
	padding:14px 0px !important;
	background: #cca360 !important;
   border: none !important;
   border-radius: 15px;
}

#borrar:hover{
   background: #000 !important;
	color: #FFF !important;
}

.img-footer{
   z-index: 999;
   position: relative;
}

#map{
	height:400px;
   margin-top: 20px;
}

#ampliar{
   width: 60px;
   height: 60px;
   border-radius: 50%;
   background-color: #cca360;
   color: #FFF;
   text-align: center;
   padding: 15px;
   position: absolute;
   top: -10px;
   left: 50%;
   text-decoration: none !important;
   font-size: 25px;
   font-weight: normal;
}

#ampliar:hover{
	background: #000;
}

#contacto p{
   text-align: justify;
   line-height: 20px;
   padding-right: 20px;
}

nav .me {
   text-align: center;
   margin: auto;
   padding-bottom: 1px;
   display: block;
   color: #000;
	font-size:12px;
}

.navbar-toggle{
	padding:5px 6px;
}

.navbar-toggle .icon-bar {
   width: 34px;
   background-color: #000 !important;
}

.home p{
   width: 100%;
   float: left;
   position: relative;
}

.hover{
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   display: none;
}

.caption1{
   position: absolute;
   text-align: left;
   top: 28%;
   left:12%;
   width:86%;
  
}

.caption1 h2{
   padding-bottom: 3px;
   display: inline-block;
   color: #fff;
   line-height:52px;
   font-family:"Raleway Bold";
   font-size: 50px;
   color: #fff;
   text-shadow: 1px 2px 3px #000;
}

.homep:hover .hover{
   display: block;
}

.somos{
	font-size:45px; 
	padding:10px; 
	text-align:center; 
	color:#cca360; 
	border-bottom:1px dashed #cca360; 
	margin-bottom:25px; 
	width:100%; 
	position:relative; 
	float:left;
	font-family:"Raleway Bold";
}

#ver_video{
   background: url(../img/ver_video.png);
   width: 160px;
   height: 104px;
   float: right;
}

.sticky-container{
   /*background-color: #333;*/
   padding: 0px;
   margin: 0px;
   position: fixed;
   right: -172px;
   top:340px;
   width: 238px;
   z-index: 99999999;
}

.sticky li{
   border-radius: 45px;
   list-style-type: none;
   background-color:#cca360;
   color: #efefef;
   height: 64px;
   padding: 0px;
   margin: 0px 0px 1px 0px;
   -webkit-transition:all 0.25s ease-in-out;
   -moz-transition:all 0.25s ease-in-out;
   -o-transition:all 0.25s ease-in-out;
   transition:all 0.25s ease-in-out;
   cursor: pointer;
}

.sticky li:hover{
   margin-left: -160px;
   /*-webkit-transform: translateX(-115px);
   -moz-transform: translateX(-115px);
   -o-transform: translateX(-115px);
   -ms-transform: translateX(-115px);
   transform:translateX(-115px);*/
   /*background-color: #8e44ad;*/
   filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
   -webkit-filter: grayscale(0%);
   text-decoration: none !important;
}

.sticky li a{
   text-decoration: none;
}

.sticky li img{
   float: left;
   margin: 0px 4px 0px 0px;
}

.sticky li p{
   padding-top:11px;
   margin: 0px;
   text-transform: uppercase;
   font-size: 20px !important;
   font-family: "Raleway Bold";
}

.sticky p{
   color: #fff;
   font-family: "Raleway Bold";
   line-height: 23px;
   font-size: 15px;
}

#back-top {
   top: 408px;
   z-index: 100;
   right: 8px;
   /*! float: left; */
   position: fixed;
}

.bc1{
   background: url(../img/redes2.png) 0px 0px no-repeat;
   display:block;
   width: 54px;
   height: 56px;
}

.bc2{
   background: url(../img/redes2.png) 0px -54px no-repeat;
   display:block;
   width: 54px;
   height: 51px;
}

.bc3{
   background: url(../img/redes2.png) 0px -105px no-repeat;
   display:block;
   width: 54px;
   height: 52px;
}

.bc4{;
   background: url(../img/redes2.png) 0px -157px no-repeat;
   display:block;
   width: 54px;
   height: 61px;
}




@media (max-width: 800px){
 
	.navbar-header {
	    float: none;
	}

	.navbar-left,.navbar-right {
	    float: none !important;
	}

	.navbar-toggle {
	    display: block;
		  background: #fff !important;
	}

	.navbar-collapse {
	    border-top: 1px solid transparent;
	    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}

	.navbar-fixed-top {
	    top: 0;
	    border-width: 0 0 1px;
	} 

	.navbar-collapse.collapse {
	    display: none!important;
	}

	.navbar-nav {
	    float: none!important;
	    margin-top: 7.5px;
	}

	.navbar-nav>li {
	    float: none;
	}

	.navbar-nav>li>a {
	    padding-top: 10px ;
	    padding-bottom: 10px;
	}

	.collapse.in{
	    display:block !important;
	}

	#navbar li {
	    width: 100%;
	}

	#navbar a{
	    width: 100%;
	    text-align: left;
	    padding: 5px;
	    margin-top: 2px;
      border: none;
	    font-size:16px;
	}

  #head h1 {
      margin-top: 0px;
  }

  #barra-menu {
      margin-top: 15px;
  }

  #prev {
      bottom: 0px;
      width: 25px;
      height: 25px;
  }

  #next {
      bottom: 0px;
      width: 25px;
      height: 25px;
  }

  .caption {
      left: 3%;
  }

  .caption h1 {
      padding: 10px;
      padding-right: 10px;
      font-size: 13px;
  }

  .caption h2 {
      padding: 5px 10px;
      margin-top: 0px;
      font-size: 21px;
	    line-height:19px;
  }

  .anuncio1 {
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px;
  }

  .anuncio2 {
      padding: 3px 7px;
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px;
  }

  .table-title {
      width: 115px;
  }

  #volver {
      margin-top: 20px;
  }
  
  .anuncio1 h3{
	    font-size:12px;
	    margin-top:18px;
	    line-height:21px;
	    margin-right:0px !important;
  }
  
  .anuncio2 h3{
	    font-size:13px;
	    margin-top:18px;
	    line-height:21px;
	    margin-left:0px !important;
  }
  
  footer p{
	    font-size:13px;
  }


  footer p a {
      font-size: 14px;
  }
  
  #carousel-home .carousel-indicators li{
	    width:12px;
	    height:12px;
  }
  
  #home-ser{
	    padding-top:0px;
  }
  
  #home-ser p{
	    padding:0px 37px;
	    font-size:14px;
	    margin-top:14px;
	    line-height:18px;
  }
  
  #home-ser h1{
	    font-size:16px;
  }
  
  #titulo h1{
	    font-size:33px;
  }
  
  .textotable{
	    font-family: "Raleway Light";
	    font-size: 14px;
	    line-height: 19px;
  }

  .table-title h1{
	    font-size:15px;
  }

  #cont-text p{
	    font-size:14px;
	    line-height:19px;
  }

  .textotable{
	    font-family: "Raleway Light";
	    font-size: 14px;
	    line-height: 19px;
  }

  .planner span{
	    font-size:28px;
  }

  .planner span{
	    top:27%;
  }

  .somos{
	    font-size:33px;
  }

}



@media (max-width:900px) and (min-width:800px){
	
	#navbar a{
		  font-size:17px;
  }
	
  .caption {
      left: 3%;
  }

  .caption h1 {
      padding: 10px;
      padding-right: 10px;
      font-size: 20px;
  }

  .caption h2 {
      padding: 5px 10px;
      margin-top: 0px;
      font-size: 44px;
	    line-height:40px;
  }
  
  #home-ser{
	    padding-top:0px;
  }

  #home-ser p {
      font-size: 15px;
  }
  
  .anuncio1 h3{
	    margin-right:0px;
	    font-size:18px;
  }
  
  .anuncio2 h3{
	    margin-left:0px;
	    font-size:17px;
  }
  
  footer p{
	    font-size:14px;
  }


  footer p a {
      font-size: 14px;
   }
  
  #titulo h1{
	    font-size:38px;
  }
  
  .textotable{
	    font-family: "Raleway Light";
	    font-size: 14px;
	    line-height: 19px;
  }

  .table-title{
	    width:167px;
  }

  .table-title h1{
	    font-size:15px;
  }

  #cont-text p{
	    font-size:14px;
	    line-height:22px;
  }

  .planner span{
	    top:27%;
      font-size: 20px;
  }

  .somos{
	    font-size:30px;
  }


}


@media (max-width:1000px) and (min-width:900px){
	
	#navbar a{
		  font-size:19px;
	}
	
  .caption {
      left: 3%;
  }

  .caption h1 {
      padding: 10px;
      padding-right: 10px;
      font-size: 22px;
  }

  .caption h2 {
      padding: 5px 10px;
      margin-top: 0px;
      font-size: 44px;
	    line-height:40px;
  }
  
  .anuncio1 h3{
	    margin-right:83px;
	    font-size:21px;
  }
  
  .anuncio2 h3{
	    font-size:20px;
	    margin-left:0px;
  }
  
  footer p{
	    font-size:13px;
  }

  footer p a {
      font-size: 16px;
   }
  
  #home-ser{
	    padding-top:0px;
  }
  
  .textotable{
	    font-family: "Raleway Light";
	    font-size: 16px;
	    line-height: 24px;
	}
	
	#titulo h1{
		  font-size:40px;
	}
	
	.planner span{
	    top:27%;
      font-size: 25px;
  }

  .somos{
	    font-size:35px;
  }
}


@media (max-width:1100px) and (min-width:1000px){
	
  #navbar a{
		  font-size:14px;
	}
	
	#menu1{
		  width:246px;
	}
	
	#menu2{
		  width:233px;
	}
	
	.anuncio1 h3{
		  margin-right:77px;
		  font-size:16px;
      line-height: 22px;
	}
	
	.anuncio2 h3{
		  margin-left:0px;
		  font-size:16px;
	}
	
	footer p{
		  font-size:14px;
	}

   footer p a {
      font-size: 17px;
   }
	
	.caption h2{
		  font-size:55px;
	}
	
	#titulo h1{
		  font-size:40px;
	}
	
	.caption1{
		  top:19%;
	}
	
	.caption1 h2{
		  font-size:42px;
		  line-height:45px;
	}
	
	.planner span{
	    top:27%;
      font-size:28px;
	}
	
	.somos{
	    font-size:35px;
	}
}


@media (max-width:1200px) and (min-width:1100px){
	
  #navbar a{
		  font-size:16px;
	}
	
	#menu1{
		  width:278px;
	}
	
	#menu2{
		  width:224px;
	}
	
	.anuncio2 h3{
		  margin-left:0px;
		  font-size:19px;
	}
	
	footer p{
		  font-size:16px;
	}
	
	#titulo h1{
		  font-size:40px;
	}
	
	.caption1{
		  top:19%;
	}
	
	.caption1 h2{
		  font-size:42px;
		  line-height:45px;
	}
	
	.planner span{
	    top:27%;
      font-size: 30px;
  }

  .anuncio1 h3{
      font-size: 19px;
      line-height: 26px;
      margin-right: 75px;
      margin-top: 14px;
  }
  	
}


@media (max-width:1300px) and (min-width:1200px){
	
	#navbar a{
		  font-size:18px;
	}
	
	#menu1{
		  width:310px;
	}
	
	#menu2{
		  width:246px;
	}
	
	#titulo h1{
		  font-size:42px;
	}
	
	.anuncio1 h3{
		  font-size:17px;
		  margin-right:68px;
        margin-top: 12px;
	}
	
	.anuncio2 h3{
		  font-size:17px;
		  margin-left:0px;
	}
	
	footer p{
		  font-size:15px;
	}

   footer p a {
        font-size: 17px;
   }
	
	.caption h2{
		  line-height:61px;
	}
	
	.caption1{
		  top:19%;
	}
	
	.caption1 h2{
		  font-size:42px;
		  line-height:45px;
	}
	
	.planner span{
		  top:27%;
		  font-size:21px;
	}
	
	.somos{
	    font-size:40px;
  }
	
}


@media (max-width:1600px) and (min-width:1300px){
	
	#navbar a{
		  font-size:19px;
	}
	
	#menu1{
		  width:327px;
	}
	
	#menu2{
		  width:259px;
	}

	.caption h2{
		  line-height:61px;
	}
	
	.anuncio2 h3{
		  font-size:19px;
		  margin-left:0px;
	}
	
	footer p{
		  font-size:16px;
	}

  .anuncio1 h3{
      font-size: 19px;
      margin-top: 11px;
  }
	
	.caption1{
		  top:22%;
	}
	
	.caption1 h2{
		  font-size:45px;
	 	  line-height:45px;
	}

	.planner span{
		  top:27%;
		  font-size:24px;
	}
}