@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');

html {
  scroll-behavior: smooth;
}

img.com-pulse-solid {
    opacity: 0;
    position: absolute;
    left: 0;
    transition: .4s ease-in-out;
}

a.btn-thumbnail {
    display: block;
    position: absolute;
}

a.btn-thumbnail:hover img.com-pulse{
	opacity: 0;
    transition: .4s ease-in-out;
}

a.btn-thumbnail:hover img.com-pulse-solid{
	opacity: 1;
    transition: .4s ease-in-out;
}

.compro-thumbnail{
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 98%;
    border-radius: 15px;
    overflow: hidden;
}

img.co-tm {
    width: 100%;
    object-fit: cover;
    object-position: 100%;
}

.property-type-row{
	displya: flex;
    justify-content: center;
}

section.compro{
	padding: 100px 0;
    background-color: #f5f5f5;
    height: 100vh;
    display: flex;
    align-items: center;
}

iframe.vx-compro {
    width: 95%;
    border-radius: 14px;
}

.vx-title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 40px;
}

.vx-box {
    width: 86%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #3D3D3D;
    font-size: 16px;
    font-weight: 400;
    padding-left: 40px;
}

.vx-box,
iframe.vx-compro,
img.co-tm{
	height: 415px;
}

/**/
.property-type-row{
	display: flex;
    justify-content: center;
}

/*flowers*/
.rebond-flowers{
	position: absolute;
}

img._as_1 {
    top: -37px;
    height: 41px;
    left: -13px;
    animation:spin-as-1 4s linear infinite;
}

img._as_2 {
    height: 20px;
    left: 65px;
    top: -14px;
    animation:spin-as-2 3s linear infinite;
}

img._as_3 {
    right: -19px;
    height: 48px;
    top: -39px;
    animation:spin-as-3 6s linear infinite;
}

img._as_4 {
   	height: 20px;
    right: -5px;
    bottom: 14px;
    animation:spin-as-4 2s linear infinite;
}

img._as_5 {
    bottom: -31px;
    left: 21px;
    height: 40px;
    animation:spin-as-4 6s linear infinite;
}

img._as_6 {
    left: -15px;
    top: 28px;
    height: 20px;
    animation:spin-as-4 2s linear infinite;
}

/* keyframes flowers */

