font {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Ebrima';
}

h1,
h2,
h3.h4.h5.h6 {
    margin: 0;
    padding: 0;
    line-height: 1
}

p {
   
    padding: 0;
    line-height: 1;
    font-family: "MerriweatherSans-Light", Sans-serif;
    margin: 0 0 1.41575em;
}

.privacy-policy-title p{
    
    font-family: 'MerriweatherSans-Light';
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 0px;
    text-align:left;
}

b, strong {
    font-weight: bold;
}
ul,
ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

button {
    outline: none;
}

a {
    text-decoration: none;
}

body {
    background: linear-gradient(to right, rgb(235, 235, 235) 0%, rgb(235, 235, 235) 100%);
    font-family: 'MerriweatherSans-Light';
}



.privacy-policy-block{
    
   
}

.privacy-policy-title{
     padding-top:70px;
    text-align:center;
      color: #111111;
    font-family: "GlacialIndifference-Regular", Sans-serif;
    font-weight: 100;
    letter-spacing: 2px;
  }

/*-container-*/
header#home {
    box-shadow: 15px 8px 17px 12px rgb(0 0 0 / 20%);
    width: 100%;
    float: left;
    /* padding-bottom: 8px; */
}
.container {
    max-width: 1300px;
    margin: auto;
    width: 100%;
}


/*-container-*/


/*-header-*/

a.navbar-brand.order-0 {
    position: relative;
    padding-right: 50px;
}
/* header -  start*/

.header-top-left {
    float: left;
    padding: 7px 0;
}

.header-top-left ul li {
    display: inline-block;
    list-style: none;
}

form.searchbox.searchbox-open span.searchbox-icon {
    background: #ebebeb;
}
.header-top-left ul li p {
    color: #fff;
    font-size: 11px;
    line-height: 18px;
    font-weight: 500;
    padding-right: 11px;
}

.header-top-left ul li:first-child {
    border-right: 2px solid #fff;
    margin-right: 5px;
}
.slider-block.slider-banner.slick-initialized.slick-slider {
    margin-top: -25px;
    height:600px;
}
html {
    scroll-behavior: smooth;
}

.header-fixed .header-bottom {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff;
    z-index: 111111;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}

.header-fixed .header-top {
    display: none;
}

.header-bottom {
    width: 100%;
    float: left;
    box-shadow: 1px 0.5px 3px 2px rgba(0, 0, 0, 0.3);
    background-color: #fff;
}

.header-navbar {
    float: right !important;
}

.header-main nav.navbar {
    padding: 0;
    margin: 0;
    line-height: 1;
}

.header-right-icon a {
    display: block;
    margin: 5px 0px;
}
ul.navbar-nav.mr-auto li.nav-item.active {
    /* background-color: #EBEBEB; */
}
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: #00AEEF;
}

.navbar-nav li.nav-item .nav-link,
.our-services {
    color: #15110d;
    font-size: 16px;
    padding: 22px 15px;
    font-family: 'Poppins-Light';
    letter-spacing: 2px;
}

.our-services {
    background-color: transparent;
    border: none;
}

.our-services:focus {
    outline: none;
}

.our-services i {
    color: #1761b1;
}

.navbar-nav li.nav-item {
    padding: 0;
    height: 60px;
}

.navbar-brand:after {
    padding: 0;
    border-right: 2px solid #15110D;
    padding-right: 30px;
    content: "";
    position: absolute;
    z-index: 11;
    display: block;
    top: 15px;
    width: 2px;
    height: 30px;
    right: 0;
    margin: 0 15px;
}
ul.navbar-nav.mr-auto li ul li a:hover {
    background-color: #D9D9D9;
    color: #00AEEF;
}
.navbar-nav .dropdown-menu a {
    float: left;
    width: 100%;
    padding: 2px 6px;
    color: #25282c;
    font-size: 13px;
    text-decoration: none;
}

a.navbar-brand.order-0 img {
    width: 100px;
}

.header-bottom {}

ul.right-header {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: end;
}

.header-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    float: left;
}

.header-right {
    position: relative;
    max-width: 450px;
    width: 100%;
}
.product-slider-box:hover img {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}
img.img-fluid.cart-icon {
    width: 30px;
}
ul.right-header {}

ul.right-header .dropdown-menu {
    width: 250px;
    right: 15px;
    left: unset !important;
    padding: 0;
    border-radius: 0;
    background: #EBEBEB;
    padding-bottom: 15px;
    margin-top: 6px;
}

.user-profiles {
    width: 100%;
    float: left;
    background: #D9D9D9;
    padding: 15px 15px 30px;
    margin-bottom: 10px;
}

.user-profiles img.img-fluid {
    max-width: 65px;
    margin: auto;
    display: block;
}

ul.right-header .dropdown-menu a.dropdown-item {
    color: #15110D;
    font-family: 'MerriweatherSans-Light';
    font-size: 14px;
    letter-spacing: 2px;
    position: relative;
    display: flex;
}

ul.right-header .dropdown-menu span {
    background: #f15e21;
    background-color: #f15e21;
    font-size: 9px;
    width: 15px;
    height: 15px;
    /* float: left; */
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    color: #fff;
    /* position: absolute; */
    /* top: -5px; */
    /* left: 109px; */
    display: block;
    margin-left: 10px;
}

span.cart-possiton {
    background-color: #f15e21;
    font-size: 10px;
    width: 15px;
    height: 15px;
    float: left;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: -5px;
    right: -10px;
}

li {
    position: relative;
}
.user-profiles p {
    text-align: center;
    color: #15110D;
    padding-top: 2px;
    font-family: 'MerriweatherSans-Light';
    font-size: 14px;
    letter-spacing: 2px;
}

/**/

/* .search-icon {
    font-size: 18px;
    color: dimgray;
    background-color: transparent;
    border: 0;
    outline: none;
}

.search-toggle .search-icon.icon-close {
    display: none;
}

.search-toggle.opened .search-icon.icon-search {
    display: none;
}

.search-toggle.opened .search-icon.icon-close {
    display: block;
}

.slider-block.slider-banner.slick-initialized.slick-slider {
    margin-top: -25px;
}

.search-container {
    position: relative;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 0;
    overflow: hidden;
    background-color: #eee;
}

.search-container.opened {
    max-height: 100px;
}

.search-container input[type="text"] {
    outline: none;
    font-size: 1.6rem;
    margin: 18px;
    width: 300px;
    background-color: inherit;
    border: 0;
}

.search-container .search-icon {
    vertical-align: middle;
}

.search-container {
    position: absolute;
    left: 15px;
} */

.header-slider {
    width: 100%;
    float: left;
    background: #fff;
}

.slider-content {
    height: 600px;
    width: 100%;
    float: left;
}

.slider-content .row {
    align-items: center;
}

ul.navbar-nav.mr-auto li ul {
    display: none;
    /* max-width: 301px; */
    width: 200px;
    float: left;
    background-color: #ebebeb;
    left: -50%;
    top: 60px;
    box-shadow: 0px 3px 6px -1px #9b9898;
}

ul.navbar-nav.mr-auto li:hover ul {
    display: block;
    position: absolute;
    z-index: 11111;
}

ul.navbar-nav.mr-auto li {
    position: relative;
    /* max-width: 200px; */
    /* width: 1000%; */
}

ul.navbar-nav.mr-auto li ul li a {
    background-color: transparent;
    padding: 10px 15px;
    float: left;
    display: block;
    width: 100%;
    color: rgb(21, 17, 13);
    text-decoration: none;
    letter-spacing: 1px;
    font-family: 'Poppins-Light';
}
ul.right-header li> div a:hover {
    background-color: #D9D9D9;
    color: #00AEEF !important;
    font-weight: normal;
}
.slider-content h1 {
    font-family: 'GlacialIndifference-Regular';
    font-size: 52px;
    /* font-weight: 700; */
    margin-bottom: 15px;
    letter-spacing: 4px;
}

.slider-content p {
    font-family: 'MerriweatherSans-Light';
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 2px;
    max-width: 70%;
}

