/*general-reset*/
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
body,
html,
p,
blockquote,
fieldset,
input {
  margin: 0;
  padding: 0;
  outline: none;
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none;
  outline: none;
}
a img,
:link img,
:visited img {
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
}
a,
a:hover {
  text-decoration: none;
  outline: none;
}
textarea {
  resize: none;
}
.clear {
  clear: both;
  outline: none;
  float: none !important;
}
/*end_general-reset*/
.font_family_regular {
  font-family: 'Gotham-Medium';
}
.font_family_bold {
  font-family: 'Gotham-Bold';
}
.font_family_book {
  font-family: 'Gotham-Book';
}
.font_family_light {
  font-family: 'Gotham-Light';
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: none !important;
  outline: none !important;
}
body {
  font-family: 'Gotham-Book';
  font-size: 16px;
  border-top: 10px solid #f1b24f;
  min-width: 1120px;
  color: #525865 !important;
}
h2 {
  font-size: 20px;
  color: #ffffff;
}
a {
  outline: none !important;
}
.container {
  min-width: 1120px !important;
}
.sticky-navigation.stuck {
  position: fixed;
  top: 0;
}
.header {
  -webkit-transition: height 0.5s;
  /* For Safari 3.1 to 6.0 */
  transition: height 0.5s;
  height: 10px;
}
.header.fixed_menu {
  position: fixed;
  background: #f1b24f;
  height: 50px;
  top: 0px;
  z-index: 5000;
  width: 100%;
}
.header .menu {
  width: 890px;
  margin: 0 auto;
  position: relative;
  z-index: 5000;
}
.header .menu.fixed_menu {
  width: 742px;
  margin: 0 auto;
}
.header .menu.fixed_menu .logo {
  display: none;
}
.header .menu.fixed_menu .logo a {
  padding: 0px;
}
.header .menu.fixed_menu .logo_sticky {
  display: block;
}
.header .menu.fixed_menu .logo_sticky a {
  padding: 0px;
}
.header .menu.fixed_menu h1 {
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.header .menu.fixed_menu a {
  margin-top: 0px;
}
.header .menu.fixed_menu a:hover {
  background: none;
  color: #ffffff;
}
.header .menu .logo {
  display: block;
}
.header .menu .logo a {
  padding: 0px;
  margin-top: 0px;
}
.header .menu .logo_sticky {
  display: none;
}
.header .menu ul li {
  width: 14.2%;
  text-align: center;
}
.header .menu ul li a {
  margin-top: 34px;
  font-family: 'Gotham-Medium';
  color: #525865;
  font-size: 13px;
  text-transform: uppercase;
}
.header .menu ul li a:hover {
  background: none;
  color: #f1b24f;
}
#section-1 {
  background: #ffffff;
  /*height: 570px; */
  height: 450px;
}
#section-1 #slide {
  width: 1120px;
  margin-top: 8px;
  /*position: absolute;
		left: 50%;
		margin-left: -687.5px;*/
}
#section-2 {
  background: #f4f3f3;
  padding-top: 100px;
  padding-bottom: 100px;
}
#section-2.rrhh {
  padding-bottom: 20px;
}
#section-2 .blocks {
  padding: 10px;
}
#section-2 .blocks:hover img {
  filter: none;
  -webkit-filter: grayscale(0);
}
#section-2 .blocks h2 {
  width: 100%;
  color: #ffffff;
  background: #525865;
  font-family: 'Gotham-Book';
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  margin: 0px;
}
#section-2 .blocks h2 .arrow_down {
  width: 70px;
  height: 21px;
  background: url(../img/arrow_down.png) no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -14px;
}
#section-2 .blocks p {
  background: #ffffff;
  text-align: center;
  padding: 20px;
  font-size: 16px;
  font-family: 'Gotham-Book';
  color: #525865;
  margin: 0 auto;
  min-height: 200px;
}
#section-2 .blocks img {
  width: 100%;
  filter: url(filters.svg#grayscale);
  /* Firefox 3.5+ */
  filter: gray;
  /* IE5+ */
  -webkit-filter: grayscale(1);
  /* Webkit Nightlies & Chrome Canary */
  -webkit-transition: all .6s ease;
  /* Transition for Webkit browsers */
}
#section-2 .rr_hh_intro {
  width: 803px;
  margin: 0 auto;
  font-family: 'Gotham-Book';
  color: #525865;
}
#section-2 .yellow_recuadro {
  width: 605px;
  height: 268px;
  background: url(../img/rrhh_recuadro.png) no-repeat top center;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: -230px;
  position: relative;
  color: #ffffff;
  font-size: 25px;
  font-family: 'Gotham-Book';
  text-align: center;
  padding-top: 58px;
}
#section-3 {
  background: #ffffff;
  background: url(../img/bg-arrow-down_section.jpg) no-repeat center -7px;
  padding-top: 120px;
  padding-bottom: 110px;
  color: #525865;
}
#section-3.rrhh {
  background: #ffffff;
  padding-bottom: 0px;
}
#section-3.rrhh .text_container {
  background: url(../img/bg_rrhh.png) no-repeat center top;
  height: 195px;
  font-family: 'Gotham-Book';
  color: #525865;
  text-align: center;
  margin-top: 42px;
}
#section-3.rrhh .text_container p {
  color: #525865;
  width: 803px;
  margin: 0 auto;
  padding-top: 43px;
}
#section-3.rrhh .text_container span {
  font-family: 'Gotham-Bold';
}
#section-3 .large_text {
  margin-left: 40px;
}
#section-3 .large_text p {
  font-family: 'Gotham-Light';
  font-size: 30px;
  line-height: 44px;
}
#section-3 .small_text {
  padding-left: 30px;
  padding-right: 30px;
}
#section-3 .small_text p {
  font-family: 'Gotham-Book';
  font-size: 16px;
  line-height: 26px;
  border-top: 1px solid #f1b24f;
  border-bottom: 1px solid #f1b24f;
  padding-bottom: 29px;
  padding-top: 29px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
