* {
    list-style: none;
    text-decoration: none;
    outline: none;
}
body{
    font-family: OpenSans-Regular;
}
a{
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
@font-face {
    font-family: Spantaran;
    src: url(../fonts/Spantaran.ttf);
}
@font-face {
    font-family: OpenSans-Regular;
    src: url(../fonts/OpenSans-Regular.ttf);
}
@font-face {
    font-family: OpenSans-Medium;
    src: url(../fonts/OpenSans-Medium.ttf);
}
@font-face {
    font-family: OpenSans-ExtraBold;
    src: url(../fonts/OpenSans-ExtraBold.ttf);
}
@font-face {
    font-family: OpenSans-Bold;
    src: url(../fonts/OpenSans-Bold.ttf);
}
@font-face {
    font-family: Pacifico-Regular;
    src: url(../fonts/Pacifico-Regular.ttf);
}

h1,h2{
    font-family: Spantaran;
    margin: 0;
}
h3,h4{
    margin: 0;
    font-family: OpenSans-Bold;
}

h5
{   padding: 0px;
    margin: 0;
    font-family: OpenSans-Medium;
}

h6{
    font-family: OpenSans-ExtraBold;
}
a {
    padding: 0px;
    margin: 0px;
    transition: all 0.5s;
}

p {
    padding: 0px;
    margin: 0px;
    letter-spacing: 0.3px;
}

span {
    letter-spacing: 0.3px;
}

dl,
ol,
ul {
    padding: 0px;
    margin: 0px;
}

a:hover {
    color: #363636;
}

.nav-link:focus {
    color: #f87823;
}

input {
    letter-spacing: 0.3px;
}
.mt_100{
    margin-top: 100px;
}
.pt_100{
    padding-top: 110px;
}
.pd0 {
    padding: 0;
}
.pt_90 {
    padding-top: 90px;
}
.pt_90 {
    padding-top: 90px;
}
.prl_0 {
    padding: 0px;
}
.pt_50{
    padding-top: 70px;
}
.mt_90{
    margin-top: 90px;
}

.mrl_0{
    margin:0px;
}
.mt_80{
    margin-top: 80px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

header.main-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 15px;
    z-index: 99;
    background: transparent;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
header.main-header.headerbg {
    background: rgba(0, 0, 0, 0.7);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
        top: 0;
}
.menu-hide ul.navbar-nav{
    opacity: 0;
    visibility: hidden;
}
.menu-hide ul.navbar-nav.menu-show{
    opacity: 1;
    visibility: visible;
	margin:0;
}
header.main-header.headerbg ul.navbar-nav{
    opacity: 1;
    visibility: visible;
}

.logo-wraper {
    text-align: center;
}
.logo-wraper img {
    width: 300px !important;
    transform: scale(2.3);
    transition: 2s ease-in-out;
}

.main-header.menu-hide .logo-wraper img {
    width: 300px !important;
    transform: scale(1.8);
    transition: 2s ease-in-out;
}

.headerbg .logo-wraper img {
    width: 225px !important;
    transform: scale(1);
    transition: 2s ease-in-out;
}

.main-header .logo-wraper img {
    width: 225px !important;
    transform: scale(1);
    transition: 2s ease-in-out;
}

ul.navbar-nav.ms-auto li.nav-item:nth-child(3) a {
/*     font-weight: 900; */
    /* font-size: 15px; */
}

.main-header ul.navbar-nav li.nav-item.active a.nav-link {
    color: #D39014;
}
.main-header .navbar {
    padding: 0px 0;
}
#navbarSupportedContent {
    justify-content: center;
}
.main-header ul.navbar-nav li.nav-item {
    margin-right: 0;
    padding: 0;
}
.main-header ul.navbar-nav li.nav-item:last-child {
    margin-right: 0;
    
}
.main-header ul.navbar-nav li.nav-item a {
    margin-right: 0;
    color: #ffffff;
}
/*.main-header  ul.navbar-nav li.nav-item a {
    color: #fff;
}*/


.main-header  ul.navbar-nav li.nav-item:last-child {
    margin-right: 0;
}
.main-header  ul.navbar-nav li.nav-item a.nav-link {
    color: #fff;
}
.main-header .navbar-light .navbar-nav .nav-link.active, .main-header .navbar-light .navbar-nav .show>.nav-link {
    color: #EDF828;
}

div#header .container {
    max-width: 1350px;
    position: relative;
}

