@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
body {
  font-family: "Poppins", sans-serif !important;
  overflow-x: hidden;
}
.container {
  margin-top: 10px;
}
.num {
  color: #000;
  font-weight: 500;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  position: absolute;
  top: 0;
  left: 15px;
  letter-spacing: 1px;
}

.num::first-letter {
  color: #790210;
  font-size: 24px;
  font-weight: 600;
}
.custom-font-aw a
{
  color: #7E7E7E !important;
}
.num:before {
  content: "";
  position: absolute;
  left: 27px;
  width: 2px;
  margin: 0 auto;
  bottom: 75px;
  height: 40px;
  background: #000000;
}

.num:after {
  content: "";
  position: absolute;
  left: 27px;
  width: 2px;
  margin: 0 auto;
  bottom: 160px;
  height: 120px;
  background: #000000;
}

.banner-slider {
  padding-left: 250px;
  position: relative;
}
.home_line
{
  position: relative;
}
.home_line::after {
  content: "";
  background: #790210;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 40px;
  z-index: 2;
  left: 0;
}

.banner-slider .carousel-indicators {
  display: none;
}

/*.banner-slider .carousel-control-prev-icon {
  background-image: url(../images/arrow-prev.png);
}

.banner-slider .carousel-control-next-icon {
  background-image: url(../images/arrow-next.png);
}*/

.banner-slider .carousel-control-next,
.banner-slider .carousel-control-prev {
  top: inherit;
  right: 80px;
  bottom: 150px;
  width: 50px;
  height: 50px;
  border: solid 1px #eee;
}
.banner-slider .carousel-control-prev {
  right: 145px;
  left: inherit;
}

.banner-slider .carousel-caption {
  bottom: 150px;
  right: inherit;
  left: 80px;
  z-index: 10;
  padding-bottom: 0px;
  text-align: left;
}

.banner-slider .carousel-caption h5 {
  font-size: 72px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 2px;
}

.banner-slider .carousel-caption a.cta-banner {
  padding: 12px 10px;
  width: 190px;
  border: solid 1px #ffffff;
  color: #fff;
  margin-top: 15px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  line-height: 25px;
  transition: 0.5s;
}

.banner-slider .carousel-caption a.cta-banner:hover {
  color: #d4af37;
  border: solid 1px #d4af37;
  transition: 0.5s;
}

.sticky-socila {
  position: fixed;
  top: 410px;
  left: 25px;
}

.sticky-socila ul {
  padding: 0px;
  list-style-type: none;
}

.sticky-socila li a {
  width: 40px;
  height: 40px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
  color: #707070;
  text-decoration: none;
}

