/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.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;
    overflow-x: hidden;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    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: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::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: 100px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}


/* header section start */

.header_section {
    width: 100%;
    float: left;
    background-color: #061543;
    height: auto;
}

.header_bg {
    background: #fb6818;
    border-bottom: 1px solid #ffffff;
}

.bg-light {
    background-color: transparent !important;
}

.mb-lg-0,
.my-lg-0 {
    margin: 0 auto;
}

.mr-auto,
.mx-auto {
    margin: 0 auto;
    text-align: center;
}

.navbar-nav.ml-auto {
    display: none;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 5px 0px 5px;
    margin: 0px 40px 0px 0px;
    font-family: 'Sen', sans-serif;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #f0b016;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #f0b016;
}

.navbar-brand {
    margin: 0px;
    float: right;
    width: 65%;
}

.navbar {
    padding: 15px 0px;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 18px;
    line-height: 1.5;
    color: #ffffff;
    background-color: transparent !important;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 0px !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

input.form-control::placeholder {
    color: #fff;
}

.form-inline .form-control {
    color: #fff;
}

.has-search .form-control-feedback {
    z-index: 2;
    display: block;
    width: auto;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: right !important;
    pointer-events: none;
    color: #ffffff;
    margin-left: -30px;
}

.call_text {}

.call_text ul {
    margin: 0px;
    padding: 0px;
}

.call_text li {
    float: left;
    font-size: 18px;
    color: #fefefd;
    padding-left: 15px;
    font-family: 'Sen', sans-serif;
}

.call_text li a {
    color: #fefefd;
}

.call_text li a:hover {
    color: #f0b016;
}

.padding_left_15 {
    padding-left: 15px;
}

.custome_menu {
    width: 100%;
    float: left;
    border-top: 1px solid #fff;
    padding: 0px 0px 15px 0px;
}

.custome_menu ul {
    margin: 0px;
    padding: 0px;
}

.custome_menu li {
    float: left;
    font-size: 18px;
    color: #fefefd;
    padding: 0px 37px 0px 37px;
    font-family: 'Sen', sans-serif;
}

.custome_menu li a {
    color: #fefefd;
    border-top: 7px solid transparent;
}

.custome_menu li a:hover {
    color: #f0b016;
    border-top: 7px solid #f0b016;
}

.custome_menu li.active a {
    color: #f0b016;
    border-top: 7px solid #f0b016;
}


/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
    float: left;
    padding: 0px;
    position: relative;
}

.banner_section_2 {
    width: 100%;
    float: left;
    background-image: url(../images/gifts-bg.png);
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.images_main {
    width: 100%;
    float: left;
}

.images_left {
    width: 28%;
    float: left;
}

.images_middle {
    width: 40%;
    float: left;
    margin: 0px 26px;
}

.images_right {
    width: 28%;
    float: right;
}

.image_3 {
    width: 100%;
}

.banner_section.layout_padding .owl-carousel .owl-nav button.owl-next,
.banner_section.layout_padding .owl-carousel .owl-nav button.owl-prev {
    background-color: #ffffff;
    border-radius: 100px;
    margin: 0 10px;
    width: 55px;
    height: 55px;
    font-size: 20px;
    color: #061543;
    box-shadow: 0px 0px 4px 0px;
}

.banner_section.layout_padding .owl-carousel .owl-nav button.owl-prev {
    background-color: #061543;
    color: #ffffff;
}

.banner_section.layout_padding .owl-carousel .owl-nav button.owl-next:hover {
    background-color: #061543;
    color: #ffffff;
}

.banner_section.layout_padding .owl-carousel .owl-nav button.owl-prev:hover {
    background-color: #061543;
    color: #ffffff;
}

.owl-nav {
    display: flex;
    justify-content: center;
    margin-top: -50px;
    z-index: 1;
    position: relative;
}

.owl-dots {
    display: none;
}

.item {}

.owl-carousel .owl-item {
    padding: 15px 0;
}

.owl-carousel .banner_main img {
    display: block;
    width: auto !important;
    margin: 0 auto;
    min-height: 480px;
}

.banner_main {
    width: 100%;
    margin: 10px 0px;
    background-color: #f0b016;
    padding: 40px;
    border-radius: 40px;
    transition: all .3s;
}

.banner_main:hover {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px;
}

.banner_taital {
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #061543;
    font-weight: bold;
    opacity: 0;
    visibility: hidden;
}

.banner_main:hover .banner_taital {
    opacity: 1;
    visibility: visible;
}


/* banner section end */


/* about_section section start */

.about_section {
    width: 100%;
    float: left;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #061543;
    text-align: center;
    font-weight: bold;
    font-family: 'Sen', sans-serif;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #2d2d2c;
    margin: 0px;
    text-align: center;
}

.about_section_2 {
    width: 100%;
    float: left;
    margin-bottom: 90px;
}

.good_text {
    width: 100%;
    float: left;
    font-size: 34px;
    color: #2d2d2c;
    font-weight: bold;
    padding-top: 40px;
}

.making_text {
    width: 70%;
    float: left;
    font-size: 16px;
    color: #2d2d2c;
    margin: 0px;
}

.read_bt {
    width: 200px;
    float: left;
    padding-top: 30px;
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #f0b016;
    color: #fefefd;
    text-align: center;
    padding: 10px;
    border-radius: 40px;
    text-transform: uppercase;
}

.read_bt a:hover {
    color: #fefefd;
    background-color: #061543;
}

.about_img {
    width: 100%;
    float: left;
}


/* about section end */


/* furnitures section start */

.furnitures_section {
    width: 100%;
    float: left;
    background-color: #061543;
    height: 750px;
    margin-bottom: 150px;
}

.furnitures_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #fefefd;
    text-align: center;
    font-weight: bold;
    font-family: 'Sen', sans-serif;
}

