h2.titulo {
    text-align: left;
    color: #000;
    font-weight: 500;
}
p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.6em;
}
p.lead {
    font-weight: 600;
}
a {
    color: #28c3ab;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a:hover, a:focus {
    text-decoration: none;
    color: #176e61;
}
.light {
    font-weight: 400;
}
hr {
    margin-top: 10px;
}
.marginbot-0 {
    margin-bottom: 0!important;
}
.marginbot-10 {
    margin-bottom: 10px!important;
}
.marginbot-20 {
    margin-bottom: 20px!important;
}
.marginbot-30 {
    margin-bottom: 30px!important;
}
.marginbot-40 {
    margin-bottom: 40px!important;
}
.marginbot-50 {
    margin-bottom: 50px!important;
    border-top: 1px solid #000;
}
.acticulo-section {
    /*margin: 200px 0;
    padding-top: 110px;*/
    padding-bottom: 110px;
    display: block;
    position: relative;
    z-index: 120;
}
.distribuidores-section {
    padding-top: 110px;
    padding-bottom: 0;
    display: block;
    position: relative;
    z-index: 120;
}
#regresar-arriba {
    text-align: right;
    color: #000;
    z-index: 2147483647;
    background-color: transparent;
    position: fixed;
    display: block;
    font-size: xx-large;
    bottom: 0;
    right: 0;
}
#regresar-arriba a {
    color: #E7501E;
}
.bg-white {
    background: #fff;
}
.bg-gray {
    background: #FFF;
}
.bg-dark {
    background: #575757;
}
.text-light {
    color: #fff;
}
.boxed-grey {
    background: #f9f9f9;
    padding: 20px;
}
.team h5 {
    margin-bottom: 10px;
}
.team p.subtitle {
    margin-bottom: 10px;
}
.avatar {
    margin-bottom: 20px;
}
.team-social {
    margin-left: 0;
    padding-left: 0;
    text-align: center;
}
.team-social li {
    display: inline-block;
    margin: 0!important;
    padding: 0;
}
.team-social a {
    margin: 0;
    padding: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3bbec0;
    color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.team-social a i {
    text-align: center;
    margin: 0;
    padding: 0;
}
.team-social .social-facebook a {
    background: #3873ae;
}
.team-social .social-twitter a {
    background: #62c6f8;
}
.team-social .social-dribble a {
    background: #d74980;
}
.team-social .social-deviantart a {
    background: #8da356;
}
.team-social .social-google a {
    background: #000;
}
.team-social .social-vimeo a {
    background: #51a6d3;
}
.team-social .social-facebook a:hover {
    background: #4893ce;
}
.team-social .social-twitter a:hover {
    background: #82e6ff;
}
.team-social .social-dribble a:hover {
    background: #f769a0;
}
.team-social .social-deviantart a:hover {
    background: #adc376;
}
.team-social .social-google a:hover {
    background: #333;
}
.team-social .social-vimeo a:hover {
    background: #71c6f3;
}
.service-icon {
    margin-bottom: 20px;
}
section#contact {
    background-color: #EFEFEF;
}
form#contact-form .form-group label {
    text-align: left!important;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}
