@import url(http://fonts.googleapis.com/css?family=Tinos:400italic);
/*------ template stylization ------*/
body {
  font-size: 13px;
  color: #000;
  line-height: 20px;
  font-family: Helvetica, sans-serif !important;
  background: #fff;
}
p {
  margin-bottom: 20px;
}
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
/* headings, text */
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a {
  outline: none;
}
h2 {
  position: relative;
  display: block;
  color: #000;
  font-family: 'Tinos', serif;
  font-size: 20px;
  line-height: 1em;
  /*text-transform: uppercase;*/
  margin: 20px 0 20px 0;
}
.h2indent {
  margin: 79px 0 20px 0;
}
.h2indent-1 {
  margin: 49px 0 17px 0;
}
h6 {
  font-size: 14px;
  line-height: 21px;
  color: #000;
}
h6 a {
  color: #000;
}
h6 a:hover {
  color: #FF0000;
}
.font14 {
  font-size: 14px;
  color: #000;
  line-height: 21px;
  font-weight: bold;
}
#content ul {
  list-style: none;
}
.dis-block {
  display: block;
}
.left-0 {
  margin-left: 0 !important;
}
.last-mbot {
  margin-bottom: 0 !important;
}
.wrapper,
.extra-wrap,
.wrapper-extra {
  overflow: hidden;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.bot {
  margin-bottom: 6px;
}
/*=================My styles of bootstrap================*/
.link {
  font-size: 14px;
  line-height: 21px;
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
.link:hover {
  color: #ecc803;
  text-decoration: underline;
}
/*==================list=================*/
.list {
  display: block;
  overflow: hidden;
  margin: -4px 0 0 0;
}
.list li {
  display: block;
  overflow: hidden;
  margin: 0 0 0 0;
  font-size: 13px;
  line-height: 20px;
  padding: 6px 0 6px 27px;
  background: url(images/bg-list-li.png) 0 7px no-repeat;
}
.list li a {
  color: #000;
}
.list li a:hover {
  color: #0d1de5;
}
.list-advantages {
  display: block;
  margin: 0;
}
.list-advantages li {
  *zoom: 1;
  display: block;
}
.list-advantages li:before,
.list-advantages li:after {
  display: table;
  content: "";
  line-height: 0;
}
.list-advantages li:after {
  clear: both;
}
.list-advantages li h6 {
  margin-bottom: 3px;
}
.list-advantages li span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 12px 0 0 0;
  float: left;
  width: 50px;
  margin: 7px 20px 0 0;
  height: 50px;
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  line-height: 1em;
}
figure.img-polaroid {
  display: inline-block;
  margin: 0 0 15px 0;
}
.img-polaroid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
}
.img-polaroid a {
  display: block;
  width: 100%;
}
.img-polaroid img {
  max-width: inherit;
  width: 100%;
}
.thumbnails {
  margin: 29px 0 30px -20px;
}
.thumbnails .thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thumbnails li {
  float: left;
  margin: 0 0 30px 21px;
  width: ;
}
/*------===============HEADER==============------- */
header {
background:url(images/bgmenu.jpg);  height:50px;
}
.panel-head {
  width: 100%;
  background: url(images/bghead_1.jpg) #0156A7;
 /* padding: 8px 0 7px;*/
}
.list-head {
  float: right;
  margin: 0 -10px 0 0;
}
.list-head li {
  display: block;
  float: left;
  border-left: 1px solid #545454;
  font-weight: bold;
  font-size: 12px ;
  /*line-height: 20px;*/
  padding: 0 9px ;
}
.list-head li:first-child {
  border-left: none;
}
.list-head li a {
  color: #aaaaaa;
}
.list-head li a:hover {
  color: #ffffff;
}
/* navbar */
.navbar_ {
  margin-bottom: 0 !important;
  text-align: center;
}
.navbar_ .collapse {
  overflow: visible;
}
.navbar_ .brand {
  position: relative;
  display: inline-block;
  float: none;
  overflow: hidden;
 /* margin: 28px 0 20px 0;*/
  padding: 0;
  /*line-height: 22px;*/
}
.navbar_ .brand span {
  position: absolute;
  left: -400px;
  display: block;
}
.navbar_ .navbar-inner {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  min-height: inherit;
  border: none;
  background: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.navbar_ .nav-collapse_ {
 height: 85px !important;
}
.nav-collapse_ {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  background: none;
  text-align: center;
}
.nav-collapse_ .nav {
  display: inline-block;
  float: none;
  margin: 0;
  padding: 0;
}
/*nav*/
.nav-collapse_ .nav li {
  position: relative;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  zoom: 1;
}
.nav-collapse_ .nav li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  color: #ffffff;
  text-shadow: none;
}
.nav-collapse_ .nav > li.active {
  background-color: #d6d6d6;
  background-image: -moz-linear-gradient(top, #e4e4e4, #c0c0c0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e4e4e4), to(#c0c0c0));
  background-image: -webkit-linear-gradient(top, #e4e4e4, #c0c0c0);
  background-image: -o-linear-gradient(top, #e4e4e4, #c0c0c0);
  background-image: linear-gradient(to bottom, #e4e4e4, #c0c0c0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe4e4e4', endColorstr='#ffc0c0c0', GradientType=0);
}
.nav-collapse_ .nav > li {
  display: inline-block;
  float: left;
  margin: 0;
  border: none;
  /*font-weight: bold;*/
  background: none;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  height: 50px;
  line-height: 50px;
  border-right: 1px solid #a7c3cc; /*borde de los menus*/
}
.nav-collapse_ .nav > li:first-child {
  border-left: 1px solid #fafafa;
}
.nav-collapse_ .nav > li > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  position: relative;
  display: block;
  font-size: 11px !important;
  color: #238,55,41;
  margin: 0;
  height: 50px;
  text-align: center;
  overflow: hidden;
}
.nav-collapse_ .nav > li > a:after {
  display: block;
  position: absolute;
  content: '';
  height: 6px;
  background: #b8eb56; /*linea del menu*/
  bottom: -6px;
  right: 0;
  left: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.nav-collapse_ .nav > li > a > span {
  display: block;
  padding: 0 19px;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.nav-collapse_ .nav > li > a > span:after {
  content: attr(data-title);
  display: block;
}
.nav-collapse_ .nav > li.sub-menu:after {
  position: absolute;
  top: 50%;
  left: 90%;
  display: block;
  margin-top: -2px;
  width: 8px;
  height: 4px;
  background: url(images/indicator.png) 0 0 no-repeat;
  content: '';
}
.nav-collapse_ .nav ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  position: absolute;
  top: 94px;
  left: 0;
  z-index: 9;
  display: none;
  margin: 0;
  padding: 0 0 0 0;
  width: 192px;
  background: #171717;
  list-style: none;
  zoom: 1;
}
.nav-collapse_ .nav ul li {
  display: block;
  padding: 0;
  text-align: left;
  font-size: 11px;
  /*line-height: 20px;*/
  border-top: 1px solid #b3b5ba;
}
.nav-collapse_ .nav ul li:first-child {
  border-top: none;
}
.nav-collapse_ .nav ul li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #b3b5ba;
padding: 5px 0 6px 11px;
}
/*hover for first level*/
.nav-collapse_ .nav > li.sfHover,
.nav-collapse_ .nav > li.sfHover:hover,
.nav-collapse_ .nav > li:hover,
.nav-collapse_ .nav > li.active,
.nav-collapse_ .nav > li.active:hover {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav > li.sfHover > a span,
.nav-collapse_ .nav > li.sfHover > a:hover span,
.nav-collapse_ .nav > li > a:hover span,
.nav-collapse_ .nav > li.active > a span,
.nav-collapse_ .nav > li.active > a:hover span {
  margin-top: -4px;
  color: #FFFDE2;
}
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  background-color: #66060a; /*aqui color del fondo del menu*/
  background-image: -moz-linear-gradient(top, #bf131b, #66060a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bf131b), to(#66060a));
  background-image: -webkit-linear-gradient(top, #bf131b, #66060a);
  background-image: -o-linear-gradient(top, #bf131b, #66060a);
  background-image: linear-gradient(to bottom, #bf131b, #66060a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf131b', endColorstr='#66060a', GradientType=0);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav > li.sfHover > a:after,
.nav-collapse_ .nav > li.sfHover > a:hover:after,
.nav-collapse_ .nav > li > a:hover:after,
.nav-collapse_ .nav > li.active > a:after,
.nav-collapse_ .nav > li.active > a:hover:after {
  bottom: 0;
}
/*hover for second level*/
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
/*-----================== HEADER END =================------*/
/*------================== Content =================------- */
#content {
  position: relative;
  /*padding: 48px 0 44px 0;*/
  /*background: url(images/bg-content.jpg) 0 0 repeat-x #ffffff;*/
  background:#ffffff;
}
.content-pages {
 /* padding: 25px 0 44px 0 !important;*/
}
/*----====================Content end ==================----*/
/*==========================PAGES===========================*/
/*=========================index============================*/
.block-img {
  position: relative;
  margin-bottom: 20px; 
box-shadow: 2px 4px 10px 3px #ccc;
-moz-box-shadow: 2px 4px 10px 3px #ccc;
-webkit-box-shadow: 2px 4px 10px 3px #ccc;

}
.block-img:after {
  display: block;
  content: '';
  position: absolute;
  background: url(images/bg-caption.png) 0 0 repeat-x;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100% ;
  height: 75px;
  z-index: 1;
}
.block-img img {
  width: 100%;
}
.block-img span {
  color: #fff; /*color de los tour alrededor de los slider*/
  font-size: 12px;
  position: absolute;
  display: block;
  left: 10px;
  right: 20px;
  bottom: 5px;
  z-index: 2;
}
.block-img span a {
  color: #fff;
}
.block-img span a:hover {
  color: #ecc803;
}
.block-cars {
  float: left;
  width: 31%;
}
.block-indent {
  *zoom: 1;
  margin: 0 0 10px 0;
}
.block-indent:before,
.block-indent:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-indent:after {
  clear: both;
}
.block-indent .img-polaroid {
  float: left;
  margin: 5px 20px 15px 0;
}
.block-indent .extra-wrap {
  overflow: visible;
}
.block-indent h6 {
  margin: 0 0 3px 0;
}
.block-indent p {
  margin-bottom: 0;
}
/*=========================index-1==========================*/
.img-indent .img-polaroid {
  width: 100%;
  margin: 6px 0 25px 0;
}
.img-indent h6 {
  margin-bottom: 6px;
}
.box-staff {
  margin: 0 0 0 -20px;
  padding-top: 7px;
}
.box-staff .img-polaroid {
  width: 100%;
}
.box-staff .span2 {
  margin-bottom: 30px;
}
.box-staff .span2 .img-polaroid {
  margin-bottom: 0;
}
.testimonials blockquote {
  padding: 4px 0 0 0;
  background: url(img/bg-thumb-li.png) 0 8px no-repeat;
  border: none;
  margin: 0;
}
.testimonials blockquote p {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 20px;
  text-indent: 26px;
}
.testimonials blockquote strong {
  font-size: 13px;
  line-height: 20px;
  color: #808080;
  display: block;
}
.testimonials blockquote a {
  font-size: 13px;
  color: #3e3e3e;
  font-weight: bold;
}
.testimonials blockquote a:hover {
  color: #ecc803;
}
.magnifier {
  position: relative;
  display: block;
}
.magnifier:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  background: url(img/magnifier.png) center center no-repeat #444444;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.magnifier:hover:after {
  opacity: 0.8;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
/*=========================index-2==========================*/
.list-blog {
  margin: 0;
}
.list-blog li {
  display: block;
  overflow: hidden;
  padding: 17px 0 18px 0;
}
.list-blog li:first-child {
  padding-top: 0;
  border: none;
}
.list-blog li .wrapper-extra {
  overflow: hidden;
}
.list-blog li .wrapper-extra a {
  color: #606060;
}
.list-blog li .wrapper-extra a:hover {
  color: #ecc803;
}
.list-blog li .wrapper-extra .extra-wrap {
  overflow: hidden;
}
.list-blog .badge {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  background: #292929;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  line-height: 1em;
  padding: 2px 0 0 0;
  margin: 6px 20px 0 0;
}
.list-blog .badge > span {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: -5px;
}
.list-blog h6 {
  margin: 0 0 5px 0;
}
.block-blog {
  overflow: hidden;
  margin: 25px 0 0 0;
}
.block-blog .img-polaroid {
  float: left;
  margin: 4px 20px 15px 0;
}
.block-blog p {
  margin-bottom: 20px;
}
.block-blog .extra-wrap {
  overflow: visible;
}
/*=========================index-3==========================*/
.list-cars {
  margin: 0 0 0 -20px;
  display: block;
  *zoom: 1;
  padding: 6px 0 0 0;
}
.list-cars:before,
.list-cars:after {
  display: table;
  content: "";
  line-height: 0;
}
.list-cars:after {
  clear: both;
}
.list-cars li {
  float: left;
  margin: 0 0 10px 20px;
}
.list-cars li a {
  display: inline-block;
}
/*=========================index-4==========================*/
/*=========================index-5==========================*/
/*==========================404=============================*/
.block-404 {
  padding: 81px 0 0 0;
}
.block-404 h2 span {
  display: block;
  margin-top: -3px;
}
.block-404 p {
  margin: 0 20px 20px 0;
}
.block-404 .div-search {
  padding: 17px 0 0 0;
}
#search {
  position: relative;
  overflow: hidden;
  background: #eeeeee;
  margin: 0;
}
#search input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: block;
  float: left;
  margin: 0;
  padding: 9px 15px 12px ;
  width: 80%;
  height: 41px;
  border: none;
  background: #eeeeee;
  color: #606060;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  background: url(img/search-button.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  z-index: 1;
  display: block;
  float: right;
  margin: 11px 13px 0 0;
  color: #ffffff;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#search a:hover {
  background-position: 0 bottom;
}
/*======================Privacy Policy======================*/
/*================CONTACT FORM, MAP, ADRESS=================*/
.map {
  display: block;
  padding-top: 23px;
  margin: 0 0 25px 0;
  line-height: 0;
}
.map iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 382px ;
  border: none;
  line-height: 0;
}
.div-adress {
  padding: 4px 0 0 0;
}
.adress {
  font-size: 13px;
}
.adress em {
  display: block;
  font-style: normal;
  margin-bottom: 21px;
}
.adress a {
  display: inline-block;
  margin-left: 2px;
  color: ;
}
.adress a:hover {
  color: #ffa401;
  text-decoration: underline;
}
.adress span {
  display: block;
}
.adress strong {
  display: inline-block;
}
.adress strong.title1 {
  font-size: 13px;
  line-height: 20px;
  color: #292929;
  display: block;
  margin-bottom: 5px;
}
#contact-form {
  position: relative;
  z-index: 1;
  margin: 0 0 20px;
  padding: 9px 0 0 0;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
}
.txt-form {
  display: block;
  padding-bottom: 6px;
  color: #ffffff;
}
.txt-form span {
  color: #ffffff;
}
.form-div-1,
.form-div-2,
.form-div-3 {
  float: left;
  width: 190px;
}
.form-div-1 {
  margin-right: 23px;
}
.form-div-2 {
  margin-right: 27px;
}
#contact-form div {
  overflow: hidden;
}
#contact-form fieldset {
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding: 0;
  width: 100%;
  border: none;
}
#contact-form label {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  min-height: 61px;
  width: 100%;
}
#contact-form .message {
  display: block !important;
  min-height: 201px;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0;
  padding: 9px 15px 12px;
  width: 100%;
  outline: none;
  border: none;
  background: #eeeeee;
  color: #808080;
  font-size: 13px;
  line-height: 20px !important;
  font-family: Arial, Helvetica, sans-serif;
}
#contact-form input {
  height: 41px;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
