@charset "UTF-8";

.btn-whatsapp {
	display:block;
	width:70px;
	height:70px;
	color#fff;
	position: fixed;
	right:20px;
	bottom:20px;
	border-radius:50%;
	line-height:80px;
	text-align:center;
	z-index:999;
}

nav {
  width: auto;
  height: auto;
  background-color: #ffcc00;
  font-size: 1.2em;
  padding: 20px; }
  nav ul {
    margin: 0;
    list-style: none;
    z-index: 15;
    height: auto;
    padding: 0;
    overflow: hidden;
    display: flex;
    justify-content: space-around; }
    nav ul li {
      display: inline-block;
      position: relative;
      z-index: 1; }
    nav ul a {
      display: block;
      font-weight: 600;
      text-align: center;
      text-decoration: none;
      color: #1f1d20; }
      @media (max-width: 769px) {
        nav ul a {
          font-size: 0.6em; } }
      @media (min-width: 770px) {
        nav ul a {
          font-size: 0.7em; } }
      @media (min-width: 1024px) {
        nav ul a {
          font-size: 0.8em; } }
      @media (min-width: 1440px) {
        nav ul a {
          font-size: 1.08em; } }
      @media (min-width: 1680px) {
        nav ul a {
          font-size: 1.3em; } }

.contNav {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto !important;
  margin-left: auto !important;
  /* @include respond-to('lg') {
       width: 93%;
   };*/
  padding-left: 8px;
  padding-right: 8px; }
  @media (max-width: 599px) {
    .contNav {
      width: 100%; } }
  @media (max-width: 769px) {
    .contNav {
      width: 100%; } }
  @media (min-width: 770px) {
    .contNav {
      width: 95%; } }
  @media (min-width: 1024px) {
    .contNav {
      width: 95%; } }
  @media (min-width: 1680px) {
    .contNav {
      width: 98%; } }

.contListNav {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 97%;
  height: auto; }

.divSocialNav {
  display: flex;
  justify-content: flex-end; }
  @media (max-width: 769px) {
    .divSocialNav {
      display: none; } }
      
.iconHeader {
  max-width: 100%;
  padding-right: 5px; }      

.contLogoNav {
  padding-left: 0 !important;
  padding-bottom: 0 !important; }

.contUlNav {
  margin-top: 40px; }
  @media (max-width: 769px) {
    .contUlNav {
      display: none; } }

.styleNav {
  width: 14px;
  float: left;
  margin-right: 8px;
  padding-bottom: 14px; }
  @media (min-width: 770px) {
    .styleNav {
      width: 10px;
      padding-bottom: 10px; } }
  @media (min-width: 1024px) {
    .styleNav {
      width: 14px;
      padding-bottom: 14px; } }
  @media (min-width: 1440px) {
    .styleNav {
      width: 16px;
      padding-bottom: 17px; } }
  @media (min-width: 1680px) {
    .styleNav {
      width: 23px;
      padding-bottom: 22px; } }

.numersNav {
  margin-top: 0;
  font-weight: 500;
  color: black;
  text-decoration: none; }
  @media (max-width: 769px) {
    .numersNav {
      font-size: 1em; } }
  @media (min-width: 770px) {
    .numersNav {
      font-size: 0.53em; } }
  @media (min-width: 1024px) {
    .numersNav {
      font-size: 0.74em; } }
  @media (min-width: 1440px) {
    .numersNav {
      font-size: 1.1em; } }
  @media (min-width: 1680px) {
    .numersNav {
      font-size: 1.4em; } }

.contSocialNav {
  display: flex;
  justify-content: flex-end; }
  @media (max-width: 769px) {
    .contSocialNav {
      display: none; } }

.iconNav {
  max-width: 17%;
  padding-right: 5px; }

.logoNav {
  max-width: 60%; }
  @media (max-width: 599px) {
    .logoNav {
      max-width: 100%; } }

.menu-toggle {
  padding: 1em;
  position: absolute;
  top: 1em;
  right: .5em; }

@media screen and (min-width: 770px) {
  .menu-toggle {
    display: none; } }
.menu-open
.hamburguer {
  transform: rotate(45deg); }

.menu-open .hamburguer::before {
  opacity: 0; }

.menu-open .hamburguer::after {
  transform: translate(-3px) rotate(-90deg); }

.hamburguer,
.hamburguer::before,
.hamburguer::after {
  content: '';
  display: block;
  background: #000;
  height: 3px;
  width: 1.75em;
  border-radius: 3px; }

.hamburguer::before {
  transform: translateY(-6px); }

.hamburguer::after {
  transform: translateY(3px); }

.mobile-container {
  width: inherit;
  height: 0;
  overflow: hidden;
  background: #ffcc00; }
  .mobile-container ul {
    display: grid;
    justify-content: center;
    margin: 0;
    list-style: none;
    z-index: 15;
    height: auto;
    padding: 0;
    overflow: hidden; }
  .mobile-container li {
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-bottom: 19px; }
  .mobile-container ul a {
    display: block;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    color: #1f1d20; }

.site-nav-open {
  height: auto; }

.contSocialNav2 {
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: center;
  margin-top: 25px; }

.divSocialNav2 {
  /*display: flex;*/
  justify-content: center;
  /*margin-top: 30px;*/
  width: 102%; 
  text-align: center; }
  .divSocialNav2 .iconNav {
    max-width: 12%; }

/*.video {
  background-image: url("../img/HOME/image01.png");
  width: 100%;
  height: 480px;
  background-repeat: no-repeat;
  background-size: cover; }*/

.contSlader {
  width: 100%;
  margin: auto;
  overflow: hidden; }

.contImgs {
  display: flex;
  padding: 0;
  width: 200%;
  margin: 0;
  animation: cambio 20s infinite; }
  .contImgs li {
    width: 100%;
    list-style: none; }
  .contImgs img {
    width: 100%; }

@keyframes cambio {
  0% {
    margin-left: 0; }
  20% {
    margin-left: 0; }
  25% {
    margin-left: -100%; }
  45% {
    margin-left: -100%; }
  50% {
    margin-left: -100%; }
  70% {
    margin-left: -100%; }
  75% {
    margin-right: -100%; }
  100% {
    margin-right: -100%; } }
.cont {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto !important;
  margin-left: auto !important;
  height: auto;
  margin-bottom: 30px; }
  @media (max-width: 599px) {
    .cont {
      width: 90% !important; } }
  @media (max-width: 769px) {
    .cont {
      width: 680px; } }
  @media (min-width: 770px) {
    .cont {
      width: 870px; } }
  @media (min-width: 1024px) {
    .cont {
      width: 870px; } }
  @media (min-width: 1440px) {
    .cont {
      width: 1140px; } }
  @media (min-width: 1680px) {
    .cont {
      width: 1540px; } }

.styleEst {
  margin-top: 130px;
  width: 100%; }

.title {
  font-weight: 600;
  text-align: center;
  font-size: 2.5em;
  margin-top: 68px;
  margin-bottom: 46px; }
  @media (max-width: 599px) {
    .title {
      font-size: 2em; } }

.subtitle {
  font-size: 1.3em;
  color: #262526;
  text-align: center;
  font-weight: 400; }
  @media (max-width: 599px) {
    .subtitle {
      font-size: 1.1em; } }

.styleCol {
  margin: 12px 43px;
}

  @media (min-width: 1024px) {
    .styleCol {
      margin: 12px 31px; } }
  @media (min-width: 1440px) {
    .styleCol {
      margin: 12px 46px; } }
  @media (max-width: 769px) {
    .styleCol img {
      width: 60%; } }
  @media (min-width: 1024px) {
    .styleCol img {
      width: 100%; } }
  @media (min-width: 1440px) {
    .styleCol img {
      width: 100%; } }
  @media (min-width: 1680px) {
    .styleCol img {
      width: 71%; } }

.styleContIcons {
  margin-top: 65px !important;
  margin-bottom: 20px !important;
  text-align: center; }

.backCont {
  background-color: #ffcc00;
  width: 100%;
  height: auto;
  padding-top: 30px; }

.titleDesc {
  font-weight: 600;
  text-align: center;
  font-size: 2.5em;
  margin-top: 68px;
  margin-bottom: 46px;
  font-size: 4em; }
  @media (max-width: 599px) {
    .titleDesc {
      font-size: 2em; } }

.subtitleDesc {
  font-size: 1.3em;
  color: #262526;
  text-align: center;
  font-weight: 400;
  font-size: 1.4em; }
  @media (max-width: 599px) {
    .subtitleDesc {
      font-size: 1.1em; } }

.contServP {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  margin-top: 80px; }
  .contServP .col-6 {
    padding: 0; }

.GridServP {
  width: inherit;
  margin: 0 !important; }

.styleColImgs {
  padding: 0 !important; }

.styleIcons {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 50%; }
  @media (max-width: 769px) {
    .styleIcons {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 36%; } }
  @media (min-width: 1024px) {
    .styleIcons {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 100px; } }
  @media (min-width: 1440px) {
    .styleIcons {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 45%; } }

.styleIcons2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 37%; }
  @media (max-width: 769px) {
    .styleIcons2 {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 26%; } }
  @media (min-width: 1024px) {
    .styleIcons2 {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 74px; } }
  @media (min-width: 1440px) {
    .styleIcons2 {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 33.7%; } }

.styleIcons3 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 18.6%; }
  @media (max-width: 769px) {
    .styleIcons3 {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 14%; } }
  @media (min-width: 1024px) {
    .styleIcons3 {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 37px; } }
  @media (min-width: 1440px) {
    .styleIcons3 {
      margin-left: auto;
      margin-right: auto;
      display: block;
      max-width: 17.2%; } }

.stylePersonal {
  max-width: 16%;
  /*float: left;*/
  /*margin-right: 8px;*/
  margin-right: 4px; }
  /*@media (max-width: 599px) {
    .stylePersonal {
      max-width: 6% !important; } }*/
  @media (max-width: 769px) {
    .stylePersonal {
      max-width: 10%; } }

.contTelephoneCot {
  display: flex;
  justify-content: flex-end; }
  @media (max-width: 599px) {
    .contTelephoneCot {
      justify-content: flex-start; } }

.style {
  max-width: 7%;
  float: left;
  margin-right: 8px;
  margin-top: 5px; }
  @media (max-width: 769px) {
    .style {
      max-width: 6%;
      float: left;
      margin-right: 8px; } }

.stylePhone {
  max-width: 9%;
  float: left;
  padding-bottom: 20px;
  margin-right: 8px; }
  @media (max-width: 599px) {
    .stylePhone {
      max-width: 5.4% !important;
      margin-left: 2px !important; } }
  @media (max-width: 769px) {
    .stylePhone {
      max-width: 5%;
      float: left;
      margin-right: 8px;
      margin-right: 7px;
      margin-left: 14px; } }

.txtContact {
  margin-top: 0px;
  padding-left: 37px;
  font-weight: 600;
  color: black;
  text-decoration: none;
  font-size: 13px;
}
  @media (max-width: 769px) {
    .txtContact {
      font-size: 14px; } }
  @media (min-width: 1440px) {
    .txtContact {
      font-size: 1.2em; } }

.divSocialCont {
	text-align: right;
  /*display: flex;
  justify-content: flex-end; */}
  @media (max-width: 599px) {
    .divSocialCont {
	  text-align: center;  
      justify-content: flex-start; }}

.mapContact {
  width: inherit; }

@media (max-width: 599px) {
  .col-mobile {
    flex-basis: 100% !important;
    max-width: 100% !important; } }

.checkbox-1 {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #ffcc00;
  margin-bottom: 12px;
  font-size: 1.3em;
  float: left;
  width: 17px;
  height: 17px;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4); }
  @media (max-width: 769px) {
    .checkbox-1 {
      margin-left: 3px;
      margin-right: 8px; } }
  @media (min-width: 1024px) {
    .checkbox-1 {
      margin-left: 15px;
      margin-right: 10px; } }
  @media (min-width: 1440px) {
    .checkbox-1 {
      margin-left: 24px;
      margin-right: 14px; } }
  .checkbox-1 label {
    background: #fff;
    display: block;
    display: inline-block;
    width: 17px;
    height: 17px;
    cursor: pointer;
    font-size: 1.2em;
    margin-right: 10px;
    position: absolute;
    z-index: 1;
    transition: all .5s ease; }

