html,
body {
    font-family: "Manrope", sans-serif;
}
a:active,
a:focus {
    outline: none;
    box-shadow: unset !important;
    background: none !important;
}
.container1 {
    max-width: 90%;
    width: 90%;
    margin: 0 auto;
}
.container2 {
    max-width: 70%;
    width: 70%;
    margin: 0 auto;
}
.navbar {
    padding: 18px 0 15px;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    background: #945527;
    -webkit-box-shadow: 0 1px 6px 0 #000;
    -moz-box-shadow: 0 1px 6px 0 #000;
    box-shadow: 0 1px 6px 0 #000;
}
.navbar .navbar-brand {
    padding: 0;
}
.navbar .navbar-brand img {
    width: 175px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-family: "Manrope", sans-serif;
    font-size: 15px !important;
    line-height: 20px !important;
    padding: 0;
    font-weight: 400;
    margin: 0 28px;
    letter-spacing: 1px;
}
.banner1 {
    background: url(../images/futniture-workshop-banner.jpg) no-repeat;
    background-size: cover;
    padding: 300px 0;
    height: 100%;
}
.text1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 45px;
    color: #fff;
    margin: 0;
}
.text2 {
    font-weight: 700;
    font-size: 55px;
    line-height: 70px;
    color: #f79751;
    margin: 0;
}
.text3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #fff;
}
.text4,
.text4:hover, .text4:active, .text4:focus {
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    color: #123a30;
    padding: 8px 30px;
    display: inline-block;
    background: #fff !important;
    border: 3px solid #fff;
    text-decoration: none;
    margin-right: 20px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
}
.text5,
.text5:hover {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    background:  rgba(0, 0, 0, 0.3);
    border: 3px solid  rgba(148, 85, 39, 0.3);
    text-decoration: none;
}
.text6 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    color: #945527;
    margin-bottom: 30px;
}
.text7 {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #000;
}
.text8,
.text8:hover {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding: 10px 30px;
    background: #945527;
    display: inline-block;
    text-decoration: none;
}
.text9 {
    font-weight: 700;
    font-size: 40px;
    line-height: 55px;
    color: #fff;
    margin-bottom: 10px;
}
.text10 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0;
}
.text11 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.text12 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #945527;
    margin-bottom: 10px;
}
.text13,
.text13:hover {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-bottom: 0;
}
.text14 {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000;
}

.section-1 {
    padding: 150px 0;
    background: url(../images/fd.png) no-repeat 100% 0;
    background-size: 45%;
}
.section-1a{ background: url(../images/wall-v2.jpg) no-repeat 100% 0; background-size: cover;}
.section-2 {
    padding: 230px 0;
    background: url(../images/profile-bg.jpg) no-repeat 0 0;
    background-size: cover;
}
.section-3 {
    padding: 100px 0;
}
.section-4 {
    padding: 100px 0;
    background: url(../images/contact-bg.jpg) no-repeat 0 0;
    background-size: cover;
}
.section-5 {
    margin-top: 100px;
}
.wdt {
    width: 470px;
}
.wdt1 {
    width: 100%;
}
.img1 {
    width: 100%;
    display: block;
}
.img2 {
    width: 80%;
    display: block;
    margin-left: auto;
}
.img3 {
    width: 63%;
    display: block;
    margin: 0 auto;
}
.mrg-btm1 {
    margin-bottom: 30px;
}
.brdr {
    border: 5px solid #945527;
    padding: 30px;
    background: #fff;
    margin-bottom: 50px;
}
.form-group {
    margin-bottom: 30px;
}
.form-group input {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    border: 0;
    border-bottom: 1px solid #b2b2b2;
    width: 100%;
}
.btn1 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding: 10px 30px;
    background: #945527;
    display: inline-block;
    text-decoration: none;
    border-radius: 0;
}
.form-group input:focus {
    outline: none;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators {
    bottom: 0;
    top: 50%;
    left: auto;
    display: block;
    margin-right: 2%;
    margin-left: auto;
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    width: 10px;
    max-width: 10px;
    height: 10px;
    margin-bottom: 10px;
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-indicators li.active {
    background: #0c7272;
}
.show-tab {
    display: none;
}
.jcb{ justify-content: space-between;}
.brdr-rgt td, .brdr-rgt th{ border:1px solid #dee2e6;padding: 7px 15px; }
.brdr1 td, .brdr1 th{padding: 7px 15px;}
.brdr1{border: 1px solid #dee2e6;}
.ul1{padding: 0px 0px 0px 20px;}
.ul1 li{font-weight: 500; font-size: 15px;  line-height: 20px;  color: #000;margin-bottom: 5px;}
.mrg0{ margin: 0px;}
.mrg-btm2{ margin-bottom: 10px;}
@media (max-width: 1280px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        margin: 0 12px;
    }
}
@media (max-width: 1024px) {
    .section-2 {
        padding:100px 0 50px;
    }
    .banner1 {
        padding: 190px 0;
    }
    .container1 {
        max-width: 95%;
        width: 95%;
    }
    .container2 {
        max-width: 95%;
        width: 95%;
    }
}
@media (max-width: 991px) {
    .show-tab {
        display: block;
    }
    .section-1 {
        background: none;
        padding-top: 0;
    }
    .navbar .navbar-brand {
        display: block;
    }
    .navbar {
        position: fixed;
        padding: 15px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 15px 0;
    }
    .navbar-expand-lg .navbar-nav {
        border-top: 1px solid #fff;
        margin-top: 15px;
    }
    .banner1 {
        background: url(../images/futniture-workshop-mob.jpg) no-repeat;
        background-size: cover;
        padding: 700px 0 100px;
        height: auto;
    }
    .img1,
    .img2,
    .img3 {
        width: 80%;
        margin-left: 20px;
        margin-bottom: 50px;
    }
    .img2 {
        width: 62%;
    }
    .img3 {
        width: 50%;
    }
    .section-1{ padding:50px 0px;}
}
@media (max-width: 640px) {
    .container1 {
        max-width: 100%;
        width: 100%;
    }
    .container2 {
        max-width: 100%;
        width: 100%;
    }
    .banner1 {
        padding: 500px 0 100px;
    }
}
@media (max-width: 480px) {
    .text1 {
        font-size: 26px;
        line-height: 30px;
    }
    .text3 {
        font-size: 18px;
    }
    .text2 {
        font-size: 35px;
        line-height: 50px;
    }
    .text6 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .text9 {
        font-size: 30px;
        line-height: 40px;
    }
    .banner1 {
        padding: 400px 0 50px;
    }
    .section-2 {
        background: url(../images/instuctor-mob.jpg) no-repeat 0 0;
        background-size: cover;
        padding: 360px 0 50px;
    }
    .section-3 {
        padding: 50px 0 0;
    }
    .section-4 {
        padding: 0 0 50px;
    }
}
@media (max-width: 360px) {
    .banner1 {
        padding: 300px 0 100px;
    }
    .section-2 {
        padding: 260px 0 50px;
    }
}
