@charset "UTF-8";
/* CSS Document */

/* BANNER PRINCIPAL SLIDESHOW */
.fd-slider-header-home{
	background-color: white;
	height: 726px; width: 100%;}
.slidefotos{
	width: 880px;
	height: 400px;
	margin: 40px auto 60px auto;
}
.fdocabo{background-image: url("imagenes/fdo-cabo.jpg");
background-position: right;}
#content {}
#text_box {background:#000; color:#ffffff; padding:10px; margin:0 auto; width:600px;}

 
/* classes to work with cycle plugin for BG images */
#bg_containers {width: 100%;margin: 0;height: 100%; position: absolute;}
#bg_containers div {width:100%; height: 700px;  }
#bg_containers .bg1 {background:url('imagenes/slider/1.jpg') no-repeat;background-position: top center;/* -webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover;*//* background-size: cover; */}
#bg_containers .bg2 {background:url('imagenes/slider/2.jpg') no-repeat;background-position: top center;/* -webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover;*//* background-size: cover; */}
#bg_containers .bg3 {background:url('imagenes/slider/3.jpg') no-repeat;background-position: top center;/* -webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover;*//* background-size: cover; */}
#bg_containers .bg4 {background:url('imagenes/slider/4.jpg') no-repeat;background-position: top center;/* -webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover;*//* background-size: cover; */}
/* BANNER PRINCIPAL SLIDESHOW */

#contieneelbanner{
	background-image: url('imagenes/slider/1.jpg');
	background-position: top center;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; */
	height: 700px;
	width:100%;}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-weight:400;
	font-family: 'PT Sans', sans-serif;
	box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
img{ border:none;}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#page{}
.logo-home{
    position: absolute;
    right: 0;
    margin-bottom: 10px;
}
	.logo-home img{
    width: 240px;
    height: auto;
}

strong{ font-weight:700; /* color: rgb(192, 181, 157); */}
.contienenav{
    width: 980px;
    margin: auto;
    position: relative;
    z-index: 99;
}
.navegacion{
}
.menu1{
    background-color: #78716a;
}
.menu1{
    padding: 10px;
}
.menu1 ul, .menu2 ul{
    display: table;
    width: 100%;
}
.menu1 ul li, .menu2 ul li{
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    letter-spacing: .03em;
}
	.menu1 ul{}
	.menu1 ul li{
    color: #d9cfbd;
}
.menu1 ul li img{
    vertical-align: middle;
    margin-right: 3px;
    width: 23px;
    height: auto;
}
.dato{
    display: inline-block;
}
	.menu1 ul li a{
    color: #d9cfbd;
    display: block;
    padding: 5px;
}
.gubasa{
    background-color: #5e5953;
}
.derecha{
    text-align: right;
}
	
.menu2{
    background-color: #494541;
}
	.menu2 ul{}
	.menu2 ul li{
    text-align: center;
}
	a.op{
    text-transform: uppercase;
    color: #d9c4a5;
    display: block;
    padding: 18px 0;
    cursor: pointer;
	transition:.5s;
	}
	a.op:hover{
	background-color: rgb(120, 113, 106);
	color: rgb(224, 200, 140);
	transition: .5s;}
	a.op p{
    font-size: 11px;
    letter-spacing: .08em;
}

.slogan{
    text-align: center;
    margin-top: 100px;
    text-transform: uppercase;
}
.contieneslogan{}
	.contieneslogan h1, .contieneslogan h2{
    color: white;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
	font-family: 'PT Sans', sans-serif;}
	.contieneslogan h1{
		font-weight: 700;
		font-size: 37px;
		letter-spacing: .02em;
}
	.contieneslogan h2{
		font-size: 28px;
		margin-top: 12px;
	
		letter-spacing: .3em;
}

a{ text-decoration:none;}
.titleN{
    position: relative;
    width: 980px;
    margin: auto;
    text-align: center;
    padding: 60px 0px 0px;
}
	.titleN h1{
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: white;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
}
.b3{
    position: relative;
    z-index: 999;
    width: 978px;
    margin: auto;
    margin-top: 100px;
}
	.b3 ul{
    display: table;
}
	.b3 ul li{
    float: left;
    width: 47%;
    margin: 10px;
    overflow: hidden;
    background-repeat: no-repeat;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    background-size: cover;
    background-position: bottom center;
}
.bannAx{
    max-width: 978px;
    margin: auto;
}
.contBA{padding: 50px 30px 20px;text-align: center;}
	.contBA ul{}
	.contBA ul li{}	