/* New css add for inner pages */
.custom-nav-tabs.nav-tabs .nav-link.active {
  color: #790210;
  background-color: #fff;
  border-color: transparent;
  border-bottom: 5px solid #000;
  font-size: 20px;
  text-align: left;
}
.custom-nav-tabs.nav-tabs .nav-link:hover,
.custom-nav-tabs.nav-tabs .nav-link:focus {
  color: #790210;
  background-color: #fff;
  border-color: transparent;
  border-bottom: 5px solid #000;
  font-size: 20px;
  text-align: left;
}
.custom-nav-tabs.nav-tabs .nav-link {
  color: #7e7e7e;
  background-color: #fff;
  border-color: transparent;
  border-bottom: 0px solid #000;
  font-size: 20px;
  text-align: left;
}
.custom-nav-tabs .nav-link {
  display: block;
  padding: 10px 40px 10px 5px;
  margin-right: 50px;
  margin-bottom: -2px;
}
.custom-nav-tabs {
  position: relative;
}
.custom-nav-tabs::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #dee2e6;
  right: 100%;
  top: 58px;
  position: absolute;
  z-index: 1;
}
.custom-nav-tabs::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #dee2e6;
  left: 100%;
  top: 58px;
  position: absolute;
  z-index: 1;
}
.sticky-socila {
  z-index: 9;
}
.text-sur-c {
  position: relative;
  margin-bottom: 30px;
  height: 285px;
  overflow: hidden;
  font-weight: 900;
  font-size: 40px;
  padding-top: 20px;
}
.text-sur-c::before {
  content: "";
  width: 50%;
  height: 1px;
  background: #d4af37;
  top: 0;
  left: 0;
  position: absolute;
}
.yellow-divider {
  width: 100%;
  height: 1px;
  background: #d4af37;
  display: block;
  margin: 0px 0 30px 0;
}
.snip1580 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  background-color: #000000;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  box-shadow: none;
  margin-bottom: 30px;
  height: 285px;
  overflow: hidden;
}
.snip1580 * {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* .snip1580 img {
  max-width: 100%;
  vertical-align: top;
} */
.snip1580 img {
  max-width: 100%;
  vertical-align: top;
  object-fit: cover;
  height: 285px;
}
.snip1580 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 20px;/*30*/
  background-color: transparent;
  padding-right: 26%;
}
.snip1580 h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 35px;
  margin: 3px 0;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.snip1580 h5 {
  font-weight: 400;
  margin: 0;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 30px;/*70px*/
  font-size: 20px;
}
.snip1580 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.snip1580 figcaption h5,
.snip1580 figcaption p {
  display: none;
  color: #fff;
}
.snip1580:hover figcaption h5,
.snip1580:hover figcaption p {
  display: block;
  color: #fff;
}
.snip1580 figcaption p .arrow-icon-c {
  color: #d4af37;
  font-size: 30px;
  display: block;
  margin-bottom: 5px;
}
.snip1580:hover figcaption, .snip1580.hover figcaption {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #7902106b;
  margin-top: 0;
}
.snip1580:hover h3,
.snip1580.hover h3,
.snip1580:hover h5,
.snip1580.hover h5 {
  color: #fff;
}
.sur-btm-img-wrapper {
  position: relative;
}
.sur-btm-img-wrapper img {
  width: 100%;
}
.sur-btm-img-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 20px;
  z-index: 1;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.surface-bottom-section {
  margin-bottom: 50px;
}
.sur-btm-text h3 {
  font-weight: 900;
  font-size: 40px;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  line-height: 56px;
}
/* Surface Overview page css */
.breadcumb-c {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 50px;
  margin-bottom: 20px;
}
.breadcumb-c li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.breadcumb-c li a {
  color: #7e7e7e;
  text-decoration: none;
}
.breadcumb-c li a:hover,
.breadcumb-c li a:focus {
  color: #000;
  text-decoration: none;
}
.breadcumb-c li::after {
  content: ">";
  color: #7e7e7e;
  font-size: 20px;
  line-height: 9px;
  position: absolute;
  top: 8px;
  right: -20px;
}
.breadcumb-c li:last-child:after {
  display: none;
}
.surf-divider-line-gray {
  width: 100%;
  height: 1px;
  background: #7e7e7e;
  display: block;
  margin: 0px 0 30px 0px;
}
.why-text-surf-list-c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.why-text-surf-list-c li {
  display: block;
  margin-bottom: 20px;
  color: #7e7e7e;
  font-size: 15px;
}
.why-text-surf-list-c li img {
  width: 16px;
  float: left;
  margin-right: 10px;
  vertical-align: middle;
}
.why-text-left h3 {
  font-weight: 900;
  margin-bottom: 20px;
}
.why-text-left p {
  color: #7e7e7e;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
}
.Why-surf-text-section {
  margin-bottom: 50px;
}
.surf-over-prod-item-image img {
  width: 100%;
}
.surf-over-prod-item .surf-over-prod-item-image {
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  height: 290px;
}
.surf-over-prod-item
  .surf-over-prod-item-image
  .surf-over-prod-item-image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.surf-over-prod-item:hover
  .surf-over-prod-item-image
  .surf-over-prod-item-image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.surf-over-prod-item {
  text-align: center;
  margin-bottom: 30px;
}
.surf-over-prod-item a {
  color: #7e7e7e;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.surf-over-prod-item a:hover {
  text-decoration: none;
}
.surf-over-prod-item:hover a {
  color: #7e7e7e;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: underline;
}
.surf-over-box-prod-c {
  margin-bottom: 50px;
}
.modal-content-c-prod-marvel {
  background: #000;
  color: #fff;
}
.modal-content-c-prod-marvel .breadcumb-c li a , .modal-content-c-prod-marvel .breadcumb-c li{
  color: #fff;
  font-size: 14px;
}
.modal-content-c-prod-marvel .breadcumb-c li::after {
  font-size: 14px;
  color: #fff;
}
.modal-content-c-prod-marvel .breadcumb-c {
  margin: 0;
}
.modal-content-c-prod-marvel .modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  color: #fff;
  opacity: 1;
  text-shadow: none;
  font-size: 40px;
  color: black;
  -webkit-text-fill-color:#000; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}

