/**/
@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";
@font-face {
	font-family: constantia;
	src: "fonts/constan.ttf";
	}



html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

.cvdiv {
	height:130px;
	width:470px;
	background-color: #181818;
	margin-top: 20px;
	margin-bottom: 34px;
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	-moz-box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 3px solid rgba(255,255,255,.7);
}

.cvdiv2 {
	height:150px;
	width:400px;
	background-color: #181818;
	margin-top: 50px;
	margin-bottom: 34px;
	display:inline-block;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	-moz-box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 3px solid rgba(255,255,255,.7);
}
.textoboton {
	font: 16px/19px Constantia;
	color:rgba(255,255,255,.7);
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


.correo {
	text-align: left;
	display: inline-block;
	position: absolute;
	left:50%;
	margin-left:-470px;
	margin-top:-140px;
	padding-left:10px;
	}
.button1 {
	display: block;
	height: 35px;
	font: 16px/19px Constantia;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
  background: #f7f9fa;
  background-image: -webkit-linear-gradient(top, #f7f9fa, #e8edf0);
  background-image: -moz-linear-gradient(top, #f7f9fa, #e8edf0);
  background-image: -ms-linear-gradient(top, #f7f9fa, #e8edf0);
  background-image: -o-linear-gradient(top, #f7f9fa, #e8edf0);
  background-image: linear-gradient(to bottom, #181818, #303030);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  /*text-shadow: 1px 0px 6px #1a0f1a;*/
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  color: #000000;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  border: solid rgba(255,255,255,.7) 2px;
  text-decoration: none;
}



.button1 > a {
	display:block;
	padding-bottom:7px;
	margin-top:-4px;
	color: rgba(255,255,255,.7);
	}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 12px/19px  constantia;
	color:#6d6d6d;
	position:relative;
	min-width:960px;
	background: #303030;

}

.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #fff;
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	margin-top: -2px;
	margin-bottom: 30px;
}

h3 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 6px;
	color: #000;
	text-transform: uppercase;
}

h3.head1 {
	padding-top: 60px;
}

h3.head2 {
	color: #fff;
	}
h5 {
	
	font-size: 24px;
	padding-top: 35px;
	line-height: 28px;
	margin-bottom: 24px;
	text-transform: uppercase;
}

.titulos {
	font-size: 18px;
	padding: 0;
	text-align: center;
	color: rgba(255,255,255,.9);
	line-height:18px;
	margin-bottom:4px;
	margin-top: 15px;
	}
	
.subtitulos {
	font-size: 15px;
	padding: 0;
	text-align: center;
	color: rgba(255,255,255,.9);
	line-height:15px;
	margin-bottom:4px;
	}

.info {
	font-size: 18px;
	padding: 0;
	text-align: justify;
	color: rgba(255,255,255,.7);
	line-height:16px;
	margin-bottom:15px;
	}
	
	.info2 {
	font-size: 18px;
	padding: 0;
	text-align: justify;
	font-weight:bold;
	color: rgba(255,255,255,.9);
	line-height:16px;
	margin-bottom:15px;
	}
	.info3 {
	font-size: 18px;
	padding: 0;
	text-align: justify;
	color: rgba(255,255,255,.7);
	line-height:16px;
	margin-bottom:15px;
	}
	
	.info15 {
	font-size: 18px;
	padding: 0;
	text-align: justify;
	color: rgba(255,255,255,.7);
	line-height:18px;
	margin-bottom:5px;
	padding-bottom: 15px;
	padding-right:10px;
	}
h4 {
	
	font-size: 30px;
	padding-top: 35px;
	line-height: 28px;
	margin-bottom: 24px;
	text-transform: uppercase;
}

p {
	margin-bottom: 19px;
}



img {
	max-width: 100%;
}

address {
	font-style: normal;
}

.trpadding {
	padding-bottom: 5px;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list li{
	background: /*url(../images/marker.png)*/ 0 8px no-repeat;
	padding-left: 11px;
	color: #464646;
	margin-bottom: 5.5px;
	font: 12px/19px  constantia;
}

ul.list1  {
	margin-top: -9px;
}

ul.list1 li {
	text-decoration: underline;
	color: #6d6d6d;
	margin-bottom: 12.5px;
}
/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #a92c11;
}

a.btn {
	margin-top: 35px;
		font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	text-transform: uppercase;
	line-height: 24px;
	z-index: 999;
	position: relative;
	display: inline-block;
	padding: 11px 30px 13px;
	border: 1px solid #d19083;
	box-shadow:  0 0 0 1px #a92c11;
	color: #fff;
	background: #a92c11;
}

.top_block a.btn {
	margin-top: 33px;
}

.content.page1 a.btn {
	margin-top: 39px;
}

a.btn:hover {
	color: #a92c11;
	background-color: #fff;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}

.pad2 {
	padding-right: 65px;
}

.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 border: 1px solid #aaabaf;
 margin-bottom: 30px;
 margin-top: 3px;

}

.fleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

/*header*/

header {
	display: block;
	padding-top: 20px;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	background-color: #181818;
}


header h1 {
	float: none;
	position: relative;
	z-index: 999;
	
}

#logo {
	display: block;
	overflow: hidden;
	margin-bottom: -30px;
	width: 600px;
	float: left;
	/*height: 108px;*/
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
	-webkit-box-shadow: -5px 5px 10px 1px rgba(169,44,17,1);
	-moz-box-shadow: -5px 5px 10px 1px rgba(169,44,17,1);
	box-shadow: -5px 5px 10px 1px #A92C11;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #000000;
}

.hablame {
	display:block;
	float:right;
	color: white;
	font-size:22px;
	
}

header h1 a img {
	display: block;
}

#callme {
	height:60px;
	width: 400px;
	position:relative;
	float: right;
	margin-right: 20px;
	margin-top:45px;
	font-size:22px;
	margin-top:78px;
	display:none
	box-shadow:none !important;
}

#llamar {
	font-size:20px;
	line-height:60px;
	margin-left:10px;
	color: white;
}


