@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400");
.dottitle-yellow {
  color: #f9cf26; }

.dottitle-white {
  color: #fff; }

body::-webkit-scrollbar {
  width: 8px; }

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

body::-webkit-scrollbar-thumb {
  background-color: #f9cf26;
  outline: 1px solid slategrey;
  border: 1px solid slategrey;
  border-radius: 5px; }

@media (max-width: 768px) {
  #titulo-compromiso, #titulo-conciencia, #titulo-contacto, #titulo-servicios {
    height: 300px !important; } }

body {
  background-color: #1b1b1a; }

.navbar-default {
  background-image: url(../img/recursos/contaacto-fondo.jpg);
  text-align: center;
  margin: 0;
  border: none;
  border-radius: 0;
  height: 100px;
  font-family: 'Montserrat', sans-serif; }
  .navbar-default img {
    width: 300px;
    margin-top: -10px; }
    @media (max-width: 768px) {
      .navbar-default img {
        margin-top: 0; } }

.navbar-toggle {
  margin-top: 25px; }

.navbar-default .navbar-nav > li > a {
  color: #fff;
  min-height: 60px;
  margin: 15px 0;
  line-height: 1.4;
  padding-top: 22px;
  font-size: 12px;
  padding-right: 20px;
  padding-left: 20px; }

.navbar-nav .active {
  color: #f9cf26 !important; }

.navbar-default .navbar-nav > li > a:after {
  content: '';
  border-left: 2px solid #f9cf26;
  position: absolute;
  height: 20px;
  left: 0;
  top: 35%; }

.barra {
  padding-top: 14px !important; }

.barra:after {
  top: 30% !important;
  height: 20px !important; }

.navbar-default .navbar-nav > li > a:hover {
  color: #f9cf26; }

.icon-bar {
  background-color: #fff !important; }

@media (max-width: 983px) {
  .navbar-default {
    margin: 0 auto;
    display: block; }
    .navbar-default img {
      width: 200px;
      display: block; } }

@media (max-width: 933px) {
  #menu {
    height: 130px; }
  .navbar-default {
    height: 130px; }
  .navbar-header {
    margin: 0 auto !important;
    width: 200px;
    display: block;
    float: none; } }

@media (max-width: 767px) {
  header ol, header ul {
    margin-top: 0;
    margin-bottom: 10px;
    background-color: #1b1b1a;
    z-index: 2222;
    position: relative; }
  .navbar-default .navbar-nav > li > a:after {
    border-left: 0; }
  .navbar-default .navbar-nav > li:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #f9cf26;
    display: block;
    margin: 0px auto;
    margin-top: -25px; }
  .navbar-meenu {
    margin-top: 20px; }
  #menu {
    height: 100px; }
  .navbar-default {
    height: 100px; }
  .navbar-header {
    margin: 0;
    width: auto;
    float: none; }
  .arrow-down {
    display: none; }
  .navbar-default {
    border-color: #f9cf26;
    /* background-color: #1b1b1a; */
    z-index: 22222;
    /* position: relative; */
    /* margin-top: 50px; */ }
  .navbar-default .navbar-toggle:hover {
    background-color: #1b1b1a; }
  .navbar-default .navbar-nav > li > a {
    border-left: 0px; }
  .navbar-nav {
    padding-bottom: 40px;
    border-bottom: 1px solid white; }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #202020; } }

@media only screen and (min-width: 768px) and (max-width: 933px) {
  .navbar-meenu {
    margin: 0 auto !important;
    display: block !important;
    float: none;
    width: 700; } }

@media only screen and (min-width: 768px) and (max-width: 933px) {
  .navbar-nav {
    width: 90%;
    display: block;
    margin: 0 auto; }
  .navbar-meenu ul li:nth-child(1) a:after {
    border-left: 0; } }

@media only screen and (min-width: 934px) and (max-width: 983px) {
  .navbar-default img {
    margin-top: 0; } }

body {
  -webkit-font-smoothing: subpixel-antialiased; }

#titulo-home {
  background-image: url("../img/titulos_responsive/home-responsive.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 357px; }

#titulo-nosotros {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }
  #titulo-nosotros img {
    display: block;
    margin: 0 auto;
    padding-top: 80px; }

#info-nosotros {
  background-color: #1b1b1a;
  height: 340px;
  position: relative; }
  #info-nosotros h2 {
    color: #fff;
    font-size: 55px;
    font-weight: 600; }
    @media (max-width: 834px) {
      #info-nosotros h2 {
        text-align: center; } }
  #info-nosotros p {
    color: #fff;
    padding-left: 50px;
    letter-spacing: 1px;
    font-size: 13.5pt;
    -webkit-font-smoothing: subpixel-antialiased; }
    @media (max-width: 834px) {
      #info-nosotros p {
        text-align: center;
        padding-left: 0px; } }
    @media (max-width: 768px) {
      #info-nosotros p {
        padding-left: 0px; } }
  #info-nosotros .text-nosotros {
    padding: 60px 0; }
  #info-nosotros .arrow-down {
    position: absolute;
    top: -73px;
    right: -215px;
    width: 230px; }
  #info-nosotros .letrero {
    position: absolute;
    bottom: -26px;
    left: -270px;
    width: 230px; }

