﻿:root {
    --theme-color1: #DF0A0A !important;
    --theme-color2: #131622 !important;
    --container-width: 1350px;
}

.header-lower .logo-box {
    position: relative;
    padding: 20px 0;
}

.header-style-eight .header-lower {
    box-shadow: 0px -10px 20px 0px #0000001a;
}

.header-style-eight .header-top {
    background-color: rgb(255, 255, 255);
    /* box-shadow: 0px 10px 15px #0000000d; */
}

.logo a {
    display: block;
}

header .auto-container {
    /* padding: 0px; */
}

.main-header .logo img {
    max-width: 100%;
    height: auto;
    min-height: 60px;
}

.header-top .useful-links li a {
    color: var(--theme-color1);
}

    .header-top .useful-links li a span {
        /* color:#fff; */
    }

.top-right .btn-style-one {
    line-height: 16px;
    padding: 10px 10px;
    border-radius: 10px;
    margin-right: 10px;
}

.top-right .theme-btn {
    color: #fff !important;
}

    .top-right .theme-btn.light-btn {
        border: 1px solid var(--theme-color1);
        background-color: #ffffff;
        color: var(--theme-color2) !important;
    }

        .top-right .theme-btn.light-btn:hover {
            color: #fff
        }

.outer-box .theme-btn {
    font-size: var(--body-font-size);
    color: var(--theme-color2);
    background-color: var(--theme-color-light);
    border: 1px solid var(--theme-color1);
    text-transform: unset;
}

.banner-section-eight .content-column .content-box .title {
    text-transform: inherit !important;
    background: #df0a0ab3;
    padding: 20px;
    letter-spacing: -1px;
    border-radius: 5px;
}

.banner-section-eight .content-column .content-box .text {
    font-size: 20px
}

    .banner-section-eight .content-column .content-box .text p {
        font-size: 20px;
        color: var(--theme-color-light);
    }

.main-footer .footer-widget .logo img {
    width: 80%
}

.preloader:after {
    background-size: contain;
}

.sec-title .sub-title {
    text-transform: inherit !important;
}

.why-choose-us .image-column .inner-column .info-box .title {
    font-size: 20px;
}

.why-choose-us .image-column .inner-column .info-box {
    width: 350px;
}

.sticky-header {
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 13%);
    box-shadow: 0 0 20px 17px rgb(0 0 0 / 8%);
    border-bottom: 1px solid #21252936;
}

.about-section {
    background: var(--theme-color-gray);
}

.pricing-block .inner-box {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    background: #fff;
}

.about-section .content-column {
    background: #fff;
    padding: 30px;
}

.process-block .inner-box {
    max-width: 80%;
}

    .process-block .inner-box .icon-box i {
        position: relative;
        display: inline-block;
        font-size: 84px;
        line-height: 1em;
        color: var(--theme-color1);
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
    }

.preloader:before {
    margin-top: 30px;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: initial !important;
    content: "Nessigner";
}

.page-title {
    background-color: var(--theme-color2);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 0 60px;
    min-height: 250px;
}

.pagination a {
    max-width: max-content;
    padding: 15px;
    border: 1px solid #EBEBEB;
    border-radius: 15px;
    margin-right: 10px;
    color: #1C2539;
    font-weight: 700;
    height: 50px;
    width: 50px;
    line-height: 18px;
}

    .pagination a.active {
        background: #e00a0a;
        color: #ffff;
    }

    .pagination a:hover {
        background: var(--theme-color1);
        color: #fff;
    }

    .pagination a:last-child {
        margin-right: 0;
        font-size: 24px;
    }

        .pagination a:last-child i {
            margin-top: -3px;
        }

.blog-details h1 {
    /* font-size: 22px; */
    font-weight: bold;
}


.blog-details h2 {
    font-size: 20px;
}

.blog-details h3 {
    font-size: 17px;
}

.call-area .icon {
    width: 80%;
    float: left;
    padding: 15px;
    background: #fff;
    border-radius: 15px;
    text-align: center;
    margin-left: 10px;
}

.call-area i {
    color: var(--bg-theme-color1);
    font-size: 25px;
    margin-top: 5px;
}

.recent-post .inner .post-info a {
    color: var(--theme-color1);
}

.mid-bg {
    background: linear-gradient(180deg, #333f4d -4.66%, #101a29 100%);
    border-radius: 15px;
    padding: 40px;
    margin-top: -40px;
    margin: -40px 30px 0 30px;
}

.main-footer .footer-bg-1 {
    background-image: url(../images/icons/footer-bg-1.png);
    background-color: #101A29;
    background-position: right bottom;
    background-size: contain;
    transform: scaleX(-1);
}

.main-footer .widget-content p {
    color: white
}

.contact-details__info li .text {
    width: 80%;
}

.preloader {
    background-color: #fbaaaa54;
}

.useful-links .btn-style-one.light-btn:hover,
.useful-links .btn-style-one:hover {
    background: #000;
    color: #fff !important
}

.pricing-section .sec-title {
    padding: 0
}

.auto-container-package {
    max-width: 80%;
}

.pricing-block .inner-box .read-more:hover {
    color: var(--theme-color-light);
    background: var(--theme-color1);
}

.pricing-block .inner-box .price-box .price.active {
    color: var(--theme-color1);
}

.pricing-block .inner-box .read-more {
    width: 100%;
    margin-bottom: 20px;
}

.pricing-block .inner-box .price-box .price.icon {
    position: relative;
    height: 65px;
    /* width: 80px; */
    background-color: #df0a0a17;
    color: var(--theme-color1);
    font-size: 22px;
    line-height: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 10px;
    border-bottom: 3px solid var(--theme-color1);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.why-choose-us .content-column {
    padding: 40px;
}

.mobile-menu .nav-logo img {
    height: 50px;
}

.mobile-menu {
    width: 100%;
}

.btn-style-one:hover {
    color: #fff;
    background-color: var(--theme-color2);
}

.pricing-block .inner-box .price-box .price sub {
    top: 5px;
  
}