.nuevo {
	font-size:22px;
	/*margin-left:540px;*/
	color: white;
	float:right;
/*margin-top:-90px;*/
	margin-right:30px;

}
.nuevo2 {
	/*color:white;*/
	font-size:22px;
	font: 22px/22px Constantia;
	margin-top:-90px;
	position:absolute;
	margin-left:-280px;
}

.top_block {
	padding-top: 20px;
	/*background-color: #5b6269;*/
	color: #e1e2e3;
	text-align:center;
background-color: rgba(48,48,48,1);
}

.top_block.tb1 {
	padding-bottom: 38px;
}

.top_block .text1 {
	text-transform: none;
	color: #fff;
	margin-bottom: 22px;
}

.box {
	border: 1px solid #c02b0d;
	background: #c02b0d;
	margin-bottom: 38px;
}

.box>img {
	border-left: 1px solid #d08e80;
	border-right: 1px solid #d08e80;
	border-top: 1px solid #d08e80;
	margin-bottom: 1px;
}

.box a {
	border: 1px solid #dd9081;
	display: block;
	background: #a92c11;
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #fff;	
	text-transform: uppercase;
	padding: 27px 13px 23px;
}

.box a:hover {
	color: #a92c11;
	background-color: #fff;
}

.box a img {
	margin-left: 22px;
	margin-top: -3px;
}

.col1  {
	color: #000;
}

.text1 {
	font: 16px/19px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #a92c11;
	margin-bottom: 26px;
}

.text1 a:hover  {
	color: #000;
}

.content.page1 .text1 {
	color: #000;
	margin-bottom: 27px;

}

.bdt0 {
	border-top: 0 !important;
}

.clear.off1 {
	height: 34px;
}

/*Content*/
.pic {
height:520px !important;	
}

.main_text {
	position: relative;
	height: 680px;
	width: 480px;
	margin-left: 50%;
	margin-bottom:15px;
	margin-right: auto;
	background-color: #181818;
	overflow: hidden;
	-webkit-box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	-moz-box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background-image: url(../images/fondo2.jpg);
	background-repeat:no-repeat;
	background-position: 85% 95%;
}
.contenedormail {
	background-color: #CCC;
	margin-top: 40px;
	box-shadow: inset 0 0 10px #000000;
	border-top: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
	}
	
.main_text_exp {
	position: relative;
	height: 1250px;
	width: 480px;
	margin-left: 50%;
	margin-bottom:15px;
	margin-right: auto;
	background-color: #181818;
	overflow: hidden;
	-webkit-box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	-moz-box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background-image: url(../images/fondo2.jpg);
    background-repeat: no-repeat;
    background-position: 85% 95%;
	
}

.main_text_ser {
	position: relative;
	height: 930px;
	width: 480px;
	margin-left: 50%;
	margin-bottom:15px;
	margin-right: auto;
	background-color: #181818;
	overflow: hidden;
	-webkit-box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	-moz-box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background-image: url(../images/fondo2.jpg);
    background-repeat: no-repeat;
    background-position: 85% 95%;
	
	}
.texto_body {
	width:94%;
	font: 18px/23px Constantia;
	color: rgba(255,255,255,.7);
	padding-top: 20px;
	padding-left: 20px;
	text-align: justify;
	}

.texto_body_cv {
	width:94%;
	font: 18px/18px Constantia;
	color: rgba(255,255,255,.7);
	padding-top: 20px;
	padding-left: 20px;
	text-align: justify;
}

.tabla {
	width: 100%;
	margin-left: 5px;
	}