@-moz-keyframes spin-as-1 { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin-as-1 { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin-as-1 { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

@-moz-keyframes spin-as-2 { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin-as-2 { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin-as-2 { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

@-moz-keyframes spin-as-3 { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin-as-3 { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin-as-3 { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

@-moz-keyframes spin-as-4 { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin-as-4 { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin-as-4 { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

/*----test new homepage*/

.testing{
	height: 100vh;
    width: 100%;
    background-color: tomato;
}
.scroll-wrapper{
    overflow-y: clip;
    overflow-x: hidden;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*end*/

body {
  font-family: 'Raleway', sans-serif;
}

.animate_duration{
	--animate-duration: 1.2s;
}

.libre-section {
    display: flex;
    width: 100%;
    height: 100vh;
    align-items: center;
}

.overlay-darker::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.search-form-location{
	width: 80%;
}

.era-detail-news{
	margin-bottom: 65px;
}

.sp-detail{
	padding-top: 180px !important;
}

.oth-article{
	margin-bottom:80px;
}

.overflow-hide{
	overflow: hidden;
}

.news-article-teaser{
    font-size: 14px;
    margin-bottom: 2rem;
}
.overlay-darker {
    position: relative;
    overflow: hidden;
}
.dark-overlay:after{
	content: '';
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
	background-color:rgba(0, 0, 0, 0.25);
    z-index: 9;
}

.full-trully{
	height: 100vh;
    justify-content: center;
    padding-bottom: 3%;
}

.page-previous,
.page-next{
	display: flex;
    width: 85px !important;
}

.dark-overlay{
	position: relative !important;
}

.cover-sustainability{
	height: 50vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-first,
.page-previous{
	margin-right: 17px;
}

.fp-watermark{
	display: none;
}


.wrl-grows {
    height: 28rem;
    display: flex;
    margin-bottom: 1rem;
    border-top: 1px solid #AFAFAF;
    padding-top: 20px;
}

.wrl-grow {
  border-top: 1px solid #AFAFAF;
  display: flex;
  height: 28rem;
  margin-bottom: 5rem;
}

.bing-section{
	height: 100vh;
    background-size: cover !important;
}

.bg-transparent{
	background: transparent !important;
}

#zoomImage {
    transition: transform 0.5s ease-in-out;
}

.text-center-bread{
	background-color: transparent !important;
}

.octo-bread ul li,
.octo-bread ul li a{
	color: white !important;
}

.indeep-container {
    width: 83%;
    margin: 0 auto;
}

/* color */
:root {
  --oh-primary: #f26a21;
  --oh-primary-hover: #e4580d;
  --oh-text: #3d3d3d;
  --blue-radial: #053862;
  --oh-lingural-white: #f5f5f5;
  --oh-gray-text: #777777;
  --oh-default-text: #151515;
  --oh-footer-color: #064071;
  --oh-footer-under: #053862;
  --oh-gray-body: #AFAFAF;
  --oh-blue-variant : #085CA1;
  --oh-light-structure: #F2F2F3;
  --oh-border-form: #D1D5DB;
  --oh-dark-gray: #ECECEC;
}
/* size */
:root {
  /*--head-size: 16px;*/
  --head-size: 12px;
  --font-weight-head: 600;
}

/* cheatsheet */
:root {
  --unicode: "Font Awesome 5 Free";
  --blue-linear-gradient: linear-gradient(
    180deg,
    #053862 0%,
    rgba(5, 56, 98, 0) 100%
  );
  --white-linear-gradient: linear-gradient(
    0deg,
    #f5f5f5 11.6%,
    rgba(245, 245, 245, 0.21) 63.46%,
    rgba(245, 245, 245, 0) 96.83%
  );
}

::-webkit-scrollbar {
  width: 10px;
}
.hors-flex2 {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}
/* Track */
::-webkit-scrollbar-track {
  background: var(--oh-lingural-white);
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 100px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* implement */

/*font change home*/
.oh-banner-slide .swiper-slide,
.parallax-window,
.oh-wood-head,
.conculus button,
nav.navbar,nav,
.megamenu,.truf-menu select,
.mix-title,
.mix-named p,
.head-intiative,
.nav-pills .nav-link,
.built-future .hors-init,
.article-hot-news,
.short-desc-news,
.title-news,
.breadcrumb-news,
.bl-title-news,
.date-news,
.bl-short-desc,
.news-read,
.de-more{
	font-family: 'Raleway', sans-serif;
}

.most-wrap {
    height: 500px;
}

.slideLiving .swiper-slide{
	position: relative;
    height: 100vh;
    width: 100%;
}

.cs-img{
	position: absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 100vh;
    transform: scale(1.06);
    transition: .4s ease-in-out;
}

.wg-full.half-banner{
	height: 75vh;
}

.article-box{
	padding: 0 15px;
}

section.awards{
	background-color: white;
}

.img-bross {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
}

.oh-banner-sq .swiper-slide .swiper-slide-active img{
	transition: transform 2s ease-in-out;
    animation: zoozoo 2s ease-in-out;
}

@keyframes zoozoo {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
  	transform: scale(1);
  }
}


.img-breath{
	transition: transform 5s ease-in-out;
    animation: zoom-in-zoom-out 5s ease-in-out;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
  	transform: scale(1);
  }
}

.oh-wrapper {
    margin-top: 200px;
    transform: scale(1);
    position: relative;
    z-index: 99;
}

.swipto {
    position: relative;
    width: 145px;
    margin: 0 29px 5% auto;
}

.swipto .swipnes{
	display: flex;
}

.content-abs{
	height: 100vh;
}


.monofold {
   position: absolute;
   top: 0;
   bottom: 0;
   height: 100vh;
   width: 100%;
   object-fit: cover;
}

.flex-abs-center{
	display: flex;
    align-items:center;
    justify-content: center;
}

.img-bg-banner {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    transition: transform 4s;
}

.banner-slide .img-bg-banner{
	/*opacity: 0.6;*/
}

.nav-link:focus, .nav-link:hover{
	color: var(--oh-blue-variant)!important;
	background-color: white !important;
}

.oh-banner-sq{
	height: 100vh;
}

.oh-banner-sq .swiper-slide.swiper-slide-active img.img-bg-banner {
   transform: scale(1.06);
   transition: 3s ease-in-out;
}

.mix-named.do-pro-fin{
	position: absolute;
    top: 50%;
}

.bipbop{
	overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.paragon-desc,
.paragon-desc p{
    font-size: 15px !important;
    /*margin-top: 10px;*/
}

.paragon-desc p{
	margin-top: 0 !important;
}

.benefit-box .bipbop img{
	transition: transform .5s;
}

.benefit-box:hover .bipbop img{
	transform: scale(1.1)
}

.oh-banner-sq .swiper-slide{
	display: flex;
    justify-content: center; 
    align-items: center;
}

.unchor-title {
   height: 70px;
   display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
   overflow: hidden;
}

.paperide {
    height: 25px;
    width: 25px;
    border-radius: 100px;
    border: 2px solid #f26e26;
}

.paperide img.list-x-row{
	height: 13px;
    margin-left: 2px;
    margin-bottom: 2px;
}

.pro-finder{
	height: auto;
}

.pro-finder.oh-banner-slide .swiper-slide,
.pro-finder.oh-banner-slide .swiper-slide img{
	height: 100vh;
}


.slide-counter {
    background: rgba(5, 56, 98, 0.2);
    width: 18%;
    position: absolute;
    z-index: 9;
    text-align: center;
    font-size: 16px;
    color: white;
    padding: 5px 0;
    border-radius: 6px;
    bottom: 14px;
    right: 14px;
}

/*.nenews:hover .paperide::before{
	top: 12px !important;
}*/

.news-read:hover .paperide::before{
	content: '';
    height: 2px;
    background: #f26e26;
    position: absolute;
    top: 46%;
    right: 10px;
    width: 91%;
    animation-name: lineToLeft;
  	animation-duration: 0.5s;
}

@keyframes lineToLeft {
  from {width: 0;}
  to {width: 91%; transition: .3s linear;}
}

.news-read span{
	transition: .3s linear;
}

.news-read:hover span{
	transition: .3s linear;
	transform: translateY(-10px);
}

.no-zoom{
	transform: unset !important;
}

.mood-img{
	 width: 30%;
     margin-bottom: 20px;
}

.swipAnimation-1.swiper-slide-active .so-head li:nth-child(1) img,
.swipAnimation-2.swiper-slide-active .so-head li:nth-child(3) img,
.swipAnimation-3.swiper-slide-active .so-head li:nth-child(5) img,
.swipAnimation-4.swiper-slide-active .so-head li:nth-child(7) img{
   animation: swing;
   animation-duration: 1.5s;
}

.jblist{
	text-decoration: none;
    color: var(--oh-text);
}
.bread-color{
	text-decoration: none;
    color:#fff;
}
.jblist:hover{
	color: var(--oh-text);
}

.wrapper-vs {
    margin-bottom: 3rem;
}

/*------------*/

.wrapper-built-future{
	width: 80%;
    margin: 0 auto;
}

.oh-container {
  padding-right: var(--bs-gutter-x, 7rem);
  padding-left: var(--bs-gutter-x, 7rem);
}

.container-banner_{
  padding-right: var(--bs-gutter-x, 8vw);
  padding-left: var(--bs-gutter-x, 8vw);
}

.oh-mini-container {
  padding-right: var(--bs-gutter-x, 10vw);
  padding-left: var(--bs-gutter-x, 10vw);
}

nav.oh-nav {
  /* background-color: lightgray; */
  padding: 20px 0 !important;
}

.oh-sigh{
	/*background-color: white !important;*/
    flex-direction: column;
}

.pl-0{
  padding-left: 0;
}

.oh-basic .oh-list-menu li a {
  color: white;
  transition: .4s linear;
}

.link-hover{
  color: #212529;
}

.link-hover:hover{
  color: #212529;
}

.oh-basic .oh-list-menu li a:hover,
.oh-megaMenu.active{
  color: var(--oh-primary) !important;
  transition: .4s linear;
}

.oh-megaMenu:hover:after,
.oh-megaMenu.active:after{
  transform: rotate(180deg);
  transition: .3s linear;
}

.oh-logo {
  width: 14vw;
}

.oh-brands{
  display: flex;
  position: relative;
  align-items: center;
}
.no-underline{
  text-decoration:none;
}
.clr-black{
  color: var(--oh-text) !important;
}

.opColor{
  position: absolute;
  left: 0;
  opacity: 0;
}

.change-nav .opColor,
.based-nav .opColor{
  opacity: 1;
  transition: .3s ease-in-out;
}

.change-nav .opWhite,
.based-nav .opWhite{
  opacity: 0;
}

.change-nav select.lang,
.based-nav select.lang{
  color: var(--oh-text);
}

.oh-list-menu {
  padding: 0;
  margin: 0;
  display: flex;
  column-gap: 20px;
}

.oh-list-menu li {
  list-style: none;
}

.oh-list-menu li a {
  text-decoration: none;
  color: black;
  font-size: var(--head-size);
  font-weight: var(--font-weight-head);
  display: flex;
  align-items: center;
}

.oh-btn-find {
  background-color: var(--oh-primary);
  color: white;
  border-radius: 9px;
  padding: 10px 20px;
  box-shadow: 0px 12px 20px 0px rgba(14, 31, 53, 0.06),
  0px 6px 12px 0px rgba(14, 31, 53, 0.08),
  0px 2px 4px 0px rgba(14, 31, 53, 0.06);
  font-size: var(--head-size);
  font-weight: var(--font-weight-head);
  transition: 0.3s ease-in-out;
}

.oh-btn-find:hover {
  color: white;
  background-color: var(--oh-primary-hover);
  transition: 0.3s ease-in-out;
}

.oh-btn-find:focus {
  outline: none;
  box-shadow: none;
  transition: 0.3s ease-in-out;
}

.oh-megaMenu:after {
  font-family: var(--unicode);
  content: "\f078";
  margin-left: 8px;
  font-size: 10px;
  font-weight: var(--font-weight-head);
}

.oh-banner-slide .swiper-slide {
  height: 100vh;
  background-size: cover !important;
  display: flex;
  align-items: center;
  color: white;
  padding-top: 10%;
  transition: transform 4s;
  position: relative;
  z-index: 99;
}

.oh-banner-slide .swiper-slide.swiper-slide-active img.img-bg-banner{
	transform: scale(1.06);
    transition: 3s ease-in-out;
}

.banner-slide .oh-banner-slide .swiper-slide{
	background-color: black;
}

.oh-wrapper h1 {
  /*font-size: 3vw;*/
  font-size: 45px;
  font-weight: 600;
}

.oh-wrapper .oh-sindex {
  margin-top: 20px;
}

.oh-wrapper .oh-sindex p {
  margin-bottom: 0;
  /*font-size: 1.1vw;*/
  font-size: 15px;
  /*line-height: 1.8vw;*/
  line-height: 25px;
}

.ban-pagination span {
  height: 12px;
  width: 12px;
  opacity: 1;
  background: white;
  margin: 0 10px !important;
  transition: 0.5s linear;
  position: relative;
}

.ban-pagination span.swiper-pagination-bullet-active{
  height: 20px;
  width: 20px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><circle cx="9" cy="9" r="4" fill="white"/><circle cx="9" cy="9" r="8.5" stroke="white"/></svg>');
  background-repeat: no-repeat;
  background-size: cover;
}

.ban-pagination{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.redifine {
  background-size: cover;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.banner-slide {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.banner-slide:after {
  content: "";
  display: none;
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: -150px;
  z-index: 9;
  background: linear-gradient(
    180deg,
    #09244b 4.69%,
    rgba(9, 36, 75, 0.29) 59.38%,
    rgba(9, 36, 75, 0) 100%
  );
}

/* navbar changing */
.change-nav{
  transition: 0.3s ease-in-out;
  background-color: white;
  padding: 5px 0 !important;
  background: rgba(255, 255, 255, 0.80);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.change-nav .oh-list-menu li a,
.based-nav .oh-list-menu li a {
  color: var(--oh-text);
}

.change-nav .oh-logo,
.based-nav .oh-logo {
  filter: unset;
  transition: 0.3s ease-in-out;
  width: 11vw;
}

.based-nav{
  transition: 0.3s ease-in-out;
  background-color: white;
  padding: 5px 0 !important;
  background: rgba(255, 255, 255, 0.80);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  padding: 14px 0;
}

/*colored*/

.colored{
  background-color: white;
  transition: 0.1s ease-in-out;
}

.colored .oh-list-menu li a{
  color: var(--oh-text);
}

.colored .opWhite{
  opacity: 0;
}

.colored .opColor{
  opacity: 1;
}

.colored .lang{
  color: var(--oh-text);
}

/*end colored*/

.oh-navRollback,
.oh-navRollback .oh-logo {
  transition: 0.3s ease-in-out;
}

/* --------- */
.parallax-window {
  height: 100vh;
  background: transparent;
}

.oh-fixma {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100vh;
  padding-top: 15%;
  position: relative;
  z-index: 99;
  overflow: hidden;
}

.oh-child-head {
  color: white;
  font-size: 3vw;
  font-weight: 700;
}

.oh-ls-head,.oh-ledhead,
.m-ls-head{
  margin-left: 0;
  margin-top: 33px;
  padding: 0;
  transform: translate3d(0px, 50.42px, 0px);
}

.oh-ls-head li, .oh-ledhead li,
.m-ls-head li{
  list-style: none;
  margin-bottom: 5px;
}

.oh-ls-head li a, .oh-ledhead li a,
.m-ls-head li a{
  color: white;
  font-size: 20px;
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: 0.3s ease-in-out;
  overflow: hidden;
  transition: 0.3s linear;
}

.oh-ls-head li a:hover img.no-line, .oh-ledhead li a:hover img.no-line,
.m-ls-head li a:hover img.no-line{
  margin-left: 0;
  transition: 0.3s linear;
}

.oh-conrow img.chevline {
  height: 13px;
  width: 10px;
}

.oh-conrow .no-line{

}

button.oh-conrow{
  display: flex;
  align-items: center;
  background: none;
  border: 0;
  border-radius: 0;
  padding: 0;
  color: white;
  font-size: 15px;
  transition: 0.3s linear;
  position: relative;
  overflow: hidden;
  min-height: 3.7vh;
  font-weight: 500;
  text-transform: capitalize;
}

button.oh-conrow:before{
  content: '';
  position: absolute;
  bottom: 0;
  left: 18px;
  height: 2px;
  background-color: var(--oh-primary);
  width: 0;
  transition: 2s ease-in-out;
}

button.oh-conrow:hover:before{
  width: 100%;
  animation-name: example;
  animation-duration: 2s;
}

button.oh-conrow:hover .chevline{
  opacity: 0;
}

@keyframes example {
  from {width: 0;}
  to {width: 100%;}
}

.oh-haku,
.oh-haku-m{
  color: white;
  font-size: 16px;
  width: 100%;
  font-weight: 400;
  margin-top: 26px;
  margin-bottom: 33px;
  transform: translate3d(0px, 14px, 0px);
}

.oh-transforx{
  width: auto;
}

.woryway{
  width: 50%;
}

.oh-slider img {
  width: 100%;
  height: 70vh;
  /*height: 45rem;*/
  object-fit: cover;
  object-position: center;
}

.oh-wood{
 overflow-x: clip;
 height: 100vh;
}

.oh-wood-head,
.woo-mobile{
  text-align: center;
  /*background-color: var(--blue-radial);*/
  height: 34vh;
  padding-top: 8rem;
  position: relative;
  z-index: 991;
  transform: translate(0px, 65.5px);
  opacity: 0;
}

.gyn-transform:after {
  content: "";
  background: var(--blue-linear-gradient);
  width: 100%;
  height: 200px;
  display: block;
  position: absolute;
  bottom: -198px;
  left: 0;
  z-index: 9;
}

.oh-wood-head h1 {
  color: black;
  font-size: 2.6vw;
  font-weight: 700;
  margin-bottom: 1.4rem;
  position: relative;
  z-index: 99;
}

a.btn.btn-ohtrue {
  color: black;
  border: 1px solid black;
  border-radius: 100px;
  font-size: 14px;
  padding: 9px 19px;
  position: relative;
  z-index: 10;
  transition: .3s linear;
}

a.btn.btn-ohtrue:hover{
	background-color: var(--oh-primary);
    transition: .3s linear;
    border-color: white !important;
    color: white;
}

.oh-sustainability {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 110vh;
}

.oh-sustainability::after {
  content: "";
  width: 100%;
  height: 217px;
  position: absolute;
  bottom: 0;
  background: var(--white-linear-gradient);
  display: none;
}

.oh-insight {
  background-color: var(--oh-lingural-white);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  height: auto;
}

.oh-text-sustaind {
  color: white;
  position: relative;
  z-index: 99;
  text-align: center;
}

.oh-text-sustaind a.btn.btn-ohtrue{
	border-color: white;
    color: white;
}

.oh-text-sustaind h1 {
  font-size: 2.6vw;
  font-weight: 700;
  margin-bottom: 1.4rem;
}

.oh-multiflex {
  background-color: white;
  width: 100%;
  position: relative;
  bottom: 0;
  z-index: 99;
}

.oh-multiflex:before{
  content: "";
  /*background: var(--blue-linear-gradient);*/
  width: 100%;
  height: 200px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

.mailing,
.nomax,
#image1,
#image2,
#image3 {
  opacity: 0;
}

.mailing,
.nomax {
  overflow: hidden;
  width: 40%;
}

.insightFormation {
  width: 85%;
  margin: 0 0 0 auto;
  padding-top: 33px;
  padding-left: 33px;
  padding-bottom: 93px;
}

.oh-insight .swiper-slide {
  width: 323px;
}

.oh-head-mig {
  position: relative;
  height: 25vh;
  overflow: hidden;
}

.oh-head-mig img {
  width: 100%;
  object-fit: cover;
  height: 25vh;
  transition: transform .2s
}

.oh-migbold:hover .oh-head-mig img{
  transform: scale(1.2);
}

.oh-migbold {
  overflow: hidden;
  border-radius: 20px;
  background-color: white;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: .3s linear;
}

.oh-migbold:hover .oh-category-news{
  background: rgba(5, 56, 98, 0.7);
  transition: .3s linear;
}

.oh-migbold:hover .oh-dartlite p{
  color: var(--blue-radial);
}

.oh-category-news {
  position: absolute;
  bottom: 14px;
  left: 20px;
  background: rgba(102, 102, 102, 0.4);
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  color: white;
  text-transform: capitalize;
  transition: .3s linear;
}

.oh-dartlite {
  padding: 20px;
  font-weight: 500;
  font-size: 15px;
}

.oh-dedate {
  font-size: 14px;
  color: var(--oh-gray-text);
  margin-bottom: 0.5rem;
}

.oh-dartlite p {
  font-size: 16px;
  color: var(--oh-default-text);
  font-weight: 700;
}

.block-info {
  width: 85%;
  margin: 0 0 0 auto;
  font-weight: 800;
  margin-bottom: 2rem;
  padding-left: 29px;
}

.oh-wrapvigation {
  position: relative;
}

.oh-wrapvigation:after {
  content: "";
  position: absolute;
  top: 3vw;
  right: 0;
  left: 10%;
  background: var(--oh-gray-text);
  height: 1px;
  border-radius: 100px;
}

.oh-navigates {
  height: 2.7vw;
  width: 2.7vw;
  border-radius: 100px;
  top: 55px;
  border: 2px solid #D8D4D4;
}

.oh-navigates::after {
  font-size: 1vw;
  font-weight: 900;
  color: var(--blue-radial);
}

.oh-navigates.swiper-button-disabled::after {
  color: var(--oh-gray-text);
}

.oh-navigates.swiper-button-next {
  left: 4.6%;
}

a.btn.btn-readmore {
  margin-left: 18px;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 600;
  padding: 0;
  color: var(--blue-radial);
  overflow: hidden;
  text-align: left;
}

.btn.btn-readmore:hover img.no-line {
  margin-left: 0;
  transition: 0.3s linear;
  transform: translateX(10px);
}

a.btn.btn-readmore img.chevline {
  height: 13px;
  width: 10px;
}

a.btn.btn-readmore img.no-line {
  height: 16px;
  width: 26px;
  margin-left: -27px;
}

/* -----footer */
footer {
  background-color: var(--oh-footer-color);
  color: white;
  padding: 2rem 0;
  padding-top: 4rem;
  position: relative;
}

footer ul {
  padding: 0;
  margin: 0;
}

footer ul li {
  list-style: none;
  font-size: 12px;
  font-weight: 300;
}

footer ul li a {
  text-decoration: none;
  color: white;
  font-size: 12px;
  font-weight: 300;
}

.oh-belongs {
  display: flex;
  column-gap: 25px;
}

._wlong1 {
  width: 225px;
  margin-right: 28px;
}

._wlong2 {
  width: 276px;
}

._wlong3 {
  width: 276px;
}

._wlong4 {
  width: 144px;
}

.min-head {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 23px;
}

.social-care li {
  display: inline-block;
}

.listed-tif li {
  margin-bottom: 13px;
}

.listed-tif li a:hover {
  color: white;
}

.oh-list-temp li {
  margin-bottom: 18px;
  display: flex;
  column-gap: 11px;
}

.reads {
  display: block;
  width: 115px;
  font-weight: 600;
  margin-top: 10px;
}

.reads:hover {
  color: white;
}

.reads:hover svg path,
.oh-list-temp a:hover svg path {
  fill: white;
}

.oh-list-temp a:hover {
  color: white;
}

.oh-list-temp li svg{
  width: 20px;
  height: 20px;
}

.oh-list-temp a svg {
  margin-right: 7px;
  width: 20px;
  height: 20px;
}

.logo-brand img {
  /*filter: invert(1) brightness(100);*/
  width: 13vw;
}

.layer-heading {
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 30px;
  margin-top: 10px;
}

.social-care li {
  margin-right: 7px;
}

.foot-weekned {
  background-color: var(--oh-footer-under);
  padding: 16px 0;
  position: relative;
}

.copyright {
  font-size: 12px;
  color: white;
  font-weight: 300;
}

.cab-list {
  padding: 0;
  margin: 0;
}

.cab-list li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
}

.cab-list li a {
  color: white;
  font-weight: 300;
  font-size: 12px;
  text-decoration: none;
}

.cab-list li a:hover {
  color: white;
}

/* btn finder */
.btn-12 {
  position: relative;
  right: 20px;
  bottom: 20px;
  border: none;
  box-shadow: none;
  width: 145px;
  height: 45px;
  line-height: 42px;
  -webkit-perspective: 230px;
  perspective: 230px;
  background: none;
}

.btn-12 span {
  background: rgb(0, 172, 238);
  background: linear-gradient(
    0deg,
    rgba(242, 106, 33, 1) 10%,
    rgba(194, 76, 10, 1) 100%
  );
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 128px;
  height: 41px;
  box-shadow: inset 2px 2px 2px 0px rgba(242, 106, 33, 0.5),
  7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  overflow: hidden;
  font-size: var(--head-size);
  font-weight: 500;
}

.btn-12 span:nth-child(1) {
  /* box-shadow: -7px -7px 20px 0px #fff9, -4px -4px 5px 0px #fff9,
    7px 7px 20px 0px #0002, 4px 4px 5px 0px #0001; */
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: 50% 50% -20px;
    -moz-transform-origin: 50% 50% -20px;
    transform-origin: 50% 50% -20px;
  }

  .btn-12 span:nth-child(2) {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: 50% 50% -20px;
    -moz-transform-origin: 50% 50% -20px;
    transform-origin: 50% 50% -20px;
  }

  .btn-12:hover span:nth-child(1) {
  /* box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5),
    7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1); */
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }

  .btn-12:hover span:nth-child(2) {
  /* box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5),
    7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1); */
    color: transparent;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }


  .oh-social{
    height: 32px;
    width: 32px;
  }

  .social-base {
    margin-top: 35px;
  }

  .to-mind{
    margin-bottom: 18px;
  }

  .broadcast{
    background-color: black;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100vh;
  }

  .imaginer-flo{
    background-size: cover !important;
  }

  .arkslide{
    position: absolute;
    width: 100%;
    height: 100vh;
    opacity: 0;
  }

  .nowmar{
    display: flex;
    justify-content: flex-end !important;
    align-items: center;
    height: 100vh;
    width: 100%;
  }

  .need-sustaind{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
  }

  .nines-pagination{
    bottom: 5%;
    left: 50%;
  }

/*---*/

.banner-sustain{
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  height: 100vh;
  width: 100%;
}

.mix-named{
  color: white;
  text-align: center;
  position:relative;
  z-index: 99;
}

.mix-title{
  font-weight: 600;
  /*font-size: 3.5vw;*/
  font-size: 48px;
  margin-bottom: 15px;
}

.mix-named p{
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

.head-intiative{
  text-align: center;
}

.hors-init{
  font-weight: 600;
  /*font-size: 2.5vw;*/
  font-size: 45px;
  margin-bottom: 1.3rem;
}

.hors-graph p{
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

.hors-flex{
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}

.hors-flex ul{
  width: 55%;
  display: flex;
  column-gap: 18px;
}

.hors-flex ul li{
  width: 48%;
}

.hors-flex li button{
  width: 100%;
  height: 6vh;
  border-radius: 8px !important;
  font-weight: 600;
  font-size: 16px;
  color: black;
  border: 2px solid rgb(8, 92, 161, 0.6) !important;
}

.hors-flex li button.nav-link.active{
  background-color: #085CA1;
}

.hors-pills{
  width: 55%;
  margin: 0 auto;
  margin-top: 35px;
}

.hors-pills .tab-pane{

}

section.program-intiative{
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: var(--oh-light-structure);
}

section.built-future,
.banner-sustain{
 background-color: var(--oh-light-structure) !important; 
}

section.built-future{
	border-top: 2px solid white;
    background-color: white !important;
}

/*-----------*/

.wrapper-hors {
  width: 100%;
  height: 31rem;
  position: relative;

  z-index: 100;
  -webkit-perspective: 1300px;
  perspective: 1300px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.page-hors {
  position: absolute;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;

  width: 50%;
  height: 100%;
  left: 50%;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

#first,
#first .back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#first {
  z-index: 102;
}
#second {
  z-index: 103;
  transition: transform 0.8s ease-in-out;
}

#fourth {
  z-index: 101;
}
.page-hors > div,
.outer,
.content-hors,
.helper-class-to-make-bug-visbile {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

img.recain-hors{
  width: 100%;
  height: 31rem;
  object-fit: cover;
}

.page-hors > div {
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.outer {
  width: 100%;
  overflow: hidden;
  z-index: 999;
}

/* problematic class: `.content-hors` */
.content-hors {
  width: 200%;
}

.front .content-hors {
  left: -100%;
}

/* controls */
#prev, #next {
  position: absolute;
  width: 50%;
  height: 100%;
  z-index: 999;
}
#prev:hover, #next:hover {
  background: rgba(0,0,0,0.05);
  cursor: pointer;
}
#prev {
  top: 0;
  left: 0;
}
#next {
  top: 0;
  left: 50%;
}

/*---residential*/
.wg-full{
  background-size: cover !important;
  height: 100vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wg-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10%;
  text-align: center;
  color: white;
  z-index: 99;
}

.wg-center img{
  width: 24vw !important;
}

.wg-center p{
  color: white;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}

.bul-stripbanner p{
  font-size: 15px;
}

.wg-splinter{
  overflow: hidden;
  padding: 50px 5px;
  display: flex;
  flex-direction: column;
  background-color: var(--oh-light-structure);
}

.wg-wrapper{
  display: flex;
  justify-content: center;
  column-gap: 150px;
}

.wg-board{
  width: 230px;
}

.wg-flex{
  display: flex;
}

.wg-box {
  display: flex;
  column-gap: 7px;
  border-top: 1px solid #AFAFAF;
  padding-top: 1.5rem;
  height: 48vh;
  margin-top: 3rem;
}

.wg-head {
  line-height: 18px;
  margin-bottom: 4rem;
}

.wg-head h3{
  font-weight: 700;
  color: #3D3D3D;
  font-size: 1.3vw;
  margin-bottom: 13px;
}

.wg-head p{
  color: #3D3D3D; 
  font-size: 17px;
}

.wg-board{
/*  width: 15rem;*/
margin-right: 13px;
}

.wg-board img{
  width: 17rem;
  height: 14vh;
  object-fit: contain;
  filter: invert(0) grayscale(1);
}

.wg-break {
  width: 20rem;
  height: 24rem;
  border-radius: 10px;
  object-fit: cover;
  margin-right: 8px;
}

.wg-content {
  width: 0;
  overflow: hidden;
  height: 100%;
  transition: .4s ease-in-out;
}

.wg-midd{
  overflow: hidden;
  width: 0;
  transition: .4s ease-in-out;
}

.wg-midd-nutra{
  overflow: hidden;
  width: 0;
  transition: .4s ease-in-out;
}

/*.wrl-grow:hover .wg-content{
  width: 45rem;
  transition: .4s ease-in-out;
}*/

/*.wrl-grow:hover .wg-midd{
  width: 22rem;
  transition: .4s ease-in-out;
}*/

/*.wrl-grow:hover .wg-midd-nutra{
  width: 23rem;
  transition: .4s ease-in-out;
}*/

.wg-notex {
  padding: 25px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.wg-notex p{
  font-size: 15px;
  font-weight: 500;
  color: #3D3D3D; 
  padding-right: 15px;
  height: 116px;
  overflow-y: auto;
}

.wg-notex p::-webkit-scrollbar{
  width: 3px;
  opacity: 0.5;
}

.wg-notex p::-webkit-scrollbar-thumb{
  background: #c8c8cc;
}

.wg-list{
  padding: 0;
  margin: 0;
}

.wg-list li{
  list-style: none;
  margin-bottom: 4px;
}

.wg-list li button{
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  color: #3278B1;
  display: flex;
  column-gap: 5px;
  align-items: center;
  height: 28px;
}

.wg-list li button img.list-x-row{
  width: 9px;
  height: 12px;
}

.wg-list li button img.modifline{
  width: 20px;
  margin-bottom: 2px;
  margin-left: -20px;
  height: 14.1px;
  transition: .4s linear;
}

.wg-list li button img.modifline.middline{
  margin-bottom: 1px;
}

.wg-list li button:hover img.list-x-row{
  opacity: 0;
  transition: .4s linear;
}

.wg-list li button:after{
  content: '';
  height: 2px;
  width: 0%;
  background-color: var(--oh-primary);
  position: absolute;
  bottom: -2px;
  left: 14px;
}

.wg-list li button:hover:after{
  width: 95%;
  animation-name: hovarian;
  animation-duration: .8s;
}

@keyframes hovarian {
  from {width: 0%;}
  to {width: 95%;}
}

.crunglar-hover {
  line-height: 19px;
}

.wg-maginer {
  margin-top: 1rem;
  margin-bottom: 4%;
}


/*promotion events*/

.promotion-event{
  background-color: #2B2B2B;
  padding: 108px 0;
}

.wg-title-section{
  text-align: center;
  font-size: 48px;
  font-weight: 600;
}

.wg-nowpromotion {
  width: 50%;
  margin: 4rem auto 0;
  padding-bottom: 55px;
}

.swiperPromoEvents{
  width: 94%;
  border-bottom: 1px solid #AFAFAF;
  padding-bottom: 18px;
  margin-bottom: 18px;
}

.swiperPromoEvents img{
  width: 100%;
  height: 55vh;
  object-fit: cover;
  border-radius: 14px;
}

.swiperPromoEventsThumbs{
  padding-left: 25px;
  padding-right: 25px;
}

.swiperPromoEventsThumbs img{
  height: 18vh;
  border-radius: 10px;
  object-fit: cover;
}

.nefref > div {
  background: white;
  height: 40px;
  width: 40px;
  border-radius: 100px;
  box-shadow: 0px 6px 12px 0px rgba(14, 31, 53, 0.08), 0px 4px 8px 0px rgba(14, 31, 53, 0.10), 0px 1px 4px 0px rgba(14, 31, 53, 0.12);
  top: 53%;
}

.nefref > div:after{
  font-size: 18px;
  font-weight: 800;
  color: var(--blue-radial);
}

.nefref .swiper-button-prev{
  left: 8px;
}

.nefref .swiper-button-next{
  right: 8px;
}

.head-wgls {
  color: white;
  font-weight: 600;
  font-size: 48px;
  margin-bottom: 25px;
  text-align: center;
}

.co-notex{
  padding: 0px 20px;
}

.co-notex .wg-maginer{
  margin-top: 1rem;
}

.wa-btn{
  padding: 4px 13px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  background: none;
  border: 2px solid #29a71a;
  color: #29a71a;
  margin-top: 12px;
  height: 38px;
}

.wa-btn svg{
  width: 16px;
  transform: translateY(-2px);
}

.wrld-jiyu {
  justify-content: center;
  display: flex;
  overflow: hidden;
  height: 40vh;
  margin-top: 2rem;
}

.wg-splinter .wrld-jiyu{
  height: 467px;
}

/*about -----*/

.vision-mission {
  padding-top: 145px;
  padding-bottom: 100px;
  background-color: var(--oh-lingural-white);
  color: var(--oh-text);
  height: 100vh;
  display: flex;
  align-items: center;
}

.menbox{
  text-align: left;
}

.menbox p{
  font-size: 16px;
  font-weight: 300;
}

.moride-title,
.moride-title button{
  font-weight: 600;
  font-size: 38px;
}

.corela-core{
  margin-top: 5rem;
}

.box-mark{
  color: var(--oh-text);
  height: 30vh;
  padding: 20px;
  border: 1px solid var(--oh-gray-body);
  border-radius: 10px;
  overflow: hidden;
}

.head-mark h4{
  font-size: 25px;
  font-weight: 800;
  text-transform: uppercase;
}

.blue-life{
  color: var(--oh-blue-variant);
}

.orange-lifes>p::first-letter{
  color: var(--oh-primary);
}
.blue-lifes>p::first-letter{
  color: var(--oh-blue-variant);
}

.orange-life{
  color: var(--oh-primary);
}
.head-mark p{
  font-size: 17px;
  font-weight: 400;
  margin-top: 16px;
  line-height: 28px;
}

.mark-life {
  position: absolute;
  right: 0;
  bottom: 0;
}

.mark-i{
  right: 25px;
}

.milestone{
  background-size: cover !important;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.milestoneSwiper .queloren{
  opacity: 0;
  margin-top: 20px;
  color: white;
  font-size: 16px;
  font-weight: 400;
  height: 110px;
  overflow-y: auto;
}

.queloren::-webkit-scrollbar{
  width: 3px;
  opacity: 0.5;
}

.queloren::-webkit-scrollbar-thumb{
  background: #c8c8cc;
}

.queloren::-webkit-scrollbar-track{
  background: none;
  background-color: transparent;
}



.milestoneSwiper .swiper-slide-active .queloren{
  opacity: 1;
  transition: 2s ease-in-out;
}

.milestoneSwiper .swiper-slide{
  height: auto;
}

.title-mils{
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  color: white;
  margin-bottom: 5rem;
  position: relative;
  z-index: 10;
}

.mile-boxed{
  width: 100%;
}

.mog-side {
  font-size: 6vw;
  font-weight: 800;
  line-height: 121px;
  -webkit-text-stroke: 3px white;
  color: transparent;
}

.milestoneSwiper .swiper-slide-active .mog-side{
  color: white;
  transition: 1s ease-in-out;
}

.swi-glanding{
  background: white;
  width: 55px;
  height: 55px;
  border-radius: 100px;
  top: 50%;
  transition: .5s ease-in-out;
}

.swi-glanding:hover{
  background-color: #FF773B;
  transition: .5s ease-in-out;
}

.swi-glanding:hover:after{
  color: white;
}

.swi-glanding.swiper-button-prev{
  left: 29%;
}

.swi-glanding.swiper-button-next{
  right: 29%;
}

.swi-glanding:after{
  font-size: 18px;
  font-weight: bold;
  color: #064071;
}

.swi-glanding.swiper-button-disabled:after{
  color: #D8D4D4;
}
/*swi-glanding2*/
.swi-glanding2{
  background: white;
  width: 55px;
  height: 55px;
  border-radius: 100px;
  /*top: 30%;*/
  transition: .5s ease-in-out;
}

.swi-glanding2:hover{
  background-color: #FF773B;
  transition: .5s ease-in-out;
}

.swi-glanding2:hover:after{
  color: white;
}

.swi-glanding2.swiper-button-prev{
  left: 29%;
}

.swi-glanding2.swiper-button-next{
  right: 29%;
}

.swi-glanding2:after{
  font-size: 18px;
  font-weight: bold;
  color: #064071;
}

.swi-glanding2.swiper-button-disabled:after{
  color: #D8D4D4;
}
/*swi-glanding2*/
/*swi-glanding3*/
.swi-glanding3{
  background: white;;
  border-radius: 100px;
  /*top: 30%;*/
  transition: .5s ease-in-out;
}

.swi-glanding3:hover{
  background-color: #FF773B;
  transition: .5s ease-in-out;
}

.swi-glanding3:hover:after{
  color: white;
}

/*.swi-glanding2.swiper-button-prev{
  left: 29%;
}

.swi-glanding2.swiper-button-next{
  right: 29%;
}*/

.swi-glanding3:after{
  font-size: 18px;
  font-weight: bold;
  color: #064071;
}

.swi-glanding3.swiper-button-disabled:after{
  color: #D8D4D4;
}
/*swi-glanding3*/
.develop-partner,
.awards{
  padding: 100px 0;
  background-color: var(--oh-light-structure);
}

.img-structure {
  object-fit: contain;
  width: 100%;
}

.rograph{
  display: flex;
  justify-content: center;
  column-gap: 4%;
}

.col-half{
  margin-bottom: 2.5rem;
}

.mugenmage {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  cursor: context-menu;
}

.variate-img {
  height: 17vh;
  filter: grayscale(1);
  object-fit: contain;
}

.col-half{
  padding: 0;
}

.block-mugen{
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  font-weight: 400;
  margin-bottom: 0;
  opacity: 0;
  display: flex;
  align-items: center;
}

.block-mugen p{
  margin-bottom: 0;
}

.mugenmage .variate-img,
.mugenmage.block-mugen{
  transition: .2s ease-in-out;
}

.mugenmage .variate-img{
	transition: transform .4s;
}

.mugenmage:hover .variate-img{
  filter: unset;
  transition: .4s ease-in-out;
  transform: scale(1.11);
}

/*.mugenmage:hover .block-mugen{
 opacity: 1;
 transition: .4s ease-in-out; 
}*/

.more-btn{
  display: flex;
  justify-content: center; 
  margin-top: 2rem;
  max-resolution: 2rem;
}

button.de-more {
  margin: 0 auto;
  border: 1px solid #085CA1;
  font-size: 17px;
  color: #085CA1;
  padding: 10px 23px;
  border-radius: 100px;
  font-weight: 600;
  background: none;
}

.tableAwards .swiper-slide{
  background-color: var(--oh-light-structure);
}

.thumdex{
  border-radius: 100px;
  border: 1px solid var(--oh-gray-body);
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  width: 22% !important;
  transition: .4s ease-in-out;
}

.thumdex.swiper-slide-thumb-active{
  background-color: var(--blue-radial);
  color: white;
  transition: .4s ease-in-out;
}

.thumbAwards{
  padding: 0 28px;
}

.thumbAwards .swiper-wrapper{
  column-gap: 27px;
  padding: 0px 31px;
}

.fully-hight,
.fully-hight .oh-banner-slide{
  height: 100vh;
}

.tableAwards .swiper-slide{
  opacity: 0 !important;
}

.tableAwards .swiper-slide.swiper-slide-active{
  opacity: 1 !important;
}

.tableAwards{
  margin-top: 3rem;
}

.neo-table{
  border-radius: 8px;
  border: 1px solid var(--oh-gray-body);
  background-color: white;
  display: flex;
}

.neo-scroll{
  height: 27rem;
  overflow-x: hidden;
  overflow-y: auto;
}

.neo-scroll::-webkit-scrollbar{
  width: 5px;
}

.neo-scroll::-webkit-scrollbar-thumb{
  background: #c8c8cc;
}

.table-awards{
  background-color: white;
  overflow: hidden;
  margin-bottom: 0;
}

.table-awards thead tr th{
  background-color: var(--oh-dark-gray);
  color: var(--oh-text);
  height: 48px;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 500;
  border-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.table-awards tbody tr td{
  border-bottom: 0;
  border-right: 1px solid var(--oh-gray-body);
  font-size: 15px;
  padding: 13px 15px;
  vertical-align: middle;
  color: var(--oh-text);
}

.table-awards tbody tr td:nth-child(4){
  border-right: 0;
  text-align: center;
}

.table-awards tbody tr td span{
  display: block;
}

span.best-rank {
  font-weight: 700;
  margin-bottom: 4px;
}

.mancer-neward{
  background-color: white;
  height: 40px;
  width: 40px;
  border-radius: 100px;
  border: 1px solid #D8D4D4;
  top: 52%;
}

.mancer-neward:after{
  color: var(--oh-footer-color);
  font-size: 15px;
  font-weight: 700;
}

.mancer-neward.swiper-button-next{
  right: 0;
}

.mancer-neward.swiper-button-prev{
  left: 0;
}

.ji-mid .wg-midd{
  margin-right: 28px;
}

/*board commision*/
.board-commision{
  overflow: hidden;
}

.swiperCommision{
  width: 85%;
}

.swiperCommision .swiper-slide{
  width: 33.33%;
  position: relative;
  display: flex;
  justify-content: center;
  filter: blur(8px);
  opacity: 0.2;
}

.swiperCommision .swiper-slide .boardname{
  opacity: 0;
  transition: .1s ease-in-out;
  z-index: 9;
}

.swiperCommision .swiper-slide.swiper-slide-active{
 filter: unset; 
 opacity: 1;
}

.swiperCommision .swiper-slide.swiper-slide-active .boardname{
  opacity: 1;
  transition: 1s ease-in-out;
/*  background-color: white;*/
}

.swiperCommision .swiper-slide img{
  width: 80%;
  position: relative;
  z-index: 1;
}

.boardname {
  text-align: center;
  width: 60%;
  position: absolute;
  top: 53%;
  left: -78px;
  color: #2B2B2B;
  line-height: 24px;
  z-index: 99;
      background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 50.03%, rgba(255, 255, 255, 0.76) 64.38%, rgba(255, 255, 255, 0.00) 100.06%);
    padding: 2px 10px;
}

.board-title{
  font-size: 13px;
  font-style: italic;
  font-weight: 600;
/*  -webkit-text-stroke: 0.2px white;*/
}

.board-names {
  font-size: 20px;
  font-weight: 700;
/*  -webkit-text-stroke: 0.2px white;*/
}

.board-profession {
  font-size: 15px;
  font-weight: 600;
/*  -webkit-text-stroke: 0.2px white;*/
}


.board-color{
  width: 84%;
  height: 33px;
  position: absolute;
  bottom: 0;
  z-index: 0;
}

.board-color.bc-blue{
  background-color: var(--oh-blue-variant);
}

.board-color.bc-orange{
  background-color: var(--oh-primary);
}

/*-------*/
.toScroll{
	overflow-y: auto;
	height: 90px;
}

.toScroll::-webkit-scrollbar{
	width: 3px;
}

.toScroll::-webkit-scrollbar-thumb{
  background-color: #dfdfe0;
}

.board-commision,
.organize-structure{
  overflow: hidden;
  padding: 100px 0;
}

.commision-head {
  text-align: center;
}

.br-tabs{
  display: flex;
  justify-content: center;
  column-gap: 10px;
  font-size: 48px;
  margin-bottom: 1rem;
  font-weight: 600;
  color: var(--oh-text);
}

.btn-to-miss {
  padding: 0;
  border: 0;
  background: no-repeat;
  font-size: 41px;
  font-weight: 700;
}

.boc_{
  border-bottom: 5px solid var(--oh-blue-variant);
}

.de-desc-commis {
  width: 80%;
  margin: 0 auto;
  font-size: 17px;
}

.comis-swiper-btn{
  background-color: white;
  height: 45px;
  width: 45px;
  border-radius: 100px;
  border: 1px solid #D8D4D4;
}

.comis-swiper-btn:after{
  font-size: 15px;
  font-weight: 800;
  color: var(--oh-footer-color);
}

.comis-swiper-btn.swiper-button-next{
  right: 1%;
}

.comis-swiper-btn.swiper-button-prev{
  left: 1%;
}

/*---digitalization*/

.digitalization{
  background-size: cover !important;
  color: white;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 10vw;
  position: relative;
}

.digitalization:after{
	content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 9;
}

.roud-digi {
  display: flex;
  align-items: flex-start;
  column-gap: 5%;
  position: relative;
  z-index: 11;
}

.do-detail {
  width: 30%;
}

.do-digital{
  width: 65%;
}

.do-digital .swiper-slide{
  width: 265px;
}

.do-hover{
	display: flex;
    align-items: center;
    text-align: center;
}

.do-digital .swiper-slide:hover .do-hover{
  opacity: 1;
  transition: .4s ease-in-out;
}

.do-were{
  position: relative;
  background: black;
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.do-were img{
  height: 21rem;
  width: 100%;
  object-fit: cover;
  opacity: 0.6;
}

.do-titles-mod {
  position: absolute;
  z-index: 9;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 22px;
  text-align: center;
}

.do-hover{
  background: white;
  color: var(--oh-text);
  position: absolute;
  z-index: 99;
  top: 0;
  bottom: 0;
  padding: 20px;
  border-radius: 10px;
  font-size: 14px;
  opacity: 0;
  transition: .4s ease-in-out;
}

.do-title-digi {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
}

.do-detail-x {
  font-size: 16px;
  padding-right: 25px;
  font-weight: 400;
}

.do-navg {
  position: relative;
  margin-top: 72px;
}

.do-navg:after{
  content: '';
  position: absolute;
  height: 1px;
  width: 88%;
  right: 0;
  background-color: white;
  z-index: 99;
  top: -30px;
}

.oh-delta {
  background: white;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  top: -29px;
}

.swiper-button-prev.oh-delta{
  left: 0;
}

.swiper-button-next.oh-delta{
  left: 50px;
}

.oh-delta:after{
  font-size: 15px;
  font-weight: 800;
  color: var(--oh-footer-color);
}

.do-title-cleo {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 1.2rem;
}

.do-tour .swiper-slide{
  width: 580px;
  border-radius: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.do-tour {
  width: 65%;
}

.do-tour .swiper-slide img{
  width: 100%;
  height: 21rem;
  object-fit: cover;
}

button.btn-govirtual {
  border: 0;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 18px;
  border-radius: 100px;
  position: absolute;
}

.frame-pane{
  height: 31rem;
}

.built-future{
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  z-index: 999;
}

.built-future .hors-init{
  margin-bottom: 5rem;
}

.breadcrumb-news {
  background: var(--oh-primary);
  padding: 6px 12px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 100px;
  color: white;
  letter-spacing: 2px;
}

.title-news {
  margin: 15px 0;
  font-size: 25px;
  font-weight: 700;
}

.title-news p{
  margin-bottom: 0;
}

.date-news {
  font-size: 12px;
  font-weight: 500;
  color: #6B7280;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}

.short-desc-news {
  font-size: 17px;
  margin-bottom: 4rem;
  padding-right: 10%;
}

.news-read {
  text-transform: capitalize;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  color: var(--oh-footer-color);
  background: none;
  padding: 0;
  border: 0;
  display: flex;
  align-items: center;
  column-gap: 5px;
  position: relative;
}

.news-hot-img{
  height: 43vh;
  object-fit: cover;
  width: 100%;
  border-radius: 14px;
}

.article-hot-news {
  border-bottom: 1px solid var(--oh-gray-body);
  padding-bottom: 2.5rem;
  margin-bottom: 2.5rem;
}

.bl-to-img {
  width: 100%;
  height: 32vh;
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 14px;
}

.bl-title-news {
  font-size: 16px;
  font-weight: 700;
  margin-top: 14px;
}

.bl-short-desc {
  font-size: 14px;
  margin-bottom: 2rem;
}

.bl-title-news{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bl-short-desc p{
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hang-fix{
  position: fixed;
  bottom: 42px;
  z-index: 999;
  right: 2%;
}

.hang-fix img.living-logo {
    height: 75px;
    position: relative;
    z-index: 10;
}

.hang-fix:hover img{
  animation: bounce;
  animation-duration: 2s;
}

.cs-img{
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.pagination-living{
  bottom: 25px !important;
  display: flex;
  justify-content: center;
  column-gap: 7px;
}

.pagination-living span{
  height: 18px;
  width: 18px;
  background: none;
  border: 1px solid white;
  opacity: 1;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.pagination-living span.swiper-pagination-bullet-active{
  background: var(--oh-primary);
  border: 0;
}

section.banner-living {
  background-size: cover;
  position: fixed;
  width: 100%;
  height: 100%;
}

.see-parallax{
  height: 100vh;
}

.see-better{
  background-color: var(--oh-light-structure);
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
}

.see-title{
  font-weight: 800;
  color: var(--oh-text);
  margin-bottom: 0;
}

.see-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 50px;
}

.barcode-join {
  height: 32vh;
}

.short-desc-see {
  width: 80%;
  text-align: center;
  font-size: 16px;
  color: var(--oh-text);
}

.earth-life {
  margin-top: 28px;
}

.eart-title {
  font-weight: 500;
  color: var(--oh-text);
}

.thumbaGonic.swiper-slide-thumb-active img{
  border: 3px solid var(--oh-primary);
}

.rid-line:after{
  content: '';
  width: 1px;
  height: 80%;
  background-color: var(--oh-primary);
  position: absolute;
  right: 0;
  top: 16%;
}

.fs-grex{
  left: -120px;
}

.boclas{
  text-decoration: none;
  color: var(--oh-text);
  position: relative;
}

.boclas:hover{
  color: var(--oh-text); 
}

.boclas.active:after{
  content: '';
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: -3px;
  left: 0;
  animation-name: example;
  animation-duration: 1.2s;
}

@keyframes example {
  from {width: 0}
  to {width: 100%}
}

.boclas.dg_blue.active:after{
  background-color: var(--oh-blue-variant);
}

.boclas.dg_orange.active:after{
  background-color: var(--oh-primary);
}

.wg-splinter .bread.crumb{
  padding: 12px 20px;
  border-radius: 100px;
}

.swiperCommision:before{
  content: '';
  background-color: white;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 76px;
  z-index: 9;
}

.swiperCommision:after{
  content: '';
  background-color: white;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 76px;
  z-index: 9;
}

/*news & article*/

section.banner-news {
  background-size: cover !important;
  height: 100vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}

section.banner-news .mix-title{
  font-size: 48px;
}

.hot-news-wrapp {
  width: 88%;
  margin: 0 auto;
  padding: 0px 3%;
  margin-top: -210px;
}

.news-article-swiper .hot-hilie{
  background-color: white;
  padding: 23px;
  border-radius: 12px;
  box-shadow: 0px 8px 10px -6px rgba(16, 24, 40, 0.10), 0px 20px 25px -5px rgba(16, 24, 40, 0.10);
}

.hot-title-news {
  font-weight: 900;
  font-size: 1.34vw;
  margin-top: 14px;
  color: var(--oh-text);
}

.hot-short-news {
  font-size: .87vw;
  margin-top: 10px;
  color: var(--oh-text);
}

.hot-author {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-top: 40px;
}

.hot-author img{
  border: 1px solid var(--oh-text);
  border-radius: 100px !important;
  height: 45px;
  width: 45px;
}

.hot-au-dt h5{
  font-size: 15px;
  margin-bottom: 0;
  color: black;
  font-weight: 500;
}

.hot-date {
  font-size: 15px;
  color: var(--oh-text);
  margin-top: 2px;
}

.hot-hilie{
  display: flex;
  justify-content: space-between;
}

.img-hhilie{
	width: 28%;
    height: 20rem;
    object-fit: cover;
    border-radius: 7px;
    margin-right: 35px;
}

.wrapper-hhill {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.nanav {
  height: 55px;
  width: 55px;
  border-radius: 100px;
  background-color: white;
  position: absolute;
  box-shadow: 0px 6px 12px 0px rgba(14, 31, 53, 0.08), 0px 4px 8px 0px rgba(14, 31, 53, 0.10), 0px 1px 4px 0px rgba(14, 31, 53, 0.12);
}

.nanav:after{
  font-size: 18px;
  color: var(--oh-text);
  font-weight: 800;
}

.swiper-button-next.nanav{
  right: 0;
}

.swiper-button-prev.nanav{
  left: 0;
}

.hot-xiu{
  padding: 22px 9%;
  text-decoration: none;
}

.dov-smax {
  display: flex;
  column-gap: 25px;
}

.dov-group{
  width: 45%;
}

.dov-head-filter{
  margin-bottom: 4rem;
  margin-top: 6rem;
}

.dov-group label {
  display: block;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 12px;
}

select.dov-form-control {
  font-size: 16px;
  padding: 12px 12px;
  border-radius: 8px;
  width: 100%;
  border: 1px solid var(--oh-border-form);
  background: white;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

select.dov-form-control:focus,
select.dov-form-control:focus-visible,
.dov-control-search:focus,
.dov-control-search:focus-visible{
  box-shadow: none;
  outline: none;
}

.dov-xmax {
  display: flex;
  justify-content: flex-end;
  align-items: end;
}

.dov-control-search{
  padding: 12px 12px;
  border-radius: 8px;
  border: 1px solid var(--oh-border-form);
  font-size: 16px;
  width: 100%;
  position: relative;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.dov-form-search {
  width: 70%;
}

button.dov-btn-dov {
  position: absolute;
  right: 1px;
  padding: 12px;
  border: 0;
  top: 1px;
  width: 12%;
  background: none;
}

button.dov-btn-dov svg{
  width: 28px;
  height: 22px;
}

.noc-title-news{
  font-size: .98vw;
  font-weight: 800;
  margin-bottom: 10px;
}

.noc-dates{
  font-size: 14px;
}

.noc-bl-short,
.noc-dbl{
  font-size: .8vw;
}

.noc-dbl{
  position: relative;
  transition: .3s linear;
}

.noc-dbl:hover{
  padding-left: 1rem;
  transition: .3s linear;
}

.noc-dbl:after{
  content: '';
  height: 2px;
  position: absolute;
  bottom: -4px;
  background-color: var(--oh-primary);
}

.noc-dbl:hover:after{
  left: 30px;
  width: 90%;
  transition: .3s linear;
}

.crofler{
  height: 14px;
}

.noc-paginate a.active{
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  background: var(--oh-dark-gray);
  font-size: .8vw;
}

.noc-paginate a{
  text-decoration: none !important;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  color: var(--oh-text);
  font-size: .8vw;
}

.noc-paginate {
  background: white;
  width: fit-content;
  padding: 18px 25px;
  border-radius: 12px;
  text-align: center;
  margin: 0 auto;
  box-shadow: 0px 4px 8px 0px rgba(14, 31, 53, 0.08), 0px 1px 4px 0px rgba(14, 31, 53, 0.12);
  display: flex;
  justify-content: center;
  column-gap: 4px;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.gray-body{
  background-color: var(--oh-light-structure);
}

/*career*/

.bul-stripbanner{
  width: 88%;
}

.btn-vjob {
  text-decoration: none;
  font-weight: 600;
  color: var(--oh-text);
  background-color: white;
  padding: 10px 25px;
  border-radius: 100px;
  font-size: 16px;
  margin-top: 2rem;
  transition: .4s linear;
}

.btn-vjob:hover{
	background-color: var(--oh-blue-variant);
  color: white;
  transition: .4s linear;
}

.life-at{
  padding-top: 100px;
  padding-bottom: 100px;
}

.title-to-feel{
  text-align: center;
  font-weight: 600;
  color: var(--oh-blue-variant);
  font-size: 48px;
  margin-bottom: 7rem;
}

.feel-granch img{
  object-fit: cover;
  border-radius: 10px;
}

.w-100{
  width: 100%;
}

.ast-count{
  background-size: cover !important;
  height: 60vh;
  margin-top: 4rem;
  display: flex;
  align-items: center;
}

.gof-probafly{
  background-color: white;
  border-radius: 10px;
  box-shadow: 0px 14px 24px 0px rgba(14, 31, 53, 0.08), 0px 6px 12px 0px rgba(14, 31, 53, 0.12), 0px 3px 6px 0px rgba(14, 31, 53, 0.08);
  text-align: center;
  height: 16vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gof-construct {
  margin-top: 1rem;
}

.gof-counted {
  font-weight: 800;
  font-size: 2.5vw;
  color: var(--oh-primary);
}

.gof-construct {
  margin-top: 0;
  font-size: .89vw;
  font-weight: 500;
  color: var(--oh-text);
}

/*job-vacancies*/
.great-job{
  background-color: var(--oh-light-structure);
  padding-top: 100px;
  padding-bottom: 100px;
}

.sub-filter{
  background-color: white;
  border-radius: 20px;
  overflow: hidden;
  padding: 25px;
}

.sub-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 33px;
  margin-top: 15px;
}

.sub-head .sub-had{
  margin-bottom: 0;
  font-size: 1.2vw;
  font-weight: 800;
  color: var(--oh-text);
}

button.to-clear {
  padding: 0;
  border: 0;
  background: no-repeat;
  font-size: .88vw;
  font-weight: 700;
  color: var(--oh-blue-variant);
}

.sub-cordion .accordion-button:focus,
.sub-cordion .accordion-button:not(.collapsed){
  box-shadow: none;
  background: none;
}

.sub-cordion .accordion-button{
  padding: 20px 0;
  font-weight: 800;
  color: var(--oh-text);
  font-size: .88vw;
}

.sub-cordion svg{
  height: 23px;
  width: 24px;
  margin-right: 10px;
}

.sub-cordion .accordion-item{
  border: 0;
  border-bottom: 2px solid var(--oh-light-structure);
}

.sub-cordion .accordion-button::after{
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="9" viewBox="0 0 14 9" fill="none"><path d="M12.2004 2.00039L6.80039 7.40039L1.40039 2.00039" stroke="%23333333" stroke-width="2.7" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: 17px;
  background-position: center;
  width: 0.9vw;
  height: 0.9vw;
}


.sub-checklist {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: .88vw;
  color: var(--oh-text);
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.sub-checklist input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1px solid var(--oh-text);
  border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.sub-checklist:hover input ~ .checkmark {
  background-color: var(--oh-light-structure);
}

/* When the checkbox is checked, add a blue background */
.sub-checklist input:checked ~ .checkmark {
  background-color: var(--oh-blue-variant);
  border: 0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.sub-checklist input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.sub-checklist .checkmark:after {
  left: 9px;
  top: 5px;
  width: 8px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sub-list-job{
  padding: 0;
  margin: 0;
  margin-top: 1.3rem;
}

.sub-list-job li{
  list-style: none;
  margin-bottom: 1.2rem;
}

.sub-find-s{
  background: none;
  border: 0;
  padding: 0;
  position: absolute;
  top: 24%;
  left: 3%;
}

.sub-find .sort-by{
	width: fit-content;
    display: flex;
    align-items: center;
    column-gap: 10px;
}

input.sub-search{
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 60px;
  padding-right: 15px;
  border-radius: 14px;
  border: 1px solid #D2D2D2;
  font-size: .78vw;
  height: 54px;
}

input.sub-search:focus-visible{
  border: 1px solid #D2D2D2;
  outline: none;
}

.group-input {
  background-color: white;
  padding: 16px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}

.sbs-med,
.sub-locator{
  width: 39%;
}

.sbs-med{
  padding-right: 25px;
}

/*.sbs-med:after{
  content: '';
  width: 1px;
  background-color: #A2A2A2;
  position: absolute;
  right: 0;
  top: 25%;
  height: 30px;
}*/

.sub-locator{
  padding-left: 25px;
}

.sub-locator input{
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 42px;
  padding-right: 15px;
  border-radius: 14px;
  border: 1px solid #D2D2D2;
  font-size: .78vw;
  height: 54px;
}

.sub-locator svg{
  height: 20px;
  width: 20px;
  position: absolute;
  top: 30%;
  left: 10%;
}

button.btn-job-src {
  border: 0;
  background: var(--oh-blue-variant);
  padding: 15px 21px;
  margin: 0 0 0 auto;
  border-radius: 100px;
  font-size: .78vw;
  font-weight: 600;
  color: white;
  width: fit-content;
}

svg.jsearch {
  height: 22px;
  width: 22px;
  margin-right: 3px;
}

svg.jsearch path{
  fill: white;
}

.group-input input{
  border: 0;
}

.group-input input:focus-visible{
  border: 0;
  outline: none;
}

.sub-shower {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: .80vw;
  font-weight: 600;
  color: var(--oh-text);
}

select.sorty {
  padding: 10px;
  border-radius: 8px;
  background: none;
  margin-left: 5px;
  font-size: .80vw;
  font-weight: 700;
  color: var(--oh-text);
}

.asto-job {
  display: flex;
  column-gap: 13px;
}

.asto-job img{
  width: 35%;
  /*height: 14vh;*/
  height: 18vh;
  object-fit: cover;
}

.astro-short{
  width: 65%;
}

.asto-title{
  font-size: .9vw;
  font-weight: 700;
}

.astro-date {
  font-size: .7vw;
  margin-bottom: 5px;
  font-weight: 800;
  color: var(--oh-text);
}

.astro-desc {
  font-size: .8vw;
  margin-top: 11px;
}

.octopus.breadcrumb {
  position: absolute;
  color:#fff;
  top: 142px;
  left: 6vw;
  padding: 7px 20px;
  border-radius: 100px;
  font-size: .8vw;
  z-index: 9;
}

.octopus ul{
  padding: 0;
  margin: 0;
  display: flex;
  column-gap: 10px;
}

.octopus ul li{
  list-style: none;
  display: inline-block;
}

.yup-target{
  padding: 0;
  border: 0;
  background: none;
  position: relative;
}

/*---*/

button.morelans{
  position: relative;
}

button.morelans img.list-x-row{
  width: 9px;
  height: 12px;
}

button.morelans:hover img.list-x-row{
  opacity: 0;
  transition: .4s linear;
}

button.morelans:after{
  content: '';
  height: 2px;
  width: 0%;
  background-color: var(--oh-primary);
  position: absolute;
  bottom: -2px;
  left: 14px;
}

button.morelans:hover:after{
  width: 85%;
  animation-name: hovarian;
  animation-duration: .8s;
}

@keyframes hovarian {
  from {width: 0%;}
  to {width: 85%;}
}

section.new-article-ls {
  padding-bottom: 100px;
}

._table-emblem{
	width: 28%;
}

.no-right-border{
	border-right: 0 !important;
}

/*--------*/

.searcbox{
  display: flex;
  align-items: center;
  height: 101px;
  background-color: white;
  padding: 27px 34px;
  border-radius: 100px;
  position: absolute;
  bottom: 250px;
  width: 77%;
  column-gap: 14px;
  z-index: 9;
}

.searcbox .form-select {
  font-size: 15px;
  font-weight: 600;
  border-radius: 100px;
  padding: 0 18px;
  width: 260px;
  height: 51px;
  color: var(--oh-blue-variant);
  border: 1px solid var(--oh-blue-variant);
  transition: .3s linear;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewBox="0 0 14 8" fill="none"><path d="M1 1L7 7L13 1" stroke="%23F26A21" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.searcbox .form-select:hover{
  background-color: var(--oh-blue-variant);
  color: white;
  transition: .3s linear;
}

.form-group.sb-form {
  width: 30%;
  display: flex;
  height: 51px;
  border: 1px solid var(--oh-blue-variant);
  border-radius: 100px;
  overflow: hidden;
  position: relative;
}

svg.sb-form-sc {
  height: 23px;
  width: 23px;
  position: absolute;
  top: 25%;
  left: 14px;
}

.searcbox select option{
	background-color: white;
    color: var(--oh-blue-variant);
}

input.form-control.sc-form {
  border: 0;
  padding-left: 50px;
  font-size: 15px;
}

button.put-search {
  width: 170px;
  height: 51px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 100px;
  border: 0;
  background-color: var(--oh-blue-variant);
  color: white;
}

svg.ps-ic-white {
  height: 22px;
  width: 22px;
  margin-right: 3px;
}

svg.ps-ic-white path{
  fill: white;
}

.finder-block{
  background-position: top right !important;
  padding-left: 6.5vw;
  padding-top: 10%;
  margin-bottom: 130px;
  height: 80vh;
  display: flex;
  position: relative;
  border-radius: 8px;
}

.finder-desc {
  color: white;
  width: 30%;
}

/*colllection bg*/

.bg-asya{
  background-color: #093D51 !important;
}

.bg-menara-astra{
  background-color: #116A9E !important;
}

.desc-finder {
  font-size: 15px;
  font-weight: 300;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

button.btn-morfo {
  background-color: white;
  border: 0;
  font-size: 17px;
  font-weight: 600;
  padding: 10px 30px;
  border-radius: 100px;
  color: var(--oh-text);
}

.btn-morfo i{
  font-size: 15px;
  margin-left: 5px;
}

.finder-slide {
  width: 70%;
  margin: 0 0 0 auto;
  display: flex;
  align-items: flex-end;
}

.swipeSlide{
  margin-top: -429px;
  padding-left: 10px;
  margin-bottom: 25px;
  width:100%;
}

.swipeSlide .swiper-slide{
  width: 375px;
  padding: 14px;
}

.swip-link{
  text-decoration: none;
  display: block;
  padding-bottom: 14px;
  box-shadow: 0px 12px 20px 0px rgba(14, 31, 53, 0.06), 0px 6px 12px 0px rgba(14, 31, 53, 0.08), 0px 2px 4px 0px rgba(14, 31, 53, 0.06);
  border-radius: 13px;
  overflow: hidden;
  background-color: white;
}

.img-graped {
  height: 22vh;
  object-fit: cover;
  width: 100%;
}

.group-swip {
  min-height:144px;
  padding: 16px;
}

.title-swip {
	min-height:45px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  font-size: 15px;
  font-weight: 600;
  color: var(--oh-text);
}

.location-swip span{
  color: #5E5E5E;
}

ul.variation-swip {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  font-size: 13px;
  column-gap: 6%;
  margin-top: 20px;
}

ul.variation-swip li{
  list-style: none;
  display: flex;
  align-items: center;
  column-gap: 5px;
  color: #5E5E5E;
}

ul.variation-swip li svg{
  width: 20px;
  height: 20px;
}

.location-swip {
  font-size: 13px;
  font-weight: 400;
  margin: 7px 0;
}

.location-swip svg{
  width: 16;
  height: 16;
}

.price-swip {
  padding: 7px 15px 0 15px;
  border-top: 1px solid var(--oh-dark-gray);
  margin-top: 5px;
}

.price-swip span{
  display: block;
}

.big-price{
 font-size: 15px; 
 font-weight: 800;
 color: var(--oh-primary);
 transform: translateY(3px);
}
section.finder-pin {
  background-color: #3D3D3D;
  overflow: hidden;
}

.wrapper-distort{
	padding: 0 50px;
}

.tabing-menu-finder {
  	padding-top: 0;
    padding-bottom: 50px;
    display: flex;
    justify-content: center;
}

.tab-finder{
  width: 50%;
  display: flex;
  column-gap: 8%;
  justify-content: center;
}

.tab-finder li{
  width: auto;
}

.tab-finder li button{
  width: 100%;
  height: 68px;
  font-size: 25px;
  font-weight: 700 !important;
  color: white !important;
  position: relative;
}

.tab-finder li button.active:after {
    content: '';
    height: 5px;
    background-color: var(--oh-primary);
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    animation: linerButton 2s;
    transition: .2s ease-in-out;
    animation-name: lowerLine;
    animation-duration: .5s;
}

@keyframes linerButton{
	from: {width: 0;}
	to: {width: 100%;}
}

.tab-finder li button:hover{
	color: white !important;
    background: none !important;
}

.tab-finder li button.active{
  color: white !important;
  background: none !important;
  border-radius: 0;
}

.pt-15{
  padding-top: 15rem;
}

.truf-menu {
  display: flex;
  align-items: center;
  column-gap: 45px;
}

select.lang{
  background: none;
  border: 0;
  padding: 0;
  margin-top: 2px;
  color: white;
  font-size: var(--head-size);
  font-weight: var(--font-weight-head);
  width: 50px;
}

select.lang:focus{
  outline: none;
  box-shadow: none;
}

select.lang option{
  color: black;
}

.megamenu {
  background: white;
  width: 100%;
/*  display: none;*/
}

.mouse .mod-megamenu{
	width: 45.3rem;
}

.mod-megamenu{
  width: 42rem;
  margin: 0 auto;
  padding-top: 14px;
  padding-bottom: 14px;
  display: flex;
  column-gap: 5%;
}

.mod-megamenu ul{
  padding: 0;
  margin: 0;
}

.mod-megamenu ul li{
  list-style: none;
  display: block;
  margin-bottom: 16px;
}

div.head-menu a{
    font-size: 11px !important;
    font-weight: 700 !important;
    color: var(--oh-primary) !important;
    text-decoration: none !important;
}

.mod-megamenu ul li:nth-last-child(1){
  margin-bottom: 0;
}

.mod-megamenu ul li a{
  text-decoration: none;
  /*font-size: .86vw;*/
  font-size: 12px;
  color: var(--oh-text);
  font-weight: 500;
  transition: .3s linear;
}

.mod-megamenu ul li a:hover{
  color: var(--oh-primary);
  transition: .3s linear;
}

.about-megamenu,
.residential-megamenu,
.commercial-megamenu,
.industrial-megamenu{
  display: none;
}

.swipe-mini{
  width: 16vw;
}

.swipe-mini img{
  height: 24vh;
}

.swipe-huge img{
  height: 33vh;
}

.col-36{
  max-width: 36%;
}

.col-64{
  max-width: 64%;
}

.col-21{
  max-width: 21%;
}

.col-20{
  max-width: 20%;
}

.oh-list-menu li a.active{
  color: var(--oh-primary) !important;
}

.swipnes{
  background-color: white;
  border-radius: 100px;
  height: 2.5vw;
  width: 2.5vw;
  box-shadow: 0px 12px 20px 0px rgba(14, 31, 53, 0.06), 0px 6px 12px 0px rgba(14, 31, 53, 0.08), 0px 2px 4px 0px rgba(14, 31, 53, 0.06);
}

.swipnes:after{
  font-size: 14px;
  font-weight: 800;
  color: var(--blue-radial);
}

.swiper-button-prev.swipnes.swiper-button-disabled:after{
  color: var(--oh-text);
}

.swiper-button-prev.swipnes{
  left: unset;
  right: 3vw;
}

.swiper-button-next.swipnes{
  right: 0;
}

.sw-img{
  width: 100%;
  border-radius: 11px;
}

.fn-group-imge {
  background: var(--oh-dark-gray);
  padding-top: 220px;
  padding-bottom: 37px;
}

._big-img{
  height: 54vh;
}

.progweight{
  object-fit: cover;
  border-radius: 15px;
}

._sm-img{
  height: 25.8vh;
}

.take-virtual{
  margin-top: 30px;
  display: flex;
  column-gap: 20px;
}

.crosside {
  border: 0;
  background: white;
  padding: 12px 21px;
  font-size: .88vw;
  font-weight: 600;
  border-radius: 100px;
  color: var(--oh-text);
  box-shadow: 0px 12px 20px 0px rgba(14, 31, 53, 0.06), 0px 6px 12px 0px rgba(14, 31, 53, 0.08), 0px 2px 4px 0px rgba(14, 31, 53, 0.06);
  transition: .2s linear;
}

.crosside:hover{
  background-color: var(--oh-blue-variant);
  color: white;
  transition: .2s linear;
}

.crosside:hover svg path{
  fill: white;
}

svg.ic-galery{
  height: 14px;
  width: 18px;
}

section.mid-garden {
  padding-top: 50px;
  padding-bottom: 100px;
  background-color: var(--oh-light-structure);
}

h5.title-gh {
  font-size: 1vw;
  font-weight: 600;
  color: var(--oh-text);
}

.street-gh {
  font-size: .9vw;
  margin-top: 14px;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  column-gap: 6px;
  font-weight: 600;
  color: #5E5E5E;
}

.street-gh svg{
  height: 1.1vw;
  width: 1.1vw;
}

.spec-gh{
  padding: 0;
  margin: 21px 0;
  display: flex;
  column-gap: 30px;
}

.spec-gh li{
  list-style: none;
  display: flex;
  align-items: center;
  column-gap: 5px;
  font-size: .94vw;
  color: var(--oh-text);
}

.spec-gh li svg {
  height: 1.5vw;
  width: 1.7vw;
}

.garden-head {
  padding-bottom: 1rem;
  border-bottom: 1px solid #AFAFAF;
  margin-bottom: 2rem;
}

.to-mb {
  margin-bottom: 1.5rem;
}

.garden-body .molid-text{
  color: var(--oh-text);
  font-size: .79vw;
}

.block-req{
  background-color: #E6EFF6;
  padding: 25px;
  border-radius: 8px;
}

.gld-head.d-flex {
  width: 100%;
  column-gap: 20px;
  border-bottom: 1px solid #AFAFAF;
  padding-bottom: 15px;
  margin-bottom: 13px;
}

.gld-img-residence {
  height: 4vw;
  width: 4vw;
  border-radius: 100px;
}

.auto-right{
  margin: 0 0 0 auto;
}

.gld-residence-name {
  font-size: .88vw;
  font-weight: 700;
  margin-bottom: 6px;
}

.link-residence{
  text-decoration: none;
  font-weight: 500;
  font-size: .88vw;
  color: #3D3D3D;
}

.link-residence:hover{
  color: #3D3D3D; 
}

.st-price{
  font-size: .76vw;
  font-weight: 500;
  color: #5E5E5E;
}

.deal-price {
  font-weight: 800;
  font-size: 1vw;
  margin-top: 4px;
  margin-bottom: 10px;
  color: var(--oh-blue-variant);
}

.link-residence svg{
  height: 1.1vw;
  width: 1.1vw;
}

.choir-facilities{
  padding: 0;
  margin-bottom: 25px;
  margin-top: 15px;
}

.choir-facilities li{
  list-style: none;
  margin-bottom: 10px;
  font-size: .83vw;
}

.choir-facilities li svg{
  width: 0.93vw;
  height: 0.93vw;
  margin-right: 4px;
}

.book-vwa,
.contus{
  text-decoration: none;
  background-color: var(--oh-blue-variant);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px 0;
  color: white;
  column-gap: 6px;
  border-radius: 100px;
  margin-bottom: 20px;
  font-size: .83vw;
  font-weight: 700;
}

.book-vwa:hover{
  color: white;
}

.contus:hover{
  color: var(--oh-text);
}

.book-vwa svg,
.contus svg{
  width: 1.15vw;
  height: 1.15vw;
}

.contus{
  background-color: white;
  color: var(--oh-text);
}

.social-share-resident{
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  column-gap: 13px;
  justify-content: center;
  margin-top: 2rem;
}

.social-share-resident li{
  list-style: none;
}

.soshare {
  width: 3vw;
  height: 3vw;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 1.2vw;
  border-radius: 100px;
  border: 2px solid var(--oh-blue-variant);
  color: var(--oh-blue-variant);
}

.bo-shared {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 auto;
  font-size: .98vw;
  font-weight: 400;
  color: var(--oh-blue-variant);
}

.bo-shared svg{
  width: 1.1vw;
  height: 1.1vw;
}

.shared-gb {
  display: flex;
  margin-top: 1.7rem;
  margin-bottom: 0.8rem;
}

.block-maps{
  position: relative;
  margin-top: 2rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-location {
  border: 0;
  background-color: white;
  padding: 13px 17px;
  border-radius: 100px;
  font-size: .88vw;
  font-weight: 700;
  color: var(--oh-text);
  box-shadow: 0px 12px 20px 0px rgba(14, 31, 53, 0.06), 0px 6px 12px 0px rgba(14, 31, 53, 0.08), 0px 2px 4px 0px rgba(14, 31, 53, 0.06);
  position: absolute;
  display: flex;
  column-gap: 7px;
}

.btn-location svg{
  height: 1.3vw;
  width: 1.3vw;
}

.btn-location svg path{
  fill: var(--oh-text);
}

.hed-nidgard {
  margin-top: 6rem;
  margin-bottom: 2.5rem;
}

.hed-nidgard .title-gh{
  font-weight: 700;
}

.xorex-search {
  bottom: unset;
  border-radius: 0;
  background: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.resulties{
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: var(--oh-light-structure);
}

.xorex-midd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5rem;
  margin-bottom: 2.8rem;
}

.xorex-midd span{
  font-size: .94vw;
  font-weight: 400;
  color: var(--oh-text);
}

.xorex-block-sort {
  display: flex;
  align-items: center;
  column-gap: 3px;
  background-color: white;
  padding: 14px 20px;
  border-radius: 100px;
  font-size: .94vw;
  box-shadow: 0px 12px 20px 0px rgba(14, 31, 53, 0.06), 0px 6px 12px 0px rgba(14, 31, 53, 0.08), 0px 2px 4px 0px rgba(14, 31, 53, 0.06);
  transition: .4s linear;
}

.xorex-block-sort:hover{
  background-color: var(--oh-blue-variant);
  color: white;
  transition: .4s linear;
}

.xorex-block-sort:hover select{
  background-color: var(--oh-blue-variant);
  color: white;
  transition: .4s linear;
}

.xbs-name {
  font-weight: 800;
}

select.xorex-seacrh-sort{
  border-radius: 0;
  border: 0;
}

select.xorex-seacrh-sort option{
  background-color: white;
  color: var(--oh-text);
}

select.xorex-seacrh-sort:focus-visible{
  outline: none;
  border: 0;
  box-shadow: none;
}

figure.item figcaption.small-content {
  height: 100%;
  width: 100%;
}
figure.item figcaption {
  -webkit-transition: all .7s;
  -moz-transition: all .7s;
  -ms-transition: all .7s;
  transition: all .7s;
  display: flex;
  position: absolute;
  top: 0;
  text-align: left;
  padding: 5px;
  /*background-color: #fff;*/
  left: 0;
  opacity: 0;
  font-size: 12px;
  line-height: 1.5;
  justify-content:center;
}

.bb-page img,
.bb-item img{
  object-fit: cover;
  width: 100%;
/*  height: 100%;*/
}

.bb-custom-wrapper .bb-bookblock{
  box-shadow: none !important;
}

.bb-item,
.bb-page{
  bottom: 0;
  background: none !important;
  box-shadow: none !important;
}

.bb-custom-wrapper,
.bb-bookblock,
.bb-custom-wrapper{
  width: 100% !important;
}

.bb-cust{
  position: absolute;
  z-index: 999;
  top: 0;
  bottom: 0;
  width: 50%;
  opacity: 0;
}

.bb-cust.bb-prev{
  left: 0;
}

.bb-cust.bb-next{
  right: 0;
}

div.bb-bookblock{
/*  height: 50.8vh;*/
height: 50vh;
}

.bb-overlay, 
.bb-flipoverlay,
.bb-flip-next,
.bb-flip-prev,
.bb-flip-initial{
  background-color: transparent !important;
  background: none !important;
  box-shadow: none !important;
}

.conculus {
  padding: 25px 20px;
}

.paper-block img{
  width: 74% !important;
  object-fit: contain;
  position: relative;
  z-index: 9;
}

.paper-block {
  display: flex;
  justify-content: center;
}

.owl-querta .owl-item{
  filter: blur(8px);
  opacity: 0.2;
}

.owl-querta .owl-item.active.center,
.owl-querta .owl-item.centeride{
  filter: unset;
  opacity: 1;
}

.owl-querta .owl-item.active.center .paper-block img,
.owl-querta .owl-item.centeride .paper-block img{
  width: 80% !important;
}

.owl-querta .owl-item .boardname{
  opacity: 0;
}

.owl-querta .owl-item.active.center .boardname,
.owl-querta .owl-item.centeride .boardname{
  opacity: 1;
  transition: .4s ease-in-out;
}
.medium-carousel{
  width: 85%;
  margin: 0 auto;
}

.owl-querta .owl-nav button{
  background: white !important;
  position: absolute;
  height: 2.8vw;
  width: 2.8vw;
  border-radius: 100px;
  border: 1px solid #D8D4D4 !important;
  line-height: 0 !important;
}

.owl-querta .owl-nav button span{
  font-size: 1.7vw;
  color: var(--oh-blue-variant);
}

.owl-querta .owl-nav button.owl-prev{
  left: 0;
  top: 50%;
}

.owl-querta .owl-nav button.owl-next{
  right: 0;
  top: 50%;
}

.ground-live {
  background: #f2f2f3;
  height: 100%;
}

.enkai-space {
  width: 100%;
  /*height: 90px;*/
  overflow: hidden;
}

section.job-detail {
  padding-top: 60px;
  padding-bottom: 100px;
  background-color: var(--oh-light-structure);
}

.jb-title{
  color: var(--oh-blue-variant);
  font-weight: 600;
  font-size: 1.8vw;
  margin-top: 2rem;
}

.jb-list{
  padding: 0;
  margin-left: 0;
  display: flex;
  column-gap: 20px;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 3rem;
}

.jb-list li{
  list-style: none;
  display: flex;
  align-items: center;
  column-gap: 5px;
  font-size: .8vw;
  color: var(--oh-text);
}

.jb-add-data{
  height: 0.88vw;
  width: 0.88vw;
}

.jb-add-data path{
  fill: var(--oh-blue-variant);
}

.jb-to-title {
  color: var(--oh-blue-variant);
  font-weight: 600;
  margin-bottom: 1rem;
  font-size: 1vw;
}

.jb-detail p,
.jb-detail  ul li,
.jb-detail span{
  font-size: .88vw;
  color: var(--oh-text);
}

.jb-detail {
  padding-right: 2rem;
}

.related-job {
  background-color: #F8F8F8;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  position: sticky;
  top: 134px;
  margin-top: 5rem;
}

.head-rj {
  background-color: var(--oh-blue-variant);
  height: 90px;
  display: flex;
  align-items: center;
  padding-left: 20px;
}

.btn-to-apply {
  text-decoration: none;
  background: linear-gradient(267deg, #F26A21 5.02%, #C24C0A 98.2%);
  padding: 10px 18px;
  font-size: .85vw;
  font-weight: 600;
  color: white;
  border-radius: 10px;
}

.box-related {
  padding: 20px;
}

.relate-title {
  font-size: .88vw;
  font-weight: 600;
  color: var(--oh-blue-variant);
  margin-bottom: 1.5rem;
  margin-top: 0.7rem;
}

.box-job {
  background-color: white;
  border-radius: 10px;
  padding: 15px 24px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
}

.jm-head {
  font-size: .98vw;
  font-weight: 600;
  color: var(--oh-blue-variant);
  margin-bottom: 4px;
}

.jm-mini-head {
  font-size: .8vw;
  color: var(--oh-text);
  font-weight: 500;
}

.jm-head-tr {
  margin-bottom: 14px;
}

.jm-pref{
  font-size: .8vw;
  color: var(--oh-text);
  font-weight: 500;
  display: flex;
  align-items: center;
  column-gap: 7px;
}

.jm-pref svg{
  height: 0.88vw;
  width: 0.88vw;
}

.jm-to {
  text-decoration: none;
  background: var(--oh-blue-variant);
  display: flex;
  width: 100%;
  height: 2.3vw;
  justify-content: center;
  align-items: center;
  color: white;
  border-radius: 6px;
  font-size: 0.88vw;
  line-height: 0;
}

.share-job {
  font-weight: 700;
  font-size: .81vw;
  padding: 10px 0;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.adny-poble {
  display: flex;
  column-gap: 5px;
}

.adny-poble a span{
  border-radius: 100px !important;
  display: flex;
  align-items: center;
}

.adny-poble a span svg{
  height: 25px;
  width: 25px;
}

.asto-job{
  text-decoration: none;
  color: var(--oh-text);
}

.asto-job:hover{
  color: var(--oh-text); 
}

.octo-dr{
  top: 168px !important;
}

.nds-core-value{
  background-color: var(--oh-blue-variant);
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 100px 0;
  height: 24rem;
}

.swap-lines {
  width: 75%;
  height: auto;
  margin: 0 auto;
  margin-top: -176px;
}

.swipeOurCore{
  padding: 35px;
}

.swipeOurCore .swiper-slide{
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 33px;
  box-shadow: 0px 4px 8px 0px rgba(14, 31, 53, 0.08), 0px 1px 4px 0px rgba(14, 31, 53, 0.12);
  padding: 45px;
  border-radius: 14px
}

.so-head{
  display: flex;
  padding: 0;
  margin: 0;
  column-gap: 4vw;
}

.so-head li{
  list-style: none;
  text-decoration: none;
  position: relative;
}

.so-head li img{
  height: 6vh;
  filter: invert(116) grayscale(2);
}

.so-body{
  text-align: center;
  margin-top: 16px;
}

.circulars{
  display: flex;
  align-items: center;
}

.circulars i{
  font-size: 13px;
  color: var(--oh-footer-color);
}

.so-body h4{
  font-weight: 800;
  color: var(--oh-text);
}

.so-color{
  filter: unset !important;
}

section.whyos{
  padding-top: 100px;
  padding-bottom: 140px;
  overflow: hidden;
}

.widthlys {
  width: 75%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 4rem
}

.exprax-title,
.exprax-title p{
  margin-bottom: 0;
  font-weight: 600;
  color: var(--oh-blue-variant);
  line-height: 55px;
}

.exprax-np{
  position: relative;
  height: 84px;
  width: 125px;
}

.benefit-box{
  background-color: var(--oh-blue-variant);
  color: white;
  border-radius: 48.842px;
  position: relative;
  overflow: hidden;
  display: flex;
  height: 670px;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 0px 30.526px 12.211px rgba(83, 83, 83, 0.35);
}

.swiperBenefit .swiper-slide{
  max-width:365.421px;
  /*width: 25.439vw;*/
  height: 580px;
}

.wrap-benbox{
  padding: 30px 25px 10px 25px;
  position: relative;
}

.lifprof {
  position: relative;
  /*height: 230px;*/
  object-fit: cover;
  width: 100%;
}

.brush-prof{
  position: absolute;
  width: 100%;
  /*height: 56px;
  background: linear-gradient(180deg, #085CA1 0%, rgba(8, 92, 161, 0.00) 52.59%);*/
  top:0;
  z-index: 99;
  left: 0;
}

.bb-title {
  font-weight: 600;
  font-size: 1.563vw;
  /*margin-bottom: 20px;*/
}
.h-109{
height:109px;
max-height:109px;
}
.b-title {
  font-size: 15px;
  text-align: center;
  width: 70%;
  margin: 0 auto;
  margin-top: 27px;
}

section.sector-wondering {
    padding-top: 80px;
}

.sector-wondering .title-to-feel{
  margin-bottom: 4rem;
}

.vidNext,.vidPrev{
  width: 45px;
  height: 45px;
  top: 40%;
}

.vidNext{
  right: 5px !important;
}

.vidPrev{
  left: 5px !important;
}

.box-vid-ouklen {
  padding-left: 60px;
  padding-right: 60px;
}

.box-vid-ouklen iframe{
  width: 100%;
  height: 34rem;
}

.bb-pragraph {
  font-weight: 300;
  font-size: .88vw;
}

.bb-pragraph p{
	font-size: 15px;
    font-weight: 400;
}

.floating-box {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.contacts{
  padding: 0;
  margin: 0;
  position: fixed;
  top: 35%;
  left: 20px;
  z-index: 99;
  transition: .4s ease-in-out;
}

.contacts li{
  list-style: none;
  margin-bottom: 31px;
}

.btn-contact{
  height: 2.2vw;
  width: 2.2vw;
  border-radius: 100px;
  background-color: var(--oh-blue-variant);
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid white;
  text-decoration: none;
  transition: .4s ease-in-out;
  font-size: .83vw;
}

.btn-contact:hover{
  color: white;
  transform: scale(1.1);
  transition: .4s ease-in-out;
}

.blif-Outslide{
  left: -45px;
  transition: .4s ease-in-out;
}

.swiperBenefit{
  padding-left: 12.3vw;
  padding-right: 30px;
  overflow-y: unset;
  /*width: 75%;*/
  margin: 0 auto;
}

#our-milestone {
  background-color: whitesmoke;
}

.brightgroup{
  padding-bottom: 75px;
  margin-bottom: 50px
}

.lightbox{
	display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
}

.lb-data .lb-close{
	position: absolute;
    right: 40px;
    top: 0;
}

.t-lux{
	margin-top: 0;
    transform: translate(0px, 3px) !important;
}

.oh-wood-head h1,
.oh-text-sustaind h1 p,
.block-info,
.oh-child-head{
    font-size: 48px;
    font-weight: 600;
}

.oh-haku p,
.oh-text-sustaind p{
	font-weight: 400;
    font-size: 15px;
}
.overlay {
    position: relative;
    overflow: hidden;
  }

  .overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4); /* Adjust the color and transparency as needed */
    z-index: 1;
  }

  .overlay img {
    width: 100%;
    display: block;
  }

  .overlay2 {
    position: relative;
    z-index: 99;
  }
  
  /*new parallax*/
  
section.moon-section {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  background-size: cover !important;
  background-position: center;
  background-attachment: fixed !important;
  background-repeat: no-repeat;
  z-index: 9;
}

.swiper-slide{
  position: relative;
}

.heightly{
  height: 100vh;
  width: 100%;
}

.topBanner{
    top: 0 !important;
    bottom: 0;
    width: 100%;
}

.swipBg{
  opacity: 1;
}
.dark-overlay2{
box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 0px 2000px inset;
}
.hider{
display:none;
}

/*--------*/

.awards-counter{
   padding-top: 0;
   padding-bottom: 100px;
}

.still-round{
  width: 100%;
  height: 500px;
  border-radius: 15px;
  object-fit: cover;
}

.count-pagination{
  background-color: rgba(5, 56, 98, 0.7);
  width: 15%;
  padding: 4px 0;
  top: 18px;
  bottom: unset;
  left: unset;
  right: 18px;
  color: white;
  border-radius: 5px;
  font-size: 15px;
}

.count-pagination span{
  font-weight: 600;
}

.pump-cordion .accordion-button:not(.collapsed),.pump-cordion .accordion-button:not(.collapsed):hover{
  color: white;
  background-color: #2B2B2B;
}

.pump-cordion .accordion-button{
  transition: .3s ease-in-out;
  background: none;
}

.pump-cordion .accordion-button:focus{
  box-shadow: none;
  transition: .3s ease-in-out;
}

.pump-cordion .accordion-button:hover{
  background-color: #f3f3f3;
  transition: .3s ease-in-out;
}

.pump-cordion .accordion-button:hover:after{
  border: 1px solid #2B2B2B;
  transition: .3s ease-in-out;
}

.pump-cordion .accordion-button:after{
  border-radius: 100px;
  transition: .3s ease-in-out;
  width: 1.7rem;
  height: 1.7rem;
  background-position: center center;
  background-size: 0.9rem;
}

.pump-cordion .accordion-button:not(.collapsed):after{
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.64689 4.64592C1.69334 4.59935 1.74852 4.56241 1.80926 4.5372C1.87001 4.512 1.93513 4.49902 2.00089 4.49902C2.06666 4.49902 2.13178 4.512 2.19253 4.5372C2.25327 4.56241 2.30845 4.59935 2.35489 4.64592L8.00089 10.2929L13.6469 4.64592C13.6934 4.59943 13.7486 4.56255 13.8093 4.53739C13.87 4.51223 13.9351 4.49929 14.0009 4.49929C14.0666 4.49929 14.1317 4.51223 14.1925 4.53739C14.2532 4.56255 14.3084 4.59943 14.3549 4.64592C14.4014 4.6924 14.4383 4.74759 14.4634 4.80833C14.4886 4.86907 14.5015 4.93417 14.5015 4.99992C14.5015 5.06566 14.4886 5.13076 14.4634 5.1915C14.4383 5.25224 14.4014 5.30743 14.3549 5.35392L8.35489 11.3539C8.30845 11.4005 8.25327 11.4374 8.19253 11.4626C8.13178 11.4878 8.06666 11.5008 8.00089 11.5008C7.93513 11.5008 7.87001 11.4878 7.80926 11.4626C7.74852 11.4374 7.69334 11.4005 7.64689 11.3539L1.64689 5.35392C1.60033 5.30747 1.56339 5.2523 1.53818 5.19155C1.51297 5.13081 1.5 5.06568 1.5 4.99992C1.5 4.93415 1.51297 4.86903 1.53818 4.80828C1.56339 4.74754 1.60033 4.69236 1.64689 4.64592Z" fill="white"/></svg>');
  border: 1px solid white;
  width: 1.7rem;
  height: 1.7rem;
  background-position: center center;
  border-radius: 100px;
  background-size: 0.9rem;
  transition: .5s ease-in-out;
}

.pump-cordion .accordion-item{
  border-left: 0;
  border-right: 0;
  background: none;
}

/* ----------- */

.awards-point{
  width: 180px;
  height: 180px;
  position: absolute;
  bottom: -34px;
  left: -45px;
  box-shadow: 0px 4px 8px 0px rgba(14, 31, 53, 0.08), 0px 1px 4px 0px rgba(14, 31, 53, 0.12);
  border-radius: 100px;
  overflow: hidden;
}

.awards-point .swiper-slide{
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

.awards-point .swiper-slide img{
  height: 135px;
}

.wrapper-awards-point.show{
  display: block;
}

.no-points {
    position: relative;
    height: 500px;
    overflow: hidden;
}

/*Our Mision Vision*/

.vs-grouped{
  position: relative !important;
  display: flex;
  justify-content: center;
}

.vs-grand{
  width: 255px;
  height: 255px;
  border-radius: 100%;
  display: flex;
  overflow: hidden;
  padding: 20px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
}

.vs-detail{
  opacity: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
/*   background-color: rgba(245, 39, 145, 0.6); */
}

.vs-detail h5{
   font-size: 30px;
   font-weight: 600;
}

.vs-detail p{
	font-size: 15px;
    font-weight: 600;
}

.vs-letter{
  font-size: 204px;
  line-height: normal;
  font-weight: 200;
  color: white;
  position: absolute;
}

.vs-middle {
    background-color: #D9D9D9;
    width: 170px;
    height: 170px;
    border-radius: 100%;
    position: absolute;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    font-weight: 600;
    top: 130px;
    text-align: center;
    line-height: 30px;
}


/* colored circles */
.vbg-legacy{
  background-color: #F36E23;
  z-index: 1;
  left: 65px;
  top: 0;
  transition: .5s ease-in-out;
}

.vbg-legacy .vs-letter{
  top: -24px;
  left: 20px;
  transition: .5s ease-in-out;
}

.vbg-legacy:hover{
   left: 3px;
   top: -39px;
   width: 310px;
   height: 310px;
   transition: .5s ease-in-out;
}

.vbg-legacy:hover .vs-letter{
   left: -121px;
   animation-name: slidex;
   animation-duration: .5s;
}

@keyframes slidex {
  from {left: 20px;}
  to {left: -121px;}
}

.vbg-legacy .vs-detail{
  right: -265px;
  transition: .5s ease-in-out;
}

.vbg-legacy:hover .vs-detail{
  opaciy: 1;
  right: 0;
  animation-name: slideDetail;
  animation-duration: .5s;
}

@keyframes slideDetail{
  from {right: -173px; opacity: 0;}
  to {right: 0; opacity: 1}
}

/* ------------ */

.vbg-integrity{
  background-color: #FFDA89;
  z-index: 2;
  right: 85px;
  top: 0;
  transition: .5s ease-in-out;
}

.vbg-integrity .vs-letter{
  top: -32px;
  right: 20px;
}

.vbg-integrity:hover{
   right: 37px;
   top: -39px;
   width: 310px;
   height: 310px;
   transition: .5s ease-in-out;
}

.vbg-integrity:hover .vs-letter{
   right: -50px;
   animation-name: slidexI;
   animation-duration: .5s;
}

@keyframes slidexI {
  from {right: 20px;}
  to {right: -50px;}
}

.vbg-integrity .vs-detail{
  left: -265px;
  transition: .5s ease-in-out;
}

.vbg-integrity:hover .vs-detail{
  opaciy: 1;
  left: 0;
  animation-name: slideDetaili;
  animation-duration: .5s;
}

@keyframes slideDetaili{
  from {left: -265px; opacity: 0;}
  to {left: 0; opacity: 1}
}

/* -------- */

.vbg-fun{
  background-color: #FAA882;
  z-index: 4;
  left: 65px;
  top: 215px;
  transition: .5s ease-in-out;
}

.vbg-fun .vs-letter{
  bottom: -51px;
  left: 20px;
  transition: .5s ease-in-out;
}

.vbg-fun:hover{
   left: 37px;
   bottom: -39px;
   width: 310px;
   height: 310px;
   transition: .5s ease-in-out;
}

.vbg-fun:hover .vs-letter{
   left: -128px;
   animation-name: slidexF;
   animation-duration: .5s;
}

@keyframes slidexF {
  from {left: 20px;}
  to {left: -128px;}
}

.vbg-fun .vs-detail{
  right: -265px;
  transition: .5s ease-in-out;
}

.vbg-fun:hover .vs-detail{
  opaciy: 1;
  right: 0;
  animation-name: slideDetailF;
  animation-duration: .5s;
}

@keyframes slideDetailF{
  from {right: -265px; opacity: 0;}
  to {right: 0; opacity: 1}
}

/* ---------------- */

.vbg-expert{
  background-color: #2F58A8;
  z-index: 3;
  right: 85px;
  top: 215px;
  transition: .5s ease-in-out;
}

.vbg-expert .vs-letter{
  right: 20px;
  font-size: 188px;
  bottom: -28px;
  transition: .5s ease-in-out;
}

.vbg-expert:hover{
   right: 37px;
   bottom: -39px;
   width: 310px;
   height: 310px;
   transition: .5s ease-in-out;
}

.vbg-expert:hover .vs-letter{
   right: -128px;
   animation-name: slidexE;
   animation-duration: .5s;
}

@keyframes slidexE {
  from {right: 20px;}
  to {right: -128px;}
}

.vbg-expert .vs-detail{
  left: -265px;
  transition: .5s ease-in-out;
}

.vbg-expert:hover .vs-detail{
  opaciy: 1;
  left: 0;
  animation-name: slideDetailE;
  animation-duration: .5s;
}

@keyframes slideDetailE{
  from {left: -265px; opacity: 0;}
  to {left: 0; opacity: 1}
}

/* ------------- */

.to-list-awards{
	margin-bottom: 0;
}

.to-list-awards li{
	margin-bottom: 2px;
    cursor: context-menu;
    padding: 14px 10px;
    transition: .2s ease-in-out;
}

.to-list-awards li:nth-last-child(1){
	margin-bottom: 0;
}

.to-list-awards li:hover{
	background-color: #eeeeee;
    transition: .2s ease-in-out;
}

.moride-title{
	position: relative;
    cursor: context-menu;
}

.moride-title button span{
	transition: transform .5s;
    display: block;
}


.moride-title:hover button span{
	transform: scale(1.06);
}

.moride-title button{
	padding: 0;
    border: 0;
    background: none;
    color: var(--oh-text);
    position: relative;
    transition: .2s ease-in-out;
}

.moride-title:hover button:after{
	content: '';
    height: 4px;
    width: 100%;
    background-color: #F36E23;
    position: absolute;
    bottom: -6px;
    left: 0;
    transition: .2s ease-in-out;
    animation-name: lowerLine;
    animation-duration: .5s;
}

@keyframes lowerLine{
	from {width: 0;}
    to {width: 100%}
}

/* ------------- */

/*tooltlip*/
.hidden{
  display: none;
}

.tooltipsy{
  padding: 0;
  border: 0;
  background: none;
  text-align: left;
  display: block;
}

.tipsy{
  background: linear-gradient(116deg, #210C07 2.6%, #0E0607 42.13%, #1B0B06 100%) !important;
  padding: 5px;
  border-color: linear-gradient(116deg, #210C07 2.6%, #0E0607 42.13%, #1B0B06 100%) !important;
  border-radius: 10px;
}

/*-----------------*/
.image-bacground-milestone{
	position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    z-inde: 1;
}

.image-bacground-milestone img{
	position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*header 2*/
.nav-menus{
  padding: 13px 0;
  position: fixed;
  width: 100%;
  top: -140px;
  opacity: 0;
  transition: .3s ease-in-out;
  z-index: 9991;
}

.btn-sub-hover{
  border: 1px solid white;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background: none;
  padding: 10px;
}

.btn-sub-hover span{
  height: 1px;
  width: 100%;
  display: block;
  background-color: white;
  margin-bottom: 8px;
}

.btn-sub-hover span:nth-last-child(1){
  margin-bottom: 0;
}

.me-logos,.color-logos{
	width: 75%;
    position: absolute;
    left: 0;
    top: 0;
}

.color-logos{
	opacity: 0;
}

.btn-sub-hover.darked span{
    background-color: black;
}

.btn-sub-hover.darked{
    border-color: black;
}

.wrp-brands{
	width: 18%;
    position: relative;
}

.wrp-brands a{
	position: relative;
    display: block;
    height: 75px;
    width: 100%;
}

/*-----------*/

section.privacy {
    padding-bottom: 155px;
}

.head-privacy {
    margin-bottom: 6rem;
    background-color: #3A3A3A;
    height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 4%;
    color: white;
}

.head-privacy h3{
	font-size: 56px;
    font-weight: 600;
}

.body-privacy p{
	font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-align: justify;
}

.body-privacy ol li,
.body-privacy ul li{
	font-size: 14px;
}

.octopus.breadcrumb.top-priv{
	 top: 176px;
}

.acordion-priv .accordion-button{
  background-color: transparent;
  color: #3D3D3D;
  padding: 24px 0px 16px 0px;
  font-size: 16px;
  font-weight: 700;
}

.acordion-priv .accordion-item:first-child{
	border-top: 0;
}

.acordion-priv .accordion-button:focus{
  box-shadow: none;
}

.acordion-priv .accordion-item {
  border-left: 0;
  border-right: 0;
  border-color: #BBBBBB;
}

.acordion-priv .accordion-button:not(.collapsed){
  box-shadow: none;
  color: #3D3D3D;
}

.acordion-priv .accordion-item:first-of-type .accordion-button,
.acordion-priv .accordion-item:first-of-type{
	border-radius: 0 !important;
}

.acordion-priv .accordion-button::after{
	width: 20px;
    height: 20px;
    background-size: 17px;
}

.acordion-priv .accordion-button:not(.collapsed)::after{
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.64689 4.64604C1.69334 4.59948 1.74852 4.56253 1.80926 4.53733C1.87001 4.51212 1.93513 4.49915 2.00089 4.49915C2.06666 4.49915 2.13178 4.51212 2.19253 4.53733C2.25327 4.56253 2.30845 4.59948 2.35489 4.64604L8.00089 10.293L13.6469 4.64604C13.6934 4.59955 13.7486 4.56267 13.8093 4.53752C13.87 4.51236 13.9351 4.49941 14.0009 4.49941C14.0666 4.49941 14.1317 4.51236 14.1925 4.53752C14.2532 4.56267 14.3084 4.59955 14.3549 4.64604C14.4014 4.69253 14.4383 4.74772 14.4634 4.80846C14.4886 4.86919 14.5015 4.9343 14.5015 5.00004C14.5015 5.06578 14.4886 5.13088 14.4634 5.19162C14.4383 5.25236 14.4014 5.30755 14.3549 5.35404L8.35489 11.354C8.30845 11.4006 8.25327 11.4375 8.19253 11.4628C8.13178 11.488 8.06666 11.5009 8.00089 11.5009C7.93513 11.5009 7.87001 11.488 7.80926 11.4628C7.74852 11.4375 7.69334 11.4006 7.64689 11.354L1.64689 5.35404C1.60033 5.30759 1.56339 5.25242 1.53818 5.19167C1.51297 5.13093 1.5 5.06581 1.5 5.00004C1.5 4.93427 1.51297 4.86915 1.53818 4.80841C1.56339 4.74766 1.60033 4.69248 1.64689 4.64604Z" fill="%233D3D3D"/></svg>');
}


/*=====*/

.wrapper-cta {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  height: 221px;
}

.circle-circular {
	position: relative;
	width: var(--d-outer);
	height: var(--d-outer);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: scale(32%);
}

/*---------*/
:root {
	--radius: 35vmin;
	--frame-size: calc(var(--radius) / 3);
	--d-outer: calc(var(--radius) * 2);
	--d-inner: calc(var(--d-outer) - var(--frame-size));
	--font-size: calc(var(--radius) / 15);
}

.circular-text p {
	font-size: var(--font-size);
}
.circle-circular {
	position: relative;
	width: var(--d-outer);
	height: var(--d-outer);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
    transform: scale(32%);
}

.circle-circular:hover ._b-orange{
	display: block;
}

.circle-circular:hover ._b-blue{
	display: none;
}

._b-orange{
	display: none;
}

.circle-logo{
	width: var(--d-inner);
	height: var(--d-inner);
	border-radius: 100%;
}

.circular-text{
	position: absolute;
	width: 100%;
	height: 100%;
	animation: rotateText 30s linear infinite;
}
@keyframes rotateText {
	0% {
		transform: rotate(360deg);
	}
	100% {
		transform: rotate(0deg);
	}
}
.circular-text p span {
	position: absolute;
	left: 50%;
	font-size: 1.7em;
	transform-origin: 0 var(--radius);
}

