* {
  padding: 0;
  margin: 0;
}

.spin{
	border-radius: 50%;
	width: 50px;
	height: 50px;
	background-color: purple;
	position: relative;
	background: linear-gradient(#000, #999);
	animation: spin 2s linear infinite;
	margin: 150px auto;
	box-shadow:  0px 0px 150px -75px black;

}.spin-flexx {
  height: 100vh;
  display: flex;
  align-items: center;
  position: fixed;
  width: 100%;
  z-index: 111111;
  background: #fff;
}.spin::before{
	content: '';
	background-color: white;
	position: absolute;
	width: 80%;
	height: 80%;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border: 4px solid #fff;
	 box-shadow: inset 0px 0px 110px -70px black;


}


.wrap-logo-fixed {
  position: fixed;
  left: 0;
  top: 10%;
  z-index: 111;
}

.logo-fixed-nav li {
  position: relative;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px dotted #ccc;
}

.logo-fixed-nav li::before {
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: .7;
}


#background {
  background: #d7d6dc;
}

#ul-navbarr {
  padding: 0;
  list-style: none;
  margin-bottom: 0px;
}

#ul-navbarr li {
  display: inline-block;
  margin-right: 80px;
  list-style: none;
}

#ul-navbarr li a {
  font-family: DREAM;
  font-size: 13px;
  color: #111;
  line-height: normal;
  letter-spacing: 1px;
  transition: .3s;
}

.mainmenu.text-right {
  display: flex;
  justify-content: center;
}

#ul-navbarr li:last-child {
  margin-right: 0px;
}

#navbar {
  padding: 30px;
  padding-top: 30px;
  position: fixed;
  width: 100%;
  padding-top: 114px;
  top: 0px;
}

#logo-img {
  padding: 20px 0px 10px;
  z-index: 111;
  position: relative;
}

#ul-navbarr li a:hover {
  text-decoration: none;
  color: #666;
}

.fixed #logo-img {
  display: none;
}

.fixed #navbar {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 111111;
  padding: 20px 0px 20px !important;
  background: #d7d6dc;
  transition: .3s;
}

#section-1 {
  padding-top: 100px;
}
#section-1 .container {
  max-width: 994px;
  width: 100%;
}
/* Mobile-menu */

/* footer */
footer {
  background: #222;
  padding: 30px 0px 20px;
}

.wra-footer-ul {
  padding: 0;
  list-style: none;
  text-align: center;
  margin-bottom: 0;
}

.wra-footer-ul li {
  float: none;
  display: inline-block;
  margin-right: 80px;
}

.wra-footer-ul li a {
  opacity: .8;
  color: #fff;
  font-family: DREAM;
  font-size: 13px;
  line-height: normal;
  transition: .3s;
}

.wrap-footer-copy p {
  text-align: center;
  color: #fff;
  font-size: 10px;
  letter-spacing: 1px;
  opacity: .8;
  margin-bottom: 0px;
  display: inline-block;
  margin: 0 auto;
  border-top: 1px dotted aliceblue;
  padding-top: 15px;
}

.row.row-top-footer {
  margin-top: 10px;
  padding-top: 10px;
}

.wrap-footer-copy {
  text-align: center;
}

.wra-footer-ul li a:hover {
  color: #fff;
  opacity: 1;
  text-decoration: none;
}

/* footer */

/* main-owl-carasoul */
.over-b-lay {
  height: 600px !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.wrap-img-iner .owl-dots {
  display: none;
}

.wrap-img-iner .owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
  margin: 0 !important;
  width: 40px;
  height: 50px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #000 !important;
  color: #fff !important;
  font-size: 30px !important;
  border-radius: 0 !important;
  transform: translateY(-50%);
}

.wrap-img-iner .owl-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 !important;
  width: 40px;
  height: 50px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #000 !important;
  color: #fff !important;
  font-size: 30px !important;
  border-radius: 0 !important;
}

.over-b-lay1 {
  background-image: url('../img/index-slider/1.jpg');
}

.over-b-lay2 {
  background-image: url('../img/index-slider/2.jpg');
}

.over-b-lay3 {
  background-image: url('../img/index-slider/3.jpg');
}

.over-b-lay4 {
  background-image: url('../img/index-slider/4.jpg');
}

.over-b-lay5 {
  background-image: url('../img/index-slider/5.jpg');
}

.over-b-lay6{
  background-image: url('../img/index-slider/6.jpg');
}

.over-b-lay7 {
  background-image: url('../img/index-slider/7.jpg');
}