p img {
	padding-top:7px;
	}
	
.tabla td {
	width:5px;
	}
	
.tabla img {
	height: 7px;
	width: 7px;
	padding-top:5px;
	padding-right:6px;
	}
.gif {
	/*border:solid 1px #0CF;*/
	text-align:center;

}

#maintext {
	text-align:justify;
	font: 18px/23px Constantia;
	padding-bottom: 20px;
	padding-top: 20px;
	color: rgba(255,255,255,.7);
	margin: 0 20px;
	}
.maintextcv {
	text-align:justify;
	font: 18px/23px Constantia;
	color: rgba(255,255,255,.7);
	padding-bottom: 20px;
	padding-top: 20px;
	margin: 0 20px;
	}
	
	.centromail {
		text-align:center;
		font: 19px/23px Constantia;
		color: rgba(255,255,255,.7);
		}
		
	.maintextex {
	text-align:justify;
	font: 16px/23px Constantia;
	color: #000;
	padding-bottom: 20px;
	padding-top: 20px;
	margin: 0 20px;
	}
	.maintextex2 {
	text-align:center;
	font: 18px/23px Constantia;
	color: rgba(255,255,255,.7);
	padding-bottom: 20px;
	padding-top: 50px;
	margin: 0 20px;
	}
	
	.maintextex3 {
	text-align:center;
	font: 18px/23px Constantia;
	color: rgba(255,255,255,.7);
	padding-bottom: 20px;
	margin: 0 20px;
	}
	
.lema {
	position:absolute;
	width: 300px;
	margin-left:630px;

	}

.menu_block nav ul li a {
	background-color: #4c0000;
	}

.content {
	background: #f2f2f2;
	padding-bottom: 68px;
	border-top: 1px solid #6f757b;
}

.content.page1 {
	padding: 68px 0 69px;
}

.content.page1 img {
	margin-bottom: 38px;
}

.content.page1 .col1 {
	line-height: 18px;
	padding-top: 1px;
	margin-bottom: 21px;
}

.content.page1 .col1 a {
	color: #a92c11;
}

.content.page1 .col1 a:hover {
	color: #000;
}

.bottom_block  {
	background: #5B6269;
	color: #fff;
	padding-bottom: 26px;
}

.martillo {
	position:absolute;
	margin-top:-250px;

}

.bottom_block a {
	text-decoration: underline;
}

.bottom_block ul li {
	margin-bottom: 12.5px;
}

.bottom_block  span {
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	display: block;
	padding-top: 2px;
}

.bottom_block  span+span {
	padding-top: 12px;
}

.icon {
	float: left;
	margin-right: 26px;
	margin-top: -3px;
}

.b0x {
	margin-top: -1px;
	background: #5b6269;
	color: #fff;
	position: relative;
	margin-right: 2px;
	font-size: 14px;
	line-height: 33.5px;
	padding: 34px 0 108px; 
	text-align: center;
	text-transform: uppercase;
}

.b0x a.btn {
	margin-top: 23px;
	bottom: 35px;
	position: absolute;
	left: 50%;
	margin-left: -53px;
}

.b0x img {
	margin-bottom: 31px;
}

.b0x .text1 {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 18px;
}

.boxes .clear {
	height: 40px;
}

.logos .text1 {
	text-transform: none;
	margin-bottom: 21px;
}

.logos {
	margin-top: -4px;
	color: #000;
}

.logos>div {
	position: relative;
}


.logos img {
margin-bottom: 31px;
}

.logos img.offset {
	margin-top: -8px;
}

.logos .clear {
	height: 30px;
}

.center {
	width:600px;
	margin: auto;
	padding-top: 20px;
	}
	
.imgcontacto {
	-webkit-box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	-moz-box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	box-shadow: -10px 10px 20px 2px rgba(0,0,0,0.66);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 3px solid rgba(255,255,255,.7)
}
/****Map***/

.map {
	color: #848383;
}

.map figure {


		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
 margin-bottom: 43px;
}
.map figure iframe {
	width: 100%;
	height: 280px;
}

.map address {
	float: left;
	margin-right: 80px;
}

.map p {
	margin-bottom: 18px;
}

.map {
	font-size: 14px;
	line-height: 18px;
}

iframe {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;}

.map .text1 {
	line-height: 20px;
	margin-bottom: 2px;
}

address dd span {
	min-width: 100px;
	display: inline-block;
	text-align: left;
}




/************Footer***********/

footer {
	display: block;
	padding: 23px 0;
	font-size: 12px;
	color: #222;
	font: 12px/12px Constantia;

}

.footer_text {
	text-align:center;
	color:#CCC
}

footer a:hover {
	color: #fff;
	text-decoration: underline;
}

footer address {
	line-height: 18px;
	margin-top: -1px;
}
