body {
    font-family: poppins, sans-serif;
}

a {
    color: #DE1A21;
}

a:hover {
    color: #8a0a08;
}

.rs-slider.slider10 .slider .content-part .sl-title {
    font-size: 52px;
    line-height: 68px;
    text-transform: none;
}

.rs-slider.slider10 .slider .content-part .sl-title span {
    font-size: 52px;
    line-height: 68px;
    margin-top: 0;
}

.rs-slider.slider10 .slider .content-part .sl-subtitle {
    font-weight: 400;
    text-transform: none;
}

.full-width-header .rs-header .menu-area .logo-area img {
    max-height: 80px;
}

.full-width-header .rs-header .menu-area.sticky .logo-area img {
    max-height: 80px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    text-transform: none;
}

.phne-no {
    background: #DE1A21;
    padding: .35rem .75rem;
    border-radius: .5rem;
    color: #fff;
}

body.home-ten .readon {
    background: transparent;
    padding: 0;
    text-transform: none;
    font-weight: 400;
}

body.home-ten .readon:hover {
    background: transparent;
    color: #DE1A21;
}

.rs-services.style11 .service-wraping {
    background: #fff;
    border-radius: .5rem;
    box-shadow: 0 5px 10px #e2e2e2;
}

.rs-about {
    background: #f2f2f2;
}

body.home-ten .rs-footer {
    background: #DE1A21;
}

body.home-ten .rs-footer .footer-bottom {
    border-color: rgba(255, 164, 164, 0.57);
}

.rs-about.style4 .image-wrap img {
    box-shadow: none;
}

.rs-casestudies.style2 .portfolio-item::after {
    background: transparent;
}

.rs-casestudies.style2 .portfolio-item .content-part {
    position: relative;
    bottom: auto;
    text-align: center;
}

.rs-casestudies.style2 .portfolio-item .content-part .title,
.rs-services.style2 .service-wrap .content-part .title {
    text-align: center;
    color: #333;
    font-weight: 600;
    font-size: 18px;
}

.rs-casestudies.style2 .portfolio-item .content-part p,
.rs-services.style2 .service-wrap .content-part p {
    font-weight: 300;
    text-align: center;
    margin-bottom: .5rem;
}

.rs-casestudies.style2 .portfolio-item .content-part p span,
.rs-services.style2 .service-wrap .content-part p span {
    font-weight: 600;
    color: #DE1A21;
}

.rs-casestudies.style2 .portfolio-item .content-part ul,
.rs-services.style2 .service-wrap .content-part ul {
    margin: 0;
    padding: 0;
}

.rs-casestudies.style2 .portfolio-item .content-part ul li,
.rs-services.style2 .service-wrap .content-part ul li {
    display: inline-block;
    background: #F5F5F5;
    color: #717171;
    padding: 5px 10px;
    margin: 5px;
    font-size: 12px;
}

.btn-border {
    border: solid 2px #DE1A21;
    background: transparent;
    color: #DE1A21;
    border-radius: .5rem;
    padding: .5rem 1.5rem;
    font-weight: 500;
}

.btn-border:hover {
    background: #DE1A21;
    color: #fff;
}

.rs-blog.style1 .blog-wrap .content-part {
    text-align: center;
}

.rs-blog.style1 .blog-wrap .content-part h5 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
}

.rs-blog.style1 .blog-wrap .content-part .cust {
    color: #DE1A21;
    font-size: 14px;
    font-weight: 300;
}

.rs-blog.style1.modify .blog-wrap .content-part .desc {
    color: #484848;
}

.testim-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: -40px auto 0;
    border: dashed 2px red;
    padding: 3px;
}

.testim-img img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
}

.cta {
    background: url(../images/bg/cta-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 5rem 0;
    text-align: center;
    position: relative;
    color: #fff;
}

.cta:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
}

.cta h3 {
    color: #fff;
    font-size: 36px;
}

.btn-red {
    background: #DE1A21;
    color: #fff;
    border-radius: .5rem;
    font-weight: 500;
    padding: .5rem 2rem;
}

.cta p {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 1.2rem;
}

.fmenu {
    margin: .5rem 0;
    padding: 0;
    text-align: center;
}

.fmenu li {
    display: inline-block;
    margin: .5rem 1rem;
    font-size: 14px;
}

.fmenu li a {
    color: #fff;
}

.footer-social {
    text-align: center;
}

.footer-social li {
    display: inline;
    margin-right: 6px;
}

.footer-social li a {
    display: inline-block;
    font-size: 15px;
    border-radius: 3px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    /* background: #106eea; */
    color: #ffffff;
    text-align: center;
}

.footer-social li a:hover {
    background: rgba(0, 0, 0, .4);
}

.footer-social li:last-child {
    margin: 0;
}

.rs-footer .footer-bottom .copyright p {
    font-size: 14px;
    color: #FFDBDB;
}

.rs-slider.slider10 .owl-nav .owl-next i::before,
.rs-slider.slider10 .owl-nav .owl-prev i::before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    margin-right: 3px;
}

.rs-slider.slider10 .owl-nav .owl-next i::before {
    content: "\f105";
}

.white-bg {
    background: #fff !important;
}

ul.listing-style2 li::before {
    color: #DE1A21;
}

.rs-contact.style1 .contact-info {
    background: #DE1A21;
}

.sec-title .sub-title.primary {
    color: #DE1A21;
}

.btn-readon {
    background: #DE1A21;
    border-color: #DE1A21;
    color: #fff;
    padding: .5rem 1.5rem;
}

.rs-contact.inner .g-map {
    padding: 0;
}

.gray-bg {
    background: #f2f2f2;
}

.rs-faq.inner .accordion .card .card-header .card-link::after {
    font: normal normal normal 14px/1 FontAwesome !important;
    content: '\f070 ';
    color: #DE1A21;
}

.rs-faq.inner .accordion .card .card-header .card-link.collapsed::after {
    content: '\f06e ';
}

.modal,
.modal .form-control {
    font-size: 14px;
}

.subHeading {
    font-size: 16px;
    font-weight: 600;
    margin-top: 2rem;
    margin-bottom: .5rem;
}

.service-wraping .subHeading {
    color: #333;
    margin-top: 0;
}

.service-wraping .form-control {
    font-size: 14px;
}

.rs-services.style11 .service-wraping {
    padding: 40px 50px;
}

.single-price,
.price {
    color: #DE1A21 !important;
    font-size: 20px;
}

.rs-shop.single-product .tab-area ul.nav-tabs li a:hover,
.rs-shop.single-product .tab-area ul.nav-tabs li a.active {
    background: #DE1A21;
}

.description-item {
    margin-bottom: .75rem;
}

.description-item i {
    color: #B3B3B3;
    margin-right: 10px;
}

.rs-shop.single-product .tab-area ul.nav-tabs li a {
    padding: 10px 40px;
}

.rs-shop .product-list .content-desc .loop-product-title a {
    color: #1c1b1b !important;
}

#mySidenav {
    position: fixed;
    top: 45%;
    z-index: 999;
    right: 0px;
}

#mySidenav a {
    transition: 0.3s;
    padding: 10px 15px;
    width: 130px;
    text-decoration: none;
    font-size: .85rem;
    color: white;
    border-radius: 5px 0 0 5px;
    display: block;
    right: -95px;
    margin-bottom: .25rem;
    position: relative;
}

#mySidenav a:hover {
    right: 0px;
}

#mySidenav i {
    margin-right: 10px;
}

#wap {
    background-color: #04AA6D;
}

#cll {
    background-color: #2196F3;
}

#ml2 {
    background-color: #2c2fe7;
}

.rs-menu-parent {
    
}