img {
  max-width: 100%;
}

@media screen and (max-width: 996px) {
  .preview {
    margin-bottom: 20px;
  }
}

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px;
}
.preview-thumbnail.nav-tabs li {
  width: 18%;
  margin-right: 2.5%;
}
.preview-thumbnail.nav-tabs li img {
  max-width: 100%;
  display: block;
}
.preview-thumbnail.nav-tabs li a {
  padding: 0;
  margin: 0;
}
.preview-thumbnail.nav-tabs li:last-of-type {
  margin-right: 0;
}

.tab-content {
  overflow: hidden;
}
.tab-content img {
  width: 100%;
  -webkit-animation-name: opacity;
  animation-name: opacity;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}

.card {
  margin-top: 50px;
  background: #eee;
  padding: 3em;
  line-height: 1.5em;
}

@media screen and (min-width: 997px) {
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
    transform: scale(3);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
    transform: scale(3);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.pop-prod-details-c h3
 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  position: relative;
  display: block;
  margin-top: 30px;
}
.pop-prod-details-c h3::before
{
    content: "";
    width: 30px;
    height: 2px;
    background-color: #D4AF37;
    position: absolute;
    top: -10px;
    left: 0;
}
.btn-custom
{
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    padding: 8px 30px;
    display: inline-block;
    margin: 20px 0;
    text-transform: uppercase;
}
.btn-custom:hover, .btn-custom:focus
{
    background: #fff;
    color: #000 !important;
    text-transform: uppercase;
}
.prod-description
{
    font-size: 10px;
    font-weight: 300;
    margin-top: 30px;
}
.modal.fade .modal-dialog{
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }
  
  .zoom-in {
    transform: scale(0)!important;
    opacity: 0;
    -webkit-transition: .5s all 0s;
    -moz-transition: .5s all 0s;
    -ms-transition: .5s all 0s;
    -o-transition: .5s all 0s;
    transition: .5s all 0s;
    display: block !important;
  }
  
  .zoom-in.show {
    opacity: 1;
    transform: scale(1)!important;
    transform:none;
  }
