/*!
 * Start Bootstrap - Shop Homepage (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html,

body {
  padding-top:55px;  
  height: 100%;
  font-family: Hind, sans-serif;
  background-color:#fff;
}

h1 {
  font-size: 26px;
  font-weight: 700;
  font-family: Hind, sans-serif;
  color: #2c2e30;
  letter-spacing:1px;
  padding: 0px 0px 0px 0px;
  line-height: 1.15;


  
}


h2 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  color:#202225;

}


h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  color:#202225;
  text-transform:uppercase;
}

h4 {
  font-size: 16px;
  font-weight: 600;
  color: #202225;
  line-height: 1.2;
  margin-bottom: 10px;
}


a {
    color:#889098;
}


p {
  font-size: 15px;
  font-weight: 100;
  font-family: Hind, sans-serif;
  color:#a6a7aa;
  line-height: 1.8;
}


              


                  .btn-descarga{
                  color:#fff;
                  width:auto;
                  background:#4bc100;
                  border-radius: 200px;
                  margin-top: 10px;
                  margin-bottom: 10px;
                  border:1px solid #4bc100;
                  padding:5px 25px;
                  letter-spacing:2px;

                  }

                  .btn-descarga:hover{
                  background:#202225;
                  border-radius: 200px;
                  border:1px solid #202225 ;
                  transition:all 0.3s ease;
                  color: #fff;
                  }

                  .section-top-nav {
                    margin-top: 115px;
                    z-index: 9;
                  }

                  @media (max-width: 991px) {
                    .btn-descarga{
                      padding:5px 8px;
                    }
                    
                  }

                  @media (max-width: 767px) {

                    .section-top-nav {
                      margin-top: 94px;
                    }

                      .btn-descarga{
                      
                      padding:5px 35px;
                      margin-left: 10px;
                  
                    }
                    
                  }

                  .section-cat p {
                    height: 80px;
                  }

                  .section-cat h3 {
                    height: 30px;
                  }








.btn{
  font-family: 'Roboto', sans-serif;
  font-size:13px;
  font-weight:700;
}

.btn-primary-custom{
color:#fff;
width:auto;
background:#4bc100;
border-radius: 200px;
margin-top: 20px;
margin-bottom: 30px;
border:1px solid #4bc100;
padding:5px 35px;
letter-spacing:2px;

}

.btn-primary-custom:hover{
background:#202225;
border-radius: 200px;
border:1px solid #202225 ;
transition:all 0.3s ease;
color: #fff;
}


#map {
                width: 100%;
                height: 350px;
            }


#top-header {
  background: #fff;
  height: 30px;
  width:100%; /* hacemos que la cabecera ocupe el ancho completo de la página */
  left:0px;
  top:0;
  position:fixed;
  z-index:100;
  border-bottom:1px solid #e8e8e8;
 
}


#top-header a{
  font-size:12.5px;
  color:#727477;
  padding:0px 20px 0px 0px;
  font-weight:500;
  margin:8px 0px 0px 0px;
  line-height: 1.2;

}

#top-header a:hover{
  background:transparent;

}

#top-header a>span{
  color:#727477;
  padding-right:5px;
}


.btn-catalog {
    background-color: #4bc100;
    color: white;
    padding: 15px;
    font-size: 16px;
    border: none;
    position: relative;
    border-radius:0px;
    margin:15px 0px 0px 0px;

}

.btn-catalog .dropdown-menu .table>tr>th>a {
    background-color: #4bc100;
    color: white;
    padding: 15px;
    font-size: 16px;
    border: none;
    position: relative;
    border-radius:0px;
    margin:15px 0px 0px 0px;

}









#full-screen-background-image {
        z-index: -999;
        width: 100%;
        height:90%
        padding-bottom:-30px;
        top: 0;
        left: 0;
    }



.logo{

max-width:100%;
padding-top:20px;


}


.btn-link{

font-size:13px;
color:#889098;
font-weight:600;
padding-left:0px;
padding-top: 20px;

}

.btn-link:hover{

color:#515769;
}

