

::selection {
    background: #ed1f24;
    color: #fff;
}
.main-menu ul.navbar-nav > li > a::before {
    display: none;
}
.navbar-right {
    margin-right: 0px;
}
.main-menu ul.navbar-nav > li >a {
    margin: 0px 25px;
}
.slider-content {
    text-align: center;
    top: 57%;
}
.intro-area-4 .layer-1-2 h1 {   
    max-width: 1140px;

}
.layer-1-1 p {
    max-width: 1140px;
}
.header-area-2 .main-menu ul.navbar-nav li a:hover {
    color: #ed1f24;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover, .intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover {
    background: #ed1f24;
    border: 1px solid #ed1f24;
}
span.txt-clr {
    color: #ed1f24;
}
.marker-list li::after {
    color: #ed1f24;
}
.ha-title {
    width: 100%;
    margin-bottom: 1.5rem;
    border-left: solid 6px #ed1f24;
}
.ha-title h5 {
    color: #8C8C9E;
    margin-left: 20px;
    margin-bottom: 10px;
}
.ha-title h2 {
    margin-left: 20px;
}

.read-more {
    float: left;
    margin-top: 20px;
    padding: 11px 30px;
    color: #fff !important;
    background: #ed1f24;
    font-size: 15px;
}
.banner-btn:hover {
    background: #d3383c;
}

#scrollUp {
    background: #ed1f24 none repeat scroll 0 0;
    border: 1px solid #ed1f24;
}
#scrollUp:hover {
    color: #ed1f24;
}
.project-menu li a.active, .project-menu li a:hover {
    background: #ed1f24;
}
.section-headline::after {
    border: 1px solid #ed1f24;
}
.pt-bg{
    padding-top: 0px;   
}
.single-brand-item {
    border: none !important;
}
span.counter-icon {
    color: #ed1f24;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot.active span {
    background: #ed1f24;
}
.ft-link a{
    color: #fff;
}
.footer-services-link.ft-link a:hover {
    color: #ed1f24;
}
.footer-list li a:hover {
    color: #ed1f24;
}
.footer-icons ul li a {
    border: 1px solid #ed1f24;
    background: #ed1f24;
}
.footer-icons ul li a:hover {
    color: #ed1f24;
}
.copyright.textright_position {
    color: #fff;
    float: right;
}
.footer-icons ul li a {
    margin-right: 15px;
}
.pb-70{
    padding-bottom: 70px;
}
.footer-logo img{
    width: 200px;
}
.footer-list li a::after {
    content: none;
}
.footer-list li a {
    padding: 3px 0px 3px 0px;
}
.intro-area-4 .layer-1-2 h1{
    max-width: none !important; 
    width: 100%;
}
.intro-area-4 .layer-1-1 p{
    max-width: none !important; 
    width: 100%;
}
.copyright.textright_position {
    float: none;
}
.footer-area {
    padding: 70px 0 50px 0;
    background: #020e29;
}
.color {
    color: #ed1f24;
}
.header-area-2.stick {
    background: #020e29;
}
.pt-30{
    padding-top: 30px;
}
.single-client {
    width: 33.333%;
}
.client-head::before {
    height: 40px;
    background: #ed1f24;
}
.client-head {
    padding-bottom: 50px;
}
.about-image {
    margin-right: 0px !important;
}
.contact-inner a i {
    color: #ed1f24;
}
.contact-page .contact-btn {
    background: #ed1f24;
    border: 1px solid #ed1f24;
}
.contact-inner a {
    word-wrap: break-word;
}
.testimonial-area {
    background: rgba(0, 0, 0, 0) url(../img/pick/testimonial-bg.jpg) no-repeat scroll bottom center / cover;
}
.overview-area {
    background: rgba(0, 0, 0, 0) url(../img/pick/testimonial-bg.jpg) no-repeat scroll center center / cover;
}
.page-area {
    background: url(../img/pick/breadcrumb.jpg);
}
.img-bor{
border: 2px solid #020e29;
padding: 10px;
border-radius: 5px;
margin-bottom: 10px;
}
.client-logo-text{
    line-height: 20px;
}
.client-details {
    padding: 6% 16% !important; 
}
.area-padding {
    padding: 47px 0px;
}
@media (max-width: 767px){
    .width-mob{
        width: 100% !important;
    }
    .area-padding {
        padding: 70px 0px;
    }
    .footer-area {
        padding: 50px 0;
    }
    .footer-logo img{
        width: 200px;
    }
    .logo {
        left: 20px !important;
        max-width: 165px !important;
    }
    .client-head {
        padding-bottom: 0px;
    }
    .client-details {
        padding: 15% 12% !important;
    }
    .single-client {
        float: left !important;
        width: 50% !important;
    }
    .about-image video{
        height: 450px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .abt-dis-none{
        display: none;
    }
    .pb-md-80{
        padding-bottom: 80px !important;
    }
    .about-image video{
        height: 450px;
    }
}

@media (min-width: 992px) and (max-width: 1024px){
    .pb-md-80{
        padding-bottom: 80px !important;
    }
}