.mt-50
{
  margin-top: 50px;
}
.mb-50
{
  margin-bottom: 50px;
}
.product-wrapper-main {
  position: relative;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
}
.product-wrapper-right-image
{
  width: 92%;
  float: left;
}
.product-wrapper-right-image img
{
  width: 100%;
}
.product-wrapper-left-text {
  background: #000;
  color: #fff;
  width: 8%;
  float: left;
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-direction: column;
  padding: 20px;
  text-align: center;
  position: relative;
}
.text-roatet-c {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  position: relative;
  display: block;
  width: 0;
  margin: auto;
}
.product-wrapper-right-image
{
  position: relative;
}
.product-wrapper-right-image-inner {
  position: absolute;
  width: 20%;
  height: 100%;
  background: #000000bd;
  color: #fff;
  display: flex;
  justify-content: flex-end;
  align-items: end;
  flex-direction: column;
  padding: 20px;
}
.product-wrapper-right-image-inner a, .product-wrapper-right-image-inner a:hover, .product-wrapper-right-image-inner a:focus
{
  color: #D4AF37;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
}
.product-wrapper-right-image .product-wrapper-right-image-inner
{
  opacity: 0;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
}
.product-wrapper-right-image:hover .product-wrapper-right-image-inner
{
  opacity: 1;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
}
.product-wrapper-main-right {
  position: relative;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
}
.product-wrapper-right-image
{
  width: 92%;
  float: left;
}
.product-wrapper-right-image img
{
  width: 100%;
}
.product-wrapper-left-text {
  background: #000;
  color: #fff;
  width: 8%;
  float: left;
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-direction: column;
  padding: 20px;
  text-align: center;
  position: relative;
}
.text-roatet-c {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  position: relative;
  display: block;
  width: 0;
  margin: auto;
}
.product-wrapper-right-image
{
  position: relative;
}
.product-wrapper-main-right .product-wrapper-right-image-inner {
  position: absolute;
  width: 20%;
  height: 100%;
  background: #000000bd;
  color: #fff;
  display: flex;
  justify-content: flex-end;
  align-items: end;
  flex-direction: column;
  padding: 20px;
  right: 0;
  top: 0;
}
.product-wrapper-right-image-inner a, .product-wrapper-right-image-inner a:hover, .product-wrapper-right-image-inner a:focus
{
  color: #D4AF37;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
}
.product-wrapper-right-image .product-wrapper-right-image-inner
{
  opacity: 0;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
}
.prdct-categorey:hover .product-wrapper-right-image .product-wrapper-right-image-inner
{
  opacity: 1;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  font-size: 16px;
}
.product-wrapper-left-text .icon-1-c
{
  /* background: url(../images/awesome-home.svg) ; */
  width: 52px;
  height: 44px;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  background-position-x: center;
  
}
.product-wrapper-left-text:hover .icon-1-c
{
  /* background: url(../images/awesome-home-2.svg); */
  background-position-x: center;
}
.product-wrapper-left-text .icon-2-c {
  /* background: url(../images/scissors.svg); */
  width: 42px;
  height: 44px;
  background-size: 88% !important;
  background-repeat: no-repeat !important;
  background-position-x: center;
}
.product-wrapper-left-text:hover .icon-2-c
{
  /* background: url(../images/scissors.svg); */
  background-position-x: center;
}

.product-wrapper-left-text .icon-3-c
{
  /* background: url(../images/metro-shop.svg) ; */
  width: 52px;
  height: 44px;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  background-position-x: center;
}
.product-wrapper-left-text:hover .icon-3-c
{
  background: url(../images/metro-shop.svg);
  background-position-x: center;
}
.product-wrapper-left-text .icon-4-c {
  background: url(../images/metro-fire.svg);
  width: 42px;
  height: 44px;
  background-size: 88% !important;
  background-repeat: no-repeat !important;
  background-position-x: center;
}
.product-wrapper-left-text:hover .icon-4-c
{
  background: url(../images/metro-fire.svg);
  background-position-x: center;
}