form#contact-form input, form#contact-form select, form#contact-form textarea {
    border-radius: 0;
    border: 1px solid #eee;
    box-shadow: none;
    box-shadow: none;
}
form#contact-form input:focus, form#contact-form select:focus, form#contact-form textarea:focus {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
#contact-form button {
    color: #E7501E;
    border: 1px solid #E7501E;
    background: transparent;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
}
.input-group-addon {
    background-color: #fefefe;
    border: 1px solid #eee;
    border-radius: 0;
}
.widget-contact {
    text-align: left;
}
.company-social {
    margin-left: 0;
    padding-left: 0;
    margin-top: 10px;
    text-align: left;
}
.company-social li {
    display: inline-block;
    margin: 0!important;
    padding: 0;
}
.company-social a {
    margin: 0;
    padding: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3bbec0;
    color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.company-social a i {
    text-align: center;
    margin: 0;
    padding: 0;
}
.company-social .social-facebook a {
    background: #3873ae;
}
.company-social .social-twitter a {
    background: #62c6f8;
}
.company-social .social-dribble a {
    background: #d74980;
}
.company-social .social-deviantart a {
    background: #8da356;
}
.company-social .social-google a {
    background: #000;
}
.company-social .social-vimeo a {
    background: #51a6d3;
}
.company-social .social-facebook a:hover {
    background: #4893ce;
}
.company-social .social-twitter a:hover {
    background: #82e6ff;
}
.company-social .social-dribble a:hover {
    background: #f769a0;
}
.company-social .social-deviantart a:hover {
    background: #adc376;
}
.company-social .social-google a:hover {
    background: #333;
}
.company-social .social-vimeo a:hover {
    background: #71c6f3;
}
footer {
    text-align: center;
    padding: 50px 0;
}
footer p {
    color: #f8f8f8;
}
#parallax1 {
    background-image: url(../img/parallax/1.jpg);
}
#parallax1:after {
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: .7;
    z-index: -1;
}
#parallax2 {
    background-image: url(../img/parallax/2.jpg);
}
#parallax2:after {
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: .7;
    z-index: -1;
}
.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: -17px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.btn-circle.btn-dark {
    border: 2px solid #666;
    color: #666;
}
.btn-circle:hover, .btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255, 255, 255, .1);
}
.btn-circle.btn-dark :hover, .btn-circle.btn-dark :focus {
    outline: 0;
    color: #999;
    background: #fff;
}
.btn-circle.btn-dark :hover i, .btn-circle.btn-dark :focus i {
    color: #999;
}
.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}
.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}
@-webkit-keyframes pulse {
    50% {
    -webkit-transform: scale(1) scale(1) scale(1.2);
    transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@-moz-keyframes pulse {
    50% {
    -moz-transform: scale(1) scale(1) scale(1.2);
    transform: scale(1.2);
}
100% {
    -moz-transform: scale(1);
    transform: scale(1);
}
}#text {
    color: #fff;
    background: #fc0;
}
#map {
    height: 500px;
}
.btn-skin:hover, .btn-skin:focus, .btn-skin:active, .btn-skin.active {
    color: #fff;
    background-color: #666;
    border-color: #666;
}
.banner-responsivo {
    display:  block;
    max-width:  100%;
    height:  auto;
    margin:  auto;
    width:  100%;
}
section#regiones {
    margin: 20px 0 45px;
}
section#regiones h2 {
    padding: 0 10px;
    font-size: 25px;
}
.navegacion-distribuidores .btn-default {
    border: 0 solid transparent;
    border-right: 1px solid #6A6A6A;
}
.navegacion-distribuidores h3 {
    margin: 0;
    font-size: 15px;
}
.navegacion-distribuidores >:first-child {
    border-left: 1px solid;
}
.btn-huge {
    padding: 25px;
    font-size: 26px;
}
.banner-social-buttons {
    margin-top: 0;
}
.service-box {
    margin: 20px;
}
.product {
    margin: 30px 0;
}
#gallery_01 img {
    border: 2px solid #fff;
}
.act img {
    border: 2px solid #333!important;
}
#gal1 {
    margin: 10px;
    position: relative;
}
#gal1 img {
    width: 100px;
    margin: 10px;
    padding: 5px;
}
.zoomContainer {
    height: 250px;
}
.zoomWrapper {
    width: 100%}
.descripcion h2 {
    letter-spacing: 30px;
    font-weight: 700;
}
.descripcion figcaption {
    font-size: 20px;
    font-weight: 500;
    padding: 15px 0;
}
.descripcion figcaption ul {
    padding: 0;
}
.descripcion figcaption ul li {
    list-style-type: none;
    margin: 3% 0;
}
.descripcion figcaption img {
    max-width: 35%}
.comprar {
    color: #E7501E;
    margin: 15px 0;
}
.comprar button {
    padding: 5px;
    margin: 10px;
    background-color: transparent;
    border: 1px solid #E7501E;
    color: #E7501E;
}
.img-responsivo {
    display: block;
    max-width: 90%;
    height: auto;
    margin: auto;
}
.fig-home {
    max-width: 80%}