.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100; }

.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#plecamarilla {
  height: 15px;
  background: #f9cf26;
  margin-top: -45px; }

@media (min-width: 1200px) {
  #info-nosotros .letrero {
    position: absolute;
    bottom: -75px;
    left: -270px;
    width: 230px; }
  #plecamarilla {
    height: 15px;
    background: #f9cf26;
    margin-top: -13px; } }

@media (max-width: 956px) {
  #info-nosotros h2 {
    margin-top: -25px; }
  #info-nosotros .arrow-down {
    position: absolute;
    top: -73px;
    right: -200px;
    width: 230px; }
  .letrero {
    display: none; } }

@media (max-width: 834px) {
  #info-nosotros .arrow-down {
    display: none; } }

@media (max-width: 814px) {
  #info-nosotros {
    text-align: center; }
    #info-nosotros h2 {
      font-size: 50px;
      padding-bottom: 15px;
      margin-top: 0px; }
    #info-nosotros p {
      font-size: 12pt;
      padding-left: 0; } }

@media (max-width: 768px) {
  #titulo-nosotros {
    background-image: url() "../img/titulos_responsive/nosotros-responsive.jpg"; }
  #info-nosotros {
    text-align: center; }
    #info-nosotros h2 {
      padding-bottom: 20px;
      margin-top: 0px; }
    #info-nosotros p {
      font-size: 12pt;
      padding: 0 50px; }
  #plecamarilla {
    margin-top: 0; } }

@media (max-width: 500px) {
  #info-nosotros {
    height: 390px; } }

@media (max-width: 768px) {
  .displayVideo {
    display: none; } }

@media (min-width: 768px) {
  .displayDesk {
    display: none; } }

/* Reglas tipográficas */
/* Reglas de elementos */
/* Reglas de clase */
.centrado img {
  margin-top: 277px !important;
  margin: 0 auto;
  display: block;
  width: 300px; }

.item img {
  margin: 0 auto;
  display: block;
  margin-top: 15%; }

.item p {
  text-align: center;
  color: #1d1e1e;
  font-size: 22pt; }

.carousel-control {
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 0;
  width: 0;
  font-size: none;
  color: #333434;
  text-align: none;
  text-shadow: none;
  background-color: none;
  opacity: none;
  margin: 0 120;
  position: absolute; }

.carousel-indicators {
  position: absolute;
  bottom: -55px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #333434; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #333434;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #333434;
  border-right-color: #333434;
  border-bottom-color: #333434;
  border-left-color: #333434;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-radius: 10px; }

.nopadding-sizes, #fotos-servicios div {
  padding-left: 0px;
  padding-right: 0px; }

.logo {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  width: 90px;
  margin-bottom: 30px; }

.glyphicon-menu-up {
  font-size: 15px;
  color: #f9cf26;
  padding-left: 5px; }

/* Reglas de id */
#titulo-servicios {
  background-image: url("../img/recursos/servicios-semsa.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 500px; }

#slider-servicios {
  background-color: #f9cf26;
  background-position: center center;
  height: 290px;
  padding-top: 20px; }
  #slider-servicios img {
    width: 250px; }
  #slider-servicios p {
    font-weight: 600;
    font-size: 15pt;
    color: #333434; }

#fotos-servicios {
  width: 98.8%; }
  #fotos-servicios img {
    display: block;
    margin: 0 auto;
    width: 100%; }