/* popup slider */
.owl-theme .owl-controls{
  /*  position: relative;
 top: 0;
  right:-400px;
  z-index: 9; */
}
.owl-theme .owl-controls .owl-buttons div{
  border-radius: 20px;
  background: #000;
  padding: 3px 8px;
}
.owl-prev:before,
.owl-next:before{
  content: "\f177";
  font: normal normal normal 14px/1 FontAwesome;
  color: #fff;
}
.owl-next:before{
  content: "\f178";
}
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 9px 10px !important;
  font-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #000000 !important;
  filter: Alpha(Opacity=100);
  opacity: 1 !important;
  border: 1px solid #fff;
  border-radius: 0 !important;
}
.owl-buttons
{
  position: absolute;
  top: 0 !important;
  right: -390px;
  z-index: 9;
}
.owl-pagination
{
  position: absolute;
  width: 100%;
  bottom: 4px;
  z-index: 9;
}
.modal-content-c-prod-marvel .modal-body{
  padding: 2rem 50px;
}
.modal-content-c-prod-marvel .modal-header
{
  padding: 1rem 50px;
}
.owl-theme .owl-controls .owl-page span {
  background: #ffffff !important;
}
.pop-right-content
{
  padding-top: 60px;
  position: relative;
}
/* Residential page */
.custom-img {
  position: relative;
}
.custom-img img, .beg-res-img img {
  width: 100%;
}
.custom-img:after {
  content: "";
  position: absolute;
  right: -150px;
  bottom: -60px;
  width: 300px;
  height: 300px;
  border: 2px solid #D4AF37;
  z-index: 333;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@keyframes floating {
  from { transform: translate(0,  0px); }
  65%  { transform: translate(0, 15px); }
  to   { transform: translate(0, -0px); }    
}
.res-cus-text-rhg {
  color: #000;
  font-size: 39px;
  font-weight: 800;
  line-height: 51px;
  margin-top: 25px;
}
.res-wrap-box-prod-c
{
  margin-bottom: 110px;
}
.beg-hdng {
  color: #790210;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 20px;
}
.beg-text-details
{
  color: #7E7E7E;
  font-size: 20px;
  margin-bottom: 20px;
}
.beg-res-img
{
  margin-bottom: 40px;
}
.mb-50
{
  margin-bottom: 50px;
}




















@media only screen and (max-width: 767px)
{
  .owl-theme .owl-controls{
    top: -0px;
    right: 0;
}

.product-wrapper-left-text .icon-1-c, .product-wrapper-left-text .icon-2-c, .product-wrapper-left-text .icon-3-c, .product-wrapper-left-text .icon-4-c   
{
  width: 18px;
  height: 15px;
  background-size: 68% !important;
  background-position-x: center;
}
.product-wrapper-left-text {
  background: #000;
  color: #fff;
  width: 8%;
  float: left;
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-direction: column;
  padding: 6px;
  text-align: center;
  position: relative;
}
.text-roatet-c {
  font-size: 9px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  transform: rotate(
270deg
);
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(
270deg
);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  position: relative;
  display: block;
  margin: auto;
  padding-right: 17px;
  margin-right: 11px;
  padding-left: 0px;
  margin-left: 0px;
}
.product-wrapper-right-image-inner {
  width: 50% !important;
  font-size: 12px;
}

}


/*design fixed css*/

.num:after{
	content: none;
}

.sticky-project {
    position: fixed;
    top: 135px;
    left: 25px;
    background: #fff;
    z-index: 9;
}
.sticky-project ul{
	padding: 0;
    margin: 0;
    list-style: none;
}
.sticky-project ul li{
	margin-left: 0px;
}
.sticky-project ul li a {
    width: 40px;
    height: 30px;
    font-size: 14px;
    color: #272727;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sticky-project ul li.active a{
  color: #790210;
}

.product-wrapper-left-text i {
    font-size: 34px;
    transition: 0.5s;
}
.product-wrapper-left-text:hover i{
	color: #D4AF37;
	transition: 0.5s;
}

.serfase_tab .snip1580 h5 {    
    margin-bottom: 50px;
    font-size: 16px;
}

.serfase_tab .snip1580 h3{
font-size: 26px;
}
/* .fullscreen #horizon-slider ul li {
  width: 100% !important;
}
.horizon-wrapper {
  width: calc(91% - 0px) !important;
  margin-left: 0 !important;
} 
.horVerSlider {
  width: 100% !important;
}
#horizon-slider {
  width: 100% !important;
  min-height: 600px !important;
  float: left;
  overflow: hidden;
  position: relative;
  margin-top: 15px;
  float: right;
  display: block !important;
  height: auto;
}
#horizon-slider ul {
  width: 100% !important;
  height: 100% !important;
  margin: 0;
  padding: 0;
  flex-flow: row;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
   left: 0 !important; 
}*/
#horizon-slider ul li {
  width: 100% !important;
  height: 100%;
  float: left;
  display: inline;
  text-align: center;
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  background-position: center;
} 



@media only screen and (max-width:1024px)
{
  #main-navigation .elementskit-menu-overlay {   
    right: -110% !important;  
    left: inherit; 
}

  #main-navigation .elementskit-menu-overlay.active {
    right: 0!important;  
    left: inherit;
}


  #main-navigation .elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements {    
    right: -110% !important;   
    transition: right .6s cubic-bezier(.6,.1,.68,.53)!important;
    left: inherit;
}

  #main-navigation .elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements.active {
    right: 0!important;
    left: inherit;
}

}



@media only screen and (max-width:600px){  

.product-wrapper-right-image-inner{
  padding: 10px;
}

.product-wrapper-right-image-inner p, .product-wrapper-right-image-inner {
    font-size: 11px !important;
}
}
