.soltech.navbar {
    border-radius: 0px;
    min-height: 120px;
    margin-bottom: 0;
    border: 0 none;
    background: rgb(255,252,252);
    background: -moz-linear-gradient(top, rgba(255,252,252,1) 0%, rgba(225,224,228,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,252,252,1) 0%,rgba(225,224,228,1) 100%);
    background: linear-gradient(to bottom, rgba(255,252,252,1) 0%,rgba(225,224,228,1) 100%);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    z-index: 1;
}
.navbar-header{
    width: 100%;
}
.navbar-brand {
    z-index: 1;
    padding: 0 0 30px 0;
    height: auto;
}
.logo{
    position: relative;
    float: left;
    width: 50%;
}
.navbar-right{
    position: relative;
    float: right;
    width: 50%;
}
.navbar-direction{
    position: relative;
    float: left;
    width: 50%;
    margin-top: 35px;
}
.navbar-icon{
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
}
.navbar-telephone{
    position: relative;
    float: left;
}
.navbar-telephone h4{
    margin: 5px 0;
    color: rgba(136, 136, 136, 1);
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    line-height: 1;
}
.navbar-telephone h3{
    margin: 5px 0;
    color: rgba(17, 17, 17, 1);
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    line-height: 1;
}
.navbar-telephone a{
    margin: 5px 0;
    color: rgba(17, 17, 17, 1);
    text-transform: none;
    font-size: 16px;
    font-family: 'Source Sans Pro';
    font-weight: 400;
    line-height: 1;
}
.navbar-telephone a:hover{
    text-decoration: none;
    color: rgba(0, 174, 269, 1);
}
.soltech .navbar-nav{
    margin-top: 0px;
    background-color: rgba(23, 72, 138, 1);
    padding: 10px;
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: calc(50% - 585px);
    right: calc(50% - 585px);
    z-index: 1001;
    margin: -16px 0 -50px !important;
    transition: all 300ms linear 0s;
}
.soltech .navbar-nav li a{
    font-family: 'Source Sans Pro';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    padding: 15px 40px;
    color: rgba(255, 255, 255, 1);
}
.soltech .navbar-nav li::after{
    background: rgba(255, 255, 255, .2);
    right: 0;
}
.soltech .navbar-nav  li::before {
    background: rgba(0, 0, 0, 0.2);
    left: 0;
}
.soltech .navbar-nav li:first-child::before, .soltech .navbar-nav li:last-child::after {
    display: none;
}
.soltech .navbar-nav li::after, .soltech .navbar-nav li::before {
    content: '';
    height: 34px;
    width: 1px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -17px;
}
.soltech .more{
    position: relative;   
    float: right;
    background-color: rgba(36, 112, 214, 1);
    padding: 0 50px;
    float: right;
    color: rgba(255, 255, 255, 1);
    font-family: 'Source Sans Pro';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    text-align: center;
    line-height: 50px;    
}
.soltech .more:hover{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(9, 29, 57, 1);
    text-decoration: none;
}
.soltech .navbar-toggle .icon-bar{
    background-color: rgba(36, 112, 214, 1);
    width: 35px;
    height: 3px;
}
.soltech .nav li a:focus, .soltech .nav li a:hover {
    background-color: transparent;
    color: rgba(79, 194, 232, 1);
}
.soltech .dropdown-menu {
    left: 0;
    right: auto;
    padding: 0;
    top: 58px;
    background-color: rgba(36, 112, 214, 1) !important;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    z-index: 10001;
}
.soltech .navbar-nav .dropdown li{
    text-transform: none;
    font-weight: 300;
}
.soltech .navbar-nav .dropdown li a{
    text-transform: none;
    font-weight: 300;
    list-style: 1;
}
.soltech .navbar-nav .dropdown li a:hover{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(23, 72, 138, .5);
}
.soltech .nav .open a, .soltech .nav .open a:focus, .soltech .nav .open a:hover {
    background-color: transparent;
    border: 0 none;
}

