/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@900&display=swap');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(slick.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: League+Spartan;
    line-height: 1.80857;
    font-weight: 400;
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 10px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 13px
}

h1 li {
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
}

h1 li span {
    color: rgb(223, 23, 16);
    font-size: 18px;
}


}
*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}
button:focus {
    outline: none;
}
ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}
a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}
a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
img {
    max-width: 100%;
    height: auto;
}
 :focus {
    outline: 0;
}
.paddind_bottom_0 {
    padding-bottom: 0 !important;
}
.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}
.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}
.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}
.navbar-form input {
    border: none !important;
}
.badge {
    font-weight: 500;
}
blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}
button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.full {
    float: left;
    width: 100%;
}
.layout_padding {
    padding-top: 90px;
    padding-bottom: 0px;
}
.header_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg3.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 25px 0;
}
.logo {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 5px;
}
.image_6 {
    width: 100%;
    padding-left: 10px;
}
.image_6 img {
    width: 100%;
}
.number_tetx {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #ffffff;
    padding-bottom: 30px;
    padding-left: 10px;
}
.line {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
.left_img {
    width: 100%;
    float: left;
    margin-top: 40px;
    text-align: center;
}
.togle_3 {
    width: 100%;
    float: left;
    padding-top: 10px;
}
.left_main {
    width: 50%;
    float: left;
}
.right_main {
    width: 25%;
    float: left;
}
.middle_main {
    width: 25%;
    float: left;
}
.shoping_bag {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 6px;
}
.right_main {
    margin-top: 6px;
}
.menu_main {
    float: left;
    padding-left: 10px;
    color: #ffffff;
    font-size: 20px;
    width: 100%;
    text-align: right;
}
.menu_main a {
    color: #ffffff;
}
.menu_main a:hover {
    color: #ffffff;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 16px;
    padding-top: 0;
    font-size: 20px;
    color: #0c0c0c;
    font-family: League+Spartan;
    font-weight: bold;
}
.nav-link:focus,
.nav-link:hover {
    color: #000 !important;
}
.furniture_text {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #060a0b;
    font-weight: bold;
}
.furniture_text2 {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #e0ab18;
    font-weight: bold;
}
.trends_text {
    width: 100%;
    float: left;
    font-size: 84px;
    color: #ffffff;
    font-weight: bold;
    line-height: 75px;
}
.lorem_text {
    width: 100%;
    float: left;
    font-size: 17px;
    color: #ffffff;
    margin-left: 0px;
}
.more_bt {
    width: 40%;
    float: left;
    background-color: #ffffff;
    font-size: 17px;
    color: #121010;
    height: 50px;
    font-weight: 700;
    padding-top: 5px;
}
.furniture_bt {
    width: 40%;
    float: left;
    background-color: #000000;
    font-size: 17px;
    color: #ffffff;
    height: 50px;
    font-weight: 700;
    padding-top: 5px;
    margin-left: 25px;
}
.about_section {
    width: 100%;
    float: left;
}
.about_taital {
    width: 100%;
    float: left;
    font-size: 45px;
    color: #121010;
    font-weight: 700;
}
.market_text {
    width: 100%;
    float: left;
    font-size: 17px;
    color: #0d0909;
    margin-left: 0px;
}
.about_bg {
    width: 100%;
    float: left;
    background-image: url(../images/about-bg2.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}
.about_long_text {
    width: 100%;
    float: left;
    color: #f7f3f3;
    font-size: 18px;
    padding-top: 80px;
}
.about_bt {
    width: 25%;
    float: left;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    font-size: 14px;
    height: 50px;
    margin-left: 20px;
    margin-top: 50px;
}
.table_img {
    width: 100%;
    float: left;
    position: relative;
    top: 5px;
}
.our_furniture_section {
    width: 100%;
    float: left;
}
.our_section_2 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.image {
    width: 100%;
    float: left;
}
.images_bt {
    width: 100%;
    float: left;
}
.image_left {
    width: 30%;
    float: left;
}
.image_right {
    width: 70%;
    float: left;
}
.seemore_bt {
    width: 85%;
    float: left;
    margin-top: 220px;
    height: 45px;
    background-color: #000;
    color: #ffffff;
    margin-left: 20px;
}
.image_9 {
    width: 100%;
    float: left;
}
.new_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #000;
    text-align: right;
    top: -135px;
    position: relative;
    font-weight: 700;
}
.images_section_2 {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.testi_monial_section {
    width: 100%;
    float: left;
}
.testi_monila_text {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 40px;
    color: #080607;
    font-weight: bold;
}
.testimonila_inner {
    width: 100%;
    float: left;
    background-color: #676766;
    height: auto;
    margin-top: 90px;
    padding-bottom: 30px;
}
.testing_img {
    width: 100%;
    float: left;
    position: relative;
    top: -60px;
}
.helina_text {
    width: 100%;
    float: left;
    font-size: 26px;
    color: #ffffff;
    padding-left: 130px;
    font-weight: 600;
}
.dolor_text {
    width: 95%;
    float: left;
    font-size: 14px;
    color: #ffffff;
    padding-left: 130px;
    margin-left: 0px;
}
.contact_section {
    width: 100%;
    float: left;
}
.contact_section_inner {
    width: 100%;
    float: left;
    background-color: #fee509;
    height: auto;
}
.contact_main {
    width: 100%;
    padding: 60px 80px;
    float: left;
}
.contact_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #000000;
    text-align: left;
    font-weight: 600;
}
.input_main {
    width: 100%;
    float: left;
}
.social_icon {
    width: 100%;
    float: left;
}
.email-bt {
    width: 100%;
    float: left;
    background-color: #ffffff;
    border: 0px;
    height: 30px;
    padding: 0px 15px;
}
.social_icon li {
    float: left;
    padding-left: 22px;
}
.massage_box {
    width: 100%;
    float: left;
}
.massage-bt {
    width: 100%;
    float: left;
    background-color: #ffffff;
    border: 0px;
    height: 50px;
    padding: 12px 15px 0px 15px;
}
.send_bt {
    width: 100%;
    float: left;
    background-color: #000000;
    color: #ffffff;
    height: 50px;
    margin-top: 17px;
    font-size: 26px;
}
.footer_section {
    width: 100%;
    float: left;
    background-color: #303330;
    height: auto;
    margin-top: 90px;
    padding-bottom: 90px;
}
ul.location li {
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    font-size: 16px;
}
ul.location li a {
    color: #fff;
    font-size: 16px;
}
ul.location li img {
    padding-right: 10px;
}
.map {
    padding-left: 20px;
}
.useful_text {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
}
.useful_main {
    text-align: center;
    padding-bottom: 39px;
}
.useful_main ul li {
    display: inline-block;
}
.useful_main ul li a {
    color: #fff;
    font-size: 17px;
    padding: 0px 20px;
}
.useful_main ul li a:hover {
    color: #f6a50e;
}
.address_send {
    width: 100%;
    float: left;
    background-color: #ffffff;
    color: #000;
    border: inherit;
    padding: 0px 20px;
    height: 42px;
    width: 57%;
}
.subscribe_bt {
    color: #ffffff;
    background-color: #f6a50e;
    width: 41%;
    height: 42px;
    font-size: 17px;
}
.copyright {
    width: 100%;
    float: left;
    background-color: #fec40c;
    height: auto;
}
.copyright_text {
    width: 100%;
    float: left;
    text-align: center;
    margin-left: 0px;
    font-size: 16px;
    color: #ffffff;
}
.copyright_text a {
    color: #ffffff;
}
.copyright_text a:hover {
    color: #000000;
}
#carouselExampleIndicators a.carousel-control-prev {
    position: absolute;
    left: 110px;
    top: 545px;
    background-color: #2f2c2c;
}
#carouselExampleIndicators .carousel-control-prev,
#carouselExampleIndicators .carousel-control-next {
    width: 65px;
    height: 65px;
    background: #000;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
    border-radius: 100%;
}
#carouselExampleIndicators .carousel-control-prev:hover,
#carouselExampleIndicators .carousel-control-next:hover,
#carouselExampleIndicators .carousel-control-prev:focus,
#carouselExampleIndicators .carousel-control-next:focus {
    background: #091e30;
    color: #fff;
}
#carouselExampleIndicators a.carousel-control-next {
    position: absolute;
    left: 195px;
    top: 74.4%;
    background-color: #2f2c2c;
}
#carouselExampleIndicators .carousel-control-prev,
#carouselExampleIndicators .carousel-control-next {
    width: 65px;
    height: 65px;
    background: #fff;
    opacity: 1;
    font-size: 30px;
    color: #091e30;
    border-radius: 100%;
}
#my_carousel a.carousel-control-prev {
    position: absolute;
    left: -90px;
    top: 300px;
    background-color: #ffd837;
}
#my_carousel .carousel-control-prev,
#my_carousel .carousel-control-next {
    width: 65px;
    height: 65px;
    background: #000;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
    border-radius: 100%;
}
#my_carousel .carousel-control-prev:hover,
#my_carousel .carousel-control-next:hover,
#my_carousel .carousel-control-prev:focus,
#my_carousel .carousel-control-next:focus {
    background: #676766;
    color: #fff;
}
#my_carousel a.carousel-control-next {
    position: absolute;
    left: 70rem;
    top: 56%;
    background-color: #676766;
}
#my_carousel .carousel-control-prev,
#my_carousel .carousel-control-next {
    width: 65px;
    height: 65px;
    background: #fff;
    opacity: 1;
    font-size: 30px;
    color: #091e30;
    border-radius: 100%;
}