header img {
    width: 25%}
header img#turgriffe {
    width: 37%;
    float: right;
}
.flecha {
    height: 70px;
    top: 80px;
}
.download {
    text-align: center;
    margin: 10px 0;
    padding-bottom: 10px;
}
.download button {
    border: 0;
    background-color: #E54E1C;
    color: #FFF;
    width: 190px;
    height: 30px;
}
.branch-maps-google {
    width:  400px;
    height:  300px;
}
#link-facebook{
    color:#fff;
    font-size:16px;
}
#link-facebook a{
    color: #fff;
}
#link-facebook a:hover{
    color: #3B5998;
}
@media(max-width: 300px) and (min-width: 298px) {
    .img-home button {
    top: 83px;
    right: 22px;
    font-size: 9px;
}
}@media(max-width: 319px) and (min-width: 300px) {
    .img-home button {
    top: 90px;
    right: 26px;
    font-size: 8px;
}
}@media(max-width: 344px) and (min-width: 320px) {
    .img-home button {
    top: 102px;
    right: 32px;
    font-size: 8px;
}
}@media(max-width: 364px) and (min-width: 345px) {
    .img-home button {
    top: 111px;
    right: 10px;
    font-size: 8px;
}
}@media(max-width: 379px) and (min-width: 365px) {
    .img-home button {
    top: 117px;
    right: 10px;
    font-size: 8px;
}
}@media(max-width: 399px) and (min-width: 380px) {
    .img-home button {
    top: 127px;
    right: 10px;
    font-size: 8px;
}
}@media(max-width: 419px) and (min-width: 400px) {
    .img-home button {
    top: 137px;
    right: 10px;
    font-size: 8px;
}
}@media(max-width: 439px) and (min-width: 420px) {
    .img-home button {
    top: 145px;
    right: 10px;
    font-size: 8px;
}
}@media(max-width: 464px) and (min-width: 440px) {
    .img-home button {
    top: 156px;
    right: 10px;
    font-size: 8px;
}
}@media(max-width: 494px) and (min-width: 465px) {
    .img-home button {
    top: 168px;
    right: 20px;
    font-size: 8px;
}
}@media(max-width: 499px) and (min-width: 495px) {
    .img-home button {
    top: 180px;
    right: 20px;
    font-size: 8px;
}
}@media(max-width: 535px) and (min-width: 500px) {
    .img-home button {
    top: 187px;
    right: 0px;
    font-size: 13px;
}
}@media(max-width: 499px) and (min-width: 298px) {
    .img-home figcaption {
    top: -60px;
}
.descripcion h2 {
    letter-spacing: 9px;
    font-weight: 700;
}
}@media(max-width: 649px) and (min-width: 536px) {
    .img-home button {
    top: 220px;
    right: 1px;
    font-size: 13px;
}
.img-home figcaption {
    top: -60px;
}
}@media(max-width: 694px) and (min-width: 650px) {
    .img-home button {
    top: 257px;
    right: 0px;
    font-size: 16px;
}
}@media(max-width: 724px) and (min-width: 695px) {
    .img-home button {
    top: 292px;
    right: 0px;
    font-size: 16px;
}
}@media(max-width: 774px) and (min-width: 725px) {
    .img-home button {
    top: 310px;
    right: 0px;
    font-size: 16px;
}
.img-home figcaption {
    top: -15px;
}
}@media(max-width: 990px) and (min-width: 775px) {
    .img-home button {
    top: 315px;
    right: 0px;
    }
    .img-home figcaption {
        top: -15px;
    }
}@media(max-width: 1100px) and (min-width: 990px) {
    .descripcion h2 {
    letter-spacing: 24px;
}
}@media(max-width: 1200px) and (min-width: 991px) {
    .img-home button {
    top: 380px;
    right: 20px;
}
.img-home figcaption {
    top: -10px;
}
}@media(min-width: 2000px) {
    .img-home button {
    top: 600px;
    right: 430px;
}
}@media() {
    .img-responsivo {
    display: block;
    max-width: 90%}
}@media(min-width:767px) {
    .
.modal-lg {
    width: 80%}
.navbar {
    padding: 20px 0;
    border-bottom: 0;
    letter-spacing: 1px;
    background: 0 0;
    -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
    transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.top-nav-collapse {
    padding: 0;
    background-color: #000;
}
.intro {
    height: 100%;
    padding: 0;
}
.brand-heading {
    font-size: 100px;
}
.intro-text {
    font-size: 25px;
}
}@media (max-width:768px) {
    .team.boxed-grey {
    margin-bottom: 30px;
}
.boxed-grey {
    margin-bottom: 30px;
}
}@media (max-width:480px) {
    .navbar-custom .nav.navbar-nav {
    background-color: rgba(255, 255, 255, .4);
}
.navbar.navbar-custom.navbar-fixed-top {
    margin-bottom: 30px;
}
.tp-banner-container {
    padding-top: 40px;
}
.page-scroll a.btn-circle {
    width: 40px;
    height: 40px;
    margin-top: 10px;
    padding: 7px 0;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 20px;
}
}@media (min-width:2000px) {
    .container {
    width: 1800px;
}
}@media (max-height:970px) {
    .presentation {
    margin: 0;
    padding: 0;
}
}@media(max-width: 1200px) {
    .navegacion-distribuidores .btn-default {
    display:  table;
    border:  0px transparent;
}
.branch h2 {
    font-size:  20px;
    text-align:  left;
}
.section-heading h1 {
    font-size:  28px;
}
.branch ul {
    text-align:  left;
}
}
@media(max-width: 447px) {
    .branch-maps-google {
    width:  100%;
}
.descripcion h2  {
    letter-spacing:  10px;
    font-weight:  700;
    font-size:  medium;
}
.descripcion figcaption img  {
    max-width:  50%;
}
}
@media(max-width: 1199px) {
    .acticulo-section  {
    margin:  0px 0;
    padding-top:  55px;
    padding-bottom:  55px;
}
}

/*Carrusel de productos*/
.swiper-container {
      width: 100%;
      height: 100%;

    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

/*Termina carrusel de productos*/
    .dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}



#descubre{
    float: right;
}

