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

body {
  padding-top: 20px;
  padding-bottom: 20px;
  background:url(../images/bg.jpg);
  background-repeat:no-repeat;
  background-position: top center;
  background-color:#01285B;
  font-family: 'PT Sans', sans-serif;
}
p {font-size: 14px;text-align: justify;}
.navbar {
  margin-bottom: 20px;
}

.social {
margin-top: 85px;
}
.social h4 {text-transform: uppercase;
font-size: 12px;
text-align: center;}
.copy {
margin-top: 20px;
}.copy p {text-align: center;
font-size: 12px;}
.navbar-inner {
  background: #ffffff;
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
}
.caja {
position: absolute;
z-index: 9;
right: 0px;
width: 40%;
margin-right: 15px;margin-top: 20%;
}
#sidebar {
  
}.thumbnail { background:none; border:none;}

#sidebar > .nav > .nav-menu > a {
  border: 0px;
  border-radius: 0px;
  padding: 14px 14px 14px 20px;
font-size: 14px;
}.nav-tabs > li > a {letter-spacing: 2px;text-align: left;}

#main {
  float: right;
}
.linea {
	background:url(../images/linea.png) repeat-x;height: 5px;}
.home-gris { background:url(../images/bg-box1.png); font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color: #FFF;border-radius: 5px 0px 0px 5px;
-moz-border-radius: 5px 0px 0px 5px;
-webkit-border-radius: 5px 0px 0px 5px;
border: 0px solid #000000;}
.home-gris h3 {
font-size: 18px;
padding: 20px 30px;
line-height: 24px;
}
.home-naranja {background:url(../images/bg-box2.png);font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color: #FFF;border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px; border-bottom:3px solid #ffffff; border-left:3px solid #ffffff; border-right:3px solid #ffffff; border-top:none;
width: 90%;
float: right;
margin-right: 16px;margin-top: -14px;}
.home-naranja p {font-size: 13px;
padding: 20px 30px;line-height: 25px;}
.centrar { margin:0 auto;}
h2.tittle {
font-family: 'PT Sans', sans-serif;text-transform: uppercase;
margin-bottom: 25px;color: #E8641C;
}
h3 {font-family: 'PT Sans', sans-serif;text-transform: uppercase;
margin-bottom: 14px;color: #C29254; font-size:16px;}
div.border {
border-radius: 6px;
border: 1px solid #c29254; padding:5px;
}
b, strong { color:#c29254}

ul.list1 {
margin: 0 0 20px;
padding-left: 0;list-style: none;
}
ul.list1 li {background: url(../images/icon.png) 0 10px no-repeat;
padding-left: 29px;font-size: 14px;}
li strong {
color: #E8641C;
font-weight: bold;
}span {
color: #E8641C;
}.padtop {margin: 30px 0;} 
ul#myTab {
border-bottom: 0px solid #DDD;
margin-bottom: 0px;
}.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #616C85;
font-weight: bold;
cursor: default;
border: 1px solid #DDD;
border-bottom-color: rgba(0, 0, 0, 0);
}ul#myTab li.active > a {
border-bottom: 1px solid #FFF;
}address {
margin-top: 30px;
font-size: 14px;
}iframe.iframe {
margin-top: 30px;
float: right;
}.margin {
margin: 30px 0;
}
.navbar h2 {
color: #C29254;font-size: 36px;font-weight: bold;font-family: 'PT Sans', sans-serif;
}.navbar h3 {
color: #012d62;margin: 5px;
font-size: 12px;
}.thumbnail {font-size: 13px;}.thumbnail img {
margin-top: 3px;
}.jumbotron h1, .jumbotron .h1 {
color: #C29254;
font-size: 34px;
}ul.list-slider {
text-align: left;
color: #012D62;
font-size: 16px;
}div.carousel-caption h3 {
font-size: 20px;
}div.carousel-caption h4 {
font-family: 'PT Sans', sans-serif;
color: #012d62;font-size: 16px;
}.barra { background:url(../images/barra.jpg) right repeat-y}
.container .jumbotron {-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.5);}
.info {
margin-bottom: 23px;
}.info p.indent {
margin-bottom: 18px;
}.info p span {
width: 110px;
display: inline-block;
}.carousel {
-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5);
}.carousel-indicators li {border: 1px solid #C29254;}.carousel-indicators {
bottom: 0px;
}.mask p {
padding-top: 6px;
}
.mask p a {
padding: 5px 10px;
text-transform: uppercase;
color: #FFF;
font-size: 20px;
margin-bottom: 0px;
}.mask {
position: absolute;
bottom: 0px;
background: rgb(234,185,45); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,185,45,1) 0%, rgba(194,146,84,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,185,45,1)), color-stop(100%,rgba(194,146,84,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,185,45,1) 0%,rgba(194,146,84,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,185,45,1) 0%,rgba(194,146,84,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,185,45,1) 0%,rgba(194,146,84,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,185,45,1) 0%,rgba(194,146,84,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab92d', endColorstr='#c29254',GradientType=0 ); /* IE6-9 */
border-radius: 0px 0px 0px 6px;
-moz-border-radius: 0px 0px 0px 6px;
-webkit-border-radius: 0px 0px 0px 6px;
border: 0px solid #000000;
}
.top h1 {
padding: 25px 30px;
text-transform: uppercase;
color: #FFF;
font-size: 40px;
margin-bottom: 0px;
font-family: 'PT Sans', sans-serif;
}.top {
position: absolute;
top:auto
}.margintop { margin-top:20px;}.margintop2 { margin-top:35px;}
.servicios a {
font-size: 12px;
padding: 5px 10px!important;
}.servicios {
border: #616C85 1px solid!important;border-radius: 6px;
}.servicios li {
border-top: 1px #616C85 dotted;
}.servicios li:first-child { border-top:0px}.nav-tabs.nav-justified > li > a { font-size:12px; min-height:60px;}.jumbotron { font-size:14px;}.tab-pane {
border-radius: 0px 0px 6px 6px;
-moz-border-radius: 0px 0px 6px 6px;
-webkit-border-radius: 0px 0px 6px 6px;
border: 1px solid #DDD;border-top: 0px;padding: 10px;
} .h2 {
color: #C29254;
font-size: 24px;
font-family: 'PT Sans', sans-serif;
border-bottom: 1px solid #C29254;
}.enlace {
position: relative;
}.mask2 p {
padding: 5px 10px;
text-transform: uppercase;
color: #FFF;
font-size: 14px;
margin-bottom: 0px;
text-align: left;
}.mask2 {
position: absolute;
bottom: 0px;
background: rgb(234,185,45); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,185,45,1) 0%, rgba(194,146,84,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,185,45,1)), color-stop(100%,rgba(194,146,84,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,185,45,1) 0%,rgba(194,146,84,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,185,45,1) 0%,rgba(194,146,84,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,185,45,1) 0%,rgba(194,146,84,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,185,45,1) 0%,rgba(194,146,84,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab92d', endColorstr='#c29254',GradientType=0 ); /* IE6-9 */
border-radius: 0px 0px 0px 6px;
-moz-border-radius: 0px 0px 0px 6px;
-webkit-border-radius: 0px 0px 0px 6px;
border: 0px solid #000000;
}.enlaces li:before {
content: "\e013";
color: #C29254;
font-family: 'Glyphicons Halflings';
padding-right:5px;
}.enlaces li:hover {}
.enlaces li {padding-bottom: 16px;
position: relative;
line-height: 22px;}
ul.enlaces {list-style: none;
padding-left: 0px;margin-top: 20px;}.h1 {}.bigicon {
font-size: 25px;
color: #C29254;}.header {font-size: 20px;
line-height: 24px;
color: #666;
font-weight: bold;
padding-bottom: 10px;}.tel {font-size: 20px;
font-weight: bold;margin: 10px 0;}