.slider-content a {
    background-color: #000;
    background: linear-gradient(to right, rgb(52, 165, 218) 0%, rgb(52, 165, 218) 100%);
    color: #fff;
    padding: 5px 15px;
    float: left;
    margin-top: 15px;
    line-height: 26px;
    letter-spacing: 1px;
}

.slider-content {}

.slider-content .row {
    align-items: center;
    height: 525px;
}

.slider-main {
    width: 100%;
    background-size: cover;
    height: 600px;
}

.slider-content>img {
    max-width: 800px;
    margin: auto;
    margin-top: 50px;
}

ul.slick-dots {
    display: flex;
    margin: auto;
    justify-content: center;
    position: relative;
    top: -80px;
}
.product-block.marg {
    padding: 100px 0;
}
ul.slick-dots li.slick-active button {
    background: linear-gradient(to right, rgb(237, 2, 140) 0%, rgb(237, 2, 140) 100%);
    border-color: transparent;
}

ul.slick-dots li button {
    font-size: 0;
    border: 1px solid #202020;
    background: transparent;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    padding: 0;
    margin: 0 5px;
}

.slider-banner button.slick-prev.slick-arrow {
    font-size: 0;
    border: 0;
    width: 0;
    background-color: transparent;
    height: 0;
    padding: 0;
    margin: 0;
}

.slider-banner button.slick-next.slick-arrow {
    font-size: 0;
    border: 0;
    background-color: transparent;
    outline: 0;
}
.cart-pro .card {
    background-color: transparent;
}
.slider-banner button.slick-prev.slick-arrow:before {
    content: "\f053";
    font-size: 44px;
    width: 15px;
    height: 15px;
    /* background-color: rgb(250 250 250); */
    /* border-radius: 15px; */
    position: absolute;
    background-repeat: n;
    z-index: 1;
    top: 50%;
    left: 50px;
    color: #fff;
    content: '\f0a8';
    display: block;
    font-size: 20px;
    font-family: Font Awesome\ 5 Free;
    background-repeat: no-repeat;
    background-size: contain;
    /* background-image: url(../images/Icons/left.png); */
    /* filter: brightness(0) invert(1); */
    transform: rotate( 47deg);
    /* padding: 7px; */
    background-position: center;
    border-left: 1px solid #231f20;
    border-bottom: 1px solid #231f20;
}
.contact-bottom {
    width: 100%;
    float: left;
    background: linear-gradient(to left, #d9d9d9 0%, #d9d9d9 50%, #EBEBEB 50%, #ebebeb 100%);
}
.slider-banner button.slick-next.slick-arrow:after {
    height: 15px;
    /* background-color: rgb(250 250 250); */
    /* border-radius: 10px; */
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 50px;
    color: #fff;
    content: '\f0a8';
    display: block;
    font-size: 20px;
    font-family: Font Awesome\ 5 Free;
    background-repeat: no-repeat;
    background-size: contain;
    /* background-image: url(../images/Icons/left.png); */
    /* padding: 11px 5px; */
    width: 15px;
    background-position: center;
    border-left: 1px solid #231f20;
    border-bottom: 1px solid #231f20;
    transform: rotate( 227deg);
}

.product-info {
    width: 100%;
    float: left;
}

.product-info h1 {
    font-family: 'GlacialIndifference-Regular';
    font-size: 52px;
    /* font-weight: 700; */
    margin-bottom: 15px;
    letter-spacing: 4px;
}

.product-info p {
    font-family: 'MerriweatherSans-Light';
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 1px;
    max-width: 75%;
    margin-bottom: 15px;
}

.product-info a {
    background-color: #000;
    background: linear-gradient(to right, rgb(52, 165, 218) 0%, rgb(52, 165, 218) 100%);
    color: #fff;
    padding: 5px 15px;
    float: left;
    margin-top: 15px;
    line-height: 21px;
    background-color: #34A5DA;
    color: #fff;
    padding: 5px 15px;
    max-width: 100px;
    text-align: center;
    display: block;
    font-family: 'Poppins-Light';
    font-size: 14px;
    text-decoration: initial;
    letter-spacing: 1px;
}

.product-section.tab-s .product-block {
    background-color: #ebebeb;
    padding-bottom: 30px;
}

.product-block>.row {
    align-items: center;
}

.product-imgs {}

.product-imgs h3 {
    margin-top: -50px;
    text-align: center;
    font-family: 'MerriweatherSans-Light';
    font-size: 20px;
    letter-spacing: 1px;
}

.product-info p span {
    color: #F25E21;
}

.product-list-home {
    width: 100%;
    float: left;
    margin-top: 150px;
    margin-bottom: 100px;
}

h1 {}

.product-list-grid>h1 {
    font-family: 'GlacialIndifference-Regular';
    font-size: 52px;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.product-list-grid>p {
    font-family: 'MerriweatherSans-Light';
    font-size: 14px;
    max-width: 70%;
    line-height: 24px;
    letter-spacing: 1px;
}

.product-grid-block {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.product-grid-block ul {
    display: flex;
}

.product-box {}
.short-blog-main  a {
    color: #000;
    font-family: 'MerriweatherSans-Light';
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 15px;
    float: left;
}
a.buy-btn {
    /* float: left; */
    background-color: #34A5DA;
    color: #fff;
    padding: 5px 15px;
    margin: auto;
    max-width: 100px;
    text-align: center;
    display: block;
    font-family: 'Poppins-Light';
    font-size: 14px;
    text-decoration: initial;
    letter-spacing: 1px;
}
.team-box.float-right .team-box-img {
    padding-right: 0;
    padding-left: 50px;
}
.product-block.joureney row {}

.product-block.joureney>.row {
    align-items: start;
}

.product-section {
    width: 100%;
    float: left;
}

.product-block.joureney {}

.product-block.joureney .product-info {
    padding-top: 150px;
    position: absolute;
}

.product-block.joureney .product-info h1 {
    text-align: right;
}

.product-block.joureney .product-info p {
    text-align: right;
    float: right;
    display: block;
    max-width: 89%;
}

.product-block.joureney .product-info a {
    float: right;
    display: block;
    /* width: 100%; */
    /* float: left; */
    clear: both;
    font-size: 14px;
    letter-spacing: 1px;
}

.testimonials-box .ztest-details {
    display: flex;
}

.test-details {
    display: flex;
    align-items: center;
    max-width: 70%;
    margin: auto;
}

.test-details img {
    width: 70px;
}
.testimonials-block {
    width: 100%;
    float: left;
}
.testimonials-slider.slick-initialized.slick-slider {
    margin-top: -10px;
    z-index: 0;
    border-bottom: 2px solid #b7b7b7;
    box-shadow: 3px 3px 6px 2px rgb(0 0 0 / 10%);
}

.testimonials-title {
    position: relative;
    z-index: 1;
}

.testimonials-title h1 {
    font-family: 'GlacialIndifference-Regular';
    letter-spacing: 5px;
}

.testimonials-box {
    max-width: 1000%;
    float: left;
    background: #ebebeb;
    padding: 40px 0;
}
.test-profile:after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #fff;
    display: block;
    position: absolute;
    bottom: 0;
}
.test-profile {
    max-width: 70%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: right;
    margin: auto;
    /* margin-right: 0; */
    border-bottom: 2px solid #d5d5d5;
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
}

.testimonials {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 100px;
}

.test-name {
    margin-top: 3px;
    padding-right: 15px;
    max-width: 100%;
    width: 100%;
    float: right;
}

.test-details p {
    font-family: 'MerriweatherSans-Light';
    font-style: italic;
    line-height: 20px;
    font-size: 14px;
    padding-left: 30px;
    letter-spacing: 1px;
    font-weight: 500;
}

.test-name h6 {
    margin-bottom: 1px;
    font-family: 'MerriweatherSans-Light';
    font-size: 14px;
    font-weight: bold;
    line-height: 13px;
    text-align: right;
    letter-spacing: 2px;
}

.test-name span {
    font-size: 13px;
    font-family: 'MerriweatherSans-Light';
    line-height: 16px;
    text-align: right;
    float: right;
    letter-spacing: 1px;
}

.test-profile img.img-fluid {
    width: 60px;
    border: 2px solid #ed028c;
    border-radius: 50%;
    padding: 0;
}
.short-blog-main a:hover {
    color: #00AEEF;
}
.read-more a:hover {
    color: #00AEEF;
}
.blog {
    background: #F1F2F2;
    float: left;
    width: 100%;
    padding: 100px 0 0;
}

.blog-main {}

.blog-main>h1 {
    font-family: 'GlacialIndifference-Regular';
    margin-bottom: 30px;
    letter-spacing: 2px;
    font-size: 42px;
}

.bliog {}

.bliog h1 {
    font-family: 'MerriweatherSans-Light';
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: 2px;
}

.bliog p {
    font-family: 'MerriweatherSans-Light';
    line-height: 20px;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.bliog a {
    background: linear-gradient(to right, rgb(52, 165, 218) 0%, rgb(52, 165, 218) 100%);
    color: #fff;
    padding: 5px 15px;
    float: left;
    margin-top: 15px;
    line-height: 26px;
    letter-spacing: 1px;
}

.blog-section>.row {
    align-items: center;
}

.short-blog-main {
    border-right: 2px solid #D9D9D9;
    padding-right: 50px;
    float: left;
    width: 100%;
}

.short-blog-main h1 {
    font-family: 'MerriweatherSans-Light';
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 25px;
    letter-spacing: 2px;
}

.short-blog-main h6 {
    font-family: 'MerriweatherSans-Light';
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}

.short-blog-main h5 {
    font-family: 'MerriweatherSans-Light';
    color: #505353;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
}

.short-blog-main p {
    font-family: 'MerriweatherSans-Light';
    padding-top: 15px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
}

.short-blog-main img.img-fluid {
    margin: auto;
    text-align: center;
    display: block;
    padding-top: 20px;
}

.short-blog {
    padding-top: 50px;
    width: 100%;
    float: left;
}

.short-blog-main h5 span {
    font-weight: normal;
}

ul.inst-img li a {
    position: relative;
}

ul.inst-img li {
    max-width: 50%;
    float: left;
    padding: 2px;
    position: relative;
}

ul.inst-img img {
    width: 180px;
    height: 180px;
}

.like {
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom: -65px;
    left: 0;
    right: 0;
}

.like i {
    font-size: 14px;
    color: #fff;
}

.like p {
    font-size: 11px;
    color: #fff;
}

.like i:hover {
    color: red;
}
span#heart {
    position: absolute;
    right: 50px;
    z-index: 1111;
    top: 20px;
    float: left;
}
.liked i.fa.fa-heart {
    color: #ED028C;
}
.instgram {
    padding-left: 20px;
}

.instgram h6 {
    font-family: 'MerriweatherSans-Light';
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}

.inst-top {
    display: flex;
    justify-content: space-between;
}

.inst-top h6 {
    font-family: 'MerriweatherSans-Light';
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 0;
}

.inst-top a {
    color: #00AEEF;
    font-size: 14px;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
}

.inst-top h6 span {
    color: #A6A6A6;
    padding-left: 10px;
}
.remove-cart {
    position: relative;
    float: right;
    background-color: #fff;
    padding: 5px;
    margin-top: 5px;
    height:30px;
}

.remove-cart p {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
}

.remove-cart p span#heart {
    position: unset;
}

.remove-cart p span#heart i {
    font-size: 14px;
    margin-left: 5px;
}