.contBA h2{
	font-size: 29px;
	margin: 30px 0px 0px;
	color: #494541;
}
.contBA p{
    font-size: 16px;
    margin: 20px 0px;
    color: #78716A;
    text-transform: uppercase;
    line-height: 25px;
}
.btAux{}
a.ebtA{
    color: white;
    background-color: #315E71;
    display: inline-block;
    line-height: 45px;
    padding: 0px 29px;
    border-radius: 30px;
    transition: .3s;
}
a.ebtA:hover{background-color: #3E7790;    transition: .3s;
}

a.btp{
	display: block;
	position: relative;
	transition:.5s;
	position: relative;
	background-size: 100% 100%;
	background-position:center;
	transition: background-size 2s ease-out;
	-moz-transition: background-size .2s ease-out;
	-ms-transition: background-size .2s ease-out;
	-o-transition: background-size .2s ease-out;
	-webkit-transition: background-size .2s ease-out;
	}
	a.btp:hover{
	box-shadow: 0 0px 8px rgba(255, 155, 0, 1);
	background-size: 110% 110%;
	background-position:center;
	transition: background-size .4s ease-out;
	-moz-transition: background-size .4s ease-out;
	-ms-transition: background-size .4s ease-out;
	-o-transition: background-size .4s ease-out;
	-webkit-transition: background-size .4s ease-out;
	}
	a.btp:hover h2{
		color:rgb(255, 155, 0);
		transition:.5s;}
	
.pp1{
	background-image: url("imagenes/california-home.jpg");

}
.p1{
    background-image: url("imagenes/montebello-home.jpg");
}
.p2{
    background-image: url("imagenes/altamira-home.jpg");
}
.p3{
    background-image: url("imagenes/altamira2-home.jpg");
}
.p4{
    background-image: url("imagenes/lomas-home.jpg");
}
.p5{
    background-image: url("imagenes/villas-home.jpg");
}
.p6{
    background-image: url("imagenes/puertacabo-home.jpg");
}
.p7{
    background-image: url("imagenes/plazablanca-home.jpg");
}
.p8{
    background-image: url("imagenes/bodegas-home.jpg");
}

.t1{
    background-image: url("imagenes/t1.jpg");
}
.t2{
    background-image: url("imagenes/t2.jpg");
}
.t3{
    background-image: url("imagenes/t3.jpg");
}
.t4{
    background-image: url("imagenes/t4.jpg");
}
.t5{
    background-image: url("imagenes/t5.jpg");
}
.t6{
    background-image: url("imagenes/t6.jpg");
}
.t7{
    background-image: url("imagenes/t7.jpg");
}
.t8{
    background-image: url("imagenes/t8.jpg");
}
.t9{
    background-image: url("imagenes/t9.jpg");
}
.t10{
    background-image: url("imagenes/t10.jpg");
}
.t11{
    background-image: url("imagenes/t11.jpg");
}
.t12{
    background-image: url("imagenes/t12.jpg");
}



	.btp span{}
	.let{
    color: white;
    font-size: 13px;
    padding: 10px; position: absolute; top: 5px; left: 0px;
}
	.sj{
    background-color: #bd004c;
}
	.cs{
    background-color: rgb(255, 145, 0);
}
	.btp h2{
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: .04em;
    text-shadow: 0 1px 2px rgba(0,0,0,.3);
}
	.btp h3{
    font-size: 19px;
    margin-bottom: 20px;
    color: rgb(130, 219, 216);
}
	.btp p{
    font-size: 13px;
    line-height: 22px;
    letter-spacing: .02em;
    text-transform: uppercase;
}
	.lp{height: 50px;width: auto;}
	.dtd{
    color: white;
    padding: 15px 20px 0px;
    height: 187px;
    /* display: table-cell; */
    /* vertical-align: middle; */
    background-color: rgba(73, 69, 65,0.6);
}
	.deg{
    /* background-image: url(imagenes/fdo-deg.png); */
    /* width: 100%; */
    /* display: table; */
    padding-top: 200px;
    /* background-repeat: no-repeat; */
    /* background-position: bottom center; */
}
.cl{
    text-align: center;
    background-color: white;
    padding: 10px 0px;
}
.orn{
    width: 150px;
    height: auto;
    margin-top: 18px;
}
.contacto{
    background-color: rgb(49, 94, 113);
}

footer{
    margin-top: 70px;
    position: relative;
    z-index: 9999;
}
.contienepie{
    width: 980px;
    margin: auto;
    background-color: rgb(73, 69, 65);
}

