h1, h2, h3, h4,h5,h6{
    font-family: 'futura_bk_btbook';
    color: #5d5d5d;
}
h1 #cabeza{
    font-size: 72px;
    color: red;
}
a:hover, a:active, a:focus {
    color: #5d5d5d; 
    outline: none;
    text-decoration: none;
}
span a{
    font-size: 24px;
    font-family: 'futura_bk_btbook';
    color: #ffffff;
    background-color: #ff661b;
    padding: 10px 45px;
    border-radius: 25px;
    border: 1px solid #ff661b;
}
span a:hover{
    color: #ffffff;
    background-color: #5d5d5d;
    border: 1px solid #5d5d5d;
}
.navbar-brand img{
    max-width: 80%;
}
span{
	font-size: 48px;
	color: #ff661b;
}

nav ul {
    list-style: none;
}
nav ul li{
    display:inline-block;
    position: relative;
}
nav ul li a{
    color: #146973;
    display: block;
    padding: 20px;
    text-transform: uppercase;
}
nav ul li a:hover{
    text-decoration: none;
}
nav ul li:hover .children{
    display: block;

}
nav ul li .children{
    display: none;
    background: #ffffff;
    position: absolute;
    border-radius: 0px;
    width: 200%;
    z-index: 1000;
    border-radius: 10px;
    
}
nav ul li .children li{
    display: block;
    overflow: hidden;
}
nav ul li .children li a{
    display: block;
    /*border-bottom: 1px solid #146973;*/
    font-size: 12px;
    color: #5d5d5d;
    letter-spacing: .05em;
    text-transform: uppercase;
}
.moex{
    display: none;
}

@media screen and (max-width: 990px){

    #mainNav {
    background-color: #212529;
}
    #mainNav .navbar-toggler {
    display: block;
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #92c43b;
    font-family: 'Lato', sans-serif;
}
nav ul li{
    display: block;
}
nav ul li:hover{
    /*background-color: #fff; */
}
nav ul li .children{
    width: 100%;
    background: transparent;
    position: relative;
    padding-bottom: 10px;
}

nav ul li:hover .children{
    display: none;
}
nav ul li .children li{
 margin-left: 0;
border-bottom: 1px solid rgba(74,97,90,05);
}

nav ul li a{
    display: block;
}
.exmo{
    display: none;
}
.nav-footer .col-md-2 {
    max-width: 50%;
}
.moex{
    display: block;
    padding: 10px 0;
    padding-left: 20px;
}
.fir img{
    padding-left: 20px;
}

}