#contact-form textarea {
  overflow: auto;
  width: 100%;
  height: 201px;
  resize: none;
}
#contact-form .success {
  position: absolute;
  top: 4px;
  left: 0;
  z-index: 20;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 10px;
  width: 100%;
  border: 1px solid #fff;
  background: #000;
  color: #ffffff;
  text-align: center;
  text-transform: none;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 22px;
}
#contact-form .error,
#contact-form .empty {
  position: absolute;
  bottom: 6px;
  left: 2px;
  display: none;
  overflow: hidden;
  padding: 1px 4px 0px 0;
  width: 100%;
  color: #f00;
  text-transform: none;
  font-size: 11px;
  line-height: 1.27em;
  font-family: Arial, Helvetica, sans-serif;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: 5px;
}
.buttons-wrapper {
  position: relative;
  padding: 20px 0 0 0;
}
.buttons-wrapper a {
  cursor: pointer;
}
/*------================== FOOTER ================= ------- */
footer {
  position: relative;
  padding: 27px 0 43px 0 ;
  border-top: none;
  background-color: #efefef;
  background-image: -moz-linear-gradient(top, #eaeaea, #f6f6f6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eaeaea), to(#f6f6f6));
  background-image: -webkit-linear-gradient(top, #eaeaea, #f6f6f6);
  background-image: -o-linear-gradient(top, #eaeaea, #f6f6f6);
  background-image: linear-gradient(to bottom, #eaeaea, #f6f6f6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeaeaea', endColorstr='#fff6f6f6', GradientType=0);
  font-size: 12px;
  line-height: 20px;
  color: #4b4b4b;
}
footer a {
  color: #4b4b4b;
}
footer .span12 {
  position: relative;
}
footer .span12 .top {
  right: 0;
  top: 5px;
  background: url(img/top.png) 0 0 no-repeat;
  width: 26px;
  height: 13px;
}
footer .span12 .top:hover {
  background-position: 0 bottom;
}
footer span {
  display: inline-block;
  position: relative;
  top: 8px;
  margin-left: 7px;
}
.top {
  position: absolute;
}
/*---===================== FOOTER END ================------*/
.select-menu {
  display: none !important;
}
/*-----================== MEDIA QUERIES============== ------*/
@media (min-width: 1200px) {
  h2 {
    font-size: 24px;
  }
  .navbar_ {
    text-align: left;
  }
  .navbar_ .brand {
    float: left;
    margin: 28px 0 0 0;
    display: block;
  }
  .nav-collapse_ {
    float: right;
    display: block;
  }
  .nav-collapse_ .nav {
    display: block;
  }
  .block-img {
    margin-bottom: 29px;
  }
  .block-img span {
    font-size: 16px;
  }
  .block-cars {
    width: 270px;
    float: left;
    margin-left: 30px;
  }
  .block-indent .extra-wrap {
    overflow: hidden;
  }
  .box-staff {
    margin: 0 0 0 -30px;
  }
  .block-blog .extra-wrap {
    overflow: hidden;
  }
  .list-cars {
    margin: 0 0 0 -25px;
  }
  .list-cars li {
    margin-left: 25px;
  }
  #contact-form label {
    display: inline-block;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 243px;
  }
  .form-div-1,
  .form-div-2 {
    margin-right: 20px;
  }
  .block-404 {
    padding-right: 100px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .nav-collapse_ {
    height: auto !important;
  }
}
@media (max-width: 979px) {
  .navbar_ .nav-collapse_ {
    height: 94px !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .block-cars {
    float: left;
    width: 30%;
  }
  .block-indent .img-polaroid {
    width: 100%;
    float: none;
  }
  .list-advantages .extra-wrap {
    overflow: visible;
  }
  .block-blog .img-polaroid {
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 145px;
  }
  .form-div-1,
  .form-div-2 {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .navbar_ .nav-collapse_ .nav {
    display: none;
  }
  .navbar_ .nav-collapse_ {
    height: auto !important;
    padding-bottom: 5px;
  }
  .select-menu {
    display: block !important;
    margin-bottom: 2px;
    width: 100%;
    border: 1px solid #000;
    background: #d9d9d9 ;
    color: #000000;
    cursor: pointer;
  }
  .select-menu option {
    padding-bottom: 3px;
  }
  .block-cars {
    float: left;
    width: 29%;
    margin: 0 20px 0 0;
  }
  .top {
    display: none;
  }
  .box-staff {
    margin: 0;
  }
  .box-staff .span2 {
    float: left;
    width: 26%;
    margin: 0 20px 20px 0;
  }
  .img-indent .img-polaroid {
    float: left;
    margin: 0 20px 15px 0;
    width: auto;
  }
  .testimonials blockquote {
    margin-bottom: 20px;
  }
  .testimonials blockquote p {
    margin-bottom: 15px;
  }
  .block-blog .img-polaroid {
    float: left;
    margin: 4px 20px 15px 0;
  }
  .block-blog p {
    margin-bottom: 20px;
  }
  .block-blog .extra-wrap {
    overflow: visible;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
  }
}
@media (min-width: 626px) and (max-width: 767px) {
  
}
@media (max-width: 626px) {
  .block-cars {
    float: left;
    width: 45%;
    margin: 0 20px 0 0;
  }
  .map iframe {
    height: 300px;
  }
}
@media (max-width: 560px) {
  .img-indent .img-polaroid {
    float: none;
    margin: 0 0 15px 0;
    width: 100%;
  }
  .block-blog .img-polaroid {
    float: none;
    margin: 0 0 15px 0;
    width: 100%;
    display: block;
  }
  .block-blog .img-polaroid img {
    width: 100%;
  }
}
@media (min-width: 482px) and (max-width: 625px) {
  
}
@media (max-width: 480px) {
  .block-cars {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
  }
  .box-staff .span2 {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .box-staff .span2 .img-polaroid {
    width: 100%;
  }
  .list-advantages .extra-wrap {
    overflow: visible;
  }
  .map iframe {
    height: 200px;
  }
}
@media (min-width: 320px) and (max-width: 481px) {
  
}
@media (max-width: 320px) {
  .block-indent .img-polaroid {
    float: none;
    width: 100%;
  }
  .list-blog .fleft,
  .list-blog .fright {
    float: none;
  }
}
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*footer////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.footer-widgets >div >div h4 {
	  font-family: 'Tinos', serif;
  font-size:22px;
	color:#fff;
	letter-spacing:-1px;
	margin:20px 0 14px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer-widgets >div >div h4 { font-size:14px; }
}
.footer-widgets >div >div .menu {
	list-style-type:none;
	margin:0;
}
.footer-widgets >div >div .menu li {
	background:url(images/arrow-2.png) no-repeat 0 8px;
	padding-left:14px;
}
.footer-widgets >div >div .menu li a { line-height:22px; color:#e7e7e7; }
.footer-widgets >div >div .menu li a:hover {
	color:#e88800;
	text-decoration:none;
}
.footer-widgets >div.contacts >div h4 {
	  font-family: 'Tinos', serif;
  font-size:21px;
	letter-spacing:1px;
	margin-bottom:4px;
}
.footer-widgets >div.contacts >div .textwidget strong {
	display:block;
	  font-family: 'Tinos', serif;
  font-size:24px; line-height:30px;
	letter-spacing:1px;
	color:#e88800;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.footer-widgets >div.contacts >div .textwidget strong { font-size:16px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer-widgets >div.contacts >div .textwidget strong {
		font-size:12px;
		letter-spacing:0;
	}
}
.footer {
	background:#141414;
	border:none;
	padding-bottom:30px;
}
.footer-text {
  font-family: 'Tinos', serif;
  font-size:12px;
	color:#fff;
	text-transform:uppercase;
	margin-top:30px;
}
.footer-text a { color:#fff; }
.footer-text a.site-name { display:inline-block; }
.footer-nav .menu li a:hover {
	text-decoration:underline;
	color:#fff;
}
/*logo*/
.logoBox  {
	/*padding:0; margin:0; margin-top:-30px;*/
}
.logoBox .telBox {
	
	float: right;
	width: 464px;
	padding: 31px 29px 17px 0;
	text-align: right;
}
.logoBox .telBox .title1 {
	font-family: 'Tinos', serif;
  font-size:32px;
	color: #c2e5f4;
	margin-bottom: 10px;
	width: 100%;
}
.logoBox .telBox .title2 {
	font-family: 'Tinos', serif;
  font-size:14px;
	color: #d1e6ef;
	width: 100%;
}
.logoBox .telBox span {
	font-size: 36px;
	color: #ffcc02;
	margin-right: 7px;
	position: relative;
	top: 3px;
}
.logoBox > div > div {
	overflow: hidden;
	/*padding: 30px 0 28px 29px;*/
	float: left;
}
.titulo_1{float:left; width:300px; margin:50px 0 0 50px; text-align:center; }
.titulo_1 h1{color:#fff; font-size:24px;}
.lbl_1{color:#000; font-weight: bold; font-family: arial;}
.txtinput{border: 1px solid #343434 !important; border-radius: 0 !important; color:#000 !important;  }
.txtarea{border: 1px solid #343434 !important; border-radius: 0 !important; color:#000 !important; height: 80px;  }
.enviar{  background-color: #ff9a00;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #ffffff;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-transform: uppercase;
  font-weight: bold; margin-left: 80px;}