.remove-cart p span#heart i:hover {
    color: #ef1a8c;
}
.instgram .social-icon {
    float: left;
    width: 100%;
    border-top: 2px solid #D9D9D9;
    margin-top: 30px;
    padding-top: 30px;
}

.social-icon.news-letter {
    margin-top: 60px;
}

.social-icon.news-letter p {
    font-size: 18px;
}

.social-icon.news-letter input#email {
    width: 100%;
    margin-bottom: 0px;
    border: 0;
    padding: 5px 15px;
    font-size: 14px;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 2px;
    height: 40px;
}

.read-more {
    border-bottom: 2px solid #D9D9D9;
    margin-top: 50px;
    padding-top: 30px;
}

.read-more a {
    color: #000;
    font-family: 'MerriweatherSans-Light';
    font-size: 15px;
    letter-spacing: 1px;
}

.rescent-blog {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.rescent-blog ul li {
    max-width: 25%;
    float: left;
    padding-right: 25px;
}

.recent-boc {
    /* background-color: #fff; */
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.recent-boc img.img-fluid {
    padding: 0;
    width: 165px;
    height: 154px;
}

.recent-boc p {
    background-color: #fff;
    padding: 10px;
    color: #505353;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: 'MerriweatherSans-Light';
}

button.btn-sub {
    border: 0;
    background: linear-gradient(to right, rgb(52, 165, 218) 0%, rgb(52, 165, 218) 100%);
    color: #fff;
    padding: 5px 15px;
    float: left;
    margin-top: 15px;
    line-height: 26px;
    letter-spacing: 1px;
}


/* Footer Start*/

.social-icon ul {
    display: flex;
    align-items: center;
}

.social-icon ul a img {
    height: 40px;
    padding:5px;
}
.social-icon {}


.footer-logo {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.footer-block-inner {
    max-width: 20%;
    float: left;
    width: 100%;
}

.footer-block-inner ul li {
    display: block;
    float: left;
    width: 100%;
}

.footer-block-inner h1 {
    font-family: 'MerriweatherSans-Light';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 20px;
    color: #000;
}

div#about {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.footer-block-inner ul li a {
    font-family: 'MerriweatherSans-Light';
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 0;
    float: left;
    letter-spacing: 2px;
    text-decoration: none;
}

.ooter-block-inner.cntact-us h6 {
    font-family: 'MerriweatherSans-Light';
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding: 0px 0 15px;
    /* float: left; */
    /* width: 100%; */
    letter-spacing: 1px;
}

.product-section.tab-s {
    background-color: #fff;
    padding: 100px 0;
}

.tab-list a.nav-link.active {
    background-color: #ebebeb;
    border: 0;
    height: 60px;
    margin-top: 0px;
}

.tab-list {}

.tab-list li.nav-item {
    border: 0;
    /* padding-top: 5px; */
    width: 120px;
}

.tab-content>div {
    border: 0;
}

.tab-list a.nav-link {
    font-family: 'MerriweatherSans-Light';
    font-size: 13px;
    letter-spacing: 1px;
    max-width: 123px;
    text-align: center;
    background-color: #d9d9d9;
    border: 1px solid #A6A6A6;
    height: 50px;
    border-radius: 0;
    color: #000;
    margin-top: 10px;
    width: 100%;
    display: block;
}

.social-icon p {
    font-family: 'MerriweatherSans-Light';
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.copy-right {
    width: 100%;
    float: left;
    margin: 20px 0;
}
ul.right-header li.nav-item.dropdown {
    padding: 0 15px;
}
.copy-right-inner {
    width: 100%;
    float: right;
    display: flex;
    align-items: center;
    justify-content: end;
}

.copy-right-inner ul {
    display: flex;
    align-items: center;
}

.copy-right-inner p {
    font-family: 'Poppins-Regular';
    font-size: 14px;
    letter-spacing: 2px;
    padding-left: 25px;
}

.copy-right-inner ul li a {
    color: #000;
    padding: 0 10px;
    font-family: 'Poppins-Regular';
    font-size: 14px;
    letter-spacing: 2px;
}


/*footer End*/

/* Product */
.product {
    background-color: #fff;
    padding: 50px 0;
    float: left;
    width: 100%;
}

.product-inner {
    background-color: #ebebeb;
    float: left;
    width: 100%;
    padding: 0 50px 50px;
}
header#home {
    box-shadow: 15px 8px 17px 12px rgb(0 0 0 / 20%);
    width: 100%;
    float: left;
    /* padding-bottom: 8px; */
}

.product-inner button.slick-prev.slick-arrow {
    font-size: 0;
    border: 0;
    width: 0;
    background-color: transparent;
    height: 0;
    padding: 0;
    margin: 0;
}

.product-inner button.slick-next.slick-arrow {
    font-size: 0;
    border: 0;
    background-color: transparent;
    outline: 0;
}

.product-inner {}

.product-inner button.slick-next.slick-arrow:after {
    height: 15px;
    /* background-color: rgb(250 250 250); */
    /* border-radius: 10px; */
    position: absolute;
    z-index: 1;
    top: 50%;
    right: -20px;
    color: #fff;
    content: '\f0a8';
    display: block;
    font-size: 20px;
    font-family: Font Awesome\ 5 Free;
    background-repeat: no-repeat;
    background-size: contain;
    /* background-image: url(../images/Icons/left.png); */
    /* padding: 11px 5px; */
    width: 15px;
    background-position: center;
    border-left: 1px solid #231f20;
    border-bottom: 1px solid #231f20;
    transform: rotate( 227deg);
}

.product-inner button.slick-prev.slick-arrow:before {
    content: "\f053";
    font-size: 44px;
    width: 15px;
    height: 15px;
    /* background-color: rgb(250 250 250); */
    /* border-radius: 15px; */
    position: absolute;
    background-repeat: n;
    z-index: 1;
    top: 50%;
    left: -20px;
    color: #fff;
    content: '\f0a8';
    display: block;
    font-size: 20px;
    font-family: Font Awesome\ 5 Free;
    background-repeat: no-repeat;
    background-size: contain;
    /* background-image: url(../images/Icons/left.png); */
    /* filter: brightness(0) invert(1); */
    transform: rotate( 47deg);
    /* padding: 7px; */
    background-position: center;
    border-left: 1px solid #231f20;
    border-bottom: 1px solid #231f20;
}
.product-slider-details {width: 100%;float: left;text-align: center;}

.product-slider-details a.pro-title {
    display: block;
    color: #000000;
    margin-bottom: 20px;
    text-decoration: none;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
}

.product-slider-details a.pro-price {
    display: block;
    color: #505353;
    margin-bottom: 20px;
    text-decoration: none;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
}

.product-slider-details a.pro-btn {
    display: block;
    background: linear-gradient(to right, rgb(52, 165, 218) 0%, rgb(52, 165, 218) 100%);
    color: #fff;
    padding: 5px 15px;
    margin-top: 15px;
    line-height: 26px;
    max-width: 100px;
    margin: auto;
    text-decoration: none;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
}
.product-gird {
    width: 100%;
    float: left;
    padding: 0px 0 100px;
    background-color: #fff;
}

.product-gird-inner {
    width: 100%;
    float: left;
    border-top: 2px solid #D9D9D9;
    padding-top: 50px;
}

.product-gird-sidebar {
    max-width: 25%;
    width: 100%;
    float: left;
    /* padding-right: 15px; */
}

.product-gird-list {
    max-width: 75%;
    width: 100%;
    float: left;
    padding-left: 20px;
}

.title-produtc-right {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding-left: 20px;
}

.title-produtc-right h1 {
    font-family: 'MerriweatherSans-Light';
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
}

.title-produtc h1 {
    font-family: 'MerriweatherSans-Light';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}

.prod-list {
    display: grid;
    width: 100%;
    float: left;
    grid-template-columns: 25% 25% 25% 25%;
    margin-left: 10px;
}

.product-list-box {
    max-width: 100%;
    width: 100%;
    float: left;
    padding: 15px 10px;
    position: relative;
}

.product-list-box-img {
    background: #ebebeb;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
.product-list-box:hover img {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.product-list-box-details {
    width: 100%;
    float: left;
    padding-top: 15px;
}

.product-list-box-details h6 {
    font-family: 'MerriweatherSans-Light';
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    letter-spacing: 1px;
}

.product-list-box-details p {
    font-family: 'MerriweatherSans-Light';
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 1px;
}

.product-list-box-details span {
    /* color: #F25E21; */
    font-size: 14px;
    padding-top: 9px;
    display: block;
}

.product-list-box-details span i.fas.fa-rupee-sign {
    font-size: 12px;
}
.accordion .fa {
    margin-right: 0.5rem;
  }
  .accordion button, .accordion button:hover, .accordion button:focus{
    text-decoration: none;
  }
.product-filter {}

.product-filter {
    margin-top: 40px;
    width: 100%;
    float: left;
    border-right: 1px solid #D9D9D9;
    padding-right: 15px;
}

.product-gird-list {}

.product-filter .accordion>.card .card-header {
    padding: 0;
    border: 0;
    background-color: transparent;
}

.product-filter .card {
    border: 0;
    padding: 0 0 15px;
}
.accordion .fa {
    background-color: #A6A6A6;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 8px;
    text-align: center;
}
.price-range h2.mb-0 i {
    font-size: 0;
}
.price-range h2{
    font-family: 'MerriweatherSans-Light';
    font-size: 14px;
    color: #000;
    display: flex;
    align-items: center;
}
.product-filter button.btn.btn-link {
    font-family: 'MerriweatherSans-Light';
    font-size: 14px;
    color: #000;
    padding: 0;
    display: flex;
    align-items: center;
}

.product-filter .form-group {
    display: block;
    margin-bottom: 15px;
  }
  
  .product-filter .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }
  
  .product-filter .form-group label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    font-family: 'MerriweatherSans-Light';
    font-size: 13px;
    letter-spacing: 1px;
  }
  
  .product-filter .form-group label:before {
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #000;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 5px;
  }
  
  .product-filter .form-group input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 6px;
    width: 5px;
    height: 11px;
    border: solid #ED028C;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }

/* product details*/
.product-gird-list.product-similar {
    padding: 0;
    max-width: 100%;
}

.product-gird-list.product-similar .prod-list {
    grid-template-columns: 20% 20% 20% 20% 20%;
}
.bearch {
    float: left;
    width: 100%;
    padding: 30px;
    background-color: #fff;
}

.title-product {
    display: flex;
    align-items: center;
}

.barchs {
    margin-right: 30px;
}

.barchs p a {
    color: #505353;
    font-size: 13px;
    letter-spacing: 1px;
    margin-right: 5px;
    padding-left: 5px;
    font-family: 'MerriweatherSans-Light';
}

.loaction {
    color: #A6A6A6;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'MerriweatherSans-Light';
}

.loaction i.fas.fa-map-marker-alt {
    padding-right: 15px;
}

.product-destilds {
    width: 100%;
    float: left;
}

.prodct-title {
    width: 100%;
    float: left;
    display: flex;
    align-items: end;
}

.size {
    width: 100%;
    float: left;
}
.rat p {
    display: flex;
    margin-right: 15px;
}

.rat p i {
    color: #fc0;
    padding: 0 10px;
}
.product-rating {
    width: 100%;
    float: left;
    margin-top: 0px;
    display: flex;
    align-items: center;
}

.pro-prices {
    width: 100%;
    float: left;
    margin-top: 0px;
}

.cat-buy {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.product-details-page {
    background: #fff;
    width: 100%;
    float: left;
}

.product-note h6 {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 15px;
}

.product-note p {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 18px;
}

.product-note a {
    font-family: 'MerriweatherSans-Light';
    float: left;
    margin-top: 10px;
    color: #00AEEF;
    font-size: 14px;
    text-transform: capitalize;
}

.btn-cat {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.cat-buy p {
    color: #737373;
    font-size: 11px;
    letter-spacing: 1px;
    margin-top: 10px;
}

.btn-cat a {}
.product-note {
    width: 100%;
    float: left;
    border-bottom: 2px solid #D9D9D9;
    border-top: 2px solid #D9D9D9;
    margin: 15px 0;
    padding: 20px 0;
}

.product-destilds ul {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-around;
    padding-bottom: 50px;
}
.product-destilds ul li p {
    color: #505353;
    font-size: 14px;
    line-height: 18px;
    font-family: 'MerriweatherSans-Light';
}
.product-destilds ul img {
    width: 80px;
    display: block;
    text-align: center;
    margin: auto;
}


.btn-cat a.buy-btn {background-color: #000;background: linear-gradient(to right, rgb(52, 165, 218) 0%, rgb(52, 165, 218) 100%);color: #fff;padding: 5px 15px;float: left;margin-top: 15px;line-height: 21px;background-color: #34A5DA;color: #fff;padding: 5px 15px;max-width: 100px;text-align: center;display: block;font-family: 'Poppins-Light';font-size: 14px;text-decoration: initial;letter-spacing: 1px;margin: unset;}
.prod-pri {
    display: flex;
    align-items: center;
}

.pro-prices> p {
    font-family: 'MerriweatherSans-Light';
    color: #737373;
    font-size: 14px;
    padding-bottom: 10px;
    letter-spacing: 2px;
}

.pro-prices > span {
    color: #737373;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
    font-size: 12px;
}

.pro-prices h6 {
    color: #000;
    font-size: 13px;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
    margin-top: 10px;
}

.orn-price {
    background: #EBEBEB;
    margin-right: 15px;
}

.orn-price p {
    color: #000;
    font-family: 'MerriweatherSans-Light';
    padding: 15px 10px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}

.descount {
    height: 45px;
    position: relative;
}

.descount span {
    color: #ED028C;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px;
    float: left;
    width: 100%;
    margin-top: 0px;
    letter-spacing: 1px;
}

.descount p {color: #A6A6A6;font-size: 13px;font-weight: 600;font-family: 'GlacialIndifference-Regular';letter-spacing: 2px;position: relative;}

.descount p:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #A6A6A6;
    position: absolute;
    top: 29px;
}
.size p {
    color: #737373;
    font-size: 14px;
    padding: 5px 0 0;
}

.product-rating p {
    font-size: 14px;
    font-family: 'MerriweatherSans-Light';
    color: #ed028c;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
}



.product-rating p span {
    color: #737373;
    padding-right: 3px;
    letter-spacing: 1px;
}
.prodct-title h1 {
    font-family: 'MerriweatherSans-Light';
    font-size: 26px;
    letter-spacing: 2px;
    padding-right: 30px;
}

.prodct-title  span {
    color: #737373;
    font-size: 13px;
    padding-top: 4px;
    line-height: 14px;
}
.user-profile {
    display: flex;
    width: 100%;
    float: left;
    align-items: center;
    margin-bottom: 10px;
}

.customer-review {
    width: 100%;
    float: left;
}

.customer-title {
    width: 100%;
    float: left;
}

.review {
    width: 100%;
    float: left;
}

.review-box {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.user-profile img {
    height: 60px;
    width: auto;
    margin: 0;
}

.use-rating ul {
    display: flex;
    justify-content: left;
    padding-bottom: 20px;
}

.use-rating ul i {
    color: #FFCC00;
    padding: 0 2px;
}

.use-rating {
    padding-left: 15px;
}

.user-profile p {
    color: #000;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
}

.review-det h6 {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}



.review-det p {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
    line-height: 19px;
    font-size: 13px;
}

.review-det {
    float: left;
    width: 100%;
}

.review-img {
    display: flex;
    width: 100%;
    float: left;
    align-items: end;
    margin-top: 15px;
}

.review-img ul li img {
    width: auto;
    height: 100px;
}


.review-img a {background: #EBEBEB;color: #000000;font-size: 12px;padding: 5px 10px;text-decoration: none;margin-right: 15px;}

.review-img p {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 0;
    font-size: 13px;
    margin-bottom: 7px;
}

.review-img a:hover {
    background: #ed028c;
    color: #fff;
}

.review-img ul {
    display: flex;
}
.customer-reviews {
    background: #fff;
    width: 100%;
    float: left;
}

.customer-title h1 {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 30px;
}

.cus-title {
    width: 100%;
    float: left;
}

.cus-title h6 {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}
.btn-cat a.cart-btn {
    background-color: #F25E21;
    color: #fff;
    padding: 5px 15px;
    float: left;
    margin-top: 15px;
    line-height: 21px;
    color: #fff;
    padding: 5px 15px;
    max-width: 144px;
    text-align: center;
    display: block;
    font-family: 'Poppins-Light';
    font-size: 14px;
    text-decoration: initial;
    letter-spacing: 1px;
    margin: unset;
    margin-left: 30px;
}


.top-products .prod-list {
    display: block;
    max-width: 70%;
    margin: auto;
}

.customer-rating {
    width: 100%;
    float: left;
    border-left: 2px solid #D9D9D9;
    padding-left: 50px;
}
.top-product {
    width: 100%;
    float: left;
}

.top-product .customer-title h1 {
    margin-top: 20px;
    margin-bottom: 10px;
}


.searchbox{
    position:relative;
    min-width:50px;
    width:0%;
    height: 49px;
    float:right;
    overflow:hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}
ul.right-header .dropdown-toggle::after{display:none;}
.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background: #ebebeb;
    width:100%;
    height: 50px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size: 14px;
    color: #505353;
    border-radius: 30px;
}


.searchbox-icon,
.searchbox-submit{
    width:50px;
    height:50px;
    display:block;
    position:absolute;
    top:0;
    font-family:verdana;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color: #505353;
    background: #fff;
}



.searchbox-open{
    width:100%;
    display: flex;
    background-color: #ebebeb;
    border-radius: 30px;
}

.byline{
  position:absolute;
  top:150px;
  left:30%;
  text-align:center;
  font-size:18px;
}
.byline a{
  text-decoration:none;
  color: #d74b4b;
}

.fa-heart-o {
    color: red;
    cursor: pointer;
  }
  .product-list-box span#heart {
    right: 20px;
    top: 25px;
}

.product-list-box span#heart i.fas.fa-heart {
    font-size: 20px;
}
  .fa-heart {
    color: #737373;
    cursor: pointer;
    font-size: 30px;
  }
  

/* about us*/
.about-us {
    width: 100%;
    float: left;
    background-color: #f1f2f2;
    padding: 70px 0;
}
.our-values-title {
    width: 100%;
    float: left;
    margin-top: 60px;
    /* margin-bottom: 100px; */
}

.our-values-title h1 {
    text-align: center;
    font-family: 'GlacialIndifference-Regular';
    letter-spacing: 2px;
    font-size: 50px;
}
.about-us-block {
    width: 100%;
    float: left;
}

.about-us-block .row {
    align-items: center;
    text-align: right;
}

.about-contect {
    width: 100%;
    float: left;
    padding-right: 50px;
}

.about-contect h1 {
    color: #2E2E2D;
    font-size: 60px;
    letter-spacing: 3px;
    font-family: 'GlacialIndifference-Regular';
    margin-bottom: 15px;
    text-align: left;
}

.about-contect p {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 2px;
    margin-right: 0;
    text-align: left;
    width: 100%;
    float: left;
    line-height: 23px;
    font-size: 14px;
}

.our-mission{
    background-color: #ebebeb;
}
.our-mission .about-contect h1 {
    text-align: left;
    margin-bottom: 0;
}

.our-mission .about-contect p {
    float: left;
    text-align: left;
    max-width: 100%;
}
.our-goals {
    background-color: #F1F2F2;
}


.about-us.our-mission.our-goals .about-contect {
    padding-left: 30px;
}
.our-values ul {
    display: flex;
}

.values-icon {
    width: 100%;
    float: left;
}

.values-icon img.img-fluid {
    height: 80px;
    width: auto !important;
    margin: auto;
    display: block;
}

.values-icon p {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    padding: 0 4px;
    margin-top: 15px;
}

.our-values ul li {
    max-width: 14.28%;
    width: 100%;
}
.our-vision {
    background-color: #f1f2f2;
}
.our-values {
    padding: 100px 0;
    float: left;
}


.hex {
    display: inline-block;
    position: relative;
    width: 127px;
    height: 109.92px; /* width * 0.866 */
    background: #ED028C;
    box-sizing: border-box;
    -webkit-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    -moz-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
  }
  
  .hex-background {
    position: absolute;
    background-color: orange; /*color of the main-background*/
    top: 5px; /* equal to border thickness */
    left: 6px; /* equal to border thickness */
    width: 116px; /* container height - (border thickness * 2) */
    height: 99.92px; /* container height - (border thickness * 2) */
    -webkit-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    -moz-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
  }
  .team-box {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    padding: 60px 0;
}

.team-box-img {
    padding-right: 50px;
}

.team-box-details {
    width: 100%;
    float: left;
}

.team-box-details h6 {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 2px;
    font-size: 17px;
    font-weight: bold;
    display: flex;
    align-items: end;
}

.team-box-details p {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 2px;
    font-size: 15px;
}
.team-member {
    width: 100%;
    float: left;
    padding: 50px;
    background: #FAFAFA;
}

.team-member-inner {
    width: 100%;
    float: left;
}

.team-title {
    width: 100%;
    float: left;
    padding-bottom: 0;
}

.team-title h1 {
    font-family: 'GlacialIndifference-Regular';
    letter-spacing: 3px;
    font-size: 48px;
}
.team-box-details h6 span {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
    color: #00AEEF;
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
}
  .hex img {
    position: absolute;
    width: 116px; /* container height - (border thickness * 2) */
    height: 99.92px; /* container height - (border thickness * 2) */
    -webkit-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    -moz-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
  }

  .about-us.our-mission.Odisha {
    background-color: #f1f2f2;
    padding: 200px 0;
    background-size: contain;
}
.aboy-icon {
    display: flex;
    float: left;
    width: 100%;
    align-items: center;
}

.aboy-icon img.img-fluid {
    width: auto;
    height: 65px;
}

.about-us.our-mission.Odisha .about-contect {
    padding-right: 0;
}
.aboy-icon img.img-fluid {
    width: auto;
    height: 65px;
}

.Odisha .about-contect p span {
    color: #F25E21;
}
.aboy-icon h1 {
    font-size: 44px;
}
.cart-pro {
    display: flex;
    align-items: center;
}

.cart-pro .product-filter {
    width: 60px;
    border: 0;
    padding: 0;
    margin: 0;
}
.product-details-page.cart {
    padding: 50px 0;
}
.product-details-page.cart .product-details-inner {}

.product-details-page.cart .product-details-inner .row {}

.product-details-page.cart .product-details-inner .row 
 .col-sm-8 {
    padding: 0;
}


.quantity-control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: fit-content;
    margin: 0 auto;
    background: transparent;
    border-radius: 10px;
    padding: 1rem 0.4rem;
    margin-top: 0;
  }
  
  .quantity-btn {
    background: transparent;
    border: none;
    outline: none;
    margin: 0;
    cursor: pointer;
    border: 1px solid #15110d;
    border-radius: 50%;
    height: 25px;
    padding: 0 6.5px;
    line-height: 23px;
    font-size: 8px !important;
  }
  .quantity-btn svg {
    width: 10px;
    height: 10px;
  }
  .quantity-input {
    outline: none;
    user-select: none;
    text-align: center;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
  }
  .quantity-input::-webkit-inner-spin-button,
  .quantity-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .cart-pro .product-list-box {
    padding: 0;
}
.product-details-page.cart {}

.product-details-page.cart .product-details-inner >.row > .col-sm-7 {border-right: 2px solid #D9D9D9;padding-right: 30px;max-width: 70%;flex: 70%;}
.Wishlist-box {
    display: flex;
    /* background-color: #ebebeb; */
    /* padding: 10px; */
    width: 100%;
    float: left;
}
.product-details-page.cart .product-details-inner >.row > .col-sm-5 {
    max-width: 30%;
    flex: 30%;
    padding-right: 0;
}
.product-details-page.cart .product-details-inner .row .col-sm-4 {
    padding-right: 0;
}
.Wishlist-box-img .product-list-box {
    padding: 0;
    background-color: #ebebeb;
    width: 100%;
    float: left;
}

.Wishlist-box-details {
    width: 100%;
    float: left;
    max-width: 60%;
    padding-left: 15px;
    background-color: #ebebeb;
    padding: 10px;
}

.Wishlist-box-img {
    width: 100%;
    float: left;
    background-color: #ebebeb;
    display: block;
    max-width: 40%;
    padding: 10px;
}

.Wishlist-box-img .product-list-box-img a img {
    background: #fff !important;
    display: block;
    float: left;
    width: 100%;
}
.Wishlist-box-details h1 {
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
}

.Wishlist-box-details p {
    font-size: 10px;
}
.Wishlist {
    width: 100%;
    float: left;
    margin-left: 10px;
}

.Wishlist > h1 {
    font-family: 'MerriweatherSans-Light';
    font-size: 24px;
    font-weight: bold;
}

.Wishlist-title {
    margin-bottom: 30px;
}
.price-cost {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px solid #ebebeb;
    display: flex;
    justify-content: space-between;
}

.cart-update {
    width: 100%;
    float: left;
    max-width: 60%;
}

.cart-update .cart-pro {
    display: block;
}

.cart-update ul {
    display: flex;
}

.cart-price {
    max-width: 45%;
    width: 100%;
    float: right;
}

.cart-update ul li {
    /* max-width: 50%; */
    /* width: 100%; */
}

.cart-update ul li .product-filter {
    width: 100%;
}

.price-totals {
    width: 100%;
}

.price-totals h1 {
    float: right;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1.5px;
    margin-top: 10px;
    text-align: end;
    justify-content: end;
}

.price-totals h1 p {
    background-color: #EBEBEB;
    font-size: 16px;
    padding: 10px;
    margin-left: 5px;
    float: left;
}

.price-totals 
 span {
    display: block;
    text-align: right;
    margin-top: 10px;
    float: left;
    width: 100%;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1.5px;
    font-size: 12px;
    margin-bottom: 10px;
}

.price-totals  a {
    float: right;
    display: block;
    background: linear-gradient(to right, rgb(52, 165, 218) 0%, rgb(52, 165, 218) 100%);
    color: #fff;
    padding: 5px 15px;
    margin-top: 15px;
    line-height: 26px;
    max-width: 100px;
    margin: auto;
    text-decoration: none;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
}
.Wishlist-title h1 {
    font-family: 'MerriweatherSans-Light';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
    }
.Wishlist-box-details  .pro-prices {
    margin-top: 5px;
}

.Wishlist-box-details  .pro-prices h6.mb-2 {
    margin-top: 0;
    font-size: 11px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-destilds .orn-price {
    background: #ffffff;
    margin-right: 15px;
    height:30px;
}
.product-destilds .descount span {
    color: #ED028C;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 4px;
    float: left;
    width: 100%;
    margin-top: 0px;
    letter-spacing: 1px;
}
.Wishlist-box-details .descount p:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #A6A6A6;
    position: absolute;
    top: 28px;
}
.Wishlist-box-details .descount p {
    color: #A6A6A6;
    font-size: 13px;
    font-weight: 500;
    font-family: 'GlacialIndifference-Regular';
    letter-spacing: 2px;
}
.Wishlist-box-details .orn-price p {
    color: #ED028C;
    font-family: 'MerriweatherSans-Light';
    padding: 10px 10px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}
.Wishlist-box-details .orn-price p {
    font-size: 11px;
}
.Wishlist-box-details .descount {
    height: 33px;
    position: relative;
}
.Wishlist-box + .Wishlist-box {
    margin: 30px 0;
    border-top: 2px solid #ebebeb;
    padding-top: 30px;
    padding-left: 10px;
}
/* .product-details-page.cart .product-details-inner .row .col-sm-8 .row {align-items: center;} */



/* check out*/

#heading {
    text-transform: uppercase;
    color: #673AB7;
    font-weight: normal
}
.Wishlist-box-details  .descount {
    height: 30px;
}

.Wishlist-box-details .descount span {
    font-size: 10px;
    margin-bottom: 2px;
}

.Wishlist-box-details .descount  p {
    font-size: 11px;
}

.Wishlist-box-details .descount p:before {
    top: 22px;
}
#msform {
    text-align: center;
    position: relative;
    margin-top: 20px;
    background-color: transparent;
}
h1.step-title {
    font-family: 'MerriweatherSans-Light';
    font-size: 30px;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    letter-spacing: 2px;
}

.check-out-inner {
    background-color: #EBEBEB;
}

.check-out-inner {}

.check-out-inner .col-12.col-sm-12.col-md-12.col-lg-12.col-xl-12.text-center.p-0.mt-3.mb-2 {
    background: #ebebeb;
}

.chceck-out {
    width: 100%;
    float: left;
    background: #EBEBEB;
}
#msform fieldset {
    /* background: white; */
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative;
}

.form-card {
    text-align: left;
    max-width: 400px;
    margin: auto;
}


.form-card  [type="radio"]:checked,
.form-card  [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.form-card  [type="radio"]:checked + label,
.form-card  [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.but-r {
    display: flex;
}

.but-r p {
    padding-right: 15px;
}
.form-card  [type="radio"]:checked + label:before,
.form-card  [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #a6a6a6;
    border-radius: 100%;
    background: transparent;
}
.form-card  [type="radio"]:checked + label:after,
.form-card  [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #F87DA9;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.form-card  [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.form-card  [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.form-card.secons {
    max-width: 600px;
}
#msform fieldset:not(:first-of-type) {
    display: none
}
#msform textarea {
    height: 70px !important;
}
#msform input,
#msform textarea {
    padding: 15px;
    border: 0;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    background-color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    color: #737373;
    text-align: left;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
    letter-spacing: 1px;
    font-size: 14px;
    border-top: 0;
    border-bottom: 2px solid #A6A6A6;
    height: 50px;
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #673AB7;
    outline-width: 0
}

