*{}
* Template Name: Flattern - v4.7.0
* Template URL: https://bootstrapmade.com/flattern-multipurpose-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: 'Yantramanav', sans-serif;
  color: #4d4643;
}
.shop-banner p {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
}

.iconright {
  background: #09ebaf;
  height: 50px;
  width: 50px;
  right: 50px;
  bottom: 77px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  line-height: 50px;
}

.rating .description_title a.engluny {
  color: black;
}



h1, h2, h3, h4, h5, h6 {
  font-family: 'Yantramanav', sans-serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #da251c;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}
.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
    background: #e67817;
    color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
    background: #fff;
    padding: 15px 0px 10px 0px;
    font-size: 14px;
}
.language {
    width: 15%;
    text-align: center;
    background: #00923f;
    padding: 6px 0px;
    border-radius: 5px;
}
.main-product .product-discripion button.addtocart, .shop_cart {
    background: #e67817;
    border: none;
    padding: 4px 6px;
    border-radius: 9px;
    color: #fff;
    text-transform: uppercase;
       font-size: 11px !important;
}
button, input, optgroup, select, textarea {
    outline: 0;
}
.search-container i {
  font-size: 20px;
}
.search-container {
    width: 67%;
    display: flex;
    justify-content: space-between;
}
.header-logo {
  width: 28%;
}
ul.contact-newsletter li {
    list-style: none;
    padding-bottom: 5px;
    font-size: 16px;
    align-items: center;
    vertical-align: middle;
    display: flex;
    font-weight: 800;
    color: #000;
    margin-left: 45px;
}
.select-category label {
    width: 55%;
    background: #e67816;
    padding: 7px 8px 2px 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    display: block;
}
.banner_heading h5 {
    color: #fff;
    text-align: center;
    font-size: 19px;
}
 
.downlood_app button {
  width: 100% !important;
  margin-bottom: 10px;
  min-width: 234px !important;
  border-radius: 0 !important;
  text-align: left;
  font-size: 14px;
  max-width: 234px !important;
}
.contact_newsletter {
    width: 30%;
}
.select-category {
    width: 31%;
}
.downlood_app {
    width: 31%;
}
a.hin {
  font-size: 16px !important;
}

ul.contact-newsletter {
    padding-left: 0px;
    margin-bottom: 0rem;
}
ul.contact-newsletter li i {
    color: #da251c;
    font-size: 17px;
    padding-right: 6px;
    width: 26px;
}
ul.contact-newsletter li:first-child i {
    font-size: 26px;
}
header#header {
    background: #da251c;
}
.language a span {
    font-size: 20px;
    color: #fff;
}
.rating .mt-3 {
    margin-top: 0px !important;
    padding: 0 !important;
}

.rating .description_title {
	width: 100%;
	padding: 6px 6px 6px 6px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	position: relative;
	color: #000000;
	border-radius: 0px;
	border-top: solid #d4d4d6 3px;
	border-left: solid #d4d4d6 3px;
	border-bottom: solid #88888b 3px;
	border-right: solid #88888b 3px;
	background: #ddd;
	max-width: 150px;
}
/* .product-discripion p {
	margin-bottom: 10px;
} */
.discountprices del {
	padding-left: 7px !important;
} 
button:focus:not(:focus-visible){
	    outline: 0;
		box-shadow: 0 0 0 0.25rem rgb(49 132 253 / 0%) !important;
}
.modal-header button {
    width: inherit;
    float: right;
    position: absolute;
    top: 25px;
    right: 25px;
    filter: brightness(0.5);
}
.video_play {
    display: block;
    width: 100%;
    margin-top: 30px;
}
.modal-header {
    display: inline-block;
	    position: relative;
}
.modal-header h4.modal-title {
    text-align: left;
}
.menu-part {
  align-items: center;
}
.select_part {
    width: 14%;
    margin-left: 68px;
}
.select_part select {
    border: none;
    background: #ffffff;
    width: 100%;
    padding: 8px 4px;
    border-radius: 5px;
    color: #000;
    font-size: 18px;
    outline: 0;
    text-transform: uppercase;
}
h2.title-heading b {
    color: #e67816;
}

#topbar .contact-info i {
  font-style: normal;
  color: #f03c02;
}
#topbar .contact-info i a, #topbar .contact-info i span {
  padding-left: 5px;
  color: #2b2320;
}
#topbar .contact-info i a {
  line-height: 0;
  transition: 0.3s;
}
#topbar .contact-info i a:hover {
  color: #f03c02;
}
#topbar .social-links a {
  color: #65534c;
  line-height: 0;
  transition: 0.3s;
  margin-left: 15px;
}
#topbar .social-links a:hover {
  color: #f03c02;
}
.header-logo img {
  width: 100%;
} 
.search-container form {
    display: flex;
    width: 65%;
}
.search-container select#cars {
    width: 71%;
    border: solid #e67817 2px;
    border-radius: 0px;
    text-transform: capitalize;
    font-size: 16px;
    outline: 0;
    padding: 3px 5px;
    margin-top: 0px;
}
section#banner {
    background: #e67816;
    padding: 10px 0px;
}
.banner_title {
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-container form input {
    width: 90%;
    border: solid #e67817 2px;
    padding: 7px 7px;
    border-right: none;
    font-size: 15px;
    border-left: none;
}
.header_top-part {
    justify-content: end !important;
    padding-left: 0px;
}
.search-container button {
    background: #ddd;
    width: 55px;
    color: #000;
    border-top: solid #d4d4d6 3px;
    border-left: solid #d4d4d6 3px;
    border-bottom: solid #88888b 3px;
    border-right: solid #88888b 3px;
    border-radius: 0px 10px 10px 0px;
}
.page-link {
    border: 1px solid #787878;
}
.page-link:hover {
    border-color: #787878;
}
ul.pagination li a.active {
    background: #000000;
    color: #fff;
}

ul.pagination li a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}




