/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 5, 2017, 11:46:18 AM
    Author     : ZCSTech
*/

.heading h1, .heading h2, .heading h3, .heading h4, .heading h5{
    border-bottom: solid 5px #FE0B0B; 
}

#get-it{
    background: #FE0B0B;
}

h3.whychoose-head {
    color: #fff;
}

.ul-icons li i{
    background: #FE0B0B;
}

.btn-success{
    background-color: #FE0B0B;
    border-color: #FE0B0B;
}

.owl-carousel .owl-controls .owl-page.active span, .owl-theme .owl-controls .owl-page.active span, .owl-carousel .owl-controls.clickable .owl-page:hover span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #FE0B0B;
}

.home-carousel .owl-theme .owl-controls .owl-page.active span{
    background: #FE0B0B;
}

.wpl-testimonial-section h2.tl-client-name{
    color:#FE0B0B;
}

.btn-template-transparent-primary:active, .btn-template-transparent-primary:focus, .btn-template-transparent-primary:active, .btn-template-transparent-primary.active{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #fcf8e3;
}
.btn-template-main{
    color: #FE0B0B;
    background-color: #ffffff;
    border-color: #FE0B0B;
}

.btn-template-main:hover, .btn-template-main:focus, .btn-template-main:active, .btn-template-main.active{
    background: #FE0B0B;
    color: #ffffff;
    border-color: #FE0B0B;
}

.navbar-nav > li > a{
    line-height: 22px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background-color: #FE0B0B;
}

.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success{
    color: #FE0B0B;
    background-color: #fff;
    border-color: #FE0B0B;
}

.ribbon .theribbon{
    background-color: #FE0B0B;
}
hr{
    border-top: 1px solid #FE0B0B;
}

a{
    color:#FE0B0B;
}

.cms li, a:hover{
    color:black;
}

.cust-soft{
    color:#FE0B0B;
}

.web-head{
    color:#65182C;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    /*background-color:#65182C;*/ 
    background-color: #892D18;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    background-color: #FE0B0B;
}