.glyphicon-chevron-left::before {
    content: "\e257";
}
.glyphicon-chevron-right::before {
    content: "\e258";
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    font-size: 50px;
}
.carousel-control{
    width: 10%;
}
.carousel-caption{
    text-align: left;
    top: 13%;
    right: 0;
    left: 12%;
    color: rgba(17, 17, 17, 1);
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
    z-index: 1;
}
.carousel-caption h1{
    text-transform: uppercase;
    font-size: 55px;
    line-height: 1;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    margin: 0;
    color: rgba(255, 255, 255, 1);
}
.carousel-caption h2{
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    margin: 0;
    color: rgba(255, 255, 255, 1);
}
.carousel-caption h3{
    font-family: 'Source Sans Pro';
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    width: 30%;
    font-size: 21px;
    text-transform: uppercase;
}
.carousel-control.left{
    -webkit-transition: all 300ms linear 0s;
    transition: all 200ms linear 0s;
}
.carousel-caption .btn-primary{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(238, 30, 42, 1);
    border: 0 none;
    border-radius: 0;
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-size: 20px;
    font-weight: 300;
    padding: 10px 25px;
    margin-top: 20px;
}
.slider-highlights-top {
    position: relative;
}
.slider-highlights{
    position: absolute;
    height: auto;
    background-color: rgba(55, 55, 55, 1);
    margin-top: -80px;
    display: inline-block;
    left: 0;
}
.slider-highlights-col {
    position: relative;
    padding: 10px 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.slider-highlights-icons{
    position: relative;
    width: 185px;
    height: 190px;
    margin: 0 auto;
    text-align: center;
    margin-top: -93px;
}
.slider-highlights h3{
    color: rgba(255, 255, 255, 1);
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    min-height: 35px;
}
.slider-highlights h4{
    color: rgba(255, 255, 255, 1);
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 18px;
    
    text-align: center;
}
.section-padding {
    padding: 200px 0;
}
.product-col{
    padding-top: 50px
}
.title-section{
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    color: rgba(17, 17, 17, 1);
    font-size: 40px;
    text-align: center;
    line-height: 1;
}
.product-item{
    display: block;
    height: 500px;
    color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 5px 21px -5px rgba(36,36,43,.5);
    box-shadow: 0 5px 21px -5px rgba(36,36,43,.5);
    margin: 30px 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.product-item:hover, .product-item:hover h1{
    text-decoration: none;
}
.product-item .btn{
    background-color:rgba(238, 30, 42, 1);
    border: 0 none;
    border-radius:  0;
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 18px;
    padding: 8px 30px;
    display: block;

}
.ver-mas.btn.btn-primary{
    background-color:rgba(238, 30, 42, 1);
    border: 0 none;
    border-radius: 0;
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 18px;
    padding: 8px 30px;
    display: block;
    margin: 0 auto;
    width: 150px;
}
.product-item-int{
    display: block;
    min-height: 350px;
    color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 5px 21px -5px rgba(36,36,43,.5);
    box-shadow: 0 5px 21px -5px rgba(36,36,43,.5);
    margin: 30px 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding-bottom: 30px;
}
.product-item-int:hover, .product-item-int:hover h1{
    text-decoration: none;
}
.product-item-int .btn{
    background-color:rgba(238, 30, 42, 1);
    border: 0 none;
    border-radius:  0;
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 18px;
    padding: 8px 30px;
}
.product-item-int h1{
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    color: rgba(17, 17, 17, 1);
    font-size: 24px;
    text-align: center;
    margin: 0;
    padding: 10px;
    height: 95px;
}
.item-image{
    position: relative;
    padding: 30px 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.product-item h1{
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    color: rgba(17, 17, 17, 1);
    font-size: 24px;
    text-align: center;
    margin: 0;
    padding: 10px;
    height: 95px;
}
.banner-padding{
    padding: 80px 0;
}
.banner-padding-footer{
    padding: 80px 0 0 0;
}
.banner-section{
    position: relative;
    width: 100%;
    min-height: 300px;
    background-image: url(../images/banner-section-1.jpg);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.banner-section h1{
    font-family: 'Source Sans Pro';
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    font-size: 35px;
    line-height: 1;
    margin: 10px 0;
}
.banner-section h2{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    line-height: 1.2;
    margin: 10px 0;
}
.banner-padding-mid{
    padding: 80px 30px 0px 30px;
}
.banner-section .btn{
    background-color:rgba(255, 255, 255, 1);
    border: 0 none;
    border-radius:  0;
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-size: 22px;
    padding: 8px 30px;
}
.banner-section .btn:hover{
    background-color: rgba(36, 112, 214, 1);
    color:rgba(255, 255, 255, 1);
}
.banner-padding-btn{
    padding: 120px 0 50px 0;
}
.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
    color: rgba(36, 112, 214, 1) !important;
    border-color: rgba(36, 112, 214, 1) !important;
}
.cbp-l-filters-buttonCenter .cbp-filter-counter {
    background-color: rgba(36, 112, 214, 1) !important;
}
.cbp-l-filters-buttonCenter .cbp-filter-counter:before {
    border-top: 4px solid rgba(36, 112, 214, 1) !important;
}
.cbp-l-filters-buttonCenter .cbp-filter-item {
    color: rgba(17, 17, 17, 1) !important;
    font: 300 15px/32px 'Source Sans Pro' !important;
    text-transform: uppercase;
}
.cbp-l-grid-mosaic-flat .cbp-caption-activeWrap {
    background-color: rgba(36, 112, 214, .8) !important;
 }
.gallery-padding{
    padding: 20px 0 40px 0;
} 
.banner-bottom-1{
    position: relative;
    width: 100%;
    height: 430px;
    background: url(../images/banner-bottom-1-bg.jpg);
    background-color: rgba(15, 45, 87, 1);
    background-repeat: no-repeat;
    background-position: left center;

}
.banner-bottom-2{
    position: relative;
    width: 100%;
    height: 430px;
    background: url(../images/banner-bottom-2-bg.jpg);
    background-color: rgba(23, 72, 138, 1);
    background-repeat: no-repeat;
    background-position: left center;

}
.banner-bottom-3{
    position: relative;
    width: 100%;
    height: 430px;
    background: url(../images/banner-bottom-3-bg.jpg);
    background-color: rgba(47, 112, 198, 1);
    background-repeat: no-repeat;
    background-position: left center;
  
}
.banner-bottom-padding{
    padding: 120px 80px 0 80px;
}
.banner-bottom-1 h1, .banner-bottom-2 h1, .banner-bottom-3 h1{
    font-family: 'Source Sans Pro';
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    line-height: 1;
    text-transform: uppercase;
}
.banner-bottom-1 h3, .banner-bottom-2 h3, .banner-bottom-3 h3{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    line-height: 1.2;
}
.clientes-padding{
    padding: 0 0 50px 0;
    text-align: center;
}
.footer-bg{
    position: relative;
    width: 100%;
    min-height: 540px;
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}
.footer-bootom{
    background-color: rgba(11, 29, 54, 1);
    width: 100%;
    min-height: 100px;
}
.footer-padding{
    padding: 100px 0 0 0;
}
.footer-padding-address {
    padding: 30px 0 30px 0;
}
.footer-bg p{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    color: rgba(255, 255, 255, .4);
    font-size: 15px;
    line-height: 1.5;
}
.footer-bg p a{
    font-family: 'Source Sans Pro';
    color: rgba(255, 255, 255, 1);
}
    
.footer-link-section{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 1;
    text-decoration: none;
    display: block;
    margin-bottom: 30px;
}
.footer-link-section:hover, .footer-bg p a:hover{
    color: rgba(255, 255, 255, .7);
    text-decoration: none;
}
.footer-list, .list-services {
    list-style-type: none;
    margin: 20px 0;
    padding: 0;
}
.footer-list li::before{
    content: '»';
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -15px;
    top: -5px;
    font-size: 30px;
    color: rgba(255, 255, 255, .4);
}
.footer-list a{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    color: rgba(255, 255, 255, .4);
    font-size: 17px;
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 10px 0;
}
.footer-list a:hover, .footer-link-social:hover{
    color: rgba(255, 255, 255, .7);
    text-decoration: none;
}
.footer-link-social{
 display: inline-block;
 font-size: 30px;
 color: rgba(255, 255, 255, .4);
 margin: 20px 20px 20px 0px;
}
.footer-padding-power{
padding:  40px 10px;
}
.footer-bootom p{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    color: rgba(255, 255, 255, .4);
    font-size: 16px;
    line-height: 1;
}

.footer-bootom a{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    color: rgba(255, 255, 255, .4);
    font-size: 16px;
    line-height: 1;
    text-decoration: none;
    text-align: right;
    display: block;
}
.header-bg-1{
    position: relative;
    width: 100%;
    height: 250px;
    background: url(../images/header-1.jpg) no-repeat center center;
    background-size: cover;
}
.header-bg-2{
    position: relative;
    width: 100%;
    height: 250px;
    background: url(../images/header-2.jpg) no-repeat center center;
    background-size: cover;
}
.header-bg-3{
    position: relative;
    width: 100%;
    height: 250px;
    background: url(../images/header-3.jpg) no-repeat center center;
    background-size: cover;
}
.header-tittle h1{
    font-family: 'Source Sans Pro';
    font-weight: 700 !important;
    color: rgba(255, 255, 255, 1);
    font-size: 45px;
    line-height: 1;
    text-transform: uppercase;
    padding: 60px 0 0 0;
    margin: 60px 0 0 0;
    display: block;
}
.breadcrumb-bg{
    position: relative;
    background-color: rgba(73, 109, 157, .2);
    width: 100%;
    min-height: 55px;
    padding: 10px;
}
.breadcrumb{
 background-color: transparent;
 margin-bottom: 0px;
 text-transform: uppercase;
 font-family: 'Arial';
 font-size: 12px;
}
.breadcrumb ol{
    margin-bottom: 0px !important;
}
.breadcrumb a:hover{
    text-decoration: none;
}
.category-padding{
    padding: 30px 0;
}
.padding-services{
    margin-top: 40px;    
}

.list-services li::before{
    font-family: 'Font Awesome 5 Free';
    content: '\f058';
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -28px;
    top: --px;
    color: rgba(47, 112, 198, 1);
    font-size: 22px;
}
.list-services li{
    font-size: 17px;
    padding-left: 25px;
    line-height: 1.5;
}
.padding-services h3{
    font-size: 23px;
    color: rgba(47, 112, 198, 1);
    font-family: 'Source Sans Pro';
    font-weight: 600;

}
.google-maps iframe {
    max-width: 100%;
    height: 400px;
    margin: 20px auto 0 auto;
    position: relative;
   }
   .form-horizontal{
    margin: 20px;
   }
   .container_contacto_form .btn-primary{
    border: 0 none;
    border-radius: 0;
   }
   .img-services{
       margin-bottom: 50px;
   }
    #catalogo .btn-primary{
    margin: 40px 0 10px 0;
    padding: 15px 35px;
    font-size: 25px;
    line-height: 1;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
    font-weight: 600;
}   

@media (max-width: 1200px) {
    .soltech .navbar-header {
            float: none;
        }
    .soltech .navbar-left, .soltech .navbar-right {
            float: none !important;
        }
    .soltech .navbar-toggle {
            display: block;
            margin-top: 35px;
            margin-bottom: 20px;
        }
    .soltech .navbar-collapse {
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        }
    .soltech .navbar-fixed-top {
            top: 0;
            border-width: 0 0 1px;
        }
    .soltech .navbar-collapse.collapse {
            display: none!important;
        }
    .soltech .navbar-nav {
            float: none !important;
            margin-top: 7.5px;
            position:relative;
            display: block;
            left: 0;
            right: 0;
            margin: 0 !important;
            padding: 0;
        }
    .soltech .navbar-nav li {
            float: none;
        }
    .soltech .collapse.in{
            display:block !important;
        }
  
    .soltech .nav.nav-justified li a {
            padding: 10px;
        }

    .soltech .navbar-nav li a{
            text-align: center;
        }
    .navbar-direction{
            display: none;
        }
    .carousel-caption h3{
     width: 100%;
        }
    .carousel-caption{
        top: 10%;
    }
    .navbar-brand{
        padding: 0px 0px 0px 12px;
    }
    .soltech .more{
        display: block !important;
        position: relative !important;
        width: 100%;
    }
    .soltech.navbar {
        min-height: 100px;
    }

}
    @media (max-width: 970px) {
        .slider-highlights{
            margin-top: 0px;
        }
        .section-padding {
            padding: 200px 0;
        }
        .product-col{
            padding-top: 150px
        }
        .banner-padding-mid {
            padding: 50px 30px 10px 30px;
        }
        .banner-padding-btn{
            padding: 30px 0 50px 0;
            text-align: center;
        }
    }

    @media (max-width: 768px) {
        .carousel-control.right, .carousel-control.left{
            display: none;
        }
        .carousel-inner img{
            min-height: 400px;
        }
        .carousel-caption{
            top: 0;
            left: 0;
            padding: 20px;
            text-align: center;
        }
        .slider-highlights-col {
            background-color: rgba(55, 55, 55, 1);
            margin: 20px 0;
            padding: 60px 20px 40px 20px;
        }
        .slider-highlights{
            background: none;
            display: block;
            position: initial !important;
        }
        .slider-highlights-icons {
            margin-top: 17px;
        }
        .section-padding{
            padding: 50px 0;
        }
        .product-col {
            padding-top: 0px;
        }
        .footer-bootom p, .footer-bootom a, .footer-link-section, .footer-padding-address{
            text-align: center;
            
        }
        .footer-contact{
            display: none;
        }
        .footer-link-social, .footer-social{
            text-align: center;
           font-size: 40px;
        }
        .footer-bg img{
            margin: 0 auto;
            display: block;
        }

    }
    @media (max-width: 480px) {
        .carousel-caption h1, .carousel-caption h2{
            font-size: 27px ;
        }
        .navbar-brand{
            padding: 10px 0px 0px 12px;
            width: 200px;
        }
        .title-section {
            font-size: 28px;
            line-height: 30px;
        }
        #catalogo .btn-primary{
            padding: 15px 25px;
            font-size: 22px;
        }  
       
    }