#msform .action-button {
    width: 100%;
    background: #00AEEF;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 30px;
    margin: 10px 0px 10px 5px;
    display: block;
    text-align: center;
    max-width: 130px;
    margin: auto;
    margin-top: 30px;
}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #311B92
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}

.card {
    z-index: 0;
    border: none;
    position: relative;
    background: #EBEBEB;
}

.fs-title {
    font-size: 25px;
    color: #673AB7;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: #673AB7;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: #737373;
    text-align: left;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
    letter-spacing: 1px;
    font-size: 13px;
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #673AB7
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {
    font-family: Font Awesome\ 5 Free;
    content: "\f2bd";
}

#progressbar #personal:before {
    font-family: Font Awesome\ 5 Free;
    content: "\f0e0";
}

#progressbar #payment:before {
    font-family:Font Awesome\ 5 Free;
    content: "\f7a4";
}

#progressbar #confirm:before {
    font-family: Font Awesome\ 5 Free;
    content: "\f09d";
}
select#city {
    width: 100%;
    height: 50px;
    border: 0;
    border-bottom: 2px solid #a6a6a6;
}
#progressbar li:before {
    width: 60px;
    height: 60px;
    line-height: 55px;
    display: block;
    font-size: 30px;
    color: #ffffff;
    background: #D9D9D9;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #ed028c;
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #673AB7
}

