@charset "utf-8";
  body {
     margin:0px;
     padding:0px;
     overflow-x: hidden;
}
html,body, input, select, textarea, p, h1, h2, h3, h4, h5, a ,span div{
  font-family: 'Ubuntu', sans-serif !important;
}

.logogw2{
  width: 50%;
}
.barra_mex{
  width: 100%;
  height: 60px;
  background-image: url("../images/bandera_mex.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.mex_abajo{
  bottom: 0px;
  position: absolute;
}
.museo_grid{
  width: 100%;
  height: 100vh
}
.mexico_ww{
  width: 90%
}
.eventosA{
  overflow: hidden;
}
.mexico_contenedor{
  width: 100%;
  margin-bottom: 25%
}
.mex_datos{
  display: inline-block;
  width: 25%;
  border-right: solid red 2px;
}
.mex_datos_none{
  display: inline-block;
  width: 25%;

}
.mex_img{
  width: 100%
}
.valve{
  width: 100%;
  height: 100%;
  background-image: url("../multimedia/slide/adipec_valve_es_altaOK.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  margin: 0 auto;
  background-position: center;
}

.valvei{
  width: 100%;
  height: 100%;
  background-image: url("../multimedia/slide/adipec_valve_en_alta.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  margin: 0 auto;
  background-position: center;
}

.barra_usa{
  width: 100%;
  height: 60px;
  background-image: url("../images/bandera_usa.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.fuentegw{
  font-family: 'Lato', sans-serif;
  color: white;
  font-size: 3rem
}
.parrafogw{
  font-family: 'Lato', sans-serif;
  color: white;
  text-align: justify;
  font-size: 1.7rem
}
.titulored{
  color:#ff990;
}

.medio{
  width: 100%;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}
.medio2{
  width: 100%;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}
.parrafogw2{
  width: 60%;
  text-align: center;
  margin: 0 auto;
  font-size: 2rem
}
.imgev{
  width: 100%
}
.atam_1{
  width:750px;
}
.atam_2{
  width:250px;
}
.atam_3{
  width:450px;
}
.atam_4{
  width:800px;
}
.atam_5{
  width:500px;
}
.atam_6{
  width:400px;
}

/*linea*/
/* The actual timeline (the vertical ruler) */
.main-timeline {
  position: relative;
}

/* The actual timeline (the vertical ruler) */
.main-timeline::after {
  content: "";
  position: absolute;
  width: 6px;
  background-color: #ff9900;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

/* Container around content */
.timeline {
  position: relative;
  background-color: inherit;
  width: 50%;
}

/* The circles on the timeline */
.timeline::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  right: -13px;
  background-color: #ff9900;
  border: 5px solid grey;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

/* Fix the circle for containers on the right side */
.right::after {
  left: -12px;
}
.left {
  left: 0;
}

/* Place the container to the right */
.right {
  left: 50%;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .main-timeline::after {
    left: 31px;
  }

  /* Full-width containers */
  .timeline {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }

  /* Make sure that all arrows are pointing leftwards */
  .timeline::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .left::after,
  .right::after {
    left: 18px;
  }

  .left::before {
    right: auto;
  }

  /* Make all right containers behave like the left ones */
  .right {
    left: 0%;
  }
}
.bfecha{
  background-color: #1ABC9C;
  height: 250px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  display: flex;
  text-align: center;
  align-items: center;
}
.bfecha2{
  background-color: #85C1E9;
  height: 250px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  display: flex;
  text-align: center;
  align-items: center;
}
.bfecha3{
  background-color: #F5B041;
  height: 250px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  display: flex;
  text-align: center;
  align-items: center;
}

.bfecha4{
  background-color: #8E44AD;
  height: 250px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  display: flex;
  text-align: center;
  align-items: center;
}

.edatos{
  margin: 0 auto;
}
.bordex{
  border-bottom: solid 8px #ff9900;
    background-position: bottom;
}
.pin{
  width: 30px;
}
.pin4{
  width: 40px;
}
.tituloe1{
  font-size: 2rem;
  color: #2C3E50
}
.grideventos{
  background-color: #F6F6F6;
  height: 250px;
}
.numeros{
  color: white;
  font-size: 3.5rem;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.mes{
  color: white;
  font-size: 2.8rem;
  text-align: center;
}
.anio{
  color: white;
  font-size: 2.5rem;
  text-align: center;
}
.eventobtn{
  background-color: #ff9900;
  padding: 10px;
  color: white;
  border-radius: 10px
}
.eventobtn:hover{
  background-color: red
}
.pin2{
  width: 24px
}
.pin3{
  width: 18px
}
.ev_center{
  text-align: center;
}
.atam22{
  background-image: url("../multimedia/eventos/WTC_atam.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.adipec22{
  background-image: url("../multimedia/slide/evento_adipec.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 250px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.iptc23{
  background-image: url("../multimedia/eventos/iptc_23.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 250px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-position: center;
}
.atam23{
  background-image: url("../multimedia/eventos/atam_23.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 250px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-position: center;
}
.texas23{
  background-image: url("../multimedia/eventos/texas_23.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 250px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-position: center;
}
.cmp23{
  background-image: url("../multimedia/eventos/cmp_23.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 250px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-position: center;
}
.geo23{
  background-image: url("../multimedia/eventos/geotermia_23.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 250px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-position: center;
}
.vwa22{
  background-image: url("../multimedia/slide/evento_vw22.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 250px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-position: center;
}
.parrafoe1{
  font-size: 1.5rem;
  line-height: normal;
  font-style: italic;
}
.vwa_22{
  background-image: url("../multimedia/eventos/vwa22/Valve%20World%201.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.vw22{
  background-image: url("../multimedia/eventos/valveworldmx22/portada2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.atam22{
  background-image: url("../multimedia/eventos/atam22/portada22.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.adipec_22{
  background-image: url("../multimedia/eventos/adipec22/portada2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.vw21{
  background-image: url("../multimedia/eventos/valveworldmx21/portada.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.mineria21{
  background-image: url("../multimedia/eventos/mineria21/mineria21_5.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.enertam19{
  background-image: url("../multimedia/eventos/enertam19/enertam2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.oklahoma22{
  background-image: url("../multimedia/eventos/oklahoma22/oklahoma22.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.cmp19{
  background-image: url("../multimedia/eventos/cmp19/portada.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.vw19{
  background-image: url("../multimedia/eventos/vw19/vw4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.cmp18{
  background-image: url("../multimedia/eventos/cmp18/portada.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.parrafod{
  font-size: 1.9rem
}

.cmp22{
  background-image: url("../multimedia/eventos/cmp22/portada2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.geotermia22{
  background-image: url("../multimedia/eventos/geotermia22/portada2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.geotermia23{
  background-image: url("../multimedia/eventos/geotermia23/geotermia3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.cmp21{
  background-image: url("../multimedia/eventos/cmp21/portada.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.adipec21{
  background-image: url("../multimedia/eventos/adipec21/adipec211.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.mineria19{
  background-image: url("../multimedia/eventos/mineria19/portada.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.atam19{
  background-image: url("../multimedia/eventos/atam19/portada.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.atam18{
  background-image: url("../multimedia/eventos/atam18/portada_atam.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
.oklahoma22:hover{
opacity: 0.8
}
.cmp18:hover{
opacity: 0.8
}
.cmp19:hover{
opacity: 0.8
}
.vw22:hover{
opacity: 0.8
}
.atam22:hover{
opacity: 0.8
}
.vw21:hover{
opacity: 0.8
}
.vw19:hover{
opacity: 0.8
}
.mineria21:hover{
opacity: 0.8
}
.enertam19:hover{
opacity: 0.8
}
.adipec22:hover{
opacity: 0.8
}
.adipec21:hover{
opacity: 0.8
}
.cmp22:hover{
opacity: 0.8
}
.geotermia22:hover{
opacity: 0.8
}
.cmp21:hover{
opacity: 0.8
}
.mineria19:hover{
opacity: 0.8
}
.atam19:hover{
opacity: 0.8
}
.atam18:hover{
opacity: 0.8
}

.tituloe2{
  background-color: rgba(34, 153, 84, 0.8);
  padding: 10px;
  font-size: 3rem;
  color: white;
  width: 100%;
  height: 60px
}
.tituloe21{
  background-color: rgba(34, 153, 84, 0.8);
  padding: 10px;
  font-size: 2.5rem;
  color: white;
  width: 100%;
  height: 60px
}
.tituloe3{
  background-color: rgba(231, 76, 60, 0.8);
  padding: 10px;
  font-size: 3rem;
  color: white;
  width: 100%;
  margin-top: 288px;
  text-align: right;

}

.header, .footer {
  background-image: url("../images/banner2.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
}
.header a, .footer a {
  color: #fff;
}
@media (min-width: 768px) {
  .header, .footer {
    padding: 100px 30px 20px;
  }
}
.header h1, .footer h1 {
  font-size: 4em;
  font-weight: 300;
}
.header i.fa, .footer i.fa {
  font-size: 4em;
}
.header .bounce, .footer .bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.header .animated, .footer .animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.gridgw{
  background-image: url("../images/grupo_template.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.section {
  width: 100%;
  position: relative;

}

.section .left, .section .middle, .section .right {
  width: 100%;
  display: block;
  color: #fff;
  box-sizing: border-box;
  left: 0;
  padding: 30px;
  text-align: center;
  overflow: hidden;
  -moz-transition: 0.3s ease-in-out all;
  -o-transition: 0.3s ease-in-out all;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
@media (min-width: 480px) {
  .section .left .content, .section .middle .content, .section .right .content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

}
@media (min-width: 480px) {
  .section .left, .section .middle, .section .right {
    width: 50%;
    font-size: 0.9em;
    padding: 10px;
    left: 0;
    float: left;
    position: absolute;
  }

}
@media (min-width: 768px) {
  .section .left, .section .middle, .section .right {
    width: 33.33333%;
    left: 33.33%;
    padding: 10px;
  }

}
@media (min-width: 992px) {
  .section .left, .section .middle, .section .right {
    padding: 30px;
    font-size: 1em;
  }

}
.section.animate .left {
  left: 0;
}
@media (min-width: 480px) {
  .section.animate .left {
    left: 50%;
  }

}
@media (min-width: 768px) {
  .section.animate .left {
    left: 0;
  }

}
.section.animate .right {
  left: 0;
}
@media (min-width: 480px) {
  .section.animate .right {
    left: 50%;
  }

}
@media (min-width: 768px) {
  .section.animate .right {
    left: 66.66%;

  }

}
.section .title1 {
  background: #ff9900;
}
.section .title2 {
  background: #133455;
}
.section .title3 {
  background: #f7be07;
}
.section .title4 {
  background: #184d72;
}
.section .title5 {
  background: #164193;
}
.section .title6 {
  background: #c42030;
}


.section .title h2 {
  margin-top: 0;
}
.section .title p {
  line-height: 1.55em;
  margin-bottom: 0.75em;
}
.section .title .btn-primary {
  color: #fff;
  background: #ff3814;
  padding: 10px;
  text-decoration: none;
  border-radius: 3px;
  display: inline-block;
  -moz-transition: 0.3s ease-in-out all;
  -o-transition: 0.3s ease-in-out all;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
.section .title .btn-primary:hover {
  background: #fa2600;
}
.section .tiles {
  padding: 0;
  background: #fff;
  clear: both;
  display: none;
  float: none;
}
.section .tiles img {
  width: 50%;
  float: left;
  height: auto;

}
.section .tiles img:hover {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
}
@media (min-width: 768px) {
  .section .tiles {
    display: block;
  }
}
.section .middle {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2;
  padding: 0;
}
.section .middle img {
  width: 100%;
  height: auto;
  display: block;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-10px);
  }
}
/*fin*/
.imgindustrias{
  width: 70%;
}
.tb{
  font-size:1.0vw;
  border:2px solid grey;
  width: 80%
}
.titulopr{
  margin-top:32px;
  text-transform: capitalize;
}
.fondo_rojo{
  background-color: #ff9900;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-repeat:no-repeat;
  float:right;
}
.cien{
  width: 30%;
  display: inline-block;
}
.mitad{
  width: 10%;
  display: inline-block;
}
.explosivos{
  width: 100%;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 auto;
}
.explosivos2{
  width: 45%;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 auto;
}
.explosivos4{
  width: 45%;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 auto;
}
.flujo{
  width: 50%;
  float: left;
  display: flex;
  align-items: center;
  margin-top: 10%;
}
.flujo2{
  width: 50%;
  float: left;
  display: flex;
  align-items: center;
}
.flujo3{
  width: 25%;
  float: left;
  display: flex;
  align-items: center;
}
.explosivos{
  width: 70%;
}
.explosivos1{
  width: 100%;
}
.explosivos3{
  width: 130%;
}
.nservicios{
  width: 156px;
  height: 156px;
}
.banner_productos{
  background-image: url(../images/valves/base_carrucel.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  padding-top: 8vh;
  padding-bottom: 8vh;
}
.flujo_img{
  width: 48%;
  display: inline-block;
  text-align: center;
}
.texto_img{
  width: 50%;
  display: inline-block;
  background-color: #ff9900;
  border-radius: 10px;
  padding-top: 2vh;
  padding-left: 2vh;
  padding-right: 2vh;
  padding-bottom: 2vh;
}
.img_fija{
  width: 100%;
}
.img_fija2{
  width: 80%;
}
.img_fija3{
  width: 60%;
}
.img_fija4{
  width: 40%;
}
.img_fija5{
  width: 30%;
}
.explosivo_1{
  width: 100%
}
.explosivo_2{
  width: 80%
}
.explosivo_3{
  width: 60%
}
.explosivo_4{
  width: 40%
}
.explosivo_5{
  width: 30%
}
.explosivo_6{
  width: 20%
}
.videoc{
  width: 50%;
}
.frm_buscar {
  position: relative;
  text-align: left;
}
.frm_buscar:hover .goog-ajax-results,
#search-input:focus ~ .goog-ajax-results {
  clip: rect(auto auto auto auto);
  clip: rect(auto, auto, auto, auto);
  clip: auto;
  clip: inherit;
  opacity: 1;
}
.buscar{
  width: 100%;
    float: left;
    font-size: 15px;
    color: #939393;
    border: 1px solid #a3a3a3;
    padding: 18px;
    font-family: 'Lato', sans-serif;
}
.goog-ajax-results {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  width: 100%;
  position: absolute;
  top: 70px;
  left: 0;
  min-width: 12em;
  max-width: 100%;
  font-size: .9em;
  color: black;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.goog-ajax-results,
  .goog-ajax-results .snippet {
  opacity: 0;
  -webkit-transition: opacity .6s, max-height .7s;
  -moz-transition: opacity .6s, max-height .7s;
  -o-transition: opacity .6s, max-height .7s;
  transition: opacity .6s, max-height .7s;
}
.goog-ajax-results .snippet {
  max-height: 0;
  overflow: hidden;
}
  .goog-ajax-results ul {
    padding: 0;
    list-style: none;
  }
  .goog-ajax-results h3,
  .goog-ajax-results p,
  .goog-ajax-results ul {
    margin: 0;
  }
  .goog-ajax-results h3 {
    font-size: 1.5em;
  }
    .goog-ajax-results h3 a {
      color: #ff9900;
    }
  .goog-ajax-results .total-results {
    font-size: 1em;
    font-style: italic;
  }
  .goog-ajax-results a {
    color: #666;
    text-decoration: none;
  }
    .goog-ajax-results a:hover {
      text-decoration: underline;
    }
  .goog-ajax-results li {
    padding: .5em 1em;
  }
    .goog-ajax-results li:hover {
      background: #e9e9e9;
    }
      .goog-ajax-results li:hover .snippet {
        max-height: 200px;
        opacity: 1;
      }
  .goog-ajax-results small {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
 body.maintenance-body{
     background:#ff990;
}
 h1, h2, h3, h5, h6 {
     font-family: 'Montserrat', sans-serif;
     margin:0px;
     padding:0px;
     font-weight:700;
     color:#000;
}
.blanco{
  color:white
}
.sub_qs{
  font-size: 36px;
  text-align: center;
  color: black
}
.esth1{
  font-weight:400;
  margin-top:2vh;
  font-size: 4vh;
  padding-bottom: 1vh
}
.carpro{
    color:#ff9900;
    text-align: center;
}
.barcar{
border:solid #ff9900 2px;
width: 100%;
}
.carres{
  color:#FFF;
  margin-top: -30px;
    font-size: 14px;
    margin-left: 20px;
}
.carresps{
  color:#FFF;

    font-size: 2rem;
    margin-left: 20px;
}
.cartit{
  font-size: 3vh;
  color: #FFF;
  margin-top: 3vh
}
.texcen{
  text-align: center;
}
.estpar{
  font-size: 22px;
}
.uno{
  background-image: url(https://walworth.com/images/planta.webp);
  background-size: cover;
  background-attachment: fixed;
}
.paises{
  width: 25%;
  display: inline-block;
  font-size: 1.5vh;∫
}
.calidad{
  background-image: url(https://walworth.com/images/calidad_walworth.webp);
  background-size: cover;
  background-attachment: fixed;
}
.servicios{
  background: linear-gradient(rgb(0,0,0,.6),rgb(0,0,0,.6)),url(../img/services-bg.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.esttab{
  width:100%;
   overflow:scroll;
   padding-top:25px;
  margin-left: 10%;
}
.simg1{
  width:25%;
  background-image: url("../multimedia/servicios/mantenimiento/mantenimiento_valvulas.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  display: inline-block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  vertical-align: top;
}
.simg2{
  width:25%;
  background-image: url("../multimedia/servicios/mantenimiento/FOTO18.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  display: inline-block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  vertical-align: top;
}
.simg3{
  width:25%;
  background-image: url("../multimedia/servicios/mantenimiento/FOTO19.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  display: inline-block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  vertical-align: top;
}
.simg4{
  width:25%;
  background-image: url("../multimedia/servicios/mantenimiento/FOTO20.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  display: inline-block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  vertical-align: top;
}
.simg5{
  width:25%;
  background-image: url("../multimedia/servicios/mantenimiento/FOTO21.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  display: inline-block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  vertical-align: top;
}
.simg6{
  width:25%;
  background-image: url("../multimedia/servicios/pruebas_hidrostaticas/hidrostaticas.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  display: inline-block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  vertical-align: top;
}
.simg7{
  width:25%;
  background-image: url("../multimedia/servicios/mantenimiento/FOTO22.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  display: inline-block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  vertical-align: top;
}
.simg8{
  width:25%;
  background-image: url("../multimedia/servicios/mantenimiento/FOTO23.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  display: inline-block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  vertical-align: top;
}
.simg9{
  width:25%;
  background-image: url("../multimedia/servicios/mantenimiento/FOTO24.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  display: inline-block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  vertical-align: top;
}
.simg10{
  width:25%;
  background-image: url("../multimedia/servicios/actuador.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  display: inline-block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  vertical-align: top;
}
.simg11{
  width:25%;
  background-image: url("../multimedia/servicios/mantenimiento/FOTO25.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  display: inline-block;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  vertical-align: top;
}
.stxt{
  width: 64%;
  background-color: #efefef;
  height: 400px;
  display: inline-block;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  vertical-align: top;
}
.fondo_servicios{
  background-image: url("../img/fondo.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 5%;
}
.tit_ser1{
  margin-top: 2%;
  color:#ff9900;
  font-size: 16px;
}
.subt_ser{
  color:#313131;
  font-size: 12px;
  text-align: left;
  margin-left: 3%;
  margin-right: 3%;
}
.listas_servicios{
  margin-top: 2%;
  text-align: left;
  margin-left: 4%;
  margin-right: 4%;
   list-style-type: disc;
}
.vc{
	text-align: center;
	color:white;
}
 .section-fill {
}
.bg-parallax {
    background-size: cover !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.video-wrapper {
    z-index: 1;
    overflow: hidden;
    background: rgba(0, 0, 0, .5);
}
.bg-video {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -2;
    overflow: hidden;
    background-position: center center;
}
.bg-video video {
    position: absolute !important;
    z-index: -3;
    clear: both;
}
.imac-wrapper {
    position: relative;
    height: 300px;
}
.imac-wrapper img {
    position: absolute;
    bottom: -175px;
    left: 50%;
    margin-left: -490px;
}
.imac-wrapper a img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    max-width: 100%;
}
.imac-wrapper a:hover img {
    bottom: -165px;
}
@media(max-width: 768px) {
    .imac-wrapper {
        height: 200px;
    }
    .imac-wrapper img {
        margin-left: -330px;
        min-width: 650px;
    }
}
.video-overlay {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.fill-wrapper {
    padding: 100px 0;
}
.w1{
	font-size: 82px;
}
.wx{
  color: white;
  font-size: 62px;
}
 * {
     box-sizing: border-box;
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
}
 p {
     font-family: 'Lato', sans-serif;
     font-size:15px;
     color:#575757;
     margin:0px;
     padding:0px;
     line-height:30px;
}
 p.line-height26{
     line-height:26px;
}
 p.fnt-16{
     font-size:16px;
}
 p.fnt-17{
     font-size:17px;
}
 p.fnt-18{
     font-size:18px;
}
 header, footer, main, nav, section{
     width:100%;
     float:left;

}
.menu1{
  width: 25%;
  height: 280px;
  background-image: url(../images/industriaswalworth.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin-bottom: -5px;
}
.menu2:hover{
            opacity: 0.9;        }
.menu3:hover{
    opacity: 0.9;
}
.menu4:hover{
            opacity: 0.9;
        }
.menu5:hover{
    opacity: 0.9;
}
.menu6:hover{
            opacity: 0.9;
        }
.menu7:hover{
    opacity: 0.9;
}
.menu8:hover{
    opacity: 0.9;
}
.menu9:hover{
    opacity: 0.9;
}
.menu10:hover{
    opacity: 0.9;
}
.menu11:hover{
    opacity: 0.9;
}
.menu2{
  width: 25%;
  height: 285px;
  background-image: url(../multimedia/industrias/offshore.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin-bottom: -5px;
}
.menu3{
  width: 25%;
  height: 285px;
  background-image: url(../multimedia/industrias/onshore.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin-bottom: -5px;
}
.menu4{
  width: 25%;
  height: 285px;
  background-image: url(../multimedia/industrias/almacenaje.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin-bottom: -5px;
}
.menu5{
  width: 25%;
  height: 285px;
  background-image: url(../multimedia/industrias/refinacion.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  padding-top:  -5px
}
.menu6{
  width: 25%;
  height: 285px;
  background-image: url(../multimedia/industrias/petroquimica.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.menu7{
  width: 25%;
  height: 285px;
  background-image: url(../multimedia/industrias/electrica.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.menu8{
  width: 25%;
  height: 285px;
  background-image: url(../multimedia/industrias/papel.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.menu9{
  width: 25%;
  height: 285px;
  background-image: url(../multimedia/industrias/mineria.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.menu10{
  width: 25%;
  height: 285px;
  background-image: url(../multimedia/industrias/construccion.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.menu11{
  width: 25%;
  height: 285px;
  background-image: url(../multimedia/industrias/agua.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.titulocentrado{
  justify-content: center;
  position: absolute;
  width: 25%;
}
.titulocentrado2{
    justify-content: center;
    position: static;
    width: 25%;
}
.tituloind{
  font-size: 18px;
  color: #ff9900;
  font-family: 'Lato', sans-serif;

}
.tituloindx{
  font-size: 3vh;
  color: white;
  text-align: center;
  margin: 0 auto;
}
.offshoregrid{
  width: 100%;
  background-image: url(../multimedia/industrias/offshore.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.onshoregrid{
  width: 100%;
  background-image: url(../multimedia/industrias/onshore.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.almacenajegrid{
  width: 100%;
  background-image: url(../multimedia/industrias/almacenaje.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.refinaciongrid{
  width: 100%;
  background-image: url(../multimedia/industrias/refinacion.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.petroquimicagrid{
  width: 100%;
  background-image: url(../multimedia/industrias/petroquimica.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.electricagrid{
  width: 100%;
  background-image: url(../multimedia/industrias/electrica.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.papelgrid{
  width: 100%;
  background-image: url(../multimedia/industrias/papel.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.mineriagrid{
  width: 100%;
  background-image: url(../multimedia/industrias/mineria.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
  text-align: center;
}
.construcciongrid{
  width: 100%;
  background-image: url(../multimedia/industrias/construccion.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.aguagrid{
  width: 100%;
  background-image: url(../multimedia/industrias/agua.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.prinind{
  width: 100%;
  height: auto;
}
.imgind{
    box-sizing: border-box;
    display: inline-block;
    margin: 0.5%;
    padding: 1em;
    vertical-align: top;
    width: 50%;
}
.txtind{
    box-sizing: border-box;
    display: inline-block;
    margin: 0.5%;
    padding: 1em;
    vertical-align: top;
    width: 45%;
}
.titgral{
  color:#ff9900;
  font-size: 32px;
  text-align: left;
}
.barraind{
  border: solid #ff9900 2px;
  width: 60%;
}
.parrafoind{
  text-align: justify;
  margin-right:  20%;
  margin-bottom: 20%
}
.parrafoind2{
  text-align: justify;
  margin-right:  2%;
  margin-bottom: 2%;
  font-size: 14px;
  line-height: normal;
}
.pleca{
  background-color:#ff9900;
  width:auto;
  margin: 0 auto;
  border-bottom-right-radius: 50px;
  text-align: left;
  height:60px;
}
.titpleca{
  color:white;
  font-size: 1.5vw;
  margin-left: 2%;
}
.caja{
    box-sizing: border-box;
    float: left;
    width: 20%;
    display: flex;
    align-items: center;
    text-align: center;
}
.caja img{
    max-width: 100%;
}
.certcaja{
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 17%;
}
.certcaja img{
    max-width: 100%;
}
.prt{
  background-image: url(../images/valves/base.html);
  background-size: contain;
  background-repeat: no-repeat;
}
.certificados{
  background-image: url(../images/plataforma.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.certificadosup{
  background-color: rgba(255, 255, 255, 0.8);
  width: 22%;
  height: auto;
  text-align: center;
  margin-right: 2%;
  border-top-left-radius: 10%;
  border-bottom-right-radius: 10%;
    display: inline-block;
}
.certificadosup2{
  background-color: rgba(255, 255, 255, 0.8);
  width: 22%;
  height: auto;
  text-align: center;
  margin-right: 2%;
  border-top-left-radius: 10%;
  border-bottom-right-radius: 10%;
    display: inline-block;
}
.certificadosdown{
  background-color: rgba(255, 255, 255, 0.8);
  width: 35%;
  height: auto;
  text-align: center;
  margin-right: 2%;
  border-top-left-radius: 10%;
  border-bottom-right-radius: 10%;
  display: inline-block;
}
.text-white{
  color:white
}
.titulocerti{
    width: 30%;
    height: auto;
    background-color: transparent;
    margin: 0 auto;
    color: white;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-size: 38px;
    text-align: center;
    border: 3px solid white;
}
.imgcerti{
  width: 80%;
}
.imgcerti2{
  width: 90%;
  margin: 5%;
}
 h2{
     font-size:46px;
     font-weight:300;
     font-family: 'Open Sans', sans-serif;
     margin-bottom:30px;
}
 h2 span{
     font-weight:700;
}
 h3{
     font-size:30px;
     margin-bottom:1%;
     margin-top: 3%
}
 h3.mar-btm30{
     margin-bottom:30px;
}
 h3.black-color{
     color:#000;
}
 h3.white-color{
     color:#fff;
}
 .fl{
     float:left;
}
 .fr{
     float:right;
}
 h4{
     font-size:17px;
     margin-bottom:20px;
}
 .pad100-top-bottom{
     padding:100px 0px;
}
 .pad100-70-top-bottom{
     padding:100px 0px 70px;
}
 .pad100-50-top-bottom{
     padding:100px 0px 50px;
}
 .pad100-95-top-bottom{
     padding:100px 0px 95px;
}
 .pad100-85-top-bottom{
     padding:100px 0px 85px;
}
 .pad95-100-top-bottom{
     padding:95px 0px 100px;
}
 .pad95-70-top-bottom{
     padding:95px 0px 70px;
}
 .pad95-50-top-bottom{
     padding:95px 0px 50px;
}
 .pad95-45-top-bottom{
     padding:-40px 0px 45px;
}
 a:hover{
     text-decoration:none;
}
 .marbtm20{
     margin-bottom:20px;
}
 .martop30{
     margin-top:30px;
}
 .marbtm30{
     margin-bottom:30px;
}
 .marbtm50{
     margin-bottom:50px;
}
 .marbtm80{
     margin-bottom:80px;
}
 .display-block{
     display:block;
}
 .display-none{
     display:none;
}
 .pad-left_zero{
     padding-left:0px;
}
 .pad-right_zero{
     padding-right:0px;
}
 .pad_zero{
     padding:0px;
}
 .wdt-100{
     width:100%;
     float:left;
}
 .img img{
     width:100%;
     float:left;
     height:auto;
}
.imgco{
  width: auto;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  display: inline-block;
  text-align: right;
}
 .yellow-background{
     background:#ff990;

}
 .red-background{
     background:#ff990;
}
 .read-more-link{
     font-size:15px;
     color:#ff990;
     font-weight:700;
     text-decoration:none;
     display:inline-block;

}
 .read-more-link a{
     color:#ff990;
}
.titulocontacto{
  width:30%;
  height:60px;
  background-color:#ff9900;
  margin: 0 auto;
  color:white;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  font-size: 38px;
}
.barra{
  background-image: url(../images/contacto.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 250px;
  border-bottom: solid 10px #ff9900;
}
.prox_eventos{
  background-image: url(../images/proximos_eventos.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 250px;
  border-bottom: solid 10px #ff9900;
}
.ant_eventos{
  background-image: url(../images/expos.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 250px;
  border-bottom: solid 10px #ff9900;
  background-position: bottom;
}
.museo{
  background-image: url(../images/museo.html);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 250px;
  border-bottom: solid 10px #ff9900;
  background-position: bottom;
}
.barraquien{
  background-image: url(../images/Valvulas-mexico.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 250px;
}
.barraaprob{
  background-image: url(../images/Proyectos-de-infraestructura.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 250px;
}
.barraprod{
  background-image: url(../images/Oil-y-Gas.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 250px;
}
.barraevent{
  background-image: url(../images/Valvula-seguridad.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 250px;
}
.barragrupo{
    max-width: 100%;
    background-image: url(../images/banner2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.barragrupo img{
    max-width: 100%;
}
.titlogr{
    max-width: 20%;
}
.contactprincipal{
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
}
.datoscontact{
  width: auto;
  float: left;
  text-align: center;
}
.imgcontact{
  width: 100%;
  float: center;
  text-align: left;
  display: inline-block;
}
.datosform{
  line-height: normal;
}
.titulocontact1{
  color:#ff9900;
}
.izqcontact{
  width:20%;
  float:left;
  text-align:right
}
.dercontact{
  width:78%;
  float:right;
  text-align:left
}
.formc{
  width: 100%;
  height: 950px;
  background-image: url(../images/contacto_walworth.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
  display: inline-block;
}
.titulocontact2{
  margin-top: 3%;
  text-align: center;
  color: white;
  font-size: 22px
}
 header {
     padding:23px 0px 0px;
}
 .sticky_header .logo {
     width: 196px;
}
 ul.header-info{
     margin:7px 0px;
     padding:0px;
     width:72%;
     float:left;
}
 ul.header-info li{
     list-style: none;
     float: left;
     font-family: 'Open Sans', sans-serif;
     font-size: 14px;
     padding:0px 32px;
     border-right: 1px solid #838383;
     margin-right: 32px;
     position:relative;
}
 ul.header-info li:last-child{
     border:0px;
     margin:0px;
}
 ul.header-info li:before{
     position: absolute;
     font-family: 'FontAwesome';
     top: 3px;
     left: 0px;
     font-size: 24px !important;
     color:#ff990;
}
 ul.header-info li.address{
	 width: 42%;
}
 ul.header-info li.phn{
     width:52%;
}
 ul.header-info li.address:before{
     content: "\f041";
}
 ul.header-info li.phn:before{
     content: "\f095";
}
 a.header-requestbtn{
     font-size:14px;
     color:#000;
     background:#ff990;
     display:block;
     float:right;
     text-decoration:none;
     text-transform:uppercase;
     font-weight:600;
     padding:14px 20px;
     font-family: 'Montserrat', sans-serif;
     margin:3px 0px;
     text-align:center;
     border-radius: 5px;
     cursor: pointer;
    background: #ff9900;
}
 a.header-requestbtn:before {
     background:#333;
     border-radius: 5px;
     color:#fff;
}
 #main-navigation-wrapper.navbar-default{
     width: 100%;
     float: left;
     margin: 22px 0px 0px;
     height: 64px;
     background:#131313;
     z-index:1009;
     border-radius:0px;
     border:0px;
}
 .navbar-collapse.collapse{
     padding:0px;
}
 #main-navigation-wrapper .navbar-nav {
     margin-left: 0;
     margin-right: 0;
}
 #main-navigation-wrapper .nav > li {
     padding:18px 0px;
}
 #main-navigation-wrapper .nav > li > a {
     padding: 20px 10px;
     font-size: 10px;
     font-weight: 700;
     color: #fff;
     text-transform: uppercase;
     border-right: 1px solid rgba(0, 0, 0, 0.08);
}
 .header1 #main-navigation-wrapper .nav > li {
     padding:0px;
}
 .header1 #main-navigation-wrapper .nav > li > a{
     border-right:0px;
     padding:22px 20px;
}
 #main-navigation-wrapper .navbar-nav li .dropdown-submenu {
     position: absolute;
     top: 100%;
     left: 0;
     z-index: 1000;
     display: none;
     float: left;
     min-width:243px;
     font-size: 14px;
     text-align: left;
     list-style: none;
     background-clip: padding-box;
     padding: 0;
     border: none;
     border-radius: 0;
     display: block;
     opacity: 0;
     visibility: hidden;
     -webkit-transition: all .4s ease;
     transition: all .4s ease;
     background: #ebebeb;
     -webkit-transform: translate3d(-20px, 0, 0);
     transform: translate3d(-20px, 0, 0);
     -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
     box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
}
 #main-navigation-wrapper .navbar-nav li:hover .dropdown-submenu, #main-navigation-wrapper .navbar-nav .open .dropdown-submenu {
     opacity: 1;
     visibility: visible;
     -webkit-transform: translate3d(0px, 0, 0);
     transform: translate3d(0px, 0, 0);
}
 #main-navigation-wrapper .dropdown-submenu li {
     width:100%;
     position: relative;
}
 #main-navigation-wrapper .dropdown-submenu li ul.dropdown-submenu.second_submenu{
     opacity: 0;
     visibility: hidden;
     top: 0;
     left: 90%;
}
 #main-navigation-wrapper .dropdown-submenu li:hover > ul.dropdown-submenu.second_submenu{
     opacity: 1;
     visibility: visible;
     left: 100%;
     top: 0;
}
 #main-navigation-wrapper .dropdown-submenu li ul.dropdown-submenu.third_submenu{
     opacity: 0;
     visibility: hidden;
     top: 0;
     left: 90%;
}
 #main-navigation-wrapper .dropdown-submenu li:hover > ul.dropdown-submenu.third_submenu{
     opacity: 1;
     visibility: visible;
     left: 100%;
     top: 0;
}
 #main-navigation-wrapper .dropdown-submenu li a {
     display: block;
     clear: both;
     line-height: 1.42857143;
     color: #2a2a2a;
     white-space: nowrap;
     padding: 14px 25px;
     border-bottom: 1px solid #cec8ba;
     font-size: 15px;
     font-weight: 400;
     text-transform: capitalize;
     letter-spacing: 0.50px;
}
 #main-navigation-wrapper .dropdown-submenu li:hover {
}
 #main-navigation-wrapper .dropdown-submenu li:last-child a {
     border: none;
}
 #main-navigation-wrapper .dropdown-submenu li > a:focus, #main-navigation-wrapper .dropdown-submenu li a:hover {
     background: #ff9900;
     color: #f1f1f1;
}
 @keyframes fadeItIn {
     from {
         opacity: 0;
         -webkit-transform: translate3d(0, -100%, 0);
         -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0);
    }
     to {
         opacity: 1;
         -webkit-transform: none;
         -moz-transform: none;
         transform: none;
    }
}
 .sticky_header {
     position: fixed;
     top: 0;
     z-index: 9999;
     background: #e9c865;
     background: -moz-linear-gradient(top, #e9c865 0%, #d0ac54 100%);
     background: -webkit-linear-gradient(top, #e9c865 0%, #d0ac54 100%);
     background: linear-gradient(to bottom, #e9c865 0%, #d0ac54 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9c865', endColorstr='#d0ac54', GradientType=0 );
     float: left;
     width: 100%;
     height: 78px;
}
 #main-navigation-wrapper.navbar-default.sticky_header {
     margin: 0px;
}
 .logo-menu {
     float: left;
     margin:14px 0 14px 25px;
     display: none;
}
 .dropdown-submenu-active:before {
     width: 0;
     height: 0;
     border-left: 10px solid transparent;
     border-right: 10px solid transparent;
     border-top: 10px solid #12121b;
     content: "";
     position: absolute;
     top: 0 !important;
     right: 24px;
}
 #main-navigation-wrapper .nav > li.dropdown:hover:before {
     width: 0;
     height: 0;
     content: "";
     position: absolute;
     bottom: -7px !important;
     z-index: 1010;
     text-align: center;
     left: 20px;
}
 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a, #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus, #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover, #main-navigation-wrapper.navbar-default .navbar-nav > li:hover > a, #main-navigation-wrapper.navbar-default .navbar-nav > li > a.active {
     background: none;
     color: #ff990;
}
 .header1 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a, .header1 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus, .header1 #main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover, .header1 #main-navigation-wrapper.navbar-default .navbar-nav > li:hover > a, .header1 #main-navigation-wrapper.navbar-default .navbar-nav > li > a.active {
     color: #ff990;
     background:#000;
}
 #main-navigation-wrapper .navbar-nav .dopdown-nav-toggler {
     display: none;
}
 .header-nav-right{
     width:22%;
     float:right;
}
 .header-socials{
     float:left;
}
 .header-socials i{
     color:#fff;
     font-size:16px;
     margin:0px 8px;
     width:30px;
     line-height:64px;
     text-align:center;
}
 .header-socials a:before{
     background:#ff990;
}
 .header-socials i:hover{
     color:#000;
}
 .search-column{
     position:relative;
     float:right;
     margin:3px 10px;
}
 .search-column:before{
     width:1px;
     height:26px;
     background:url(../images/btn-left-divider.jpg) no-repeat;
     left:0px;
     top:0px;
     position: absolute;
     content:"";
}
 .search-btn{
     width:40px;
     height:26px;
     background:url(../images/white-search-btn.png) no-repeat center center;
     border:0px;
     float:left;
     padding:0px;
}
 .search-btn:focus{
     outline:none;
}
 .search-btn:hover{
     opacity:.8;
}
 .search-column.search-fl{
     float:left;
     margin-left:10px;
     margin-right:0px;
}
 .search-column.search-fl:before{
     display:none;
}
 .search-btn.black-search-btn {
     background: url(../images/search-btn.png) no-repeat center center;
}
 .modal {
     padding-right: 0px;
     background-color: rgba(4, 4, 4, 0.8);
}
 .modal-backdrop.in{
     z-index:9;
}
 .modal-dialog {
     top: 10%;
     width: auto;
     position: absolute;
     left:15%;
     right:15%;
	 margin:0 auto;
   text-align:center
}
 .modal-content {
     border-radius: 0px;
     border: none;
     top: 40%;
     position: relative;
}
 .modal-body {
     background-color:rgba(226,35,26,0.5);
     color: #000000;
     width:100%;
     float:left;
     padding-bottom: 55px;
     padding-left: 55px;
     padding-right: 55px;
     padding-top: 15px;
     border-radius: 20px;
}
 .modal-body h2{
     margin-bottom:20px;
     font-weight:400;
     color:white;
}
 .modal-body .search-form{
     width:100%;
     float:left;
     position:relative;
}
 .search_lightbox_input {
     width: 100%;
     float: left;
     border-bottom: 1px solid #242424 !important;
     border: 0px;
     font-size: 18px;
     color: #242424;
     background: transparent;
     padding: 5px 0;
}
 .search_lghtbox_btn {
     position: absolute;
     right: 0px;
     background: url(../images/search_popup_icon.png) no-repeat;
     width: 18px;
     height: 18px;
     border: 0;
     top: 8px;
}
 header.header2{
     position:relative;
}
 header.header2:before {
     width: 32%;
     height: 0px;
     position: absolute;
     left: 0px;
     top: 0px;
     content: "";
     border-top: 132px solid #ff990;
     border-right: 80px solid transparent;
}
 header.header2 .header-socials{
     float:right;
     margin:12px 0px;
}
 header.header2 .header-socials i{
     width:30px;
     height:30px;
     border:2px solid #eee;
     line-height:27px;
     text-align:center;
     margin:0px 3px;
     border-radius:30px;
     color:#666;
}
 header.header2 .header-socials i:hover{
     border:2px solid #ff990;
     color:#ff990;
}
 #main-navigation-wrapper.navbar2-wrap{
     background:none;
     margin-bottom:-32px;
}
 #main-navigation-wrapper.navbar-default.sticky_header.navbar2-wrap {
     background:#131313;
}
 .var2-nav{
     background:#131313;
}
 a.header-requestbtn.header2-requestbtn{
     margin:0px;
     padding:22px 20px;
}
 header.header3{
     background:rgba(0, 0 ,0, .3);
     position:absolute;
     z-index:99;
}
 #main-navigation-wrapper.navbar2-wrap.navbar3-wrap {
     background: none;
     margin:13px 0px 0px;
}
 .hdr3-right{
     width:25%;
     float: right;
}
 header.header3 .header-socials i:hover{
     color:#ff990;
}
 a.header-requestbtn.header3-requestbtn {
     background:#333;
     color:#fff;
}
 a.header-requestbtn.header3-requestbtn:before{
     background:#000;
}
 .var2-nav.var3-nav {
     background:#ff990;
}
 #main-navigation-wrapper .var2-nav.var3-nav .nav > li {
     padding:0px 15px;
}
 #main-navigation-wrapper .var2-nav.var3-nav .nav > li > a{
     border-right:0px;
     padding:22px 5px;
     color:#000;
}
 #main-navigation-wrapper .var2-nav.var3-nav .nav > li > a:hover, #main-navigation-wrapper .var2-nav.var3-nav .nav > li > a.active{
     color:#fff;
}
 #main-navigation-wrapper.navbar-default.sticky_header.navbar2-wrap.navbar3-wrap {
     margin:0px;
     background:#ff990;
}

 header.header4{
     background:#fff;
     padding:0px;
}
 .hdr-top-bar{
     width:100%;
     float:left;
     background:#f2f2f2;
     padding:3px 0px;
}
 .hdr-top-bar ul.header-info li{
     padding:0px 20px;
     width:auto!important;
     margin-right:20px;
}
 .hdr-top-bar ul.header-info li:before {
     font-size:16px !important;
     top:-1px;
}
 .hdr3-right.hdr4-right{
     width:17%;
}
 .hdr3-right.hdr4-right .header-socials i{
     line-height:37px;
     color:#333;
}
 .hdr3-right.hdr4-right .search-column {
     margin: 6px 0px;
}
 .hdr3-right.hdr4-right .search-column .search-btn {
     background: url(../images/search-btn.png) no-repeat center center;
}
 header.header4 .logo{
     float:left;
     margin:0px 0px;
     width: 20%
}
 header.header4 #main-navigation-wrapper.navbar-default {
     margin:0px;
     height: auto;
     background: none;
}
 header.header4 #main-navigation-wrapper .navbar-nav {
     float:right;
     margin-top: 9px;
}
 header.header4 #main-navigation-wrapper .nav > li > a {
     color: #000;
}
 header.header4 #main-navigation-wrapper .nav > li{
     padding:0px 0px;
}
 header.header4 #main-navigation-wrapper.navbar-default.sticky_header{
     background:#fff;
     box-shadow:0px 0px 10px #ccc;
}
 header.header4 #main-navigation-wrapper.navbar-default.sticky_header .nav > li {
     padding: 3px 0px;
}
 header.header4 .sticky_header .logo {
     margin: 4px 0px;
}

 header.header5{
     background:#ff990;
}
 header.header5:before{
     display:none;
}
 header.header5 ul.header-info li:before {
     color: #000;
}
 header.header5 ul.header-info li {
     color: #000;
     border-right:1px solid #000;
}
 header.header5 ul.header-info li:last-child{
     border-right:0px;
}
 header.header5 #main-navigation-wrapper.navbar2-wrap {
     background:#fff;
     margin:22px 0px 0px;
}
 header.header5 #main-navigation-wrapper .nav > li > a {
     color: #000;
     border-right: 1px dashed #383838;
}
 header.header5 #main-navigation-wrapper .nav > li > a:last-child{
     border-right:0px;
}
 header.header5 a.header-requestbtn.header2-requestbtn {
     background:#f2f2f2;
}
 header.header5 #main-navigation-wrapper.navbar-default.sticky_header.navbar2-wrap {
     background: #fff;
     margin:0px;
     box-shadow:0px 0px 10px #ccc;
}
 header.header5 .header-socials i{
     border:2px solid #de9302;
     color:#000;
}
 header.header5 .header-socials a i:hover{
     border:2px solid #fff;
}
 .solution-available{
     padding:0px 0px 0px;
}
 .solution-available h5{
     font-size:2.5vh;
     color:#000;
     font-weight:400;
     font-family: 'Open Sans', sans-serif;
     text-transform:none;
     margin:10px 20px;
     display:inline-block;
}
 .solution-available h5 span{
     font-weight:700;
}
 a.header-requestbtn.contactus-btn{
     background:#fff;
     color:#ff990;
     width:150px;
     float:none;
     display:inline-block;
     font-size:14px;
     margin:-15px 0px 0px;
     text-align:center;
}
 a.header-requestbtn.contactus-btn:hover{
     background:#fff;
     color:#ffffff;
     width:150px;
     float:none;
     display:inline-block;
     font-size:14px;
     margin:-15px 0px 0px;
     text-align:center;
}
a.header-requestbtn.contactus-btn-red{
     background:#ff990;
     color:#fff;
     width:200px;
     float:none;
     display:inline-block;
     font-size:16px;
     margin:-15px 0px 0px;
     text-align:center;
	 margin: -15px 0px 0px;
}
a.header-requestbtn.contactus-btn-red2{
     background:#ff990;
     color:#fff;
     width:50%;
     float:none;
     display:inline-block;
     font-size:16px;
     margin:35px 0px 0px;
     text-align:center;
	 border-radius:10px 10px 10px 10px;
}
a.header-requestbtn.contactus-btn-red3{
     background:#ff990;
     color:#fff;
     width:100%;
     float:none;
     display:inline-block;
     font-size:16px;
     margin:35px 0px 0px;
     text-align:center;
   border-radius:10px 10px 10px 10px;
}
.esttab{
  background-color:#ff9900;
  color:white; border:2px
}
.centex{
  text-align: center;
}
.initab{
  width:100%;
  padding-top:25px;
 margin-left: 10.4%;
}
.initab2 {
    width: 70%;
    padding-top: 25px;
    margin-left: 22%;
}
.pbtnizq{
  width: 40%;
  height: 50px;
   background-color: #ff990;
   border-radius: 10px;
   font-size: 20px;
}
.pbtnder{
  width: 40%;
  height: 50px;
  background-color: #ff990;
  border-radius: 10px;
  font-size: 20px;

}
 a.header-requestbtn.contactus-btn:hover{
     color:#fff;
}
 .ftr-section{
     background:#040404;
     width:100%;
     float:left;
     padding:30px 0px 0px;

     background-size:cover;
}
 .ftr-section h6{
     font-size:18px;
     color:#b6b6b7;
     text-transform:none;
     font-weight:600;
     margin-bottom:25px;
}
 .ftr-section p{
     color:#757575;
}
 ul.footer-info{
     width:100%;
     float:left;
     margin:0px 0px 7px;
     padding:0px;
     border-bottom:1px solid #373737;
}
 ul.footer-info li{
     list-style:none;
     float:left;
     width:auto;
     font-size:18px;
	 color: #fff;
     padding:8px 4px 0px 35px;
     border-right:1px solid #373737;
     margin-right:4px;
     position:relative;
}
 ul.footer-info li:last-child{
     border-right:0px;
     margin:0px;
}
 ul.footer-info li:before{
     position: absolute;
     font-family: 'FontAwesome';
     top: 3px;
     left: 0px;
     font-size: 20px !important;
     color: #ff990;
}
 ul.footer-info li.ftr-loc{
     font-size:16px;
     padding:0px 4px 12px 35px;
}
 ul.footer-info li.ftr-loc:before {
     content: "\f041";
     top:9px;
}
 ul.footer-info li.ftr-phn:before {
     content: "\f095";
     top:8px;
}
 ul.footer-info li.ftr-msg:before {
     content: "\f0e0";
     font-size:15px!important;
     top:10px;
}
 ul.footer-info li.ftr-support:before {
     content: "\f017";
     top:7px;
}
 .ftr-about-text{
     padding-right:70px;
     float:left;
}
 a.ftr-read-more{
     font-size:14px;
	 color: #fff;
     font-weight:700;
     font-family: 'Lato', sans-serif;
     border:1px solid #676868;
     padding:8px 20px;
     display:block;
     float:left;
     text-decoration:none;
}
 a.ftr-read-more:hover{
     color:#ff990;
     border:1px solid #ff990;
}
 ul.footer-link{
     width:100%;
     float:left;
     margin:0px;
     padding:0px;
}
 ul.footer-link li{
     list-style:none;
     float:left;
     font-size:15px;
     margin-bottom:10px;
     width:100%;
}
 ul.footer-link li a{
     color:#757575;
     text-decoration:none;
}
 ul.footer-link li a:hover{
     color:#ff990;
}
 .header-socials.footer-socials {
     margin:0px 0px 30px;
     width:100%;
     float: left;
}
 .header-socials.footer-socials i{
     width:30px;
     height:30px;
     line-height:28px;
     border:2px solid #515151;
     border-radius:30px;
     margin:0px 3px 0px 0px;
     color:#fff;
     text-align:center;
}
 .header-socials.footer-socials i:hover {
     color: #ff990;
     border:2px solid #ff990;
}
 .ftr-logo{
     width:auto;
     float:left;
}
 .footer-btm{
     width:100%;
     float:left;
     border-top:1px solid #373737;
     padding:22px 0px 26px;
     margin:60px 0px 0px;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.row2{
    display: block;
    flex-wrap: wrap;
    padding: 0 4px;
}
.centerimg {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.column {
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
}
@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}
.contcaja{
    box-sizing: border-box;
    display: inline-block;
    margin: 0.5%;
    padding: 2em;
    vertical-align: top;
    width: 48%;
}
.contcaja img{
    max-width: 100%;
    display: block;
    margin: auto;
 }
 .contcaja2{
    box-sizing: border-box;
    display: inline-block;
    margin: 0.5%;
    padding: 1em;
    vertical-align: top;
    width: 48%;
}
.contcaja2 img{
    max-width: 100%;
    display: block;
    margin: auto;
 }
 .carousel-caption h1{
     font-size:42px;
     color:#fff;
     font-weight:300;
     font-family: 'Open Sans', sans-serif;
     margin-bottom:25px;
     text-transform:none;
}
 .carousel-caption h1 span{
     font-weight:700;
}
 .carousel-caption p{
     font-size:18px;
     color:#fff;
     line-height:28px;
     margin-bottom:25px;
}
 a.header-requestbtn.learn-more{
     padding:14px 10px;
     float:left;
     margin-right:10px;
     width:185px;
     font-size:17px;
     text-align:center;
     background:#ff990;
     color:#000;
}
 a.header-requestbtn.learn-more:before{
     background:#fff;
}
 a.header-requestbtn.learn-more.our-solution{
     background:#fff;
     margin-right:0px;
     color:#000;
}
 a.header-requestbtn.learn-more.our-solution:before{
     background:#000;
}
 a.header-requestbtn.learn-more.our-solution:hover{
     color:#fff;
}
 a.header-requestbtn.learn-more.btn-center{
     float:none;
     display:inline-block;
}
 .head-section{
     margin-bottom:50px;
}
 .head-section h3{
     margin:47px 0px;
}
 .head-section p{
     padding:10px 41px;
}
 .service-column{
     padding:30px 15px;
     transition: all .3s ease-out;
     float:left;
}
 .service-column .icons{
     width:128px;
     height:128px;
     display:inline-block;
}
 .service-column h5{
     font-size:16px;
     margin:5px 0px 20px;
}
 .service-column p span{
     font-weight:700;
}
 .service-column:hover a{
     text-decoration:none;
}
 .service-manufactureicon{
     background:url(https://walworth.com/multimedia/servicios/mantenimiento_basico_w.svg) no-repeat 0px 0px;
     background-size: cover;
}
 .service-cncicon{
     background:url(https://walworth.com/multimedia/servicios/mantenimiento_walworth_w.svg) no-repeat 0px 0px;
      background-size: cover;
}
 .service-chemicalicon{
     background:url(https://walworth.com/multimedia/servicios/mantenimiento_trims_w.svg) no-repeat 0px 0px;
       background-size: cover;
}
 .service-energyicon{
     background:url(../images/energy-icon.html) no-repeat 0px 0px;
}
 .service-oilicon{
     background:url(../images/oil-icon.html) no-repeat 0px 0px;
}
 .service-materialicon{
     background:url(../images/material-icon.html) no-repeat 0px 0px;
}
 .bestthing-section{
     position:relative;
     padding:81px 0px 63px;
     height:387px;
	 background:#f1f1f1;
}
 .bestthing-text-column{
     z-index:1;
}
 .bestthing-img{
	padding-right: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50.7%;
	max-width: 683px;
}
 .bestthing-img img{
     width:100%;
     float:left;
     height:387px;
}
 .recent-project-section{
     background:#ff990;
     padding-top:95px;
}
 .nav-tabs {
     border:0px;
     width:100%;
     float: left;
     text-align:center;
     background:#e09300;
}
 .nav-tabs>li{
     float:none;
     display:inline-block;
}
 .nav-tabs>li>a {
     margin-right: 0px;
     line-height: 1.42857143;
     border:0px;
     border-radius:0px;
     font-size:18px;
     font-family: 'Lato', sans-serif;
     color:#000;
     padding:12px 20px;
}
 .nav-tabs>li>a:hover{
     background:none;
}
 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
     color: #fff;
     cursor: default;
     background-color: #000;
     border:0px;
}
 .hight-level-section{
     padding:93px 0px 94px;
}
 .hight-level-section h2{
     font-size:40px;
     text-transform:none;
}
 .hight-level-section ul{
     margin:25px 0px;
     padding:0px;
     display:inline-block;
}
 .hight-level-section ul li{
     list-style:none;
     display:inline-block;
     font-size:17px;
     color:#242424;
     font-weight:700;
	 padding: 12px 25px 12px 20px;
     border-right:1px solid #666;
     margin-right:15px;
}
 .hight-level-section ul li:last-child{
     border:0px;
}
 .hight-level-section.background-variation{
     background:#f2f2f2;
}
 .news-column{
     margin-bottom:20px;
}
 .news-column .yellow-strip{
     width:100%;
     float:left;
     background:#ff990;
     padding:12px 0px 12px 80px;
     position:relative;
     margin-bottom:20px;
}
 .news-column .yellow-strip ul{
     margin:0px;
     padding:0px;
}
 .news-column .yellow-strip ul li{
     list-style:none;
     float:left;
     font-size:15px;
     color:#000;
     padding:0px 20px;
}
 .news-column .yellow-strip ul li:last-child{
     border:0px;
}
 .news-column .yellow-strip .news-time{
     background:#000;
     width:105px;
     text-align:center;
     position:absolute;
     left:0px;
     top:-52px;
     padding:16px 0px;
}
 .news-column .yellow-strip .news-time h5{
     font-size:16px;
     color:#fff;
     font-weight:700;
     font-family: 'Montserrat', sans-serif;
     line-height:40px;
}
 .news-column .yellow-strip .news-time span{
     font-size:18px;
     color:#fff;
     font-weight:300;
     font-family: 'Lato', sans-serif;
     text-transform:uppercase;
}
 .news-columnp h6{
     font-size:18px;
     font-family: 'Lato', sans-serif;
     font-weight:700;
     line-height:25px;
     margin-bottom:10px;
     text-transform:none;
     height: auto;
     text-align: center;

}
.portadax1{
  background-image:url("../images/fondo1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.portadaps{
  background-image:url("../images/fondops.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.famdes{
  margin-bottom:10px;
  height:  15vh;
  line-height: 1.1;
  text-align: justify;
}
.news-columni h6{
    font-size:14px;
    font-family: 'Lato', sans-serif;
    font-weight:700;
    line-height:25px;
    padding-top:50px;
    padding-bottom:50px;
    text-transform:none;
    height: 10vh
}
.news-column h6{
    font-size:18px;
    font-family: 'Lato', sans-serif;
    font-weight:700;
    line-height:25px;
    margin-bottom:0px;
    text-transform:none;
    height: 8vh;
    text-align: center;
}
 .news-column h6 a{
     text-decoration:none;
     color:#242424;
}
.news-columnp h6 a{
    text-decoration:none;
    color:#242424;
}
.news-columni h6 a{
    text-decoration:none;
    color:#242424;
}
 .news-column h6 a:hover{
     color:#ff990;
}
.news-columnp h6 a:hover{
    color:#ff990;
}
.news-columni h6 a:hover{
    color:#ff990;
}
 .head-section.client-head{
     margin:46px 0px 50px;
     width:100%;
     float:left;
}
 .head-section.client-head h3 {
     margin: 32px 0px;
}
 .client_img {
     float: left;
     width:100%;
     margin-bottom:30px;
}
 .client_img img {
     float: left;
     width:100%;
     height:auto;
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
     -o-transition: all 1s ease;
     -ms-transition: all 1s ease;
     transition: all 1s ease;
}
.client_hover .image_hover:focus:after, .client_hover .image_hover:hover:after{
	opacity:0;
}
.client_hover .image_hover{
	border: 1px solid #9a9a9a;
}
.client_hover .image_hover:hover .zoom_img_effect{
	transform: scale(1.10) translateZ(0);
}
.client_hover_1{
	   float:left;
	   width:100%;
   }
 a.header-requestbtn.more-infobtn{
     font-size:14px;
     border:1px solid #ccc;
     float:left;
     background:#fff;
     color:#000;
     padding:15px;
     margin:30px 0px 0px;
     width:185px;
     text-align:center;
}
 a.header-requestbtn.more-infobtn:before{
     background:#ff990;
}
 a.header-requestbtn.more-infobtn:hover{
     border:1px solid #ff990;
}
 ul.whychoose-list{
     width:100%;
     float:left;
     margin:0px;
     padding:0px;
}
 ul.whychoose-list li{
     list-style:none;
     float:left;
     width:100%;
     padding:0px 0px 0px 94px;
     margin-bottom:50px;
}
 ul.whychoose-list li.delivery-icon{
     background:url(../images/delivery-icon.html) no-repeat 10px 0px;
}
 ul.whychoose-list li.technology-icon{
     background:url(../images/technology-icon.html) no-repeat 10px 0px;
}
 ul.whychoose-list li.support-icon{
     background:url(../images/support-icon.html) no-repeat 10px 0px;
}
 ul.whychoose-list li:last-child{
     margin-bottom:0px;
}
 .home2.bestthing-section {
     height: auto;
     background:url("https://walworth.com/images/nuestros_numeros.webp");
	   padding: 95px 0px 95px;
     background-size:cover;
	   background-attachment: fixed;

}
 .home2 .bestthing-text-column h2{
     color:#fff;
}
 .home2 .bestthing-text-column p{
     color:#fff;
}
 .home2.recent-project-section {
    background-size: cover;
    background-attachment: fixed;
	padding-bottom:150px!important;
}
 .home2.recent-project-section h3{
     float:left;
}
 .home2.recent-project-section .nav-tabs {
     border: 0px;
     width:auto;
     float: right;
     margin: -10px 0px 0px;
     background: none;
}
 .home2.recent-project-section .nav-tabs>li>a {
     color:#f2f2f2;
}
 .home4.recent-project-section{
     background: #1c1c1c;
	 background: url("../images/walworth-home-proyectos-bg.jpg") no-repeat center top;
	 background-size: cover;
}
 .home4.recent-project-section .nav-tabs>li>a {
     color:#f2f2f2;
}
 .home4.recent-project-section .nav-tabs{
     background:#000;
}
 .home4.recent-project-section .nav-tabs>li.active>a, .home4.recent-project-section .nav-tabs>li.active>a:focus, .home4.recent-project-section .nav-tabs>li.active>a:hover {
     color: #ff990;
}
 .boxes-column{
     width:100%;
     float:left;
     margin:-220px 0px 80px;
     background:#ff990;
     position:relative;
}
 .boxes-column ul{
     margin:0px;
     padding:0px;
}
 .boxes-column ul li{
     list-style:none;
     width:33.3%;
     padding:60px 30px;
     position:relative;
     float:left;
}
 .boxes-column ul li:after{
     width:1px;
     height:150px;
     background:#000;
     position:absolute;
     right:0px;
     top:18.9%;
     content:"";
}
 .boxes-column ul li:last-child:after{
     display:none;
}
 .boxes-column ul li .boxes-icons{
     width:80px;
     float:left;
}
 .boxes-column ul li .boxes-icons img{
     max-width:80px;
}
 .boxes-column ul li .boxes-desc{
     width:70%;
     float:right;
     text-align:left;
}
 .boxes-column ul li h4{
     font-weight:700;
     font-size:18px;
     margin-bottom:10px;
     color:#000;
}
 .boxes-column ul li p{
     color:#000;
     font-size:17px;
}
 .static-section.home3-static ul{
     margin:0px;
}
 .static-section.home3-static h2{
     font-size:60px;
}
 .home3-service-column h4{
     border-bottom:1px solid #ccc;
     padding:20px 0px;
}
 .home3-service-column .read-more-link a:hover{
     color:#000;
}
 .home3.recent-project-section {
     padding-bottom: 70px!important;
     background-size:cover;
	 background-attachment: fixed;
}
 .home3.recent-project-section h3{
     float:left;
}
 a.view-project-link{
     float:right;
     font-size:14px;
     color:#fff;
     text-decoration:none;
     font-family: 'Montserrat', sans-serif;
     font-weight:600;
     text-transform:uppercase;
     margin:8px 0px;
}
 a.view-project-link:hover{
     color:#ff990;
}
 .home3_testimonial{
     background:#f2f2f2;
     padding-bottom:150px!important;
}
 .home3-client-img{
     width:187px;
     float:left;
     margin-right:20px;
}
 .home3-client-desc{
     width:60%;
     float:left;
     margin:25px 0px 0px;
}
 .home3-client-desc h4{
     color:#ff990;
     font-size:18px;
     margin-bottom:10px;
}
 .home3-client-desc .client-designation{
     color:#7c7c7c;
     font-size:16px;
     margin-bottom:15px;
     width:100%;
     float:left;
}
 #var_testimonial .controls{
     bottom:50px;
     top:inherit;
     position:absolute;
     width:100%;
     left:0px;
}
 .certifield-section{
     padding:40px 0px 30px 0px;
}
 .certifield-section .won-txt{
     font-size:24px;
     color:#fff;
     font-weight:700;
     float:left;
	 padding-left: 340px;
}
 a.header-requestbtn.contactus-btn.more-info{
     float:right;
     margin:-10px 0px 0px;
	 border-radius: 10px;
}
 .home4-service-section{
     padding:70px 0px 85px;
}
 .service-column.service4-column{
     padding:0px 15px;
     margin:15px 0px;
}
 .service-column.service4-column:hover{
     background:none;
}
 .service-column.service4-column:hover h5{
     color:#242424;
}
 .service-column.service4-column:hover p{
     color:#575757;
}
 .service-column.service4-column:hover .read-more-link{
     color:#ff990;
}
 .service-column.service4-column:hover .read-more-link:hover{
     color:#000;
}
 .service4-icons{
     margin:30px 0px;
}
 .service4-desc{
     width:82%;
     float:right;
     border-left:1px solid #ccc;
     background:#f2f2f2;
     padding:20px;
}
 .static-section.home4-static-section {
     background:none;
     margin:0px;
}
 .static-section.home4-static-section ul li{
     border-right:1px solid #fff;
}
 .static-section.home4-static-section ul li:last-child{
     border-right:0px;
}
 .bestthing-text-column.home4-bestthing-txt {
     display:inline-block;
     width:100%;
}
 .static-section.home4-static-section h2 {
     color:#fff;
}
 .static-section.home4-static-section p {
     color:#fff;
}
 .home2.home4.bestthing-section{
     background-size:cover;
}
 .row_mar_zero{
    margin:0;
}
 .banner-bottom-boxes{
     width:100%;
     float:left;
     margin:-100px 0px 80px;
}
 .banner-bottom-boxes ul{
     margin:0px;
     padding:0px;
     text-align:center;
}
 .banner-bottom-boxes ul li{
     list-style:none;
     float:none;
     display:inline-block;
     width:33.3%;
     text-align:center;
     padding:35px 0px 28px;
     position:relative;
     -webkit-transition: all .3s ease;
     margin:-2px;
     transition: all .3s ease;
}
 .banner-bottom-boxes ul li .icons{
     width:60px;
     height:60px;
     display:inline-block;
     margin-bottom:25px;
}
 .banner-bottom-boxes ul li h4{
     font-weight:700;
     font-size:18px;
     margin-bottom:10px;
}
 .banner-bottom-boxes ul li p{
     color:#000;
     font-size:17px;
}
 .banner-bottom-boxes ul li.first-box{
     background:#ff990;
}
 .banner-bottom-boxes ul li.second-box{
     background:#1d1d1d;
}
 .banner-bottom-boxes ul li.second-box h4{
     color:#fff;
}
 .banner-bottom-boxes ul li.second-box p{
     color:#fff;
}
 .banner-bottom-boxes ul li.third-box{
     background:#dedede;
}
 .banner-bottom-boxes ul li:hover{
     -webkit-transform: scale3d(1.1,1.1,1.1);
     z-index:99999;
}
 .banner-bottom-boxes.index5-boxes {
     margin:2px 0px;
}
 .banner-bottom-boxes.index5-boxes ul li.first-box {
     background-size: cover;
}
 .banner-bottom-boxes.index5-boxes ul li.second-box {
     background-size: cover;
}
 .banner-bottom-boxes.index5-boxes ul li.third-box {
     background-size: cover;
}
 .home2.home4.home5.bestthing-section {
     background:#fff;
}
 .home2.home5 .bestthing-text-column h2 {
     color: #000;
}
 .home2.home5 .bestthing-text-column p {
     color: #000;
}
 .static-section.home4-static-section.home5-static-section ul li{
     border-right:1px solid #000;
}
 .static-section.home4-static-section.home5-static-section ul li:last-child{
     border:0px;
}
 .static-section.home4-static-section.home5-static-section h2{
     color:#ff990;
}
 .static-section.home4-static-section.home5-static-section p{
     color:#000;
}
 .home2.home5.recent-project-section {
     background: #e3e2e2;
}
 .home2.home5.recent-project-section .nav-tabs>li>a {
     color: #000;
}
 .home2.home5.recent-project-section .nav-tabs>li.active>a, .home2.home5.recent-project-section .nav-tabs>li.active>a:focus, .home2.home5.recent-project-section .nav-tabs>li.active>a:hover {
     color: #fff;
}
 .homeprj3-slide{
     margin-bottom:30px;
}
 .home5-service1{
     background-size:cover;
     padding:100px 100px 101px;
     transition: all .3s ease-out;
}
 .home5-service1:hover {
     background-position: 0 -25px !important;
}
 .home5-service1 h4{
     font-size:20px;
     color:#fff;
}
 .home5-service1 p{
     color:#fff;
     margin-bottom:10px;
}
 .home5-service1.home5-service2{
     background-size:cover;
}
 .home5-service1.home5-service3{
     background-size:cover;
}
 .home5-service1.home5-service4{
     background-size:cover;
}
 .home5-service1.home5-service5{
     background-size:cover;
}
 .home5-service1.home5-service6{
     background-size:cover;
}
 header.header5 .header-socials i:hover {
     color: #fff;
     border:1px solid #fff;
}
 .inner-pages-bnr{
     width:100%;
     float:left;
     text-align:center;
     position:relative;
}
 .inner-pages-bnr img {
     width: 100%;
}
 .inner-pages-bnr .banner-caption{
     position:absolute;
     left:0px;
     top:50%;
     width:100%;
     margin-top:-44px;
}
 .inner-pages-bnr h3{
     font-size:3vh;
     color:#fff;
     text-transform:none;
     margin-bottom:10px;
}
 ul.breadcumb{
     width:100%;
     float:left;
     margin:0px;
     padding:0px;
     text-align:center;
}
 ul.breadcumb li{
     list-style:none;
     font-size:18px;
     font-weight:300;
     display:inline-block;
     color:#fff;
}
 ul.breadcumb li a{
     color:#fff;
}
 ul.breadcumb li a:hover{
     text-decoration:none;
     color:#ff990;
}
 .bestthing-section.why-choose-section{
     height:469px;
}
 .bestthing-section.why-choose-section .bestthing-text-column {
     padding-top:10px;
}
 .bestthing-section.why-choose-section h3{
     margin-bottom:30px;
}
 ul.choose-list{
     width:80%;
     float:left;
     margin:20px 0px 0px;
     padding:0px;
}
 ul.choose-list li{
     list-style:none;
     float:left;
     width:50%;
     font-size:16px;
     color:#575757;
     background:url(../images/choose-arrow.png) no-repeat 0px center;
     padding:3px 5px 3px 20px;
}
 .bestthing-img.whychoos-img{
     width:52%;
}
 .bestthing-img.whychoos-img img{
     height:469px;
}
 .history-section{
     background:#efefef;
     padding:95px 0px 0px;
}
 .history-list{
     margin-bottom:93px;
     position:relative;
}
 .history-list:before{
     width:100%;
     position:absolute;
     right:0px;
     height:1px;
     content:"";
     background:#ccc;
     left:0px;
     top:58%;
}
 .history-list .top-img{
     display:inline-block;
     width:100%;
}
 .history-list .top-img img{
     display:inline-block;
     float:none;
}
 .history-list-middle{
     width:100%;
     float:left;
     position:relative;
     margin:-53px 0px 30px;
}
 .history-list-middle .white-circle{
     width:110px;
     height:110px;
     display:inline-block;
     background:#fff;
     border-radius:100%;
     padding:5px;
     box-shadow:0px 0px 5px #ccc;
     position:relative;
}
 .history-list-middle .white-circle-border{
     width:100px;
     height:100px;
     display:inline-block;
     background:#fff;
     border-radius:100%;
     border:1px solid #ff990;
     padding:5px;
}
 .history-list-middle .yellow-circle{
     background:#ff990;
     width:88px;
     height:88px;
     border-radius:100%;
     font-size:30px;
     font-weight:900;
     font-family: 'Open Sans', sans-serif;
     line-height:88px;
     color:#fff;
}
 .history-list-middle .white-circle:after{
     width:14px;
     height:14px;
     background:#fff;
     border-radius:20px;
     border:1px solid #333;
     content:"";
     position:absolute;
     left:45%;
     bottom:-9px;
}
 .history-list h5{
     font-size:16px;
     font-weight:700;
     text-transform:none;
     margin-bottom:20px;
}
 .static-section{
     padding:91px 0px 100px;
}
 .static-section.home3-static{
     padding:100px 0px;
}
 .static-section h2{
     font-weight:800;
     font-family: 'Montserrat', sans-serif;
     color:#000;
}
 .static-section p{
     color:#000;
}
 .static-section ul{
     margin:50px 0px 0px ;
     padding:0px;
     width:100%;
     float:left;
}
 .static-section ul li{
     list-style:none;
     float:left;
     width:25%;
     text-align:center;
     border-right:1px solid #333;
}
 .static-section ul li:last-child{
     border:0px;
}
 .static-section ul li h2{
     margin:0px;
}
 .static-section ul li p{
     text-transform:uppercase;
}
 .experiecnce-section{
     padding:95px 0px 0px;
}
 .experience-team{
     margin-bottom:93px;
}
 .experience-team h5{
     font-size:18px;
     text-transform:none;
     margin:20px 0px 5px;
}
 .experience-team .designation{
     font-size:15px;
     color:#242424;
}
 .experience-team hr{
     width:100%;
     height:2px;
     float:left;
     background:#ff990;
     margin:10px 0px;
     padding:0px;
     border:0px;
}
 .experience-team img{
     width:100%;
     float:left;
     height:auto;
}
.lista {
    color:transparent;
    text-decoration: none;
}
 .head-section.other-heading{
     margin-bottom:0px;
     float:left;
}
 .team-list{
     margin:20px 0px 0px;
     position:relative;
}
 .team-list img{
     width:100%;
     float:left;
     height:auto;
}
 .team-list h5{
     font-size:18px;
     text-transform:none;
}
 .dedicated-team-img-holder {
     position: relative;
     overflow: hidden;
     margin-bottom:30px;
}
 .dedicated-team-img-holder .overlay {
     position: absolute;
     top: 100%;
     left: 0;
     right: 0;
     bottom: 0;
     background: rgba(0,0,0, .90);
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
}
 .dedicated-team-img-holder:hover > .default_hidden img {
     -webkit-transform: scale(1.05) translateZ(0);
     transform: scale(1.05) translateZ(0);
}
 .dedicated-team-img-holder:hover .overlay {
     top: 0;
}
 .dedicated-team-img-holder .overlay .inner-holder {
     display: table;
     width: 100%;
     height: 100%;
     opacity: 0;
     filter: alpha(opacity=0);
     -webkit-transition: all .2s ease .2s;
     transition: all .2s ease .1s;
}
 .dedicated-team-img-holder .overlay:hover > .zoom_img_effect{
    -webkit-transform: scale(1.05) translateZ(0);
     transform: scale(1.05) translateZ(0);
}
 .dedicated-team-img-holder:hover .overlay .inner-holder {
     opacity: 1;
     filter: alpha(opacity=100);
}
 .dedicated-team-img-holder:hover .overlay ul {
     -webkit-animation-duration: .2s;
     animation-duration: .2s;
     -webkit-animation-delay: .2s;
     animation-delay: .2s;
     -webkit-animation-fill-mode: both;
     animation-fill-mode: both;
     -webkit-animation-name: slideInDown;
     animation-name: slideInDown;
}
 .dedicated-team-img-holder .overlay ul {
     text-align: center;
     display: table-cell;
     vertical-align: bottom;
     margin:0px;
     padding:10px;
}
 .dedicated-team-img-holder .overlay ul {
     margin-left: -5px;
     margin-right: -5px;
}
 .dedicated-team-img-holder .overlay ul li {
     display: inline;
     padding-left: 10px;
}
 .dedicated-team-img-holder .overlay ul li a {
     display: inline-block;
     width: 30px;
     height: 30px;
     font-size: 15px;
     background: #000;
     text-align: center;
     color: #fff;
     line-height: 30px;
     border-radius: 50%;
     margin-left: -4px;
}
 .dedicated-team-img-holder .overlay ul li a:hover {
     background: #fff;
     color: #ff990;
}
 .dedicated-team-single-item {
     position: relative;
     margin-bottom: 80px;
}
 .dedicated-team-img-holder img {
     height: auto;
     width: 100%;
}
 .default_hidden{
    width:100%;
     float:left;
     position:relative;
     overflow:hidden;
}
 .default_hidden:hover > img.zoom_img_effect{
     -webkit-transform: scale(1.05) translateZ(0);
     transform: scale(1.05) translateZ(0);
}
 .head-section.service-head h3 {
     margin: 32px 0px;
}
 .service-list-column{
     float:left;
}
 .service-list-column img{
     width:100%;
     float:left;
     height:auto;
}
 .service-list-column .service-heading{
     width:100%;
     float:left;
     border-left:4px solid #ff990;
     padding:15px 10px 15px 90px;
     box-shadow:0px 4px 10px #ccc;
}
 .service-list-column .service-heading h5{
     font-size:17px;
     margin-bottom:8px;
}
 .service-list-column a:hover{
     text-decoration:none;
}
 .service-list-column:hover .read-more-link{
	 color: #ff990;
}
 .service-list-column .service-manufactureicon, .service-list-column .service-cncicon, .service-list-column .service-chemicalicon, .service-list-column .service-energyicon, .service-list-column .service-oilicon, .service-list-column .service-materialicon{
     background-size:47px;
     background-position:20px center;
}
 .service-list-column:hover .service-manufactureicon{
     background:url(../images/manufacture-icon-hover.html) no-repeat 0px 0px;
     background-size:47px;
     background-position:20px center;
}
 .service-list-column:hover .service-cncicon{
     background:url(../images/cnc-icon-hover.html) no-repeat 0px 0px;
     background-size:47px;
     background-position:20px center;
}
 .service-list-column:hover .service-chemicalicon{
     background:url(../images/chemical-icon-hover.html) no-repeat 0px 0px;
     background-size:47px;
     background-position:20px center;
}
 .service-list-column:hover .service-energyicon{
     background:url(../images/energy-icon-hover.html) no-repeat 0px 0px;
     background-size:47px;
     background-position:20px center;
}
 .service-list-column:hover .service-oilicon{
     background:url(../images/oil-icon-hover.html) no-repeat 0px 0px;
     background-size:47px;
     background-position:20px center;
}
 .service-list-column:hover .service-materialicon{
     background:url(../images/material-icon-hover.html) no-repeat 0px 0px;
     background-size:47px;
     background-position:20px center;
}
 .left-column{
     width:28.8%;
     float:left;
}
 .left-column.right-left-column{
     float:right;
}
 ul.category-list{
     width:100%;
     float:left;
     margin:0px 0px 70px;
     padding:0px;
}
 ul.category-list li{
     list-style:none;
     float:left;
     font-size:15px;
     font-family: 'Montserrat', sans-serif;
     font-weight:700;
     text-transform:uppercase;
     width:100%;
     border-bottom:1px solid #cacaca;
}
 ul.category-list li a{
     color:#242424;
     text-decoration:none;
     padding:15px;
     display:block;
     margin:-1px 0px;
}
 ul.category-list li a:hover, ul.category-list li a.active-category{
     color:#000;
     background:#ff990;
}
 .office-info-col{
     margin-bottom:73px;
}
 ul.office-information{
     width:100%;
     float:left;
     margin:0px;
     padding:0px;
}
 ul.office-information li{
     list-style:none;
     float:left;
     width:100%;
     position:relative;
}
 ul.office-information li:before {
     position: absolute;
     font-family: 'FontAwesome';
     top: 3px;
     left: 0px;
     font-size: 23px !important;
     color: #ff990;
}
 ul.office-information li.office-loc:before {
     content: "\f041";
     top: 9px;
}
 ul.office-information li.office-phn:before{
     content: "\f095";
     top: 8px;
}
 ul.office-information li.office-msg:before {
     content: "\f0e0";
     font-size:18px!important;
     top: 10px;
}
 ul.office-information li .info-txt{
     width:90%;
     float:right;
     font-size:16px;
     color: #bcbcbc;
     border-left:1px solid #8e8e8e;
     padding:10px;
}
 ul.office-information li .info-txt.fnt_17{
     font-size:17px;
}
 .contact-help{
     width:100%;
     float:left;
     padding:40px 0px 0px 20px;
     border-bottom:4px solid #ffae13;
     background-size:cover;
     position:relative;
}
 .contact-help h4{
     color:#fff;
     text-transform:none;
}
 .contact-help p{
     color:#bebebe;
     line-height:26px;
     padding:3px 86px 52px 0px;
}
 .contact-help:after{
     position:absolute;
     right:0px;
     bottom:-1px;
     width:100px;
     height:141px;
     content:"";
}
 a.pdf-button{
     font-size:18px;
     color:#242424;
     font-weight:700;
     font-family: 'Montserrat', sans-serif;
     text-decoration:none;
     background:url(../images/pdf-icon.jpg) no-repeat 0px 0px;
     text-transform:uppercase;
     padding:20px 0px 21px 80px;
     width:100%;
     float:left;
}
 a.pdf-button:hover{
     color:#ffae13;
}
 .right-column{
     width:70%;
     float:right;
}
 .right-column h3{
     margin-bottom:30px;
     font-weight:600;
}
 .service-right-desc{
     width:100%;
     float:left;
     margin-bottom: 50px;
}
 .service-right-desc img{
     width:100%;
     float:left;
     height:auto;
}
 .service-right-desc h5{
     font-size:17px;
     font-weight:700;
     text-transform:none;
     font-family: 'Lato', sans-serif;
     line-height:30px;
	 margin: 40px 0px 20px;
     width:100%;
     float:left;
}
 .specialization-cl{
     width:100%;
     float:left;
	 margin-bottom: 50px;
}
 .special-img{
     width:50%;
     float:left;
}
 .special-img.chemical-special-img{
     float:right;
}
 .special-img img{
     width:100%;
     float:left;
     height:auto;
}
 .special-text{
     width:45%;
     float:right;
}
 .special-text.chemical-special-txt{
     float:left;
}
 .special-text.project-mission{
     width:100%;
     float:left;
}
 .service-detail{
     width:100%;
     float:left;
}
 .choose_Accordian_Wdt{
     width:60%;
     float:left;
}
 .have-queston{
     width:36.7%;
     float:right;
     background:#ff990;
     text-align:center;
     padding:21px 26px;
}
 .have-queston p{
     font-size:24px;
     color:#000;
     font-weight:300;
     line-height:25px;
}
 .have-queston h3{
     font-size:24px;
     color:#000;
     margin:20px 0px;
}
 .header-requestbtn.black-request-btn{
     background:#000;
     display:inline-block;
     float:none;
     color:#fff;
}
 .cnc-img{
     width:56.3%;
     float:left;
}
 .cnc-img.cnc-img2{
     width:42.3%;
     float:right;
}
 .portfoio-section{
	padding: 0px 0px 20px;
}
 .portfoio-section3{
	 padding: 0px 0px 30px;
}
 .blog-list-cl{
     width:100%;
     float:left;
     margin-bottom:60px;
}
 .blog-list-cl.mar-btmnone{
     margin-bottom:0px;
}
 .blog-list-cl h6{
     font-size:20px;
     text-transform:none;
     font-weight:600;
     width:60%;
     float:left;
     line-height:30px;
}
 .blog-list-cl h6.wdt-100{
     width:100%;
}
 .blog-list-cl h6 a{
     color:#242424;
     text-decoration:none;
}
 .blog-list-cl h6 a:hover{
     color:#ff990;
}
 .blog-img{
     width:100%;
     float:left;
     position:relative;
     margin-bottom:30px;
}
 .blog-img img{
     width:100%;
     float:left;
     height:auto;
}
 .blog-timing{
     width:79px;
     padding:18px 10px;
     background:#ff990;
     position:absolute;
     left:0px;
     bottom:0px;
     text-align:center;
}
 .blog-timing h5{
     font-size: 30px;
     color: #000;
     font-weight: 700;
     font-family: 'Montserrat', sans-serif;
     line-height: 32px;
}
 .blog-timing span{
     font-size: 14px;
     color: #000;
     font-weight: 400;
     font-family: 'Lato', sans-serif;
     text-transform: uppercase;
}
 .blog-list-cl p a{
     color:#000;
     text-decoration:none;
}
 .blog-list-cl p a:hover{
     color:#ff990;
}
 .blog-head{
     width:100%;
     float:left;
     margin-bottom:20px;
     border-bottom:1px solid #ccc;
     padding-bottom:20px;
}
 .blog-list-cl ul{
     margin:3px 0px;
     padding:0px;
     float:right;
}
 .blog-list-cl ul.blog-wdt{
     width:100%;
     float:left;
     margin:10px 0px 0px;
}
 .blog-list-cl ul li{
     list-style:none;
     float:left;
     font-size: 13px;
     color:#242424;
     padding:3px 20px 3px 30px;
     border-right:1px solid #666;
     margin-right:20px;
	 text-transform: uppercase;
}
 .blog-list-cl ul li:last-child{
     border-right:0px;
}
 .date_icon{
     background:url(../images/blog-icons-list.png) no-repeat 0px -2px;
}
 .author_icon{
     background:url(../images/blog-icons-list.png) no-repeat 0px -108px;
}
 .blog_icon{
     background:url(../images/blog-icons-list.png) no-repeat 0px -220px;
}
 .pagination{
     width:100%;
     float:left;
     margin:0px;
}
 .pagination ul{
     margin:0px;
     padding:0px;
}
 .pagination ul li{
     list-style:none;
     float:left;
     font-size:14px;
     background:#efefee;
     font-family: 'Montserrat', sans-serif;
     font-weight:600;
     margin-right:5px;
     width:40px;
}
 .pagination ul li a{
     color:#929292;
     text-decoration:none;
     height:40px;
     text-align:center;
     line-height:40px;
     display:block;
}
 .pagination ul li.prev-next{
     width:109px;
}
 .pagination ul li a:hover, .pagination ul li a.active-page{
     background:#383838;
     color:#fff;
}
 ul.blog-category-cl{
     margin:0px;
     padding:0px;
}
 ul.blog-category-cl li{
     list-style:none;
     float:left;
     width:100%;
     font-size:16px;
     border-bottom:1px solid #ccc;
}
 ul.blog-category-cl li a{
     color:#242424;
     text-decoration:none;
     padding:8px 17px;
     display:block;
     position:relative;
}
 ul.blog-category-cl li a:before{
     content: "\f105";
     position: absolute;
     font-family: 'FontAwesome';
     top: 8px;
     left: 0px;
     font-size: 15px !important;
     color: #000;
}
 ul.blog-category-cl li a:hover{
     color:#ff990;
}
 ul.blog-category-cl li a:hover:before{
     color:#ff990;
}
 .post-list{
     width:100%;
     float:left;
     border-bottom:1px solid #ccc;
     padding:20px 0px;
}
 .post-list .post-img{
     width:79px;
     height:79px;
     float:left;
}
 .post-list .post-img img{
     border:1px solid #bfbfbf;
}
 .post-list .post-txt{
     width:70%;
     float:right;
}
 .post-list .post-txt h5{
     font-size:13px;
     color:#575757;
     line-height:20px;
     font-weight:600;
     margin-bottom:5px;
}
 .post-list .post-txt a.read-more{
     font-size:13px;
     color:#e29b12;
     text-decoration:none;
     text-transform:uppercase;
     font-family: 'Montserrat', sans-serif;
     font-weight:600;
}
 .post-list .post-txt a.read-more:hover{
     text-decoration: underline;
}
 ul.tag-cloud{
     margin:0px;
     padding:0px;
}
 ul.tag-cloud li{
     list-style:none;
     float:left;
     font-size:13px;
     margin-right:6px;
     margin-bottom:6px;
}
 ul.tag-cloud li a{
     color:#333;
     padding:10px 20px;
     display:block;
     border:1px solid #ccc;
}
 ul.tag-cloud li a:hover{
     background:#ff990;
     border:1px solid #ff990;
     color:#000;
     text-decoration:none;
}
 .blog-graylist{
     width:100%;
     float:left;
     background:#e9e9e9;
     padding:42px 30px;
     margin:50px 0px;
}
 .blog-graylist ul{
     margin:0px;
     padding:0px;
}
 .blog-graylist ul li{
     list-style:none;
     float:left;
     width:50%;
     background:url(../images/blog-graybg-arrow.png) no-repeat 0px 9px;
     font-size:16px;
     color:#000;
     border-right:0px;
     margin:2px 0px;
     padding-left:30px;
}
 .blog-testimonial{
     width:100%;
     float:left;
     background:url(../images/blog-testimonial-quote.png) no-repeat 0px 0px;
     padding:0px 0px 0px 82px;
     margin-bottom:50px;
}
 .blog-testimonial p{
     margin-bottom:20px;
}
 .blog-testimonial .client-name{
     font-size:17px;
     color:#eaa011;
     font-style:italic;
}
 .shares-col{
     background:#ff990;
     width:auto;
     float:left;
     padding:7px 30px;
     margin-bottom:60px;
}
 .shares-col p{
     width:auto;
     float:left;
     color:#000;
     font-size:16px;
     text-transform:uppercase;
     margin-right:20px;
}
 .shares-col .header-socials{
     margin-right:0px;
     border-left:1px solid #000;
     padding:7px 15px;
     margin:0px;
}
 .shares-col .header-socials a{
     height:16px;
     line-height:16px;
}
 .shares-col .header-socials i{
     color:#000;
     width:auto;
     line-height:inherit;
}
 .shares-col .header-socials i:hover{
     color:#fff;
}
 .leave-reply-column{
     width:75%;
     float:left;
}
 .form-field{
     margin-bottom:8px;
}
 .form-field:last-child{
     margin-bottom:0px;
}
 .form-field label{
     width:100%;
     float:left;
     font-size:16px;
     color:#000;
}
 .form-field .form-input, .form-field .form-comment{
     width:100%;
     float:left;
     font-size:15px;
     color:#939393;
     border:1px solid #a3a3a3;
     padding:18px;
     font-family: 'Lato', sans-serif;
}
 .form-field.input-halfrght{

}
 .form-field.input-halflft{
     padding-left:5px;
}
 .form-submit-btn{
     width:auto;
     background:#313131;
     font-size:17px;
     color:#fff;
     text-transform:uppercase;
     text-align:center;
     padding:13px 30px;
     border:0px;
     font-weight:700;
}
 .form-submit-btn:hover{
     background:#ff990;
     color:#000;
}

.form-submit-btnf{
    width:auto;
    background:#313131;
    font-size:17px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    padding:13px 30px;
    border-radius:5px;
    border: 0px;
    font-weight:700;
}
.form-submit-btnf:hover{
    background:white;
    color:black;
}
 .comingsoon-page{
     width:100%;
     float:left;
     text-align:center;
     padding:100px 0px;
}
 .comingsoon-page .logo{
     display:inline-block;
     float:none;
}
 .comingsoon-page h2{
     font-size:60px;
     color:#000;
     font-family: 'Montserrat', sans-serif;
     font-weight:700;
     margin:35px 0px 59px;
}
 ul.coming-list{
     width:100%;
     margin:0px 0px 50px;
     padding:0px;
     float:left;
}
 ul.coming-list li{
     list-style:none;
     display:inline-block;
     width:136px;
     height:136px;
     border:1px solid #000;
     border-radius:100%;
     text-align:center;
     text-transform:uppercase;
     color:#000;
     padding:37px 0px;
     margin:0px 25px;
     background:#ff990;
}
 ul.coming-list li .number{
     font-size:72px;
     font-weight:700;
     font-family: 'Montserrat', sans-serif;
     line-height:40px;
}
 ul.coming-list li .day{
     font-size:18px;
     font-weight:300;
     width:100%;
     float:left;
}
 a.header-requestbtn.home-link{
     font-size:14px;
     background:#000;
     color:#fff;
     float:none;
     display:inline-block;
     padding:10px 33px;
}
 a.header-requestbtn.home-link:before{
     background:#e09505;
}
 a.header-requestbtn.home-link:hover{
     color:#000;
}
 .container.maintenance-container{
     max-width:940px;
     padding:200px 0px 0px;
}
 .maintenance-section{
     width:100%;
     float:left;
     padding:0px;
     position: relative;
}
 .maintenance-img{
     width:72.7%;
     float:left;
}
 .maintenance-img img{
     width:100%;
     float:left;
     height:auto;
}
 .maintenance-desc{
     width:60%;
     position:absolute;
     right:0px;
     top:0px;
}
 .maintenance-section h2{
     font-size:48px;
     color:#000;
     font-weight:800;
     text-transform:none;
     margin:-70px 0px 20px;
}
 .maintenance-section .subhead{
     font-size:18px;
     color:#000;
     border-bottom:1px solid #000;
     padding-bottom:20px;
     width:100%;
     float:left;
     margin-bottom:30px;
}
 .maintenance-section p{
     color:#000;
}
 .maintenance-footer{
     width:100%;
     float:left;
     font-size:15px;
     color:#8b8b8b;
     text-align:center;
     background:#1b1b1b;
     padding:30px 0px 31px;
     position:fixed;
     bottom:0px;
}
 .portfoli-section{
     padding:80px 0px 20px;
}
 .portfoli-section2{
     padding:80px 0px 60px;
}
 .portfolio-column{
}
 .portfolio-column img{
     width:100%;
     float:left;
     height:auto;
     margin-bottom:30px;
}
 .portfolio-column h4{
     font-size:16px;
}
 .portfolio-column p{
     font-size:16px;
     line-height:26px;
}
 .portfolio-img-column{
     width:100%;
     float:left;
}
 .portfolio-img-column img{
     width:100%;
     float:left;
     height:auto;
}
 .black-portfolio-left{
     background:#1c1c1c;
     padding:36px 20px;
}
 .black-portfolio-left ul{
     margin:0px;
     padding:0px;
}
 .black-portfolio-left ul li{
     list-style:none;
     float:left;
     font-size:17px;
     color:#fff;
     width:100%;
     padding:5px 10px;
}
 .black-portfolio-left ul li .colleft{
     width:30%;
     float:left;
     font-weight:700;
}
 .black-portfolio-left ul li .colrght{
     width:70%;
     float:right;
}
 .header-socials.portfolio-socials{
     margin:0px;
}
 .header-socials.portfolio-socials i{
     width:auto;
     height:auto;
     line-height:inherit;
     margin-right:20px;
     color:#fff;
}
 .black-portfolio-left ul li:last-child{
     border-top:1px solid #ccc;
     padding:12px 10px;
     margin-top:10px;
}
 .portfolio-info-column{
     background:#ff990;
     padding:72px 0px;
}
 .portfolio-info-column ul{
     margin:0px;
     padding:0px;
}
 .portfolio-info-column ul li{
     list-style:none;
     float:left;
     width:33.3%;
     border-right:1px solid #000;
     padding:10px 0px 10px 50px;
}
 .portfolio-info-column ul li:last-child{
     border:0px;
}
 .portfolio-info-column ul li h4{
     font-weight:700;
     font-family: 'Lato', sans-serif;
     text-transform:none;
     color:#000;
     font-size:18px;
}
 .portfolio-info-column ul li p{
     font-weight:400;
     color:#000;
     font-size:18px;
}
 .blog-graylist.portfoli-scope{
     width:auto;
     margin:0px;
     padding:51px;
}
 .blog-graylist.portfoli-scope ul{
     margin:20px 0px 0px;
}
 .blog-graylist.portfoli-scope ul li{
     width:100%;
}
 .scope-img img{
     width:100%;
     float:left;
     height:auto;
}
 .filter-price{
     width:100%;
     float:left;
     margin:20px 0px 40px;
}
 .filter-price .gray-line{
     background:#eaeaea;
     width:100%;
     float:left;
     height:6px;
     position:relative;
}
 .left-price{
     width:30%;
     float:left;
     position:absolute;
     left:-1px;
     top:-5px;
}
 .left-price .gray-circle{
     width:16px;
     height:16px;
     background:#ccc;
     border-radius:20px;
     float:left;
}
 .left-price .price{
     font-size:14px;
     color:#000;
     width:100%;
     float:left;
     margin:10px 0px 0px;
}
 .left-price .price span{
}
 .left-price.right-price{
     left: inherit;
     right:-1px;
}
 .left-price.right-price .gray-circle{
     float:right;
}
 .left-price.right-price .price{
     text-align:right;
}
 a.header-requestbtn.filter-link{
     font-size:15px;
     text-transform:none;
     float:left;
     font-weight:600;
     padding:9px 34px;
     background:#ff990;
     color:#000;
     width:108px;
}
 a.header-requestbtn.filter-link:before{
     background:#333;
}
 a.header-requestbtn.filter-link:hover{
     color:#fff;
}
 .post-list .post-txt.product-txt {
}
 .post-list .post-txt.product-txt h5{
     font-size:16px;
     text-transform:none;
}
 .post-list .post-txt.product-txt p{
     line-height:21px;
}
 .post-list .post-txt.product-txt p a{
     color: #d8a749;
}
 .post-list .post-txt.product-txt .price{
     font-size:16px;
     color:#000;
     margin-right:50px;
     float:left;
     width:30%;
}
 .post-list .post-txt.product-txt .rating{
     width:auto;
     float:left;
}
 .shop-column{
     width:31.6%;
     float:left;
     margin-bottom:60px;
     margin-right:20px;
}
 .shop-column:nth-child(3), .shop-column:nth-child(6), .shop-column:nth-child(9), .shop-column:nth-child(12){
     margin-right:0px;
}
 .shop-column img{
     width:100%;
     float:left;
     height:auto;
     border:1px solid #c1c1c1;
}
 .shop-column-head{
     width:100%;
     float:left;
     border-bottom:1px solid #ccc;
     margin-bottom:16px;
     padding:19px 0px;
}
 .shop-column-head h5{
     font-size:16px;
     text-transform:none;
     color:#4a4949;
     float:left;
     font-weight:600;
}
 .shop-column-head .rating{
     width:auto;
     float:right;
     margin:3px 0px;
}
 .shop-column-head .rating img{
     width:10px;
     height:10px;
     border:0px;
     margin:0px 1px;
}
 .shop-column .shop-price{
     width:auto;
     float:left;
     font-size:17px;
     color:#242424;
     font-family: 'Montserrat', sans-serif;
     font-weight:600;
     margin:7px 0px;
}
 a.header-requestbtn.filter-link.buy-now-link{
     float:right;
     font-size:14px;
     padding:9px 10px;
     margin:0px;
     width:120px;
     text-align:center;
}
 .product-desc{
     width:40%;
     float: left;
}
 .product-desc h2{
     font-size:36px;
     font-family: 'Montserrat', sans-serif;
     font-weight:600;
     text-transform:none;
}
 .product-desc .price{
     font-size:48px;
     font-weight:700;
     color:#ff990;
     margin:5px 0px 10px;
     width:100%;
     float:left;
}
 .product-desc .quantity-cl{
     width:100%;
     float:left;
     margin:10px 0px;
}
 .product-desc .quantity-cl .quantity-input{
     width:114px;
     color:#000;
     font-size:20px;
     float:left;
     background:#dcdcdc;
     box-shadow:none;
     border:0px;
     font-family: 'Open Sans', sans-serif;
     text-align: center;
     padding:9px 10px 10px;
     margin:0px 1px;
}
 .product-desc .quantity-cl .plus-minus{
     width:42px;
     line-height:47px;
     background:#dcdcdc;
     color:#000;
     font-size:20px;
     float:left;
     text-align:center;
}
 a.header-requestbtn.filter-link.add-cart-link{
     padding:14px 12px;
     text-align:center;
     width:170px;
}
 ul.prd-info-list{
     width:100%;
     float:left;
     margin:25px 0px;
     padding:0px;
}
 ul.prd-info-list li{
     list-style:none;
     float:left;
     width:100%;
     font-size:16px;
     color: #d8a749;
     font-family: 'Lato', sans-serif;
     margin:3px 0px;
}
 ul.prd-info-list li span{
     font-weight:700;
     color:#000;
}
 .header-socials.footer-socials.product-socials {
	 margin: 0px 0px 0px;
}
 .header-socials.footer-socials.product-socials i{
     color:#000;
     border:1px solid #000;
}
 .header-socials.footer-socials.product-socials i:hover{
     color:#ff990;
     border:1px solid #ff990;
}
 .product-slider{
     width:55.4%;
     float:right;
}
 .product-slider img{
     width:100%;
     float:left;
     height:auto;
     border:1px solid #ccc;
}
 h4.fnt20{
     font-size:20px;
     border-bottom:1px solid #ccc;
     padding-bottom:20px;
}
 .rating-cl{
     width:100%;
     float:left;
     margin:20px 0px;
}
 .rating-cl h5{
     font-size: 16px;
     color: #000;
     width:auto;
     float:left;
}
 .rating-cl .rating-img{
     width:auto;
     float:left;
     margin:-5px 0px 0px 20px;
}
 .cart-table{
     width:100%;
     float:left;
     border:1px solid #ccc;
     margin-bottom:50px;
}
 ul.cart-table-top{
     width:100%;
     float:left;
     margin:0px;
     padding:0px;
     background:#f2f2f2;
}
 ul.cart-table-top li{
     list-style:none;
     float:left;
     font-size:14px;
     color:#575757;
     padding:15px 20px;
     font-family: 'Montserrat', sans-serif;
     text-transform:uppercase;
     font-weight:600;
}
 .cart-wdt1{
     width:40%;
     float:left;
     text-align:left!important;
}
 .cart-wdt2{
     width:17.3%;
     float:left;
     text-align:center;
}
 .cart-wdt3{
     width:8%;
     float:left;
     text-align:center;
}
 .cart-wdt4{
     width:38%;
     float:right!important;
}
 ul.cart-table-top.cart-table-mid{
     background:none;
     border-bottom:1px solid #ccc;
}
 ul.cart-table-top.cart-table-mid li{
}
 .cartproduct-img{
     width:37%;
     float:left;
     margin-right:24px;
}
 .cartproduct-img img{
     border:1px solid #ccc;
     width:100%;
     float:left;
     height:auto;
}
 .cartproduct-desc{
     width:55%;
     float:left;
     margin:15px 0px 0px;
}
 .cartproduct-desc h4{
     text-transform:none;
}
 .cartproduct-desc p{
     line-height:25px;
     text-transform:none;
     font-weight:400;
}
 .prdt-price{
     font-size:17px;
     color:#4a4949;
     font-family: 'Montserrat', sans-serif;
     font-weight:600;
     display:inline-block;
}
 .cart-prdt-qty{
     width:55px;
     height:37px;
     border:1px solid #ccc;
     font-size:17px;
     color:#4a4949;
     font-family: 'Montserrat', sans-serif;
     font-weight:600;
     display:inline-block;
     text-align:center;
}
 .margin-txt{
     margin:50px 0px;
}
 ul.cart-table-top.cart-table-btm{
     background:#fff;
     padding:15px 20px;
}
 a.continue-shop{
     background:#f6f4f4;
     font-size:15px;
     color:#5d5d5d;
     font-family: 'Montserrat', sans-serif;
     font-weight:600;
     padding:8px 10px;
     display:block;
     border:1px solid #ccc;
     float:left;
     text-transform:none;
     text-decoration:none;
     width:200px;
     text-align:center;
}
 a.continue-shop:hover{
     background:#ff990;
     color:#000;
     border:1px solid #ff990;
}
 a.continue-shop.clear-shoppingbtn{
     background:#fff;
     margin-left:5px;
     margin-right:5px;
}
 a.continue-shop.clear-shoppingbtn:hover{
     color:#ff990;
}
 a.continue-shop.update-shoppingbtn{
     background:#ff990;
     color:#000;
     border:1px solid #ff990;
     float:right;
}
 a.continue-shop.update-shoppingbtn:hover{
     opacity:.8;
}

 .discount-codes{
     width:45.3%;
     float:left;
     background:#f6f4f4;
     padding:40px 55px 40px 40px;
     margin-right:70px;
}
 .discount-codes h4{
     font-size:20px;
}
 .codes-field{
     width:100%;
     float:left;
}
 .codes-field label{
     width:100%;
     float:left;
     font-size:18px;
     color:#575757;
     font-weight:400;
     margin-bottom:20px;
}
 .codes-field .codes-input{
     width:100%;
     float:left;
     background:#fff;
     border:1px solid #ccc;
     padding:10px;
}
 .apply-coupon, a.proceed-checkout{
     background: #ff990;
     color: #000;
     float: left;
     font-size:15px;
     font-family: 'Montserrat', sans-serif;
     font-weight:600;
     padding:9px 19px;
     border:0px;
     margin:13px 0px 0px;
}
 .apply-coupon:hover{
     opacity:.8;
}
 .discount-codes.your-order{
     background:#fff;
     border:1px solid #ccc;
     width:35%;
     margin-right:0px;
     padding:40px;
}
 ul.order-lst{
     width:100%;
     float:left;
     margin:0px;
     padding:0px;
}
 ul.order-lst li{
     font-size:18px;
     color:#575757;
     width:100%;
     float:left;
     list-style:none;
     border-bottom:1px solid #ccc;
     padding:10px 0px;
}
 ul.order-lst li .span1{
     width:40%;
     float:left;
}
 ul.order-lst li .span2{
     width:40%;
     float:right;
     text-align:right;
}
 ul.order-lst li:last-child{
     border-bottom:0px;
}
 a.proceed-checkout{
     width:100%;
     text-decoration:none;
     text-align:center;
}
 a.proceed-checkout:hover{
     background:#000;
     color:#fff;
}
 .returning-customer{
     width:100%;
     float:left;
     background:#c5f2f0;
     font-size:15px;
     color:#525252;
     padding:14px 30px;
     margin-bottom:10px;
}
 .returning-customer a{
     color:#f09e00;
     text-decoration:none;
}
 .returning-customer a:hover{
     color:#18948e;
}
 .returning-customer.coupon-code{
     background:#e6e6e6;
     margin-bottom:50px;
}
 .returning-customer.coupon-code a{
     color:#000;
}
 .returning-customer.coupon-code a:hover{
     color:#7b7b7b;
}
 .billing-left{
     width:53%;
}
 .order-rght{
     width:43%;
     float:right;
}
 .checkout-form{
     width:100%;
     float:left;
}
 .checkout-form .form-field{
     width:100%;
     float:left;
     margin:10px 0px;
}
 .checkout-form .form-field.field-49{
     width:49%;
}
 .checkout-form .form-field.field-55{
     width:55%;
}
 .checkout-form .form-field.field-fr{
     float:right;
}
 .checkout-form .form-field label{
     width:100%;
     float:left;
     font-size:15px;
     color:#696969;
     font-weight:400;
     margin-bottom:10px;
}
 .checkout-form .form-field .form-input, .checkout-form .form-field .form-select, .checkout-form .form-field .form-msg{
     width:100%;
     float:left;
     background:#fff;
     border:1px solid #ccc;
     padding:14px;
     font-size:15px;
     color:#969696;
}
 .input-marginbtm{
     margin-bottom:8px;
}
 .checkout-form .form-field .checkbox_label{
     width:auto;
     cursor:pointer;
}
 .checkout-form .form-field .checkbox_label input[type=checkbox], input[type=radio] {
     margin: 4px 10px 0 0;
}
 .product-orderlst{
     background:#f6f6f6;
     width:100%;
     float:left;
     padding:20px 35px 30px;
     margin:20px 0px;
}
 .product-orderlst ul{
     margin:0px;
     padding:0px;
}
 .product-orderlst ul li{
     list-style:none;
     float:left;
     width:100%;
     font-size:15px;
     color:#7e7e7e;
     padding:14px 0px;
}
 .product-orderlst ul li .left-txt{
     width:45%;
     float:left;
}
 .product-orderlst ul li .rght-txt{
     width:25%;
     float:right;
}
 .product-orderlst ul li:first-child{
     font-weight:700;
     font-size:18px;
}
 .product-orderlst ul li:last-child{
     border-top:1px solid #ccc;
     border-bottom:1px solid #ccc;
}
 .paypal-img{
     float:left;
     margin:-13px 20px 0px;
}
 a.whatpaypal{
     font-size:16px;
     color:#ff990;
}
 .checkout-form .form-field .form-msg{
     height:95px;
}
 .paypal-margin{
     margin:40px 0px!important;
}
 .contact-info-column{
     margin-bottom:60px;
}
 .contact-info-column img{
     margin-bottom:20px;
}
 .contact-form{
     width:54%;
     display:inline-block;
     margin:40px 0px 0px;
     text-align:center;
     margin: 0 auto;
}
 .contact-form.request-form{
     width:100%;
     margin:0px;
     text-align:left;
}
 .contact_map {
     width: 100%;
     height: 421px;
     float:left;
	 border:0;
}
 .contact_map iframe {
     width: 100%;
     -webkit-filter: grayscale(100%);
     filter: grayscale(100%);
     height: 421px;
	 border:0;
}
 .footer-social-bg{
     background:#ff990;
     padding:12px 0px;
}
 .header-socials.header2-socials.contact-social{
     float:none;
     display:inline-block;
}
 .header-socials.header2-socials.contact-social i {
     width: 60px;
     height: 60px;
     margin-right: 10px;
     line-height: 60px;
     border-radius:74px;
     border:1px solid #000;
     color:#000;
     font-size:30px;
}

 .recent-project-section .item.active{
     border:0;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
}
 .image-zoom-on-hover {
     overflow: hidden;
}
 .image-opacity-on-hover img, .image-zoom-on-hover img{
     transition: opacity 800ms ease-out, transform 800ms ease-out, filter 800ms ease-out;
     -moz-transition: opacity 800ms ease-out, -moz-transform 800ms ease-out, -moz-filter 800ms ease-out;
     -o-transition: opacity 800ms ease-out, -o-transform 800ms ease-out, -o-filter 800ms ease-out;
     -webkit-transition: opacity 800ms ease-out, -webkit-transform 800ms ease-out, - webkit-filter 800ms ease-out;
}
 .image-zoom-on-hover:hover img {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
}
 .image-opacity-on-hover:hover img {
     opacity: 0.55;
     filter: alpha(opacity=55);
}
 .image-opacity-on-hover {
     background: #1c1c1c;
}
 .get_in_01{
     background:#f3f3f3;
}
 .get_in_01 textarea{
     height:100px;
}
 .get_in_02 .request_btn{
     margin:0 auto;
     text-align:center;
     margin-top:20px;
}
 .faq_04{
     background:#f3f3f3;
}
.faq_05 ul li{
     font-size:16px;
     font-family: 'Open Sans', sans-serif;
     font-weight:400;
     list-style:none;
     line-height:36px;
}
 .faq_05 ul {
     padding-left:0;
}
 .faq_05 .extraspace{
     margin-bottom:10px;
}
 .faq_05 ul{
     margin-bottom:0;
}
.ftr-section p a{
    color: #757575;
	text-decoration:none;
}
.ftr-link-column{
	margin-left:-40px;
}
.header-info .phn a{
	color:#575757;
	word-wrap: break-word;
}
.google-maps {
    position: relative;
    padding-bottom: 27%;
    height: 0;
    overflow: hidden;
	clear: both;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	border:0;
	height:300px;
}
.service_section1{
	margin-bottom: 50px;
}

.service_section1 .right_sec {
    background: #f1f1f1;
    text-align: center;
    padding: 30px;
    margin-top: 25px;
}
.service_section1 .right_sec i {
	color: #ff990;
    font-size: 20px;
    vertical-align: middle;
}
.service_section1 .right_sec h5{
	margin-top:15px;
}
.service_section1 .col-md-4 {
    width: 39.333333%;
}
.service_section1 .col-md-8 {
    width: 60.666667%;
}
.service_section1 .right_sec .simple-text p{
	padding:8px 0px;
}
.cnc_services{
	width:100%;
}
 .service-tab-box .tab-menu {
     border-bottom: 1px solid #f4f4f4;
     overflow: hidden;
     padding: 0;
     margin-bottom: 0;
}
 .service-tab-box .tab-menu li {
     display: inline-block;
     float: left;
     margin-bottom: 0px;
     margin-right: 3px;
}
 .service-tab-box .tab-menu li span {
     background: #ffffff;
     border-top: 1px solid #f4f4f4;
     border-left: 1px solid #f4f4f4;
     border-right: 1px solid #f4f4f4;
     border-bottom: 1px solid #f4f4f4;
     border-radius: 0;
     display: block;
     margin-bottom: -1px;
     padding: 15px 30px 13px;
     color: #2a2a2a;
     font-size: 17px;
     font-weight: 600;
     text-transform: capitalize;
     transition: all 500ms ease;
     font-family: 'Work Sans', sans-serif;
     position: relative;
     display: block;
     cursor: pointer;
}
 .service-tab-box .tab-menu li.active span, .service-tab-box .tab-menu li:hover span{
     background: #f4f4f4;
     color: #ff990;
     border-left-color: #f4f4f4;
     border-top-color: #f4f4f4;
     border-right-color: #f4f4f4;
     border-bottom-color: #f4f4f4;
}
 .service-tab-box .tab-content-box {
     background: #f4f4f4;
     padding: 29px 20px 20px;
     display: block;
}
 .service-tab-box .tab-content-box .single-tab-content{
}
 .service-tab-box .tab-content-box .single-tab-content .top-content {
     margin-bottom: 10px;
}
 .service-tab-box .tab-content-box .single-tab-content .top-content p{
     color:#42435d;
     font-size:15px;
     font-weight:400;
     font-family: 'Open Sans', sans-serif;
     line-height:26px;
     margin-bottom:0;
}
 .service-tab-box .tab-content-box .single-tab-content .bottom-content {
     overflow: hidden;
}
 .service-tab-box .tab-content-box .single-tab-content .bottom-content .title {
     padding-bottom: 10px;
}
 .service-tab-box .tab-content-box .single-tab-content .bottom-content .title h3 {
     font-size: 20px;
}
 .service-tab-box .tab-content-box .single-tab-content .bottom-content ul {
}
 .service-tab-box .tab-content-box .single-tab-content .bottom-content ul.left{
     margin-right: 50px;
}
 .service-tab-box .tab-content-box .single-tab-content .bottom-content ul li{
     line-height: 36px;
}
 .service-tab-box .tab-content-box .single-tab-content .bottom-content ul li i{
     color: #3740b0;
     font-size: 14px;
     display: inline-block;
     padding-right: 8px;
}
.section_3{
	margin-bottom:60px;
	clear:both;
}
.service_advantage h3{
	font-family: 'Montserrat', sans-serif;
    margin: 0px;
	font-size:30px;
    font-weight: 700;
    color: #242424;
}
.havequestion_01{
	width:100%;
}
.contact_form{
	width:100%;
	margin-top:0;
}
.contact_form h3{
	text-align:left;
}
.contact_form .form-submit-btn{
	float:left;
	margin-top: 20px;
}
.icon_size i{
	font-size:40px;
	padding-right:15px;
	margin-top: 15px;
    vertical-align: middle;
    display: inline;
}
 .gal-item a {
     display: block;
}
 .img-full {
     display: block;
     width: 100%;
}
 .black-hover:hover .tour-layer {
     opacity: 1;
}
 .black-hover:hover .vertical-align {
	 opacity:1;
 }
 .delay-1 {
     -webkit-transition: all 800ms cubic-bezier(.23,1,.32,1);
     -moz-transition: all 800ms cubic-bezier(.23,1,.32,1);
     -o-transition: all 800ms cubic-bezier(.23,1,.32,1);
     transition: all 800ms cubic-bezier(.23,1,.32,1);
}
 .gal-item a:hover .vertical-align {
     opacity: 1;
     margin-top: 0;
}
 .gal-item .vertical-align, header.bg-black-o {
     -webkit-transition: all .5s ease-in-out;
     -moz-transition: all .5s ease-in-out;
     -o-transition: all .5s ease-in-out;
     transition: all .5s ease-in-out;
}
 .gal-item .vertical-align {
     text-align: center;
     opacity: 0;
     margin-top: -50px;
}
 .vertical-align {
     -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
     top: 50%;
     position: absolute;
     width: 100%;
     left: 0;
}
 .tour-layer {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.95);
     opacity: 0;
     transition: all .3s ease-in;
     -webkit-transition: all .3s ease-in;
     -moz-transition: all .3s ease-in;
     -ms-transition: all .3s ease-in;
}
 .delay-1 {
     -webkit-transition: all 800ms cubic-bezier(.23,1,.32,1);
     -moz-transition: all 800ms cubic-bezier(.23,1,.32,1);
     -o-transition: all 800ms cubic-bezier(.23,1,.32,1);
     transition: all 800ms cubic-bezier(.23,1,.32,1);
}
.sim-button:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.border h5{
	color:#fff;
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
	font-size:16px;
}
.view-all.slide_learn_btn.view_project_btn {
    width: 147px;
    font-size: 14px;
    display: inline-block;
    top: 0px;
    position: relative;
    z-index: 999;
    -webkit-transition: -webkit-transform 0.90s;
    transition: transform 0.90s;
    line-height: 43px;
    font-family: 'Montserrat', sans-serif;
    margin: 20px 0px 20px;
    background: #ff990;
    color: #0e0e0e;
    font-weight: 600;
    letter-spacing: 0.50px;
}
.view-all.slide_learn_btn.view_project_btn:hover {
    color: #fff;
}
.portfolio-2 .grid,.portfolio-3 .grid,.portfolio-4 .grid,.portfolio-5 .grid{
	overflow:hidden;
	position:relative;
}
.home4 .slide-1a{
	background-image: url("../images/valves/base_carrucel.jpg");
	background-position: center right;
}
.home4 .slide-1b{
	background-image: url("../images/valves/base_carrucel.jpg");
	background-position: center right;
}
.home4 .slide-1c{
	background-image: url("../images/valves/base_carrucel.jpg");
	background-position: center right;
}
.home4 .slide-1{
	background-image: url(../images/gw/valvulas.png);
	background-position: center right;
}

.home4 .slide-10{
	background-image: url("../multimedia/slide/mineria21.png");
	background-position: center right;
}
.home4 .slide-11{
	background-image: url("../multimedia/slide/fondo.png");
	background-position: center right;
}
.home4 .slide-12{
	background-image: url("../multimedia/slide/fondo.png");
	background-position: center right;
}
.home4 .slide-13{
	background-image: url("../multimedia/slide/adipec22.jpg");
	background-position: center right;
}
.home4 .slide-14{
	background-image: url("../multimedia/slide/atam22.html");
	background-position: center right;
}
.home4 .slide-mexico{
	background-image: url("../multimedia/slide/100mexicana/fondo_mexico.jpg");
	background-position: center right;
}
.home4 .slide-geotermia_23{
	background-image: url("../multimedia/slide/geotermia23/FONDO_HD.jpg");
	background-position: center right;
}
.icon0{
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.icon1{
  float: left;
  width: 49%;
  margin-top: 30px;
  text-align: center;
}
.icon2{
  margin-top: 120px;
  float: right;
  width: 49%;
  text-align: center;
}
.icon22{
  width: 100%;
  text-align: center;
  height: 20%;

}
.icon3{
  background-color: #273d90;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.white{
  background-color: white;
}
.white2{

}
.titulovw{
  font-family: HB;
  color:#454545;
  font-size: 3rem;
}
.principal_abajo{
position:absolute;
left:0px;
right:0px;
bottom:0px;
height:auto;;
z-index:0;
background-color: red
}
.titvw1{
  font-family: HL;
  font-size: 3.5rem;
  color:#bf242b;
  letter-spacing: 6px
}
.titvw2{
  font-family: HL;
  font-size: 3.5rem;
  color:#50764f;
  letter-spacing: 6px
}
.titvw3{
  font-family: HB;
  font-size: 3.5rem;
  color:#bf242b;
  letter-spacing: 6px
}
.verde{
  width: 100%;
  height: 90px;
  background-color:rgba(58,169,54,0.7);
  box-shadow: 100px 10px 115px #000000;
  display: table;
}
.azul{
  width: 100%;
  height: 90px;
  background-color:rgba(12,78,155,0.7);
  box-shadow: 100px 10px 115px #000000;
  display: table;
}
.rojo{
  width: 100%;
  height: 90px;
  background-color:rgba(255,37,27,0.7);
  box-shadow: 100px 10px 115px #000000;
  display: table;
}
.rojo2{
  width: 100%;
  height: 20px;
  background-color:#bf242b;
  box-shadow: 100px 10px 115px #000000;
  display: table;
}
.imgarte{
  width: 100%;
  text-align: center;

}
.imgarte0{
  width: 100%;
  text-align: center;
  background-color: #273d90;
  height: 100px;
  display: table;
}
.tit_mineria{
  text-align: center;
  color: white;
  font-size: 4rem;
  display: table-cell;
  vertical-align: middle;
  font-family: HB;
  text-shadow: 0.1em 0.1em #333;
  letter-spacing: 6px;
}

.tit_mineria2{
  text-align: center;
  color: white;
  font-size: 5rem;
  display: table-cell;
   vertical-align: middle;
   font-family: HB;
}
.parvw{
  width: 70%;
  text-align: center;
  margin: 0 auto;
  line-height: 13px;
  padding-bottom: 40px
}
/*
.home4 .slide-2{
	background-image: url(../img/sliders/slider-01.jpg);
	background-position: center right;
}
*/

.home4 .slide-2{
  background-image: url(../img/sliders/slider-01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.home4 .slide-3{
	background-image: url(../img/sliders/slider-03.gif);
  background-size: cover;
  background-repeat: no-repeat;
}


.home4 .slide-4{
	background-image: url(../img/sliders/fab-packs.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}
.home4 .slide-5{
	background-image: url("../multimedia/slide/FondoCMP.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.common_testimonial_01#var_testimonial .controls{
	bottom:100px;
}
.common_testimonial_01 .carousel-inner{
	padding-bottom:50px;
}
.static-section.home3-static.home5-static-section_01{
	padding-top:50px;
}
.who_we_01 h3{
	margin-bottom:30px;
}
.havequestion_01{
	padding-top:40px;
	padding-bottom:40px;
}
.portfoio-section h4{
	margin-bottom: 5px;
}
 .form-submit-btn{
	margin-top:20px;
	border-radius:0;
}
.why-choose-section_01{
	background:#fff;
}
.header5 .header-info .phn a{
	color:#000;
}
.header5 ul.header-info{
	width:78%;
}
.header2  ul.header-info{
	width:78%;
}
.form-submit-btn:focus{
	border:0;
	outline: none;
}
.checkout-form .form-submit-btn:focus{
	border:0;
	outline: none;
}
.checkout-form .form-submit-btn{
	background: #ff990;
    color: #000;
    float: left;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 9px 19px;
    border: 0px;
    margin: 13px 0px 0px;
}
.checkout-form .form-submit-btn:hover{
	opacity: .8;
}

.flex-parent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.input-flex-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 80vw;
  height: 100px;
  max-width: 1000px;
  position: relative;
  z-index: 0;
}

.input {
  width: 25px;
  height: 25px;
  background-color: #ff990;
  position: relative;
  border-radius: 50%;
}
.input:hover {
  cursor: pointer;
}
.input::before, .input::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ff990;
  width: 4vw;
  height: 5px;
  max-width: 50px;
}
.input::before {
  left: calc(-4vw + 12.5px);
}
.input::after {
  right: calc(-4vw + 12.5px);
}
.input.active {
  background-color: #ff990;
}
.input.active::before {
  background-color: #ff990;
}
.input.active::after {
  background-color: #ff990;
}
.input.active span {
  font-weight: 700;
}
.input.active span::before {
  font-size: 13px;
}
.input.active span::after {
  font-size: 15px;
}
.input.active ~ .input, .input.active ~ .input::before, .input.active ~ .input::after {
  background-color: #AEB6BF;
}
.input span {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  visibility: hidden;
}
.input span::before, .input span::after {
  visibility: visible;
  position: absolute;
  left: 50%;
}
.input span::after {
  content: attr(data-year);
  top: 25px;
  transform: translateX(-50%);
  font-size: 14px;
}
.input span::before {
  content: attr(data-info);
  top: -65px;
  width: 70px;
  transform: translateX(-5px) rotateZ(-45deg);
  font-size: 12px;
  text-indent: -10px;
}

.description-flex-container {
  width: 80vw;
  font-weight: 400;
  font-size: 22px;
  margin-top: 100px;
  max-width: 1000px;
}
.description-flex-container p {
  margin-top: 0;
  display: none;
}
.description-flex-container p.active {
  display: block;
}

@media (min-width: 1250px) {
  .input::before {
    left: -37.5px;
  }

  .input::after {
    right: -37.5px;
  }
}
@media (max-width: 1024px) {
    a.header-requestbtn.contactus-btn{
    margin: 0px;
   }
}
@media (max-width: 1700px) {
    .barra{
        background-size: auto auto;
        background-position: top center;
    }
    .barraaprob{
        background-size: auto auto;
        background-position: top center;
    }
    .barraevent{
        background-size: auto auto;
        background-position: top center;
    }
    .barraprod{
        background-size: auto auto;
        background-position: top center;
    }
    .barraquien{
        background-size: auto auto;
        background-position: top center;
  }
  .titlogr{
      max-width: 50%;
  }

}
@media (max-width: 850px) {
  .banner_productos{
    display: inline-block;
    padding-top: 4vh;
    padding-bottom: 4vh;
  }
  .flujo_img{
    width: 100%;
    padding-bottom: 4vh;
  }
  .videoc{
    width: 100%;
  }

  .texto_img{
    width: 100%
  }
  .input {
    width: 17px;
    height: 17px;
  }
  .input::before, .input::after {
    height: 3px;
  }
  .input::before {
    left: calc(-4vw + 8.5px);
  }
  .input::after {
    right: calc(-4vw + 8.5px);
  }
  .titulocontacto{
    width: 80%;
  }
  .titulocerti{
  width: 80%;
}
.paises{
  width: 50%;
  text-align: center;
  decoration:none
}
.caja{
    width: 100%;
  }
  .explosivos3{
    width: 100%;
  }
.contcaja{
      width: 100%;
  }
.contcaja2{
    width: 45%;
}
.titlogr{
    max-width: 100%;
}
.certcaja{
   width: 30%;
   margin: 10px auto;
}
}
@media (max-width: 600px) {
  .certificadosdown{
    width: 90%;
    margin-bottom: 2vh
  }
  .certificadosup{
    width: 90%;
    margin-bottom: 2vh
  }
  .flex-parent {
    justify-content: initial;
  }
  .input-flex-container {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-top: 15vh;
  }
  .input {
    width: 60px;
    height: 60px;
    margin: 0 10px 50px;
    background-color: #AEB6BF;
  }
  .input::before, .input::after {
    content: none;
  }
  .titulocontacto{
    width: 80%;
  }
  .titulocerti{
      width: 80%
  }
  .datoscontact{
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
  }
  .imgcontact{
    width: 95%
  }
  .titulocontact2{
    font-size: 16px
  }
  .input span {
    width: 100%;
    height: 100%;
    display: block;
  }
  .input span::before {
    top: calc(100% + 5px);
    transform: translateX(-50%);
    text-indent: 0;
    text-align: center;
  }
  .input span::after {
    top: 50%;
    transform: translate(-50%, -50%);
    color: #ECF0F1;
  }
  .description-flex-container {
    margin-top: 30px;
    text-align: center;
  }
  .imgind{
    width: 100%;
  }
  .txtind{
    width: 100%;
  }
  .titpleca{
      font-size: 12px;
  }
  .titgral{
    text-align: center;
  }
  .imgindustrias{
    width: auto;
  }
}
@media (max-width: 400px) {
  .body {
    min-height: 950px;
  }
  .caja{
      width: 100%;
  }
  .certcaja{
      width: 100%;
  }
  .contcaja2{
    width: 100%;
}
}
.scrollToTop{
    width:100px;
    height:130px;
    padding:10px;
    text-align:center;
    background: whiteSmoke;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position:fixed;
    bottom:75px;
    right:40px;
    display:none;
    background: url('up.html') no-repeat 20px 20px;
}
.scrollToTop:hover{
    text-decoration:none;
}
.titulocontacto{
    font-size: 30px;
}
.titulocerti{
    font-size: 25px;
}
* {
	margin: 0;
	padding: 0;
}
.a {
	color:#fff ;
  text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
	a:hover,
	a.selected {
		color: #fff;
	}
  .bot-roj{
  	color:#fff;
    border: 1px solid red;
    border-radius: 5px;
    font-size: 14px;
    padding: 12px 12px;
    background-color: #ff9900;
  	text-decoration: none;
  	-webkit-transition: 0.5s;
  	-moz-transition: 0.5s;
  	-o-transition: 0.5s;
  	-ms-transition: 0.5s;
  	transition: 0.5s;
  }
  	.bot-roj:hover{
      border:1px solid #575757;
      background-color: #575757;
      color: #fff;
    }
.sociales {
	text-align: center;
	margin-bottom: 20px;
}
	#timeline {
		width: 500px;
		height: 600px;
		overflow: hidden;
		margin: 40px auto;
		position: relative;
	}
		#dates {
			width: 100px;
			height: 600px;
			overflow: hidden;
			float: left;
		}
			#dates li {
				list-style: none;
				width: 100px;
				height: 100px;
				line-height: 100px;
				font-size: 24px;
				padding-left: 10px;
				background: url('../images/biggerdot.html') left center no-repeat;
			}
				#dates a {
					line-height: 38px;
					padding-bottom: 10px;
				}
				#dates .selected {
			        font-size: 38px;
				}
		#issues {
			width: 400px;
			height: 600px;
			overflow: hidden;
			float: left;
		}
			#issues li {
				max-width: 300px; // width: 400px;
				height: 600px;
				list-style: none;
         text-align: center; // add
			}
				#issues li.selected img {
					-webkit-transform: scale(1.1,1.1);
					-moz-transform: scale(1.1,1.1);
				    -o-transform: scale(1.1,1.1);
				    -ms-transform: scale(1.1,1.1);
				    transform: scale(1.1,1.1);
				}
				#issues li img {
					// float: left;
            width: 200px; // add
					margin: 10px 30px 10px 50px;
					-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */
					zoom: 1;
					-webkit-transition: all 2s ease-in-out;
					-moz-transition: all 2s ease-in-out;
					-o-transition: all 2s ease-in-out;
					-ms-transition: all 2s ease-in-out;
					transition: all 2s ease-in-out;
					-webkit-transform: scale(0.7,0.7);
					-moz-transform: scale(0.7,0.7);
				    -o-transform: scale(0.7,0.7);
				    -ms-transform: scale(0.7,0.7);
				    transform: scale(0.7,0.7);
				}
				#issues li h1 {
					color: #ff990;
					font-size: 48px;
					text-align: center;
				}
				#issues li p {
					font-size: 14px;
					margin: 10px 20px;
					font-weight: normal;
					line-height: 22px;
				}

		#grad_top,
		#grad_bottom {
			width: 500px;
			height: 80px;
			position: absolute;
		}
			#grad_top {
		        top: 0;
		        background: url('../images/grad_top.png') repeat-x;
			}
			#grad_bottom {
		        bottom: 0;
		        background: url('../images/grad_bottom.png') repeat-x;
			}

		#next,
		#prev {
			position: absolute;
			left: 45%; // left: 55%;
			font-size: 70px;
			width: 38px;
			height: 22px;
			background-position: 0 -44px;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
		}
			#next:hover,
			#prev:hover {
				background-position:  0 0;
			}
			#next {
				bottom: 0;
				background-image: url('../images/next_v.png');
			}
			#prev {
				top: 0;
				background-image: url('../images/prev_v.png');
			}
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}
.timeline-carousel {
  padding: 10px 6.9444% 90px 6.9444%;
  position: relative;
  overflow: hidden;
}
.timeline-carousel:after, .timeline-carousel:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  height: 100%;
  width: 6.9444%;
  z-index: 3;
  width: 6.9444%;
}
.timeline-carousel:after {
  left: 0;
}
.timeline-carousel:before {
  right: 0;
  opacity: 0;
}
.timeline-carousel .slick-list {
  overflow: visible;
}
.timeline-carousel .slick-dots {
  bottom: -73px;
}
.timeline-carousel h1 {
  color: white;
  font-size: 46px;
  line-height: 50pd;
  margin-bottom: 40px;
  font-weight: 900;
}
.timeline-carousel__image {
  padding-right: 30px;
}
.timeline-carousel__item {
  cursor: pointer;
}
.timeline-carousel__item .media-wrapper {
  opacity: 0.4;
  padding-bottom: 71.4%;
  -webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.timeline-carousel__item:last-child .timeline-carousel__item-inner:after {
  width: calc(100% - 30px);
}
.timeline-carousel__item-inner {
  position: relative;
  padding-top: 45px;
}
.timeline-carousel__item-inner:after {
  position: absolute;
  width: 100%;
  top: 45px;
  left: 0;
  content: "";
  border-bottom: 2px solid rgba(288, 31, 21, 1);
}
.timeline-carousel__item-inner .year {
  font-size: 42px;
  line-height: 34px;
  color: #242424;
  display: table;
  padding-right: 18px;
  background-color: #ffffff;
  z-index: 1;
  position: relative;
  margin: -15px 0 20px;
  font-weight: 900;
}
.timeline-carousel__item-inner .year:after {
  content: "";
  position: absolute;
  display: block;
  left: -10px;
  top: 0;
  height: 100%;
  width: 10px;
  background-color: #ffffff;
  z-index: 3;
}
.timeline-carousel__item-inner .month {
  font-size: 17px;
  text-transform: uppercase;
  color: #E62514;
  display: block;
  margin-bottom: 10px;
  font-weight: 900;
}
.timeline-carousel__item-inner p {
  font-size: 16px;
  line-height: 18px;
  width: 90%;
  font-weight: 400;
  margin-bottom: 15px;
}
.timeline-carousel__item-inner .read-more {
  font-size: 12px;
  color: #b38c52;
  display: table;
  margin-bottom: 10px;
  font-weight: 900;
  text-decoration: none;
  position: relative;
}
.timeline-carousel__item-inner .read-more:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  border-bottom: 2px solid #b38c52;
  -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.timeline-carousel__item-inner .read-more:hover:after {
  width: 100%;
}
.timeline-carousel__item-inner .pointer {
  height: 29px;
  position: relative;
  z-index: 1;
  margin: -4px 0 16px;
}
.timeline-carousel__item-inner .pointer:after, .timeline-carousel__item-inner .pointer:before {
  position: absolute;
  content: "";
}
.timeline-carousel__item-inner .pointer:after {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  top: 0;
  left: 0;
  background-color: #b38c52;
}
.timeline-carousel__item-inner .pointer:before {
  width: 1px;
  height: 100%;
  top: 0;
  left: 4px;
  background-color: #b38c52;
}
.timeline-carousel .slick-active .media-wrapper {
  opacity: 1 !important;
}

.slick-dots {
  bottom: 60px;
  list-style: none;
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  z-index: 2;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  margin: 0 6px;
  position: relative;
  width: 15px;
  height: 15px;
  border-radius: 100%;
}
.slick-dots li:last-child {
  margin-right: 0;
  border-radius: 100%;
}
.slick-dots li.slick-active button {
  background: #E62514;
  border-color: #E62514;
  border-radius: 100%;
}
.slick-dots li button {
  display: block;
  font-size: 0;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  padding: 0;
  background-color: #b4b4b4;
  border-color: #b4b4b4;
  cursor: pointer;
  -webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.slick-dots li button:hover {
  background: #666666;
  border-color: #666666;
  border-radius: 100%;
}

.link {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px;
  z-index: 9999;
}
.link a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
}
.link .fa {
  font-size: 28px;
  margin-right: 8px;
  color: #fff;
}
.subtitle{
  font-size: 13px;
}