.over-b-lay8{
  background-image: url('../img/index-slider/8.jpg');
}

.over-b-lay9 {
  background-image: url('../img/index-slider/9.jpg');
}

.over-b-lay10 {
  background-image: url('../img/index-slider/10.jpg');
}
/* main-owl-carasoul */
/* multicarasoul */


@media (min-width: 768px) {
  .multi-item-carousel .carousel-inner .carousel-item {
    margin-right: inherit;
  }

  .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item,
  .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item+.carousel-item {
    display: block;
  }

  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item {
    transition: none;
  }

  .multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item {
    position: absolute;
    top: 0;
    right: -33.33333333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  .multi-item-carousel .carousel-inner .carousel-item-next,
  .multi-item-carousel .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .multi-item-carousel .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  .multi-item-carousel .active.carousel-item-left+.carousel-item-next.carousel-item-left,
  .multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item,
  .multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
  .multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  .multi-item-carousel .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
  .multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item,
  .multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
  .multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    display: block;
    visibility: visible;
  }
}

#section-3 .carousel-item.col-md-4 img {
  object-fit: cover;
  width: 100%;
}

#section-3 .carousel-item.col-md-4 {
  padding: 0;
}

#section-3 .container {
  max-width: 900px;
  width: 100%;
  padding: 0;
  scale: 1.4;
}

#section-3 .carousel-control-prev {
  width: 30px;
  height: 50px;
  background: #000;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 111;
}

#section-3 .carousel-control-next {
  width: 30px;
  height: 50px;
  background: #000;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 111;
}

#section-3 .col-lg-12 {
  padding: 0;
}

#section-3 .row {
  margin: 0;
}

#section-3 #theCarousel::before {
  content: '';
  background: #f5f1eb;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 111;
  opacity: .1;
}

#section-3 {
  padding-bottom: 150px;
}

/* multicarasoul */

#section-2 {
  padding: 150px 0px 120px;
}

.wrap-content-iner h1 {
  font-family: DREAM;
  font-size: 30px;
  color: #000;
  text-align: center;
  letter-spacing: .6px;
  font-weight: 300;
}

.wrap-content-iner p {
  text-align: center;
  font-family: BODY;
}


#section-50 .container {
  max-width: 780px;
  width: 100%;
}#section-50 .wrap-viedo-top img {
  width: 100%;
  max-width: 100%;
}#section-50 .wrap-viedo-top {
  position: relative;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.3);
}#section-50 .wrapper {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}#section-50 .video-main {
  position: relative;
  display: inline-block;
}#section-50 .waves {
  position: absolute;
  width: 150px;
  height: 150px;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  right: -50px;
  bottom: -50px;
  z-index: -1;
  -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}@keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }

    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}


.wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
#section-50 .video {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  color: #fff;
  display: inline-block;
  background: #000000;
  z-index: 999;
}#section-50 {
  padding: 150px 0px 0px;
}#section-50 .wrap-title-top h2 {
  font-size: 48px;
  font-family: Cormorant Garamond;
  line-height: 45px;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px;
}.wrap-title-top p {
  display: none;
}


#section-4 {
  padding: 150px 0px;
}

#section-4 .container {
  max-width: 1600px;
  width: 100%;
}

#section-4 h3 {
  font-family: DREAM;
  font-size: 30px;
  color: #000;
  text-align: center;
  letter-spacing: .6px;
  font-weight: 300;
}

.wrapper-sect-4-ul li a img {
  width: 100%;
}

.wrapper-sect-4-ul {
  display: flex;
}

.wrapper-sect-4-ul li {
  margin-right: 30px;
  overflow: hidden;
}

.wrapper-sect-4-ul {
  list-style: none;
}

.wrapper-sect-4 {
  margin-top: 80px;
}

.wrapper-sect-4-ul li:nth-child(even) {
  padding-top: 60px;
}

.wrapper-sect-4-ul li a img:hover {
  transform: scale(1.04);
}

.wrapper-sect-4-ul li a img {
  transform: scale(1);
  transition: transform .3s cubic-bezier(.25, .46, .45, .94);
  will-change: transform;
}

#section-5 {
  padding: 100px 0px 0px;
}

#section-5 .container {
  max-width: 910px;
  width: 100%;
}

#section-5 h3 {
  font-size: 48px;
  font-family: Cormorant Garamond;
  line-height: 45px;
  letter-spacing: 9.600px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

#section-5 p {
  line-height: 35px;
  margin-top: 18px;
  text-transform: none;
  font-style: italic;
  color: #84847c;
  font-family: cormorant garamond, serif;
  font-size: 22px;
}

