body {
    font-size: 17px;
    line-height: 28px;
    color: #444444;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5 {
    color: #221e1e;
    font-weight: 600;
    font-family: 'Roboto Condensed', sans-serif;
}

.form-control:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

.btn:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

.modal-header .close:focus {
    outline: 0 !important;
    box-shadow: none !important;
}




.custom-navbar {
    /*background: #252626 !important;*/
    margin: 0px;
    padding: 0px;
}

    .custom-navbar .navbar-brand img {
        width: 120px;
    }

    .custom-navbar a {
        padding: 8px 23px !important;
        font-weight: 600;
        color: #222 !important;
        text-transform: uppercase;
        font-size: 16px;
    }

        .custom-navbar a:hover {
            color: #CAA43F !important;
        }

.active-menu {
    background: #CAA43F;
}
/**/
.section-title {
    text-align: center;
    padding-bottom: 30px;
}

    .section-title h2 {
        font-size: 42px;
        font-weight: bold;
        text-transform: uppercase;
        position: relative;
        color: #222222;
    }

        .section-title h2::before, .section-title h2::after {
            content: '';
            width: 50px;
            height: 2px;
            background: #CAA43F;
            display: inline-block;
        }

        .section-title h2::before {
            margin: 0 15px 10px 0;
        }

        .section-title h2::after {
            margin: 0 0 10px 15px;
        }

    .section-title p {
        margin: 15px 0 0 0;
    }


/**/

.bg-section {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
    width: 100% !important;
}

.header-sub {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
}

.bg-section-content {
    background: rgba(4,11,14,.42);
    height: 100%;
    padding: 240px 0px;
    text-align: center;
}

.bg-section-content-sub {
    padding: 50px 0px;
}

.bg-section-content h1 {
    font-size: 69px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0px;
    font-weight: bold;
}


.small-line{
    width:70px;
    background:white;
    height:1px;
}

.bg-section-content h2 {
    font-size: 30px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 37px;
    font-weight: 400;
}

.boxes h3{
    color:white;
    font-weight:300;
    font-size:22px
}
.boxes h2{
    color:white;
    font-weight:500;
    font-size:39px;
}

.boxes p{
    color:white;
}

.details1{
    box-shadow:0px 0px 33px 1px #e1e1e1;
    padding:20px 30px;
}

.details1 span{
    display:inline-block;
    width:80px;
    height:80px;
    line-height:80px;
    background:#CAA43F;
    text-align:center;
    font-size:29px;
    color:white;
    border-radius:100%;
}

.para1 {
    font-size: 21px;
    line-height: 33px;
}

.btn-page {
    background: #b5812c;
    border-radius: 0;
    font-size: 17px;
    color: #fff;
    padding: 10px 25px;
    font-weight:600
}

    .btn-page:hover {
        color: white;
        opacity: 0.9;
    }

/**/
.about-section {
    background: #232732;
    color: #fff;
}

.bg-images {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    padding-top: 450px;
}

.about-box {
    padding: 80px;
}

    .about-box h2 {
        font-size: 36px;
        color: #fff;
        margin-bottom: 26px;
        display: inline-block;
        background: rgba(70,73,84,.7803921568627451);
        padding: 11px 32px;
    }

    .about-box p {
        color: #fff;
    }

/**/

#home button.owl-prev span {
    position: absolute;
    top: 42%;
    width: 29px;
    height: 30px;
    line-height: 25px;
    left: 0px;
    font-size: 40px !important;
    color: rgb(14, 14, 14) !important;
    background: white;
}

    #home button.owl-prev span:hover {
        color: white !important;
        background: rgb(17, 17, 17) !important;
    }

#home button.owl-next span:hover {
    color: white !important;
    background: rgb(17, 17, 17) !important;
}

#home button.owl-next span {
    position: absolute;
    top: 42%;
    width: 29px;
    height: 30px;
    line-height: 25px;
    right: 0px;
    font-size: 40px !important;
    color: rgb(14, 14, 14) !important;
    background: white;
}