#section-3 .small_text .certified_stamp {
  width: 200px;
  height: 90px;
  background: url(../img/sprite.png) no-repeat 0px 0px;
  margin: 0 auto;
  margin-top: 30px;
}
#section-3 .small_text .certified_stamp a.tuv {
  width: 50%;
  height: 100%;
  display: inline-block;
  float: right;
}
#section-4 {
  padding-bottom: 165px;
  overflow: hidden;
  min-height: 720px;
}
#section-4.not_mobile {
  background: url(../img/bg-01.jpg) no-repeat center 150px fixed;
}
#section-4.mobile {
  background: url(../img/bg-01.jpg) no-repeat center 150px;
  background-size: cover;
  padding-top: 100px;
}
#section-4 .section_4_container {
  height: 200px;
  margin-top: 165px;
}
#section-4 .section_4_container .block_2 .block_header {
  width: 250px;
  height: 75px;
  background: url(../img/block_header.png) no-repeat;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  position: relative;
  font-size: 20px;
  font-family: 'Gotham-Book';
  padding-top: 12px;
}
#section-4 .section_4_container .block_2 p {
  padding-top: 65px;
  padding-bottom: 65px;
  padding-right: 40px;
  padding-left: 40px;
  font-size: 16px;
  font-family: 'Gotham-Book';
  color: #525865;
  text-align: center;
  background: #ffffff;
  margin-top: -45px;
  min-height: 359px;
}
#section-5 {
  background: #f1b24f;
  padding-bottom: 103px;
  padding-top: 110px;
}
#section-5 h3 {
  font-family: 'Gotham-Light';
  font-size: 48px;
  color: #ffffff;
  border-bottom: 1px solid #525865;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 35px;
  padding-bottom: 7px;
}
#section-5 ul li {
  margin-bottom: 10px;
  background: url(../img/sprite.png) no-repeat 0 -105px;
  padding-left: 25px;
}
#section-5 ul li a {
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
}
#section-5 ul li a:hover,
#section-5 ul li a.active {
  color: #525865;
}
#section-5 .servicio_individual_container {
  margin-left: 40px;
  display: none;
}
#section-5 .servicio_individual_container.active {
  display: block;
}
#section-5 .servicio_individual_container .imagen_container {
  height: auto;
  padding-bottom: 43px;
  background: url(../img/bg_imagen_servicios.jpg) bottom center no-repeat;
  text-align: center;
  width: 594px;
}
#section-5 .servicio_individual_container .imagen_container img {
  border-left: 11px solid #ffffff;
  border-right: 11px solid #ffffff;
  border-top: 11px solid #ffffff;
  max-width: 594px;
}
#section-5 .servicio_individual_container p {
  text-align: center;
  color: #ffffff;
}
#section-5 .servicio_individual_container p.titulo {
  margin-top: 10px;
  text-transform: uppercase;
  font-family: 'Gotham-Medium';
  font-size: 17px;
  padding-bottom: 20px;
  background: url(../img/separator.png) center bottom no-repeat;
}
#section-5 .servicio_individual_container p.descripcion {
  font-family: 'Gotham-Book';
  font-size: 15px;
  letter-spacing: -0.025em;
  width: 400px;
  margin: 0 auto;
}
#section-6 {
  padding-top: 108px;
  padding-bottom: 108px;
  background: url(../img/bg-arrow-down_section_orange.jpg) no-repeat center -1px;
}
#section-6 h3 {
  font-family: 'Gotham-Light';
  font-size: 48px;
  color: #525865;
  border-bottom: 1px solid #f1b24f;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 auto;
  margin-bottom: 20px;
}
#section-6 p {
  font-family: 'Gotham-Book';
  font-size: 21px;
  color: #525865;
  text-align: center;
  margin-bottom: 35px;
}
#section-6 .line_clients {
  margin-bottom: 57px;
}
#section-6 .link {
  color: #525865;
  font-size: 16px;
  letter-spacing: -0.02em;
  font-family: 'Gotham-Medium';
}
#section-6 .clients_logo img {
  opacity: 0.5;
}