.fond{

	background: #11998e;  /* fallback for old browsers */
background: -webkit-linear-gradient(right, #9fef38, #11998e);
background: -o-linear-gradient(right, #9fef38, #11998e);
background: linear-gradient(to left, #9fef38, #11998e);  /* Chrome 10-25, Safari 5.1-6 */ /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background: url(../img/showcase-bg-fixed-01.jpg) no-repeat center center fixed;
    background-size: cover;

	padding: 50px 0;
}	

.app-about .app-about-cont .blanc p {
    color: #fff;
}
.our-process {
    background: #fff;
    /*margin-bottom: 50px;*/
}
.our-process .service-desc-cont i {
    font-size: 55px;
    color: #92c43b;
    margin-bottom: 10px;
}
section .heading .bord-bot {
    width: 80px;
    margin: 0 auto;
    border-bottom: 7px solid #ff661b;
}
.fa-arrow-alt-circle-down{
	font-size: 48px;
	color: #fff;
	/*padding: 30px;*/
}
section.masthead {
    color: #146973;
    background: #087cf9;
    background: -webkit-linear-gradient(to bottom, #E8E8E8, #B5B6B7);
    background: linear-gradient(to bottom, #E8E8E8, #B5B6B7);
}
#mainNav .navbar-nav .nav-item .nav-link {
    color: #146973;
}

footer img{
    max-width: 15px;
}
.pie{
    background-color: #353535;
    width: 100%;
    height: 100%;
    padding: 60px 0;
}
.nav-footer a, .nav-footer p{
    text-decoration: none;
    color: #8e8f90;    
}
.nav-footer a:first-child{
    text-transform: uppercase;
    color: #c1c1c1; 
}
.nav-footer .col-md-2 {
    max-width: 13%;
}
.fir{
    margin-right: 200px;
}
.nav-footer a:hover{
    color: #ff661b;    
}
.dropdown-menu.show {
    display: block;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: red;
    text-align: left;
    list-style: none;
    background-color: red;
    background-clip: padding-box;
    border-radius: 1rem;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: green;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
}

.icon-qr-icon{
    font-size: 72px;
}
i .fas .fa-phone{
    color: #95c841;
}


/*--------------------------------------------------------------
                            ABOUT
--------------------------------------------------------------*/

.main_about{
    width: 100%;
    background: -webkit-linear-gradient(to left, #f9a435, #d95c1f);
    background: linear-gradient(to left, #f9a435, #d95c1f);
}
.ones{
    justify-content:center;
    padding: 30px 0;
}
.ones p{
    color: #dbebe7;
    text-align: center;
}
.main_team{
    justify-content:center;
}
.main_team h2{
    font-size: 48px;
}
.main_team h3{
    padding-top: 30px;
}
.main_team p{
    text-align: justify;
}
.main_team img{
    max-width: 40%;
}
.pad2{
    padding: 30px 0;
}
.pad3{
    padding: 60px 0;
}
.pad4{
    padding: 0 0 60px 0;
}

/*--------------------------------------------------------------
                            PRODUCT
--------------------------------------------------------------*/
.nav-link {
     display:inline-block; 
     padding: 5px 45px;
}
.martop{
    margin-top: 90px;
}
.header_fond{
  background: #f8f9fa;
  padding: 20px 0;
  height: 135px;
  position: fixed;
}
.main_product{
    width: 100%;
    background: -webkit-linear-gradient(to right, #f48432, #d95c1f);
    background: linear-gradient(to right, #f48432, #d95c1f);
}
.pad{
    padding: 60px 0 60px 0;
}
.pad p{
    display: block;
    position: relative;
    color: #ffffff;
    font-size: 20px;
    margin-left: 60px;
    margin-top: 60px;
}

.padf{
    /*display: flex;*/
align-items: center;
justify-content: center;
}


/*--------------------------------------------------------------
                            FEATURES
--------------------------------------------------------------*/

section .fea{
    margin-top: -160px;
}
.icon-id-icon{
    font-size: 102px;
    padding-bottom: 30px;
}
.icon-charger-icon, .icon-lte-icon{
    font-size: 72px;
}
.our-process{
    background: #ffffff;
}
/*--------------------------------------------------------------
                            GALLERY
--------------------------------------------------------------*/


.gallery .gallery-img img {
    margin-bottom: 10px;
     /*box-shadow: none; */
     border-radius: none; 
    height: 500px;
}
.gallery {
    background: #ffffff;
}


.features{
    padding: 40px 0;
    background: #e9ecef;
}
.features h2, .featimp h2{
    padding-top: 30px;
    color: #92c43b;
    font-size: 36px;
}
.featimp{
    padding: 40px 0;
}
.features img, .featimp img{
    max-width: 90%;
}
.heading h2{
    font-size: 44px;
}
.bord-bot {
    width: 80px;
    margin: 0 auto;
    border-bottom: 10px solid #ff661b;
}
.spe{
    padding: 50px 10px 20px 10px;
}
.spetex{
    padding: 30px;
}
.spetex p span{
    font-family: 'futura_bk_btbook';
    font-size: 16px;
    color: #5d5d5d;
}
/*--------------------------------------------------------------
                            SERVICIEs
--------------------------------------------------------------*/
.supp h2{
    font-size: 48px;
    margin-top: -200px;
    margin-left: 50%;
    color: rgba(255,255,255,.7);
}
.supp p{
    margin-left: 50%;
    color: rgba(255,255,255,.7);
}
@media (max-width: 990px){
    .supp h2{
    font-size: 48px;
    margin-top: -200px;
    margin-left: 20%;
    color: rgba(255,255,255,.7);
}
.supp p{
    margin-left: 20%;
    color: rgba(255,255,255,.7);
}
}
@media (max-width: 480px){
    .supp h2{
    font-size: 48px;
    margin-top: -250px;
    margin-left: 20%;
    color: rgba(255,255,255,.7);
}
.supp p{
    margin-left: 20%;
    color: rgba(255,255,255,.7);
}
}
.main_servicie{
    padding-top: 132px;
}

.fa-arrow-right{
    color: #ff661b;
}
.data{
    background: #e9ecef;
}

.indus h3{
    padding-top: 60px;
    color: #ff661b;
    font-size: 44px;
}
.indus span img{
    margin-bottom: 30px;
}
.gris{
    background: #e9ecef;
}
.imgr img{
    max-width: 100%;
}
.inse{
    padding: 30px 0;
}

.contact{
    padding-top: 130px;
}
input {
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
    padding: 1px;
    border: #fff inset;
}
/*.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-bottom: 1px solid #ced4da;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}*/
.form-contact {
    display: block;
    width: 100%;
    padding: 5px 5px;
    font-size: 14px;
    color: #555;
    background-image: none;
    border: transparent;
    border-bottom: 1px solid #c5c5c5;
    font-family: 'Quicksand', sans-serif;
}
.enviar{
    background-color: #333333;  
}
p .enviar{
    font-size: 22px;
    padding: 12px 12px;
    color: #e5e5e5;
    font-family: 'Quicksand', sans-serif;
}
p .enviar:hover{
    font-size: 22px;
    padding: 12px 12px
    color: #3e3e3e;
    background-color: #ff661b;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; 
}
#sendmessage{
    padding-bottom: 30px;
    font-size: 24px;
    display: none;
}
::selection {
    background: #ff661b;
    text-shadow: none;
}
#contact .form button[type="submit"] {
    background: #94c541;
    border: 0;
    border-radius: 20px;
    padding: 8px 30px;
    color: #fff;
    font-size: 20px;
}
.nav-footer .col-md-2 .add{
    max-width: 16%;
}
.nav-menu a:hover{
    color: #95c841;
}
.menu-has-children a:hover {
    color: #95c841;
}

.colac{
    margin-top: 50px;
}
.acc{
    margin-top: 100px;
}

.dda p{
    font-size: 12px;
}

.exit h2{
    color: #ff661b;
    padding-bottom: 100px;
}