.btn-link:active{

color:#515769;
}




 .embed-responsive-item{
 
 max-width:100%;
 max-height:50%;
  

    }

 .page-header {
 
 margin-left:0px;
 border: none;

    }


              .section-top-title {
                
                background-color: #202621;
                padding-top: 40px;
                margin-bottom: 10px;

              }

              .section-top-title h1 {
                color: #4bc100;
              }


               @media (max-width: 991px) {

                    .section-top-title {
                    background-color: #202621;
                    padding-top: 90px;
                    margin-bottom: 10px;
                  }
                    
                }

                  @media (max-width: 767px) {

                    .section-top-title {
                    background-color: #202621;
                    padding-top: 40px;
                    margin-bottom: 10px;
                  }
                    
                }



 .ul,.breadcrumb {
 
 padding-left:0px;

    }

              .breadcrumb{ 

                background-color: #383838;
                margin-bottom: 0px;
                padding-left: 10px;

              }

              .breadcrumb a {
                color: #889098;
              }

              .breadcrumb a:hover {
                color: #aeb9c4;
                text-decoration: none;
              }


              .breadcrumb .active {
                color: #fff;
              }

              .content-section-down-slide {
                 
                  background:#202225;
                  height:auto;
                  padding-top:40px;	

              }


.content-section-down-slide h1 {
  font-size: 18px;
  font-weight: 500;
  font-family: Hind, sans-serif;
  color:#727477 ;
    letter-spacing:1px;


  
}

.content-section-down-slide h2 {
  font-size: 18px;
  font-weight: 500;
  font-family: Hind, sans-serif;
  color:  #727477;
  padding-top:0px;




}

.content-section-down-slide p {
padding-top:15px;
line-height:1.4;

}

.content-section-down-slide .glyphicon {
padding-right:10px;
font-size:15px;

color:#727477;

}


.content-section-down-slide .btn-group {
padding-top:10px;
padding-bottom:20px;

}


.content-section-down-slide  .btn-default{
background:transparent;
border-radius:0px;
color:#fff;
border: 1px solid #393a3a;


}

.content-section-down-slide  .btn-default span{

color:#fff;



}

.content-section-down-slide .open .dropdown-menu{
border-radius:0px;


}


.content-section-down-slide .open .dropdown-menu >li>a:hover{
background:#4bc100;


}


.content-section-video {
    padding: 100px 0px 100px 0px;
    background-color:#f7f7f7;
    margin-bottom: 0px;
    margin-top:0px;
    border-top: 0px solid #E6E6E6;
   
    
}


.content-section-video hr{
    margin:25px 0px 35px 0px;
}

.content-section-video h1 {
  font-size: 26px;
  font-weight: 700;
  font-family: Hind, sans-serif;
  color: #2c2e30;
  letter-spacing:1px;
  padding: 0px 0px 0px 0px;
   line-height: 1;
}


.content-section-video h3{

    padding: 40px 0px 0px 0px;
    letter-spacing:1.5px;
    font-size:14.5px;
    font-weight:500;
    color: #889098;
    
}



.content-section-video img {
  width:100%;
  height:auto;

}

.content-section-video p{
  
  padding: 20px 0px 0px 0px;
   
}


.content-section-a {
    padding: 50px 0px 50px 0px;
    background-color:#fff;
    margin-bottom: 0px;
    margin-top:0px;
    border-top: 1px solid #E8E8E8;
   
    
}


.content-section-a h1 {
  font-size: 28px;
  font-weight: 600;
  font-family: Hind, sans-serif;
  color: #515769;
  line-height: 1;
  
}


.content-section-a h3{

     padding-top: 40px;
    font-size:16px;
    font-weight:100;
    line-height: 30px;
    color: #889098;
    
}


.content-section-a img {
  width:100%;
  height:auto;
  padding-bottom:10px;

}

.content-section-a p{
  
  padding: 20px 0px 0px 0px;
   
}

.section-logistic{
  
  height:430px;
  padding-top:90px;
  padding-bottom:50px;

}

.section-logistic h1{

  padding-bottom:20px;

}


.section-logistic h2{

  padding-top: 10px;
  color:#fff;
}