/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
section.product_section {
    display: block;
}
#header {
    height: 65px;
    transition: all 0.5s;
    z-index: 1;
    transition: all 0.5s;
    background: #fff;
}
#header.fixed-top {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.product-img img {
    width: 100% !important;
    min-height: 200px;
    max-height: 200px;
    padding-bottom: 15px;
    text-align: left;
    display: block;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
}
h2.title-heading span {
  color: #da251c;
}
section#services {
  background: #e67817;
}
h2.title-heading {
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
    color: #000;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px;
}
section.about_section {
    padding-bottom: 10px;
}
h2.title-heading::before {
    content: "";
    width: 427px;
    height: 4px;
    background: #e67817;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 55px;
}
#header .logo h1 a, #header .logo h1 a:hover {
  color: #2b2320;
  text-decoration: none;
}
#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}
.about_section {
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
    height: auto;
    position: relative;
    background-position-y: center;
    background-attachment: fixed;
}
section.footer {
    padding-bottom: 0px;
    padding-top: 80px;
}
.about_section::before {
  content: "";
  width: 100%;
  background: #0009;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
section.footer .container {
  position: relative;
}
.col-inner p {
    color: #000;
    padding-top: 20px;
}

h3.footer-title {
    color: #000;
    position: relative;
    text-transform: uppercase;
    font-size: 24px;
}
h3.footer-title::before {
    content: "";
    width: 103px;
    height: 3px;
    background: #e67817;
    position: absolute;
    top: 30px;
}
h3.footer_title::before {
    width: 90px !important;
}
section.footer .ul, ul.contact {
    padding-left: 0px;
    padding-top: 7px;
}
section.footer .ul li a {
    color: #000;
}
ul.contact li {
    color: #000 !important;
    padding-bottom: 5px;
    list-style: none;
    display: flex;
}
.col-inner.col-inner1 {
    padding-left: 60px;
}
ul.contact-newsletter li a {
  color: #000;
  display: flex;
  align-items: center;
}
ul.social-icon {
    padding-top: 20px;
}
ul.social-icon {
    background: #f00;
    padding: 2px 0px;
    text-align: center;
    margin-top: 11px;
}
ul.contact li i {
  padding-right: 10px;
}
.footer .site-email .ds-flx li {
    display: flex !important;
    list-style: none !important;
    color: #000 !important;
    align-items: center !important;
    padding-bottom: 5px !important;
}
.footer .site-email .ds-flx li i {
    width: 25px;
    text-align: end;
    margin-right: 10px;
}
/*.footer .site-email {
    margin-top: 45px;
}*/
section.footer {
    padding-bottom: 0px;
    padding-top: 22px;
    background: #fbfbfb;
}
.footer-bottom {
    background: #da251c;
    text-align: center;
    padding: 20px 0px;
    color: #fff;
    position: relative;
    margin-top: 0px;
} 
.form-control:focus {
    outline: 0;
      box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}
#news-subcribe .form-control-user label input {
    border: solid #bdbdbd 1px;
    border-radius: 5px;
    padding: 8px 10px;
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
}
#news-subcribe .form-control-user label {
    width: 100%;
    text-align: left;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
#news-subcribe .form-control-user label input::placeholder {
    color: #16161685;
}
#news-subcribe .form-control-user {
    margin-bottom: 10px;
}
#news-subcribe h4.modal-title {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 20px;
}
section.footer .col-sm-5 .col-inner {
  padding-left: 50px;
}
section.footer .ul li {
    padding-bottom: 6px;
    list-style: none;
}
section.subscribe h2.title span {
    color: #000;
    text-shadow: 0 0px 0px #fff;
}
section.subscribe.shop-html {
    display: none;
}
section.subscribe {
    background: #e67816;
    text-align: center;
}
form.subscribeform input {
  width: 100%;
  background: no-repeat;
  border: solid #fff 1px;
  padding: 12px 10px;
  color: #fff;
  font-size: 18px;
  border-radius: 50px;
  position: relative;
}
form.subscribeform {
    position: relative;
}
form.subscribeform .description_btn {
    position: absolute;
    top: 6px;
    right: 20px;
    background: #da251c;
    border: solid #da251c 1px;
    padding: 6px 15px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
form.subscribeform {
    width: 70%;
    margin: 0px 30px;
}
form.subscribeform button.submit {
  margin-top: 6px;
  background: #0093dd;
  border: none;
  padding: 6px 40px;
  color: #fff;
  border-radius: 50px;
  font-weight: 500;
  font-size: 20px;
  position: absolute;
  right: 290px;
}
.footer-logo img {
  width: 100%;
  margin-left: 12px;
}
section.subscribe h3 {
  color: #fff;
  padding-bottom: 10px;
}
section.subscribe h2.title {
    font-size: 35px;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: 0 5px 0px #da251c;
}
section.about_section h2.title-heading span {
    color: #ffffff;
    text-shadow: 0 5px 0px #da251c;
    font-weight: 900;
    font-size: 41px;
}
section.about_section h2.title-heading {
  color: #fff;
}
input:focus-visible {
  outline: 0;
}
form.subscribeform input::placeholder {
  color: #d5d5d5;
}
.about_paragrah {
    position: relative;
    width: 1027px;
    margin: auto;
    text-align: center;
}
.about_paragrah p{
  color: #fff;
}

/* .scrolled-offset { */
  /* margin-top: 70px; */
/* } */
.product-discripion h3 {
    font-weight: 700;
    color: #da251c;
    padding-top: 16px;
    position: relative;
}
.product-discripion h6 {
    font-weight: 600;
    color: #da251c;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 0;
}
/* .rating span { */
    /* font-size: 16px; */
    /* font-weight: 600; */
    /* color: #000; */
    /* text-transform: uppercase; */
    /* position: relative; */
    /* width: 100%; */
    /* display: inline-block; */
    /* padding: 5px 0px; */
/* } */
.product-discripion del {
	padding-left: 0 !important;
}
.extrafield p {
	padding-bottom: 0px;
	margin-bottom: 0;
	font-size: 13px;
	text-align: left;
}
.extrafield ul {
	list-style: disclosure-closed;
}
.extrafield ul li {
	font-size: 12px;
	text-align: left;
}
.extrafield ul li strong {
	font-weight: 900;
	font-size: 14px;
}
.col-sm-6.extrafield {
	padding-top: 12px;
}
.cart_shop {
    display: flex;
    justify-content: space-between;
}
.price del {
    padding-left: 20px !important;
    color: #9e9e9e !important;
}
.price {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  padding-bottom: 0px;
}
.our-price span {
	color: #000;
	font-weight: 800;
	font-size: 18px;
	padding-bottom: 6px;
	display: inline-block;
}
.price.discountprices.seles_prices {
	color: #da251c;
}
.discount_s_prices {
	font-size: 13px !important;
}
.box_sectionsExtra {
	border: 1px solid #c1c1c1;
	padding: 0px 5px 4px;
	margin: 0px 7px 10px;
}
.box_sectionsExtra > strong {
	border-bottom: 1px solid #c1c1c1;
	padding-bottom: 2px;
	font-size: 14px;
}
.box_sectionsExtra ul {
	font-size: 10px;
	padding-left: 0px !important;
}
button.shop_cart i {
    padding-right: 5px;
}
button.shop_cart {
  width: 100% !important;
  font-size: 13px !important;
  font-weight: 900;
}
.product-discripion button.addtocart, .shop_cart {
    border: none;
    padding: 4px 7px;
    border-radius: 0px;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    border-top: solid #d4d4d6 3px;
    border-left: solid #d4d4d6 3px;
    border-bottom: solid #88888b 3px;
    border-right: solid #88888b 3px;
    background: #ddd;
}
header#header .menu-part {
    justify-content: center !important;
}
.product-coll {
    padding: 10px 10px 15px 10px;
    text-align: center;
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 25px;
    border: solid #029341 5px;
}
section.feature-section ul li {
    display: inline-block;
    width: 24%;
}
.feature-box {
    display: flex;
    align-items: center;
}
section.feature-section {
    background: #00923f;
}
.feature-dis {
    margin-left: 15px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}