.me-auto li.nav-item {
    text-align: right;
}
.main-header ul.navbar-nav li.nav-item a {
    padding: 0;
    font-size: 14px;
    padding-right: 10px;
}
.main-header ul.navbar-nav {
    flex: 1 0 45%;
}

header.main-header .navbar-brand {
    flex: 1 0 10%;
    text-align: center;
}

.main-header ul.navbar-nav {
    flex: 1 0 45%;
    /*background: red;*/
}
.main-header ul.navbar-nav li.nav-item {
    margin-right: 0;
    padding: 0;
}
.main-header ul.navbar-nav li.nav-item a {
    padding: 0;
    font-size: 13px;
    letter-spacing: 0;
    text-align: center;
}
header.main-header .navbar-brand {
    flex: 1 0 15%;
    text-align: center;
    align-items: center;
    margin: 0 auto;
}
.logo-wraper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.main-header ul.navbar-nav li.nav-item a span {
    display: none;
}
.main-header .navbar .ms-auto li {
    margin-left: 1rem;
}
@media only screen and (max-width: 5000px) and (min-width: 1500px)  {
.main-header ul.navbar-nav li.nav-item a {
    padding: 0;
    font-size: 14px;
}
.main-header .navbar .ms-auto {
    justify-content: space-around;
    margin-left: 5rem !important;
}
div#header .container {
    max-width: 1370px;
    position: unset;
}

.left-menu-btn span {
    top: 34px !important;
    left: 10px !important;
}
.main-header .navbar .ms-auto {
    justify-content: space-between !important;
}
ul.navbar-nav.me-auto li.nav-item a {
    margin-left: 0 !important;
}
.main-header .navbar .ms-auto li {
    margin-left: 0rem;
}
.left-menu-btn span{
  left: 15px !important;
}

}


ul.navbar-nav.ms-auto li.nav-item a {
    margin-right: 10px;
}
ul.navbar-nav.me-auto li.nav-item a {
    margin-left: 0px;
}
header.main-header ul.navbar-nav.me-auto li.nav-item a {
    text-align: right !important;
}
ul.navbar-nav.me-auto {
    justify-content: end;
}
ul.navbar-nav li.nav-item a {
    margin-right: 10px;
    text-decoration: none;
}
ul.navbar-nav.me-auto {
    justify-content: space-around;
}
.main-header .navbar .ms-auto {
    justify-content: end;
}

.left-menu-btn span {
    width: 42px;
    height: 42px;
    /* background: rgb(0 0 0 / 45%); */
    padding: 0 !important;
    position: absolute;
    top: 12px;
    border: none;
    left: 5px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    /* border: 1px solid rgb(255 255 255 / 20%); */
}
.headerbg .left-menu-btn span {
    top: 50px !important;
}
.main-header .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(20px);
    padding-left: 0px;
    padding-right: 0px;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #fff;
    text-decoration: none;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