.checkbox-2 {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #ffcc00;
  margin-bottom: 12px;
  font-size: 1.3em;
  float: left;
  width: 17px;
  height: 17px;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4); }
  @media (max-width: 769px) {
    .checkbox-2 {
      margin-left: 3px;
      margin-right: 8px; } }
  @media (min-width: 1024px) {
    .checkbox-2 {
      margin-left: 15px;
      margin-right: 10px; } }
  @media (min-width: 1440px) {
    .checkbox-2 {
      margin-left: 24px;
      margin-right: 14px; } }
  .checkbox-2 label {
    background: #fff;
    display: block;
    display: inline-block;
    width: 17px;
    height: 17px;
    cursor: pointer;
    font-size: 1.2em;
    margin-right: 10px;
    position: absolute;
    z-index: 1;
    transition: all .5s ease; }

.styleCheck {
  display: flex;
  margin-top: 9px; }

.textCheck {
  float: left;
  margin-top: 2px; 
  font-size: 13px;
}

.contCheckbox {
  display: inline-flex;
  padding-left: 0 !important;
  padding-bottom: 0 !important; }

.backContFooter {
  background-color: #ffcc00;
  width: 100%;
  height: auto;
  padding-top: 21px; }

.logo {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block; }
  @media (max-width: 599px) {
    .logo {
      max-width: 23% !important; } }
  @media (max-width: 769px) {
    .logo {
      max-width: 13%; } }
  @media (min-width: 1024px) {
    .logo {
      max-width: 64%; } }
  @media (min-width: 1440px) {
    .logo {
      max-width: 57%; } }

