html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

html,
body {
  height: 100%;
  line-height: 170%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*:focus {
  outline: none;
}

/* remove dotted outline from links,
button and input element */
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: 0;
  outline: 0;
}

@font-face {
  font-family: "Prescious-Soul";
  src: url("../fonts/Prescious-Soul.woff") format("woff"),
    url("../fonts/Prescious-Soul.woff2") format("woff2"),
    url("../fonts/Prescious-Soul.eot"),
    url("../fonts/Prescious-Soul.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Prescious-Soul.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* 3. layout */
body {
  font-family: "Playfair Display", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  color: #636363;
  background: #ebe7db;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
}

a,
a:hover,
a:visited,
a:active,
a:focus {
  color: #a76240;
  text-decoration: none;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  backface-visibility: hidden;
  transition: all 0.5s linear;
}

p {
  font-size: 16px;
  line-height: 2;
  letter-spacing: normal;
  font-weight: normal;
  color: #636363;
  padding-bottom: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  backface-visibility: hidden;
}

p a,
p a:hover {
  color: #636363;
  text-decoration: none;
  outline: none;
  transition: all 0.5s linear;
}

strong {
  font-weight: bold;
}

::-moz-selection {
  background: #ebe7db;
  color: #fff;
}

::selection {
  background: #ebe7db;
  color: #fff;
}

img {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4 {
  position: relative;
  font-style: normal;
  letter-spacing: -0.04em;
  color: #a76240;
  margin: 0 auto -3px auto;
  width: 100%;
  line-height: 100%;
  z-index: 1;
}

h2 {
  color: #a76240;
  font-size: 40px;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 22px;
  }
}

header .logo .logo-light,
header .main-navigation-bg .logo .logo-dark {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  height: auto;
  display: inherit;
}
header .logo .logo-dark,
header .main-navigation-bg .logo .logo-light {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  height: 0;
  display: inherit;
}
header .navbg {
  background: #fff;
}
header .logo {
  transition: all 0.4s ease-out;
  display: block;
}
@media all and (max-width: 767px) {
  header .logo img {
    max-height: 40px;
  }
}
header .navbar-bg-switch {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  transition: all 0.4s ease-out;
  z-index: 6;
  background: #fff;
}
@media all and (max-width: 767px) {
  header .navbar-bg-switch {
    padding: 5px 0;
  }
}
header .nav li a:focus,
header .nav li a:hover {
  background: none;
  transition: all 0.4s ease-out;
}
header .main-navigation-bg {
  background: #fff;
  transition: all 0.4s ease-out;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.35);
  position: fixed;
}
header .main-navigation-bg .main-navigation .navbar-nav li a {
  color: #a76240;
  padding: 19px 15px 0 15px;
  transition: all 0.4s ease-out;
}
@media only screen and (max-width: 768px) {
  header .main-navigation-bg .main-navigation .navbar-nav li a {
    padding: 10px 15px;
  }
}
header .main-navigation-bg .main-navigation .navbar-nav li a:hover {
  color: #cbcaca;
}
header .navbar-nav > li > a.active {
  color: #000 !important;
  background: none;
  text-decoration: none;
}
@media only screen and (max-width: 992px) {
  header .navbar-toggle .navbar-toggler-icon {
    background: #a76240;
    margin-right: -14px;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    position: relative;
    transition: 0.25s linear;
  }
  header .navbar-toggle .navbar-toggler-icon::after,
  header .navbar-toggle .navbar-toggler-icon::before {
    content: "";
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    position: absolute;
    left: 0;
    background: #a76240;
    transition: 0.25s linear;
  }
  header .navbar-toggle .navbar-toggler-icon::before {
    top: -6px;
  }
  header .navbar-toggle .navbar-toggler-icon::after {
    bottom: -6px;
  }
  header .navbar-toggle {
    margin-top: -35px;
    margin-right: 4px;
    transition: 0.25s linear;
  }
  header .main-navigation-bg .navbar-toggle {
    margin-top: -44px;
    margin-right: 4px;
    transition: 0.25s linear;
  }
  header .navbar-collapse {
    background: #fff;
    width: 100%;
  }
  header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background: transparent;
  }
  header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before {
    transform: rotate(45deg) translate(2px, 6px);
    left: 2px;
  }
  header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
    transform: rotate(-45deg) translate(2px, -6px);
    left: 2px;
  }
}
header .main-navigation .navbar-nav li a {
  position: relative;
  font-family: "Playfair Display", sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  color: #a76240;
  padding: 45px 15px 35px 15px;
  right: -15px;
  transition: all 0.4s ease-out;
  z-index: 1;
}
@media only screen and (max-width: 1200px) {
  header .main-navigation .navbar-nav li a {
    right: 8px;
  }
}
@media only screen and (max-width: 992px) {
  header .main-navigation .navbar-nav li a {
    right: auto;
  }
}
@media only screen and (max-width: 992px) {
  header .main-navigation .navbar-nav li a {
    color: #a76240;
    padding: 10px 15px;
    display: block;
  }
}
header .main-navigation .navbar-nav li a:hover {
  color: #cbcaca;
  transition: all 0.4s ease-out;
}
@media only screen and (max-width: 992px) {
  header .main-navigation .navbar-nav li a:hover {
    color: #000;
  }
}
@media only screen and (max-width: 992px) {
  header .main-navigation {
    width: 100%;
  }
  header .main-navigation .navbar-header {
    position: absolute;
    right: 10px;
    top: 20px;
  }
  header .main-navigation .navbar-header .navbar-toggler {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  header .main-navigation .navbar-header .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
  }
}
@media only screen and (max-width: 992px) and (max-width: 767px) {
  header .main-navigation .navbar-header .navbar-toggler {
    padding: 0;
  }
}