#section-6 .col-md-2 {
  width: 20% !important;
}

#section-6 .listado_clientes {
  display: none;
}
#section-6 .listado_clientes h4 {
  font-size: 18px;
  text-transform: uppercase;
  color: #525865;
  font-family: 'Gotham-Bold';
  margin-top: 25px;
}
#section-6 .listado_clientes ul li {
  font-family: 'Gotham-Light';
  font-size: 14px;
  line-height: 22px;
}
#section-7 {
  background: url(../img/bg-02.jpg) no-repeat center 0px fixed;
  background-size: cover;
  overflow: hidden;
  padding-bottom: 120px;
  min-height: 784px;
  height: 784px;
}
#section-7 .section_7_container {
  height: auto;
  margin-top: 100px;
}
#section-7 .section_7_container .cam_text {
  font-family: 'Gotham-Light';
  font-size: 29px;
  line-height: 44px;
  color: #ffffff;
}
#section-7 .section_7_container .cam_text span {
  font-family: 'Gotham-Medium';
}
#section-7 .section_7_container .security_cam {
  width: 300px;
  height: 215px;
  background: url(../img/sprite.png) no-repeat 0px -135px;
  top: -5px;
  position: relative;
}
#section-7 .section_7_container .recuadro {
  width: 240px;
  height: 230px;
  background: #ffffff;
}
#section-7 .section_7_container .recuadro.rec-01 p {
  padding-top: 67px;
}
#section-7 .section_7_container .recuadro.rec-02 p {
  padding-top: 58px;
}
#section-7 .section_7_container .recuadro.rec-03 p {
  padding-top: 70px;
}
#section-7 .section_7_container .recuadro.rec-04 p {
  padding-top: 40px;
}
#section-7 .section_7_container .recuadro p {
  color: #525865;
  height: 240px;
  border-top: 10px solid #f1b24f;
  border-bottom: 10px solid #f1b24f;
  width: 225px;
  margin: 0 auto;
  top: -5px;
  position: relative;
  font-family: 'Gotham-Medium';
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  line-height: 25px;
  text-align: center;
}
#section-8 {
  color: #525865;
  background: url(../img/bg-arrow-up_section.jpg) no-repeat center bottom;
  padding-bottom: 100px;
}
#section-8.mobile {
  overflow: hidden;
}
#section-8.rrhh .container {
  margin-top: 45px;
}
#section-8.rrhh p {
  font-family: 'Gotham-Light';
}
#section-8 .container {
  margin-top: 106px;
}
#section-8 h3 {
  text-align: center;
  font-size: 48px;
  color: #525865;
  line-height: 47px;
  font-family: 'Gotham-Light';
  text-transform: uppercase;
}
#section-8 h3 span {
  font-family: 'Gotham-Medium';
}
#section-8 h4 {
  font-family: 'Gotham-Bold';
  font-size: 17px;
  text-transform: uppercase;
  color: #525865;
}
#section-8 p {
  text-align: center;
  color: #525865;
  font-size: 28px;
  margin-bottom: 60px;
}
#section-8 .big_orange {
  font-size: 30px;
  color: #f1b24f;
  font-family: 'Gotham-Bold';
}
#section-8 .big_orange a {
  font-size: 25px;
  color: #f1b24f;
  font-family: 'Gotham-Bold';
}
#section-8 .big_orange.rrhh a {
  font-size: 30px;
}
#section-8 .large_text p {
  font-size: 17px;
  color: #525865;
  font-family: 'Gotham-Light';
  text-align: left;
  line-height: 24px;
  margin-bottom: 0px;
}
#section-8 .large_text .mapa {
  font-size: 17px;
  color: #525865;
  font-family: 'Gotham-Bold';
  text-align: left;
}
#section-8 form .cv_container {
  width: 100%;
  height: 56px;
  background: #dcdee0;
  border: none;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 20px;
  margin-bottom: 15px;
  cursor: pointer;
}
#section-8 form .cv_container label {
  color: #A9ACB3;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0px;
  font-weight: normal;
  pointer-events: none;
}
#section-8 form .cv_container label span {
  font-size: 10px;
  display: inline-block;
  margin-top: -13px;
  line-height: 12px;
}
#section-8 form .cv_container #cv {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
#section-8 form input {
  width: 100%;
  height: 56px;
  background: #dcdee0;
  color: #525865;
  border: none;
  text-transform: uppercase;
  padding-left: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 24px;
}
#section-8 form textarea {
  width: 100%;
  height: 143px;
  background: #dcdee0;
  color: #525865;
  border: none;
  text-transform: uppercase;
  padding-left: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 17px;
  line-height: 24px;
}
#section-8 form a.send_button {
  display: block;
  width: ;
  height: ;
  color: #ffffff;
  float: right;
  background: #f1b24f;
  border: none;
  cursor: pointer;
  padding: 13px 35px 13px 35px;
  font-family: 'Gotham-Book';
  font-size: 21px;
  text-transform: uppercase;
  margin-top: 15px;
}
#section-8 form .error {
  border: 2px solid #f1b24f;
  color: #f1b24f;
}
#footer {
  height: 473px;
  background: #525865;
}
#footer h2 {
  margin-top: 44px;
  margin-bottom: 37px;
}
#footer p {
  font-family: 'Gotham-Book';
  color: #ffffff;
  font-size: 17px;
  margin-bottom: 96px;
}
#footer a.el_alti {
  display: block;
  float: right;
}
.margin-bottom-60 {
  margin-bottom: 60px;
}
.ajax_loader {
  opacity: 0;
  position: absolute;
  bottom: -26px;
  right: 9px;
}