#footer {
  position: relative;
  background-color: #323432;
  height: 100px; }
  #footer a {
    color: #fff;
    text-decoration: none; }
  #footer p {
    color: #fff;
    font-size: 11pt;
    margin-top: 30px;
    padding-left: 40px;
    font-weight: 200; }

#right {
  text-align: right;
  padding-right: 45px;
  margin-top: 41px !important; }

#slider-servicios img {
  margin: 0 auto; }

#slider-servicios p {
  text-align: center; }

.slick-dots {
  bottom: 20px !important; }

.slick-prev {
  left: 40px !important;
  left: -25px;
  display: block;
  z-index: 100;
  position: absolute; }

.slick-next {
  right: 40px !important; }

#up {
  position: absolute;
  top: 16px;
  right: 60px; }

.slick-slide:focus {
  outline: red auto 0px !important; }

@media (max-width: 992px) {
  .esconder {
    display: none; } }

@media (max-width: 768px) {
  #titulo-servicios {
    background-image: url() "../img/titulos_responsive/servicios-responsive.jpg"; }
  #fotos-servicios {
    display: none; }
  p {
    text-align: center;
    padding-left: 0px; }
  #right {
    padding-right: 0px;
    text-align: center; } }

@media (max-width: 600px) {
  #titulo-servicios {
    background-image: url("../img/recursos/servicios-responsive.jpg"); }
  .centrado img {
    width: 150px;
    margin-top: 308px !important; } }

@media (max-width: 480px) {
  .centrado img {
    display: none; } }

@media (max-width: 668px) {
  #slider-servicios br {
    display: none; }
  #slider-servicios p {
    font-size: 14pt; } }

@media only screen and (min-width: 600px) and (max-width: 700px) {
  #slider-servicios img {
    width: 190px; } }

#titulo-conciencia {
  background-image: url("../img/recursos/concienciaecologica-semsa.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 357px; }
  #titulo-conciencia h2 {
    text-align: center;
    margin-top: 17%;
    color: #fff;
    font-size: 70px;
    font-weight: 600; }

#info-conciecia {
  height: auto;
  position: relative;
  background-color: #F1F1F1; }
  #info-conciecia p {
    font-size: 14pt;
    letter-spacing: 1px;
    margin-top: 60px;
    margin-bottom: 60px; }
  #info-conciecia .letrero {
    position: absolute;
    bottom: -50px;
    left: 40px;
    width: 300px; }
  #info-conciecia .arrows {
    display: none; }

#footer {
  position: relative;
  background-color: #323432;
  height: auto; }
  #footer a {
    color: #fff;
    text-decoration: none; }
  #footer p {
    color: #fff;
    font-size: 11pt;
    margin-top: 55px;
    padding-left: 40px;
    font-weight: 200; }

#right {
  text-align: right;
  padding-right: 45px;
  margin-top: 41px !important; }

#up {
  position: absolute;
  top: 16px;
  right: 60px; }

@media (max-width: 992px) {
  #info-conciecia .letrero {
    display: none; }
  #info-conciecia .arrows {
    position: absolute;
    right: 0px; } }

@media (max-width: 768px) {
  #titulo-conciencia {
    background-image: url("../img/titulos_responsive/ecologica-responsive.jpg"); }
  #info-conciecia p {
    font-size: 17px; }
  #info-conciecia .letrero {
    display: none; }
  #info-conciecia .arrows {
    position: absolute;
    right: 30px;
    width: 100px;
    top: 178px; } }

@media (max-width: 600px) {
  #info-conciecia .arrows {
    display: none; } }

.bgbody {
  background-image: url("../img/recursos/contaacto-fondo.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: auto; }

#titulo-contacto {
  background-image: url("../img/recursos/semsa-contacto.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 500px; }
  #titulo-contacto h2 {
    text-align: center;
    margin-top: 17%;
    color: #fff;
    font-size: 70px;
    font-weight: 600; }

.btn-default.disabled:hover {
  background-color: #1b1b1a; }

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none; }

.form {
  padding: 30px 130px; }

#formulario-contacto {
  height: 550px;
  background-image: url(../img/recursos/contaacto-fondo.jpg); }
  #formulario-contacto input {
    border: 0;
    border-radius: 0;
    background: 0;
    border-bottom: 2px solid;
    font-size: 15px; }
  #formulario-contacto .bg-letrero {
    background-image: url(../img/contacto-textura.jpg);
    border: 5px solid #1b1b1a;
    border-radius: 10px;
    height: auto;
    margin-top: -90px;
    position: relative; }

