.p-top-100 {
  padding-top: 100px;
}
.p-top-90 {
  padding-top: 90px;
}
.p-top-80 {
  padding-top: 80px;
}
.p-top-70 {
  padding-top: 70px;
}
.p-top-60 {
  padding-top: 60px;
}
.p-top-50 {
  padding-top: 50px;
}
.p-top-40 {
  padding-top: 40px;
}
.p-top-30 {
  padding-top: 30px;
}
.p-top-20 {
  padding-top: 20px;
}
.p-top-10 {
  padding-top: 10px;
}
.p-bottom-145 {
  padding-bottom: 145px;
}
.p-bottom-100 {
  padding-bottom: 100px;
}
.p-bottom-90 {
  padding-bottom: 90px;
}
.p-bottom-80 {
  padding-bottom: 80px;
}
.p-bottom-70 {
  padding-bottom: 70px;
}
.p-bottom-60 {
  padding-bottom: 60px;
}
.p-bottom-50 {
  padding-bottom: 50px;
}
.p-bottom-40 {
  padding-bottom: 40px;
}
.p-bottom-30 {
  padding-bottom: 30px;
}
.p-bottom-20 {
  padding-bottom: 20px;
}
.p-bottom-10 {
  padding-bottom: 10px;
}
.m-top-100 {
  margin-top: 100px;
}
.m-top-90 {
  margin-top: 90px;
}
.m-top-80 {
  margin-top: 80px;
}
.m-top-70 {
  margin-top: 70px;
}
.m-top-60 {
  margin-top: 60px;
}
.m-top-50 {
  margin-top: 50px;
}
.m-top-40 {
  margin-top: 40px;
}
.m-top-30 {
  margin-top: 30px;
}
.m-top-20 {
  margin-top: 20px;
}
.m-top-10 {
  margin-top: 10px;
}
.m-bottom-145 {
  margin-bottom: 145px;
}
.m-bottom-100 {
  margin-bottom: 100px;
}
.m-bottom-90 {
  margin-bottom: 90px;
}
.m-bottom-80 {
  margin-bottom: 80px;
}
.m-bottom-70 {
  margin-bottom: 70px;
}
.m-bottom-60 {
  margin-bottom: 60px;
}
.m-bottom-50 {
  margin-bottom: 50px;
}
.m-bottom-40 {
  margin-bottom: 40px;
}
.m-bottom-30 {
  margin-bottom: 30px;
}
.m-bottom-20 {
  margin-bottom: 20px;
}
.m-bottom-10 {
  margin-bottom: 10px;
}
.m-top-neg-145 {
  margin-top: -145px;
}
.m-top-neg-100 {
  margin-top: -100px;
}
.m-top-neg-90 {
  margin-top: -90px;
}
.m-top-neg-80 {
  margin-top: -80px;
}
.m-top-neg-70 {
  margin-top: -70px;
}
.m-top-neg-60 {
  margin-top: -60px;
}
.m-top-neg-50 {
  margin-top: -50px;
}
.m-top-neg-40 {
  margin-top: -40px;
}
.m-top-neg-30 {
  margin-top: -30px;
}
.m-top-neg-20 {
  margin-top: -20px;
}
.m-top-neg-10 {
  margin-top: -10px;
}
.p-20 {
  padding: 20px;
}
.p-30 {
  padding: 30px;
}
.p-40 {
  padding: 40px;
}
.p-50 {
  padding: 50px;
}
.bg-grey {
  background-color: #4D4D4D;
}
.bg-grey-dark {
  background-color: #D1D1D1;
}
.bg-orange-light {
  background-color: #FFE2C7;
}
.bg-orange {
  background-color: #FF6A00;
}

.relocation-menu
{
  left:260px !important;
  top:-7px !important;
}