.section-logistic h3{

    padding: 40px 0px 0px 0px;
    letter-spacing:1.5px;
    font-size:14.5px;
    font-weight:500;
    color: #889098;
    
}

.section-logistic p{
    padding-bottom:35px;

    
}

.section-logistic span{
  font-size:22px;
  color:#4bc100;
  border:2px solid #4bc100;
  padding:12px;
  border-radius:400px 400px 400px 400px;

 
}

.section-logistic hr{
border-color:#68696B;

}




.section-logistic-b{

background:#fff;
height:auto;
padding-top:50px;
padding-bottom:50px;
border-top: 1px solid #E8E8E8;

}

.section-logistic-b h1{
 
  padding-bottom:20px;

}


.section-logistic-b h2{

  padding-left: 0px;
}

.section-logistic-b h3{

    padding: 40px 0px 0px 0px;
    letter-spacing:1.5px;
    font-size:14.5px;
    font-weight:500;
    color: #889098;
    
}

.section-logistic-b h2 span{
  font-size:22px;
  color:#4bc100;
  border:2.5px solid #4bc100;
  padding:10px;
  margin-right:10px;
  border-radius:200px 200px 200px 200px;
 
}



.fade
{
        opacity:0.5;
}
.fade:hover
{
        opacity:1;
transition:all 0.3s ease;
}




.content-section-a2 {
    font-family: Hind, sans-serif;
    padding: 50px 0 50px 0;
    background-color:#f9F9F9;
    margin-bottom: 0px;
    margin-top:0px;
    border-top: 0px solid #E6E6E6;
   
    
}


.content-section-a2 hr{
    margin:25px 0px 35px 0px;
}

.content-section-a2 h1 {
  font-size: 28px;
  font-weight: 600;
  font-family: Hind, sans-serif;
  color: #515769;
   line-height: 1;
}


.content-section-a2 h2{


     
    font-size:16px;
    font-weight:400;
    line-height: 1px;
    color: #889098;
     line-height: 1.1;
    
}

.content-section-a2 h3{
    
    padding-top: 40px;
    font-size:16px;
    font-weight:100;
    line-height: 30px;
    color: #889098;
    
}


.content-section-a2 img {
  width:100%;
  height:auto;

}

.content-section-a2 p{
  
  padding: 20px 0px 0px 0px;
   
}

.content-section-b {
    padding: 30px 0 30px 0;
    background-color:#fff;
    margin-bottom: 0px;
    margin-top:20px;
    
}

.content-section-b h1 {
  font-size: 28px;
  font-weight: 400;
  font-family: Hind, sans-serif;
  color: #515769;
  line-height: 1;
  margin-bottom: 15px;
  text-align: center;
  letter-spacing: 0px; 
}

.content-section-b h2{

    font-size:20px;
    font-weight:10;
    line-height: 10px;
    color: #889098;
    text-align: center;
    padding-bottom: 20px;
    
}


.content-section-c {
    padding: 20px 0 20px 0;
    background-color:#fff;
    margin-bottom: 0px;
    margin-top:40px;
    
}

.section-top-head {
  background-color: #202621;
  margin-bottom: 30px;
}

.content-section-d {
    padding: 10px 0 10px 0;
    background-color:none;
    margin-bottom: 0px;
    margin-top:20px;
}

.content-section-d h1 {
  font-size: 28px;
  font-weight: 400;
  font-family: Hind, sans-serif;
  /*color: #515769;*/
  color:#4dc300;
  line-height: 1;
  margin-bottom: 10px;

  letter-spacing: 0px; 
}

.content-section-d h2{

    font-size:20px;
    font-weight:10;
    line-height: 1.4;
    color: #889098;
    padding-bottom: 5px;
    
}


.content-section-e {
    padding: 40px 0 40px 0;
    background-color:#4bc100;

    
    
}

.content-section-e h1 {
  font-size: 32px;
  font-weight: 500;
  font-family: Hind, sans-serif;
  color: #fff;
  line-height: 1;
  text-align:center;
  

  letter-spacing: 0px; 
}



.content-section-brand {
    padding: 80px 0 80px 0;
    background-color:#fff;
    margin-bottom: 0px;
    margin-top:0px;
    border-bottom: 0px solid #E6E6E6;
    
}