div#mySidenav ul{
    padding-left: 15px;
    padding-right: 15px;
}
div#mySidenav ul li {
/*     border: 1px solid rgba(255, 255, 255, 0.2); */
    border-right: 0;
    border-left: 0px;
}
div#mySidenav ul li a {
    font-size: 16px;
    padding: 15px 5px;
    font-family: OpenSans-Bold;
    color: #fff;
    display: block;
    transition: 0.3s;
    text-decoration: none;
}
.nav-logo img {
    width: 250px;
}
.nav-logo {
    text-align: center;
    margin-bottom: 1rem;
}
.banner-wraper{
	padding:0;
}
.banner-content {
    position: relative;
    z-index: 5;
}
.banner-content h2,.banner-content h1 {
    color: #fff;
}
.banner-content h1 {
    font-size: 50px;
}
.banner-content h2 {
    font-size: 32px;
}
.our-histroy-wraper {
    background: #0F1014;
    padding: 100px 0;
}
.histroy-title h2 {
    color: #fff;
    font-size: 45px;
}
.histroy-title h2 span {
    font-family: OpenSans-Bold;
    font-size: 40px;
}
.histroy-content p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
.histroy-link a img {
    margin-left: 5px;
}
.histroy-link a {
    font-family: OpenSans-Bold;
    color: #d39014;
}
.histroy-link {
    margin-top: 1rem;
}
.histroy-center-img-box {
    text-align: center;
    border: 10px solid #e5a940;
}
.histroy-imgs {
    background: #23221F;
}
.histroy-center-img-box {
    text-align: center;
    border: 10px solid #e5a940;
    margin-top: 5rem;
}
.histroy-imgs img {
    width: 700px;
    margin: 0 auto;
}

.founder-msg-wraper {
    background: #23221F;
    padding: 100px 0;
}
.founder-section-title h2 {
    color: #fff;
    text-align: center;
    font-size: 35px;
}
.founder-section-title {
    margin-bottom: 50px;
}
.founder-msg-left img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}
.founder-msg-content h5 {
    font-family: OpenSans-ExtraBold;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.5px;
}
.founder-msg-content p {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}
.founder-msg-content h5 {
    padding: 90px 0;
}
.slider-arrow {
    position: absolute;
    right: 0;
    width: 50%;
    bottom: 15px;
}
.slider-arrow .carousel-control-next {
    left: 85px;
}
.slider-arrow .carousel-control-next-icon{
    background-image: url('../images/right-arrow.png');
    background-size: contain;
    width: 2.4rem;
    height: 2.4rem;

}
.slider-arrow .carousel-control-prev-icon{
    background-image: url('../images/left-arrow.png');
    background-size: contain;
    width: 2.4rem;
    height: 2.4rem;
}

