﻿body {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    background: white;
}

p {
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    color: #252525;
    font-size: 16px;
}

ul {
    line-height: 25px;
    color: #414040;
    font-size: 16px;
}

h1, h2, h3, h4 {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.navbar-section {
    background: #9b0101;
}

.navbar-brand {
    padding: 0px;
}

.navbar-dark .navbar-nav .nav-link {
    color: white;
    font-size: 14px;
    padding: 11px 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.navbar-dark .dropdown-item {
    font-size: 15px;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #FFC107;
}

.active-link {
    background: white;
    color: #9b0101 !important;
}

.cart-icon {
    width: 28px;
}

.logo-size {
    width: 173px;
}

.bg {
    background: url(assets/img/t1.png) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.bg-one {
    background: url(assets/img/t2.png) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/*.bg-two {
    background: url(assets/img/banner3.jpg) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}*/

.bg .overlay {
    background: rgba(0, 0, 0, 0.44);
    padding: 200px 0px;
}

.bg h1 {
    color: white;
    font-size: 54px;
    font-weight: 700;
    text-shadow: 3px 3px 3px black;
}

.bg p {
    color: white;
    font-size: 21px;
    margin-top: 15px;
    line-height: 28px;
    margin-bottom: 55px;
    font-weight: 500;
}

.content {
    padding: 15px 0px;
}

    .content h2 {
        /*color: #25327b;*/
    }

.btn-banner {
    color: white;
    background-color: #9b0101;
    border-color: #9b0101;
    font-weight: 500 !important;
    padding: 11px 23px;
    font-size: 22px;
    text-transform: none;
    letter-spacing: 1px;
    text-shadow: 1px 4px 4px black;
    border: 1px solid white;
}

    .btn-banner:hover {
        background: #db2930;
        color: white;
        box-shadow: none;
        border-color: #db2930;
    }

.modal-head {
    color: #9b0101;
    text-transform: uppercase;
    font-weight: 800;
}

.modal-input {
    border: 1px solid #949596;
    height: 42px;
}

.modal-text {
    font-size: 15px;
    padding: 1px 30px;
    line-height: 22px;
    font-weight: 500;
    text-shadow: 1px 1px 1px #d8d8d8;
}

.modal-close-icon {
    background: #9b0101 !important;
    color: white !important;
    border-radius: 38px !important;
    width: 25px !important;
    height: 25px !important;
    line-height: 0px !important;
    text-align: center !important;
    padding: 0px !important;
    margin-top: -25px !important;
    opacity: 1 !important;
    margin-right: -23px !important;
}

.btn-modal {
    color: white;
    background-color: #9b0101;
    border-color: #9b0101;
    font-weight: 500 !important;
    padding: 8px 20px;
    font-size: 17px;
    text-transform: none;
    letter-spacing: 1px;
    text-shadow: 1px 4px 4px black;
    /*border:1px solid white*/
}

    .btn-modal:hover {
        background: #db2930;
        color: white;
        box-shadow: none;
        border-color: #db2930;
    }

.border-line {
    height: 2px;
    width: 200px;
    margin: 0 auto;
    background: #ddd;
    display: block;
    margin-top: 11px;
}

.content-space {
    margin-top: 40px;
}

.content-space-bottom {
    margin-bottom: 40px;
}

.b-box {
    background: #fff;
    border-radius: 2px;
    overflow: hidden;
    border: 1px solid #eee;
}

.section-work {
    background: #f7f7f7;
    padding: 60px 0px;
}

.section-testimonials {
    background: #f7f7f7;
    padding: 60px 0px 20px 0px;
}

.b-box .badge-dark {
    color: #fff;
    background-color: #24a9e1;
}

.work-details li {
    margin-bottom: 10px;
}

.section-project {
    background: #eeeeee;
    padding-bottom: 40px;
}


    .section-project .card-text {
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }

.view-details-btn {
    background-color: #db2930;
    border-color: #db2930;
}

    .view-details-btn:hover {
        background-color: #cc890f;
        border-color: #cc890f;
    }

.section-project .card:hover img {
    opacity: 0.8;
}

.section-project .card a:hover {
    text-decoration: none;
}

.t-div {
    background: white;
    padding: 20px 30px 40px;
    margin: 50px 30px 30px;
    border: 1px solid #2393ec;
    position: relative;
}

.rating-stars {
    color: orange;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 40%;
    font-size: 37px !important;
    color: #ffffff !important;
    right: 50px;
    width: 43px;
    height: 43px;
    background: rgba(155, 1, 1, 0.83);
    border-radius: 100%;
    line-height: 40px;
    font-size: 38px !important;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 40%;
    font-size: 37px !important;
    color: #ffffff !important;
    left: 50px;
    width: 43px;
    height: 43px;
    background: rgba(155, 1, 1, 0.83);
    border-radius: 100%;
    line-height: 40px;
    font-size: 38px !important;
}

.owl-carousel .owl-nav button.owl-next:focus {
    outline: 0 !important;
}

.owl-carousel .owl-nav button.owl-prev:focus {
    outline: 0 !important;
}


.t-div .title {
    display: inline-table;
    padding: 10px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #2393ec;
    font-size: 20px;
    font-weight: 700;
    color: #2393ec;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    bottom: -22px;
    left: 10px;
    right: 0;
    line-height: 28px;
}

footer {
    border-top: 1px solid #ddd;
    padding-top: 25px;
    background: #111;
}

    footer p {
        text-align: center;
        color: white;
    }

.header-social-list {
    position: absolute;
    right: 0px;
    top: -3px;
}

    .header-social-list a:hover {
        text-decoration: none;
    }

    .header-social-list i {
        width: 20px;
        height: 20px;
        text-align: center;
        background: white;
        border-radius: 100%;
        line-height: 20px;
        font-size: 13px;
        color: #333;
    }

        .header-social-list i:hover {
            background: #9b0101;
            color: white;
        }

.bg-banner-pages {
    background: url(assets/img/t2.png) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

    .bg-banner-pages .overlay {
        background: rgba(0, 0, 0, 0.54);
        padding: 100px 0px;
    }

    .bg-banner-pages h1 {
        color: white;
        font-size: 40px;
        font-weight: 700;
        text-shadow: 3px 3px 3px black;
    }

.subpages-head {
    color: #9b0101;
    font-size: 22px;
    margin-bottom: 20px;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #b5b8bb;
}

.navbar-dark .navbar-toggler {
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}


.subpages-head-small {
    font-size: 16px;
    color: #cc890f;
    font-weight: 600;
}

.sub-pages-container {
    margin-bottom: 70px;
}

.mail-text {
    color: #db2930;
}

.span-red {
    color: #9b0101;
}

.button-bg {
    background: #111;
    padding: 10px 0px;
}

.btn-button-bg {
    background: white;
    color: black;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .btn-button-bg:hover {
        background: #db2930;
        color: white !important;
    }

.h-title {
    margin-bottom: 0px;
    font-size: 23px;
}

.b-img {
    width: 420px;
    height: 0.8px;
    margin-top: -20px;
}

.video-box {
    background: #eeeeee;
    padding: 30px 30px;
}

.f-18 {
    font-size: 18px;
}

.link-page {
    color: #222;
    text-decoration: underline;
    font-weight: 500;
}

    .link-page:hover {
        color: #9b0101;
    }

.link-page-red {
    color: #9b0101;
    text-decoration: underline;
    font-weight: 500;
}

    .link-page-red:hover {
        color: #222;
    }

.white-box {
    background: white;
    padding: 15px 15px;
}

.video-box {
    margin-top: 45px;
}

.footer-menu a {
    color: white;
    font-weight: 500;
    font-size: 15px;
}

    .footer-menu a:hover {
        color: #b6b2b2 !important;
        text-decoration: none !important;
    }

.footer-text {
    font-size: 14px;
}

.testimonials-name {
    font-size: 16px;
    font-weight: 600;
}

.testimonial-box {
    /*background: #eeeeee;*/
    padding: 20px 20px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}

.table-title {
    font-weight: 600 !important;
}

.bold-text {
    font-weight: 600 !important;
}

.red-row {
    background: #9b0101;
    color: white;
}

.tr-colored {
    background: rgba(204, 137, 15, 0.23);
}

.head-small {
    color: #9b0101;
    font-size: 19px;
}

@media(min-width:1199px) {
    .bg .overlay {
        display: block;
    }

    .lc-style{
        width:80%;
        margin:0 auto;
        display:block
    }

    .sp-block {
        display: block;
    }

    .video-box {
        margin-left: 30px;
    }

    .fone-width {
        width: 20%;
    }
}

@media(min-width:768px) {
    .left-contact {
        background: rgba(238, 238, 238, 0.47);
        padding-top: 40px;
    }

    .table-bordered td, .table-bordered th {
        padding: 0.45rem !important;
    }


    .btn-button-bg {
        margin-left: 15px;
    }

    .navbar-nav .dropdown-menu {
        top: 41px;
    }



    .dropdown-item:hover {
        background: #cc890f !important;
    }

    .dropdown-item:focus {
        background: #cc890f !important;
    }

    .dropdown-item:active {
        background: #eeeeee !important;
    }

    .navbar-nav .dropdown-menu {
        background: #9b0101 !important;
    }

        .navbar-nav .dropdown-menu a {
            color: white !important;
            text-transform: uppercase;
            font-weight: 600;
            font-size: 14px;
            /*font-weight:600*/
        }
}

@media(min-width:768px) and (max-width:991px) {
    .border-line {
        width: 400px;
    }

    .list-1 li {
        width: 17%;
    }
}

@media(min-width:991px) and (max-width:1199px) {

    .list-1 li {
        width: 17%;
    }
}

@media(min-width:992px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
    }
}

@media(max-width:767px) {

    .header-social-list {
        position: initial;
        text-align: center;
        margin-top: 10px;
    }

    .border-line {
        width: 220px;
    }

    .btn-button-bg {
        font-size: 14px !important;
    }

    .navbar-dark .dropdown-item {
        font-weight: 600;
        font-size: 14px;
    }

    .b-img {
        width: 250px !important;
    }

    .left-contact {
        margin-bottom: 40px;
    }

    .bg-banner-pages h1 {
        font-size: 30px !important;
        font-weight: 600 !important;
    }

    .table td, .table th {
        padding: 0.45rem;
        font-size: 14px;
    }


    .bg-banner-pages .overlay {
        padding: 40px 0px;
    }

    .top-header h4 {
        line-height: 17px;
        font-size: 12px !important;
    }

    .navbar-nav .nav-link {
        padding-left: 10px;
    }

    .logo-size {
        width: 150px;
    }

    .navbar-nav {
        margin-top: 20px;
    }


    .owl-carousel .owl-nav button.owl-next {
        display: none;
    }

    .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }

    .bg .overlay {
        padding: 100px 0px;
    }

    .bg h1 {
        color: white;
        font-size: 34px;
    }

    .bg p {
        font-size: 17px;
        line-height: 25px;
    }

    .content h2 {
        /*font-size: 26px;*/
    }

    .list-1 img {
        width: 450px !important;
    }
}

/**/
.top-header {
    padding: 6px 0px 5px 0px;
    background: #111;
}

    .top-header h4 {
        margin: 0px;
        padding: 0px;
        color: white;
        font-size: 15px;
        text-align: center;
        letter-spacing: 2px;
    }

.container {
    padding: 10px 15px;
}

.skyblue {
    background-color: #22c8ff;
}

.carousel-indicators {
    bottom: 0;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none;
}

.carousel-item {
    min-height: 350px;
    height: 100%;
    width: 100%;
}

.carousel-caption h3,
.carousel .icon-container,
.carousel-caption button {
    background-color: #09c;
}

.carousel-caption h3 {
    padding: .5em;
}

.carousel .icon-container {
    display: inline-block;
    font-size: 25px;
    line-height: 25px;
    padding: 1em;
    text-align: center;
    border-radius: 50%;
}

.carousel-caption button {
    border-color: #00bfff;
    margin-top: 1em;
}

/* Animation delays */
.carousel-caption h3:first-child {
    animation-delay: 1s;
}

.carousel-caption h3:nth-child(2) {
    animation-delay: 2s;
}

.carousel-caption button {
    animation-delay: 3s;
}

h1 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: bold;
}

.p {
    padding-top: 125px;
    text-align: center;
}

    .p a {
        text-decoration: underline;
    }
