body:not(.home) .main-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}
.woocommerce-message,
.woocommerce-form-coupon-toggle {
  display: none;
}
.centered-section .centeredAlign {
  margin: 0 auto;
}
.section_minHeight {
  width: 100%;
  height: 130px;
  background: url(../images/minHeight.svg);
  background-size: cover;
}
@media (max-width: 56em) {
  .section_minHeight {
    height: 60px;
  }
}
.elementor-widget {
  margin: 0 !important;
}
.sectionItem {
  position: relative;
  width: 100%;
  padding: 80px 0;
}
@media (max-width: 56em) {
  .sectionItem {
    padding: 40px 0;
  }
}
.sectionItem.withBackground {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
@media (min-width: 56em) {
  .sectionItem.fullHeight {
    height: 100vh;
  }
}
/** sec-title **/
.sec-title {
  position: relative;
  display: block;
  margin-bottom: 50px;
}
.sec-title.leftAligned {
  text-align: left;
}
.sec-title.centerAligned {
  text-align: center;
}
.sec-title.rightAligned {
  text-align: right;
}
.sec-title span {
  position: relative;
  display: block;
  font-size: 26px;
  line-height: 26px;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  color: #f4ac4a;
}
.sec-title span em {
  font-style: normal;
  font-weight: 700;
}
.sec-title p {
  position: relative;
  display: block;
  margin: 25px 0;
}
.sec-title h2 {
  position: relative;
  display: block;
  font-size: 46px;
  line-height: 60px;
  font-weight: 900;
}
.sec-title h2.coverTitle {
  font-weight: 900;
  line-height: 1;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}
/** TEXT BLOCK ALIGNMENT **/
.text-block .block.left {
  text-align: left;
}
.text-block .block.center {
  text-align: center;
}
.text-block .block.right {
  text-align: right;
}
.columns-section .feature-block {
  padding: 25px;
}
.columns-section .feature-block h4 {
  font-weight: 700;
}
.btn-box a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  font-family: museo-sans, sans-serif;
  color: #415c88;
  font-weight: 500;
  background: #fff;
  padding: 12px 33px;
}
@media (hover: hover) {
  .btn-box a:hover {
    background: #f4ac4a;
    color: #fff;
  }
}
/** page-title **/
.page-title {
  position: relative;
  width: 100%;
  padding: 125px 0px 128px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page-title .content-box h1 {
  position: relative;
  display: block;
  font-size: 46px;
  line-height: 55px;
  color: #415c88;
  margin-bottom: 15px;
}
.page-title .content-box .bread-crumb li {
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  color: #415c88;
  padding-right: 11px;
  margin-right: 1px;
}
.page-title .content-box .bread-crumb li:last-child {
  padding: 0px;
  margin: 0px;
}
.page-title .content-box .bread-crumb li a {
  color: #415c88;
}
.page-title .content-box .bread-crumb li a:hover {
  text-decoration: underline;
}
.page-title .content-box .bread-crumb li:before {
  position: absolute;
  content: '';
  background: #222;
  width: 6px;
  height: 1px;
  top: 14px;
  right: 0px;
}
.page-title .content-box .bread-crumb li:last-child:before {
  display: none;
}
.clients-section .owl-nav,
.clients-section .owl-dots {
  display: none !important;
}
.blockEntry .item-slider {
  height: 100%;
}
.blockEntry .item-slider,
.blockEntry .item-block {
  position: relative;
  display: block;
}
.blockEntry .item-slider > a .block,
.blockEntry .item-block > a .block {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.blockEntry .item-slider > a .block .hotel,
.blockEntry .item-block > a .block .hotel {
  z-index: 1;
  position: absolute;
  top: -16px;
  left: 10px;
  font-size: 12px;
  background: #f4ac4a;
  padding: 4px 12px;
  border-radius: 6px;
  font-weight: 700;
  text-transform: uppercase;
}
.blockEntry .item-slider > a .block .hotel span,
.blockEntry .item-block > a .block .hotel span {
  color: #fff;
}
.blockEntry .item-slider > a .block .media img,
.blockEntry .item-block > a .block .media img {
  width: 100%;
}
.blockEntry .item-slider > a .block .inner,
.blockEntry .item-block > a .block .inner {
  padding: 25px;
  height: 100%;
  flex-grow: 1;
  position: relative;
}
.blockEntry .item-slider > a .block .inner .header .blockTitle,
.blockEntry .item-block > a .block .inner .header .blockTitle {
  padding-bottom: 6px;
}
.blockEntry .item-slider > a .block .inner .header .duration i,
.blockEntry .item-block > a .block .inner .header .duration i {
  padding-right: 4px;
}
.blockEntry .item-slider > a .block .inner .content,
.blockEntry .item-block > a .block .inner .content {
  padding: 30px 0 20px 0;
}
.blockEntry .item-slider > a .block .inner .content .price-box- .price,
.blockEntry .item-block > a .block .inner .content .price-box- .price {
  font-size: 1.5rem;
  font-weight: 600;
}
.blockEntry .item-slider > a .block .inner .fa-arrow-right,
.blockEntry .item-block > a .block .inner .fa-arrow-right {
  position: absolute;
  width: 45px;
  height: 45px;
  background: #f4ac4a;
  color: #415c88;
  text-align: center;
  line-height: 45px;
  right: 0;
  bottom: 0;
}
/** SHOP_GRID_section **/
.shop-grid-section .shop-blocks .shop-block {
  position: relative;
  display: block;
}
.shop-grid-section .shop-blocks .shop-block > a .block {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.shop-grid-section .shop-blocks .shop-block > a .block .media img {
  width: 100%;
}
.shop-grid-section .shop-blocks .shop-block > a .block .inner {
  padding: 25px;
  height: 100%;
  flex-grow: 1;
}
.shop-grid-section .shop-blocks .shop-block .tinv-wishlist {
  position: absolute;
  top: 10px;
  left: 25px;
}
.shop-grid-section .shop-blocks .shop-block .tinv-wishlist > a {
  width: 25px;
  height: 25px;
  margin: 0;
}
.elementor-editor-active .owl-carousel {
  flex-direction: row !important;
  flex-wrap: wrap;
}
.elementor-editor-active .owl-carousel .item-slider {
  width: 48%;
  margin: 1%;
}
/** SHOP_SLIDER_section **/
.shop-grid-section.sliders .owl-carousel {
  display: flex;
  flex-direction: column;
}
.shop-grid-section.sliders .owl-carousel .owl-stage {
  padding: 20px 10px;
  display: flex;
}
.shop-grid-section.sliders .owl-carousel .owl-stage .owl-item .sliderItem {
  display: flex;
  flex: 1 0 auto;
  height: 100%;
}
.shop-grid-section.sliders .owl-carousel .owl-stage .owl-item .sliderItem > a {
  width: 100%;
}
.shop-grid-section.sliders .owl-carousel .owl-stage .owl-item .sliderItem > a .block {
  height: 100%;
  position: relative;
  overflow: hidden;
  /* margin-bottom: 80px; */
  /*This is optional*/
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.shop-grid-section.sliders .owl-carousel .owl-stage .owl-item .sliderItem > a .block .media img {
  width: 100%;
}
.shop-grid-section.sliders .owl-carousel .owl-stage .owl-item .sliderItem > a .block .inner {
  padding: 25px;
  height: 100%;
  flex-grow: 1;
}
.shop-grid-section.sliders .owl-carousel .owl-stage .owl-item .sliderItem .tinv-wishlist {
  position: absolute;
  top: 10px;
  left: 25px;
}
.shop-grid-section.sliders .owl-carousel .owl-stage .owl-item .sliderItem .tinv-wishlist > a {
  width: 25px;
  height: 25px;
  margin: 0;
}
.shop-grid-section.sliders .owl-carousel .owl-nav {
  display: flex;
  justify-content: center;
  margin: 15px 0;
}
.shop-grid-section.sliders .owl-carousel .owl-nav > div {
  margin: 0 10px;
}
.shop-category-section .category-block .block {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.shop-category-section .category-block .block .media img {
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.shop-category-section .category-block .block .inner {
  padding: 25px;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
/** 808Banner-section **/
.banner-section.small {
  height: 30vh;
}
.banner-section.medium {
  height: 60vh;
}
.banner-section.large {
  height: 80vh;
}
.banner-section.fullHeight {
  height: 100vh;
}
.banner-section .section_image {
  z-index: 1;
  position: relative;
  width: 100%;
  height: 100% ;
}
.banner-section .section_image img {
  width: 100%;
  height: 100% ;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-section .section_image.inlineBG {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-position: center center;
}
.banner-section .section_image.dimON:before {
  content: '';
  width: 100%;
  height: 70%;
  background: #000000;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.5;
  position: absolute;
}
.banner-section .section_image.parallaxON {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-position: center center;
}
.banner-section .section_image.imageLeft img {
  -o-object-position: left;
     object-position: left;
}
.banner-section .section_image.imageCenter img {
  -o-object-position: center;
     object-position: center;
}
.banner-section .section_image.imageRight img {
  -o-object-position: right;
     object-position: right;
}
.banner-section .section_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.banner-section .section_video video {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.banner-section .section_video.dimON:before {
  content: '';
  width: 100%;
  height: 30%;
  background: #000000;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.6;
  position: absolute;
}
.banner-section .section_content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-section .section_content .content-box {
  padding: 50px 70px;
}
.banner-section .section_content .content-box.transparent h2 {
  color: #fff;
}
.banner-section .section_content .content-box.colorWhite {
  background-color: #fff;
}
.banner-section .section_content .content-box.colorWhite50 {
  background-color: rgba(255, 255, 255, 0.5);
}
.banner-section .section_content .content-box.color1 {
  background-color: #415c88;
}
.banner-section .section_content .content-box.color1 span,
.banner-section .section_content .content-box.color1 h1,
.banner-section .section_content .content-box.color1 p {
  color: #fff;
}
.banner-section .section_content .content-box.color2 {
  background-color: #f4ac4a;
}
.banner-section .section_content .content-box.color2 span,
.banner-section .section_content .content-box.color2 h1,
.banner-section .section_content .content-box.color2 p {
  color: #fff;
}
.banner-section .section_content.leftAligned {
  justify-content: flex-start;
  text-align: left;
}
.banner-section .section_content.leftBottomAligned {
  justify-content: flex-start;
  text-align: left;
  align-items: flex-end;
}
.banner-section .section_content.centerAligned {
  justify-content: center;
  text-align: center;
}
.banner-section .section_content.rightAligned {
  justify-content: flex-end;
  text-align: right;
}
.banner-section .nextSection {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: 90px;
  left: 50%;
  z-index: 11111;
}
.banner-section .nextSection .chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
  -webkit-animation: move 3s ease-out infinite;
          animation: move 3s ease-out infinite;
}
.banner-section .nextSection .chevron:first-child {
  -webkit-animation: move 3s ease-out 1s infinite;
          animation: move 3s ease-out 1s infinite;
}
.banner-section .nextSection .chevron:nth-child(2) {
  -webkit-animation: move 3s ease-out 2s infinite;
          animation: move 3s ease-out 2s infinite;
}
.banner-section .nextSection .chevron:before,
.banner-section .nextSection .chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}
.banner-section .nextSection .chevron:before {
  left: 0;
  -webkit-transform: skew(0deg, 30deg);
          transform: skew(0deg, 30deg);
}
.banner-section .nextSection .chevron:after {
  right: 0;
  width: 50%;
  -webkit-transform: skew(0deg, -30deg);
          transform: skew(0deg, -30deg);
}
.banner-section .nextSection .text {
  display: block;
  margin-top: 75px;
  margin-left: -30px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: 0.25;
  -webkit-animation: pulse 2s linear alternate infinite;
          animation: pulse 2s linear alternate infinite;
}
@-webkit-keyframes pulse {
  to {
    opacity: 1;
  }
}
@keyframes pulse {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  67% {
    opacity: 1;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
            transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}
@keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  67% {
    opacity: 1;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
            transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}
.banner-section.homepage-banner .coverButtons {
  z-index: 100;
  position: absolute;
  left: 50%;
  bottom: 70px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: flex;
  justify-content: center;
  min-height: 200px;
  width: 75%;
  margin: 0 auto;
}
@media (max-width: 56em) {
  .banner-section.homepage-banner .coverButtons {
    width: 95%;
  }
}
.banner-section.homepage-banner .coverButtons .coverLeft {
  width: 50%;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease;
  overflow: hidden;
}
.banner-section.homepage-banner .coverButtons .coverLeft::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #f4ac4a;
}
.banner-section.homepage-banner .coverButtons .coverLeft .block {
  margin: 0;
  height: 100%;
  color: #fff;
  padding: 25px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner-section.homepage-banner .coverButtons .coverLeft .block .header {
  flex-grow: 1;
  position: relative;
  left: 70px;
}
.banner-section.homepage-banner .coverButtons .coverLeft .block .header h2 {
  color: #fff;
}
.banner-section.homepage-banner .coverButtons .coverLeft .block .header span:not(.fa) em {
  font-style: normal;
  font-weight: bold;
}
.banner-section.homepage-banner .coverButtons .coverLeft .block .coverFooter {
  display: flex;
  align-items: center;
}
.banner-section.homepage-banner .coverButtons .coverLeft .block .coverFooter .fa {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: #415c88;
  color: #f4ac4a;
  position: relative;
  left: calc(25px * -1);
}
.banner-section.homepage-banner .coverButtons .coverLeft .block .coverFooter span:not(.fa) {
  font-family: var(--subfont);
  font-weight: 900;
}
.banner-section.homepage-banner .coverButtons .coverRight {
  overflow: hidden;
  text-decoration: none;
  transition: all 0.3s ease;
  width: 50%;
  position: relative;
}
.banner-section.homepage-banner .coverButtons .coverRight::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #415c88;
}
.banner-section.homepage-banner .coverButtons .coverRight .block {
  margin: 0;
  height: 100%;
  padding: 25px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner-section.homepage-banner .coverButtons .coverRight .block .header {
  flex-grow: 1;
  color: #fff;
  text-align: right;
  position: relative;
  right: 70px;
}
.banner-section.homepage-banner .coverButtons .coverRight .block .header h2 {
  color: #fff;
}
.banner-section.homepage-banner .coverButtons .coverRight .block .header span:not(.fa) em {
  font-style: normal;
  font-weight: bold;
}
.banner-section.homepage-banner .coverButtons .coverRight .block .coverFooter {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}
.banner-section.homepage-banner .coverButtons .coverRight .block .coverFooter .fa {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: #f4ac4a;
  color: #415c88;
  order: 2;
  position: relative;
  right: calc(25px * -1);
}
.banner-section.homepage-banner .coverButtons .coverRight .block .coverFooter span:not(.fa) {
  color: #fff;
  font-weight: 900;
}
@media (max-width: 56em) {
  .banner-section.homepage-banner .coverButtons {
    flex-direction: column;
  }
  .banner-section.homepage-banner .coverButtons .coverLeft {
    width: 100%;
    margin-bottom: 10px;
  }
  .banner-section.homepage-banner .coverButtons .coverLeft .block {
    min-height: 150px;
  }
  .banner-section.homepage-banner .coverButtons .coverLeft .block .header {
    left: 40px;
  }
  .banner-section.homepage-banner .coverButtons .coverLeft .block .header .widgetHeader {
    font-size: var(--l-fontsize);
  }
  .banner-section.homepage-banner .coverButtons .coverLeft .block .coverFooter {
    padding-top: 10px;
  }
  .banner-section.homepage-banner .coverButtons .coverLeft .block .coverFooter .symbol {
    font-size: 18px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .banner-section.homepage-banner .coverButtons .coverRight {
    width: 100%;
  }
  .banner-section.homepage-banner .coverButtons .coverRight .block {
    min-height: 150px;
  }
  .banner-section.homepage-banner .coverButtons .coverRight .block .header {
    right: 40px;
  }
  .banner-section.homepage-banner .coverButtons .coverRight .block .header .widgetHeader {
    font-size: var(--l-fontsize);
  }
  .banner-section.homepage-banner .coverButtons .coverRight .block .coverFooter {
    padding-top: 10px;
  }
  .banner-section.homepage-banner .coverButtons .coverRight .block .coverFooter .symbol {
    font-size: 18px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
.banner-section.banner-dynamic .coverTitle {
  font-weight: 900;
  color: #fff;
}
.banner-section.banner-dynamic .blockEntry {
  position: absolute;
  bottom: 80px;
  z-index: 20;
  width: 90%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 6px;
}
@media (max-width: 56em) {
  .banner-section.banner-dynamic .blockEntry {
    bottom: 30px;
    width: 80%;
  }
}
.banner-section.banner-dynamic .blockEntry .item-slider .block .media {
  position: relative;
}
.banner-section.banner-dynamic .blockEntry .item-slider .block .media:before {
  content: '';
  width: 100%;
  height: 30%;
  background: #000000;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.5;
  position: absolute;
  z-index: 1;
  bottom: 0;
  border-radius: 0 0 6px 6px;
}
.banner-section.banner-dynamic .blockEntry .item-slider .block .media img {
  border-radius: 6px;
}
.banner-section.banner-dynamic .blockEntry .item-slider .block .inner {
  height: auto;
  flex-grow: 0;
  position: absolute;
  bottom: 0;
  padding: 15px;
  width: 100%;
}
.banner-section.banner-dynamic .blockEntry .item-slider .block .inner .header .blockTitle {
  font-size: 16px;
  color: #fff;
  z-index: 10;
}
/** split-section **/
.split-section .split-block.dark h1,
.split-section .split-block.dark h2,
.split-section .split-block.dark h3,
.split-section .split-block.dark h4,
.split-section .split-block.dark h5,
.split-section .split-block.dark h6,
.split-section .split-block.dark span,
.split-section .split-block.dark p {
  color: #000;
}
.split-section .split-block.light h1,
.split-section .split-block.light h2,
.split-section .split-block.light h3,
.split-section .split-block.light h4,
.split-section .split-block.light h5,
.split-section .split-block.light h6,
.split-section .split-block.light span,
.split-section .split-block.light p {
  color: #fff;
}
.split-section .split-block .text-block.left {
  text-align: left;
}
.split-section .split-block .text-block.center {
  text-align: center;
}
.split-section .split-block .text-block.right {
  text-align: right;
}
@media (min-width: 56em) {
  .split-section .split-block.right .media-block {
    order: 2;
  }
  .split-section .split-block.right .text-block {
    order: 1;
  }
}
.split-section.fullWidth {
  padding: 0;
}
.split-section.fullWidth .auto-container {
  max-width: initial;
  padding: 0;
}
.split-section.fullWidth .auto-container .row {
  display: flex;
  align-items: center;
}
.split-section.fullWidth .auto-container .row .media-block {
  padding: 0;
}
.split-section.fullWidth .auto-container .row .media-block img {
  width: 100%;
}
.split-section.fullWidth .auto-container .row .text-block .block {
  padding: 25px 50px;
}
/** clients-section **/
.clients-section {
  position: relative;
  padding: 90px 0px;
}
.clients-section .clients-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.clients-section .clients-grid .clients-logo-box {
  flex: 0 0 25%;
}
@media (max-width: 56em) {
  .clients-section .clients-grid .clients-logo-box {
    flex: 0 0 50%;
  }
}
.clients-section .clients-grid .clients-logo-box img {
  max-width: 200px;
  margin: 20px auto;
}
.clients-section .owl-stage {
  display: flex;
  align-items: center;
}
.clients-section .clients-logo-box {
  position: relative;
  display: block;
}
.clients-section .clients-logo-box img {
  display: block;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  transition: all 300ms ease;
}
.clients-section .clients-logo-box img:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
/** feature-section **/
.feature-section {
  position: relative;
  padding: 43px 0px 44px 0px;
  background: #000;
}
.feature-block-one .inner-box {
  position: relative;
  padding-left: 90px;
}
.feature-block-one .inner-box .count-box {
  position: absolute;
  left: 0px;
  top: 7px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.feature-block-one .inner-box .count-box h4 {
  font-size: 20px;
  line-height: 70px;
  color: #fff;
}
.feature-block-one .inner-box .inner h4 {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 5px;
}
.feature-block-one .inner-box .inner p {
  color: #999898;
}
/** ourstory-section **/
.ourstory-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.ourstory-section:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  opacity: 0.93;
}
#content_block_1 .content-box h3 {
  font-size: 26px;
  line-height: 25px;
  margin-bottom: 31px;
}
#content_block_1 .content-box p {
  margin-bottom: 11px;
}
.ourstory-section #content_block_1 .content-box {
  margin-right: 20px;
}
.ourstory-section .image-box {
  position: relative;
  display: block;
}
.ourstory-section .image-box img {
  width: 100%;
}
#content_block_2 .content-box h3 {
  font-size: 26px;
  line-height: 25px;
  margin-bottom: 31px;
}
#content_block_2 .content-box p {
  margin-bottom: 20px;
}
#content_block_2 .content-box .list li {
  position: relative;
  display: block;
  font-size: 15px;
  padding-left: 28px;
  margin-bottom: 10px;
}
#content_block_2 .content-box .list li:last-child {
  margin-bottom: 0px;
}
#content_block_2 .content-box .list li i {
  position: absolute;
  left: 0px;
  top: 4px;
  font-size: 15px;
  font-weight: 400;
  color: #415c88;
}
.ourstory-section #content_block_2 .content-box {
  margin-right: 20px;
}
.ourstory-section .more-btn {
  position: relative;
  display: block;
  margin-top: 70px;
}
/** shop-section **/
.shop-section {
  position: relative;
  width: 100%;
  padding: 144px 0px 135px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.shop-section .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.shop-section .owl-carousel .owl-item {
  opacity: 0;
}
.shop-section .owl-carousel .owl-item.active {
  opacity: 1;
}
.shop-section .sec-title {
  margin-bottom: 35px;
}
.shop-block-one {
  margin: 15px 0px;
}
.shop-block-one .inner-box {
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.shop-block-one .inner-box .image-box {
  position: relative;
  display: block;
  overflow: hidden;
}
.shop-block-one .inner-box .image-box img {
  width: 100%;
  transition: all 500ms ease;
}
.shop-block-one .inner-box:hover .image-box img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.shop-block-one .inner-box .lower-content .price-box {
  position: absolute;
  right: 0px;
  top: -50px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  font-family: museo-sans, sans-serif;
  color: #415c88;
  background: #d6ebe9;
  min-width: 100px;
  padding: 11px 25.5px;
  text-align: center;
  box-shadow: 0 10px 20px rgba(214, 235, 233, 0.5);
}
.shop-block-one .inner-box .lower-content {
  position: relative;
  padding: 24px 30px 30px 30px;
}
.shop-block-one .inner-box .lower-content h3 {
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  color: #415c88;
  margin-bottom: 8px;
}
.shop-block-one .inner-box .lower-content h3 a {
  display: inline-block;
  color: #415c88;
}
.shop-block-one .inner-box .lower-content .rating {
  margin-bottom: 20px;
}
.shop-block-one .inner-box .lower-content .rating li {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: #fbb419;
  margin: 0px 2px;
}
.shop-block-one .inner-box .lower-content .rating li:last-child {
  margin-right: 0px;
}
.shop-section .owl-nav {
  position: absolute;
  top: -150px;
  right: 0px;
}
.shop-section .nav-style-one .owl-nav .owl-prev {
  margin-right: 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.shop-section .nav-style-one .owl-nav .owl-next {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.three-item-carousel .shop-block-one .inner-box .lower-content {
  padding-bottom: 60px;
}
.overlay-none:before {
  display: none !important;
}
.white-bg {
  background: #fff !important;
}
/** service-section **/
.service-section {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.service-section:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  opacity: 0.93;
}
.service-block-one .inner-box {
  position: relative;
  display: block;
}
.service-block-one .inner-box .icon-box {
  position: relative;
  display: inline-block;
  width: 114px;
  height: 116px;
  line-height: 116px;
  text-align: center;
  font-size: 50px;
  color: #415c88;
  font-weight: 700;
  margin-bottom: 31px;
}
.service-block-one .inner-box .icon-box .bg-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 114px;
  height: 116px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.service-block-one .inner-box .lower-content h3 {
  position: relative;
  display: block;
  font-size: 26px;
  line-height: 35px;
  margin-bottom: 15px;
}
.service-block-one .inner-box .lower-content h3 a {
  display: inline-block;
  color: #415c88;
}
.service-block-one .inner-box .lower-content p {
  margin-bottom: 32px;
}
.service-block-one .inner-box .lower-content .btn-box a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  font-family: museo-sans, sans-serif;
  color: #415c88;
  font-weight: 500;
  background: #fff;
  padding: 12px 33px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.service-block-one .inner-box:hover .lower-content .btn-box a {
  box-shadow: 0 10px 20px rgba(227, 160, 135, 0.3);
  color: #fff;
}
/** project-section **/
.project-section {
  position: relative;
  width: 100%;
  padding: 150px 0px 135px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.project-section .sec-title p {
  color: #415c88;
  margin-bottom: 28px;
}
.project-section .content-box .text p {
  color: #415c88;
}
.project-section .sec-title {
  margin-bottom: 33px;
}
.project-tab .p-tab {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: auto;
  opacity: 0;
  visibility: hidden;
}
.project-tab .p-tab.active-tab {
  position: relative;
  visibility: visible;
  opacity: 1;
  z-index: 5;
}
.project-tab .p-tabs-content {
  position: relative;
  display: block;
}
.project-tab .p-tab.active-tab .project-block-one {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  transition: all 700ms ease;
}
.project-tab .p-tab .project-block-one {
  position: relative;
  margin: 15px 15px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.project-section .tabs-content-inner {
  margin-right: -345px;
}
.project-block-one .inner-box {
  position: relative;
  display: block;
  background: #f8ebee;
  padding: 20px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.project-block-one .inner-box:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 0%;
  left: 0px;
  bottom: 0px;
  right: 0px;
  transition: all 500ms ease;
}
.project-block-one .inner-box:hover:before {
  height: 100%;
  top: 0px;
}
.project-block-one .inner-box .image-box {
  position: relative;
  display: block;
  overflow: hidden;
  background: #000;
}
.project-block-one .inner-box .image-box img {
  width: 100%;
  transition: all 500ms ease;
}
.project-block-one .inner-box:hover .image-box img {
  opacity: 0.4;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.project-block-one .inner-box .lower-content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  padding: 15px 15px;
  text-align: center;
}
.project-block-one .inner-box .lower-content .view-btn a {
  position: relative;
  display: inline-block;
  font-size: 24px;
  color: #fff;
  width: 65px;
  height: 65px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 37px;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
  opacity: 0;
}
.project-block-one .inner-box:hover .lower-content .view-btn a {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.project-block-one .inner-box .lower-content .view-btn a:hover {
  background: #fff;
}
.project-block-one .inner-box .lower-content h3 {
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-family: museo-sans, sans-serif;
  color: #fff;
  font-weight: 500;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  opacity: 0;
}
.project-block-one .inner-box:hover .lower-content h3 {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.project-block-one .inner-box .lower-content h3 a {
  display: inline-block;
  color: #fff;
}
.project-section .owl-nav {
  position: absolute;
  left: -400px;
  bottom: 100px;
}
.project-section .nav-style-one .owl-nav .owl-prev {
  margin-right: 10px;
}
.project-section .tab-btn-box {
  position: relative;
  margin-bottom: 27px;
}
.project-section .project-tab-btns li {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #415c88;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-right: 35px;
  cursor: pointer;
  transition: all 500ms ease;
}
.project-section .project-tab-btns li:last-child {
  margin-right: 0px;
}
/** promotion-section **/
.promotion-section {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.promotion-section:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  opacity: 0.87;
}
.promotion-section .inner-box .image-box {
  position: relative;
  display: flex;
  overflow: hidden;
}
.promotion-section .inner-box .image-box:before {
  position: absolute;
  top: 0;
  left: -75%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.promotion-section .inner-box:hover .image-box:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.promotion-section .inner-box .image-box img {
  width: 100%;
}
.promotion-section .inner-box .content-box {
  position: relative;
  display: block;
  background: #fff;
  padding: 41px 40px 46px 40px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.promotion-section .inner-box .content-box .price-box {
  position: relative;
  display: inline-block;
  width: 89px;
  height: 90px;
  text-align: center;
  margin-bottom: 23px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 27px 0px 20px 0px;
}
.promotion-section .inner-box .content-box .price-box span {
  position: relative;
  display: block;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  line-height: 22px;
  margin-bottom: 0px;
}
.promotion-section .inner-box .content-box .price-box p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #fff;
}
.promotion-section .inner-box .content-box h3 {
  position: relative;
  display: block;
  font-size: 26px;
  line-height: 36px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin-bottom: 14px;
}
.promotion-section .inner-box .content-box p {
  margin-bottom: 22px;
}
.promotion-section .inner-box .content-box .theme-btn-two {
  padding: 16px 47px;
}
/** testimonial-section **/
.testimonial-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.testimonial-section:before {
  position: absolute;
  content: '';
  width: 650px;
  height: 100%;
  top: 0px;
  right: 0px;
}
.testimonial-section .image-layer {
  position: absolute;
  right: 295px;
  bottom: 0px;
}
.testimonial-section .inner-box {
  position: relative;
  display: block;
  max-width: 485px;
  width: 100%;
}
.testimonial-block-one .icon-box {
  position: relative;
  display: inline-block;
  width: 114px;
  height: 116px;
  line-height: 116px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin-bottom: 28px;
}
.testimonial-block-one .text {
  position: relative;
  margin-bottom: 24px;
}
.testimonial-block-one .text p {
  font-size: 20px;
  line-height: 34px;
  color: #415c88;
  font-weight: 500;
}
.testimonial-block-one .author-info h4 {
  font-size: 20px;
  line-height: 28px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  margin-bottom: 7px;
}
.testimonial-block-one .author-info .designation {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #415c88;
  margin: 0px;
}
.testimonial-section .owl-nav {
  position: relative;
  display: block;
  margin-top: 35px;
}
.testimonial-section .nav-style-one .owl-nav .owl-prev {
  margin-right: 10px;
}
/** news-section **/
.news-section {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.news-section:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  opacity: 0.92;
}
.news-block-one .inner-box {
  position: relative;
  display: block;
  background: #fff;
  padding: 30px 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: all 500ms ease;
}
.news-block-one .inner-box:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.news-block-one .inner-box .image-box {
  position: relative;
  display: block;
  overflow: hidden;
  background: #000;
}
.news-block-one .inner-box .image-box img {
  width: 100%;
  transition: all 500ms ease;
}
.news-block-one .inner-box:hover .image-box img {
  opacity: 0.5;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.news-block-one .inner-box .image-box .category {
  position: absolute;
  display: inline-block;
  left: 30px;
  top: 30px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  padding: 5px 15px;
  z-index: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.news-block-one .inner-box .lower-content {
  position: relative;
  padding-top: 24px;
  padding-right: 10px;
}
.news-block-one .inner-box .lower-content .post-info li {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #415c88;
  text-transform: uppercase;
  margin-right: 4px;
}
.news-block-one .inner-box .lower-content .post-info li:last-child {
  margin-right: 0px;
}
.news-block-one .inner-box .lower-content .post-info li a {
  color: #415c88;
}
.news-block-one .inner-box .lower-content .post-info {
  margin-bottom: 11px;
}
.news-block-one .inner-box .lower-content h3 {
  position: relative;
  display: block;
  font-size: 26px;
  line-height: 34px;
  margin-bottom: 16px;
}
.news-block-one .inner-box .lower-content h3 a {
  display: inline-block;
  color: #415c88;
}
.news-block-one .inner-box .lower-content p {
  margin-bottom: 22px;
}
/** contact-section **/
.contact-section {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.contact-section .contact-info-inner {
  position: relative;
  display: block;
  height: 100%;
  padding: 43px 50px 55px 50px;
}
.contact-section .contact-info-inner .single-box h3 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 16px;
}
.contact-section .contact-info-inner .single-box .list li {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 28px;
  color: #f7f8fa;
  margin-bottom: 10px;
}
.contact-section .contact-info-inner .single-box .list li a {
  color: #f7f8fa;
}
.contact-section .contact-info-inner .single-box:first-child .list li {
  line-height: 26px;
}
.contact-section .contact-info-inner .single-box:nth-child(2) .list li:first-child {
  margin-bottom: 13px;
}
.contact-section .contact-info-inner .single-box {
  margin-bottom: 36px;
}
.contact-section .contact-info-inner .single-box:last-child {
  margin-bottom: 0px;
}
.contact-section .contact-info-inner .single-box .social-links li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.contact-section .contact-info-inner .single-box .social-links li:last-child {
  margin: 0px !important;
}
.contact-section .contact-info-inner .single-box .social-links li a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #f7f8fa;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #e5e5e5;
  text-align: center;
}
.contact-section .contact-info-inner .single-box .social-links li a:hover {
  color: #fff;
  box-shadow: 0 10px 20px rgba(227, 160, 135, 0.3);
}
.contact-section .form-inner {
  position: relative;
  display: block;
  padding: 42px 50px 55px 50px;
  height: 100%;
}
.contact-section .form-inner h3 {
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 28px;
}
.default-form .form-group {
  position: relative;
  margin-bottom: 30px;
}
.default-form .form-group .iconHolder {
  position: relative;
}
.default-form .form-group .formTitle {
  font-weight: bold;
  font-size: 15px;
}
.default-form .form-group i {
  position: absolute;
  top: 50%;
  right: 15px;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.default-form .form-group:last-child {
  margin-bottom: 0px;
}
.default-form .form-group input[type='text'],
.default-form .form-group input[type='email'],
.default-form .form-group input[type='date'],
.default-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #e5e5e5;
  padding: 10px 20px;
  font-size: 14px;
  color: #415c88;
  transition: all 500ms ease;
}
.default-form .form-group textarea {
  resize: none;
  height: 135px;
}
.default-form .form-group .theme-btn-one {
  padding: 12px 47px;
}
/** project-style-two **/
.project-style-two {
  position: relative;
  padding: 120px 0px 90px 0px;
}
.project-style-two .project-block-one .inner-box {
  background: #fff;
  padding: 0px;
  margin-bottom: 30px;
  box-shadow: none;
  transition: all 500ms ease;
}
.project-style-two .project-block-one .inner-box:hover {
  padding: 20px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.project-style-two .project-block-one .inner-box .lower-content .view-btn a {
  margin-bottom: 0px;
}
.project-style-two .project-block-one .inner-box .lower-content h3 {
  margin-bottom: 40px;
}
.project-style-two .sec-title p {
  color: #415c88;
}
.sortable-masonry .filter-tabs li {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 26px;
  font-family: museo-sans, sans-serif;
  color: #415c88;
  letter-spacing: 3px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.sortable-masonry .filter-tabs li:last-child {
  margin-bottom: 0px;
}
.sortable-masonry .filter-tabs li span {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.sortable-masonry .filter-tabs li span:before {
  position: absolute;
  content: '';
  width: 0%;
  height: 5px;
  left: -10px;
  bottom: 5px;
  z-index: -1;
  transition: all 500ms ease;
}
.sortable-masonry .filter-tabs li.active span:before,
.sortable-masonry .filter-tabs li span:hover:before {
  width: calc(100% + 20px);
}
.project-style-two .filters {
  position: relative;
  margin-bottom: 42px;
}
.project-style-two .sec-title {
  margin-bottom: 44px;
}
/** testimonial-style-two **/
.testimonial-style-two {
  position: relative;
  width: 100%;
  padding: 178px 0px 423px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.testimonial-style-two .sec-title p {
  color: #415c88;
}
.testimonial-style-two .testimonial-block-one {
  position: relative;
  padding: 0px 200px;
}
.testimonial-style-two .owl-nav {
  display: none;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
.testimonial-style-two .owl-nav .owl-prev {
  position: absolute;
  left: 0px;
}
.testimonial-style-two .owl-nav .owl-next {
  position: absolute;
  right: 0px;
}
.testimonial-style-two .pattern-1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 34px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.testimonial-style-two .pattern-2 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 34px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/** video-section **/
.video-section {
  position: relative;
}
.video-section .video-inner {
  position: relative;
  width: 100%;
  padding: 210px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  margin-top: -280px;
  z-index: 1;
}
.video-section .video-inner:before {
  position: absolute;
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  opacity: 0.5;
}
.video-section .video-inner .video-btn a {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 88px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
}
.video-section .video-inner .video-btn a:after,
.video-section .video-inner .video-btn a:before {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: transparent;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  transition: all 0.4s ease;
}
.video-section .video-inner .video-btn a:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
@-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
/** banner-section **/
.banner-section.style-one {
  background: #ff8b1a;
}
.banner-section {
  position: relative;
  overflow: hidden;
}
.banner-carousel {
  position: relative;
  overflow: hidden;
}
.banner-carousel .slide-item {
  position: relative;
}
.banner-carousel .slide-item .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all 6000ms linear;
}
.banner-carousel .active .slide-item .image-layer {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.banner-carousel .content-box {
  position: relative;
  display: block;
  max-width: 450px;
  padding: 321px 0px 220px 0px;
  z-index: 5;
}
.banner-carousel .content-box h1 {
  position: relative;
  display: block;
  color: #fff;
  font-size: 70px;
  line-height: 80px;
  margin-bottom: 21px;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  transition: all 1000ms ease;
}
.banner-carousel .active .content-box h1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-delay: 1000ms;
}
.banner-carousel .content-box p {
  position: relative;
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 32px;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  transition: all 1300ms ease;
}
.banner-carousel .active .content-box p {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-delay: 1300ms;
}
.banner-carousel .content-box .btn-box {
  position: relative;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  transition: all 1600ms ease;
}
.banner-carousel .active .content-box .btn-box {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-delay: 1600ms;
}
.banner-carousel .content-box .btn-box a.banner-btn {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: 500;
  background: rgba(255, 255, 255, 0.2);
  padding: 22px 45px;
  text-align: center;
  z-index: 1;
}
.banner-carousel .content-box .btn-box a.banner-btn:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 0%;
  left: 0px;
  bottom: 0px;
  z-index: -1;
  transition: all 500ms ease;
}
.banner-carousel .content-box .btn-box a.banner-btn:hover:before {
  height: 100%;
}
.banner-section.style-one .content-inner {
  position: relative;
}
.banner-section.style-one .content-inner .image-box.style-one {
  right: -140px;
  bottom: 0px;
}
.banner-section.style-one .content-inner .image-box.style-two {
  right: -375px;
  bottom: 50px;
}
.banner-section .image-box {
  position: absolute;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  transition: all 1300ms ease;
}
.banner-section .active .image-box {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-delay: 1300ms;
}
.banner-section .anim-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  max-width: 1920px;
  height: 100%;
  margin: 0 auto;
}
.banner-section .anim-icon .icon {
  position: absolute;
  background-repeat: no-repeat;
}
.banner-section.style-one .anim-icon .icon-1 {
  left: 80px;
  top: 230px;
  width: 219px;
  height: 231px;
  -webkit-animation: zoom-fade 4s infinite linear;
  animation: zoom-fade 4s infinite linear;
}
.banner-section.style-one .anim-icon .icon-2 {
  right: 320px;
  top: 270px;
  width: 238px;
  height: 253px;
  -webkit-animation: zoom-fade 6s infinite linear;
  animation: zoom-fade 6s infinite linear;
}
.banner-section.style-one .anim-icon .icon-3 {
  right: 43%;
  bottom: 110px;
  width: 238px;
  height: 253px;
  -webkit-animation: zoom-fade 3s infinite linear;
  animation: zoom-fade 3s infinite linear;
}
.banner-section.style-one .anim-icon .icon-4 {
  top: 270px;
  right: 480px;
  width: 78px;
  height: 78px;
}
.banner-section.style-one .anim-icon .icon-5 {
  bottom: 110px;
  right: 47%;
  width: 88px;
  height: 88px;
}
.banner-section.style-one .anim-icon .icon-6 {
  right: 380px;
  top: 250px;
  width: 550px;
  height: 552px;
}
.owl-nav,
.owl-dots {
  display: none !important;
}
.rotate-me {
  animation-name: rotateme;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme;
  -webkit-animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme;
  -moz-animation-duration: 30s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme;
  -ms-animation-duration: 30s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme;
  -o-animation-duration: 30s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.banner-carousel .owl-nav {
  display: none !important;
  position: absolute;
  top: 50%;
  width: 100%;
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.banner-carousel .owl-nav .owl-prev {
  position: absolute !important;
  right: 250px;
}
.banner-carousel .owl-nav .owl-next {
  position: absolute !important;
  right: 150px;
}
.nav-style-one .owl-nav .owl-prev {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  color: #415c88;
  font-size: 15px;
  text-align: center;
  background: #fff;
  font-weight: 600;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  cursor: pointer;
}
.nav-style-one .owl-nav .owl-next {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  color: #415c88;
  font-size: 15px;
  text-align: center;
  background: #fff;
  font-weight: 600;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  cursor: pointer;
}
.nav-style-one .owl-nav .owl-prev:hover,
.nav-style-one .owl-nav .owl-next:hover {
  color: #fff;
  background: #222;
}
/** product-sidebar **/
.product-sidebar {
  position: fixed;
  top: 250px;
  right: 0px;
  z-index: 9999;
}
.xs-sidebar-group.info-group.info-sidebar {
  position: fixed;
  right: -130px;
  transition: all 300ms ease;
}
.product-sidebar .xs-sidebar-group.isActive {
  right: 270px;
}
.product-sidebar .social-links li {
  display: block;
  list-style: none;
  height: 45px;
  line-height: 45px;
  text-align: center;
  position: relative;
  background-color: #2f323a;
  color: #fff;
  cursor: pointer;
  left: 0px;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
}
.product-sidebar .social-links li:hover {
  left: -130px;
}
.product-sidebar .social-links li .icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 0!important;
  transition: opacity 0.2s ease;
  color: inherit;
}
.product-sidebar .social-links li:hover span {
  visibility: visible;
  opacity: 1;
  right: 110%;
}
.product-sidebar .social-links li span {
  font-family: 'Nunito Sans', Sans-serif;
  font-size: 13px;
  width: 130px;
  height: 45px;
  font-weight: 400;
  line-height: 45px;
  text-align: center;
  transition: all 0.2s ease;
  padding: 0;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.24);
  border-radius: 0;
  display: block;
  float: right;
  color: inherit;
}
.product-sidebar .social-links li a {
  color: #fff;
  text-decoration: none;
}
.product-sidebar .social-links li:nth-child(2) {
  background: #3b5999;
}
.product-sidebar .social-links li:nth-child(3) {
  background: #55acee;
}
.product-sidebar .social-links li:last-child {
  background: #dd4b39;
}
.xs-sidebar-group .xs-overlay {
  left: 0%;
  top: 0;
  position: fixed;
  height: 100%;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  cursor: url(../images/icons/cross-out.png), pointer;
  z-index: 999999;
}
.xs-sidebar-group.isActive .xs-overlay {
  opacity: 0.9;
  visibility: visible;
  right: 100%;
}
.xs-sidebar-widget {
  position: fixed;
  right: -400px;
  top: 0;
  background-color: #fff;
  width: 400px;
  height: 100%;
  z-index: 9999999;
  transition: right 0.3s ease;
}
.xs-sidebar-group.isActive .xs-sidebar-widget {
  right: 0px;
}
.xs-bg-black {
  background-color: #000000;
}
.product-sidebar .sidebar-widget-container {
  position: absolute;
  right: 0px;
  top: 0;
  height: 100%;
  width: 400px;
  padding: 30px;
  padding-top: 50px;
  background: #fff;
  color: #111;
  font-size: 14px;
  line-height: 1.7;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
.product-sidebar .sidebar-content .single-box .title-box {
  position: relative;
  display: block;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.product-sidebar .sidebar-content .single-box .title-box:before {
  content: '';
  position: absolute;
  background: #e5e5e5;
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: 0px;
}
.product-sidebar .sidebar-content .single-box .title-box:after {
  position: absolute;
  content: '';
  width: 40px;
  height: 2px;
  left: 0px;
  bottom: 0px;
}
.product-sidebar .sidebar-content .single-box .title-box h5 {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  color: #415c88;
  text-align: center;
  margin: 0px;
}
.product-sidebar .sidebar-content .single-box .image {
  position: relative;
  margin: 0px;
  box-shadow: 5px 4px 16px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
}
.product-sidebar .sidebar-content .single-box .image img {
  width: 100%;
}
.product-sidebar .sidebar-content .single-box .item-name {
  position: relative;
  display: block;
}
.product-sidebar .sidebar-content .single-box .item-name h6 {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #415c88;
  margin: 0px;
}
.product-sidebar .sidebar-content .single-box .item-name h6 a {
  color: #415c88;
  text-decoration: none;
}
.product-sidebar .sidebar-content .single-box .item-name .bye-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 16px;
  font-weight: 500;
  font-family: museo-sans, sans-serif;
  color: #f7f8fa;
}
.product-sidebar .sidebar-content .single-box .item-name .bye-btn a {
  color: #f7f8fa;
}
.product-sidebar .sidebar-content .single-box {
  margin-bottom: 40px;
}
.product-sidebar .sidebar-content .single-box .single-item {
  margin-bottom: 30px;
}
/*** 

====================================================================
                        SHOP
====================================================================

***/
/** shop-page-section **/
.shop-sidebar .sidebar-search .form-group {
  position: relative;
  margin-bottom: 0px;
}
.shop-sidebar .sidebar-search .form-group input[type='search'] {
  position: relative;
  display: block;
  width: 100%;
  height: 44px;
  border: 1px solid #e5e5e5;
  padding: 10px 50px 10px 20px;
  font-size: 15px;
  color: #f7f8fa;
  transition: all 500ms ease;
}
.shop-sidebar .sidebar-search .form-group button {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 16px;
  color: #415c88;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: all 500ms ease;
}
.shop-sidebar .sidebar-search {
  margin-bottom: 63px;
}
.default-sidebar .sidebar-widget .widget-title {
  position: relative;
  margin-bottom: 22px;
}
.default-sidebar .sidebar-widget .widget-title h3 {
  font-size: 26px;
  line-height: 35px;
}
.default-sidebar .sidebar-categories .categories-list li {
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.default-sidebar .sidebar-categories .categories-list li:last-child {
  margin-bottom: 0px;
}
.default-sidebar .sidebar-categories .categories-list li a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  color: #415c88;
  padding-left: 30px;
}
.default-sidebar .sidebar-categories .categories-list li a:before {
  position: absolute;
  content: '';
  background: #d7d7d7;
  width: 15px;
  height: 2px;
  left: 0px;
  top: 13px;
  transition: all 500ms ease;
}
.shop-sidebar .sidebar-categories {
  margin-bottom: 55px;
}
.range-slider {
  position: relative;
}
.range-slider .title {
  position: relative;
  display: inline-block;
}
.range-slider p {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #415c88;
  margin-right: 10px !important;
}
.range-slider .title:before {
  position: absolute;
  content: '$';
  left: -5px;
  top: -18px;
  color: #415c88;
  font-size: 15px;
}
.range-slider .input {
  color: #222;
  max-width: 75px;
  font-size: 15px;
  margin-top: 5px;
  position: relative;
  display: inline-block;
}
.range-slider .input input {
  background: none;
  color: #222;
  font-size: 15px;
  text-align: left;
  width: 80px;
}
.range-slider .ui-widget.ui-widget-content {
  height: 4px;
  border: none;
  margin-bottom: 24px;
  background: #f0f0f0;
}
.range-slider .ui-slider .ui-slider-range {
  top: 0px;
  height: 4px;
}
.range-slider .ui-state-default,
.range-slider .ui-widget-content .ui-state-default {
  top: -7px;
  width: 18px;
  height: 18px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  margin-left: 0px;
  box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, 0.4);
}
.range-slider .ui-state-default:before,
.range-slider .ui-widget-content .ui-state-default:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left: 6px;
  top: 6px;
}
.range-slider .filter-btn {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  font-family: museo-sans, sans-serif;
  color: #fff;
  background: #222;
  padding: 4.5px 17.5px;
  text-align: center;
}
.shop-sidebar .price-filter .widget-title {
  margin-bottom: 34px;
}
.shop-sidebar .price-filter {
  margin-bottom: 63px;
}
.shop-sidebar .post-widget .post-inner .post {
  position: relative;
  display: block;
  padding: 0px 0px 30px 110px;
  margin-bottom: 30px;
  min-height: 90px;
}
.shop-sidebar .post-widget .post-inner .post .image-box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90px;
  height: 90px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.shop-sidebar .post-widget .post-inner .post .image-box img {
  width: 100%;
  transition: all 500ms ease;
}
.shop-sidebar .post-widget .post-inner .post:hover .image-box img {
  opacity: 0.2;
}
.shop-sidebar .post-widget .post-inner .post h5 {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 26px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  margin-bottom: 6px;
}
.shop-sidebar .post-widget .post-inner .post h5 a {
  display: inline-block;
  color: #415c88;
}
.shop-sidebar .post-widget .post-inner .post p {
  font-size: 15px;
  font-weight: 500;
}
.default-sidebar .post-widget .widget-title {
  margin-bottom: 27px;
}
.shop-page-section .item-shorting .left-column .text,
.shop-page-section .item-shorting .left-column .short-box {
  position: relative;
  float: left;
}
.shop-page-section .item-shorting .left-column .short-box p {
  float: left;
  margin-right: 15px;
}
.shop-page-section .item-shorting .select-box {
  float: left;
  width: 90px;
}
.shop-page-section .item-shorting .select-box .nice-select {
  border-radius: 0px;
}
.shop-page-section .item-shorting .select-box .nice-select:after {
  margin-top: -5px;
}
.shop-page-section .item-shorting .left-column .text {
  position: relative;
  float: left;
}
.shop-page-section .item-shorting .left-column,
.shop-page-section .item-shorting .right-column {
  margin-top: 0px;
}
.shop-page-section .item-shorting .right-column .nice-select {
  width: 200px !important;
  border-color: #e5e5e5 !important;
  height: 44px;
  padding: 3px 20px;
}
.shop-page-section .item-shorting .right-column .short-box,
.shop-page-section .item-shorting .right-column .filter-box {
  float: left;
}
.shop-page-section .item-shorting .right-column .select-box {
  width: 200px;
}
.shop-page-section .item-shorting .right-column .short-box p {
  float: left;
  margin-right: 15px;
  line-height: 44px;
}
.shop-page-section .item-shorting .filter-box {
  float: left;
}
.shop-page-section .item-shorting .right-column .menu-box {
  float: left;
  margin-top: -9px;
}
.shop-page-section .item-shorting .right-column .menu-box a {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
}
.shop-page-section .item-shorting .right-column .menu-box a:first-child {
  color: #fff;
  margin-right: 1px;
}
.shop-page-section .item-shorting .right-column .menu-box a:last-child {
  color: #9c9fa6;
  border: 1px solid #e5e5e5;
}
.shop-page-section .item-shorting {
  margin-bottom: 50px;
}
/** single-shop **/
.single-product {
  position: relative;
}
.product-details-content {
  position: relative;
  padding: 150px 0px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.product-details-content:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  opacity: 0.9;
}
.product-details-content .bx-viewport {
  overflow: visible !important;
}
.product-details-content .slider-pager li {
  position: relative;
  background: #fff;
  margin-bottom: 20px;
  width: 100px;
  height: 115px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  z-index: 9;
}
.product-details-content .slider-pager li:last-child {
  margin-bottom: 0px;
}
.product-details-content .slider-pager img {
  width: 100%;
  opacity: 0.5;
  transition: all 500ms ease;
}
.product-details-content .slider-pager li a.active img {
  opacity: 1;
}
.product-details-content .slider-content {
  position: relative;
  display: block;
}
.product-details-content .slider-content .slider-pager {
  position: absolute;
  left: 0px;
  top: 0px;
}
.product-details-content .slider-content .product-image {
  position: relative;
  padding-left: 120px;
}
.product-details-content .slider-content .product-image .image {
  position: relative;
  display: block;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.product-details-content .slider-content .product-image .image img {
  width: 100%;
}
.product-details-content .product-details {
  position: relative;
  display: block;
  margin-left: 40px;
}
.product-details-content .product-details .rating {
  position: relative;
  margin-right: 15px;
}
.product-details-content .product-details .customer-rating {
  position: relative;
  margin-bottom: 38px;
}
.product-details-content .product-details .rating li {
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  margin-right: 2px;
}
.product-details-content .product-details .rating li:last-child {
  margin-right: 0px;
}
.product-details-content .product-details .customer-rating .review a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  font-family: museo-sans, sans-serif;
  color: #f7f8fa;
}
.product-details-content .product-details h2 {
  position: relative;
  display: block;
  font-size: 36px;
  line-height: 45px;
  margin-bottom: 13px;
}
.product-details-content .product-details h3 {
  position: relative;
  font-size: 22px;
  line-height: 30px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  margin-bottom: 13px;
}
.product-details-content .product-details .text {
  position: relative;
  display: block;
  margin-bottom: 42px;
}
.product-details-content .product-details .addto-cart-box .clearfix li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.product-details-content .product-details .addto-cart-box .clearfix li:last-child {
  margin-right: 0px;
}
.product-details-content .product-details .addto-cart-box .clearfix li a {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #2b3c6b;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.product-details-content .product-details .addto-cart-box .clearfix li input[type='text'] {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #2b3c6b;
  background: #fff;
  padding: 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.product-details-content .product-details .addto-cart-box .clearfix li input::-webkit-input-placeholder {
  color: #2b3c6b;
}
.product-details-content .product-details .addto-cart-box .clearfix li a:hover {
  color: #fff;
}
.product-details-content .product-details .addto-cart-box {
  position: relative;
  display: block;
  margin-bottom: 43px;
}
.product-details-content .product-details .addto-cart-box .theme-btn-one {
  padding: 12px 31px;
}
.product-details-content .product-details .other-links .list li {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #f7f8fa;
}
.product-details-content .product-details .other-links .list li:first-child {
  color: #415c88;
}
.product-details-content .product-details .other-links .list li a {
  color: #f7f8fa;
}
.product-details-content .product-details .other-links .category {
  margin-bottom: 11px;
}
.product-details-content {
  position: relative;
  display: block;
  padding-bottom: 120px;
}
.single-product .product-discription {
  position: relative;
  background: #fff;
  padding: 150px 0px 145px 0px;
}
.single-product .product-discription .tab-btn-box {
  position: relative;
  display: block;
  margin-bottom: 54px;
}
.single-product .product-discription .tab-btn-box .tab-btns li {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 18px;
  line-height: 30px;
  font-family: museo-sans, sans-serif;
  color: #415c88;
  background: #efefef;
  font-weight: 500;
  padding: 15px 35px;
  cursor: pointer;
  text-align: center;
  z-index: 1;
  margin-right: 20px;
  transition: all 500ms ease;
}
.single-product .product-discription .tab-btn-box .tab-btns li:last-child {
  margin-right: 0px;
}
.single-product .product-discription .tab-btn-box .tab-btns li.active-btn,
.single-product .product-discription .tab-btn-box .tab-btns li:hover {
  color: #fff;
  background: #222;
}
.single-product .product-discription .tabs-content h3 {
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  margin-bottom: 14px;
}
.single-product .product-discription .tabs-content p {
  line-height: 28px;
}
.single-product .product-discription .tabs-content .customer-review .single-review {
  position: relative;
  margin-bottom: 37px;
}
.single-product .product-discription .tabs-content .customer-review .single-review:last-child {
  margin-bottom: 0px;
}
.single-product .product-discription .tabs-content .customer-review .single-review .image-box {
  position: absolute;
  left: 0px;
  top: 3px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 5px;
  overflow: hidden;
}
.single-product .product-discription .tabs-content .customer-review .single-review .image-box img {
  width: 100%;
  border-radius: 5px;
}
.single-product .product-discription .tabs-content .customer-review .single-review .inner {
  position: relative;
  padding-left: 110px;
}
.single-product .product-discription .tabs-content .customer-review .single-review .inner .rating {
  position: relative;
}
.single-product .product-discription .tabs-content .customer-review .single-review .inner .rating li {
  position: relative;
  display: inline-block;
  font-size: 12px;
  margin-right: 2px;
}
.single-product .product-discription .tabs-content .customer-review .single-review .inner .rating li:last-child {
  margin-right: 0px;
}
.single-product .product-discription .tabs-content .customer-review .single-review .inner h5 {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 28px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  margin-bottom: 12px;
}
.single-product .product-discription .tabs-content .customer-review .single-review .inner h5 span {
  font-size: 15px;
  font-weight: 400;
  color: #93959e;
}
.single-product .product-discription .tabs-content .customer-review .single-review .inner p {
  line-height: 28px;
  color: #93959e;
}
.single-product .product-discription .tabs-content .customer-review h3 {
  margin-bottom: 24px;
}
.single-product .product-discription .tabs-content .customer-review {
  position: relative;
  display: block;
  padding-right: 15px;
  padding-bottom: 100px;
  border-right: 1px dashed #e5e5e5;
}
.single-product .product-discription .tabs-content .customer-comments {
  position: relative;
  padding-left: 40px;
}
.single-product .product-discription .tabs-content .customer-comments .rating-box p {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #93959e;
  margin-right: 12px;
}
.single-product .product-discription .tabs-content .customer-comments .rating-box .rating {
  position: relative;
  display: inline-block;
}
.single-product .product-discription .tabs-content .customer-comments .rating-box .rating li {
  position: relative;
  display: inline-block;
  font-size: 12px;
  margin-right: 2px;
}
.single-product .product-discription .tabs-content .customer-comments .rating-box .rating li:last-child {
  margin-right: 0px;
}
.single-product .product-discription .tabs-content .customer-comments .rating-box {
  position: relative;
  margin-bottom: 17px;
}
.single-product .product-discription .tabs-content .customer-comments .comment-form .form-group {
  position: relative;
  margin-bottom: 20px;
}
.single-product .product-discription .tabs-content .customer-comments .comment-form .form-group label {
  position: relative;
  display: block;
  font-size: 15px;
  color: #93959e;
  margin-bottom: 5px;
}
.single-product .product-discription .tabs-content .customer-comments .comment-form .form-group input[type='text'],
.single-product .product-discription .tabs-content .customer-comments .comment-form .form-group input[type='email'],
.single-product .product-discription .tabs-content .customer-comments .comment-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  border: 1px solid #e5e5e5;
  padding: 10px 20px;
  font-size: 15px;
  color: #f7f8fa;
  background: transparent;
  transition: all 500ms ease;
}
.single-product .product-discription .tabs-content .customer-comments .comment-form .form-group textarea {
  height: 150px;
  resize: none;
}
.single-product .product-discription .tabs-content .customer-comments h3 {
  margin-bottom: 23px;
}
.single-product .product-discription .tabs-content .customer-comments .comment-form .form-group:last-child {
  margin-bottom: 0px;
}
.single-product .product-discription .tabs-content .customer-comments .comment-form .form-group.message-btn {
  margin-top: 10px;
}
.single-product .related-product {
  position: relative;
  padding: 70px 0px 0px 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.single-product .related-product .shop-block-one {
  margin: 0px;
}
.single-product .related-product .top-title {
  position: relative;
  display: block;
  margin-bottom: 51px;
}
.single-product .related-product .top-title h2 {
  font-size: 36px;
  line-height: 45px;
}
.tabs-box .tab {
  position: relative;
  display: none;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
}
.tabs-box .tab.active-tab {
  display: block;
}
.tabs-box .tab {
  -webkit-transform: scale(0.9, 0.9) translateY(0px);
          transform: scale(0.9, 0.9) translateY(0px);
}
.tabs-box .tab.active-tab {
  -webkit-transform: scale(1) translateY(0px);
          transform: scale(1) translateY(0px);
}
/*** 

====================================================================
                        Cart-Page
====================================================================

***/
.cart-section {
  position: relative;
  display: block;
  padding: 150px 0px;
}
.cart-section .table-outer {
  overflow-x: auto;
  position: relative;
  width: 100%;
}
.cart-section .cart-table {
  min-width: 1170px;
  width: 100%;
}
.cart-section .cart-table thead tr th {
  line-height: 24px;
  min-width: 110px;
  padding: 29px 15px 27px 0px;
  color: #415c88;
  font-family: 'Abril Fatface', cursive;
  font-size: 20px;
  position: relative;
  text-align: center;
}
.cart-section .cart-table tbody tr {
  border-bottom: 1px solid #e6e6e6;
}
.cart-section .cart-table .cart-header {
  background: #fcf5f3;
}
.cart-section .cart-table tbody tr td.prod-column {
  padding: 30px 0px;
}
.cart-section .cart-table tbody tr .prod-column .column-box {
  min-height: 100px;
  position: relative;
  padding: 50px 0px 47px 250px;
}
.cart-section .cart-table tbody tr .prod-column .column-box .prod-thumb img {
  display: block;
  max-width: 100%;
}
.cart-section .cart-table tbody tr .prod-column .column-box .prod-thumb {
  position: absolute;
  left: 120px;
  top: 0px;
  width: 100px;
  height: 115px;
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  transition: all 500ms ease;
}
.cart-section .cart-table tbody tr .prod-column .column-box .title {
  padding-left: 20px;
}
.cart-section .cart-table tbody tr .prod-column .column-box .remove-btn {
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #415c88;
  font-weight: 900;
  border: 1px solid #e6e6e6;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  transition: all 500ms ease;
}
.cart-section .cart-table tbody tr .prod-column .column-box .remove-btn:hover {
  color: #fff;
  background: #222;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.cart-section .cart-table tbody tr td.price {
  font-size: 15px;
  text-align: center;
  color: #415c88;
  position: relative;
  padding: 30px 25px 30px 30px;
}
.cart-section .cart-table tbody tr .sub-total {
  font-size: 15px;
  padding: 27px 50px 27px 48px;
  text-align: center;
  font-family: museo-sans, sans-serif;
  color: #415c88;
}
.cart-section .cart-table tbody tr td.qty {
  position: relative;
}
.cart-section .cart-table tbody tr td.qty .item-quantity {
  position: relative;
  display: inline-block;
  max-width: 130px;
  width: 100%;
  float: left;
  padding: 0px 40px;
  margin-left: 30px;
  border: 1px solid #e6e6e6;
  z-index: 1;
}
.cart-section .cart-table tbody tr td.qty .item-quantity .bootstrap-touchspin .input-group-btn-vertical i {
  left: 12px;
}
.cart-section .cart-table .prod-title {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  color: #415c88;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
}
.cart-section .othre-content {
  position: relative;
  display: block;
  padding: 30px 0px;
  margin-bottom: 70px;
}
.cart-section .othre-content .update-btn button {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  color: #415c88;
  border: 2px solid #222;
  background: transparent;
  opacity: 0.5;
  padding: 15px 46px;
  transition: all 500ms ease;
}
.cart-section .othre-content .update-btn button:hover {
  opacity: 1;
  color: #fff;
  background: #222;
}
.cart-section .othre-content .coupon-box {
  position: relative;
  width: 70%;
}
.cart-section .othre-content .coupon-box input[type='text'] {
  position: relative;
  display: inline-block;
  max-width: 260px;
  width: 100%;
  font-size: 15px;
  height: 60px;
  color: #f7f8fa;
  border: 1px solid #e6e6e6;
  padding: 10px 30px;
  float: left;
}
.cart-section .othre-content .coupon-box button {
  float: left;
}
.cart-section .cart-total .total-cart-box {
  position: relative;
}
.cart-section .cart-total .total-cart-box h4 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 25px;
  background: #fcf5f3;
  padding: 19px 30px 11px 30px;
}
.cart-section .cart-total .total-cart-box .list li {
  position: relative;
  display: block;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  color: #415c88;
  padding: 18px 30px;
  border-bottom: 1px solid #e6e6e6;
}
.cart-section .cart-total .total-cart-box .list li:last-child {
  border-bottom: none;
}
.cart-section .cart-total .total-cart-box .list li span {
  float: right;
  color: #f7f8fa;
  font-weight: 400;
}
.cart-section .cart-total .total-cart-box .list li:last-child span {
  font-weight: 500;
  color: #415c88;
}
.cart-section .cart-total .total-cart-box .theme-btn-one {
  display: block;
  padding: 17px 35px;
  width: 100%;
  margin-top: 5px;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-down {
  position: absolute;
  height: 53px;
  width: 40px;
  background: transparent;
  padding: 0px 0px;
  left: -39px;
  top: -53px;
  border-right: none;
  border-radius: 0px;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-up {
  position: absolute;
  height: 53px;
  width: 40px;
  background: transparent;
  padding: 0px 0px;
  right: -35px;
  top: -53px;
  border-left: none;
  margin-top: 0px;
  border-radius: 0px;
}
.bootstrap-touchspin .glyphicon-chevron-up:before {
  content: "\f067";
  font-size: 16px;
  font-style: normal;
  color: #f7f8fa;
  font-family: 'Font Awesome 5 Pro';
}
.bootstrap-touchspin .glyphicon-chevron-down:before {
  content: "\f068";
  font-size: 16px;
  font-style: normal;
  color: #f7f8fa;
  font-family: 'Font Awesome 5 Pro';
}
.bootstrap-touchspin .input-group-btn-vertical {
  position: absolute;
  width: 100%;
}
.bootstrap-touchspin .input-group-btn-vertical i {
  top: 15px;
  left: 15px;
  font-size: inherit !important;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: 0px;
}
.item-quantity .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  max-width: 50px;
  width: 100%;
  height: 53px;
}
.item-quantity input.quantity-spinner {
  line-height: 49px;
  height: 49px;
  width: 50px !important;
  padding: 0px !important;
  box-shadow: none !important;
  font-family: museo-sans, sans-serif;
  text-align: center;
  font-size: 15px;
  color: #415c88;
  border: none;
}
/*** 

====================================================================
                        Checkout-page
====================================================================

***/
.checkout-section {
  position: relative;
  display: block;
  padding: 150px 0px;
}
.checkout-section .upper-box {
  position: relative;
  margin-bottom: 70px;
}
.checkout-section .upper-box .single-box {
  position: relative;
  display: block;
  font-size: 15px;
  color: #415c88;
  padding: 21px 15px 23px 30px;
  background: #fcf5f3;
  margin-bottom: 30px;
}
.checkout-section .upper-box .single-box:last-child {
  margin-bottom: 0px;
}
.checkout-section .customer a:hover,
.checkout-section .coupon a:hover {
  text-decoration: underline;
}
.checkout-section .sub-title {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 26px;
  background: #fcf5f3;
  padding: 23px 15px 16px 30px;
}
.checkout-section .billing-info {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.checkout-section .billing-form {
  position: relative;
  display: block;
  padding: 23px 0px 28px 0px;
}
.checkout-section .billing-form .form-group {
  position: relative;
  display: block;
  margin-bottom: 23px;
}
.checkout-section .billing-form .form-group:last-child {
  margin-bottom: 0px;
}
.checkout-section .billing-form .form-group label {
  position: relative;
  display: block;
  font-size: 15px;
  font-family: museo-sans, sans-serif;
  color: #415c88;
  margin-bottom: 2px;
}
.checkout-section .billing-form .form-group input[type='text'],
.checkout-section .billing-form .form-group input[type='email'] {
  position: relative;
  display: block;
  width: 100%;
  height: 45px;
  border: 1px solid #e6e6e6;
  font-size: 15px;
  color: #f7f8fa;
  padding: 10px 15px;
  transition: all 500ms ease;
}
.checkout-section .billing-form .form-group .nice-select {
  border-radius: 0px;
  border: 1px solid #e6e6e6 !important;
  width: 100%;
  font-size: 15px;
  color: #f7f8fa;
  height: 45px;
  padding: 3px 20px;
}
.checkout-section .billing-form .form-group .nice-select:after {
  border-bottom: 2px solid #f7f8fa;
  border-right: 2px solid #f7f8fa;
  margin-top: -4px;
}
.checkout-section .billing-form .form-group .nice-select .list {
  width: 100%;
}
.checkout-section .billing-form .form-group input.address {
  margin-bottom: 10px;
}
.checkout-section .billing-form .select-box .ui-state-default {
  width: 100% !important;
}
.checkout-section .billing-form .select-box .ui-selectmenu-button span.ui-icon:before {
  color: #f7f8fa;
}
.checkout-section .billing-form .create-acc {
  position: relative;
  display: block;
  margin-top: 3px;
}
.checkout-section .billing-form .create-acc .custom-controls-stacked .description {
  font-size: 15px;
  color: #415c88;
  cursor: pointer;
}
.checkout-section .additional-info .note-book {
  position: relative;
  display: block;
}
.checkout-section .additional-info .note-book label {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 26px;
  color: #415c88;
  margin-bottom: 2px;
}
.checkout-section .additional-info .note-book textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 133px;
  border: 1px solid #e6e6e6;
  font-family: museo-sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #f7f8fa;
  padding: 8px 20px;
  resize: none;
  transition: all 500ms ease;
}
.checkout-section .order-info {
  position: relative;
  display: block;
  margin-bottom: 70px;
}
.checkout-section .order-info .order-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 30px;
}
.checkout-section .order-info .order-list li.title {
  padding: 24px 30px 2px 30px;
}
.checkout-section .order-info .order-list li.title p {
  font-size: 15px;
  color: #415c88;
  float: left;
}
.checkout-section .order-info .order-list li.title span {
  position: relative;
  display: block;
  font-size: 15px;
  color: #415c88;
  float: right;
}
.checkout-section .order-info .order-list li .single-box {
  position: relative;
  padding: 40px 0px 30px 110px;
  min-height: 100px;
}
.checkout-section .order-info .order-list li .single-box img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 87px;
  height: 100px;
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.checkout-section .order-info .order-list li .single-box h6 {
  position: relative;
  font-size: 16px;
  font-family: museo-sans, sans-serif;
  color: #415c88;
  float: left;
  font-weight: 500;
}
.checkout-section .order-info .order-list li .single-box span {
  position: relative;
  display: block;
  float: right;
  font-size: 15px;
  color: #415c88;
}
.checkout-section .order-info .order-list li.sub-total {
  padding: 17px 30px 10px 0px;
}
.checkout-section .order-info .order-list li.sub-total h6 {
  font-size: 16px;
  font-weight: 500;
  color: #415c88;
  float: left;
  font-family: museo-sans, sans-serif;
}
.checkout-section .order-info .order-list li.sub-total span {
  position: relative;
  display: block;
  font-size: 15px;
  color: #f7f8fa;
  float: right;
}
.checkout-section .order-info .order-list li.order-total {
  padding: 17px 30px 11px 0px;
}
.checkout-section .order-info .order-list li.order-total h6 {
  font-size: 16px;
  font-weight: 500;
  color: #415c88;
  float: left;
  font-family: museo-sans, sans-serif;
}
.checkout-section .order-info .order-list li.order-total span {
  position: relative;
  display: block;
  font-size: 18px;
  color: #415c88;
  font-weight: 500;
  float: right;
}
.checkout-section .payment-info .payment-inner {
  position: relative;
  display: block;
  border: 1px solid #e6e6e6;
  border-top: none;
  padding: 28px 30px 40px 30px;
}
.checkout-section .payment-info .payment-inner .custom-controls-stacked .description {
  font-size: 16px;
  color: #415c88;
  cursor: pointer;
}
.checkout-section .payment-info .payment-inner .custom-controls-stacked .description a {
  position: relative;
  display: inline-block;
  font-family: museo-sans, sans-serif;
  color: #415c88;
  z-index: 1;
  font-size: 14px;
  margin-left: 20px;
}
.checkout-section .payment-info .payment-inner .option-block {
  position: relative;
  display: block;
  margin-bottom: 22px;
}
.checkout-section .payment-info .payment-inner .option-block p {
  position: relative;
  font-size: 13px;
  line-height: 24px;
  padding: 4px 0px 0px 30px;
}
.checkout-section .custom-control.material-checkbox .material-control-indicator {
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 0px;
  width: 15px;
  height: 15px;
  border: 1px solid #e6e6e6;
  background: #f5f8fa;
  cursor: pointer;
}
.checkout-section .custom-control.material-checkbox .material-control-input:checked ~ .material-control-indicator {
  -webkit-transform: rotateZ(45deg) translate(1px, -5px);
  transform: rotateZ(45deg) translate(1px, -5px);
  width: 8px;
  border: 2px solid #898f9f;
  border-top: 0px;
  border-left: 0px;
  background: transparent;
  border-radius: 0px;
}
.checkout-section .payment-info .payment-inner .btn-box {
  padding-top: 2px;
}
.checkout-section .payment-info .payment-inner .btn-box .theme-btn-two {
  padding: 16px 30px;
}
.custom-control.material-checkbox {
  --color: #ebebeb;
  padding: 0px;
  margin: 0px;
  margin-bottom: 0px !important;
}
.custom-control.material-checkbox .material-control-input {
  display: none;
}
.custom-control.material-checkbox .material-control-indicator {
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 0px;
  width: 15px;
  height: 15px;
  border: 1px solid #e6e6e6;
  cursor: pointer;
}
.custom-control.material-checkbox .material-control-input:checked ~ .material-control-indicator {
  -webkit-transform: rotateZ(45deg) translate(1px, -5px);
  transform: rotateZ(45deg) translate(1px, -5px);
  width: 8px;
  border: 2px solid #e6e6e6;
  border-top: 0px;
  border-left: 0px;
  background: transparent;
  border-radius: 0px;
}
.custom-controls-stacked .description {
  position: relative;
  display: inline-block;
  padding: 0px;
  margin-left: 25px;
  font-size: 15px;
  color: #f7f8fa;
  cursor: pointer;
}
/** team-section **/
.team-section {
  position: relative;
}
.team-block-one .inner-box {
  position: relative;
  display: block;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.team-block-one .inner-box .image-box {
  position: relative;
  display: block;
  overflow: hidden;
  background: #000;
}
.team-block-one .inner-box .image-box img {
  width: 100%;
  transition: all 500ms ease;
}
.team-block-one .inner-box:hover .image-box img {
  opacity: 0.5;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.team-block-one .inner-box .image-box .social-links {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}
.team-block-one .inner-box .image-box .social-links li {
  position: relative;
  display: inline-block;
  margin: 0px 3px;
}
.team-block-one .inner-box .image-box .social-links li a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #415c88;
  background: #fff;
  width: 50px;
  height: 50px;
  line-height: 54px;
  text-align: center;
  border-radius: 50%;
  font-weight: 700;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
}
.team-block-one .inner-box .image-box .social-links li a:hover {
  color: #fff;
}
.team-block-one .inner-box:hover .image-box .social-links li a {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.team-block-one .inner-box .lower-content {
  position: relative;
  display: block;
  background: #fff;
  padding: 43px 30px 42px 30px;
  margin-top: -80px;
  border-top-right-radius: 80px;
}
.team-block-one .inner-box .lower-content h3 {
  display: block;
  font-size: 26px;
  line-height: 35px;
  margin-bottom: 11px;
}
.team-block-one .inner-box .lower-content h3 a {
  display: inline-block;
  color: #415c88;
}
.team-block-one .inner-box .lower-content .designation {
  position: relative;
  display: block;
  font-size: 16px;
  margin: 0px;
}
.team-block-one .inner-box .lower-content .pattern-layer {
  position: absolute;
  left: 0px;
  top: -80px;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
}
.gallery-page-2 {
  position: relative;
  padding: 144px 0px 120px 0px;
}
.gallery-page-2 .project-block-two .inner-box {
  margin-bottom: 30px;
}
.gallery-page-2 .sortable-masonry .filter-tabs li {
  display: inline-block;
  margin: 0px 16px;
}
.gallery-page-2 .filters {
  margin-bottom: 52px;
}
.gallery-page-3 .project-block-two .inner-box {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.project-block-two .inner-box .lower-box {
  position: relative;
  display: block;
  background: #fff;
  padding: 24px 30px;
}
.project-block-two .inner-box .lower-box h4 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  margin-bottom: 6px;
}
.project-block-two .inner-box .lower-box h4 a {
  display: inline-block;
  color: #415c88;
}
.project-block-two .inner-box .lower-box p {
  font-size: 16px;
}
.gallery-page-3 .project-block-two .inner-box .lower-content .view-btn {
  top: 40%;
}
/*** 

====================================================================
                        Faq-Page
====================================================================

***/
.faq-section #content_block_4 .content-box {
  margin-right: 70px;
}
#content_block_4 .content-box .text {
  position: relative;
  margin-bottom: 52px;
}
#content_block_4 .content-box .text p {
  margin-bottom: 26px;
  font-size: 16px;
}
#content_block_4 .content-box .text p:last-child {
  margin-bottom: 0px;
}
#content_block_4 .content-box .sec-title {
  margin-bottom: 42px;
}
#content_block_4 .content-box .theme-btn-one {
  padding: 17px 38px;
}
.faq-section .accordion-box .block {
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  transition: all 500ms ease;
}
.faq-section .accordion-box .block:last-child {
  margin-bottom: 0px;
}
.faq-section .accordion-box .block .acc-content.current {
  display: block;
}
.faq-section .accordion-box .block .acc-btn .icon-outer {
  position: absolute;
  top: 35px;
  left: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  transition: all 500ms ease;
  z-index: 1;
}
.faq-section .accordion-box .block .acc-btn.active .icon-outer i:before {
  position: relative;
  font-size: 16px;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 500;
  margin: 0px;
  content: "\f068";
}
.faq-section .accordion-box .block .acc-btn {
  position: relative;
  display: block;
  padding: 35px 60px 35px 80px;
  cursor: pointer;
  background: transparent;
  transition: all 500ms ease;
}
.faq-section .accordion-box .block .acc-btn.active {
  padding-bottom: 15px;
}
.faq-section .accordion-box .block .acc-btn h4 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
}
.faq-section .accordion-box .block .acc-content {
  position: relative;
  display: none;
  padding: 0px 80px 43px 80px;
}
.faq-section .accordion-box .block .acc-content p {
  margin-bottom: 18px;
}
.faq-section .accordion-box .block .acc-content h4 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  padding-top: 9px;
}
.faq-section .accordion-box .block .acc-content .list li {
  position: relative;
  display: block;
  font-size: 15px;
  margin-bottom: 6px;
  padding-left: 23px;
}
.faq-section .accordion-box .block .acc-content .list li:last-child {
  margin-bottom: 0px;
}
.faq-section .accordion-box .block .acc-content .list li:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 0px;
  top: 9px;
}
/** faq-question **/
.faq-question {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.faq-question .sec-title p {
  color: #415c88;
}
.faq-question .question-form .form-group {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.faq-question .question-form .form-group:last-child {
  margin-bottom: 0px;
}
.faq-question .question-form .form-group input[type='text'],
.faq-question .question-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  background: #fff;
  border: 1px solid #fff;
  font-size: 15px;
  font-style: italic;
  color: #f7f8fa;
  padding: 10px 20px;
  transition: all 500ms ease;
}
.faq-question .question-form .form-group textarea {
  height: 170px;
  resize: none;
  margin-bottom: 30px;
}
.faq-question .question-form .form-group input:focus,
.faq-question .question-form .form-group textarea:focus {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.faq-question .form-inner {
  position: relative;
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
}
.gallery-sliders .sliderContainer {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.gallery-sliders .sliderContainer .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallery-sliders .sliderContainer .swiper-slide .sliderBlock {
  width: 100%;
  height: 100%;
}
.gallery-sliders .sliderContainer .swiper-slide .sliderBlock .media {
  width: 100%;
  height: 100%;
}
.gallery-sliders .sliderContainer .swiper-slide .sliderBlock .media img {
  border-radius: 6px;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-sliders .sliderContainer.swiper1 {
  height: 80%;
  width: 100%;
  overflow: hidden;
}
.gallery-sliders .sliderContainer.swiper2 {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  overflow: hidden;
}
.gallery-sliders .sliderContainer.swiper2 .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.gallery-sliders .sliderContainer.swiper2 .swiper-slide-thumb-active {
  opacity: 1;
}
.single-product .detailsBlock .block {
  padding: 25px;
}
.single-product .detailsBlock .activityInfo {
  background: rgba(244, 172, 74, 0.8);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  border-radius: 6px;
}
@media (max-width: 56em) {
  .single-product .detailsBlock .activityInfo {
    font-size: 15px;
    align-items: flex-start;
    flex-direction: column;
  }
}
.single-product .detailsBlock .activityInfo span {
  margin-right: 10px;
}
.single-product .detailsBlock .activityInfo span i {
  margin-right: 10px;
}
.single-product .detailsBlock .priceBlock {
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #415c88;
  color: #fff;
}
.single-product .detailsBlock .priceBlock .price {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
}
.single-product .detailsBlock .priceBlock .addto-cart-box .cart {
  margin: 0;
  display: flex;
  align-items: center;
}
.single-product .detailsBlock .priceBlock .addto-cart-box .cart .quantity input {
  width: 50px !important;
  height: 60px !important;
}
.single-product .detailsBlock .priceBlock .addto-cart-box .cart .cart-btn .theme-btn-one {
  padding: 17px 30px;
}
@media (max-width: 56em) {
  .single-product .detailsBlock .priceBlock {
    flex-direction: column;
    align-items: flex-start;
  }
  .single-product .detailsBlock .priceBlock .addto-cart-box {
    margin-top: 15px;
  }
}
.single-activities .block {
  padding: 25px;
}
.single-activities .activityDetails .detailsBlock .activityInfo {
  background: rgba(244, 172, 74, 0.8);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  border-radius: 6px;
}
@media (max-width: 56em) {
  .single-activities .activityDetails .detailsBlock .activityInfo {
    font-size: 15px;
    align-items: flex-start;
    flex-direction: column;
  }
}
.single-activities .activityDetails .detailsBlock .activityInfo span {
  margin-right: 10px;
}
.single-activities .activityDetails .detailsBlock .activityInfo span i {
  margin-right: 10px;
}
.single-activities .activityDetails .detailsBlock .priceBlock {
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #415c88;
  color: #fff;
}
.single-activities .activityDetails .detailsBlock .priceBlock .price {
  font-weight: bold;
  font-size: 30px;
}
@media (max-width: 56em) {
  .single-activities .activityDetails .detailsBlock .priceBlock {
    flex-direction: column;
    align-items: flex-start;
  }
  .single-activities .activityDetails .detailsBlock .priceBlock .btn-box {
    margin-top: 15px;
  }
}
.single-activities .priceTable ul li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #415c88;
  padding: 5px 15px;
  font-size: 16px;
}
.single-activities .priceTable ul li:last-child {
  border-bottom: none;
}
.single-activities .priceTable ul li:nth-child(even) {
  background: lightblue;
}
.single-activities .priceTable ul li span {
  flex: 1 0 50%;
  text-align: left;
}
.single-product .block {
  padding: 25px;
  border-radius: 6px;
}
.single-product .dayTag {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12rem;
  text-indent: -1rem;
  position: relative;
  bottom: -20px;
  background: -webkit-linear-gradient(270deg, #c0dce4 0%, rgba(192, 220, 228, 0.5) 100%);
  -webkit-background-clip: text;
  -webkit-text-stroke: 4px transparent;
  color: #fff;
}
@media (max-width: 56em) {
  .single-product .dayTag {
    text-indent: 0;
    font-size: 7rem;
    bottom: 0;
  }
}
.single-product .dayTag.hotel {
  position: absolute;
  top: -7px;
  z-index: 4;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #fff;
  -webkit-text-fill-color: #fff;
  left: 17px;
}
.single-product .sectionDays {
  padding: 10px 0;
}
.single-product .sectionDays .subTitle {
  color: #f4ac4a;
  display: block;
  font-weight: bold;
}
.single-product .sectionDays .timingInfo {
  display: inline-flex;
  padding: 15px 20px;
  border: 1px solid #415c88;
  min-width: 380px;
  border-radius: 6px;
  font-size: 15px;
}
@media (max-width: 56em) {
  .single-product .sectionDays .timingInfo {
    display: flex;
    flex-wrap: wrap;
    min-width: auto;
  }
}
.single-product .sectionDays .timingInfo div {
  margin-right: 20px;
}
.single-product .sectionDays .timingInfo div i {
  margin-right: 5px;
}
.single-product .sectionDays .day_image {
  margin: 30px 0;
}
.single-product .sectionDays .day_image img {
  width: 100%;
  max-height: 50vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.single-product .tour_highlights ul {
  display: flex;
  flex-wrap: wrap;
}
.single-product .tour_highlights ul li {
  padding: 5px 8px;
  margin-right: 10px;
  margin-bottom: 8px;
  border-radius: 6px;
  border: 1px solid #c0dce4;
  font-size: 15px;
}
.single-product .paymentPoliciy ul li {
  font-size: 14px;
}
.single-product .priceTable ul li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #415c88;
  padding: 5px 15px;
  font-size: 14px;
}
.single-product .priceTable ul li:last-child {
  border-bottom: none;
}
.single-product .priceTable ul li:nth-child(even) {
  background: lightblue;
}
.single-product .priceTable ul li span {
  text-align: left;
}
.single-product .priceTable ul li span:nth-child(1) {
  flex: 1 0 70%;
}
.single-product .priceTable ul li span:nth-child(2) {
  flex: 1 0 30%;
}
@media (max-width: 56em) {
  .includedSection .row .col-lg-6:first-child {
    margin-bottom: 25px;
  }
}
.includedSection ul li i.fa-check-square-o {
  color: #f4ac4a;
}
.includedSection .block {
  height: 100%;
  border-radius: 6px;
}
.wpcf7-not-valid {
  border: 1px solid red !important;
}
.wpcf7-not-valid-tip {
  color: red !important;
  font-size: 0.7rem;
}