.restrofin-wraper {
    background: #0F1014;
    padding: 90px 0;
}
.restoration-title h2 {
    color: #fff;
    font-size: 35px;
    padding-bottom: 20px;
}
.restoration-icon img {
    width: 100%;
    height: 185px;
    object-fit: cover;
}
.restoration-details h2 {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
    padding-top: 10px;
}
.all-append-title h2 {
    color: #fff;
    font-size: 35px;
}
.available-slider-main {
    width: 90.2vw;
}
.available-details h2 {
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 0.5px;
    text-align: center;
}
.available-details {
    padding-top: 10px;
}
.available-img-box {
    padding: 0 13px;
}
.available-wraper .all-append-title {
    padding-bottom: 3rem;
}
.divhr hr {
    margin: 0;
    border-top: 1px solid #ffffff96;
}
.divhr {
    padding-bottom: 80px;
}
.available-slider button.owl-prev {
    width: 55px;
    height: 55px;
    display: inline-block;
    background: hsl(0deg 0% 0% / 40%) !important;
    padding: 5px;
    position: absolute;
    left: -85px;
    top: 31%;
    border-radius: 100% !important;
}
.available-slider button.owl-prev img {
    width: 24px;
}
.available-slider button.owl-next {
    display: none !important;
}
.available-img img {
    width: 100%;
    height: 315px;
    object-fit: cover;
}
.available-wraper {
    background: #0F1014;
    padding-bottom: 100px;
    overflow:hidden;
}
.inventory-wraper {
    background: #0F1014;
    padding-bottom: 70px;
}
.inventory-title h2 {
    color: #fff;
    font-size: 35px;
}
.inventory-card p {
    color: #fff;
    font-size: 16px;
    padding-top: 15px;
    line-height: 26px;
}
.inventory-box img {
       width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.inventory-card {
    margin-bottom: 2.5rem;
}
.inventory-title-text p {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
}
.inventory-bottom-section {
    padding-top: 70px;
}
section.gallery-wraper {
    background: #23221F;
    padding: 60px 0;
}
.gallery-slider-main .owl-item {
    opacity: 0.5;
}
.gallery-slider-main .owl-item.active {
    opacity: 1;
}
.gallery-wraper .all-append-title {
    margin-bottom: 2.2rem;
}
.gallery-imgs {
    padding: 0px 15px;
}
.gallary-slider button.owl-prev {
    width: 55px;
    height: 55px;
    display: inline-block;
    background: hsl(0deg 0% 0% / 60%) !important;
    padding: 5px;
    position: absolute;
    left: 16%;
    top: 40%;
    border-radius: 100% !important;
}
.gallary-slider button.owl-prev img{
    width: 28px !important;
}
.gallary-slider button.owl-next{
    display: none !important;
}
.our-story-wraper {
    background: #1E1E1E;
    padding: 100px 0;
}
.our-story-content p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 15px;
}
.our-story-imgs img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.our-story-imgs {
    padding: 15px 0;
}
.our-story-imgs-bg {
    position: relative;
}
.our-story-imgs-bg .row{
    position: relative;
    z-index: 5;
}
.our-story-imgs-bg::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    height: 78%;
    width: 80%;
    background: #23221F;
    content: '';
    z-index: 0;
    margin: 0 auto;
}
.our-story-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-bottom: 30px;
}
.our-story-content .all-append-title {
    width: 100%;
    padding-bottom: 15px;
}
.all-append-title {
    margin-bottom: 2rem;
}
.accordion-item {
    margin: 20px 0px;
    border-radius: 0 !important;
}
.whybuy-content-main .accordion-item {
    border-radius: 0 !important;
    background: #23221F;
    border: none;
}
.accordion-body p {
    color: #CACACA;
    line-height: 26px;
}
.whybuy-content-main .accordion-item .accordion-button {
    border-radius: 0;
    background: #23221F;
    font-size: 22px;
    color: #fff;
    letter-spacing: 0.5px;
    box-shadow: none !important;
}
section.whybuy-us-wraper {
    background: #0F1014;
    padding: 100px 0;
    border-top: 1px solid rgb(255 255 255 / 15%);
}
.whybuy-content-main .accordion-item .accordion-button span {
    background: #000;
    height: 35px;
    width: 35px;
    border-radius: 100%;
    color: #fff !important;
    font-family: OpenSans-Regular;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    line-height: 35px;
    margin-right: 15px;
}
.whybuy-content-main  .accordion-button::after{
    background-image: url('../images/plus.png');
}
.whybuy-content-main button.accordion-button.collapsed::after {
    background-image: url(../images/minus.png);
    opacity: 0.5;
    top: 9px;
    position: relative;
}
.whybuy-content-main .accordion-item button.accordion-button{
    position: relative;
}
.whybuy-content-main .accordion-item button.accordion-button::before {
    position: absolute;
    left: 0;
    right: 0;
    content: '';
    border-top: 2px dashed rgb(255 255 255 / 15%);
    width: 95%;
    height: 1px;
    margin: 0 auto;
    bottom: -3px;
}
.whybuy-content-main button.accordion-button.collapsed::before{
    display: none;
}

section.ourclient-wraper {
    background: #0f1014;
    padding: 100px 0;
    border-top: 1px solid rgb(255 255 255 / 15%);
    position: relative;
}
.ourclient-text p {
    color: #fff;
    font-size: 18px;
}
.ourclient-card {
    background: #fff;
    margin: 15px;
    padding: 15px;
    position: relative;
    padding-top: 30px;
}