.sectiongraybutton {
    font-size: 14px;
    color: #202225;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height:1.4;
    background: none;
    border-radius:200px;
    border:1px solid #202225;
    padding: 5px 35px;
    letter-spacing:1.5px;
    
}

.sectiongraybutton li{
    
    
    margin-top:20px;
}

.sectiongraybutton a:hover {
    color: #202225;
    text-decoration: none;
    background: green;
   
}
.sectiongraybutton:hover {
    cursor: pointer;
}


.lead {
    font-size: 12px;
    font-weight: 100;
    line-height: 22px;

}






#caption {
    height: auto;
    overflow-wrap: break-word;
    background-color:#fff;
    border-radius:0px;
    padding: 10px 10px 10px 10px;
    outline: 1px;
    border:1px solid #DDDDDD;
    margin-bottom:20px;

}

#caption h3 {

    white-space: normal;
    margin-bottom:;
    color: #a6a7aa;
    font-size:12px;
    padding-left:5px;
}

#caption h4 {

    white-space: normal;
    margin-bottom:;
    color: #515769;
    font-size:16px;
    font-weight:bold;
    padding-left:5px;
}

#caption p {

  font-size: 14px;
  font-weight: normal;
  font-family: Hind, sans-serif;
  color: #a6a7aa;
  line-height: 1.45;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#caption hr {

    margin-top:10px;
    margin-bottom: 10px;
}

#caption table thead th {
  
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom:0px solid #FAFAFA;
}

#caption table tbody td {
  
  font-size:12.5px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px solid #E2E2E2;
}

.thumbnail img {
   max-width: 180px;

}


.thumbnail {
    padding:0;
     border-radius:0px;
       background:none;
       border:0px;
}

.thumbnail .caption-full {
    padding: 0px;
    color: #333;


}

.caption2 {
    height: auto;
    min-height: 220px;
    overflow: ;
    background-color:#fff;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
    line-height: 12px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 20px;
    border:1px solid #dddddd;
  
}

@media (max-width: 767px){
  .caption2 {
    margin-left: 0px;
}

}

.img-min {
    display: block;
    height: 220px;
    max-width: 220px;    
    overflow: ;
    border: 1px solid #dddddd;
    margin:0 auto 20px auto;
   
}

.img-responsive {
    
    margin-top:0px;
    margin-right: 0px;
    margin-left:0px;
    padding-right:0px;
    padding-left: 0px;
    width:100%;
    height: 100%;
   
}


.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#img-logo {
    
    display: block;
   
    overflow: ;
    border: 0px solid #dddddd;
    width:100%;
    opacity:0.5;
    margin-top:20px;
    margin-bottom: 20px;


}

.btn-dinamic {
    overflow-wrap: break-word;
    display: block;    
    background-color:#fff;
    font-weight:normal;
    font-size:12px;
    vertical-align:middle;
    border: 0.5px solid;
    border-radius:0px;
    text-transform: uppercase;
    transition: color 0.4s, background-color 0.4s, border 0.4s;
    margin-bottom: 1px; 


}



.btn-dinamic:hover
  {

    display: block;    
    background-color:#4bc100;
    font-weight:normal;
    font-size:12px;
    vertical-align:middle;
    border: 0.5px solid;
    border-radius:25px;
    
}



.sinpadding [class*="col-"] {
    padding:0;
    margin-bottom:-20px;

}

.sinpadding2 [class*="col-"] {
    padding:0;
    margin:0px;

}

.img-responsive2 {
max-width:150px;
width:100%
}


.dnx-header{

height:auto;
background:#f6f6f6;
font-family: Roboto, sans-serif;


}

.dnx-header h1{


color:#666;
font-size:24px;
font-weight:100;
text-transform:uppercase;
letter-spacing:2px;
padding-top:20px;
padding-bottom:20px;


}

.blog-dnx h2 {


  margin-top:20px;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  color:#202225;
  text-transform:;
  line-height: 1.4;


}


.blog-dnx p {


  margin-top:20px;
  margin-bottom:20px;



}