.btn-default {
  color: #fff;
  margin-top: 2px;
  font-size: 11pt;
  background-color: #323432;
  border: 0;
  display: block;
  margin: 0 auto;
  letter-spacing: 1.2px; }

.btn-default:hover, .btn-default:active, .btn-default:active:focus {
  color: #fff;
  background-color: rgba(50, 52, 50, 0.87);
  border: 0; }

.form-control:focus {
  border-color: rgba(102, 175, 233, 0);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0); }

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

#footer {
  position: relative;
  background-color: #323432;
  height: auto; }
  #footer a {
    color: #fff;
    text-decoration: none; }
  #footer p {
    color: #fff;
    font-size: 11pt;
    margin-top: 55px;
    padding-left: 40px;
    font-weight: 200; }

#right {
  text-align: right;
  padding-right: 45px;
  margin-top: 41px !important; }

#up {
  position: absolute;
  top: 16px;
  right: 60px; }

#formSemsa .form-group label {
  margin-left: -5px !important; }

.aliemail {
  margin-left: -12px !important; }

.textoContactoAfter {
  margin: 50px 0; }

.btnRegresar {
  background-color: #f6cc2d;
  color: #343434;
  padding: 10px 10px; }

@media (max-width: 768px) {
  .form {
    padding: 30px 30px; }
  .btn-default {
    margin-top: 20px; } }

@media (max-width: 991px) {
  .form {
    padding: 30px 60px; }
  .btn-default {
    margin-top: 10px; }
  #formulario-contacto {
    height: auto; } }

/*Reglas Tipográficas*/
/*Reglas de Elemento*/
/*Reglas de Clase*/
/*Reglas de Id*/
#titulo-compromiso {
  background-image: url("../img/recursos/compromisosocial-semsa.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 357px; }

#pleca {
  background-color: #f9cf26;
  height: 10px; }

#parrafo {
  position: relative;
  height: 200px;
  background-color: #F1F1F1; }
  #parrafo img {
    width: 100px;
    top: 45px;
    left: 24%;
    position: absolute; }
  #parrafo p {
    margin-top: 40px;
    margin-left: 108px;
    font-size: 14pt; }

@media (max-width: 992px) {
  #parrafo p {
    margin-left: 0;
    margin-top: 5%; }
  #parrafo img {
    left: 60px; } }

@media (max-width: 768px) {
  #titulo-compromiso {
    background-image: url("../img/titulos_responsive/compromiso-responsive.jpg.jpg"); }
  #parrafo {
    height: auto; }
    #parrafo p {
      margin: 60px 0;
      font-size: 13pt; }
    #parrafo img {
      display: none; } }

@media (max-width: 768px) {
  #footer {
    height: auto; }
  #up {
    position: absolute;
    top: -31px;
    right: 55px;
    padding: 0px;
    font-weight: 100;
    font-size: 12pt;
    display: none; }
  #footer p {
    color: #fff;
    font-size: 11pt;
    margin-top: 19px;
    font-weight: 100;
    padding: 0px;
    text-align: center; }
  .logo {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    width: 90px;
    margin-bottom: 30px; } }
  @media screen and (max-width: 768px) {
    .logo {
      margin-top: 0px; } }

@media (max-width: 768px) {
  #right {
    text-align: right;
    padding-right: 45px;
    margin-top: 21px !important;
    font-weight: 200 !important; } }

.contenedorPowered {
  text-align: right;
  padding-right: 30px; }
  .contenedorPowered p {
    margin-right: 30px;
    margin-top: 45px !important; }
  .contenedorPowered img {
    width: 120px;
    margin-top: -10px;
    margin-bottom: 20px; }

.backGh p {
  padding: 0 !important;
  margin-top: 20px !important; }

@media (max-width: 768px) {
  .contenedorPowered {
    text-align: center; }
    .contenedorPowered p {
      margin-right: 0;
      margin-top: 20px !important; }
    .contenedorPowered img {
      width: 120px;
      margin-top: -15px;
      margin-bottom: 20px; } }

@media (min-width: 768px) {
  #right br {
    display: none; } }
