@media (min-width: 1200px) {
  .span12,
  .container {
    width: 960px;
  }
}
body {
  text-shadow: none;
}
.backstretch-fade {
  opacity: 0.3;
}
a {
  text-decoration: none;
  color: #fa481e;
}
a:hover {
  text-decoration: none !important;
  color: #556473 !important;
}
::-moz-selection {
  background: #fa481e;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #3fadd2;
  color: #fff;
  text-shadow: none;
}
.col-high {
  color: #3fadd2;
}

/*Header*/
.masthead {
  background: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid #eee;
  width: 80px;
  height: 100%;
  min-height: 2000px;
  position: fixed;
  /*right: 0px;*/
  z-index: 100 !important;
  text-align: center;
  /*border-right:solid 5px #3FADD2*/
  border-left: 0px solid #fa481e;
}
.desktop-nav {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.desktop-nav li {
  margin-bottom: 10px;
  margin-top: 10px;
}
.desktop-nav li a > img:hover {
  opacity: 0.3;
}
.desktop-nav li a > img .current-one {
  opacity: 0.3 !important;
}
#mast-footer {
  background: none repeat scroll 0 0 #ffffff;

  margin-top: 25px;
  padding: 30px 0 48px;
  z-index: 100;
}
.credits {
  margin-top: 30px;
  font-size: 12px;
}
.page {
  z-index: 99 !important;
  /*padding-top: 200px;*/
  /*padding-bottom: 60px;*/
  padding-bottom: 0px;
  /*min-height: 1300px;*/
  min-height: 1400px;

  padding-top: 0px;
}
.full-bg {
  background: rgba(255, 255, 255, 0.7) url("../images/mask.png") repeat;
}
.scroll-milestone {
  padding-top: 0px;
}
.promo-parallax {
  /*padding-top: 30px;*/
  padding-top: 0px;
}

.parallax-bg {
  z-index: -1 !important;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
#intro {
  width: 100%;
  margin-bottom: 500px;
  text-align: center;
}

#intro .bg1 {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  width: 100%;
}
p {
  color: #566574 !important;
  font-family: roboto, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  padding-bottom: 0;
}
.promo-upper {
  padding-top: 240px;
}
p.promo > span {
  background: #3fadd2;
  padding-left: 10px;
  padding-right: 10px;
}
#promo1 {
  width: 100%;
  position: relative;
}

#promo1 .bg1 {
  background: url(../images/bg1.jpg) center center repeat fixed;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  width: 100%;
  min-height: 1600px;
}

#promo2 {
  width: 100%;

  position: relative;
}
#promo2 .bg2 {
  background: url(../images/bg2.jpg) center center repeat fixed;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  width: 100%;
  min-height: 1600px;
}
#promo3 {
  width: 100%;

  min-height: 1987px;

  position: relative;
}

#promo3 .bg3 {
  background: url(../images/bgvive.jpg) bottom center repeat fixed;
  background-size: cover;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  width: 100%;
  min-height: 2000px;
}
#promo4 {
  width: 100%;

  position: relative;
}

#promo4 .bg4 {
  background: url(../images/bgcentr.jpg) center center no-repeat fixed;
  background-size: cover;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  width: 100%;
  min-height: 1600px;
}
#promo5 {
  width: 100%;
  min-height: 1987px;

  position: relative;
}

#promo5 .bg5 {
  background: url(../images/bg2.jpg) center center repeat fixed;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  width: 100%;
  min-height: 2021px;
}
#promo6 {
  width: 100%;

  position: relative;
}

#promo6 .bg6 {
  background: url(../images/bg6.jpg) center center repeat fixed;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  width: 100%;
  min-height: 860px;
}
#logo {
  margin-top: 0px;
  margin-left: 0px;
}