.feature-dis p {
    margin-bottom: 0;
    padding-top: 6px;
}
section.feature-section {
    background: #e67816;
    padding: 10px 0px 0px;
} 
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
    margin-bottom: 0px;
}
ul.pagination .previous a, ul.pagination .next a {
    color: #000;
}
.page-link:focus {
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
} 
.contact_banner h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #000;
}
form.php-email-form {
    border: solid #da251c 4px;
    padding: 25px 15px;
    background: #fff;
}
.php-email-form input, .php-email-form textarea {
    border: solid #393939 1px;
    outline: 0;
    font-size: 16px;
}
.php-email-form button {
    background: #ddd;
    border-top: solid #d4d4d6 3px;
    border-left: solid #d4d4d6 3px;
    border-bottom: solid #88888b 3px;
    border-right: solid #88888b 3px;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 500;
}
.info-box h3 {
    color: #000;
    font-size: 25px;
    font-weight: 600;
}
section.map-section {
    padding-top: 0px;
}
.form-control:focus, .form-control:focus {
    border-color: #393939;
}
.info-box i {
    font-size: 38px;
    line-height: 0;
    color: #e67816;
    padding-bottom: 15px;
    display: block;
}
section.contact-page {
    background: #f0f0f0;
    padding-bottom: 80px;
}
.info-box p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.contact_banner {
    padding-bottom: 35px;
} 
.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 50px 0px 10px;
    font-size: 20px;
    color: #fff;
    white-space: nowrap;
    text-transform: uppercase;
    transition: 0.3s;
    font-weight: bold;
}
.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
    color: #000000;
}
.navbar .getstarted, .navbar .getstarted:focus {
  background: #f03c02;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 4px;
  color: #fff;
}
.navbar .getstarted:hover, .navbar .getstarted:focus:hover {
  color: #fff;
  background: #fd490f;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}
.navbar .dropdown ul li {
  min-width: 200px;
}
.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 13px;
  text-transform: none;
  font-weight: 500;
  color: #581601;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #f03c02;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #2b2320;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(14, 11, 10, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile a, .navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #581601;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #f03c02;
}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
  margin: 15px;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #f03c02;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 70vh;
  overflow: hidden;
  position: relative;
  padding: 0;
}
#hero .carousel, #hero .carousel-inner, #hero .carousel-item, #hero .carousel-item::before {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
#hero .carousel-container {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: absolute;
    bottom: 94px;
    top: 110px;
    left: 27px;
}
#hero .carousel-content {
    background: rgba(28, 23, 21, 0.7);
    padding: 30px 20px;
    color: #fff;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    border-top: 5px solid #00923f;
}

#hero .carousel-content h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
#hero .btn-get-started {
  font-family: "Muli", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 4px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #e67817;
}
ul.social-icon li a {
    font-size: 20px;
    color: #ffffff;
}
ul.social-icon li {
    display: inline-block;
    padding-right: 24px;
}
#hero .btn-get-started:hover {
  background: #e67817;
  color: #fff;
  text-decoration: none;
}
#hero .carousel-inner .carousel-item {
  transition-property: opacity;
}
#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}
#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}
#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}
#hero .carousel-control-prev, #hero .carousel-control-next {
  width: 10%;
}
#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 48px;
  line-height: 1;
  width: auto;
  height: auto;
}
#hero .carousel-indicators li {
  cursor: pointer;
}
@media (min-width: 1024px) {
#hero .carousel-content {
    width: 70%;
}
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;
  }
}
@media (max-width: 992px) {
  #hero {
    height: calc(100vh - 70px);
  }
  #hero .carousel-content h2 {
    margin-bottom: 15px;
    font-size: 22px;
  }
  #hero .carousel-content p {
    font-size: 15px;
  }
}
@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 30px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #f6f3f2;
}