.fit-image {
    width: 100%;
    object-fit: cover
}
.field-icon {
    float: right;
    margin-left: -10px;
    margin-top: -60px;
    position: relative;
    z-index: 2;
    margin-right: 5px;
}

.form-card.thor {
    max-width: 700px;
}

/* designer */
.designer-details-name h6 {
    color: #ED028C;
    font-family: 'GlacialIndifference-Regular';
    margin-bottom: 25px;
    font-size: 24px;
}



.designer-details-name p {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 24px;
}
.designer-slider button.slick-prev.slick-arrow {
    font-size: 0;
    border: 0;
    width: 0;
    background-color: transparent;
    height: 0;
    padding: 0;
    margin: 0;
}

.designer-slider button.slick-prev.slick-arrow:before {
    content: "\f053";
    font-size: 44px;
    width: 15px;
    height: 15px;
    /* background-color: rgb(250 250 250); */
    /* border-radius: 15px; */
    position: absolute;
    background-repeat: n;
    z-index: 1;
    top: 50%;
    left: -30px;
    color: #fff;
    content: '\f0a8';
    display: block;
    font-size: 20px;
    font-family: Font Awesome\ 5 Free;
    background-repeat: no-repeat;
    background-size: contain;
    /* background-image: url(../images/Icons/left.png); */
    /* filter: brightness(0) invert(1); */
    transform: rotate( 47deg);
    /* padding: 7px; */
    background-position: center;
    border-left: 1px solid #231f20;
    border-bottom: 1px solid #231f20;
}

