/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    

}

html {
    width: 100%;
    

}

@media(min-width:767px) {
    .navbar {
        padding: 20px 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;
    }
}


.brdefault{
    display: none;
}






@media(min-width: 761px){

.QuienesHardwareBig{
display: block;
}

.QuienesHardwareLittle{
    display: none;
}

}




@media(max-width: 760px){
.default-section{
    padding-top: 40%;
}

.brdefault{
    display: block;
    height: 85px;
}

.QuienesHardwareBig{
display: none;
}

.QuienesHardwareLittle{
    display: block;
}

.ImgPaddTop{
    padding-top: 45px;
    width: 30%;
}

.ImgBlueHang{
    width: 100%;
}


}


/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

@media(min-width: 1201px){
    .circuit{
    background-image: url("circuit-fee2.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size: 50%;

}

}




@media(min-width: 1401px){
.default-section {
    height: 100%;
    padding-top: 20%;
    padding-bottom: 20%;
    text-align: center;
    
}
}

@media(max-width: 1400px) and (min-width: 1301px){

    .default-section {
    height: 100%;
    padding-top: 15%;
    padding-bottom: 18%;
    text-align: center;
    
}

}
@media(max-width: 1300px) and (min-width: 1201px){

    .default-section {
    height: 100%;
    padding-top: 25%;
    padding-bottom: 25%;
    text-align: center;
    
}



}

@media(max-width: 1200px) and (min-width: 1101px){

    .default-section {
    height: 100%;
    padding-top: 30%;
    padding-bottom: 30%;
    text-align: center;
    
}


}

@media(max-width: 1100px) and (min-width: 1001px){

    .default-section {
    height: 100%;
    padding-top: 20%;
    padding-bottom: 50%;
    text-align: center;
    
}


}

@media(max-width: 1000px) and (min-width: 901px){

    .default-section {
    height: 100%;
    padding-top: 20%;
    padding-bottom: 30%;
    text-align: center;
    
}

}


@media(max-width: 800px) and (min-width: 751px){

    .default-section {
    height: 100%;
    padding-top: 40%;
    padding-bottom: 40%;
    text-align: center;
    
}

}

@media(max-width: 750px) and (min-width: 701px){

    .default-section {
    height: 100%;
    padding-top: 40%;
    padding-bottom: 40%;
    text-align: center;
    
}

}

@media(max-width: 700px) and (min-width: 651px){

    .default-section {
    height: 100%;
    padding-top: 37%;
    padding-bottom: 37%;
    text-align: center;
    
}

}

@media(max-width: 650px){

    .default-section {
    height: 100%;
    padding-top: 40%;
    padding-bottom: 40%;
    text-align: center;
    
}

}

@media(max-width: 600px){

    .default-section {
    height: 100%;
    padding-top: 40%;
    padding-bottom: 40%;
    text-align: center;
    
}

}




@media(max-width: 1100px){

.MobileSpace{
    display: block;
}


}


.ImgPaddTop{
position:relative;
top:-200px;
left:0px;
z-index:2;
}


.MobileTextNavTwo{
    color: #fff;
        font-weight: bold;
        font-size: 1.5em;
}

.MobileTextNav{
        
        color: #fff;
        font-weight: bold;
        font-size: 2em;
}


.plataformas-section {
    
    /*padding-top: 150px;*/
    text-align: center;
    /*background: #fff;*/
}

.controlesvolumetricos-section {
    
    text-align: center;
    /*background: #eee;*/
}

.milicencia-section {
 
    
    text-align: center;
    padding-bottom: 30%;
    /*background: #fff;*/
}



.pupp {
    
    text-align: left;
    font-weight: bold;
    font-size: 18px;

}




.productos-section {
    
  
    text-align: center;
    /*background: #fff;*/
}



.distribuidores-section {
    
    
    text-align: center;
    /*background: #fff;*/
}


.contacto-section {
    
    text-align: center;
    background: #fff;
}

.contacto-section-blue {
    height: 30%;
    text-align: center;
    background: #004563;
}
/*
.navigation-atio{
    background: #6d6e72;
}*/

.navigation-atio {
    position: fixed;
    top: 0;
    left: 0;
    margin:0 auto;
    z-index: 200;
    width:100%;
    background:#000;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
    box-shadow:0px 2px 33px rgba(0, 0, 0, 0.35);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    text-transform:uppercase;
    transition: all 0.4s ease;
    height:130px;
}


.navigation-atioMobile{

    position: fixed;
    top: 0;
    left: 0;
    margin:0 auto;
    z-index: 200;
    width:100%;
}

.baricon{
    width: 15%;
}



@media (min-width: 1001px){

.menuMobile{
display: none;
}

.menuDesk{
    display: block;
}

}


@media (max-width: 1000px){

.menuMobile{
display: block;
}

.menuDesk{
    display: none;
}

}







.navigation-transparent{
    opacity: 0.7;
    background: #000000;

}

.newcontainer{

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

@media (min-width: 1001px){

.lineaAzulPadding{
padding-top: 10px
}


}


@media (max-width: 1000px){

.lineaAzulPadding{
padding-top: 12px
}

}


.lineaAzulPaddingMap{
    padding-top: -10px;
}





@media (max-width: 768px){

.ControlGasHeader{
    background: #5c5c5c; /*#4c4c4c*/
    opacity: 1;
}

.ControlGasMainImage{
    width: 100%;
}

}






@media (max-width: 767px) and (orientation:landscape) {
    .ControlGasMainImage{
    width: 50%;
}



   .default-section {
    height: 100%;
    padding-top: 15%;
    padding-bottom: 40%;
    text-align: center;
    
}

.CGIconContact{
    width: 50% !important;
}

.LandscapeContact{
    display: none;
}


}






.bluefooter{
    background-color: #004563;
}

.spacefooter{
    height: 10px;
}


.spaceTwo {
    height: 20px;
}

.spaceThree {
    height: 30px;
}


.spaceFour {
   /* height: 40% !important; */
}


.PlataformasTitle{
    color: #1964a5;
}


.MiLicenciaTitle{
    color: #666666;
}

.MiLicenciaTitleTwo{
    color: #1964a5;
    font-weight: bold;
}




.PlataformasTitleWhite{
    color: #fff;
    font-weight: bold;
}



.socialNetworks{
    padding-top: 3%;
}


@media (min-width: 993px){

    .BlueLineLeft{
    border-style: solid;
    border-color: #006ba3;
    border-top: none;
    border-bottom: none;
    border-right: none;
    text-align: left;
}

.BlueLineLeftSpace{
    display: none;
}

.PlatformDivision{
    display: none;
}


}

@media (max-width: 992px){

    .BlueLineLeft{
    text-align: left;
}

.BlueLineLeftSpace{
    display: block;
}

.PlatformDivision{
    display: block;
}

.SocialIconsBig{
    display: none;
}


}


/*DISTRIBUIDORES STYLE*/
@media (max-width: 991px){

.DistImage{
    width: 100%;
}

.DistImageInsignia{
    display: block;
}

}


@media (min-width: 992px){


.DistImageInsignia{
    display: none;
}

}

/*DISTRIBUIDORES STYLE*/





.DistImg img{
    vertical-align: middle;
}

.SectionBlue{
    background: #004563;
}


.SectionAir{
    height: 30%;
}


.TitleStrong{
     font-weight: bold;
     color: #5b5b59;
}


.TitleStrongControles{
     font-weight: bold;
     color: #5b5b59;
     font-size: 16px;
}

.TitleStrongControles2{
     font-weight: bold;
     color: #006ba3;
     font-size: 20px;
}


.TitleStrong2{
     font-weight: bold;
     color: #858585;
}

.SectionFixedHeight{
    height: 30%;
}


@media (max-width: 768px){

.IconNavResize{
    width: 100%;
}
}

@media (max-width: 1400px){

.InicioSpaceDisapear{
    display: none;
}

}



@media (min-width: 1201px){

.IconWidthSM{
    display: none !important;
}

.IconWidthBG{
    display: block;
}

.DivHeader{
    display: none;
}

.ImageContactoPeople{
    background-image: url("img_contact.png");
    height: 400px;
    background-repeat: no-repeat;
}

}



@media (max-width: 1200px){

.IconWidthSM{
    display: block;
}

.IconWidthBG{
    display: none !important;
}


.otherclass{
    display: none;
}

.DivHeader{
    display: block;
}

.ImgPaddTop{
    width: 70%;
    top:-100px;
}

.ImageContactoPeople{
    background-image: url("img_contact3.png");
    height: 400px;
    width: 500px;
    background-repeat: no-repeat;
}

}





.TrabajoAtioPadd{
   
    height: 170px;
}
/*Comienza el Responsive de tablet*/

.socialIcon{
    width: 90%;
}

@media(max-width:1199px) {

.socialIcon{
    width: 100%;
}
.CGIconContact{
    width: 100%;
}

}

@media(min-width:1200px) {



}

@media(max-width:1000px) {

.brcontact{
    display: none;
}


}


/*Termina el Responsive de tablet*/





/*Comienza el Responsive de smartphone*/
@media(max-width:750px) {
    .brdisplay{
    display: none;
}
.mapheight{
    height: 300px;
}

.SectionNoPhonePlataformas{
display: none;
}
.SectionPhonePlataformas{
    display: block;
}

.SectionNoPhoneProductos{
display: none;
}
.SectionPhoneProductos{
    display: block;
}


.SectionNoPhoneControles{
display: none;
}
.SectionPhoneControles{
    display: block;
}


.SectionNoPhoneDistribuidores{
display: none;
}
.SectionPhoneDistribuidores{
    display: block;
}

.SectionNoPhoneContacto{
display: none;
}
.SectionPhoneContacto{
    display: block;
}


}





@media(min-width:1000px) {


.mapheight{
    height: 400px;
}

}




@media(min-width:751px) {
    .brdisplay{
    display: block;
}

.mapheight{
    height: 500px;
}


.SectionNoPhonePlataformas{
display: block;

}
.SectionPhonePlataformas{
    display: none;
}

.SectionNoPhoneProductos{
display: block;
}
.SectionPhoneProductos{
    display: none;
}

.SectionNoPhoneControles{
display: block;
}
.SectionPhoneControles{
    display: none;
}

.SectionNoPhoneDistribuidores{
display: block;
}
.SectionPhoneDistribuidores{
    display: none;
}

.SectionNoPhoneContacto{
display: block;
}
.SectionPhoneContacto{
    display: none;
}



}


/*Termina el Responsive de smartphone*/





/*

@media(min-width:1023px) {
    .icontext{
        height: 15px;
    }
}


@media(max-width:1022px) {
    .icontext{
        height: 5px;
    }
}

*/


/* ------------------------------------------------------------------------ */
/* CONTACT SECTION
/* ------------------------------------------------------------------------ */
#contact-input {
    overflow: hidden;
    width: 100%;
    float: left;
}
#contact-input input {
    border: 1px solid #e8e8e8;
    width: 90%;
    font-size: 13px;
    color: #747474;
    padding: 10px 2%;
    float: left;
    margin: 0 1% 3%;
    border-radius: 10px;
    box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.15);
}
#contact-input textarea {
    border: 1px solid #e8e8e8;
    width: 90%;
    font-size: 13px;
    color: #747474;
    padding: 10px 2%;
    float: left;
    margin: 0 1% 3%;
    border-radius: 10px;
    box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.15);
}
#contact-textarea textarea {
    border: 1px solid #e8e8e8;
    width: 90%;
    height: 50px;
    font-size: 13px;
    color: #747474;
    padding: 20px 2% 10px;
    border-radius: 10px;
    margin: auto 1% 3%;
    box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.15);
}
}
#contact-input input:last-child {
    margin-right: 0;
}
 #contact-input input:-moz-placeholder, #contact-textarea textarea:-moz-placeholder {
 color: #999;
}
 #contact-input input:-ms-input-placeholder, #contact-textarea textarea:-ms-input-placeholder {
 color: #999;
}
 #contact-input input::-webkit-input-placeholder, #contact-textarea textarea::-webkit-input-placeholder {
 color: #999;
}
#contact-textarea {
    width: 100%;
    float: left;
}
#contact-input label, #contact-textarea label {
    display: block;
    text-align: left;
    font-weight: bold;
    padding-left: 2%;
}
#contact-submit input[type="submit"] {
    padding: 20px 2%;
    border: 0 none;
    color: #ffffff;
    display: block;
    width: 95%;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 60px;
    margin: auto 1%;
    box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.15);
    text-indent: -9999px;
    background-color: #151515;
    background-image: url(../img/mail.png);
    background-image: url(../img/mail.png), -moz-linear-gradient(top, rgba(255, 255, 255, 0) rgba(0, 0, 0, 0.2));
    background-image: url(../img/mail.png), -webkit-gradient(linear, left top, left bottom, from( rgba(255, 255, 255, 0)), to( rgba(0, 0, 0, 0.2)));
    background-image: url(../img/mail.png), -o-linear-gradient(top, rgba(255, 255, 255, 0) rgba(0, 0, 0, 0.2));
    background-image: url(../img/mail.png), linear-gradient(top, rgba(255, 255, 255, 0) rgba(0, 0, 0, 0.2));
    background-image: url(../img/mail.png), -ms-linear-gradient(top, rgba(255, 255, 255, 0) rgba(0, 0, 0, 0.2));
    background-image: url(../img/mail.png), -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
    background-color: #004563;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
    background: #fff;
    padding: 8px 8px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666;
    margin: 0;
    width: 200px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    width: 180px;
    color: #999;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    border: 1px solid #e0e0e0;
    color: #333;

}