.section-title {
  padding-bottom: 30px;
  text-align: center;
}
.section-title h2 {
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #65534c;
}
.section-title h2 strong {
  font-weight: 700;
}
.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #2b2320;
  min-height: 40px;
}
.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 300;
  color: #fff;
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #ded5d2;
}
.breadcrumbs ol a {
  color: #fe825a;
}
.breadcrumbs ol li + li {
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #c8bab5;
  content: "/";
}
@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: #f3f1f0;
  padding: 60px 0;
  color: #574741;
}
.cta h3 {
  font-size: 28px;
  font-weight: 700;
}
.cta h3 span {
  color: #f03c02;
}
.cta p {
  padding: 0;
  margin: 0;
}
.cta .cta-btn {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 2px;
  transition: 0.4s;
  margin: 10px;
  border-radius: 4px;
  border: 2px solid #f03c02;
  color: #f03c02;
  background: #fff;
}
.cta .cta-btn:hover {
  background: #f03c02;
  color: #fff;
}
@media (max-width: 1024px) {
  .cta {
    background-attachment: scroll;
  }
}
@media (min-width: 769px) {
  .cta .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  padding: 50px 20px;
  margin-top: 35px;
  margin-bottom: 25px;
  text-align: center;
  border: 1px solid #ebe6e4;
  height: 200px;
  position: relative;
  background: #faf9f8;
  border-radius: 10px;
}
.services .icon {
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
  transition: 0.2s;
  border-radius: 50%;
  border: 6px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 72px;
  height: 72px;
  background: #da251c;
}
.services .icon i {
  color: #fff;
  font-size: 24px;
  line-height: 0;
}
.services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
  text-transform: uppercase;
}
.services .title a {
  color: #343a40;
}
.services .icon-box:hover .icon {
  background: #fff;
  border: 2px solid #da251c;
}
.services .icon-box:hover .icon i {
  color: #f03c02;
}
.services .icon-box:hover .title a {
  color: #f03c02;
}
.services .description {
  line-height: 23px;
  font-size: 15px;
  color: #000;
  font-weight: 400;
}
/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 50px auto;
  list-style: none;
  text-align: center;
}
.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 20px 10px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  color: #4d4643;
  transition: all 0.3s;
  border-radius: 50px;
}
.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  color: #fff;
  background: #f03c02;
}
.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}
.portfolio .portfolio-item {
  margin-bottom: 30px;
}
.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
}
.portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  color: #2b2320;
}
.portfolio .portfolio-item .portfolio-info p {
  color: #65534c;
  font-size: 14px;
  margin-bottom: 0;
}
.portfolio .portfolio-item .portfolio-info .preview-link, .portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 40px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: #483b36;
}
.portfolio .portfolio-item .portfolio-info .preview-link:hover, .portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #f03c02;
}
.portfolio .portfolio-item .portfolio-info .details-link {
  right: 10px;
}
.portfolio .portfolio-item .portfolio-links {
  opacity: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  position: absolute;
  transition: all ease-in-out 0.3s;
}
.portfolio .portfolio-item .portfolio-links a {
  color: #fff;
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}
.portfolio .portfolio-item .portfolio-links a:hover {
  color: #fe825a;
}
.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  bottom: 20px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}
.portfolio-details .portfolio-details-slider img {
  width: 100%;
}
.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #f03c02;
}
.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #f03c02;
}
.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(43, 35, 32, 0.08);
}
.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}
.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}
.portfolio-details .portfolio-description {
  padding-top: 30px;
}
.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}
.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients .clients-wrap {
  border-top: 1px solid #f1eeed;
  border-left: 1px solid #f1eeed;
}
.clients .client-logo {
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #f1eeed;
  border-bottom: 1px solid #f1eeed;
  overflow: hidden;
  background: #fff;
  height: 100px;
}
.clients .client-logo img {
  transition: all 0.3s ease-in-out;
  height: 36px;
  filter: grayscale(100%);
}
.clients .client-logo:hover img {
  filter: none;
  transform: scale(1.1);
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about-us .content {
  padding: 30px 0;
}
.about-us .content h3 {
  font-weight: 700;
  font-size: 34px;
}
.about-us .content p {
  margin-bottom: 0;
}
.about-us .content .icon-box {
  margin-top: 25px;
}
.about-us .content .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
}
.about-us .content .icon-box i {
  font-size: 48px;
  float: left;
  color: #f03c02;
}
.about-us .content .icon-box p {
  font-size: 15px;
  color: #90847f;
  margin-left: 60px;
}
.about-us .image {
  background: url("../img/about.jpg") center center no-repeat;
  background-size: cover;
  min-height: 400px;
}
@media (max-width: 991px) {
  .about-us .image {
    text-align: center;
  }
  .about-us .image img {
    max-width: 80%;
  }
}
@media (max-width: 667px) {
  .about-us .image img {
    max-width: 100%;
  }
}

/*--------------------------------------------------------------
# Our Team
--------------------------------------------------------------*/
.team .member {
  margin-bottom: 20px;
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
.team .member .member-img {
  position: relative;
  overflow: hidden;
}
.team .member .social {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 40px;
  opacity: 0;
  transition: ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.85);
  display: flex;
  align-items: center;
  justify-content: center;
}
.team .member .social a {
  transition: color 0.3s;
  color: #2b2320;
  margin: 0 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.team .member .social a:hover {
  color: #f03c02;
}
.team .member .social i {
  font-size: 18px;
  line-height: 0;
}
.team .member .member-info {
  padding: 25px 15px;
}
.team .member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #2b2320;
}
.team .member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #b4aca8;
}
.team .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #847872;
}
.team .member:hover .social {
  opacity: 1;
}

/*--------------------------------------------------------------
# Our Skills
--------------------------------------------------------------*/
.skills .progress {
  height: 50px;
  display: block;
  background: none;
}
.skills .progress .skill {
  padding: 0;
  margin: 0 0 6px 0;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #2b2320;
}
.skills .progress .skill .val {
  float: right;
  font-style: normal;
}
.skills .progress-bar-wrap {
  background: #ded5d2;
}
.skills .progress-bar {
  width: 1px;
  height: 10px;
  transition: 0.9s;
  background-color: #f03c02;
}