.titleFooter {
  text-align: left;
  margin-top: 31px; }
  @media (max-width: 769px) {
    .titleFooter {
      text-align: center;
      font-size: 1.5em; } }
  @media (min-width: 770px) {
    .titleFooter {
      text-align: center;
      font-size: 1.5em; } }
  @media (min-width: 1024px) {
    .titleFooter {
      font-size: 2em;
      text-align: center; } }
  @media (min-width: 1440px) {
    .titleFooter {
      font-size: 2.3em;
      text-align: center; } }

.subtitleFooter {
  text-align: center; }
  @media (max-width: 769px) {
    .subtitleFooter {
      text-align: center;
      font-size: 0.7em; } }
  @media (min-width: 1024px) {
    .subtitleFooter {
      font-size: 1em; } }
  @media (min-width: 1440px) {
    .subtitleFooter {
      font-size: 1.2em; } }

.contTelFooter {
  display: flex;
  justify-content: flex-end; }
  @media (max-width: 769px) {
    .contTelFooter {
      justify-content: center; } }

.styleIconFooter {
  width: 15px;
  float: left;
  margin-right: 8px;
  padding-bottom: 15px; }
  @media (max-width: 599px) {
    .styleIconFooter {
      max-width: 4% !important; } }
  @media (max-width: 769px) {
    .styleIconFooter {
      max-width: 3%; } }
  @media (min-width: 770px) {
    .styleIconFooter {
      width: 12px;
      padding-bottom: 11px; } }
  @media (min-width: 1024px) {
    .styleIconFooter {
      width: 13px;
      padding-bottom: 14px; } }
  @media (min-width: 1440px) {
    .styleIconFooter {
      width: 17px;
      padding-bottom: 16px; } }