.designer-slider button.slick-next.slick-arrow {
    font-size: 0;
    border: 0;
    background-color: transparent;
    outline: 0;
}

.designer-slider button.slick-next.slick-arrow:after {
    height: 15px;
    /* background-color: rgb(250 250 250); */
    /* border-radius: 10px; */
    position: absolute;
    z-index: 1;
    top: 50%;
    right: -30px;
    color: #fff;
    content: '\f0a8';
    display: block;
    font-size: 20px;
    font-family: Font Awesome\ 5 Free;
    background-repeat: no-repeat;
    background-size: contain;
    /* background-image: url(../images/Icons/left.png); */
    /* padding: 11px 5px; */
    width: 15px;
    background-position: center;
    border-left: 1px solid #231f20;
    border-bottom: 1px solid #231f20;
    transform: rotate( 227deg);
}

.designer-slider-inner {
    margin: 10px;
    background-color: #ffffff40;
    width: 200px;
    box-shadow: 1px 2px 9px 2px rgba(0,0,0,0.3);
    border-radius: 7px;
    position: relative;
}

.designer-slider-cart {
    background-color: #ffffffc9;
    max-width: 70%;
    margin: auto;
    text-align: center;
    padding: 10px 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
}

.designer-slider-cart a {
    color: #15110D;
    text-decoration: none;
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 2px;
    font-size: 14px;
}