.elpie{
}
	.elpie ul{
    display: table;
    font-size: 13px;
}
	.elpie ul li{
    display: table-cell;
    vertical-align: top;
    padding: 25px 20px;
    width: 25%;
}
	.elpie h2{
    color: white;
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: 700;
    letter-spacing: .05em;
}
	.elpie p{
    color: rgb(153, 150, 147);
    line-height: 25px;
    border-bottom: 1px dashed rgb(94, 89, 83);
    padding: 5px 0px;
}
	.elpie span{
    color: rgb(192, 181, 157);
}
	a.link1{
    color: rgb(224, 224, 224);
    display: block;
    cursor: pointer;
}
.gubasapie{
    background-color: rgb(94, 89, 83);
    color: whitesmoke;
    font-size: 14px;
    padding: 25px;
    text-align: center;
}
	.gubasapie h2{
		}
	.gubasapie p{
    margin: 8px 0;
		
    color: rgb(171, 169, 166);
}
		.gubasapie span{
		
    color: whitesmoke;
}
	.gubasapie a{
    display: inline-block;
		}
.borderder{
    border-right: 1px solid rgb(94, 89, 83);
}
.logopie{
    border: 1px solid rgb(73, 69, 65);
    margin-bottom: 10px;
    box-shadow: 0 1px 10px rgba(0,0,0,.2);
    width: 210px;
    padding: 10px;
    background-color: white;
}
.pp{
    font-size: 14px;
    color: rgb(130, 219, 216);
}
.interna{
    position: relative;
    z-index: 9;
    width: 980px;
    margin: 0 auto;
}
	.igubasa{}
	.interna h1{
    font-weight: 400;
    font-size: 24px;
    margin: 10px 0px;
}
	.interna h2{
    font-size: 17px;
    margin: 16px 0;
    font-weight: 600;
}
	.interna ul{
		/* list-style-type: disc; */}
	.interna ol{
		/* list-style-type:decimal; */}
	
	.interna ul, ol{}
	ol.enlista {
		/*list-style-type:decimal;*/}
	ol.enlista li{
		margin-left: 15px;
		padding-left: 2px;
		margin-bottom: 12px;
		padding-bottom: 12px;
		line-height: 16px;
		color: rgb(123, 123, 123);
		font-size: 14px;
		text-align: justify;
		border-bottom: 1px solid rgb(231, 231, 231);
		font-weight: 600;
}
	ul.enlista {
		/*list-style-type:disc;*/}
	ul.enlista li{
		margin-left: 15px;
		padding-left: 2px;
		margin-bottom: 12px;
		padding-bottom: 12px;
		line-height: 16px;
		color: rgb(123, 123, 123);
		font-size: 14px;
		text-align: justify;
		border-bottom: 1px solid rgb(231, 231, 231);
		font-weight: 600;
}
	.interna h3{}
	.interna p{
    margin-bottom: 14px;
    line-height: 20px;
    color: rgb(123, 123, 123);
    font-size: 14px;
    /* padding-left: 10px; */
    text-align: justify;
}
.continterna{
    padding: 50px;
    margin: 50px 0px;
    background-color: rgba(255, 255, 255, 0.85);
    letter-spacing: .03em;
    overflow: hidden;
    box-shadow: 0px 1px 3px rgba(0,0,0,.2);
    position: relative;
}
.spani, .spanr{ float:left; vertical-align: baseline;}
.spani{
    width: 380px;
}
.spanr{
    width: 500px;
}
.logogint{
    border: 1px solid;
    float: right;
}
.im-gub{
    margin-top: 50px;
}
.destacado{
    /* margin: 20px auto; */
    /* background-color: whitesmoke; */
    padding: 30px;
}
	.destacado h2{}
	.destacado p{}
	