.blog-dnx a {

color:#202225;


}

.blog-dnx .vid {

margin-top:70px;
margin-bottom: 30px;

}

.blog-spot-info li{

  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 100;
  color:#a6a7aa;
  list-style-type:none;  
  letter-spacing: 1px;
  padding-right:10px;


}

.blog-spot-info span{

padding-right:10px;


}


.blog-side-search{
  
  background:#fff;
  border-radius: 0px;
  margin-top:70px;

}

.blog-side-search .glyphicon {
  
  color:#202225;

}


.img-blog{
  margin-top:70px;
  margin-bottom: 30px;

}

.img-blog:hover
{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
transition:all 0.9s ease;
}

.color:hover:before
{
background:#53a7ea;
transition:all 0.3s ease;
}

.blog-dnx .btn-primary{
width:130px;
background:none;
border-radius: 0px;
margin-top: 10px;
margin-bottom: 10px;
border:1px solid #202225 ;

}

.blog-dnx .btn-primary:hover{
background:#4bc100;
border-radius: 200px;
border:1px solid #4bc100 ;
transition:all 0.3s ease;

}




#footer {
    border-top: 0px solid #9a9a9a;
    background: #202225 none repeat scroll 0% 0%;
    padding-top: 30px;
    padding-bottom: 0px;
    margin-top: 0px;
    clear: both;
    color: #AAA;
    display: block;
}

#footer .widgettitle {
    margin: 0px;
    padding: 0px 0px 15px;
    border-bottom: medium none;
}
#footer h4 {
    color: #FFF;
    padding-top:10px;
}

#footer ul {
    list-style: outside none none;
}

#footer li {
    padding: 7px 0px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
    margin: 0px;
    color:#727475;
}

#footer li a {
    color: #9a9a9a;
}
#footer p {
    font-size:13px;
    color: #9a9a9a;
    line-height: 1.4;

}
#sub-floor {
    color: #fff;
    background: #4bc100 none repeat scroll 0% 0%;
    padding: 15px 0px 15px 0px;
    margin-top: 40px;
}



 .badge{
  font-family: Roboto, sans-serif;
  background:none;
  color:#666;
  font-size:12px;
  font-weight:300;
  letter-spacing:1px;

 }


.form-control{

border-radius:0px;
border:1px solid #202225;
}

.input-group  .btn-default{

border-radius:0px;
background:#fff;
border-color:1px solid #e8e8e8;
}

/* - - - - - - - - - - - - COMIENZAN LOS MEDIA QUERIES- - - - - - - - - - - - - - -  */

@media (min-width: 768px) {

  .sidebar-nav .navbar{
  font-family: Roboto, sans-serif;
  background:#fff;
  border-radius: 0px;
  border:0px;
  margin-bottom:15px;
  padding-bottom:15px;


 }
  
  .sidebar-nav .navbar-brand {
  
  font-size: 16px;
  color:#202225;
    font-weight:600;
     padding-left: 0px;
 }

  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
  }
  .sidebar-nav .navbar ul:not {
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
    border-bottom: 1px solid #e8e8e8;


  }
  .sidebar-nav .navbar li a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  color:#202225;
    font-weight:300;
     padding-left: 5px;

  }

  .sidebar-nav .navbar li a:hover{
  color:#4bc100;
  }
  .sidebar-nav .navbar li a:focus{
  color:#4bc100;
  }
}

