nav .navigation .logo img {
    max-width: 200px;
}
        span.text-intro{
            color: #fff;
            font-size: 26px;
        }
        .blog{
            background: #fff;
        }

        nav .navigation-top>ul>li>a{
            color: #555;
        }
        .btn.btn-main{
            background-color: #2e83bb;
        }
        .blog-image{ border: 1px #ddd solid; }
@media (min-width: 992px)
.products .box-filters figure {
    width: 100px;
    height: 100px;
}


        .main-footer{
    position:relative;
    background:#222529;
}

.main-footer .footer-upper{
    position:relative;
    padding:40px 0px 10px;  
}

.main-footer .footer-upper .col-md-3{
    position:relative;
    margin-bottom:25px; 
}

.main-footer .footer-upper .footer-widget{
    position:relative;
    max-width:600px;
        
}

.main-footer .footer-upper h3{
    position: relative;
    font-size: 18px;
    margin-bottom: 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
}

.main-footer .footer-upper .text{
    position: relative;
    font-size: 14px;
    font-family: 'Droid Sans',sans-serif;
    margin-bottom: 10px;
    color: #ffffff;
    line-height: 25px;
}

.main-footer .footer-upper .info{
    position:relative;
    font-size:14px;
}

.main-footer .footer-upper .info li{
    position:relative;
    margin-bottom:5px;
    line-height:1.7em;
    color:#ffffff;  
    list-style-type:none;
}

.main-footer .footer-upper .info li strong{
    position:relative;
    padding-right:10px;
    font-weight:500;
    color:#fb4848;  
}

.main-footer .footer-upper a{
    color:#ffffff;
    transition:all 300ms ease;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease; 
}

.main-footer .footer-upper a:hover{
    color:#11c3f0!important;    
}

.main-footer .footer-upper .links{
    position:relative;
    font-size:16px;
}

.main-footer .footer-upper .links li{
    position:relative;
    margin-bottom:10px;
    line-height:30px;
    overflow:hidden;    
}

.main-footer .footer-upper .links li a{
    position:relative;
    display:block;
    color:#f5f5f5;
    font-size: 14px;
    transition:all 300ms ease;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease; 
}

.main-footer .footer-upper .links li a:hover{
    color:#fff !important;
}

.main-footer .footer-upper .links li a i {
    color: #c5c5c5;
    margin-right: 7px;
    font-size: 17px;
}
.main-footer .footer-upper .newsletter-widget .form{
    position:relative;
    padding-top:15px;
    margin-bottom:40px;
}

.main-footer .footer-upper .newsletter-widget .form-group{
    position:relative;
    display:block;
    margin:0px;
}

.main-footer .footer-upper .newsletter-widget input,
.main-footer .footer-upper .newsletter-widget textarea {
    position:relative;
    display:block;
    width:100%;
    line-height:24px;
    padding:8px 40px 8px 15px;
    color:#292929;
    font-size:15px;
    background:#ffffff;
    border:1px solid #ddd;
    transition: all .3s ease;
}
.main-footer .footer-upper .newsletter-widget input:focus,
.main-footer .footer-upper .newsletter-widget textarea:focus {
    border:1px solid #FB4848;   

}

.main-footer .footer-upper .newsletter-widget button{

    line-height:24px;
    padding:8px 5px;
    text-align:center;
    font-size:14px;
    color:#ffffff;
    background:#fb4848;
    border: 1px solid #fb4848;
    float: right;
    padding: 5px 10px;
    transition: all .3s;
}
.main-footer .footer-upper .newsletter-widget button:hover {
    color: #fb4848;
}
.main-footer .footer-upper .newsletter-widget button:before{
    background:#fff;    
}

.main-footer .footer-bottom{
    position:relative;
    padding:5px 0px;
    font-size:14px;
    line-height:20px;
    color:#333;  
}

.main-footer .footer-bottom .copyright{
    padding:12px 0px;   
    color: #fff;
}

.main-footer .social-links{
    position:relative;
    text-align:right;
    padding-bottom:6px; 
}

.main-footer .social-links a{
    position:relative;
    display:inline-block;
    width:36px;
    height:32px;
    text-align:center;
    background:#4a4a4a;
    color:#ffffff;
    font-size:16px;
    line-height:32px;
    margin:9px 2px 0px;
    border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    -moz-border-radius:3px;
    transition:all 500ms ease-out;
    -webkit-transition:all 500ms ease-out;
    -ms-transition:all 500ms ease-out;
    -o-transition:all 500ms ease-out;
    -moz-transition:all 500ms ease-out; 
}

.main-footer .social-links a:hover{
    background:#c3e6d0; 
}

.footer_input{
    margin: 0 0 10px !important;
}


.footer_com_text{color:#fff; line-height:30px; font-size:14px;}

.company-title{
    color: #fff;
}
.fast {
    padding:13px 25px;
}
.fast h2 {
    margin-bottom: 10px;
    padding-top: 0;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    margin-top: 0;
}
.fast h1 {
    margin-bottom: 10px;
    padding-top: 30px;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #2e83bb;
    margin-top: 0;
}
.fast p {
    font-size: 16px;
   
    line-height: 28px;
    color: #fff;
    margin-bottom: 10px;
}
.button {
    background: #fff;
    padding: 10px;
    width: 120px;
    border-radius: 30px;
    text-align: center;
    color: #333;
}
.botton-first{
	padding-bottom:10px;
}

nav .navigation-main .floating-menu>ul>li>a{
	color: #333;
    padding: 40px 10px;
}
h2.title.animated.h1{
    color: #fff;
}
.animated{
        color: #555;
}