/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features {
  padding-top: 0;
}
.features .nav-tabs {
  border: 0;
}
.features .nav-link {
  border: 0;
  padding: 25px 20px;
  transition: 0.3s;
  color: #2b2320;
}
.features .nav-link:hover {
  color: #f03c02;
}
.features .nav-link h4 {
  font-size: 18px;
  font-weight: 600;
}
.features .nav-link p {
  font-size: 14px;
  margin-bottom: 0;
}
.features .nav-link.active {
  box-shadow: 0px 0 15px rgba(0, 0, 0, 0.12);
  color: #f03c02;
}
.features .tab-pane.active {
  -webkit-animation: slide-down 0.5s ease-out;
  animation: slide-down 0.5s ease-out;
}
@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .box {
  padding: 20px;
  background: #f3f1f0;
  text-align: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.pricing h3 {
  font-weight: 400;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  color: #2b2320;
}
.pricing h4 {
  font-size: 42px;
  color: #f03c02;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
}
.pricing h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}
.pricing h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}
.pricing ul {
  padding: 0;
  list-style: none;
  color: #2b2320;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}
.pricing ul li {
  padding-bottom: 16px;
}
.pricing ul .na {
  color: #ccc;
  text-decoration: line-through;
}
.pricing .btn-wrap {
  padding: 15px;
  text-align: center;
}
.pricing .btn-buy {
  color: #9c847b;
  border: 2px solid #e9e3e1;
  display: inline-block;
  padding: 10px 40px 12px 40px;
  border-radius: 4px;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Muli", sans-serif;
  font-weight: 600;
  transition: 0.3s;
}
.pricing .btn-buy:hover {
  color: #f03c02;
  border-color: #f03c02;
}
.pricing .featured {
  background: #fd5c28;
  box-shadow: none;
}
.pricing .featured h3, .pricing .featured h4, .pricing .featured h4 span, .pricing .featured ul, .pricing .featured ul .na {
  color: #fff;
}
.pricing .featured .btn-wrap {
  padding: 15px;
  text-align: center;
}
.pricing .featured .btn-buy {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}
.pricing .featured .btn-buy:hover {
  color: #f03c02;
  background: #fff;
  border-color: #fff;
}

/*--------------------------------------------------------------
# Cta Pricing
--------------------------------------------------------------*/
.cta-pricing {
  background: #f3f1f0;
  color: #65534c;
}
.cta-pricing h3 {
  font-size: 28px;
  font-weight: 700;
}
.cta-pricing .cta-btn {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 2px;
  transition: 0.4s;
  margin: 10px;
  border-radius: 4px;
  border: 2px solid #f03c02;
  color: #f03c02;
  background: #fff;
}
.cta-pricing .cta-btn:hover {
  background: #f03c02;
  color: #fff;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonials-carousel, .testimonials .testimonials-slider {
  overflow: hidden;
}
.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 40px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  position: relative;
  background: #fff;
}
.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50px;
  border: 6px solid #fff;
  float: left;
  margin: 0 10px 0 0;
}
.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}
.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}
.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: #fecfc0;
  font-size: 26px;
}
.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}
.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}
.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px 0 0 0;
  padding: 0;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-wrap {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 30px;
}
.contact .info {
  background: #fff;
}
.contact .info i {
  font-size: 20px;
  color: #f03c02;
  float: left;
  width: 44px;
  height: 44px;
  background: #ffeee8;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}
.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #2b2320;
}
.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #65534c;
}
.contact .info:hover i {
  background: #f03c02;
  color: #fff;
}
.contact .php-email-form {
  width: 100%;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
  padding: 30px;
  background: #fff;
}
.contact .php-email-form .form-group {
  padding-bottom: 8px;
}
.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}
.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}
.contact .php-email-form input {
  height: 44px;
}
.contact .php-email-form textarea {
  padding: 10px 12px;
}
.contact .php-email-form button[type=submit] {
  background: #f03c02;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}
.contact .php-email-form button[type=submit]:hover {
  background: #fd5c28;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
  padding: 40px 0 20px 0;
}
.blog .entry {
  padding: 30px;
  margin-bottom: 60px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.blog .entry .entry-img {
  max-height: 440px;
  margin: -30px -30px 20px -30px;
  overflow: hidden;
}
.blog .entry .entry-title {
  font-size: 28px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
}
.blog .entry .entry-title a {
  color: #2b2320;
  transition: 0.3s;
}
.blog .entry .entry-title a:hover {
  color: #f03c02;
}
.blog .entry .entry-meta {
  margin-bottom: 15px;
  color: #9c847b;
}
.blog .entry .entry-meta ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: center;
  padding: 0;
  margin: 0;
}
.blog .entry .entry-meta ul li + li {
  padding-left: 20px;
}
.blog .entry .entry-meta i {
  font-size: 16px;
  margin-right: 8px;
  line-height: 0;
}
.blog .entry .entry-meta a {
  color: #847872;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}
.blog .entry .entry-content p {
  line-height: 24px;
}
.blog .entry .entry-content .read-more {
  -moz-text-align-last: right;
  text-align-last: right;
}
.blog .entry .entry-content .read-more a {
  display: inline-block;
  background: #f03c02;
  color: #fff;
  padding: 6px 20px;
  transition: 0.3s;
  font-size: 14px;
  border-radius: 4px;
}
.blog .entry .entry-content .read-more a:hover {
  background: #fd490f;
}
.blog .entry .entry-content h3 {
  font-size: 22px;
  margin-top: 30px;
  font-weight: bold;
}
.blog .entry .entry-content blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}
.blog .entry .entry-content blockquote p {
  color: #4d4643;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}
.blog .entry .entry-content blockquote::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #2b2320;
  margin-top: 20px;
  margin-bottom: 20px;
}
.blog .entry .entry-footer {
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}
.blog .entry .entry-footer i {
  color: #836a61;
  display: inline;
}
.blog .entry .entry-footer a {
  color: #3a2f2b;
  transition: 0.3s;
}
.blog .entry .entry-footer a:hover {
  color: #f03c02;
}
.blog .entry .entry-footer .cats {
  list-style: none;
  display: inline;
  padding: 0 20px 0 0;
  font-size: 14px;
}
.blog .entry .entry-footer .cats li {
  display: inline-block;
}
.blog .entry .entry-footer .tags {
  list-style: none;
  display: inline;
  padding: 0;
  font-size: 14px;
}
.blog .entry .entry-footer .tags li {
  display: inline-block;
}
.blog .entry .entry-footer .tags li + li::before {
  padding-right: 6px;
  color: #6c757d;
  content: ",";
}
.blog .entry .entry-footer .share {
  font-size: 16px;
}
.blog .entry .entry-footer .share i {
  padding-left: 5px;
}
.blog .entry-single {
  margin-bottom: 30px;
}
.blog .blog-author {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.blog .blog-author img {
  width: 120px;
  margin-right: 20px;
}
.blog .blog-author h4 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0px;
  padding: 0;
  color: #2b2320;
}
.blog .blog-author .social-links {
  margin: 0 10px 10px 0;
}
.blog .blog-author .social-links a {
  color: rgba(43, 35, 32, 0.5);
  margin-right: 5px;
}
.blog .blog-author p {
  font-style: italic;
  color: #bfb9b6;
}
.blog .blog-comments {
  margin-bottom: 30px;
}
.blog .blog-comments .comments-count {
  font-weight: bold;
}
.blog .blog-comments .comment {
  margin-top: 30px;
  position: relative;
}
.blog .blog-comments .comment .comment-img {
  margin-right: 14px;
}
.blog .blog-comments .comment .comment-img img {
  width: 60px;
}
.blog .blog-comments .comment h5 {
  font-size: 16px;
  margin-bottom: 2px;
}
.blog .blog-comments .comment h5 a {
  font-weight: bold;
  color: #4d4643;
  transition: 0.3s;
}
.blog .blog-comments .comment h5 a:hover {
  color: #f03c02;
}
.blog .blog-comments .comment h5 .reply {
  padding-left: 10px;
  color: #2b2320;
}
.blog .blog-comments .comment h5 .reply i {
  font-size: 20px;
}
.blog .blog-comments .comment time {
  display: block;
  font-size: 14px;
  color: #483b36;
  margin-bottom: 5px;
}
.blog .blog-comments .comment.comment-reply {
  padding-left: 40px;
}
.blog .blog-comments .reply-form {
  margin-top: 30px;
  padding: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.blog .blog-comments .reply-form h4 {
  font-weight: bold;
  font-size: 22px;
}
.blog .blog-comments .reply-form p {
  font-size: 14px;
}
.blog .blog-comments .reply-form input {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}
.blog .blog-comments .reply-form input:focus {
  box-shadow: none;
  border-color: #fe825a;
}
.blog .blog-comments .reply-form textarea {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}
.blog .blog-comments .reply-form textarea:focus {
  box-shadow: none;
  border-color: #fe825a;
}
.blog .blog-comments .reply-form .form-group {
  margin-bottom: 25px;
}
.blog .blog-comments .reply-form .btn-primary {
  border-radius: 4px;
  padding: 10px 20px;
  border: 0;
  background-color: #2b2320;
}
.blog .blog-comments .reply-form .btn-primary:hover {
  background-color: #3a2f2b;
}
.blog .blog-pagination {
  color: #65534c;
}
.blog .blog-pagination ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.blog .blog-pagination li {
  margin: 0 5px;
  transition: 0.3s;
}
.blog .blog-pagination li a {
  color: #2b2320;
  padding: 7px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog .blog-pagination li.active, .blog .blog-pagination li:hover {
  background: #f03c02;
}
.blog .blog-pagination li.active a, .blog .blog-pagination li:hover a {
  color: #fff;
}
.blog .sidebar {
  padding: 30px;
  margin: 0 0 60px 20px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.blog .sidebar .sidebar-title {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
  color: #2b2320;
  position: relative;
}
.blog .sidebar .sidebar-item {
  margin-bottom: 30px;
}
.blog .sidebar .search-form form {
  background: #fff;
  border: 1px solid #ddd;
  padding: 3px 10px;
  position: relative;
}
.blog .sidebar .search-form form input[type=text] {
  border: 0;
  padding: 4px;
  border-radius: 4px;
  width: calc(100% - 40px);
}
.blog .sidebar .search-form form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 15px;
  margin: -1px;
  background: #f03c02;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  line-height: 0;
}
.blog .sidebar .search-form form button i {
  line-height: 0;
}
.blog .sidebar .search-form form button:hover {
  background: #fd4509;
}
.blog .sidebar .categories ul {
  list-style: none;
  padding: 0;
}
.blog .sidebar .categories ul li + li {
  padding-top: 10px;
}
.blog .sidebar .categories ul a {
  color: #2b2320;
  transition: 0.3s;
}
.blog .sidebar .categories ul a:hover {
  color: #f03c02;
}
.blog .sidebar .categories ul a span {
  padding-left: 5px;
  color: #b4aca8;
  font-size: 14px;
}
.blog .sidebar .recent-posts .post-item + .post-item {
  margin-top: 15px;
}
.blog .sidebar .recent-posts img {
  width: 80px;
  float: left;
}
.blog .sidebar .recent-posts h4 {
  font-size: 15px;
  margin-left: 95px;
  font-weight: bold;
}
.blog .sidebar .recent-posts h4 a {
  color: #2b2320;
  transition: 0.3s;
}
.blog .sidebar .recent-posts h4 a:hover {
  color: #f03c02;
}
.blog .sidebar .recent-posts time {
  display: block;
  margin-left: 95px;
  font-style: italic;
  font-size: 14px;
  color: #b4aca8;
}
.blog .sidebar .tags {
  margin-bottom: -10px;
}
.blog .sidebar .tags ul {
  list-style: none;
  padding: 0;
}
.blog .sidebar .tags ul li {
  display: inline-block;
}
.blog .sidebar .tags ul a {
  color: #745f56;
  font-size: 14px;
  padding: 6px 14px;
  margin: 0 6px 8px 0;
  border: 1px solid #ded5d2;
  display: inline-block;
  transition: 0.3s;
}
.blog .sidebar .tags ul a:hover {
  color: #fff;
  border: 1px solid #f03c02;
  background: #f03c02;
}
.blog .sidebar .tags ul a span {
  padding-left: 5px;
  color: #c8bab5;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #b4aca8;
  font-size: 14px;
  background: #14100f;
}
#footer .footer-top {
  padding: 60px 0 30px 0;
  background: black;
}
#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}
#footer .footer-top .footer-contact h3 {
  font-size: 22px;
  margin: 0 0 10px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}
#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Muli", sans-serif;
  color: #b4aca8;
}
#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #fd6f41;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #b4aca8;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #fd6f41;
}
#footer .footer-newsletter {
  font-size: 15px;
}
#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px 0 0 4px;
  text-align: left;
}
#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}
#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: -4px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #f03c02;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
#footer .footer-newsletter form input[type=submit]:hover {
  background: #fd5c28;
}
#footer .credits {
  padding-top: 5px;
  font-size: 13px;
  color: #b4aca8;
}
#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #f03c02;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .social-links a:hover {
  background: #fd5c28;
  color: #fff;
  text-decoration: none;
}
.banner_heading h6 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px;
    color: #fff;
}
.shop_section {
    padding: 5px 0px;
    position: relative;
    background: #868383;
}
.ga_store {
    margin: 4px 0px;
}
.shop-banner {
    position: relative;
    text-align: center;
}
.shop-banner h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 0px;
  padding-top: 28px;
}
.inner-sidebar {
	background: #f0f0f0;
	height: 100%;
	padding: 15px;
}
.sidebarbox {
	position: sticky;
	top: 15px;
}
div.fillter-box {
	margin-bottom: 25px;
}
.fillter-box h4.subtitel {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
ul.fillter-list {
    list-style: none;
    padding-left: 0px;
}
ul.fillter-list li a {
    color: #000;
    font-weight: 600;
    border-bottom: solid #ddd 1px;
    width: 100%;
    display: block;
    padding-bottom: 4px;
    padding-top: 5px;
    font-size: 16px;
}
a.readmore {
	display: inline-block;
	color: #da251d;
	text-decoration: none;
	padding: 0px;
	border-radius: 5px;
	background: transparent;
}
div.fillter-box {
	margin-bottom: 25px;
}
.fillter-box h4.subtitel {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
.toolbar {
	display: flex;
	background: #f0f0f0;
	padding: 10px;
	margin-bottom: 25px;
	align-items: center;
}
.mode ul {
	list-style: none;
	display: flex;
	margin: 0px;
}
.mode ul li {
	margin-right: 10px;
	font-size: 20px;
}
.toolbar .mode ul li a.active {
	color: #da251d !important;
}
select#sort {
	height: 30px;
}
div.pagination {
	margin-left: auto;
}
div.pagination ul {
	margin: 0px;
	list-style: none;
	display: flex;
}
div.pagination ul li {
	padding: 0px 10px;
}
div.pagination ul li a.arrow.prev {
	color: #da251d;
}
.products.gridview {
	margin: 0px -10px;
}
.products.gridview.products.gridview .item {
	width: 25%;
	float: left;
	text-align: center;
}
.products.gridview.products.gridview .item .product-coll {
	padding: 10px 10px;
}
.product-img {
    border: 3px solid #da251c;
    padding: 5px;
    border-radius: 3px;
    position: relative;
}
.product-offer {
    position: absolute;
    top: 23px;
    right: 16px;
}
.product-offer span {
    background: #f00;
    width: 55px;
    display: block;
    height: 54px;
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;    
    padding-top: 11px;
}
.product-kg {
    position: absolute;
    right: 19px;
    bottom: 16px;
}
.gmastore_title {
    width: 50%;
    text-align: right;
}
.product-kg span {
    background: #f00;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding-top: 3px;
    text-align: center;
    padding: 2px 10px;
    border-radius: 5px;
}
.products.gridview.products.gridview .item img {
	width: 100%;
}
.product-discripion h3.productname {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    background: #ffffff;
    padding: 6px 6px;
    margin: 10px auto;
    border: solid 2px #000;
    display: inline-block;
}
.subscribe_newsletter {
    display: flex;
    align-items: center;
}
.subscribe_form {
    width: 50%;
}
.price b {
    padding-left: 17px;
}
.products.gridview.products.gridview .item {
	text-align: center;
}
.rating span.fa.fa-star {
	color: #fed25c;
}
.product-discripion .price {
	font-size: 14px;
	font-weight: 700;
	padding-top: 6px;
	text-align: left;
}
.our-price span {
	font-size: 14px;
}
.our-price {
	text-align: left;
}
.price.discountprices span > span {
	font-size: 11px;
}
.saleprices {
	padding-left: 16px;
}
.discountprices del {
	font-size: 15px;
	font-weight: 600;
	padding-left: 8px !important;
	opacity: 1;
}
.discountprices del bdi {
	font-weight: 500;
	color: #000;
	opacity: 1;
}
.product-discripion .price del {
    padding-left: 5px;
    color: #000000;
	opacity: 1;
}
.main-product .product-img img {
    width: 100%;
    min-height: 190px;
    max-height: 190px;
}
.single-zoom a  img {
    width: 100%;
    padding: 50px;
    height: 100%;
}
.single-zoom {
    border: solid #f00 3px;
    height: 400px;
}
.product-single h3 {
    font-size: 30px;
    font-weight: 600;
    color: #da251c;
    text-transform: uppercase;
}
.product-single {
    padding-left: 30px;
}
.product-single h6 {
    font-size: 25px;
    padding: 10px 0px;
    color: #da251c;
    font-weight: 500;
    margin-bottom: 0px;
}
.description_title {
    border-bottom: solid #ddd 3px;
}
.description_title h4 {
    font-size: 25px;
    font-weight: 600;
    color: black;
    text-transform: capitalize;
    border: solid #e3e3e3 3px;
    display: inline-block;
    padding: 8px 20px 8px 10px;
    margin-bottom: 0px;
    border-bottom: none;
}
.price_single span {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.price_single del {
    color: #9e9e9e;
    font-size: 20px;
    font-weight: 600;
    padding-left: 50px;
}
.price_shop span {
    font-size: 20px;
    font-weight: 800;
}
.price_shop {
    padding-top: 10px;
}
.single_shop button.shop_cart {
    width: inherit !important;
    padding: 10px 39px;
    font-size: 17px !important;
    margin-top: 10px;
}
.description-title p {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    padding: 15px 5px 5px 0px;
}
section.single_page {
    padding-top: 60px;
}
ul.video_play li {
    list-style: none;
    display: inline-block;
    width: 31%;
    margin-right: 20px;
}
section.description_video {
    background: #f0f0f0;
}
.video-play-box video {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
section.single_page .col-lg-5.col-12 .single-zoom {
    overflow: hidden;
}
.single-zoom a  img {
    width: auto;
    height: 100%;
    transition: transform .5s;
    margin: auto;
    display: block;
}
.single-zoom a img:hover {
    transform: scale(1.5);
}
.discount_value {
    padding: 10px 0px;
}
.discount_value .value-button {
    height: 45px;
    width: 60px;
    border: solid #f00 1px;
    font-size: 30px;
    padding: 0;
}
.discount_value input {
    height: 45px !important;
    width: 60px !important;
    border: solid #f00 1px !important;
    font-size: 20px;
}
.discount_value {
    display: flex;
}
.value-button {
  display: inline-block;
  border: 1px solid #ddd;
  margin: 0px;
  width: 40px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  padding: 11px 0;
  background: #eee;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.value-button:hover {
  cursor: pointer;
}

.discount_value #decrease {
  margin-right: -4px;
  border-radius: 8px 0 0 8px;
}

.discount_value #increase {
  margin-left: -4px;
  border-radius: 0 8px 8px 0;
}

.footer .row {
  align-items: center;
}

 section.feature-section {
  display: flex;
  align-items: center;
  padding: 24px;
}
 .feature-img img {
  height: 59px;
  max-width: 74px;
  display: block;
  border-radius: 3px;
  padding: 10px;
}

.footer .col-sm-4 {
  font-size: 18px !important;
  font-weight: 600;
}

/* 
.site-content {
  outline: none;
  margin-top: -35px;
} */

.shop_section {
  padding: 0px 0px;
  position: relative;
  background: #868383;
  align-items: center;
}


/* form #input-wrap {
  margin: 0px;
  padding: 0px;
} */

input#number {
  text-align: center;
  border: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 0px;
  width: 40px;
  height: 40px;
}

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