.numersFooter {
  margin-top: 0;
  font-weight: 500;
  color: black;
  text-decoration: none; }
  @media (max-width: 599px) {
    .numersFooter {
      font-size: 1em !important; } }
  @media (max-width: 769px) {
    .numersFooter {
      font-size: 1.2em; } }
  @media (min-width: 770px) {
    .numersFooter {
      font-size: 0.76em; } }
  @media (min-width: 1024px) {
    .numersFooter {
      font-size: 0.9em; } }
  @media (min-width: 1440px) {
    .numersFooter {
      font-size: 1.2em; } }
  @media (min-width: 1680px) {
    .numersFooter {
      font-size: 1.4em; } }

.iconFooter {
  max-width: 20%;
  padding-right: 5px; }
  @media (max-width: 599px) {
    .iconFooter {
      max-width: 12% !important; } }
  @media (max-width: 769px) {
    .iconFooter {
      max-width: 4%; } }
      
.icons_link{
	width: 25%;
	padding: 4px;
}      

.conSocialFooter {
  text-align: right; }
  @media (max-width: 769px) {
    .conSocialFooter {
      text-align: center; } }

.contCab {
  width: 100%;
  height: auto;
  margin-bottom: 70px; }

.contBloqs {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto !important;
  margin-left: auto !important;
  margin-bottom: 150px; }
  @media (max-width: 599px) {
    .contBloqs {
      width: 90% !important; } }
  @media (max-width: 769px) {
    .contBloqs {
      width: 680px; } }
  @media (min-width: 770px) {
    .contBloqs {
      width: 870px; } }
  @media (min-width: 1024px) {
    .contBloqs {
      width: 870px; } }
  @media (min-width: 1440px) {
    .contBloqs {
      width: 1140px; } }
  @media (min-width: 1680px) {
    .contBloqs {
      width: 1540px; } }