.title img{
    margin: 0 57%;
    position:absolute; 
    top:0; 
    left:0;
}

.div-logo{
    position:absolute; 
    top:50px; 
    left:120px;
}


.sub-title{
    position: inherit;
    letter-spacing: 4px;
    color: black;
}

.center{
   text-align: center; 
}

.acabados{
    width: 35%;
}
.d-flex{
    text-align: center;
}

/*style pagination*/
.pagination { 
    font-size: 80%; 
    text-align: center;
}
.pagination a { 
    padding: 5px;
    margin: 10px;
    background-color: transparent;
    border: 1px solid #E7501E;
    color: #E7501E;
}
.pagination a, .pagination span { 
    padding: 5px;
    margin: 10px;
    background-color: transparent;
    border: 1px solid #E7501E;
    color: #E7501E; 
}
.pagination .current { 
    padding: 5px;
    margin: 10px;
    background-color: transparent;
    border: 1px solid #E7501E;
    color: #E7501E; 
}
.pagination .current.prev, .pagination .current.next{ 
    padding: 5px;
    margin: 10px;
    background-color: transparent;
    border: 1px solid #E7501E;
    color: #E7501E; 
}
/*finish style pagination*/

.sub-title-header{
    margin-bottom: 60px;
}

.content-finish{
    display: flex;
}

.img-acabado{
    width: 16rem;
    margin-left: auto;
    margin-right: auto;
    display: inline-grid;
    border-radius: 15px;
    /*border: 1px solid #E7501E;*/
}

.img-acabado .rounded{
    max-width: 100%;
}

.dropdown-menu{
    min-width: 235px;
}

.lb-outerContainer{
    background-color: #ffffff00;
}

.lightbox .lb-image{
    border: 0;
}