.background-orange {
  background: transparent url("../img/background_orange.svg") no-repeat center top;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.background-orange-light {
  background: transparent url("../img/background-orange-light.svg") no-repeat center top;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.background-orange-light-down {
  background: transparent url("../img/background-orange-light-down.svg") no-repeat center bottom;
  -webkit-background-size: 110%;
  -moz-background-size: 110%;
  -o-background-size: 110%;
  background-size: 110%;
}
.background-orange-clock:before {
  background: transparent url("../img/icon_horarios_orange.svg") no-repeat;
  background-position: 90% 60%;
  -webkit-background-size: 19%;
  -moz-background-size: 19%;
  -o-background-size: 19%;
  background-size: 19%;
  position: absolute;
  top: 60%;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
.background-grey {
  background: transparent url("../img/background_grey.svg") no-repeat center top;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.background-footer {
  background: #D1D1D1 url("../img/background_contactos.svg") no-repeat center top;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.background-footer-partial {
  background: transparent url("../img/background_contactos.svg") no-repeat center top;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.box-news {
  overflow: hidden;
  max-height: 250px;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section-title {
  font-family: 'HelveticaNeueHv';
  text-transform: uppercase;
}
.section-paragraph {
  font-size: 17px;
  margin: 0 0 20px;
}
.section-paragraph-title-center {
  font-size: 17px;
  margin: 0 0 5px;
}
.inner {
  width: 60%;
  margin: 0 auto;
}
.text-semi-bold {
  font-weight: 600;
}
.text_bold {
  font-family: 'HelveticaNeueHv';
}
.form-control {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.link-orange {
  color: #FF6A00;
}
.link-orange:hover {
  color: #FF6A00;
}
.text-orange {
  color: #FF6A00;
}
.triangle-link-up img {
  position: absolute;
  width: 30%;
  top: 33%;
  left: 34%;
  opacity: 1;
}
.triangle-link-up i {
  display: none;
  position: absolute;
  top: 30%;
  left: 42%;
  font-size: 35px;
  padding: 10px 0;
  color: white;
}
.triangle-link-up .link-description p {
  color: #FF6A00;
  font-weight: 600;
}
.triangle-link-up:hover {
  text-decoration: none;
}
.triangle-link-up:hover .triangle-up,
.triangle-link-up:hover .triangle-down {
  border-color: transparent transparent #FF6A00;
}
.triangle-link-up:hover img {
  opacity: 0.3;
}
.triangle-link-up:hover i {
  display: block;
}
.triangle-link-up:hover .link-description {
  visibility: visible;
}
.triangle-link-down img {
  position: absolute;
  width: 30%;
  top: 10%;
  left: 36%;
  opacity: 1;
}
.triangle-link-down i {
  display: none;
  position: absolute;
  top: 20%;
  left: 42%;
  font-size: 35px;
  padding: 10px 0;
  color: white;
}
.triangle-link-down .link-description p {
  color: #FF6A00;
  font-weight: 600;
}
.triangle-link-down:hover {
  text-decoration: none;
}
.triangle-link-down:hover .triangle-up,
.triangle-link-down:hover .triangle-down {
  border-color: transparent transparent #FF6A00;
}
.triangle-link-down:hover img {
  opacity: 0.3;
}
.triangle-link-down:hover i {
  display: block;
}
.triangle-link-down:hover .link-description {
  visibility: visible;
}
.triangle-up {
  position: relative;
  display: inline-block;
  height: 0;
  width: 0;
  border-style: solid;
  border-color: transparent transparent #D1D1D1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.triangle-up._0 {
  border-width: 0 1em 1.73205081em 1em;
}
.triangle-down {
  position: relative;
  display: inline-block;
  height: 0;
  width: 0;
  border-style: solid;
  border-color: transparent transparent #D1D1D1;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.triangle-down._0 {
  border-width: 0 1em 1.73205081em 1em;
}
@media (min-width: 1200px) {
  .triangle-up {
    font-size: 7vw;
  }
  .triangle-down {
    font-size: 7vw;
  }
  .triangle-link-up .link-description {
    visibility: hidden;
  }
  .triangle-link-down img {
    max-height: 75px;
  }
  .triangle-link-down .link-description {
    visibility: hidden;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .triangle-up {
    font-size: 9vw;
  }
  .triangle-down {
    font-size: 9vw;
  }
  .triangle-link-up .link-description {
    visibility: hidden;
  }
  .triangle-link-down img {
    max-height: 75px;
  }
  .triangle-link-down .link-description {
    visibility: hidden;
  }

  
}
@media (min-width: 768px) and (max-width: 992px) {
  .triangle-up {
    font-size: 9vw;
  }
  .triangle-down {
    font-size: 9vw;
  }
  .triangle-link-up .link-description {
    visibility: visible;
  }
  .triangle-link-down img {
    max-height: 60px;
  }
  .triangle-link-down .link-description {
    visibility: visible;
  }
}
@media (max-width: 767px) {
  .triangle-up {
    font-size: 17vw;
  }
  .triangle-down {
    font-size: 17vw;
  }
  .triangle-link-up .link-description {
    visibility: visible;
    font-size: 12px;
  }
  .triangle-link-down img {
    max-height: 50px;
  }
  .triangle-link-down .link-description {
    visibility: visible;
    font-size: 12px;
  }
}
@font-face {
  font-family: 'HelveticaNeueLT';
  font-style: normal;
  font-weight: normal;
  src: local('../fonts/HelveticaNeueLT'), url('../fonts/HelveticaNeueLT.woff') format('woff');
}
@font-face {
  font-family: 'HelveticaNeueHv';
  font-style: normal;
  font-weight: normal;
  src: local('../fonts/HelveticaNeueLT-Hv'), url('../fonts/HelveticaNeueLT-Hv.woff') format('woff');
}
body {
  overflow-x: hidden;
  font-family: "HelveticaNeueLT", Helvetica, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  background-color: #F0F0F0;
}
body nav.navbar-default {
  font-family: "HelveticaNeueLT", Helvetica, Arial, sans-serif;
  background-color: white;
  border: 0;
}
body nav.navbar-default ul.navbar-nav li {
  padding: 24px 0;
}
body nav.navbar-default ul.navbar-nav li a {
  letter-spacing: 1px;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  -moz-transition: border 0.3s;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
body nav.navbar-default ul.navbar-nav li a:hover {
  border-bottom: 3px solid #FF6A00;
}
body nav.navbar-default ul.navbar-nav li a:hover:after {
  font-family: FontAwesome;
  content: '\f0d7';
  position: absolute;
  bottom: -15px;
  left: 44%;
  color: #FF6A00;
  font-size: 16px;
}
body nav.navbar-default ul.navbar-nav .dropdown-menu li a:hover:after {
  content: '';
}
body nav.navbar-default .navbar-brand {
  height: 90px;
  padding: 15px 0px;
}
body nav.navbar-default .navbar-brand img {
  height: 100%;
}
body img {
  width: 100%;
}
body h4 {
  font-weight: 600;
  line-height: 25px;
}
body .alert-error,
body .alert-error-file {
  color: #ff0000;
  padding: 7px 0;
  font-size: 13px;
}
body .alert-success {
  display: none;
  color: #00A200;
  font-size: 13px;
}
body .image-top {
  position: absolute;
  width: 100%;
}
body .image-top img {
  opacity: 0.5;
}
body .image-top h1 {
  position: absolute;
  font-family: 'HelveticaNeueHv';
  color: #ffffff;
  width: 100%;
}
body .slider .caption {
  font-family: 'HelveticaNeueHv';
  position: absolute;
  z-index: 20;
  text-align: center;
  width: 100%;
}
body .slider .caption h1 {
  font-size: 55px;
  font-weight: 600;
  color: #FF6A00;
  text-transform: uppercase;
  line-height: 70px;
}
body .dropdown-menu {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body .dropdown-menu li {
  padding: 0 !important;
  background-color: rgba(255, 255, 255, 0.95);
  margin-bottom: 4px;
}
body .dropdown-menu li a {
  border: 2px solid transparent !important;
}
body .dropdown-menu li a:hover:after {
  content: '';
}
body .button-orange {
  color: #ffffff;
  font-size: 15px;
  border-radius: 2px;
  padding: 6px 25px;
  font-family: "HelveticaNeueLT", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  background-color: #FF6A00;
}
body .button-orange:hover {
  padding: 6px 15px;
  color: white;
}
body .button-orange-full-width {
  color: #ffffff;
  font-size: 12px;
  border-radius: 2px;
  padding: 6px 10px;
  font-family: "HelveticaNeueLT", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  background-color: #FF6A00;
  width: 100%;
}
body .button-orange-full-width:hover {
  width: 95%;
  color: white;
}
body .btn-right img {
  max-width: 40px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
body .btn-right:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
}
body .link-image-triangle {
  color: #383534;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
body .link-image-triangle img.overlay-img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
body .link-image-triangle:hover {
  color: #FF6A00;
  text-decoration: none;
}
body .link-image-triangle:hover img.overlay-img {
  opacity: 0.7;
}
body #map {
  width: 100%;
  height: 260px;
  border: 2px solid #FF6A00;
}
body .languages {
  position: absolute;
  right: 15px;
}
body .languages ul {
  list-style: none;
  padding: 0;
}
body .languages ul li {
  float: left;
  padding: 14px 0;
}
body .languages ul li a {
  color: #ffffff;
  padding: 15px;
  background-color: rgba(255, 106, 0, 0.7);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
body .languages ul li a:hover {
  background-color: #FF6A00;
}
body .contact p {
  font-size: 15px;
  font-weight: 600;
}
body .contact ul {
  padding: 0;
}
body .contact ul li {
  display: inline-block;
  width: 35px;
  margin-right: 5px;
}
body .icon-contact {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
}
body .fa-caret-right {
  margin-right: 10px;
  font-size: 20px;
}
body .footer {
  margin: 0;
  color: #ffffff;
  font-family: 'HelveticaNeueLT', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
}
body .footer a {
  color: #ffffff;
}
@media (min-width: 1200px) {
  body {
    padding-top: 90px;
  }
  body nav.navbar-default {
    height: 90px;
  }
  body nav.navbar-default ul.navbar-nav li {
    padding: 24px 0;
  }
  body nav.navbar-default ul.navbar-nav li a {
    padding: 10px;
  }
  body nav.navbar-default .navbar-brand {
    height: 90px;
    padding: 15px 0px;
  }
  body nav.navbar-default .navbar-brand img {
    height: 100%;
  }
  body .slider .caption {
    top: 20%;
  }
  body .slider .caption h1 {
    font-size: 55px;
  }
  body .image-top {
    top: 90px;
  }
  body .image-top h1 {
    font-size: 36px;
    top: 25%;
    line-height: 64px;
  }
  body .languages {
    top: 90px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  body {
    padding-top: 90px;
  }
  body nav.navbar-default {
    height: 90px;
  }
  body nav.navbar-default ul.navbar-nav li {
    padding: 24px 0;
  }
  body nav.navbar-default ul.navbar-nav li a {
    padding: 10px 5px;
    font-size: 12px;
  }
  body nav.navbar-default .navbar-brand {
    height: 90px;
    padding: 15px 0px;
  }
  body nav.navbar-default .navbar-brand img {
    height: 100%;
  }
  body .slider .caption {
    top: 20%;
  }
  body .slider .caption h1 {
    font-size: 55px;
  }
  body .image-top {
    top: 90px;
  }
  body .image-top h1 {
    font-size: 36px;
    top: 25%;
    line-height: 64px;
  }
  body .languages {
    top: 90px;
  }

  
}
@media (min-width: 768px) and (max-width: 992px) {
  body {
    padding-top: 180px;
  }
  body nav.navbar-default {
    height: 180px;
  }
  body nav.navbar-default ul.navbar-nav li {
    padding: 24px 0;
  }
  body nav.navbar-default ul.navbar-nav li a {
    padding: 10px 5px;
    font-size: 12px;
  }
  body nav.navbar-default .navbar-brand {
    height: 90px;
    padding: 15px 0px;
  }
  body nav.navbar-default .navbar-brand img {
    height: 100%;
  }
  body .slider .caption {
    top: 7%;
  }
  body .slider .caption h1 {
    font-size: 40px;
  }
  body .image-top {
    top: 180px;
  }
  body .image-top h1 {
    font-size: 30px;
    top: 20%;
    line-height: 64px;
  }
  body .languages {
    top: 180px;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 90px;
  }
  body nav.navbar-default {
    height: 90px;
  }
  body nav.navbar-default .navbar-collapse {
    background-color: white;
    min-width: 200px;
  }
  body nav.navbar-default ul.navbar-nav li {
    padding: 10px 0;
  }
  body nav.navbar-default ul.navbar-nav li a {
    padding: 10px 5px;
    font-size: 13px;
  }
  body nav.navbar-default .navbar-brand {
    height: 90px;
    padding: 15px 0px;
    width: 70%;
  }
  body nav.navbar-default .navbar-brand img {
    height: 100%;
  }
  body .slider .caption {
    top: 5%;
  }
  body .slider .caption h1 {
    font-size: 25px;
    line-height: 40px;
  }
  body .image-top {
    top: 90px;
  }
  body .image-top h1 {
    font-size: 4vw;
    top: 15%;
    line-height: 30px;
  }
  body .link-image-triangle h4 {
    font-size: 12px;
    line-height: 20px;
  }
  body .languages {
    top: 90px;
  }
}



.form-c-dim{
  width: 66%;
   float: left
}

.alert-fle{
     line-height: 36px;
    height: 34px;
    width: 32%;
    /* background-color: azure; */
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    color: rgba(85, 85, 85, 0.83) !important;
}



#overlay {
     visibility: hidden;
     position: fixed;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 2000;



}


.tm{
    min-height: 212px;
}
.tm2{
    max-height: 215px;
    min-height: 215px;
}




/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/