.ourclient-content img {
    width: 50px !important;
}

.ourclient-content p {
    color: #363636;
    font-size: 15px;
    line-height: 25px;
}
.client-rating {
    padding-top: 1rem;
}
.client-rating label {
    font-family: OpenSans-Bold;
}
.client-rating img {
    width: 105px !important;
    display: inline-block !important;
    margin-right: 10px;
}
.client-rating p {
    font-weight: 600;
    position: relative;
    line-height: 29px;
}
.ourclient-profile h2 span {
    font-family: Pacifico-Regular;
    font-size: 18px;
}
.ourclient-profile h2 img {
    display: inline-block !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 100% !important;
}
.ourclient-slider-main .quto-imgs {
    position: absolute;
    right: 15px;
    top: -32px;
}
.ourclient-slider-main  .quto-imgs {
    position: absolute;
    right: 15px;
    top: -32px;
    width: 65px !important;
    height: 65px !important;
    object-fit: contain !important;
    display: inline-block !important;
}
.ourclient-profile {
    margin-top: 1rem;
}
.sideimg img {
    position: absolute;
    right: 20px;
    bottom: 0;
    width: 33%;
}
.ourclient-slider .owl-stage .owl-item.active + .owl-item.active .ourclient-card{
    position: relative;
    top: 50px;
    opacity: 0.5;
}
.ourclient-slider .owl-stage-outer {
    padding-bottom: 5rem;
}
.ourclient-slider .owl-dots button span {
    width: 4px !important;
    height: 20px !important;
    background: #fff;
    border-radius: 5px !important;
    margin: 5px 4px !important;
}
.ourclient-slider .owl-dots button.active span {
    height: 30px !important;
    background: #D39014 !important;
    top: 5px !important;
    position: relative;
}
.ourclient-slider .owl-nav button {
    background: transparent !important;
    margin: 1px 35px !important;
}
.ourclient-slider .owl-nav, .ourclient-slider .owl-dots {
    width: 50%;
    padding: 0 15px;
    margin-top: -40px;
}
.ourclient-slider .owl-dots {
    margin-top: -38px;
}
.ourclient-slider .owl-nav {
    position: relative;
    z-index: 5;
}
.ourclient-title {
    margin-bottom: 2.5rem;
}
section.faq-wrpaer {
    background: #1e1e1e;
    padding: 100px 0;
}

.faqaccordion-main .accordion-item {
    background: transparent;
    border: none;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    padding: 10px 0;
    margin: 0;
    position: relative;
}

.faqaccordion-main  .accordion-body p {
    color: #908F8F;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.faqaccordion-main .accordion-body {
    padding: 5px 0px;
}
.faqaccordion-main .accordion-item h2 button {
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-family: OpenSans-Bold;
    padding: 15px 0px;
    letter-spacing: 0.5px;
    box-shadow: none !important;
    background: transparent;
    position: relative;

}
.faqaccordion-main .accordion-body {
    padding: 5px 0px 20px;
}
.faqaccordion-main .accordion-item h2 button{
    position: relative;
}
.faqaccordion-main .accordion-item h2 button::before {
    opacity: 1;
    position: absolute;
    left: -40px;
    top: 17px;
    width: 20px;
    height: 20px;
    background: #D39014;
    content: '';
    border-radius: 100%;
    z-index: 5;
}
.faqaccordion-main .accordion-item::after {
    position: absolute;
    left: -33px;
    top: 36px;
    height: 102%;
    width: 5px;
    content: '';
    background: rgb(255 255 255 / 20%);
}
.faqaccordion-main .accordion-item h2 button.accordion-button.collapsed::before{
    background: #fff;
}
#faq .accordion-item:last-child .accordion-item::after{
    opacity: 0;
}
.faqaccordion-main .accordion-item:last-child::after{
    opacity: 0;
}