#section-5 .wrap-content-iner a {
  border: 1px solid #b5b5b0;
  width: 276px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #84847c;
  margin: 30px auto 0px;
  transition: .3s;
}

#section-5 .wrap-content-iner a:hover {
  text-decoration: none;
  background: #b5b5b0;
  border: 1px solid #b5b5b0 !important;
  color: #fff !important;
}




#mobile-menu {
  display: none;
}
#link-menu-mob {
  display: none;
}
@media only screen and (max-device-width: 540px) and (orientation: portrait),
screen and (max-device-height: 540px) and (orientation: landscape),
screen and (max-width: 540px) and (orientation: portrait),
screen and (max-height: 540px) and (orientation: landscape) {
  .row {
    margin: 0;
  }
#section-1 .over-b-lay {
  height: 400px !important;
}#section-1 .owl-carousel .owl-nav button.owl-next, #section-1 .owl-carousel .owl-nav button.owl-prev {
  background: transparent !important;
  width: 20px !important;
}
#section-50 .wrap-title-top h2 {
  font-size: 38px;
}.wrap-logo-fixed {
  position: fixed;
  left: 0;
  top: 13%;
  z-index: 111;
}
/* Mobile-menu */
#link-menu-mob {
  display: none;
}.open-memup #link-menu-mob {
  display: block;
}
#link-menu-mob {
  background: #d7d6dc;
  height: 100vh;
  position: fixed;
  width: 100%;
  z-index: 111111;
} .wrap-logo-menuuc a img {
  max-width: 100px;
}#ul-wpp-menu {
  list-style: none;
}#ul-wpp-menu li a {
  font-family: DREAM;
  font-size: 15px;
  color: #111;
  line-height: normal;
  letter-spacing: 1px;
  transition: .3s;
  font-weight: 500;
}#ul-wpp-menu li {
  padding-bottom: 20px;
  border-bottom: 1px dotted #000;
  padding-top: 20px;
}#link-menu-mob .container {
  padding: 0;
}#link-menu-mob  .wrap-logo-menuuc {
  padding: 10px 0px;
}#close-menuue {
  font-family: DREAM;
  font-size: 15px;
  color: #111;
  line-height: normal;
  letter-spacing: 1px;
  transition: .3s;
  font-weight: 600;
}.cros-logo-menu {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}#ul-wpp-menu li a:hover {
  text-decoration: none;
  color: #666;
}
  /* header */
  #logo-img {
    display: none;
  }

  #navbar {
    display: none;
  }

  #mobile-menu {
    display: block !important;
  }

  .wrap-top-menu img {
    max-width: 100px;
  }

  #mobile-menu {
    padding: 10px 0px;
    position: fixed;
    width: 100%;
    z-index: 111;
    background: #d7d6dc;
  }

  .wrappp-lines {
    position: relative;
    display: block;
    width: 53px;
    height: 15px;
  }

  .wrappp-lne {
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: currentColor;
    border-radius: 12px;
    transition: width .3s ease;
  }

  .wrappp-lne.line-1 {
    top: 0;
  }

  .wrappp-lne.line-2 {
    top: 7px;
  }

  .wap-right-sidemenu {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
  }
#section-50 .wrap-viedo-top { 
  width: 100%!important;
  max-width: 100%!important;
}#section-50 .wrap-viedo-top img{ 
  width: 100%!important;
  max-width: 100%!important;
}
  #mobile-menu .container {
    padding: 0;
  }

  /* header */
  #section-4 {
    padding: 80px 0px 80px;
  }

  #section-4 .wrapper-sect-4-ul li a img {
    padding: 10px;
  }

  #section-4 .wrapper-sect-4-ul li {
    margin-right: 0px;
    width: 100%;
    max-width: 50%;
    float: left;
  }

  #section-4 .wrapper-sect-4-ul {
    display: unset;
  }

  #section-4 .wrapper-sect-4 {
    margin-top: 50px;
  }

  #section-3 .container {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
    scale: 1;
  }

  #section-2 {
    padding: 100px 0px 50px;
  }

  #section-5 {
    padding: 00px 0px 0px;
  }

  #section-5 h3 {
    font-size: 44px;
    font-family: Cormorant Garamond;
    line-height: 45px;
    letter-spacing: normal;
  }

  #section-5 p {
    line-height: 30px;
    font-size: 20px;
  }

  #section-1 .container {
    padding: 0;
  }

  footer .wra-footer-ul li {
    margin-right: 15px;
  }
}