@media (max-width: 767px) {

  p {
  font-size: 16px;

}


.content-section-video {
    padding: 30px 0px 30px 0px;
   
    
}


.content-section-video h2{

    padding: 10px 0px 0px 0px;

   
}

.content-section-video h3{

    padding: 10px 0px 0px 0px;
    
}
.content-section-brand {
    padding: 40px 0 40px 0;
    
   
    
}

.content-section-down-slide {
   
   
    height:auto;
    padding-top:25px; 


    
}

.content-section-down-slide h1 {
  font-size: 20px;
  letter-spacing:1px;
  
}


.content-section-down-slide h2 {
  font-size: 18px;

  
}




.content-section-down-slide p {
padding-top:10px;
line-height:1.4;

}


.content-section-a {
    padding: 10px 0px 10px 0px;  
    
}
  .sidebar-nav .navbar{
  font-family: Roboto, sans-serif;
  background:#fff;
  border-radius: 0px;
  border-top:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
  border-right:0px;
  border-left:0px;
  margin-bottom:30px;
  padding-top:10px;
  padding-bottom:10px;



 }

 .sidebar-nav .navbar h4{
  
color:transparent;


 }
  
  .sidebar-nav .navbar-brand {
  
  font-size: 16px;
  color:#202225;
    font-weight:600;
     padding-left: 0px;
     padding-top:15px;
 }

  

  .sidebar-nav .navbar li {
    
    border-bottom: 1px solid #e8e8e8;


  }
  .sidebar-nav .navbar li a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  color:#202225;
    font-weight:300;
 

  }

  .sidebar-nav .navbar li a:hover{
  color:#4bc100;
  }
  .sidebar-nav .navbar li a:active{
  color:#4bc100;
  }


  .sidebar-nav .navbar-default .navbar-toggle{
  margin-right:0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom:13px;
  padding-top: 13px;
  border:0px;
  }

  .sidebar-nav .navbar-default .navbar-toggle:hover{

  background:#fff;
  }

  .sidebar-nav .navbar-default .navbar-toggle:focus{

  background:#fff;

  }
  
  .sidebar-nav .navbar-default .navbar-toggle .glyphicon{

  font-size:18px;
  color:#202225;

  }
  
  .section-logistic{

  height:810px;
  padding-bottom:35px;
  padding-top: 40px;
 
 
}

.section-logistic p{
    line-height:1.5;
    
}
  
  .section-new-product{

  height: auto;
  padding-top:0px;
  padding-bottom:0px;
  background:#fff;

}


.section-new-product h2{

 text-align:center;
 padding-bottom:0px;

}

}


.section-new-product{

  height: auto;
  padding-top:50px;
  padding-bottom:100px;
  background:#fff;

}


.section-new-product h2{

 text-align:center;
 padding-bottom:40px;

}


#slider-text{
  padding-top: 40px;
  display: block;
}
#slider-text .col-md-6{
  overflow: hidden;
}

#slider-text h2 {
  
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 3px;
  margin: 30px auto;
  padding-left: 40px;
}
#slider-text h2::after{
  border-top: 2px solid #c7c7c7;
  content: "";
  position: absolute;
  bottom: 35px;
  width: 100%;
  }

#itemslider h4{
 
  font-weight: 400;
  font-size: 12px;
  margin: 10px auto 3px;
}
#itemslider h5{
  
  font-weight: bold;
  font-size: 12px;
  margin: 3px auto 2px;
}
#itemslider h6{
  
  font-weight: 300;;
  font-size: 10px;
  margin: 2px auto 5px;
}

#slider-control img{
  padding-top: 150%;
  margin: 0 auto;
}
@media screen and (max-width: 992px){
#slider-control img {
  padding-top: 70px;
  margin: 0 auto;
}
}