.faqaccordion-main  .accordion-button::after{
    background-image: url('../images/plus.png');
}
.faqaccordion-main  button.accordion-button.collapsed::after {
    background-image: url(../images/minus.png);
    opacity: 0.5;
    top: 9px;
    position: relative;
}
section.getintouch-wraper {
    background: #0F1014;
    padding: 100px 0;
}
.quick-links ul {
    display: flex;
    flex-wrap: wrap;
}
.quick-links ul li {
    flex: 0 0 50%;
}

.quick-links ul li a {
    color: #fff;
    text-decoration: none;
    font-family: OpenSans-Bold;
    margin: 7px 0px;
    font-size: 15px;
    display: inline-block;
}
.quick-links h2 {
    color: #FFFFFF;
    font-size: 22px;
    letter-spacing: 0.5px;
}
.getintouch-title h2 {
    border-bottom: 2px solid rgb(255 255 255 / 15%);
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.getintouch-main {
    padding: 22px;
    background: #23221F;
    border: 6px solid #D39014;
    padding-bottom: 150px;
}

.getintouch-text p {
    color: #fff;
    line-height: 27px;
    letter-spacing: 0.5px;
}
.getintouch-head {
    padding-bottom: 2rem;
}
.getintouch-head .all-append-title {
    padding-top: 5px;
}
.getintouch-email-title p {
    border-bottom: 2px solid rgb(255 255 255 / 15%);
    padding-bottom: 17px;
    margin-bottom: 20px;
    color: #fff;
    font-family: OpenSans-Medium;
    font-size: 15px;
}
.getintouch-email-title p img{
    margin-right: 10px;
}
.getintouch-content ul li {
    margin: 9px 0px;
}
.getintouch-content ul li a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.getintouch-email-box {
    margin-bottom: 2.5rem;
}
.getintouch-content p {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.5px;
}
.map-icon img {
  width: 100%;
  position: relative;
  z-index: 5;
  margin-top: -9.5rem;
}
.footer-wraper {
    padding: 100px 0 0;
    background: #23221F;
    position: relative;
    overflow: hidden;
}
.footer-menu ul li a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.sitemap-menu ul {
    display: flex;
    flex-wrap: wrap;
}
.sitemap-menu ul li {
    flex: 0 0 50%;
}
.footer-logo img {
    width: 190px;
}
.footer-menu-title h3 {
    font-size: 18px;
    color: #fff;
    padding-bottom: 12px;
    font-family: OpenSans-Bold;
}
.footer-menu ul li a {
    color: rgb(255 255 255 / 50%);
}
.footer-menu ul li {
    margin: 5px 0px;
}
.footer-menu ul li:hover a {
    color: #ffff;
}
.footer-logo {
    text-align: center;
    margin-bottom: 3rem;
}
.socialmenu ul li a {
    font-size: 25px;
}
.socialmenu ul li {
    display: inline-block;
    margin-right: 15px;
}
.legal-menu ul li a {
    display: inline-block;
    padding-bottom: 5px;
}
.footer-bottom-right img {
    position: absolute;
    right: 0;
    bottom: -25px;
    z-index: 2;
    width: 625px;
}
.footer-wraper .container {
    position: relative;
    z-index: 5;
}
.copyright p {
    color: rgb(255 255 255 / 50%);
    text-align: center;
    font-size: 15px;
    letter-spacing: 0.5px;
    padding: 15px;
}
.copyright {
    border-top: 2px dashed rgb(255 255 255 / 15%);
    margin-top: 4rem;
}


.banner-wraper .carousel video{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-wraper .carousel-cell {
    width: 100vw;
    height: 100vh;
    left: 0 !important;
    opacity: 0;
    transition: opacity 0s ease-in-out;
    z-index: -1;
}
.banner-wraper .carousel-cell.is-selected {
    opacity: 1;
    z-index: 0
} 
.banner-wraper .carousel.is-fullscreen .carousel-cell {
    height: 100%;
}
.banner-wraper  .flickity-slider {
    transform: none !important;
}
.flickity-prev-next-button, ol.flickity-page-dots{
    display: none !important;
}
section.banner-wraper {
    position: relative;
}
section.banner-wraper  .banner-content {
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5;
}
section.banner-wraper::after {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(0 0 0 / 25%);
    z-index: 2;
    top: 0;
}

.carousel-fade .carousel-inner  {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}



/* Carousel Styles */



.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

.carousel-control.left span {
     
}

.carousel-control.right span {
     
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
    background-color: #000;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}


.inventory-page-wraper {
    background: #0F1014;
    padding: 100px 0 0;
}
.inventory-card {
    background: #23221F;
    transition: all 0.5s;
    position: relative;
    top: 0;
    display: flex;
    flex-wrap: nowrap;

}

.inventory-available {
    padding: 1rem;
}

.inventory-card:hover {
    top: -20px;
    position: relative;
}
.inventory-card p {
    padding: 15px 0;
}

.inventory-box::after {
    background: rgb(0 0 0 / 70%);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    opacity: 0;
}
.inventory-box {
    position: relative;
    overflow: hidden;
}
.inventory-overlay {
    position: absolute;
    top: 0;
    z-index: 5;
    text-align: center;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: none;
}
.inventory-available h5 {
    font-family: 'OpenSans-Bold';
    color: #fff;
}
/*.inventory-box img {
    scale: 1.1;
}*/
.inventory-box img{
    transition: all 0.5s;
}
.inventory-card:hover:after{
    opacity: 1;
 }
.inventory-card:hover .inventory-overlay{
    display: flex;
 }
.inventory-card:hover .inventory-box::after{
   opacity: 1;
}
div#exampleModal .modal-dialog {
    max-width: 755px;
    width: 100%;
}

.form-group input {
    width: 100%;
    height: 50px;
    border: 1px solid #36363694;
    border-radius: 5px;
    padding: 10px;
}
.form-group textarea {
    width: 100%;
    height: 120px;
    border: 1px solid #36363694;
    border-radius: 5px;
    padding: 10px;
}
.form-group label {
    width: 100%;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #fff;
    padding-bottom: 7px;
}
.form-group {
    margin-bottom: 1rem;
}
.form-group select {
    width: 100%;
    height: 50px;
    border: 1px solid #36363694;
    border-radius: 5px;
    color: #363636;
    font-size: 16px;
    padding: 10px;
}
.submit-btn input[type="submit"] {
    padding: 14px 40px;
    border: none;
    background: #363636;
    color: #fff;
    border-radius: 5px;
}
.submit-btn {
    border-top: 1px solid #dee2e6;
    padding-top: 15px;
    text-align: right;
	position:relative;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form .wpcf7-response-output {
    color: #fff;
}
span.wpcf7-spinner {
    position: absolute;
    left: 0;
    top: 30px;
}
.gallary-imgs img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.gallary-imgs img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.gallary-details h2 a {
    color: #fff;
    font-size: 18px;
    font-family: OpenSans-ExtraBold;
}
.gallary-page-wraper {
    padding: 100px 0;
    background: #23221F;
    background: #0F1014;
}

.gallary-details {
    background: #23221F;
    padding: 15px;
    height: 100%;
}

.gallary-details h2 {
    margin: 0;
    line-height: 26px;
    padding-bottom: 10px;
    height: 68px;
}
.gallary-page-wraper .gallary-page-card {
    margin: 2rem 0;
}
.gallary-details p {
    color: #fff;
    font-size: 15px;
}
.gallary-page-card {
    overflow: hidden;
}

.gallery-single-imgs img {
    width: 100%;
}
.gallery-single-content h2 {
    color: #fff;
    font-size: 30px;
}
.gallery-single-content p {
    color: #fff;
    padding-top: 15px;
    line-height: 27px;
    font-size: 15px;
}
.gallery-single-content h2 {
    color: #fff;
    font-size: 30px;
    font-family: OpenSans-ExtraBold;
}
.gallery-single-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.gallery-single-page-wraper {
    padding: 100px 0;
    background: #0F1014;
}
.gallery-single-imgs button {
    padding: 0;
    border: none;
    background: transparent;
}
#singlegallarymodel .modal-dialog {
    max-width: 1000px;
}



.gallery-box-wraper .gallery {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    border-radius: 0px;
}
.gallery-box-wraper .gallery a {
    flex: 0 0 25%;
    height: 230px;
}
.gallery-box-wraper .gallery img {
    width: 100%;
    height: 100%;
    padding: 5px;
    object-fit: cover;
}
.faq-page-wraper {
    background: #0F1014;
    padding: 250px 0 100px;
}
.faq-page-wraper .faqaccordion-main .accordion-body p {
    padding-bottom: 10px;
}
.faqaccordion-main .accordion-item h2 button{
    line-height: 30px;
}
.start-proccess-content {
    padding: 50px;
    margin-top: 3rem;
}
.start-proccess-content p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
.start-proccess-imgs {
    text-align: center;
    padding: 20px;
    margin-top: 45px;
}
.start-proccess-wraper {
    width: 1050px;
    background-position: center;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.start-proccess-btn button {
    background: #D39014 !important;
    border: none;
    padding: 12px 40px;
    border-radius: 0;
    margin-top: 1rem;
}

.contact-content h1 {
    color: #fff;
    font-size: 45px;
    text-transform: capitalize;
}
.contact--minibanner {
    padding: 70px 0 0;
    background: #23221F;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.contact-page-wraper {
    background: #0F1014;
    padding: 100px 0;
}
.contact-map-icon img {
    width: 100%;
    height: 100%;
}
.contact-page-map > * {
    height: 100%;
}
.contact-page-map {
    height: 100%;
}
.contact-page-wraper .getintouch-email-title p{
    padding-bottom: 12px;
    margin-bottom: 15px;
    color: #363636;
    border-bottom: 2px solid rgb(0 0 0 / 51%);
}
.contact-page-bg {
    background: #fff;
    padding: 100px 15px;
}
.contact-page-wraper .getintouch-content ul li a{
    color: #363636;
}
.contact-page-wraper .getintouch-content p{
    color: #363636;
}
.contact-page-wraper .getintouch-content ul li {
    margin: 6px 0px;
}
.contact-client-imgs {
    text-align: right;
    padding-top: 80px;
}
.contact-client-imgs {
    display: none;
}

div#exampleModal .modal-content {
    padding: 20px;
    background: #0F1014;
    border: 1px solid #ffffff4a;
    box-shadow: 0px 1px 15px #ffffff85;
}
div#exampleModal .modal-content .modal-body {
    padding: 15px 0px;
}

div#exampleModal .btn-close{
    opacity: 1;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E");
}
div#exampleModal .modal-header h2 {
    font-family: OpenSans-Bold;
    color: #fff;
    font-size: 25px;
}
div#exampleModal .modal-header {
    padding: 15px 1px;
}

/* .main-header ul.navbar-nav.ms-auto li.nav-item:nth-child(3) a {
    font-weight: bold;
    font-family: OpenSans-Bold;
    color: #d39014;
    
} */

.inventory-card .content-box {
    margin: 0 2rem;
    padding: 1rem;
    flex: 50%;
}

.inventory-card .content-box ul {
    display: flex;
       margin-top: 2rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
    column-gap: 0;
    row-gap: 20px;
}

.content-box h2 {
    color: white;
}

.inventory-card .content-box ul li {
    color: white;
    font-weight: bold;
    flex: 33%;

}

.inventory-card .content-box ul li:nth-child(4), .inventory-card .content-box ul li:nth-child(5)  {
    flex: 100%;
}
.inventory-card .content-box ul li span {
    font-weight: 400;
}