.datospro{
    color: rgb(155, 155, 155);
}
.dato1{
    padding: 30px;
}
	.dato1 strong{
		color:rgb(192, 181, 157);}
	.dato1 h3{
    font-size: 17px;
    color: white;
    margin-bottom: 20px;
}
	.dato1 h4{
    margin: 8px 0;
    font-size: 14px;
    line-height: 19px;
}
	.dato1 a{
    color: rgb(192, 181, 157);
    display: block;
    margin: 8px 0px;
}
.logopro{
    border: 1px solid silver;
    padding: 10px;
    background-color: white;
    margin-left: 40px;
    margin-right: 20px;
    position: relative;
    margin-bottom: 10px;
    float: right;
}
.mapa{
    box-shadow: 0 1px 1px rgba(0,0,0,.4);
    margin: 10px 0px;
    height: 400px;
    width: 880px;
}
.tabla1{
    display: table;
    margin-top: 30px;
}
.c1{
    display: table-cell;
    vertical-align: top;
    width: 50%;
}
.f1{
    background-color: rgb(242, 242, 242);
}
.f2{
    background-color: rgb(73, 69, 65);
}
a[href^=tel]{
    color:inherit;
    text-decoration:none;
}
.desp{}
	.desp td{
    padding: 20px;
}
	.desp td:first-child{
    border-right: 1px solid silver;
}
.fotos{
    margin: 30px 0px;
    padding: 30px 0px;
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    overflow: hidden;
}
.fotos ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.fotos ul li {
    float: left;
    margin-left: 10px;
}
.imathumb{
    width: 200px;
    height: auto;
    border: 1px solid rgb(228, 228, 228);
}

.creditos{
    padding: 20px 50px;
    margin: 20px 0;
    background-color: rgb(242, 242, 242);
    text-align: center;
}
	.creditos h3{
    font-size: 30px;
}
	.creditos h4{
    font-size: 20px;
    margin-bottom: 22px;
}
	.creditos p{}
	.creditos img{
    margin-bottom: 20px;
}
.dct{
    display: table-cell;
    text-align: left;
}
	.dd{
    color: black;
    font-weight: 600;
}
	.di{width: 115px;font-weight: 600;}
.ti-p{}
	.ti-p h1{
    font-size: 26px;
    font-weight: 400;
    margin: 10px 0;
}
	.ti-p h2{
    margin: 0;
    font-weight: 400;
    font-size: 20px;
    color: gray;
}
.textform{
    font-size: 11px;
    color: gray;
    font-weight: 400;
    display: block;
    width: 110px;
    margin: 10px 0;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.form-cont{
    width: 400px;
    margin-top: 35px;
}
	.form-cont p{}
	
	
input[type="text"], input[type="email"], textarea {
  background-color: transparent !important;
  border: 1px solid #BDBDBD;
  color: #999;
  font-size: 13px;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  width: 315px;
  -webkit-appearance: none;
  font-weight: 400;
}
 input[type="Submit"]{
	  background-color: rgb(49, 94, 113);
	  margin: 10px auto 10px auto;
	  padding: 10px 30px;
	  text-decoration: none;
	  border-radius: 3px;
	  -webkit-appearance: none;
	 border: none;
	  font-size: 12px;
	  color: #d9c4a5;
	  letter-spacing: .04em;
}

a.fb{
    font-size: 12px;
    background-color: rgb(0, 65, 136);
    display: inline-block;
    margin: 10px 0px;
    color: whitesmoke;
    padding: 5px 10px;
    border-radius: 2px;
}
	a.fb img{
    vertical-align: middle;
    margin-right: 10px;
    width: 20px;
    height: auto;
}
.bn-b{
    width: 980px;
    margin: 60px auto 30px auto;
    overflow: hidden;
}
	.bn-b ul{
    display: table;
}
	.bn-b ul li{
    display: table-cell;
    text-align: center;
    width: 25%;
}
	.bn-b ul li h3{
    font-weight: 400;
    margin: 10px 0px;
}
	.bn-b ul li img{
    border: 1px solid rgb(255, 255, 255);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}
	.bn-b ul li p{
    font-size: 12px;
    color: gray;
    letter-spacing: .04em;
    margin: 13px 0px;
    padding: 0 10px;
    line-height: 16px;
}
.sections{
    margin: 125px auto 10px;
    max-width: 980px;
}
.contsections{
    display: table;
    width: 100%;
    margin: auto;
    /* box-shadow: 0px 1px 11px rgba(0,0,0,.5); */
}
.contsections div:first-child{
    margin-right: 10px;
}
.s1{
    float: left;
    width: 485px;
    height: 303px;
}
.s1 li{}
.titS1{
    color: white;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 2px;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    margin-bottom: 15px;
}
a.btS1{
    background-color: #129E99;
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    text-transform: uppercase;
    color: white;
    padding: 0px 25px;
    border-radius: 4px;
}
.contTxS1{
    margin-top: -135px;
    position: relative;
    padding: 20px;
    background-color: rgba(73, 69, 65,0.6);
    text-align: center;
    box-shadow: inset 0px 0px 60px rgba(0,0,0,0.5);
}