.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 5px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 5px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -16.666%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 16.666%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3,
  .carousel-showmanymoveone .carousel-inner .cloneditem-4,
  .carousel-showmanymoveone .carousel-inner .cloneditem-5,
  .carousel-showmanymoveone .carousel-inner .cloneditem-6  {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(16.666%, 0, 0);
    transform: translate3d(16.666%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-16.666%, 0, 0);
    transform: translate3d(-16.666%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.section-contacto-slide {
 
  height: 500px;
}
.section-contacto-slide.slide-fondo {
background-image: url(../images/contacto.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.section-contacto-slide h1{
  color:#2c2e30;
  font-family: 'Hind', sans-serif;
  font-weight:700;
  font-size:55px;
  letter-spacing:2px;
  position: relative;
  top: 200px;
}

@media (max-width: 992px) {
  .section-contacto-slide {
    height: 350px;
  }

  .section-contacto-slide.slide-fondo {
    background-position: left;
  }

  .section-contacto-slide h1{
    top: 130px;
    text-align: center;
  }
}

.section-datos{
  height: auto;
  background-color: #f9F9F9;
  padding: 20px 10px;
}

.section-datos{
  text-align: center;

  
}

.contacto-md {
  padding: 50px, 200px;
  margin-top: 20px;
  margin-bottom: 50px;
  
}

.section-maps{
  margin:20px 0px;
}

@media (max-width: 767px) {
  .datos {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 50px;
  }

  .section-datos{
    padding-top: 50px;
  }

  .section-zonadinamex {
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    text-align: center;
  }

  .section-zonadinamex .logo img {
    position: relative;
 top:0;
 bottom:0;
 margin: auto;
  }

  .section-zonadinamex .edecan {
 position: relative;
 top:0;
 bottom:0;
 margin: auto;
 max-width: 100%;
  }



}

.section-zonadinamex {
  background-image: url("../images/zona-1.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #181f27; 
}

.section-zonadinamex .logo{
  padding: 5% 0px 0px 0px;
}

.section-zonadinamex .logo img{
  max-width: 387px;
}

.logo h1{
  color:#fff;
  padding: 20px;
}

.section-zonadinamex .edecan{
  padding-right: 0px;
  max-width: 400px;
}



.section-zona p {
  height: auto;
}

.nosotros-slide {
  height: auto;
  background-image: url("../slider/images/bg-1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 30px 0px; 
  margin-bottom: 30px;
}

.nosotros-slide h1{
  font-size: 2.6em;
  padding: 20% 0%;
  text-align: left;
}

.section-nosotros p {
  margin-bottom: 30px;
}

.section-nosotros h1 {
  padding-bottom: 10px;
}

.section-valores {
  padding: 20px 0px;
}

.section-valores h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #2c2e30;
}

.section-valores li {
  font-size: 15px;
  font-weight: 100;
  font-family: Hind, sans-serif;
  color:#a6a7aa;
  line-height: 1.8;
}
.section-valores ul {
  padding: 0px 0px 0px 15px;
  margin:-10px 0px 20px 0px;
}

.historia-slide {
  height: auto;
  background-image: url("../slider/images/bg-4.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 30px 0px; 
  margin-bottom: 30px;
}

.historia-slide h1{
  font-size: 2.6em;
  padding: 20% 0%;
  text-align: left;
}

.section-historia p {
  margin-bottom: 30px;
}

.section-historia h2 {
  border-bottom: 1px solid #2c2e30;
}

.section-historia h1,
.section-historia h2 {
  padding-bottom: 10px;
}



@media (max-width: 767px){

    .nosotros-slide {
   
    padding: 0px; 
  }

    .nosotros-slide h1{
    margin-top: 0px;
    text-align: center;
  }



    .section-valores h2 {
    border-bottom: none;
  }

  .section-valores .col-sm-4 {
    border-bottom: 1px solid #2c2e30;
  }

  .historia-slide h1{
  padding: 0%;
  text-align: center;
}
}


/*MODAL*/

.modal-backdrop {
  z-index: -1;
  bottom: 0px;
  background-color: transparent;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}
/* Modal Content/Box */
.modal-content {
    background-color: #181d23;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 0px;
    border: 1px solid #181d23;
    width: 100%; /* Could be more or less, depending on screen size */
    margin-bottom: 0px;
}

.modal-footer {
    border-top: 0px solid #e5e5e5;
}

.modal-header {
    border-bottom: 0px solid #e5e5e5;
}

/* The Close Button */
.close {
    color: #a5acb6;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.modal-dialog {
    max-width: 700px;
}

.modal .modal-body{
    height: 440px;
    padding: 0px;
}

.modal .modal-body iframe{
    width: 100%;
    height: 100%;
    border: 0px;
}

.modal-content h3 {
    padding: 0px 20px;
    font-weight: 400;
    color: #feba00;
    font-size: 18px;
    margin-top: 20px;
    margin-left: 40px;
}

.btn-link-2{
  font-size: 13.5px;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  background: transparent;
  text-align: left;
  margin-top: 3px;
}

.btn-link-3{
  color: #889098;
}

.content-section-down-slide .open .dropdown-menu >li>button:hover{
  background:#4bc100;
  border-radius: 0px;
}