@media only screen and (max-width: 767px) {
  body {
    padding-left: 0px;
    padding-right: 0px;
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.btn-grupo {
  color: #fff;
  background: #fa481e;
  text-shadow: none;
  border-radius: 0px;
  border: 0px;
  box-shadow: none;
}

.btn-grupo:hover {
  color: #fff;
  background: #000;
  text-shadow: none;
  border-radius: 0px;
  border: 0px;
  box-shadow: none;
}
/*Home*/
#intro-globe {
  margin-top: 30px;
}
#intro-heading {
  background: url("../images/mask.png") repeat scroll 0 0 transparent;
  font-family: "Roboto", sans-serif;
  font-size: 64px;
  font-style: italic;
  font-weight: 200;
  line-height: 64px;
  margin-top: 100px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.intro-heading-alt {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: #fa491e;
}
.main-heading {
  border-bottom: 3px solid #fa481e;
  color: #556473;
  font-family: "Roboto", sans-serif;
  font-size: 96px;
  font-weight: 300;
  line-height: 96px;
  padding-bottom: 25px;
  text-align: left;
}
.main-heading span {
  color: #fa481e;
  font-family: "Roboto", sans-serif;
  font-weight: 200;
  padding-bottom: 16px;
}
.promo-text {
  color: #566574 !important;
  font-family: "Roboto", sans-serif;
  font-size: 23px;
  font-style: italic;
  font-weight: 100;
  line-height: 31px;
  padding-top: 20px;
}

.inner-caps {
  font-family: "Roboto", sans-serif;
  font-size: 29px;
  font-weight: 300;
}
.inner-sub-heading {
  font-family: "Carto_Sans_Book";
}
/*EMPRESA*/
.quick-info {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.accordion-group {
  background: none !important;
  border: medium none;
  border-radius: 0 0 0 0;
  margin-bottom: 2px;
}
.accordion-heading {
  background: none repeat scroll 0 0 #e8e8e8;
}
.accordion-heading .accordion-toggle {
  background: none repeat scroll 0 0 #0099cc;
  color: #ffffff;
  display: block;
  padding: 8px 15px;
  text-decoration: none !important;
}
.accordion-heading .accordion-toggle:hover {
  background: none repeat scroll 0 0 #000;
  color: #fff !important;
}
.collapse {
  background: none;
  height: 0;
  overflow: hidden;
  position: relative;
  transition: height 0.35s ease 0s;
}
.accordion-inner {
  font-size: 13px;
}
/*servicios*/
.services-block {
  text-align: left;
}
.services-block > .inner-caps {
  text-align: left;
}
.services-block p {
  text-align: left;
}
.services-more-content {
  display: none;
  border-top: solid 5px #3fadd2;
  border-bottom: solid 5px #3fadd2;
  margin: 0px 0px 20px 0px;
  list-style: none;
}
.services-more-content li {
  border-bottom: solid 1px #ccc;
  padding: 10px 0px;
}
.services-more-content li:last-child {
  padding-bottom: 20px;
}
/*EQUIPO*/
.team-block {
  text-align: center;
}
.team-block h3 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.team-block p {
  text-align: center;
  font-size: 12px;
}
.team-block h5 {
  text-align: center;
  color: #566574;
  padding-top: 0px;
  margin-top: 0px;
}
.team-block ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-top: 5px;
  padding-top: 12px;
  border-top: solid 1px #ccc;
  text-align: center;
}
.team-block ul li {
  display: inline-block;
}
/*PRODUCTOS*/
.element {
  background: #3fadd2 url("../images/zoom.png") no-repeat center center;
}

#container {
}
#filters li {
  line-height: 43px;
}
#filters li a {
  background: #3fadd2;
  padding: 9px 12px;
  margin-right: 3px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-family: "Source_Sans";
  font-size: 18px;
}
#filters li a:hover {
  background: #000;
  padding: 9px 12px;
  margin-right: 3px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-family: "Source_Sans";
  font-size: 18px;
}

.inner-link a.selected {
  background: #fff !important;
  color: #000 !important;
}

/*CONTACTO*/
.social-icons {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 0px 30px;
}
.social-icons li {
  color: #fa481e;
  display: block;
  float: left;
  font-size: 26px;
  font-weight: lighter;
  list-style: none outside none;
  margin: 0 53px 0 0;
  padding: 5px 0;
  min-width: 406px;
}
.social-icons li:last-child {
  list-style: none;
  /*border-bottom: solid 1px #ccc;*/
  padding: 5px 0px;
}
.social-icons li > span {
  margin-right: 10px;
}
/*Navigation and Responsive Menu*/
.mobile-header {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 100%;
  background: #fff;
  position: fixed;
  height: 40px;
  text-align: center;
  z-index: 100 !important;
}

.pais {
  font-size: 20px;
  letter-spacing: 7px;
}
.direct {
  display: block;
  font-size: 20px;
  letter-spacing: 7px;
  margin: 20px 0 0;
  text-align: center;
}

.telf-list {
  color: #566574 !important;
}
/* small screen */
@media screen and (max-width: 600px) {
  .page {
    padding-top: 40px !important;
  }
}

@media screen and (max-width: 760px) {
  .main-heading span {
    border-bottom: none;
    padding-bottom: 16px;
    color: #fa481e;
    font-family: "Roboto", sans-serif;
    font-weight: 200;
  }
}

@media only screen and (max-width: 767px) {
  /*Fixing the parallax layers on mobile devices*/
  .parallax-bg,
  .promo-parallax {
    background-attachment: scroll !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
  }

  .parallax-removed {
    background-attachment: scroll !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
  }
  .parallax-bg {
    box-shadow: none;
  }
  .social-icons li {
    font-size: 29px;
    font-weight: lighter;
    list-style: none outside none;
  }
}

/* iPhone (landscape) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .main-heading span {
    border-bottom: medium none;
    color: #fa481e;
    font-family: "Roboto", sans-serif;
    font-size: 73px;
  }
  .social-icons li {
    font-size: 25px;
    font-weight: lighter;
    list-style: none outside none;
    float: none;
  }
}
/* iPhone (portrait) */
@media (max-width: 767px) {
  .main-heading span {
    border-bottom: medium none;
    color: #fa481e;
    font-family: "Roboto", sans-serif;
    font-size: 73px;
  }
}