/**/
.schedule {
    /*background: #CAA43F;*/
}

.day {
    background: #CAA43F;
    color: white;
    padding: 4px;
}


.db-bk-color-one {
    background-color: #303132;
}

.db-bk-color-two {
    background-color: #303132;
}

.db-bk-color-three {
    background-color: #303132;
}



.db-pricing-eleven {
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    color: #fff;
    line-height: 30px;
}

    .db-pricing-eleven ul {
        list-style: none;
        margin: 0;
        text-align: center;
        padding-left: 0px;
    }

        .db-pricing-eleven ul li {
            padding-top: 15px;
            padding-bottom: 10px;
            cursor: pointer;
        }

            .db-pricing-eleven ul li i {
                margin-right: 5px;
            }


    .db-pricing-eleven .price {
        background-color: #eaeaea;
        padding: 28px 20px 28px 20px;
        font-size: 60px;
        font-weight: 900;
        color: #222;
    }


    .db-pricing-eleven .type {
        background-color: #CAA43F;
        padding: 50px 20px;
        font-weight: 900;
        text-transform: uppercase;
        font-size: 30px;
    }

    .db-pricing-eleven .pricing-footer {
        padding: 20px;
    }


    .db-pricing-eleven.popular {
        margin-top: 10px;
    }

        .db-pricing-eleven.popular .price {
            padding-top: 60px;
            padding-bottom: 40px;
        }


/**/
.footer-top {
    background: #CAA43F;
    padding: 15px 0;
}

    .footer-top h3 {
        color: #fff;
    }

    .footer-top p {
        color: #fff;
        margin-bottom: 0;
    }

.footer-top-btn {
    text-align: right;
    margin-top: 13px;
}

    .footer-top-btn a {
        font-size: 17px;
        background: #fff !important;
        border: 1px solid #fff;
        border-radius: 0;
        padding: 10px 20px;
        font-weight:600
    }

        .footer-top-btn a:hover {
            opacity: 0.9;
        }


/**/
footer {
    background: #232732;
    padding: 60px 0 40px 0;
}

footer {
    background: #232732;
    padding: 60px 0 40px 0;
}

    footer h4 {
        color: #f0f0f0;
        font-size: 18px;
    }

.social-footer a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 100%;
    color: #222;
    text-align: center;
    line-height: 30px;
}

    .social-footer a:hover {
        background: #CAA43F;
        color: #fff;
    }



.links-footer a:hover {
    color: #b2b6bb;
}

footer ul li {
    margin-bottom: 4px;
}

footer p {
    font-size: 15px;
    color: #eee;
}

footer a {
    color: #eee;
    text-decoration: none;
}

    footer a:hover {
        text-decoration: none;
        color: #dbdbdb;
    }

footer ul {
    font-size: 15px;
    color: #eee;
    list-style: none;
    padding-left: 0;
}

.footer-contact {
    position: relative;
}

    .footer-contact li {
        padding-left: 25px;
        position: relative;
        margin-bottom: 20px;
    }

    .footer-contact i {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 20px !important;
    }

    .footer-contact .small-icon {
        font-size: 17px !important;
        top: 3px !important;
    }

.f-border {
    border: 1px solid #CAA43F;
    width: 55px;
    margin-bottom: 25px;
}

.copyrights {
    background: #2a2e39;
    padding: 10px 0;
}

    .copyrights p {
        color: #fff;
        margin: 0;
        padding: 0;
        font-size: 14px;
    }

    .footer-top p{
        font-size:19px;
    }

@media(max-width:767px) {

    .footer-top p{
        font-size:17px;
    }

    footer{
        padding-top:30px;
    }

    footer h4
    {
        padding-top:25px;
    }

    .bg-section-content h2 {
    font-size:22px;
    padding-left:20px;
    padding-right:20px;
    }

    .about-box {
        padding: 20px 0px;
    }

    .bg-section-content h1 {
        font-size: 36px;
    }

    

    .bg-section-content {
        padding: 70px 0px;
    }

  
    .section-title h2 {
        font-size: 36px;
    }
}