.home {
  margin-top: 89px;
}
.home .bannerImage {
  width: 100%;
  height: 100%;
  position: relative;
}
.home .bannerImage > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.searchStore {
  text-align: center;
  padding: 3% 5% 7% 5%;
  overflow: auto;
  background: #fff;
}
.searchStore > .container {
  position: relative;
  z-index: 5;
}
.searchStore ::-webkit-scrollbar {
  width: 4px;
}
.searchStore ::-webkit-scrollbar-track {
  background: rgba(18, 145, 73, 0.1019607843);
}
.searchStore ::-webkit-scrollbar-thumb {
  background: #636363;
}
.searchStore ::-webkit-scrollbar-thumb:hover {
  background: #636363;
}
.searchStore h2 {
  font-size: 35px;
}
@media only screen and (max-width: 767px) {
  .searchStore h2 {
    font-size: 25px;
  }
}
.searchStore .locatorBox {
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  gap: 30px;
}
.searchStore .locatorBox .locationImage {
  display: flex;
  align-items: center;
}
.searchStore .locatorBox .locationImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 320px;
}
@media only screen and (max-width: 768px) {
  .searchStore .locatorBox .locationImage {
    width: 100%;
    min-height: 180px;
  }
}
.searchStore .locatorBox .addressList {
  margin: 0;
  padding: 30px;
  list-style: none;
  overflow: auto;
  position: relative;
  max-height: 385px;
  box-sizing: border-box;
  border: solid 1px #a76240;
  background: #ebe7db;
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .searchStore .locatorBox .addressList {
    width: 100%;
  }
}
.searchStore .locatorBox .addressList > li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: auto;
}
.searchStore .locatorBox .addressList > li:only-child {
  height: 100%;
}
.searchStore .locatorBox .addressList > li h3 {
  font-size: 25px;
  color: #a76240;
  margin-bottom: 20px;
  letter-spacing: 0.2px;
}
.searchStore .locatorBox .addressList > li .addressDtls {
  display: flex;
  position: relative;
  margin-bottom: 30px;
  gap: 20px;
  text-align: left;
}
.searchStore .locatorBox .addressList > li .addressDtls > div {
  width: calc(100% - 70px);
  display: flex;
  flex-direction: column;
  gap: 5px;
  color: #636363;
}
.searchStore .locatorBox .addressList > li .addressDtls > div p {
  padding-bottom: 5px;
  margin: 0;
  line-height: normal;
  color: #636363;
}
.searchStore .locatorBox .addressList > li .addressDtls i {
  width: 100px;
  height: 100px;
  display: inline-block;
  vertical-align: middle;
}
.searchStore .locatorBox .addressList > li .addressDtls i img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.searchStore .locatorBox .addressList > li .btns {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: auto;
}
.searchStore .locatorBox .addressList > li + li {
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 1px #323232;
}
@media only screen and (max-width: 767px) {
  .searchStore .locatorBox {
    flex-direction: column;
  }
}
.searchStore .searchBox {
  max-width: 1125px;
  margin: 0 auto 50px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.searchStore .searchBox > [class^="col"] {
  padding-left: 0;
  padding-right: 0;
}
.searchStore .searchBox .form-control {
  border: solid 1px #a76240;
  border-radius: 0;
  padding: 0.5rem 1rem;
  color: #a76240;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.searchStore .searchBox .form-control:focus {
  outline: none;
  box-shadow: none;
}
.searchStore .searchBox .btn {
  background: #a76240;
  border: solid 1px #a76240;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  min-width: 90px;
}
@media only screen and (max-width: 767px) {
  .searchStore {
    padding: 3% 3% 5% 3%;
  }
}

.btn {
  border-radius: 0;
  padding: 0.5rem 1rem;
  transition: 0.15s ease-in-out;
}

.btn-main,
.btn-main:hover,
.btn-main:visited,
.btn-main:active,
.btn-main:focus {
  background: #a76240;
  color: #fff;
  text-transform: uppercase;
  transition: ease all 0.5s;
  border: solid 1px #a76240;
}
.btn-main:hover,
.btn-main:hover:hover,
.btn-main:visited:hover,
.btn-main:active:hover,
.btn-main:focus:hover {
  background: #fff;
  color: #a76240;
}

.btn-grey,
.btn-grey:hover,
.btn-grey:visited,
.btn-grey:active,
.btn-grey:focus {
  background: #636363;
  color: #fff;
  font-weight: 700;
}
.btn-grey:hover,
.btn-grey:hover:hover,
.btn-grey:visited:hover,
.btn-grey:active:hover,
.btn-grey:focus:hover {
  background: #fff;
  color: #151515;
}

.collectionSection .container-fluid,
.collectionSection .container {
  padding: 0 4%;
}
.collectionSection .container {
  max-width: 1250px;
}
.collectionSection .parallaxHeading {
  background: url("../images/heading-bg-new.jpg") no-repeat fixed top;
  min-height: 330px;
  background-size: cover;
  position: relative;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .collectionSection .parallaxHeading {
    min-height: 250px;
  }
}
.collectionSection .parallaxHeading::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
}
.collectionSection .parallaxHeading span {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100%;
}
.collectionSection .parallaxHeading span img {
  max-width: 70%;
  width: auto;
}
.collectionSection .intro-txt {
  font-size: 18px;
  padding: 0 12%;
  max-width: 1150px;
}
@media only screen and (max-width: 767px) {
  .collectionSection .intro-txt {
    padding: 0 20px;
  }
  .collectionSection .intro-txt p {
    font-size: 14px;
  }
}
.collectionSection h2 {
  position: relative;
  font-weight: normal;
  padding: 20px 0 60px 0;
}
.collectionSection h2::before {
  content: "";
  background: url("../images/heading-top-icon.svg") no-repeat left top;
  width: 61px;
  height: 17px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.collectionSection h2::after {
  content: "";
  background: url("../images/heading-bottom-icon.svg") no-repeat left top;
  width: 100px;
  height: 26px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.collectionSection .img-collection {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 80px;
  margin: 80px 0;
}
@media only screen and (max-width: 600px) {
  .collectionSection .img-collection {
    gap: 30px;
    margin: 30px 0;
  }
}
.collectionSection .img-collection li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 50px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .collectionSection .img-collection li {
    gap: 30px;
  }
}
.collectionSection .img-collection li .imgSec {
  width: 50%;
}
@media only screen and (max-width: 600px) {
  .collectionSection .img-collection li .imgSec {
    width: 100%;
  }
}
.collectionSection .img-collection li .imgSec img {
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .collectionSection .img-collection li {
    flex-direction: column;
  }
}
.collectionSection .img-collection li .contentSec {
  width: 50%;
  height: auto;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 50px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .collectionSection .img-collection li .contentSec {
    gap: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .collectionSection .img-collection li .contentSec {
    width: 100%;
  }
}
.collectionSection .img-collection li .contentSec img {
  width: 100%;
}
.collectionSection .img-collection li .contentSec h3 {
  font-family: "Prescious-Soul";
  font-size: 35px;
  margin-left: -100px;
  padding: 50px 30px 50px 95px;
  background: #e8dac8;
  text-align: left;
  width: calc(100% + 100px);
}
@media only screen and (max-width: 1200px) {
  .collectionSection .img-collection li .contentSec h3 {
    padding: 30px 30px 30px 95px;
    font-size: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .collectionSection .img-collection li .contentSec h3 {
    padding: 30px 30px 30px 90px;
    font-size: 27px;
    margin-left: -90px;
    width: calc(100% + 90px);
  }
}
@media only screen and (max-width: 767px) {
  .collectionSection .img-collection li .contentSec h3 {
    padding: 20px 20px 20px 60px;
    font-size: 20px;
    margin-left: -60px;
    width: calc(100% + 60px);
    line-height: 30px;
  }
}
.collectionSection .img-collection li .contentSec .textSec {
  display: flex;
  flex-direction: column;
  gap: 50px;
  justify-content: space-between;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .collectionSection .img-collection li .contentSec .textSec {
    gap: 0px;
  }
}
.collectionSection .img-collection li .contentSec .textSec p {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: normal;
}
@media only screen and (max-width: 767px) {
  .collectionSection .img-collection li .contentSec .textSec p {
    font-size: 15px;
  }
}
.collectionSection .img-collection li:nth-child(even) {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 600px) {
  .collectionSection .img-collection li:nth-child(even) {
    flex-direction: column;
  }
}
.collectionSection .img-collection li:nth-child(even) .contentSec h3 {
  margin-left: 0;
  margin-right: -100px;
  padding: 50px 95px 50px 30px;
}
@media only screen and (max-width: 1024px) {
  .collectionSection .img-collection li:nth-child(even) .contentSec h3 {
    padding: 30px 90px 30px 30px;
    margin-right: -90px;
  }
}
@media only screen and (max-width: 767px) {
  .collectionSection .img-collection li:nth-child(even) .contentSec h3 {
    padding: 20px 60px 20px 20px;
    margin-right: -20px;
    width: calc(100% + 20px);
  }
}
.collectionSection .img-collection li:nth-child(even) .contentSec .textSec p {
  padding-left: 30px;
}

.swiper .block_v2 {
  position: relative;
  z-index: 5;
}
.swiper .block_v2 .block--img {
  position: relative;
  z-index: 1;
}
.swiper .block_v2 .block--img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}
.swiper .block_v2 .block--img img {
  width: 100%;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .swiper .block_v2 .block--img img {
    width: 100%;
    height: auto;
    min-height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.swiper .block_v2 .block--img video {
  height: 90vh;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 90vh;
}
.swiper .block_v2 .block_info--play {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.swiper .block_v2 .block_info--play a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.swiper .block_v2 .block_info--play a img {
  position: absolute;
  display: block;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
}
@media only screen and (max-width: 767px) {
  .swiper .block_v2 .block_info--play a img {
    max-height: 50px;
  }
}
.swiper .swiper_pagination {
  position: relative;
  top: 0;
  height: 17px;
  margin: 25px 0;
}
.swiper .swiper_pagination.poa-abs {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 46%;
  margin: 0;
  height: 70px;
  transform: translate(0, -50%);
}
.swiper .swiper_pagination .swiper-button-next,
.swiper .swiper_pagination .swiper-button-prev {
  width: 70px;
  height: 70px;
  margin: 0;
  top: 0;
}
.swiper .swiper_pagination .swiper-button-next:after,
.swiper .swiper_pagination .swiper-button-prev:after {
  content: "";
  position: absolute;
  background: url("../images/arrow-circle.svg") no-repeat;
  background-size: cover;
  width: 70px;
  height: 70px;
}
.swiper .swiper_pagination .swiper-button-next {
  right: 10%;
}
.swiper .swiper_pagination .swiper-button-prev {
  left: 10%;
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .swiper .swiper_pagination {
    bottom: 0px;
  }
  .swiper .swiper_pagination.poa-abs {
    height: 40px;
  }
  .swiper .swiper_pagination .swiper-button-next,
  .swiper .swiper_pagination .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
  .swiper .swiper_pagination .swiper-button-next:after,
  .swiper .swiper_pagination .swiper-button-prev:after {
    width: 40px;
    height: 40px;
  }
  .swiper .swiper_pagination .swiper-button-next {
    right: 5%;
  }
  .swiper .swiper_pagination .swiper-button-prev {
    left: 5%;
  }

  .home {
    margin-top: 59px;
  }
}
.swiper .swiper_pagination .swiper-pagination-bullet {
  width: 17px;
  height: 17px;
  opacity: 1;
  background: #ebe7db;
  border: solid 1px #a76240;
}
.swiper .swiper_pagination .swiper-pagination-bullet-active {
  background: #a76240;
}

.videoSection {
  background: #fff;
}

.to-top-arrow {
  position: fixed;
  width: 50px;
  height: 50px;
  line-height: 50px;
  right: 50px;
  bottom: -10px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #db0018;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: translateY(40px);
  transition: all 1.5s ease;
  border-radius: 50%;
  cursor: pointer;
  z-index: 115;
}
@media only screen and (max-width: 880px) {
  .to-top-arrow {
    right: 30px;
  }
}
.to-top-arrow.show {
  bottom: 30px;
  transform: translateY(-20px);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media only screen and (max-width: 880px) {
  .to-top-arrow.show {
    bottom: 0px;
    right: 10px;
  }
}
.to-top-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.to-top-arrow .arrow-up {
  position: absolute;
  top: 29px;
  transform: rotate(45deg);
}
.to-top-arrow .arrow-up::before {
  content: "";
  border-left: solid 1px #fff;
  width: 13px;
  height: 13px;
  position: absolute;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}
.to-top-arrow .arrow-up::after {
  content: "";
  border-top: solid 1px #fff;
  width: 13px;
  height: 13px;
  position: absolute;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}

.video {
  position: relative;
  width: 100%;
  max-width: 1024px;
  margin: auto;
  outline: none;
}
@media screen and (max-width: 992px) {
  .video {
    max-width: 90%;
  }
}

.videopop {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  display: none;
  background: #111;
}
.videopop .close-btn {
  width: 40px;
  height: 40px;
  color: #ff4f3c;
  background: transparent;
  position: absolute;
  top: 10px;
  z-index: 10;
  right: 10px;
  font-size: 30px;
  border: none;
  outline: none;
  cursor: pointer;
}
.videopop .close-btn:after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #fff;
  border: none;
  border-radius: 50px;
  transition: all 1s;
  position: absolute;
  left: 0;
  top: 18px;
  transform: rotate(45deg);
}
.videopop .close-btn:before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #fff;
  border: none;
  border-radius: 50px;
  transition: all 1s;
  position: absolute;
  left: 0;
  top: 18px;
  transform: rotate(-45deg);
}
.videopop.popupBox .videoBox {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.videopop.popupBox .videoBox .videoinline video,
.videopop.popupBox .videoBox .videoinline iframe {
  height: 90vh;
  width: 100%;
}
@media all and (max-width: 1099px) {
  .videopop.popupBox .videoBox .videoinline video,
  .videopop.popupBox .videoBox .videoinline iframe {
    height: 400px;
  }
}
@media all and (max-width: 767px) {
  .videopop.popupBox .videoBox .videoinline video,
  .videopop.popupBox .videoBox .videoinline iframe {
    height: 250px;
  }
} /*# sourceMappingURL=style.css.map */

/*pincode*/

/*pincode*/

.pinform {
  position: relative;
  margin: 0 25%;
  padding-right: 112px;
  margin-bottom: 50px;
}

.pinform input {
  width: 100%;
  height: 50px;
  border: solid 1px #dedede;
  font-size: 20px;
  color: #696868;
  padding: 0 35px;
  background: #f4f4f4;
  transition: all 0.5s ease;
}

.pinform button {
  background: #d82437;
  color: #fff;
  border: none;
  height: 50px;
  width: auto;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 24px;
  transition: all 0.5s ease;
}

.pinform button:hover {
  background: #c8162b;
}

.address_box {
  background: #fff;
  border-radius: 15px;
  border: solid 1px #eaeaea;
  padding: 20px 20px 0 20px;
  border-bottom: solid 4px #db0032;
  height: 500px;
  overflow: auto;
}
.address_infos h4 {
  text-transform: inherit;
  font-size: 27px;
  font-weight: 400;
  margin-bottom: 22px;
}
.address .ab_icon {
  position: absolute;
  left: 0;
  top: 0;
}
.address_infos .address {
  position: relative;
  padding: 0 0 0 47px;
}
.address .ab_icon i {
  color: #fff;
  background: #d1170e;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  text-align: center;
  font-size: 11px;
  line-height: 20px;
}
.location_pins {
  margin: 0 0 15px 0;
  font-size: 19px;
}

.location_pins img {
  padding-right: 7px;
}

.location_pins img {
  padding-right: 7px;
}
.store_addrs p {
  font-size: 20px;
  font-weight: 300;
  font-family: "Futura Lt BT";
}
.store_addrs p strong {
  font-weight: 400;
  font-family: "Futura Md BT";
}

.address_btns a {
  background: #d90530;
  border-radius: 35px;
  color: #fff;
  padding: 10px 18px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.5s ease;
  text-decoration: none;
  display: inline-block;
  margin-top: 15px;
}
.address_btns a.get_d {
  background: #808080;
}

.address_btns a.get_d:hover {
  background: #000;
}

.address_btns a:hover {
  background: #c0052b;
}

.address_infos {
  padding-bottom: 35px;
  border-bottom: solid 1px #eaeaea;
  margin-bottom: 25px;
}

.address_infos:last-child {
  border: none;
  padding: 0;
}

.pin_code.fs_sec_space {
  padding-top: 0;
}
.title {
  text-align: center;
  font-size: 36px;
  margin: 0 0 30px 0;
  text-align: center;
  color: #5e7290;
  font-weight: 300;
  font-family: "Futura Lt BT";
  font-size: 36px;
  margin: 0px 0 30px 0;
}
.map_block h3 {
  text-align: center;
  color: #5e7290;
  font-weight: 300;
  font-family: "Futura Lt BT";
  font-size: 36px;
  margin: 30px 0 50px 0;
}

/*end pincode*/

.pin_code.searchStore .locatorBox .addressList {
  width: 100%;
  border-radius: 0;
  max-height: 421px;
}

.addressDtls {
  position: relative;
  /*! padding: 0 0 0 120px; */
}
.pin_code .addressDtls i {
  position: absolute;
  left: 0;
  top: 0;
}
.pin_code .addressDtls .address_infos .address {
  padding: 0;
}
.pin_code .address_infos .address {
  padding: 0 0 0 0;
  text-align: left;
  min-height: 40px;
}

.locatorBox .store_addrs p {
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  padding: 0 0 10px 0;
}
.searchStore .locatorBox .addressDtls {
  padding: 0 0 0 130px;
}
.searchStore .locatorBox a {
  display: block;
  background: #a76240;
  border-radius: 0;
}

.pin_code.fs_sec_space .title {
  color: #a76240;
  font-size: 35px;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: inherit;
}
.pin_code.fs_sec_space .pinform {
  margin: 0 8% 40px 8% !important;
  padding-right: 86px;
}
.pin_code.fs_sec_space .pinform input {
  border: solid 1px #a76240;
  padding: 0.5rem 1rem;
  color: #a76240;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.pin_code.fs_sec_space .pinform button {
  background: #a76240;
  border: solid 1px #a76240;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  min-width: 90px;
  line-height: 61px;
}

.videoSection .videos_link iframe {
  width: 100%;
  height: 1070px;
}

.locationImage img {
  width: 100%;
}

/*media*/

@media (max-width: 1500px) {
  .videoSection .videos_link iframe {
    width: 100%;
    height: 820px;
  }
}

@media (max-width: 1400px) {
  .videoSection .videos_link iframe {
    width: 100%;
    height: 730px;
  }
}

@media (max-width: 1366px) {
  .pin_code.searchStore .locatorBox .addressList {
    width: 100%;
    border-radius: 0;
    max-height: 360px;
  }
}

@media (max-width: 1200px) {
  .pin_code.searchStore .locatorBox .addressList {
    max-height: 346px;
  }
}

@media (max-width: 1199px) {
  .pin_code.searchStore .locatorBox .addressList {
    max-height: 302px;
  }
  .videoSection .videos_link iframe {
    height: 660px;
  }
}

@media (max-width: 1024px) {
  .pin_code.searchStore .locatorBox .addressList {
    max-height: 292px;
  }

  .videoSection .videos_link iframe {
    height: 570px;
  }
}

@media (max-width: 991px) {
  .pin_code.searchStore .map_block .col-md-5,
  .pin_code.searchStore .map_block .col-md-7 {
    width: 100%;
  }
  .pin_code.searchStore .map_block .col-md-5 .locatorBox {
    margin: 0 0 30px 0;
  }

  .videoSection .videos_link iframe {
    height: 520px;
  }
}

@media (max-width: 767px) {
  .pin_code.fs_sec_space .title {
    font-size: 30px;
  }

  .videoSection .videos_link iframe {
    height: 420px;
  }

  .pin_code.fs_sec_space .title {
    font-size: 28px;
    letter-spacing: 1px;
  }
}

@media (max-width: 640px) {
  .videoSection .videos_link iframe {
    height: 380px;
  }
}