@media only screen and (max-width: 767px){
.header_top-part {
    padding-left: 1px;
}
ul.contact-newsletter li {
    margin-left: 0px;
}	

ul.contact-newsletter li {
    font-size: 13px;
    margin-left: 0px;
}

ul.contact-newsletter li i {
    font-size: 17px;
}

.welcome-bar span {
    font-size: 28px !important;
    line-height: 30px;
}

.topbar-flex {
    flex-wrap: wrap;
}

.mobile-nav-toggle {
    color: #ffffff;
}
.header_top-part {
    display: block !important;
}
.search-container {
    margin: 20px 0px;
}
.language {
    width: 70%;
    margin: auto;
}
.search-container {
    width: 100%;
	display: block;
}
.downlood_app {
    width: 60%;
    margin: 10px auto;
}
.header-logo img {
    max-width: 165px;
    margin: auto;
    display: block;
}
.downlood_app {
    width: 100%;
    margin: 7px 0px;
}
.downlood_app {
    width: 60% !important;
    margin: 10px auto !important;
}
.select-category label {
    width: 54% !important;
}
.search-container select#cars {
    width: 100%;
}
.select-category {
    width: 60%;
    margin: auto;
}
.banner_title {
    display: block;
} 
.contact_newsletter {
    width: 100%;
}
h2.title-heading {
    font-size: 24px;
    margin-bottom: 14px;
    margin-top: 30px !important;
}