.furnitures_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fefefd;
    text-align: center;
    margin: 0px;
}

.furnitures_section_2 {
    width: 100%;
    float: left;
    padding: 40px 0px 0px 0px;
}


/* Zoom In #1 */

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.column {
    margin: 15px 0px 0;
    padding: 0;
}

.column:last-child {
    padding-bottom: 30px;
}

.column::after {
    content: '';
    clear: both;
    display: block;
}

figure {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

figure:hover+span {
    bottom: -36px;
    opacity: 1;
}

.introduction_text {
    width: 100%;
    float: left;
    text-align: center;
    color: #fefefd;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    bottom: 80px;
}

.seemore_bt {
    width: 170px;
    margin: 0 auto;
}

.seemore_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #f0b016;
    color: #fefefd;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 40px;
}

.seemore_bt a:hover {
    color: #fafafa;
    background-color: #061543;
}

.seemore_bt.active a {
    color: #fafafa;
    background-color: #061543;
}


/* furnitures section end */


/* blog section start */

.blog_section {
    width: 100%;
    float: left;
}

.blog_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #181818;
    text-align: center;
    font-weight: bold;
    font-family: 'Sen', sans-serif;
}

.blog_section_2 {
    width: 100%;
    float: left;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px #e2e2e0;
    height: auto;
    padding: 15px 30px 45px 30px;
    margin-top: 55px;
}

.blog_box {
    width: 100%;
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px #e2e2e0;
    height: auto;
    margin-top: 30px;
}

.blog_box:hover {
    box-shadow: 0px 0px 15px 0px;
}

.blog_img {
    width: 100%;
    text-align: center;
    min-height: 165px;
}

.chair_text {
    width: 100%;
    font-size: 16px;
    color: #181818;
    text-align: center;
    margin: 0px;
}

.readmore_bt {
    width: 170px;
    margin: 0 auto;
    padding-top: 60px;
    display: flex;
}

.readmore_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #f0b016;
    color: #fefefd;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 40px;
}

.readmore_bt a:hover {
    color: #fafafa;
    background-color: #061543;
}


/* blog section end */


/* contact section start */

.contact_section {
    width: 100%;
    float: left;
}

.contact_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #061543;
    text-align: center;
    font-weight: bold;
    font-family: 'Sen', sans-serif;
}

.contact_section_2 {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 70px;
}

.contact_section .map_form_container .map_container {
    display: none;
}

.contact_section .map_form_container.map_show form {
    display: none;
}

.contact_section .map_form_container.map_show .map_container {
    display: block;
}

.mail_section {
    width: 100%;
    float: left;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #1f1d14;
    border: 3px solid #061543;
    background-color: transparent;
    padding: 14px 15px;
    margin-top: 40px;
    border-radius: 8px;
    font-family: 'Sen', sans-serif;
}

input.mail_text::placeholder {
    color: #1f1d14;
}

.massage-bt {
    color: #1f1d14;
    width: 100%;
    height: 130px;
    font-size: 18px;
    background-color: transparent;
    padding: 40px 15px 0px 15px;
    border: 3px solid #061543;
    margin-top: 40px;
    border-radius: 8px;
    font-family: 'Sen', sans-serif;
}

textarea#comment::placeholder {
    color: #1f1d14;
}

.btn_main {
    width: 51%;
    margin: 0 auto;
    text-align: center;
}

.send_bt {
    width: 160px;
    float: left;
}

.send_bt a {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fefefd;
    background-color: #f0b016;
    padding: 10px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
    border-radius: 40px;
    font-family: 'Sen', sans-serif;
}

.send_bt a:hover {
    color: #fefefd;
    background-color: #061543;
}

.map_bt {
    width: 160px;
    float: left;
    margin-left: 15px;
}

.map_bt a {
    width: auto;
    text-align: center;
    font-size: 18px;
    color: #fefefd;
    background-color: #f0b016;
    padding: 10px 60px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
    border-radius: 40px;
    font-family: 'Sen', sans-serif;
}

.map_bt a:hover {
    color: #fefefd;
    background-color: #061543;
}

.map_bt.active a {
    color: #fefefd;
    background-color: #061543;
}

.map_center {
    width: auto;
}

.map_main {
    width: 100%;
    float: left;
    padding-top: 40px;
}


/* contact section end */


/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #061543;
    height: auto;
    padding: 20px 0px 25px 0px;
}

.footer_menu {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.footer_menu ul {
    margin: 0px;
    padding: 0px;
    display: inline-flex;
}

.footer_menu li {
    float: left;
    font-size: 16px;
    color: #fefefd;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 40px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-family: 'Sen', sans-serif;
}

.footer_menu li a {
    color: #fefefd;
}

.footer_menu li a:hover {
    color: #f0b016;
}

.footer_menu li.active a {
    color: #f0b016;
}

.social_icon {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    padding-top: 40px;
}

.social_icon ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.social_icon li {
    float: left;
}

.social_icon li a {
    float: left;
    padding: 5px 15px;
    background-color: #f0b016;
    color: #061543;
    border-radius: 100%;
    font-size: 22px;
    margin: 0px 5px;
    width: 50px;
    text-align: center;
}

.social_icon li a:hover {
    background-color: #fefefd;
    color: #061543;
}


/* footer section end */

/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #061543;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fefefd;
    text-align: center;
    margin: 15px 0px 30px 0px;
}

.copyright_text a {
    color: #fefefd;
}

.copyright_text a:hover {
    color: #f0b016;
}

/* copyright section end */

.margin_top90 {
    margin-top: 90px;
}