.lb-data .lb-caption{
    font-size: 20px;
}

.descripcion figcaption .img-caracteristicas{
    max-width: 60%;
}

.descripcion figcaption ul .li-caracteristicas{
    margin:0;
}

.img-style{
    display: block;
    height: auto;
    width: 67%;
    margin: auto;
}

.flip{
    width: 46%;
    height: auto;
    display: inline-block;
}

.flip-menu{
    width: 40%;
    height: auto;
    display: inline-block;
}

.p-scroll{
    color: black;
    font-size: 30px;
}

.btn-circle2 {
    width: 70px;
    height: 70px;
    margin-top: -17px;
    padding: 7px 16px;
    border: 2px solid #000;
    border-radius: 50%;
    font-size: 40px;
    color: #000;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.btn-circle2.btn-dark {
    border: 2px solid #666;
    color: #666;
}
.btn-circle2:hover, .btn-circle2:focus {
    outline: 0;
    color: #000;
    background: rgba(181, 181, 181, 0.23);
}
.btn-circle2.btn-dark :hover, .btn-circle2.btn-dark :focus {
    outline: 0;
    color: #999;
    background: #000;
}
.btn-circle2.btn-dark :hover i, .btn-circle2.btn-dark :focus i {
    color: #999;
}
.page-scroll .btn-circle2 i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}
.page-scroll .btn-circle2:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

.short-text { display: none; }

.content-1{
    width: 50%;
    display: flex;
}

.content-2{
    width: 100%;
    display: flex;
}

.scroll2{
    display: contents;
}

.img-effect:hover{
    transition: opacity 1.5s ease-in-out;
    opacity: 0.75;
}

.img-tablet{
    display: none;
}

.img-movil{
    display: none;
}

.card{
    display: inline-table;
    width: 21%;
}

@media (max-width: 1024px){
    .img-style{
        width: 100%;
    }
    .div-logo{
        left: -33px;
    }
    .col-md-7{
        width: 100%;
    }
    .col-md-5{
        width: 100%;
    }
}

@media (max-width: 778px){
    .title{
        position: initial;
    }
    .logo-montado{
        max-width: 100%;
        float: left;
    }
    .div-logo{
        width: 30%;
        left: -10%;
    }

    .flip-menu {
        width: 65%;
        padding-bottom: 30px;
    }
    .img-tablet{
        display: block;
        height: 100%;
    }

    .image-tablet{
        width: 100%;
        height: 100%;
    }

    .img-web{
        display: none;
    }
    .intro{
        height: 100%;
    }

    #intro.intro{
        padding: 0;
        display: inline-table;
    }

    /*.container-fluid{
        height: 100%
    }*/

    .img-home{
        height: 100%;
    }
}

@media (max-width: 425px){
    .content-1{
        width: 100%;
    }
    .div-logo{
        top:21px; 
        left:-49px;
    }
    .intro{
        height: 100%;
    }
    .img-acabado{
        width: 11rem;
    }
    .comprar button{
        margin: 0;
        font-size: 12px;
    }
    .short-text { display: inline-block; }
    .full-text { display: none; }

    .intro .page-scroll p{
        font-size: large;
    }

    .btn-circle{
        width: 50px;
        height: 50px;
        padding: 7px 14px;
        font-size: 25px;
    }

    .p-scroll{
        font-size: large;
    }

    .btn-circle2{
        width: 50px;
        height: 50px;
        padding: 7px 14px;
        font-size: 25px;
    }

    .fade-scroll{
        display: none;
    }

    .acabado-responsive{
        display: none;
    }

    .flip-menu {
        width: 85%;
    }
    
    .img-movil{
        display: block;
        text-align: center;
    }

    .img-tablet{
        display: none;
    }

    .image-movil{
        width: 75%;
        height: 100%;
    }

    #intro.intro{
        padding: 20px 0 0;
        display: flex;
    }

    .intro{
        height: 100%;
    }

    .title img{
        left: 100%;
        max-width: 160px;
    }

    .img-home{
        height: auto;
    }
    
}
