body{
	font-family: 'Raleway', sans-serif;
}
a{
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	letter-spacing: 0.01em;
}
/*Header*/
.cabecont .navbar-nav>li>a{
	color: #666664;
	font-weight: bold;
}
.home_text{
	padding-top: 210px;
	padding-bottom: 210px;
}
.home_text h2{
	color: #010101;
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 13px;
}

.home_text p{
	color: #404040;
	font-size: 14px;
	text-transform: uppercase;
}
.home_text img{}
.scroll_down{
	padding-bottom: 50px;
}
.scroll_down h4{
	font-size: 12px;
	color: #000;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
}
/*Services*/
.services{
	background: url(../imagen/);
}
.services .container{
	/*border-bottom: 1px solid #ddd;*/
}
.single_service{
	margin-bottom: 40px;
}
.single_service img{
}
.single_service i{
	font-size: 25px;
	color: #f73b56;
}
.single_service h2{
	color: #5b5b5d;
    font-size: 18px;
    position: relative;
    bottom: 0;
}
.single_progress_bar .progress {
	height: 1px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #d5d5d5;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.single_progress_bar .progress-bar {
	background-color: #2d3334;
}
.single_progress_bar h2{
	color: 000;
	font-size: 14px;
	font-weight: 400;
}
.about_us_p{
	font-size: 14px;
	color: #272727;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 21px;
}
.about_title h2{
	font-size: 25px;
	color: #3d3d3d;
	text-transform: uppercase;
	margin-top: 85px;
	letter-spacing: 6px;
	margin-bottom: 21px;
}
.about_title img{
	margin-bottom: 70px;
}
.section{
	padding-top: 50px;
}
/*Testimonial*/
.testimonial{
	padding: 40px 0px;
    background: #f7f5f4;
    /*margin-bottom: 50px;*/
}
.testimonial .icon:after{
	content: "";
	position: absolute;
	width: 80px;
	height: 80px;
	background-color: #f73b56;
	top: 110px;
	left: 50%;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	margin-left: -40px;
}
.testimonial .icon i{
	color: #fff;
	font-size: 47px;
	position: absolute;
	z-index: 555;
	left: 50%;
	margin-left: -23px;
}
.single_testimonial p{
	color: #818180;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
	padding-top: 20px;
}
.single_testimonial h4{
	color: #404040;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px
}
/*Fun Facts*/
.fun_facts{
	background: url(../imagen/deslizar.png) #2271b0;
	background-attachment: fixed !important;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding: 60px 0px;
}
.fun_facts h5{
	color: #FFF;
}
.fun_facts .section_overlay{
}
.single_count{
}
.single_count i{
	color: #f73b56;
	font-size: 24px;
}
.single_count p{
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 36px;
	position: relative;
	margin-bottom: 0;
}
.single_count p:before{
	content: "";
	position: absolute;
	width: 16px;
	height: 1px;
	left: 0;
	bottom: -4px;
}
.single_title h3{
	font-family: 'Raleway', sans-serif;
	color: #e7bb1c;
	font-size: 70px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.single_title h2{
	font-family: 'Raleway', sans-serif;
	color: #e7bb1c;
	margin-bottom: 0px;
}
.imac{
	position: relative;
	margin-top: -40px;
}
.imac img{
	width: 100%;
}
#container_slidershow_cont{
	padding-top: 95px;
}
@media(max-width: 1600px){
}
@media(max-width: 1500px){
}
@media(max-width: 1400px){
}
@media(max-width: 1199px){
	.imgenlace {
		margin-top: 0 !important;
	}
	.logopie img{
		width: 90% !important;
	}
	.iconoflotante{
		top: 4% !important;
	}
	.iconoflotante .cuadromarron{
		padding: 40px 30px !important; 
	}
	.iconoflotante .cuadromarron h2{
		font-size: 32px !important;
	}
}
@media(max-width: 991px){
	.subir{
		margin-top: -45px !important;
	}
	.subiralq{
		margin-top: -5px !important;
	}
	.navbar-brand>img {
	    width: 100% !important;
	}
	.logopie img{
		width: 100% !important;
	}

	.espblancoalq{
		height: auto !important;
	}
	.cuadromenu{
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	.pagmenu{
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
	.imgplatmenu{
		width: 90% !important;
	}
	.iconoflotante{
		top: 0 !important;
	}
}
@media(max-width: 990px){
	#container_slidershow_cont{
		padding-top: 70px;
	}
}
@media(max-width: 858px){
}
@media(max-width: 770px){
	.navbar-header{
		width: 100%;
		padding-left: 0px;
	}
	#container_slidershow{
		/*padding-top: 128px;*/
	}
	#container_slidershow_cont{
		padding-top: 95px;
	}
	.carousel-inner .item img{
		width: 200% !important;
		margin-left: -50%;
		margin-right: -50%;
	}
}
@media(max-width: 767px){
	.mostrar{
		display: none !important;
	}
	.mostrar2{
		display: block !important;
	}
	ul.dropdown>li{
		margin-bottom: 10px !important;
	}
	.fun_facts{
		background: url(../imagen/deslizar.png) repeat-y;
		background-size: 100% 100%;
	}
	.espblanco{
		height: auto !important;
	}
	.espblancoalq{
		height: auto !important;
	}
	#MapSitio{
		width: 110px;
		margin-bottom: 5px;
	}
	.rmenu{
		width: 40%;
		float: left !important;
	}
	.rmenu img{
		width: 100%;
	}
	.rlogo{
		width: 60%;
		float: left !important;
		padding: 0 !important;
		margin-top: 0px !important;
	}
	.rlogo img{
		width: 28% !important;
	}
	.rmenu #catcounter {
	    float: right;
	    width: 40%;
	}
	.footer {
    	background-size: auto 100% !important;
	}
	ul.dropdown{
		margin: 10px 0px !important;
	}
	ul.dropdown>li {
		padding-left: 0 !important;
	}
	.subir{
		margin-top: 0px !important;
	}
	.subiralq{
		margin-top: 0px !important;
	}
	.icoheade{
	    margin-top: 0px !important;
	}
	.navbar-brand>img {
	    width: 35% !important;
	}
	.logopie img{
		width: 30% !important;
	}
	.muestracarrito{
		height: 50px;
	}
	.imgcarrito{
		text-align: center !important;
	}
	.divalbum div{
		text-align: left;
		padding-top: 20px; 
	}
	.divalbum .navbar-right{
		float: left !important;
	}
	.divalbum input[type=text]{
		float: left !important;
	}
	.divalbum .divcontador{
		width: 100%;
		float: left !important;
		height: 70px;
	}
	.imgcarrito img{
		width: 100px  !important;
	}
	.fondcarrito2{
		width: 33.33333333% !important;
		float: left;
	}
	.fondvalida1{
		width: 33.33333333% !important;
		float: left;
	}
	.fondvalida2{
		width: 33.33333333% !important;
		float: left;
	}
	.fondregistra1{
		width: 33.33333333% !important;
		float: left;
	}
	.fondregistra2{
		width: 33.33333333% !important;
		float: left;
	}
	.section-title{
		font-size: 36px !important;
	}
	.imgpregunta img{
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		width: 50%;
	}
	.imgpregunta{
		text-align: center;
	}
	.div_mostravista .minus,
	.div_mostravista .plus{
		float: none !important;
	}
	.div_mostravista #cantidad{
		float: none !important;
	}
	.div_vistaprevia .padd30anc{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	#divmn1,#divmn2{
		height: auto !important;
	}
	.cuadrocontacto{
		background-size: auto 100% !important;
	}
	.cuadromenu{
		padding-right: 50px !important;
		padding-left: 50px !important;
	}
	.cuadronota{
		width: 98% !important;
	}
	.cuadronota #vNota{
		width: 100%;
	}
	.imgplatmenu{
		width: 20% !important;
	}
	.cuadroplato{
		padding:10px 0 !important;
		text-align: center;
	}
	#itemprod{
		float: left;
		width: 100%;
	}
	#itemprod>div{
		float: left;
	}
	#itemprod .imgcarrito{
		width: 25%;
	}
	#itemprod .textcarrito{
		width: 47%;
	}
	#itemprod .precarrito{
		width: 28%;
		padding: 20px 0px !important;
	}
	#itemprod .elicarrito{
		width: 10%;
	}
	#itemprod .totped{
		width: 75%;
	}
	#itemprod #formlogin{
		width: 100%
	}
	.izquierda{
		margin-left: 0px !important;
	}
}
@media(min-width: 767px){
	.mostrar{
		display: block !important;
	}
	.mostrar2{
		display: none !important;
	}
}
@media(max-width: 605px){
	.navbar-brand>img {
	    width: 38% !important;
	}
	.rlogo img{
		width: 75% !important;
	}
	.imgplatmenu{
		width: 70% !important;
	}
	.rmenu #catcounter {
	    width: 58%;
	}
}
@media(max-width: 460px){
	.navbar-brand{
		width: 100%;
	}
	.logopie img{
		width: 50% !important;
	}
	.rmenu{
		width: 45%;
	}
	.rlogo{
		width: 55%;
	}
	#itemprod .imgcarrito img{
		width: 90% !important;
		height: auto !important;
	}
	.imgbebidas {
	    float: left;
	    width: 50%;
	}
	.imgbebidas img{
		width: 100% !important;
		height: auto !important;
	}
}
@media(max-width: 350px){
	.fun_facts h3 {
   		font-size: 24px;
   	}
	.fun_facts .single_count p{
	    font-size: 20px;
	}
	.titcontenido{
		font-size: 24px !important;
	}
	.navbar-brand>img {
		margin: auto;
	    width: 100% !important;
	}
}
@media(max-width: 300px){
	.section-title{
		font-size: 24px !important;
	}
	.titcontenido{
		font-size: 20px !important;
	}
	.titcontenido h2{
		font-size: 24px !important;
	}
	.titcontenido h4{
		font-size: 20px !important;
	}
}
.mostrar{
	display: block;
}
.mostrar2{
	display: none;
}
#formreg input[type=text],
#formreg input[type=password],
#formreg select,
#cartcheck input[type=text],
#cartcheck input[type=password]{
	border: 1px solid #bebebe;
	border-radius: 5px;
    height: 30px;
    margin-bottom: 10px;
    width: 90%;
}
.minus,.plus {
    color: #fff;
    float: left;
    height: 30px;
    width: 33px;
    font-size: 16px;
    font-weight: 300;
    line-height: 2px;
    cursor: pointer;
    border-width: 0px;
    background: #76bc26;
    border-color: #76bc26;
}
.div_mostravista .minus,
.div_mostravista .plus {
    color: #fff;
    float: left;
    height: 35px;
    width: 30px;
    font-size: 16px;
    font-weight: 300;
    line-height: 2px;
    cursor: pointer;
    border-width: 0px;
    background: #3d1e01;
    border-color: #3d1e01;
}
.imgpregunta img{
	position: absolute;
	z-index: 2;
	top: -41px;
	left: 59px;
}
.linpag{
	color: #5b5b5d;
	cursor: pointer;
}
.lisprod{
	padding-left: 0px;
}
.lisprod li{
	list-style: none;
	margin-bottom: 10px;
}
.checkverde li{
	list-style-image: url(../imagen/check_verde.png);
}
.vistaprevia {
	position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    display: -ms-flexbox;
    display: flex;
    background-color: hsla(0,0%,100%,.75);
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    transition: all .25s;
}
.bt-vistaprevia{
	background: #e7e7e7;
	border:0px;
	border-radius: 10px;
	width: 46px;
	height: 46px;
}
.productos_listado{
	table-layout:fixed;
	width:1040px;
}
.productos_listado caption{
	background-color: #333333;
	font-weight:bold;
	color:#FFFFFF;
	padding:8px 0px 8px 0px;
}
.productos_listado th{
	border-bottom: 1px solid #dadada;
	color:#68676d;
}
.productos_listado td{
	height:24px;
	padding: 10px 0;
}
.productos_confirm{
	table-layout:fixed;
	width:500px;
}
.productos_confirm caption{
	background-color: #333333;
	font-weight:bold;
	color:#FFFFFF;
	padding:8px 0px 8px 0px;
}
.productos_confirm th{
	border-bottom: 1px solid #dadada;
	color:#68676d;
}
.productos_confirm td{
	height:24px;
	padding: 10px 0;
}
.martop{
	margin-top: 40px;
}
#catcounter {
    padding-left: 0;
}
#catcounter img{
	padding: 20px 10px;
}
#numitems {
    font-size: 21px;
    color: #FFF;
    font-weight: bold;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: center;
    background: #ee661e;
    padding: 0px 8px 3px 8px;
    border-radius: 50%;
}
.myImg:hover {
	opacity: 0.7;
	background-color: #000;
}
.modal {
    display: none; 
    position: fixed; 
    z-index: 10000; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9); 
}
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}
.modal-content { 
    animation-name: zoom;
    animation-duration: 0.6s;
}
@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
.rlogo img{
	width: 85%;
    cursor: pointer;
    position: absolute;
    background: transparent;
    right: 0;
    left: 0;
    top: 0px;
    padding: 0;
    -webkit-box-shadow: -2px 1px 6px -2px rgba(102,102,102,1);
    -moz-box-shadow: -2px 1px 6px -2px rgba(102,102,102,1);
    box-shadow: -2px 1px 6px -2px rgba(102,102,102,1);
    border-radius: 50%;
}
.divcabecera{
	padding-top: 15px;
}
.fondocontacto{
	background: url(../imagen/imagen_contacto.png) no-repeat right;
    background-size: 25% auto;
    background-position-y: 35%;
}
.fondocentral{
	background: url(../imagen/fondo_central.jpg) no-repeat;
    background-size: 100% 100%;
}
#contactanos{
}
.cerraflota{
	position: absolute;
    top: 3px;
    right: 0;
    padding-right: 5px;
}
.ligthbox{
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	background: rgb(0,0,0,.8);
	display: flex;
	justify-content: center;
	align-items: center;
}
.divestcta iframe{
	border-radius: 10px;
}
#imagrande{
	cursor: pointer;
}
.div_vistaprevia{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (3rem * 2));

    position: relative;
    pointer-events: none;

    max-width: 980px;

    border: 1px solid;
    border-radius: .3rem;

    margin: 1.75rem auto;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    padding-bottom: 30px;
}
.cerrarvent{
	position: absolute;
    top: 15px;
    right: 15px;
    padding-right: 5px;
    cursor: pointer;
    align-items: center;
}
.cerrarvent:hover{
	font-weight: bold;
}
.fondoscflot {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #656363;
    z-index: 1030;
    overflow-x: hidden;
    overflow-y: auto;
}
.padd3anc{
	padding-right: 3px;
	padding-left: 3px; 
}
.padd3alt{
	padding-top: 3px;
	padding-bottom: 3px; 
}
.padd5anc{
	padding-right: 5px;
	padding-left: 5px; 
}
.padd5alt{
	padding-top: 5px;
	padding-bottom: 5px; 
}
.padd8anc{
	padding-right: 8px;
	padding-left: 8px; 
}
.padd8alt{
	padding-top: 8px;
	padding-bottom: 8px; 
}
.padd10anc{
	padding-left: 10px;
	padding-right: 10px; 
}
.padd10alt{
	padding-top: 10px;
	padding-bottom: 10px; 
}
.padd15anc{
	padding-left: 15px;
	padding-right: 15px; 
}
.padd15alt{
	padding-top: 15px;
	padding-bottom: 15px; 
}
.padd20alt{
	padding-top: 20px;
	padding-bottom: 20px; 
}
.padd20anc{
	padding-right: 20px;
	padding-left: 20px; 
}
.padd30alt{
	padding-top: 30px;
	padding-bottom: 30px; 
}
.padd30anc{
	padding-right: 30px;
	padding-left: 30px; 
}
.padd40alt{
	padding-top: 40px;
	padding-bottom: 40px; 
}
.padd40anc{
	padding-right: 40px;
	padding-left: 40px; 
}
.padd50alt{
	padding-top: 50px;
	padding-bottom: 50px; 
}
.padd50anc{
	padding-right: 50px;
	padding-left: 50px; 
}
.padd60alt{
	padding-top: 60px;
	padding-bottom: 60px;
}
.padd60anc{
	padding-right: 60px;
	padding-left: 60px; 
}
.padd70alt{
	padding-top: 70px;
	padding-bottom: 70px; 
}
.padd80alt{
	padding-top: 80px;
	padding-bottom: 80px; 
}
.padd90alt{
	padding-top: 90px;
	padding-bottom: 90px; 
}
.padd100alt{
	padding-top: 100px;
	padding-bottom: 100px; 
}
.padd0{
	padding-right: 0px;
	padding-left: 0px; 
}
.padd0alt{
	padding-top: 0px;
	padding-bottom: 0px; 
}
.marg0alt{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.border0px{
	border: 0px;
}
.borred3px{
	border-radius: 3px;
}
.borred5px{
	border-radius: 5px;
}
.borred8px{
	border-radius: 8px;
}
.borred10px{
	border-radius: 10px;
}
.borred15px{
	border-radius: 15px;
}
.bordenegro{
	border: 1px solid #404040;
}
.bordergris{
	border: 1px solid #bfbfbf;
}
.borbotneg{
	border-bottom: 1px solid #262626;
}
.bordermarron{
	border: 2px solid #3d1e01;
}
.sombra{
	-webkit-box-shadow: -1px 1px 7px 0px rgba(117,117,117,1);
	-moz-box-shadow: -1px 1px 7px 0px rgba(117,117,117,1);
	box-shadow: -1px 1px 7px 0px rgba(117,117,117,1);
}
.sombrainferior{
    -webkit-box-shadow: -2px 3px 8px -2px rgba(0,0,0,1);
    -moz-box-shadow: -2px 3px 8px -2px rgba(0,0,0,1);
    box-shadow: -2px 3px 8px -2px rgba(0,0,0,1);
}
.iconoflotante{
	position: absolute;
	top: 20%;
	bottom: 15%;
}
.flota{
	position: absolute;
    top: 35%;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
}
.subir{
	margin-top: -110px;
	z-index: 5;
}
.subiralq{
	margin-top: -30px;
	z-index: 5;
}
.izquierda{
	margin-left: -100px;
}
.classcontenido ul{
	padding-left: 0;
}
.classcontenido ul li {
    padding: 5px 5px 5px 5px;
    list-style-image: url(../imagen/circulorojo.png);
}
.classcontenido ul ul {
	padding-left: 0;
}
.classcontenido ul ul li{
    list-style: none;
}
.classcontenido ul ul li:before{
	content: "- ";
}
.cabcasas {
    background: #2e8cc9 !important;
    color: #f8f4f5;
    padding: 8px 0px;
    margin-bottom: 20px;
    margin-right: 5px;
    min-height: 46px;
}
.divalquiler {
    margin-bottom: 8px;
}
.cuadrogriscl{
	background: #f3f3f3;
}
.cuadroblanco{
	background: #FFF;
}
.cuadrogrisosc{
	background: #1c1d17;
}
.cuadrorosa{
	background: #fffae7;
}
.cuadromarron{
	background: #3d1e01;
}
.cuadronaranja{
	background: #ee661e;
}
.cuadrocontacto{
	background: url(../imagen/index_contacto.jpg) no-repeat;
	background-size: 100% 100%;
}
.cuadromenu{
	border: 5px solid #98724f;
	background: #fffae7;
}
.cuadroplato{
	cursor: pointer;
	margin:5px 0;
}
.fondcarrito2{
	/*color: #76bc26;
	border-bottom: 8px solid #76bc26;*/
	margin-bottom: 10px;
}
.fondvalida1{
	/*color: #d4d4d4;
	border-bottom: 8px solid #d4d4d4;*/
	margin-bottom: 10px;
}
.fondvalida2{
	/*color: #76bc26;
	border-bottom: 8px solid #76bc26;*/
	margin-bottom: 10px;
}
.fondregistra1{
	/*color: #d4d4d4;
	border-bottom: 8px solid #d4d4d4;*/
	margin-bottom: 10px;
}
.fondregistra2{
	/*color: #76bc26;
	border-bottom: 8px solid #76bc26;*/
	margin-bottom: 10px;
}
.fondomenu{
	background: #fcfbf6;
}
.fondocasas{
    background: #f2efef;
}
.descripcasa {
    color: #5b5e5d;
    padding: 8px 5px;
    min-height: 60px;
}
.espblanco{
	height: 130px;
}
.espblancoalq{
	height: 70px;
}
.divnoticias{
	padding: 50px 15px;
	background: url(../imagen/fondonoticia.jpg) top center;
	background-size: 100% 100%;
}
.filanoticia{
	background: #FFF;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 8px 1px rgba(167,167,167,1);
	-moz-box-shadow: 0px 0px 8px 1px rgba(167,167,167,1);
	box-shadow: 0px 0px 8px 1px rgba(167,167,167,1);
}
.textblanco{
	color: #FFF !important;
}
.textgriscl{
	color: #b1b1b1 !important;
}
.textgrismed{
	color: #3e3e40 !important;
}
.textnegro{
	color: #000 !important;
}
.textoswald{
	font-family: 'Oswald', sans-serif;
}
.texttitmenu{
	color: #FFF;
	background: url(../imagen/titulo_menu.png) no-repeat 0.4em center,url(../imagen/titulo_menu.png) no-repeat calc(100% - (0.4rem * 2)) center;
	background-size: 5px;
	background-color: #3d1e01;
	font-size: 20px;
	font-weight: 600;
	padding: 10px 20px;
}
.textnegr100{
	font-weight: 100;
}
.textnegr200{
	font-weight: 200;
}
.textnegr300{
	font-weight: 300;
}
.textnegr600{
	font-weight: 600;
}
.imgplatmenu{
	width: 50%;
}
.vermasnegro{
	padding: 5px 15px;
	border: 0px;
	color: #FFF !important;
	background: #101010;
	border-radius: 7px;
}
.vermasblanco{
	padding: 5px 15px;
	border: 0px;
	background: #FFF;
	border-radius: 7px;
	font-weight: 600;
}
.vermasmarron{
	padding: 5px 15px;
	border-radius: 8px;
	background: #3d1e01;
	color: #FFF !important;
}
.vermasnaranja{
	padding: 5px 15px;
	border-radius: 8px;
	background: #ee661e;
	color: #FFF !important;
}
.vermasnargrimar{
	padding: 10px 15px;
	border: 2px solid #ee661e;
	color: #d7d5c2 !important;
	background: #3d1e01;
}
.vermasblagris{
	background: transparent;
	padding: 5px 20px;
	color: #929292 !important;
	border: 1px solid #929292;
}
.vermasgris{
	background: #373737;
	padding: 8px 20px;
	color: #FFF !important;
	border: 1px solid #373737;
}
.checkmarron input[type=checkbox] + label {
	display: block;
	margin-bottom: 0.5em;
	cursor: pointer;
	padding: 0;
}

.checkmarron input[type=checkbox] {
	display: none;
}

.checkmarron input[type=checkbox] + label:before {
	content: "\2714";
    border: 0.1em solid #f9ca00;
    border-radius: 0.2em;
    display: inline-block;
    width: 1.3em;
    height: 1em;
    padding-left: 0.2em;
    padding-bottom: 1.3em;
    margin-right: 0.2em;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
}

/*.checkmarron input[type=checkbox] + label:active:before {
	transform: scale(0);
}*/

.checkmarron input[type=checkbox]:checked + label:before {
	background-color: transparent;
	border-color: #f9ca00;
	color: #f9ca00;
}

.checkmarron input[type=checkbox]:disabled + label:before {
	transform: scale(1);
	border-color: #aaa;
}

.checkmarron input[type=checkbox]:checked:disabled + label:before {
	transform: scale(1);
	background-color: #bfb;
	border-color: #bfb;
}
.imgenlace{
	margin-top: -13px;
}
#div_enlaces{
	padding-top: 25px;
	padding-bottom: 30px;	
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	outline: none;
	background-color: #ec8853;
	color: white;
	cursor: pointer;
	padding: 6px;
	border-radius: 10px;
}
.call_to_action{
	padding: 70px 0px;
}
.seleccionado{
	border-bottom: 2px solid #000;
}
.li-mapa{
	margin: 0px 5px;
}
.single_image{
	margin-right: 3px;
	position: relative;
	transition: all 1s;
}
.single_image img{
	width: 100%;
}
.single_image:hover div.image_overlay{
	opacity: 1;
}
.image_overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(247,77,101,.9);
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 1s;
}
.image_overlay a{
	position: absolute;
	top: 20px;
	right: 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.image_overlay h2{
	position: absolute;
	bottom: 28px;
	left: 20px;
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.image_overlay h4{
	position: absolute;
	bottom: 11px;
	left: 20px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.no_padding{
	padding-left: 0px;
	padding-right: 0px;
}
.work_title{}
.work_title h1, .contact_title h1{
	font-size: 25px;
	color: #3d3d3d;
	letter-spacing: 5px;
	padding-top: 80px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.work_title img, .contact_title img{
	margin-bottom: 30px;
}
.work_title p, .contact_title p{
	font-size: 14px;
	color: #000;
	margin-bottom: 100px;
}
.last_padding {
	padding-right: 0px;
}
.pad_top {
	padding-top: 2px;
}
.left h2{
	margin-top: 60px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.left p{
	margin-bottom: 60px;
}
.baton{
	margin-top: 65px;
}
.cs-btn, .cs-btn:active, .cs-btn:visited, .cs-btn:focus{
	color: #fff;
	background-color: #000;
	border-radius: 0px;
	outline: none;
	padding: 10px 40px;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: all 1s;
}
.cs-btn:hover{
	background: #f74d65;
	border-color: #f74d65;
}
/*Contact*/
.single_contact_info{
	padding-bottom: 21px;
}
.single_contact_info h2{
	text-transform: uppercase;
	color: #3d3d3d;
	font-size: 18px;
	letter-spacing: 3px;
	margin-bottom: 1px;
}
.single_contact_info p{
	font-size: 15px;
	color: #3d3d3d;
}
.contact-form{
	background-color: #f1f1f1;
	padding: 30px;
}
.contact-form .form-control{
	height: 43px;
	border-radius: 0px;
	margin-bottom: 20px;
	border: 0px solid #fff;
}
.contact-form #message{
	height: 104px;
}
.form_submit{
	width: 100%;
	background: #f73b56;
	border-radius: 0px;
	color: #fff;
	padding-top: 13px;
	padding-bottom: 10px;
	transition: all 1s;	
}
.work-with {
	padding-bottom: 60px;
	padding-top: 10px;
}
.work-with h3{
	font-size:14px;
	color: #636363;
	text-transform: uppercase;
}
.line-section-title{
	background: url(../imagen/line_section_title.png) no-repeat center top;
	height: 30px;
    background-size: 150px auto;
}
.section-title{
	font-family: "Raleway",sans-serif;
	color: #4d4d4d;
	font-size: 50px;
	padding-bottom: 20px;
	font-weight: 100;
}
.section-title-cont{
	font-family: "Raleway",sans-serif;
	color: #1a1a1a;
	font-size: 50px;
	margin-bottom: 20px;
}
.section-title-pie{
	color: #82b244;
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	padding-bottom: 10px;
	font-family: 'Raleway',sans-serif;
}
.section-title-pie-blanco{
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	padding-bottom: 20px;
}
.section-caption{
	color: #292b31;
	font-size: 20px;
}
.interest-caption{
	color: #767676;
	font-size: 24px;
	height: auto;
	padding-top: 10px;
}
.services-title{
	height: auto;
	padding-top: 10px;
	color: #fff;
	text-align: center;
	font-size: 24px;
}
.services-caption{
	background: url(../imagen/cuadroazul.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 6px 5px;
}
.news{
	overflow: hidden;
	padding: 1px;
}
.news-caption{
	margin: 0 auto;
	text-align: justify;
	padding: 10px 0px 0px;
	margin: 10px 0px 0px;
}
.ingresos-caption{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0px;
	color: #23224e;
}
.piepagina {
    padding: 30px 0px 40px;
    color: #FFF;
}
.piepagina a {
    color: #FFF !important;
}
.piepagina a img{
    margin-right: 20px;
}
.footer {
	background: url(../imagen/fondopie.jpg) no-repeat top center;
	background-size: 100% 100%;
	padding: 20px 0px 0px;
}
.footer p {
	color: #FFF;
	letter-spacing: 0px;
}
.footer_blanco {
	background: url(../imagen/pie_contenido.png) no-repeat top center;
	background-size: 100% 100%;
	padding: 20px 0px 0px;
}
.footer_blanco p {
	color: #FFF;
	letter-spacing: 0px;
	font-weight: bold;
}
.copyright a {
	color: #8a8da0 !important;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
}
.mapsitio{
	padding-left:6px;
	margin-left:30px;
}
.mapsitio li:before{
	content: "- ";
}
.mapsitio li{
    list-style: none;
}
.mapsitpie {
    padding-left: 0px;
}
.mapsitpie li{
    list-style: none;
    padding: 0px 5px 5px;
}
ul.icon_list{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	margin-top: 20px;
}
ul.icon_list li{
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
}
ul.icon_list li a{
	display: inline-block;
	color: #636363;
	border: 1px solid #636363;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	transition: all 1s;
}
ul.icon_list li a:hover{
	color: #f73b56;
	border-color:#f73b56;
}
#mnu_sup{
	height: 32px;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	float: right;
}
#mnu_sup a{
	color: #777;
	padding: 0 15px;
	font-size: 14px;
	border-left: 3px solid #eef0f1;
	text-decoration: none;
}
#div_search{
	float: left;
	width: auto;
	position: absolute;
	right: 0px;
	top: 0;
}
#MapSitio{
	border: 1px solid #3e88d1;
	color: #8c8c8c;
	padding: 5px 10px;
	margin-right: 10px;
	float: left;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}
#bnpmarca{
	position: absolute;
    top: 228px;
    z-index: 250;
}
#bnpmarca >span{
	position: absolute;
    color: #012e67;
    z-index: 250;
    top: 60px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 58px;
    line-height: 1.1;
}
.catsubtit{
	padding: 3px 0px;
    background: #e18021;
    color: #FFF;
    margin: auto;
    font-weight: bold;
}
.catsubtit p{
	padding: 0px;
	margin: 0px;
}
.textnoticia{
	color: #e17e20;
	font-weight: bold;
}
.icoheade{
	padding: 0;
    float: left;
    margin-top: -4px;
    margin-left: 25px;
}
.icoheade a{
	color: #4b4b4d !important;
}
/*ACORDEON DE PREGUNTAS FRECUENTES*/
button.accordion {
    background-color: transparent;
    cursor: pointer;
    text-align: justify;
    width: 100%;
    border: none;
    transition: 0.4s;
}
div.panel {
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.respuesta {
}
/*FIN DE ACORDERON*/