section.product_section {
    padding-bottom: 0px;
}
.feature-img img {
    width: auto;
}
section.feature-section ul li {
    margin-bottom: 5px;
}
section.about_section h2.title-heading span {
    font-size: 27px;
}
.about_paragrah p {
    font-size: 11px;
}
.gmastore_title {
    width: 100%;
    text-align: center;
}
section.subscribe h2.title {
    font-size: 20px;
}
form.subscribeform {
    margin: 0px 0px;
}
form.subscribeform .description_btn {
    padding: 6px 15px;
    font-size: 14px;
}
form.subscribeform input {
    padding: 9px 10px;
    font-size: 17px;
}
section.subscribe {
    padding-top: 21px;
    padding-bottom: 15px;
}
section.about_section {
    padding-bottom: 0px;
    padding-top: 7px;
}
h2.title-heading::before {
    display: none;
}
section {
    padding: 30px 0;
}
.select_part {
    width: 100%;
}
#hero .carousel-container {
    left: 20px;
    right: 20px;
}
.banner_heading h6 {
    font-size: 13px;
    margin-bottom: 27px;
    line-height: 30px;
}
#header {
    height: 30px;
}
.banner_heading h5 {
    font-size: 16px;
}
.banner_heading h6 {
    margin-bottom: 0px;
}
.select_part select {
    font-size: 14px;
}
.product-img img {
    min-height: inherit;
    max-height: inherit;
}
.product-coll {
    margin-bottom: 25px;
}
section.feature-section ul li {
    width: 100%;
    margin-bottom: 20px;
}
section.feature-section ul {
    padding-left: 0px;
}
.feature-img {
    width: 40%;
    text-align: center;
}
.feature-dis {
    width: 60%;
    margin-left: 0px;
}
section.subscribe h2.title {
    font-size: 24px;
    padding-bottom: 10px;
}
section.subscribe h3 {
    font-size: 21px;
}
form.subscribeform button.submit {
    margin-top: 80px;
    right: 50%;
    transform: translateX(50%);
}
section.subscribe {
    padding-bottom: 100px;
    padding-top: 40px;
}
form.subscribeform {
    width: 100%;
}
section.footer {
    padding-top: 8px;
}
.footer-logo img {
    width: 100%;
    max-width: 223px;
    margin: auto;
    display: block;
}
ul.social-icon {
    margin: 5px auto;
}
h3.footer-title {
    font-size: 17px;
}
h3.footer-title::before {
    top: 24px;
}
section.footer .ul, ul.contact {
    padding-top: 8px;
}
section.footer .ul li {
    padding-bottom: 0px;
}
.col-inner.col-inner1 {
    padding-top: 15px;
}
ul.contact li {
    font-size: 15px;
}
.footer-bottom {
    font-size: 13px;
}
.footer-bottom {
    padding: 10px 0px;
}
section.footer .col-sm-5 .col-inner {
    padding-left: 0px;
}
section.footer .ul, ul.contact {
    padding-top: 20px;
}
.navbar-mobile a, .navbar-mobile a:focus {
    padding: 5px 20px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
/* ul.contact-newsletter li {
    justify-content: center;
} */
.search-container button {
    text-align: center;
}
.select_part {
    margin-left: 0px;
}
.product-kg {
    right: 47px;
}
.subscribe_newsletter {
    display: block;
}
.subscribe_form {
    width: 100%;
}
.col-inner.col-inner1 {
    padding-left: 0px;
}
section.subscribe {
    padding-bottom: 30px;
}
.form-group{
 border: 1px solid chartreuse !important;
}
/*--------------------------------------------------------------
#track-order
--------------------------------------------------------------*/




}