.designer-slider-cart:hover {
    background: #F25E21;
}
.designer-about {
    width: 100%;
    float: left;
    background-image: url('../images/slide-images/Slide2.jpg');
    padding: 200px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.designer-about-inner {
    width: 100%;
    float: left;
}

.designer-about-inner h1 {
    font-family: 'GlacialIndifference-Regular';
    letter-spacing: 2px;
    color: #000;
    font-size: 42px;
    margin-bottom: 30px;
}

.designer-about-inner p {
    font-family: 'MerriweatherSans-Light';
    letter-spacing: 2px;
    margin-bottom: 20px;
    line-height: 22px;
    color: #fff;
}
/*--*/
@media(min-width:765px) {
    
    
    
    .about-content-slider{margin-top:35%;padding-left:7%;}
    .about-content-slider-3{padding-left:7%;}
      .designer-ing{margin-left:20%;}
    }
@media(max-width:1199px) {}

@media(max-width:992px) {}

@media(max-width:767px) {
    
    .product-details-page.cart .product-details-inner >.row > .col-sm-7{max-width:100%;}
    
    .product-details-page.cart .product-details-inner >.row > .col-sm-5{max-width:100%;}
  
    
    .prod-list{grid-template-columns: 100% 100% 100% 100%;display:block;}
    
    span#heart{margin-top:60%;}
    
    .title-product {
    display: block;}
    
    .product-gird-sidebar{max-width:100%;}
    
    .product-gird-list{max-width:100%;padding-left:0px;}
    .our-values ul{display:block;}
    .our-values ul li{max-width:100%;}
    .team-box-img{padding-right:10px;}
    .team-box.float-right .team-box-img{padding-left:10px;}
    .team-member{padding:0px!important;}
    
    .team-box-details p{line-height:1.5;}
    
    .about-contect{padding-right:0px!important;}
    
    .product-info-button{margin-left:35%;margin-right:35%;}
    
    .product-block.marg{padding:0px;}
    
    .product-block.joureney .product-info h1{text-align:center;}
    
    .product-block.joureney .product-info p{text-align:center;max-width:100%;}
    .product-block.joureney .product-info a{float:left;margin-left:35%;}
    
    .nav-tabs{
  display:inline-flex;
}


    /*-header-*/
    .header-top-right {
        float: left !important;
    }
    
    .slider-block.slider-banner.slick-initialized.slick-slider{height:fit-content;}
    .header-top {
        display: none;
    }
    .header-main nav.navbar {
        padding: 15px;
    }
    .header-main nav.navbar {
        padding: 9px 15px;
        width: 100%;
    }
    .header-main nav.navbar .container {
        position: relative !important;
    }
    
    .product-info p
    {max-width:100%;}
    .navbar-nav {
        padding-right: 0;
    }
    nav.navbar .nav-item {
        margin: 5px 0;
    }
    nav.navbar .nav-item.active a,
    nav.navbar .nav-item.active a:hover,
    nav.navbar .nav-item.active a:focus,
    .navbar-dark .navbar-nav .nav-link:hover,
    .navbar-dark .navbar-nav .nav-link:focus {
        display: block;
        text-align: center;
       
        color: #00AEEF !important;
        font-weight: bold;
    }
    button.navbar-toggler.navbar-toggler-right {
        position: absolute;
        right: 0;
        border: none;
        padding: 0;
        outline: none;
    }
    .header-navbar {
        float: right;
        padding-right: 40px;
    }
    .navbar-toggler-right i.fas.fa-bars {
        font-size: 30px;
        color: #231f20;
    }
    .navbar-toggler {
        outline: none;
    }
    .sidebar-logo {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px;
        
    }
    .sidebar-logo .navbar-brand img {
        display: block;
        width: 47%;
        DISPLAY: NONE;
    }
    .navbar-nav .nav-item+.nav-item {
        margin-left: 0px;
    }
    .navbar-nav .nav-item .nav-link {
        padding: 10px 20px !important;
        text-align: center;
    }
    .navbar-nav .nav-item .btn {
        margin-left: 20px;
    }
    /*-navbar-*/
    .navbar-collapse {
        display: block !important;
        position: fixed;
        top: 0;
        z-index: 111;
        bottom: 0;
        left: -3000px;
        background-color: #ffffff;
        width: 300PX;
        z-index: 111;
        border-right: 1px solid rgba(225, 225, 225, 0.20);
        padding-top: 47px;
        height: auto !important;
        overflow-y: auto;
        -webkit-transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -o-transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    .navbar-collapse.show {
        left: 0;
    }
    .sidebar-overlay {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1;
        bottom: 0;
        right: 0;
        background-color: rgba(255, 255, 255, 0.8);
        -webkit-filter: blur(1px);
        filter: blur(1px);
        filter: invert(100%);
        -webkit-filter: invert(100%);
        -webkit-animation: fadeIn ease 500ms;
        animation: fadeIn ease 500ms;
    }
    .our-services {
        float: left;
        width: 100%;
        padding: 10px;
    }
    /*-navbar-*/
    /*-header-*/
}

@media(max-width:575px) {
    
.mr-rem-4, .mx-rem-4{margin-left:0px!important;margin-right:0px!important;}

.row.mb-3{display:flex;}
.col-md-6.mobile{width:50%!important;}
    .slider-main {
        width: 100%;
        background-size: cover;
        height: 300px;
    }
    .slider-content p {
        font-family: 'MerriweatherSans-Light';
        line-height: 24px;
        font-size: 14px;
        letter-spacing: 2px;
        max-width: 100%;
    }
    .slider-content {
        height: 300px;
    }
    .slider-content {
        height: 300px;
    }
    .product-section.tab-s {
        background-color: #fff;
        padding: 20px 0;
    }
    .product-info h1 {
        font-family: 'GlacialIndifference-Regular';
        font-size: 26px;
        /* font-weight: 700; */
        margin-bottom: 15px;
        letter-spacing: 4px;
        text-align: center;
        margin-top: 10px;
    }
    .product-info p {
        font-family: 'MerriweatherSans-Light';
        line-height: 24px;
        font-size: 15px;
        letter-spacing: 1px;
        padding: 0 15px 15px;
    }
    .product-imgs h3 {
        margin-top: -15px;
        text-align: center;
        font-family: 'MerriweatherSans-Light';
        font-size: 20px;
        letter-spacing: 1px;
    }
    .header-right {
        display: none;
    }
    .slider-content>img {
        width: 100%;
    }
    .product-info img {
        margin: auto;
        display: block;
        margin-top: 20px;
    }
    .product-block {
        margin-top: 22px;
    }
    .col-sm-7 {
        order: 1;
    }
    .product-list-home {
        width: 100%;
        float: left;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .product-list-grid>h1 {
        font-family: 'GlacialIndifference-Regular';
        font-size: 36px;
        margin-bottom: 20px;
    }
    .product-grid-block ul li {
        max-width: 50%;
        float: left;
    }
    .product-grid-block ul {
        display: block;
    }
    .product-list-grid>p {
        font-family: 'MerriweatherSans-Light';
        font-size: 18px;
        max-width: 100%;
        line-height: 24px;
    }
    .product-block.joureney .product-info {
        padding-top: 0;
        position: unset;
    }
    .col-sm-5 {
        order: 2;
    }
    .product-section {
        width: 100%;
        float: left;
        padding-bottom: 50px;
    }
    .testimonials {
        width: 100%;
        float: left;
        background-color: #fff;
        padding: 30px 0;
    }
    .test-details {
        display: block;
        align-items: center;
        max-width: 100%;
        margin: auto;
        padding: 0 15px;
    }
    .test-details p {
        font-family: 'MerriweatherSans-Light';
        font-weight: bold;
        font-style: italic;
        line-height: 20px;
        font-size: 14px;
        padding-left: 0;
        letter-spacing: 1px;
    }
    .blog {
        background: #F1F2F2;
        float: left;
        width: 100%;
        padding: 20px 0 0;
    }
    iframe {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    .blog-main>h1 {
        font-family: 'GlacialIndifference-Regular';
        margin-bottom: 30px;
        letter-spacing: 2px;
        font-size: 30px;
    }
    .short-blog-main {
        border-right: 0;
        padding-right: 0;
        float: left;
        width: 100%;
    }
    .read-more {
        
       
        padding-top: 20px;
    }
    .rescent-blog ul li {
        max-width: 50%;
        float: left;
        padding-right: 10px;
    }
    .recent-boc img.img-fluid {
        padding: 0;
        width: 165px;
        height: 130px;
    }
    ul.inst-img img {
        width: 180px;
        height: 150px;
    }
    .social-icon.news-letter {
        PADDING-BOTTOM: 30PX;
    }
    .footer-logo {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    .footer-block-inner {
        max-width: 50%;
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .footer-block-inner ul li a {
        font-family: 'MerriweatherSans-Light';
        color: #000;
        font-size: 15px;
        font-weight: 500;
        padding: 5px 0;
        float: left;
    }
    .copy-right-inner {
        width: 100%;
        float: right;
        display: block;
        align-items: center;
        justify-content: end;
    }
    .copy-right-inner p {
        font-family: 'Poppins-Regular';
        font-size: 14px;
        letter-spacing: 2px;
        padding-left: 25px;
        padding: 15px 0;
    }
    .copy-right-inner ul {
        display: block;
        align-items: center;
    }
    .slider-banner button.slick-next.slick-arrow:after {
        right: 15PX;
    }
    .slider-banner button.slick-prev.slick-arrow:before {
        left: 15px;
    }
    .slider-content .row {
        align-items: center;
        height: 300px;
        padding: 20px;
    }
    ul.slick-dots {
        display: flex;
        margin: auto;
        justify-content: center;
        position: relative;
        top: -15px;
    }
    .slider-content h1 {
        font-family: 'GlacialIndifference-Regular';
        font-size: 25px;
        /* font-weight: 700; */
        margin-bottom: 15px;
        letter-spacing: 4px;
    }
    .tab-list a.nav-link {
        font-family: 'MerriweatherSans-Light';
        font-size: 13px;
        letter-spacing: 1px;
        max-width: 93px;
        text-align: center;
        background-color: #ebebeb;
        border: 0;
        height: 60px;
        border-radius: 0;
        color: #000;
        width: 100%;
        padding: 5px 1px;
        margin: 0 2px;
    }
    .tab-content .product-block {
        margin: 0;
    }
    ul.navbar-nav.mr-auto li ul {
        display: none;
        /* max-width: 301px; */
        width: 250px;
        /* float: left; */
        background-color: #ebebeb;
        left: 0;
        top: 54px;
        box-shadow: 0px 3px 6px -1px #9b9898;
        right: 0;
        margin: auto;
    }
    .about-us {
        width: 100%;
        float: left;
        background-color: #f1f2f2;
        padding: 100px 0;
    }
    .about-contect h1 {
        color: #2E2E2D;
        font-size: 40px;
        letter-spacing: 3px;
        font-family: 'GlacialIndifference-Regular';
        margin-bottom: 15px;
        margin-top: 30px;
        letter-spacing: 2px;
    }
}



@media(max-width:480px) {}

@media(max-width:390px) {}