.styleColCo {
  margin-bottom: 130px !important; }
  @media (max-width: 769px) {
    .styleColCo img {
      margin-left: auto;
      margin-right: auto;
      display: block;
      width: 72%; } }
  @media (min-width: 1024px) {
    .styleColCo img {
      width: 95%; } }

.titleCo {
  font-weight: 600;
  text-align: center;
  font-size: 2.5em;
  margin-top: 68px;
  margin-bottom: 46px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 24px; }
  @media (max-width: 599px) {
    .titleCo {
      font-size: 2em; } }
  @media (max-width: 769px) {
    .titleCo {
      text-align: center; } }
  @media (min-width: 1024px) {
    .titleCo {
      text-align: left; } }

.subtitleCo {
  font-size: 1.3em;
  color: #262526;
  text-align: center;
  font-weight: 400;
  font-size: 1.1em;
  text-align: left; }
  @media (max-width: 599px) {
    .subtitleCo {
      font-size: 1.1em; } }
  @media (max-width: 769px) {
    .subtitleCo {
      text-align: center; } }
  @media (min-width: 1024px) {
    .subtitleCo {
      text-align: left; } }
  @media (min-width: 1440px) {
    .subtitleCo {
      text-align: left;
      font-size: 1.3em; } }

.contColImgInfo {
  padding: 0 1em 1em !important; }
  @media (max-width: 769px) {
    .contColImgInfo {
      padding: 0 1em 4em !important; } }

.imgInfo {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 75%;
  /* @include respond-to('xs') {
       width: 75%;
   }*/ }
  @media (max-width: 769px) {
    .imgInfo {
      width: 34%; } }

.styleTitleInf {
  text-align: center;
  font-weight: 500;
  font-size: 1.8em;
  color: #55565a; }
  @media (max-width: 599px) {
    .styleTitleInf {
      font-size: 1.5em; } }

.styleTxtInf {
  text-align: center; }
  @media (min-width: 1440px) {
    .styleTxtInf {
      font-size: 1.3em; } }

.colInfo {
  padding-right: 30px !important; }

.styleContact {
  margin-top: 110px;
  margin-bottom: 120px;
  width: inherit;
  height: auto; }
  @media (max-width: 769px) {
    .styleContact {
      margin-top: 70px; } }

.inputContact {
  width: 89%; }
  @media (max-width: 599px) {
    .inputContact {
      width: 81%; } }

@media (max-width: 599px) {
  .col-mobileContact {
    flex-basis: 100% !important;
    max-width: 100% !important; } }

.gridMatyServ {
  margin-top: 100px !important;
  margin-bottom: 80px !important; }

.imgMatyServ_ {  
  background-size: cover;
  width: inherit;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }
.imgMatyServ1 {
  background-image: url(../img/MyS/grena/1_Grena01.jpg);
  background-size: cover;
  width: inherit;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }

.imgMatyServ2 {
  background-image: url(../img/MyS/piedra/2_piedra_bola_01.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }

.imgMatyServ3 {
  background-image: url(../img/MyS/grava/3_grava_cribada_34_a_finos.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }

.imgMatyServ4 {
  background-image: url(../img/MyS/arena/4_arena_cribada_01.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }

.imgMatyServ5 {
  background-image: url(../img/MyS/base/5_base_60_40.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }

.imgMatyServ6 {
  background-image: url(../img/MyS/granzon/6_granzon_01.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }

.imgMatyServ7 {
  background-image: url(../img/MyS/tepetate/7_tepetate_01.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }

.imgMatyServ8 {
  background-image: url(../img/MyS/silica/8_arena_silica_01.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }

.imgMatyServ9 {
  background-image: url(../img/MyS/transporte/9_transporte.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }
  
.imgMatyServ10 {
  background-image: url(../img/MyS/maquinaria/10_maquinaria.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }
  
.imgMatyServ11 {
  background-image: url(../img/MyS/recepcion/11_recepcion.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }    

.imgServ1 {
  background-image: url(../img/MyS/ArenaRecribada.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }

.imgServ2 {
  background-image: url(../img/MyS/Greña-1.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }

.imgServ3 {
  background-image: url(../img/MyS/base2.jpg);
  background-size: cover;
  height: 240px;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  cursor: pointer; }

#backImg1:hover .overlay {
  display: block; }

#backImg1 {
  position: relative;
  width: inherit; }

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  max-width: inherit;
  display: none;
  transition: .5s ease;
  background-color: rgba(31, 31, 31, 0.9); }

.TextInf {
  color: #fff;
  font-size: 2em;
  font-weight: 600;
  position: absolute;
  top: 35%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; }

.flex {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  

/******************************NEW MODALS STYLES*******************************/  
  
  
.modal-title{
	width: 100%;
    text-align: center;
    font-size: 30px;
}

.description_text{
	text-align: center;
}

@media (min-width: 1024px){
	.modal-content {
    	width: 100% !important;
    }
}

@media (min-width: 576px){
	.modal-dialog {
		max-width: 740px;	
	}
}

/******************************NEW MODALS STYLES END*******************************/    

.modal {
  display: none;
  position: fixed;
  overflow: auto;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.452); }

.modal-content {
  position: relative;
  background-color: #fff;
  margin: auto;
  width: 60%;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
  animation-duration: 1s; }
  @media (max-width: 599px) {
    .modal-content {
      width: 90% !important;
      top: -18px; } }
  @media (max-width: 769px) {
    .modal-content {
      width: 80%; } }
  @media (min-width: 1024px) {
    .modal-content {
      width: 80%;
      top: -5px; } }

@keyframes modalAnima {
  from {
    top: -330px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }
.close {
  color: #f2f2f2;
  font-size: 47px;
  font-weight: bold; }

.close:hover {
  cursor: pointer;
  text-decoration: none;
  color: #7f8c8d; }

.modal-header {
  padding: 3px 28px 3px 16px;
  width: auto;
  height: 59px;
  padding-left: 50px;
  background: #ffcc00;
  color: #1f1d20; }
  .modal-header h2 {
    text-align: center;
    font-size: 2em;
    width: -webkit-fill-available; }
    
.slider_img{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 200px;
}

@media (max-width: 1024px){
	.slider_img{
		margin-top: 70px;
	}
}

.slideshow-container {
  max-width: inherit;
  position: relative;
  width: 100%;
  height: 658px;
  margin: auto;
  overflow: hidden;
  display: flex; }
  @media (max-width: 599px) {
    .slideshow-container {
      height: 428px !important; } }
  @media (max-width: 769px) {
    .slideshow-container {
      height: 461px; } }
  @media (min-width: 1024px) {
    .slideshow-container {
      height: 558px; } }
  @media (min-width: 1440px) {
    .slideshow-container {
      height: 658px; } }

.mySlides, .mySlidesDos, .mySlidesTres, .mySlidesCuatro {
  display: flex;
  /*overflow: hidden;*/
  /* float: left; */
  align-items: center;
  /*min-width: 58vw;*/
  min-width: -webkit-fill-available;
  height: 44vh; }
  @media (max-width: 599px) {
    .mySlides, .mySlidesDos, .mySlidesTres, .mySlidesCuatro {
      height: 98vh !important; } }
  @media (max-width: 769px) {
    .mySlides, .mySlidesDos, .mySlidesTres, .mySlidesCuatro {
      height: 103vh; } }
  @media (min-width: 1024px) {
    .mySlides, .mySlidesDos, .mySlidesTres, .mySlidesCuatro {
      height: 86vh; } }
  @media (min-width: 1440px) {
    .mySlides, .mySlidesDos, .mySlidesTres, .mySlidesCuatro {
      height: 77vh; } }

.textSlider {
  text-align: center;
  padding: 6px 19px;
  position: absolute;
  top: 20px; }
  @media (max-width: 599px) {
    .textSlider {
      padding: 18px 20px; } }
  .textSlider h3 {
    font-size: 1.5em; }
  .textSlider p {
    font-size: 1.3em; }
    @media (max-width: 769px) {
      .textSlider p {
        font-size: 0.9em; } }

.imgSlider {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 19%; }

.modal-body {
  padding: 6px 33px 12px; }
  @media (max-width: 599px) {
    .modal-body {
      padding: 6px 15px 12px; } }

.modal-footer {
  width: auto;
  height: 50px;
  padding: 10px 10px 22px;
  justify-content: center;
  display: flex; }

.arrow {
  width: 100%;
  height: auto;
  position: absolute;
  top: 333px;
  font-size: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer; }
  @media (max-width: 599px) {
    .arrow {
      top: 299px;
      font-size: 30px; } }

/*.prev, .next {
    cursor: pointer;
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: 52%;
    width: 63px;
    padding: 29px;
    color: #1f1d20;
    font-weight: bold;
    font-size: 38px;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    @include respond-to('xs') {
        top: 60%;
        width: 52px;
        font-size: 28px;
    }
  }*/
.contPrensaTxt {
  margin-bottom: 80px; }

body {
  font-family: 'Roboto', sans-serif;
  margin: 0;
  font-size: 1em;
  color: #1f1d20; }

img {
  width: 100%; }

form {
  width: 100%;
  height: auto; }

input {
  width: -webkit-fill-available;
  border: 1px solid #ffcc00;
  font-size: 1.2em;
  color: #55565a;
  padding: 8px 12px;
  border-radius: 12px;
  margin-bottom: 12px; }

textarea {
  background-color: #fff;
  border: 1px solid #ffcc00;
  font-size: 1.2em;
  color: #55565a;
  border-radius: 12px;
  width: 98.7%; }

select {
  width: 100.3%;
  border: 1px solid #ffcc00;
  font-size: 1.2em;
  color: #55565a;
  padding: 8px 12px;
  border-radius: 12px;
  margin-bottom: 12px;
  background-color: #fff; }

button {
  float: right;
  background: #ffcc00;
  color: #1f1d20;
  padding: 10px 42px;
  border-radius: 12px;
  font-size: 1.3em;
  font-weight: 500;
  margin-right: 5px; }
  @media (max-width: 599px) {
    button {
      padding: 10px 17px;
      font-size: 1.13em; } }

input[type="checkbox"] {
  display: none; }
  input[type="checkbox"]:checked + label {
    background: #ffcc00;
    width: 10px;
    height: 10px;
    top: 4px;
    left: 4px; }

.TitleCab {
  width: 100%;
  font-weight: 700;
  margin-top: 8%;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  z-index: 1;
  text-align: center; }
  @media (max-width: 599px) {
    .TitleCab {
      font-size: 2em !important;
      margin-top: 6% !important; } }
  @media (max-width: 769px) {
    .TitleCab {
      font-size: 3em;
      margin-top: 8%; } }
  @media (min-width: 1024px) {
    .TitleCab {
      font-size: 4em; } }
  @media (min-width: 1440px) {
    .TitleCab {
      font-size: 6em;
      margin-top: 8%; } }

/*# sourceMappingURL=styles.css.map */
