@font-face {
  font-family: Klarheit Grotesk;
  src: url(../fonts/Klarheit-Grotesk-Bold-Italic.otf);
}
@font-face {
  font-family: Klarheit Grotesk;
  src: url(../fonts/Klarheit-Grotesk-Bold.otf);
}
@font-face {
  font-family: Klarheit Grotesk Book;
  src: url(../fonts/Klarheit-Grotesk-Book-Italic.otf);
}
@font-face {
  font-family: Klarheit Grotesk Book;
  src: url(../fonts/Klarheit-Grotesk-Book.otf);
}
@font-face {
  font-family: Klarheit Grotesk Extrabold;
  src: url(../fonts/Klarheit-Grotesk-Extrabold-Italic.otf);
}
@font-face {
  font-family: Klarheit Grotesk Extrabold;
  src: url(../fonts/Klarheit-Grotesk-Extrabold.otf);
}
@font-face {
  font-family: Klarheit Grotesk Extralight;
  src: url(../fonts/Klarheit-Grotesk-Extralight-Italic.otf);
}
@font-face {
  font-family: Klarheit Grotesk Extralight;
  src: url(../fonts/Klarheit-Grotesk-Extralight.otf);
}
@font-face {
  font-family: Klarheit Grotesk;
  src: url(../fonts/Klarheit-Grotesk-Italic.otf);
}
@font-face {
  font-family: Klarheit Grotesk Light;
  src: url(../fonts/Klarheit-Grotesk-Light-Italic.otf);
}
@font-face {
  font-family: Klarheit Grotesk Light;
  src: url(../fonts/Klarheit-Grotesk-Light.otf);
}
@font-face {
  font-family: Klarheit Grotesk Medium;
  src: url(../fonts/Klarheit-Grotesk-Medium-Italic.otf);
}
@font-face {
  font-family: Klarheit Grotesk Medium;
  src: url(../fonts/Klarheit-Grotesk-Medium.otf);
}
@font-face {
  font-family: Klarheit Grotesk Semibold;
  src: url(../fonts/Klarheit-Grotesk-Semibold-Italic.otf);
}
@font-face {
  font-family: Klarheit Grotesk Semibold;
  src: url(../fonts/Klarheit-Grotesk-Semibold.otf);
}
@font-face {
  font-family: Klarheit Grotesk;
  src: url(../fonts/Klarheit-Grotesk.otf);
}
.swiper-pagination-bullet-active
{
    background: #d4fd0d !important;
}
.slider-testimonials.swiper-container-horizontal>.swiper-pagination-bullets
{
  bottom:0px !important;
    line-height: 8px;
    padding-top: 42px;
    padding-bottom: 58px;
}
.works-slider.swiper-container-horizontal .swiper-pagination
{
    bottom: 0px !important;
}
.slider-team.swiper-container-horizontal .swiper-pagination-bullets, 
.slider-life-post.swiper-container-horizontal .swiper-pagination-bullets
{
  bottom: -58px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator
{
  display: inline !important;
}
body
{
	background: #DFDFD5;
	color: #000000;
	font-family: Klarheit Grotesk;
}
.custom-logo img{width:100px;}
.container-max-width
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 48px;
	padding-left: 48px;
}
.color-blue{color: #1F1F4D;}
.text-troke
{
  font-size: 80px;
	line-height: 1;
	text-transform: uppercase;
	font-family: Klarheit Grotesk Extrabold;
	font-weight: 800;
  color: #DFDFD5;
  -webkit-text-stroke: 1.75px #1F1F4D;
}
.text-black, a.text-black:hover{color: #000;}
.text-blue
{
	color: #1F1F4D;
	font-size: 80px;
	line-height: 1;
	text-transform: uppercase;
  text-shadow: none;
}
h1.text-troke, h1 span.text-blue, h1.text-blue, h1 span.text-troke{font-size: 90px;line-height: 1;}
span.text-blue
{
  font-family: Klarheit Grotesk Extrabold;
  font-weight: 800;
}
.fs-14
{
	font-size: 14px;
	line-height: 21px;
}
.fs-20
{
	font-size: 20px;
	line-height: 29px;
}
.fs-24
{
	font-size: 24px;
	line-height: 31px;
}
.fs-32
{
	font-size: 32px;
	line-height: 36px;
}
.fs-40
{
	font-size: 40px;
	line-height: 52px;
}
.fs-80
{
	font-size: 80px;
	line-height: 1;
	letter-spacing: -2%;
}
.fs-90
{
  font-size: 90px;
  line-height: 1;
}
.fw-light
{
  font-family: Klarheit Grotesk Light;
}
.fw-bold
{
  font-family: Klarheit Grotesk Extrabold;
}
.fw-800
{
	font-family: Klarheit Grotesk Extrabold;
	font-weight: 800;
}
.fw-300
{
  font-weight: 300;
}
.fw-600
{
	font-family: Klarheit Grotesk Semibold;
	font-weight: 600;
}
.bg-grey
{
	background: #DFDFD5;
}
.p-2rem{padding: 2rem;}
.pt-2rem{padding-top: 2rem;}
.pb-2rem{padding-bottom: 2rem;}
.pe-2rem{padding-right: 2rem;}
.ps-2rem{padding-left: 2rem;}
.pt-6{padding-top: 60px;}
.pb-6{padding-bottom: 60px;}
.ps-6{padding-left: 60px;}
.pe-6{padding-right: 60px;}
.pt-8{padding-top: 80px;}
.pb-8{padding-bottom: 80px;}
.ps-8{padding-left: 80px;}
.pe-8{padding-right: 80px;}
.pt-10{padding-top: 100px;}
.pb-10{padding-bottom: 100px;}
.pe-10{padding-right: 100px;}
.ps-10{padding-left: 100px;}
.gap-2rem{gap: 2rem;}
.mt-6{margin-top: 60px}
.mb-6{margin-bottom: 60px}
.m-2rem{margin: 2rem;}
.mt-2rem{margin-top: 2rem;}
.counter {
  animation-duration: 1s;
  animation-delay: 0s;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.aligncenter {
    clear: both;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.menu-nav ul
{
	display: flex;
	list-style: none;
   margin: 0;
}
.menu-nav ul li.menu-item
{
   padding: 10px 15px;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.5;
   margin-left: 5px;
   margin-right: 5px;
}
.menu-nav ul li.menu-item a
{
  color: #000;
  text-decoration: none;
}
.menu-nav ul li.menu-item a:hover, .menu-nav ul li.menu-item a:focus, 
.menu-nav ul li.menu-item a:active
{
  font-weight: 700;
}
.menu-nav ul li.menu-item:hover, .menu-nav ul li.menu-item.current_page_item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus
{
  font-weight: 700;
  background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
}
.square-btn button
{
	background: #FAFA4B;
	padding: 62px 33px;
   border: 0;
}
.square-btn:before
{
	content: url('../images/Union-right.png');
	position: absolute;
	right: 15%;
  top:15%;
  line-height: 0;
  animation: homeright 0.5s forwards;
}
.square-btn:after
{
	content: url('../images/Union-left.png');
	position: absolute;
	bottom: 15%;
  left: 15%;
  line-height: 0;
  animation: homeleft 0.5s forwards;
}
.bg-yellow
{
  background: #FAFA4B;
}
.bg-yellow-gradient
{
	background: rgb(255,237,13);
	background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
}
.bg-yellow-light
{
  background: linear-gradient(90deg, rgba(250, 250, 75, 0.00) 0%, rgba(250, 250, 75, 0.50) 100%);
}
.btn-yellow
{
	background: rgb(255,237,13);
	background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
   border: 0;
   padding: 18px 56px;
}
.btn-white
{
	background: #fff;
  border: 0;
  padding: 18px 56px;
}
.site-branding .btn-yellow
{
	padding: 13px 46px;
}
.border-top-custom{border-top: 1px solid rgb(0 0 0 / 20%) !important;}
.btn-square-angle .btn-yellow, .btn-square-angle .btn-white{position: relative;}
.btn-square-angle button.text-center:before
{
	content: '';
	position: absolute;
	height: 13px;
	width: 13px;
	background: #DFDFD5;
  bottom: 0;
  left: 0;
}
.btn-square-angle button.btn-yellow:after
{
	content: '';
	position: absolute;
	height: 13px;
	width: 13px;
	background: #DFDFD5;
  right: 0;
  top: 0;
}
.btn-square-angle button:hover, .submit-control input:hover
{
	background: #FAFA4B;
}
.btn-square-angle button.btn-white:hover
{
	background: #dfdfd5;
}
.ft-address a, .site-footer .square-btn a, .square-btn a, 
a.btn-square-angle, .accor-hiring button, 
.life-post-news .post-item a, .btn-square-angle a button, .square-btn a button, .btn-yellow, .square-custom-btn button a
{
	color: #000;
	text-decoration: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link
{
  background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%) !important;
}
.coppy-right
{
  position: absolute;
  bottom: 0;
}
.bca{font-size: 12px;}
.ft-img .position-absolute p
{
	margin-bottom: 0;
}
.banner-slider-sec .square-btn 
{
  background: #FAFA4B;
  height: 200px;
  width: 197px;
}
.banner-slider-sec .square-btn button
{
  padding: 15px 20px;
  border: 0;
  background: transparent;
  text-align: center;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
} 
@keyframes homeright {
  100%{height:100%;right:0;top: 0;}
    0%{height:75%;right:15%;top: 15%;}
}
@keyframes homeleft {
  100%{height:0%;left:0; bottom: 12px;}
  0%{height:15%; left:15%;bottom: 15%;}
}
.banner-slider-sec .btn-banner
{
  width: 197px;
  bottom: 0;
  position: absolute;
}
.banner-slider-sec .banner-talk .bg-none
{
  right: 0;
  width: calc(100% - 197px);
  background: #ebebdf;
  height: 200px;
  position: absolute;
  bottom: 0;
}
.banner-slider-sec .w-banner
{
  width: calc(75% + 197px);
}
.slider-banner
{
  position: relative;
}
.slider-banner .item-slider, .slider-banner .item-slider img
{
  width: 100%;
}
.slider-banner .item-slider img
{
  height: 470px;
  object-fit: cover;
}
.slider-banner:before
{
  content: '';
  position: absolute;
  width: 197px;
  right: 0;
  height: 100%;
  z-index: 99;
  background: rgb(255,237,13);
  mix-blend-mode: color;
}
.slider-banner:after {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    right: 0;
    height: 100vh;
    z-index: 98;
    background: #ebebdf;
   /*  mix-blend-mode: color; */
     animation: openapi1 1s 1s forwards; 
    bottom: 0;
}
@keyframes openapi1 {
	  from {width: 100%;}
	  50% {width: 50% !important;} /* ignored */
	  to {width: 0;}
  }
.banner-slider-sec .w-bg-none
{
  z-index: 1;
  background: #EBEBDF;
  width: calc(25% - 197px);
}
.banner-slider-sec .w-blend-yellow
{
  z-index: 1;
  width: 197px;
  height: 100%;
  background: rgb(255,237,13);
  mix-blend-mode: color;  
}
.banner-slider-sec .item-slider
{
  position: relative;
  justify-content: normal;
}
/*custom button*/
footer .square-custom-btn
{
  width:198px;
  height:160px;
}
.square-custom-btn button {
  background: #FAFA4B;
  border: 0;
  height:100%;
  width:100%;
}
.square-custom-btn .corner-right:before {
    content: url('../images/Union-right.png');
    position: absolute;
    right: 15%;
    bottom: -15%;
    line-height: 0;
  z-index:1;
}
.square-custom-btn .corner-right:before
{
    animation: openright 1s forwards;
  bottom:0;
  right:0;
}
.square-custom-btn .corner-left:after {
    content: url('../images/Union-left.png');
    position: absolute;
    bottom: 15%;
    left: 15%;
    line-height: 0;
}
.square-custom-btn .corner-left:after
{
  animation: openleft 1s forwards;
  bottom: 12px;
  left:0;
}
.square-custom-btn button {
    padding: 15px 20px;
    border: 0;
    background: #FAFA4B;
    text-align: center;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
@keyframes openleft {
  100%{height:0%;left:0}
  0%{height:15%; left:15%;}
}
@keyframes openright {
  100%{height:100%;right:0}
  0%{height:75%;right:15%;}
}
/*end custom button*/
.ideas-sec .grid-3
{
	display: grid;
  grid-template-columns: 4.5fr .25fr 4fr;
  grid-gap: 20px;
}
.ideas-sec .ic-arrow
{
  position: relative;
  top: 25%;
  left: 0;
  right: 0;
}
.ideas-sec .banner-img
{
  position: absolute;
  right: 10%;
  height: 100%;
  top: 0;
  z-index: -1;
}
.ideas-sec .text-blue, .ideas-sec .text-blue{letter-spacing: -1.6px;line-height: 1.3;}
.contain-specials
{
  width: 83%;
  margin-right: auto;
  margin-left: auto;
}
.ideas-sec .btn-square-angle button.btn-white:before{bottom: 0px;background: #f5fc3b;}
.ideas-sec .btn-square-angle button.btn-white:after
{   
	content: ""; 
	position: absolute;
  height: 13px;
  width: 13px;
  background: #effd3d;
  right: 0;
  top: 0;
}
.icon-block:before 
{
  content: url(../images/union-top.png);
  position: absolute;
  left: 0;
  top: 0;
  line-height: 0;
}
.icon-block:after 
{
  content: url(../images/union-bottom.png);
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 0;
}
.content-ideas .img-idea img
{
  height: 440px;
  object-fit: cover;
}
.grid-5
{
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.clients-sec .item-tes:before
{
	content: url(../images/blockquote.png);
  position: absolute;
  top: 0;
}
.slider-testimonials
{
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}
.slider-testimonials .swiper-test
{
	padding: 40px 200px 0px;
}
.slider-testimonials .item-tes
{
	padding: 0px 100px 0px;
  background: linear-gradient(270deg, #EBEBDE 0%, rgba(235, 235, 222, 0) 100%);
  height: 100%;
}
.work-sec .accordion 
{
  display: flex;
  height: 100vh;
}
.work-sec .accordion .item 
{
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  flex: 1;
  transition: flex 400ms;
}
.work-sec .accordion .item:hover 
{
  flex: 3;
}
.vertical-rl
{
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
.border-black
{
  border: 1px solid #00000033;
}
.item-service:hover
{
	background-image: url('../images/Frame-22v2.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.post-news .tags a
{
	padding-right: 10px;
  font-size: 12px;
  font-style: italic;
  color: #000;
  text-decoration: none;
}
.post-news h2 a, .sc-our-partners h2 a
{
  color: #000;
}
.post-news .post-item
{
	min-height: 200px;
}
.post-news .post-item:hover .item-detail
{
  background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(221,255,13,1) 100%);
}
.news-right .img-new img
{
  height: 431px;
  object-fit: cover;
}
.item-detail
{
	background: linear-gradient(270deg, #F4F4E8 0%, rgba(244, 244, 232, 0) 100%);
}
.item-detail h2
{
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-inline-box;
}
.img-new:after
{
	content: url('../images/Union-yellow-v2.png');
	position: absolute;
  bottom: 20px;
  left: 20px;
  line-height: 0;
}
.post-item .img-new
{
  margin-bottom: 0;
}
.post-item .img-new img
{
  width: 197px;
  height: 100%;
  object-fit: cover;  
}
.post-item .img-new:after
{
  opacity: 0;
}
.post-item:hover .img-new:after
{
  opacity: 1;
}
.subscribe-form::placeholder 
{
  color: red;
}
.field-control
{
  margin-bottom: 2rem;
}
.field-control input
{
  border: 0;
  margin-bottom: 0rem;
  border-bottom: 1px solid #000;
  padding-bottom: 1rem;
  font-size: 20px;
  line-height: 30px;
  background: transparent;
  outline: 0;
}
.field-control > p
{
	margin-bottom: 0;
}
.submit-control p
{
	margin-bottom: 0;
}
.submit-control input
{
  background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
  border: 0;
  padding: 18px 72px;
  font-size: 16px;
  font-weight: 800;
  font-family: Klarheit Grotesk Extrabold;
  line-height: 24px;
  font-weight: 300;
  color: #000;
}
.submit-control .d-inline-block:before
{
	content: '';
  position: absolute;
  height: 13px;
  width: 13px;
  background: #DFDFD5;
  bottom: 0px;
  left: 0;
}
.submit-control .d-inline-block:after
{
  content: '';
  position: absolute;
  height: 13px;
  width: 13px;
  background: #DFDFD5;
  right: 0;
  top: 0;
}
.submit-control .wpcf7-spinner
{
	display: block;
}
.slider-testimonials .swiper-custom-nav, .slider-team .swiper-custom-nav, .slider-life-post .swiper-custom-nav
{
  width: 48px;
  height: 48px;
}
.slider-testimonials .swiper-button-prev, .slider-life-post .swiper-button-prev, .slider-team .swiper-button-prev
{
  content: url('../images/next.png');
  position: absolute;
  background: none;
}
.slider-testimonials .swiper-button-next, .slider-life-post .swiper-button-next, .slider-team .swiper-button-next
{
  content: url('../images/pre.png');
  position: absolute;
  background: none;
}
.slider-testimonials .swiper-button-prev
{
  left: 48px;
}
.slider-testimonials .swiper-button-next
{
  right: 48px;
}
.w-10
{
  width: 10%;
}
.w-15
{
  width: 15%;
}
.w-35
{
  width: 35%;
}
.w-65
{
  width: 65%;
}
.w-85
{
  width: 85%;
}
.perk-sec .perk-text
{
  background: linear-gradient(180deg, #EBEBDE 0%, rgba(235, 235, 222, 0.00) 0.01%, rgba(235, 235, 222, 0.94) 100%);
  height: 600px;
}
.perk-sec .perk-text .perk-cont
{
  height: 100%;
  overflow-y: auto;
}
.perk-sec .perk-text .perk-cont::-webkit-scrollbar, .hiring-sec .content-faq::-webkit-scrollbar, .text-team::-webkit-scrollbar {
  width: 3px;
}
.perk-sec .perk-text .perk-cont::-webkit-scrollbar-track, .hiring-sec .content-faq::-webkit-scrollbar-track, .text-team::-webkit-scrollbar-track
{
  background: #a5a3a3;
}
.perk-sec .perk-text ol li
{
  list-style: decimal-leading-zero;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 1.5rem;
}
.accor-hiring, .accor-faq 
{
  cursor: pointer;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  position: relative;
  padding: 51px 48px;
}
.accor-hiring.active
{
  background: rgb(255,237,13);
  background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
} 
.hiring-sec .active, .accor-hiring:hover 
{
  background-color: #ccc; 
}
.panel
{
  padding: 60px 48px;
  display: none;
  overflow: hidden;
}
.panel .content-faq
{
  height: 550px;
  overflow-y: auto;
}
.hiring-sec .panel img
{
  height: 380px;
  object-fit: cover;
  width: 100%;
}
.accor-hiring:after
{
  content: url('../images/plus.svg');
  position: absolute;
  right: 48px;
  top: 42%;
}
.accor-hiring.active:after
{
  content: url('../images/minus.svg');
  position: absolute;
  right: 48px;
}
.accor-hiring.active:before
{
  content: url('../images/union-hiring.png');
  position: absolute;
  top: 0;
  line-height: 0;
  right: 0;
}
.accor-hiring button, .accor-faq button
{
  border: 0;
  background: transparent;
  padding-left: 0;
  text-align: left;
}
.accor-hiring .w-35
{
  width: 35%;
  justify-content: space-between;
  display: flex;
}
.life-sec .bg-img
{
  background-repeat: no-repeat;
  background-position: right;
  padding-bottom: 40px;
}
.life-sec .description
{
  padding:40px 83px;
}
.life-sec .graph-1
{
  padding-top: 40px;
}
.life-sec .graph-2:before
{
  content: url('../images/Group-6.svg');
  position: absolute;
  top: -24px;
  left: -24px;
  line-height: 0;
}
.life-post-news .content p
{
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-inline-box;
}
.life-sec .corner-bottom-right
{
  padding:20px;
}
.life-post-news .post-item
{
  border: solid #00000033;
  border-width: 1px 0.5px 1px 0.5px;
}
.life-sec .col-content
{
    padding:20px 50px 20px 30px; 
}
.life-sec .border-black
{
  border: solid #00000033;
  border-width: 1px;
}
.life-post-news .post-item img
{
  height: 280px;
  object-fit: cover;
}
.life-post-news .post-item .title a
{
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-inline-box;
}
.life-post-news .post-item .content
{
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-inline-box;
}
.slider-life-post .swiper-button-prev, .slider-team .swiper-button-prev
{
  position: relative;
  left: calc(100% - 176px);
  bottom: 0px;
  top: unset;
  margin-top: 0;
}
.slider-life-post .swiper-button-next, .slider-team .swiper-button-next
{
  position: relative;
  left: calc(100% - 96px);
  bottom: -48px;
  top: unset;
  right: unset;
  margin-top: 0;  
}
.slider-life-post .swiper-slide
{
  text-align: left;
}
.perk-sec .text-slider
{
  z-index: 10;
  background: #dfdfd5;
  position: relative;
}
.content-contact
{
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 48px;
}
.contact-down a
{
  color: #000;
  font-family: Klarheit Grotesk Extrabold;
  font-weight: 800;
}
.content-contact .ft-address
{
  height: 460px;
}
/*contact form*/
.form-contact 
{
  padding: 60px 64px 35px;
  background: #F4F4E8;
  height: 100%;
}
.form-contact .tabs-nav li 
{
  float: left;
  width: 50%;
  list-style: none;
  width: auto;
  margin-right: 40px;
  font-size: 16px;
  line-height: 21px;
}
.form-contact a 
{
  color: #00000080;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  padding-bottom: 10px;
}
.form-contact .tab-active a 
{
  color: #000;
  cursor: default;
  border-bottom: 2px solid #000000;
  font-weight: 700;
}
.form-contact .tabs-stage 
{
  padding-top: 40px;
  height: calc(100% - 64px);
}
.form-contact .tabs-stage #tab-2
{
  height: 100%;
}
.form-contact .content-tab iframe
{
  height: 100%;
}
.form-contact .tabs-nav
{
  height: 29px;
  margin-bottom: 0;
}
.form-contact .submit-control
{
  text-align: right;
  margin-top: -0.5rem;
}
.form-contact .field-control
{
  margin-bottom: 3rem;
}
.form-contact .field-control input
{
  margin-bottom: 0rem;
}
.form-contact .submit-control .d-inline-block:before, .form-contact .submit-control .d-inline-block:after
{
  background: #f4f4e8;
}
.form-contact .field-control input
{
  font-size: 16px;
  line-height: 21px;
}
/*work*/
.content-gallery
{
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.content-gallery .item
{
  flex: 0 0 calc(50% - 10px);
  position: relative;
  padding-bottom: 32px;
  transition: all .4s cubic-bezier(.22,.61,.36,1);
}
.content-gallery .item:nth-child(odd) .gal-item
{
  position: relative;
}
.content-gallery .text-hover
{
  padding: 0px 0px 40px 40px;
  position: absolute;
  bottom: 20px;
  z-index:10;
  opacity: 0;
}
.content-gallery .item:nth-child(even) 
{
    padding-left: 16px;
}
.content-gallery .item:nth-child(odd) 
{
    padding-right: 16px;
}
.content-gallery .item:nth-child(odd) .gal-item:before
{
  height: 100%;
  width: 100%;
}
.content-gallery .item:nth-child(even) .gal-item:before
{
  height: calc(100% - 32px);
  width: 100%;
  top: 80px;
  left: 16px;
  z-index: 1;
}
.content-gallery .item:nth-child(odd) .text-hover
{
  bottom: 0;
}
.content-gallery .item:nth-child(even) .text-hover
{
  bottom: -50px;
}
.content-gallery .gal-item img
{
  max-width: 100%;    
  height: 420px;
  object-fit: cover;
  width: 100%;
}
.content-gallery .item .gal-item iframe
{
  height: 420px;
  width: 100%;
  object-fit: cover;
}
.content-gallery .item .gal-item video
{
  width: 100%;
  height: 420px;
  object-fit: cover;
}
.content-gallery .item:nth-child(even) .gal-item img, .content-gallery .item:nth-child(even) .gal-item iframe, 
.content-gallery .item:nth-child(even) .gal-item video
{
  position: absolute;
  top: 80px;
  width: 100%;
}
.content-gallery .item .gal-item.bg-hover:hover:before
{
  content: '';
  position: absolute;
  background-image:url(../images/work-hover.png);
}
.work-sec .gal-item .text-hover 
{
  transition: all .4s cubic-bezier(.22,.61,.36,1);
  color: #fff;
}
.work-sec .gal-item .tag 
{
  font-size: 12px;
  font-weight: 600;
}
.work-sec .gal-item .tag a
{
  margin-right: 8px;
  font-style: italic;
  color: white;
  text-decoration: none;
}
.content-gallery .gal-item:hover .text-hover 
{
  opacity: 1;
}
.hashtag span 
{
  margin-right: 1rem;
}
.hashtag span a
{
  color: #000;
  text-decoration: none;
  font-style: italic;
}
.work-sec .gal-item .text-hover a{color: #fff;}
/*end work*/
.content-single .content
{
  padding-top: 120px;
  padding-bottom: 120px;
  width: 886px;
  margin: 0px auto;  
}
.content-single .content iframe
{
  width: 100%;
}
.content-single:nth-child(1) .content
{
  padding-top:0 !important;
}
.content-single:last-child
{
  padding-bottom:120px !important;
}
.author-single
{
  padding-top: 60px;
  padding-bottom: 69px;
}
.author-single .tag p
{
  margin-bottom: 0px;
}
.author-single .tag a
{
  color: #000;
  text-decoration: none;
}
.content-single .d-sm-flex .col-sm-6, .img-100
{
  padding-right: 0rem;
  padding-left: 0rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.btn-load-work .btn-yellow
{
  padding: 18px 64px;
}
.contain-specials{position:relative;}
.highlight-text {
    background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
	padding: 3px 6px;
	background-size:100%;
    background-repeat: no-repeat;
	background-position: center;
}
.highlight-text.active {
	background-size:0%;
	animation: openapi 0.5s forwards;
}

   @keyframes openapi {
	 0% {
		background-size:0%;	
	  }
	 25% {
		background-size:25%;	
	  }
	  50% {
		background-size:50%;	
	  }	   
	  75% {
		background-size:75%;	
	  }	   
		100% {
			background-size:100%;	
		}
  }
.highlight-ltr {
  display: inline-block;
  background: linear-gradient(98deg, rgba(255,237,13,1) 50%, transparent 0%);
  font-weight: bold;
  background-size: 200% 100%;
  background-position: right;
  animation: makeItltr 3s 1s forwards;
  padding: 3px 6px;
  }
.highlight-rtl {
  display: inline-block;
  background: linear-gradient(98deg, rgba(255,237,13,1) 50%, transparent 0%);
  font-weight: bold;
  background-size: 200% 100%;
  background-position: left;
  animation: makeItrtl 3s 1s forwards;
  padding: 3px 6px;
  }

  @keyframes makeItltr {
    100% {
    background-position: left;
    background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
    }
  }
  @keyframes makeItrtl {
    100% {
    background-position: right;
    background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
    }
  }
.contain-specials .hightlight span {
    position: relative;
    z-index: 1;
    padding: 0 0.1em;
    pointer-events: none;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 0;
    font-weight: 800;
}
.contain-specials mark
{
  padding: 0;
  background-color: #0000;
}
.btn-custom-white
{
  min-width: 200px;
  height: 60px;
  border: 0px solid;
  clip-path: polygon(calc(100% - 15px) 0, calc(100% - 15px) 15px, 100% 15px, 100% 100%, 15px 100%, 15px calc(100% - 15px), 0 calc(100% - 15px), 0 0);
  background-color: #fff;
  color: #000;
}
.btn-square-angle .btn-custom-white:hover {
    background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
}
.btn-square-angle .btn-custom-white:hover
{
  background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
}
.btn-bg-white
{
  min-width: 200px;
  height: 60px;
  border: 0px solid;
  clip-path: polygon(calc(100% - 15px) 0, calc(100% - 15px) 15px, 100% 15px, 100% 100%, 15px 100%, 15px calc(100% - 15px), 0 calc(100% - 15px), 0 0);
  background-color: #fff;  
}
.btn-bg-white:hover {
    background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
}
.banner-slider-sec .w-bg-none
{
  border-bottom: 1px solid #00000033;
}
.btn-square-angle:hover .btn-bg-white {
    background-color: #F4F4E8;
}
.specific-sec .bg-yellow
{
  padding: 48px 60px;
  margin-left: 80px;
}
.specific-sec .title
{
  display: flex;
  align-items: center;
}
.spirit-content
{
  background-repeat: no-repeat;
  margin-top: 60px;
  display: flex;
}
.spirit-sec .bg-content
{
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}
.spirit-content .w-65
{
  width: calc(65% - 131px);
}
.info-team-hover
{
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  opacity: 0;
  transition: all 0.8s ease;
}
.info-team-hover:hover
{
  opacity: 1;
}
/*team member*/
.swiper-progress-bar .swiper-container-horizontal>.swiper-pagination-bullets
{
  width: 80%;
}
.swiper-progress-bar .swiper-pagination
{
  position: absolute;
  text-align: left;
  z-index: 0;
  overflow: hidden;
}
.swiper-progress-bar.swiper-container-horizontal>.swiper-pagination-bullets
{
  bottom: 14px;
  width: calc(100% - 230px);
  display: flex;
}
.swiper-progress-bar.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0px;
}
.slider-life-post.swiper-progress-bar .swiper-pagination-bullets span{width: 33.333%;}
.swiper-progress-bar .swiper-pagination-bullets span 
{
   height: 2px;
   border-radius: 0;
   position: relative;
}
.swiper-progress-bar .swiper-pagination-bullet::before {
   content: "";
   display: block;
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}
.swiper-progress-bar .swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.20);
}
.swiper-progress-bar .swiper-pagination-bullet-active::before {
   background-color: #000;
   animation: slide-progress 2s cubic-bezier(0.3, 0, 0.3, 1) forwards;
}
.swiper-progress-bar .swiper-paused .swiper-pagination-bullet-active::before {
   animation-play-state: paused;
}
.slider-team.swiper-progress-bar .swiper-pagination-bullets span
{
  width: 20%;
}
 @keyframes slide-progress {
   0% {
     transform: translateX(-100%);
  }
   100% {
     transform: translateX(0);
  }
}
.swiper
{
  overflow: hidden;
  z-index: -1;
}
.slider-testimonials.swiper
{
  z-index: 1;
}
.map g.yellow-def path
{
  fill:#FAFA4B;
}
.map g.yellow:hover path
{
  fill:#FAFA4B;
}
.sticky 
{
  position: fixed;
  width: 100%;
  z-index: 999;    
  background: #dfdfd5;
  box-shadow: 1px 1px 20px 0px #c3c3c3;
}
.pt-15 
{
  padding-top: 150px;
}
.desk-box {
    display: flex;
    height: 600px;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    background: #fff;
    /*display: flex;
    justify-content: center;
    align-items: center;*/
    background: transparent;
}
.works-slider .swiper-slide 
{
  text-align: left;
}
.container-general {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.container-general .gallery-wrap {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    column-gap: 11px;
}
.container-general .gallery-wrap .item-work {
    flex: 1;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: none;
    transition: all 0.8s ease;
    background: linear-gradient(180deg, #F4F4E5 0%, rgba(244, 244, 232, 0.00) 100%);
}
.container-general .gallery-wrap .item-work:hover {
  
}
.container-general .gallery-wrap .item-work.active {
    flex: 7;
    background: rgb(255,237,13);
  background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
}
.gallery-wrap .item-img .position-relative img
{
    position: absolute;
    right: 0;
      width: 100%;
      height: 474px;
      object-fit: cover;
}
.item-text
{
  width: 110px;
}
.item-text a
{
  color:#000;
}
.item-img
{
  width: calc(100% - 110px);
}
.slider-perk .swiper-slide
{
  justify-content: flex-start;
}
.slider-perk .swiper-slide .item
{
  height: 600px;
  width: 100%;  
}
.slider-perk .swiper-slide .item img
{
  height: 100%;
  width: 100%;  
  object-fit: cover;
}
.item-team{text-align: left;cursor: pointer;pointer-events: all;}
.perk-cont li::marker{font-weight: 700;}
.img-head img
{
  object-fit: cover;
  height: 400px;
}
.map-sec .w-75 svg{width: 100%;}
.item-team .text-team
{
  overflow-y: auto;
  height: 270px;
}
.line-1
{
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.line-2
{
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.public-content p
{
  /*-webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;*/
}
.sc-authentic .content 
{
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-inline-box;
}
.sc-authentic .content p{margin-bottom: 0;}
#menu-item-702{display: none;}
.corner-bottom-right img
{
  height: 437px;
  object-fit: cover;
  object-position: top;
}
.square-custom-btn .btn-square-angle .btn-yellow
{
  height: 130px;
  background: rgb(255,237,13);
  background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
}
.square-custom-btn .btn-square-angle .btn-yellow:hover
{
  background: #FAFA4B;    
}
.sc-single-news .entry-content iframe
{
	margin: 0px auto;
	display: block;
}
.testimonials-sec .author
{
  display: inline;
  padding: 0px 10px 0px 10px;
}
.author.highlight-text.active
{
  animation: openapi 2s forwards;
}
.counter
{
  background: linear-gradient(322deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 150px;
  text-shadow:
    0 1px 0px #cfff0d,
    1px 0 0px #ffed0d,
    1px 2px 1px #cfff0d,
    2px 1px 1px #ffed0d,
    2px 3px 2px #cfff0d,
    3px 2px 2px #ffed0d,
    3px 4px 2px #cfff0d,
    4px 3px 3px #ffed0d,
    4px 5px 3px #cfff0d,
    5px 4px 2px #ffed0d,
    5px 6px 2px #cfff0d,
    6px 5px 2px #ffed0d,
    6px 7px 1px #cfff0d,
    7px 6px 1px #ffed0d,
    7px 8px 0px #cfff0d,
    8px 7px 0px #ffed0d;
}
.life-sec .corner-bottom-right::after
{
  content: "";
  display: block;
  position: absolute;
  background: no-repeat center/cover url(../images/bg-union.png);
  width: 230px;
  height: 230px;
  transform: rotate(90deg);
  bottom: 0px;
  right: 0px;
  z-index: 0;  
}
.life-sec .col-content div
{
  z-index: 1;
}
.page-template-template-career a
{
  text-decoration: none;
}
.ser-faq
{
  background: #F1FE8F;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.ser-faq .accor-faq:after 
{
  content: url(../images/up-ser.svg);
  position: absolute;
  right: 165px;
  top: 42%;
}
.ser-faq .accor-faq.show:after
{
  content: url(../images/down-ser.svg);
  position: absolute;
  right: 165px;
}
.ser-faq .accor-faq.show:before
{
  content: none;
}
.ser-faq .accor-faq:hover
{
  background-color:#ccc0;
}
.ser-faq .accor-faq
{
  padding: 32px 0px;
}
.ser-faq .accor-faq.show
{
  padding: 32px 0px 16px;
}
.ser-faq .panel-faq
{
  padding: 0px 0px 16px;
  display: none;
  overflow: hidden;
}
.bg1
{
  background: #F1FE8F;
}
.bg2
{
  background: #F4FF81;
}
.bg3
{
  background: #EFFF6E;
}
.bg4
{
  background: #DFFB6C;
}
.bg5
{
  background: #D6FF63;
}
.bg6
{
  background: #D3FF5C;
}
.bg7
{
  background: #C8FF60;
}
.bg8
{
  background: #C3FF5B;
}
.bg9
{
  background: #BBFF4D;
}
.bg10
{
  background: #B5FC42;
}
#mega-menu-item-702
{
  display: none !important;
}
.mega-menu-item-has-children > .mega-sub-menu li:hover a
{
  background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%) !important;
}
.page-content-sec .w-img{width: 100px;}
.icon-share a
{
  padding:0px 15px;
}
.icon-share a:first-child
{
  padding: 0;
}
.partner-sec .partner-tag {
    background-repeat: no-repeat;
}
.partner-sec .partner-title {
    background-repeat: no-repeat;
    background-position: top right;
}
/*work and tag work*/
.tax-work_tag
{
    position: relative;
}
.page-template-template-work
{
    position: relative;
}
.partner-tag .hashtag
{
  display:flex;
  flex-wrap:wrap;
}
.work-post {
  padding: 20px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.work-post .wrk-cont-post
{
  padding-top: 50px;
  padding-left: 60px;
}
.wrk-desc 
{
    padding-bottom: 40px;
}
.page-template-template-work
{
  position: relative;
}
.nav-tabs
{
  border-bottom: 0;
}
.nav-tabs .nav-link.active
{
    color: #000000;
    background-color: #dfdfd5;
    border-color: #0000;
    font-weight: 700;   
}
.nav-tabs .nav-link 
{
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #000;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover 
{
    border-color: #ffffff00 #e9ecef00 #dee2e6;
    isolation: unset;
    font-weight: 700;
}
.info-column .text-hover a 
{
    color: #000;
      word-break: break-word;
}
.info-column .text-hover .gray-hover > a
{
  color: #1F1F4D;
}
.cont-vid.info-column .text-hover a
{
  color: #000;
}
.info-column .text-hover .tag a
{
  font-size: 12px;
}
.info-column
{
  position: relative;
  cursor: pointer;
}
.info-column .overlay .text-hover 
{
  padding-top: 20px;
  width: 100%;
  padding-bottom: 0;
  position: relative;
  padding-left: 0;
  margin-bottom: 60px;
  padding-right: 0;
}
.work-gallery .info-column img
{
  width:100%;
    height: 570px;
    object-fit: cover;
    object-position: top;
}
.page-template-template-work .work-sec
{
  padding-top: 100px;
  padding-bottom: 40px;
}
.info-column .overlay, .info-column .overlay .text-hover
{
  background-repeat: no-repeat;
  background-position: top right;
  position: relative;
}
.info-column .overlay:hover
{
  background-image: url('https://ivynpartners.com/wp-content/uploads/2024/02/Rectangle-51.png');
      background-size: contain;
}
.info-column .overlay:hover .text-hover
{
  background-image: url('https://ivynpartners.com/wp-content/uploads/2024/02/Rectangle-52.png');
      background-size: cover;
      background-clip: content-box;
}
.popup 
{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 99999;
}
.popup .popup__content 
{
  width: auto;
  overflow: auto;
  padding: 0px;
  background: transparent;
  color: black;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}
.popup .popup__content .close 
{
    position: absolute;
    right: 0px;
    top: 5px;
    padding: 30px;
    display: block;
    z-index: 10;
}
.popup .popup__content .close span 
{
    cursor: pointer;
    position: fixed;
    width: 20px;
    height: 3px;
    background: #fff;
    top: 20px;
    right: 15px;
}
.popup .popup__content .close span:nth-child(1) 
{
  transform: rotate(45deg);
}
.popup .popup__content .close span:nth-child(2) 
{
  transform: rotate(135deg);
}
.masonry-column.popup_img
{
  cursor: pointer;
}
.popup_vid, .popup_img
{
  position: relative;
  cursor: pointer;
}
.popup_vid .info-column .imgne:before, .popup_img:before
{
  content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 56px;
    height: 56px;
    z-index: 1;
    left: calc(50% - 28px);
    top: calc(43% - 28px);
    text-align: center;
}
.popup_vid .info-column .imgne::before
{
    background-image: url(https://ivynpartners.com/wp-content/uploads/2024/01/Play.png);
}
.popup .text-hover
{
  text-align: left;
  padding-left:3rem;
  padding-bottom:3rem;
}
.cont-vid .text-hover
{
  padding: 20px;
}
.cont-vid
{
  background: #DFDFD5;
    margin-top: -1px;
}
/*new*/
.work-gallery 
{
    display: flex;
    flex-flow: wrap;
    column-gap: 32px; 
}
.work-gallery .thin{width: calc(30% - 16px);}
.work-gallery .vast{width: calc(70% - 16px);}
.work-gallery .square{width:calc(50% - 16px);}
.wrk-column
{
  padding-top: 0px;
  padding-bottom: 0px;
}
.work-gallery .info-column img
{
  width:100%;
    height: 570px;
    object-fit: cover;
    object-position: top;
}
.r-item{cursor: pointer;}
.info-column .overlay:hover .gray-hover > a, .info-column .text-hover .tag a:hover, .cont-vid.info-column .text-hover:hover h2 a
{
  color: #59B259;
}
@media(min-width: 576px)
{
  .pt-sm-10{padding-top: 100px !important;}
  .pb-sm-10{padding-bottom: 100px !important;}
  .pt-sm-8{padding-top: 80px !important;}
  .pb-sm-8{padding-bottom: 80px !important;}
  .pe-sm-2rem{padding-right: 2rem !important;}
  .pt-sm-6{padding-top: 60px !important;}
  .pb-sm-6{padding-bottom: 60px !important;}
  .ps-sm-6{padding-left: 60px !important;}
  .pe-sm-6{padding-right: 60px !important;}
  .slider-testimonials .item-tes
  {
    background: linear-gradient(270deg, #EBEBDE 0%, rgba(235, 235, 222, 0) 100%);
    height: 750px;
    width: 100%;
  }
  .slider-testimonials .item-tes .center-vertical
  {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0px 48px 0px;
  }
}
@media(min-width: 768px)
{
  .slider-testimonials .item-tes .center-vertical
  {
    padding: 0px 100px 0px;
  }
  .pt-md-10{padding-top: 100px !important;}
  .pb-md-10{padding-bottom: 100px !important;}
}
@media(min-width: 992px)
{
  .footer-cont .ft-img
  {
    width: 40%;
  }
  .footer-cont .ft-address
  {
    width: 32%;
  }
  .pt-lg-10{padding-top: 100px !important;}
  .pb-lg-10{padding-bottom: 100px !important;}
  .ps-lg-10{padding-left: 100px !important;}
  .pe-lg-10{padding-right: 100px !important;}
  .ps-lg-2rem{padding-left: 2rem !important;}
  .mega-menu-item-has-children.mega-toggle-on > .mega-sub-menu
  {
    /*top: 85px !important;*/
  }
  .mega-menu-item-has-children > .mega-sub-menu > .mega-menu-row
  {
    background: #F5F3EB !important;
    position: relative !important;
    background-image: url('https://ivypartners.studioboconganh.com/wp-content/uploads/2023/12/Rectangle-40.png') !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: right !important;
  }
  .custom-menu-desk
  {
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding: 50px 0px 60px 60px !important;
  }
  .custom-menu-desk > .mega-sub-menu > .mega-menu-item:hover > .mega-menu-link
  {
    background-image: url('https://ivypartners.studioboconganh.com/wp-content/uploads/2023/12/Union.svg') !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: right !important;
  }
  .custom-menu-desk > .mega-sub-menu > .mega-menu-item
  {
    position: unset !important;
  }
  .custom-menu-desk > .mega-sub-menu > .mega-menu-item.mega-menu-item-has-children:hover > .mega-sub-menu, 
  .custom-menu-desk > .mega-sub-menu > .ser-default.mega-menu-item-has-children > .mega-sub-menu
  {
    display: block !important;
    width:200% !important;
    position: absolute!important;
    left: calc(100% + 60px)!important;
    top: 0px!important;
    padding-top: 10px !important;
  }
  .custom-menu-desk > .mega-sub-menu > .mega-menu-item > .mega-menu-link
  {
    font-weight: 800 !important;
    font-family: 'Klarheit Grotesk Extrabold' !important;
    display: inline-block !important;
    width: auto !important;
    padding-right: 24px !important;
    line-height: 1 !important;
  }
  .custom-menu-desk > .mega-sub-menu > .mega-menu-item > .mega-sub-menu
  {
    display: none !important;
  }
  .custom-menu-desk > .mega-sub-menu > .mega-menu-item > .mega-sub-menu > .mega-menu-item > .mega-menu-link img
  {
    height: 255px;
    object-fit: cover;
    width: 100%;
    object-position: top;    
  }
  .content-contact
  {
    height: 592px;
  }
}
@media(min-width: 1200px)
{
  .pt-xl-8{padding-top: 80px !important;}
  .pb-xl-8{padding-bottom: 80px !important;}
  .ps-xl-8{padding-left: 80px !important;}
  .pe-xl-8{padding-right: 80px !important;}
  .ms-xl-8{margin-left: 80px !important;}
  .me-xl-8{margin-right: 80px !important;}
  .pt-xl-10{padding-top: 100px !important;}
  .pb-xl-10{padding-bottom: 100px !important;}
  .ps-xl-10{padding-left: 100px !important;}
  .pe-xl-10{padding-right: 100px !important;}
  .ps-xl-115{padding-left: 115px !important;}
  .pe-xl-115{padding-right: 115px !important;}
  .ps-xl-163{padding-left: 163px !important;}
  .pe-xl-163{padding-right: 163px !important;}
}
@media(min-width: 1441px)
{
  .footer-cont .ft-img, .footer-cont .ft-address
  {
    width: auto;
  }
  .section-gallery .info-column img
  {
    height: 670px;
  }
	.container-1344
	{
		max-width: 1344px;
		margin-right: auto;
		margin-left: auto;
		padding-right: 48px;
		padding-left: 48px;
	}
  .slider-banner .item-slider > img
  {
    width: 100%;
  }
  .life-post-news .post-item{height: 668px;}
  .sc-cta .corner-left-icon h2{width: 700px;}
  .col-form{max-width: none;}
}
@media(max-width: 1366px)
{
  .text-troke, .text-blue, h1.text-troke, h1 span.text-blue, h1.text-blue, h1 span.text-troke, .fs-90
  {
    font-size: 70px;
    line-height: 1;
  }
  .text-troke br, .text-blue br
  {
    display: none;
  }
  .footer-cont .text-troke br, .footer-cont .text-blue br
  {
    display: inherit;
  }
}
@media(max-width: 1280px)
{
   h1.fs-80
  {
    font-size: 70px;
    line-height: 1;
  }
  .panel img
  {
    width: 100%;
  }
  .item-detail h2{-webkit-line-clamp: 2;}
  .item-team .text-team{height: 230px;}
  .life-post-news .post-item img{height: 220px;}
  .slider-perk .swiper-slide .item{height: 500px;}
  .corner-bottom-right img{height: 380px;}
}
@media(max-width: 1200px)
{
  .news-right .img-new img{height: auto;}
  .text-blue, .text-troke, .fs-90
  {
    font-size: 60px;
    line-height: 60px;
  }
  .site-footer .square-btn button
  {
    padding: 45px 20px;
    margin-right: 20px;
  }
  .fs-32 
  {
    font-size: 28px;
    line-height: 31px;
  }
  .accor-hiring.active:before
  {
    content: '';
  }
  .specific-sec .title
  {
    display: inline-flex;
  }
  .item-team .text-team{height: 210px;}
  .content-gallery .gal-item img, 
  .content-gallery .item .gal-item iframe, 
  .content-gallery .item .gal-item video
  {
    height: 316px;
  }
  .ft-address .text br{display: none;}
  .footer-cont .text-troke br, .footer-cont .text-blue br{display: none;}
  .hiring-sec .panel img{height: 350px;}
  .custom-menu-desk > .mega-sub-menu > .mega-menu-item >
  {
    line-height: 1 !important;
  }
  .custom-menu-desk > .mega-sub-menu > .mega-menu-item > .mega-menu-link
  {
    font-size: 16px !important;
  }
}
@media(max-width: 1199px)
{
  .ideas-sec .banner-img
  {
    right: 0;
    width: 100%;
  }
  .life-sec .corner-bottom-right::after
  {
    width: 150px;
    height: 150px;
  }
  .sc-mb-projects .accor-hiring p a
  {
    text-decoration: none;
    color: #000;
  }
}
@media(max-width: 1024px)
{
  .text-blue, .text-troke 
  {
    font-size: 45px;
    line-height: 50px;
  }
  h1.text-troke, h1 span.text-blue, h1.fs-80, .fs-90, h1.text-blue, h1 span.text-troke
  {
    font-size: 60px;
    line-height: 1;
  }
  .fs-40 
  {
    font-size: 32px;
    line-height: 42px;
  }
  .contain-specials{width: 100%;}
  .slider-testimonials .swiper-test {padding: 40px 0px 0px;}
  .accor-hiring{padding: 30px 48px;}
  .panel .content-faq{height: 400px;}
  .item-team .text-team{height: 170px;}
  .slider-testimonials
  {
    background-image: none !important;
  }
  .slider-testimonials .swiper-button-prev
  {
    left: 16px;
  }
  .slider-testimonials .swiper-button-next
  {
    right: 16px;
  }
  .slider-perk .swiper-slide .item{height: 400px;}
  .hiring-sec .panel img{height: 280px;}
  .corner-bottom-right img{height: 293px;}
}
@media(max-width: 991px)
{
  .popup .popup__content
  {
	  width: 100%;
	  padding-left: 15px;
      padding-right: 15px;
  }
  .popup .popup__content iframe{width:100%;}
  footer .square-custom-btn
  {
    height: auto;
  }
  .coppy-right
  {
    position: relative;
  }
	.content-single:last-child
	{
	  padding-bottom:3rem !important;
	}
	.content-single .content
	{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
  .ser-faq .accor-hiring:after, .ser-faq .accor-hiring.active:after
  {
    right: 48px;
  }
  /*menu*/
 .fix-mb
  {
    display: flex;
  }
  .fix-mb .mb-menu
  {
    height: 60px;
    width: 60px;
  }
  .menu--right{height: 100%;}
  .menuToggle 
  {
   display: block;
   position: relative;
   top: 12%;
   z-index: 5;
   -webkit-user-select: none;
   user-select: none;
  }
  .menuToggle li
  {
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px 10px 20px;
  }
 .menuToggle a 
  {
    text-decoration: none;
    color: #000;
    transition: all 0.3s ease;
  }
 .menuToggle a:hover 
 {
  font-weight: 700;
 }
 .menuToggle input 
 {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0px;
  cursor: pointer;
  opacity: 0;
   z-index: 12;
   -webkit-touch-callout: none;
  }
 .menuToggle span 
 {
    position: relative;
    display: block;
    width: 40px;
    height: 4px;
    margin-bottom: 7px;
    position: relative;
    background: #000;
    border-radius: 3px;
    z-index: 12;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  }
 .menuToggle span:first-child 
  {
   transform-origin: 0% 0%;
  }
 .menuToggle span:nth-last-child(2) 
 {
   transform-origin: 0% 100%;
  }
 .menuToggle input:checked ~ span 
 {
   opacity: 1;
   transform: rotate(45deg) translate(-2px, -1px);
   background: #000;
  }
 .menuToggle input:checked ~ span:nth-last-child(3) 
 {
   opacity: 0;
   transform: rotate(0deg) scale(0.2, 0.2);
  }
 .menuToggle input:checked ~ span:nth-last-child(2) 
 {
   transform: rotate(-45deg) translate(0, -1px);
  }
 .menuToggle input:checked ~ .menuItem
 {
   transform: none;
  }
 .menuItem 
 {
   position: absolute;
   width: 300px;
   padding-left: 0;
   padding-bottom: 0;
   padding-top: 125px;
   background: #ededed;
   list-style-type: none;
   -webkit-font-smoothing: antialiased;
   transform-origin: 0% 0%;
   transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
   box-shadow: 0px 2px 15px #1f1f4d;
  }
  .menu--right .menuToggle 
  {
    position: fixed;
    right: -20px;
  }
 .menu--right .menuToggle input 
 {
   right: 50px;
  }
 .menu--right .menuToggle span 
 {
   right: 50px;
  }
 .menu--right .menuItem 
 {
   right: 0;
   margin: -100px 0 0 0;
   transform: translate(100%, 0);
  }
 .menu--right .menuItem li a:hover 
 {
   padding-left: 5px;
  }
  @keyframes text-slide-in 
  {
     0% {
       -webkit-transform: translateX(100px);
       -moz-transform: translateX(100px);
       -ms-transform: translateX(100px);
       -o-transform: translateX(100px);
       transform: translateX(100px);
    }
     100% {
       -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
       -ms-transform: translateY(0);
       -o-transform: translateY(0);
       transform: translateY(0);
    }
  }
  /*end*/
  .pb-10 
  {
    padding-bottom: 80px;
  }
  .pt-10 
  {
    padding-top: 80px;
  }
  .site-footer .square-custom-btn
  {
    margin-top:2rem;
  }
  .site-footer .text-lg-center
  {
    text-align: center;
  }
  .site-footer .square-btn button 
  {
    padding: 35px 60px;
  }
  .grid-5{grid-template-columns: 1fr 1fr 1fr;}
  .form-contact .field-control input{width: 100%;}
  .form-contact .content-tab iframe{height: 480px;}
  .perk-sec .perk-text{height: 100%;}
  .life-sec .description
  {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .life-content{position: relative;}
  .life-content .graph-1, .life-content .graph-2{display: none;}
  .map-sec .w-25, .map-sec .w-75{width: 100% !important;}
  .swiper-progress-bar.swiper-container-horizontal>.swiper-pagination-bullets{width: 50%;}
  .fs-90 
  {
    font-size: 45px;
    line-height: 1;
  }
  .life-sec .bg-img
  {
    padding-bottom: 20px;
    padding-top: 20px;   
  }
  .item-team .text-team{height:240px;}
  .content-gallery .gal-item img, 
  .content-gallery .item .gal-item iframe, 
  .content-gallery .item .gal-item video
  {
    height: 260px;
  }
  .text-troke
  {
    -webkit-text-stroke: 1px #1F1F4D;
    font-weight: 400;
  }
  .bg-box-1 .line-2{height: auto;}
  .slider-perk .swiper-slide .item{height: 478px;}
  .menuItem .menu-item:hover, .menuItem .menu-item:focus
  {
    font-weight: 700;
    background: linear-gradient(98deg, rgba(255,237,13,1) 0%, rgba(207,255,13,1) 100%);
  }
  .corner-bottom-right img{height: 400px;}
  .menu-nav ul
  {
    display: block;
    padding-left: 0;
  }
  .custom-menu-mobile > .mega-sub-menu > .mega-menu-item
  {
    padding: 0 !important;
  }
  .menu-nav ul li.menu-item
  {
    margin-right: 0;
    margin-left: 0;
  }
  .custom-menu-mobile > .mega-sub-menu > .mega-menu-item .menu-item a
  {
    font-size: 16px;
  }
  .custom-menu-mobile > .mega-sub-menu > .mega-menu-item .menu-item:hover a
  {
    font-weight: 700;
  }
  /* work tag-work */
  .wrk-img-head, .wrk-cont-post 
  {
    width: 100%;
  }
  .work-gallery .thin, .work-gallery .vast, .work-gallery .square
  {
    width: 100%;
  }
  .partner-sec .partner-tag
  {
    background-size: cover;
  }
  .work-gallery .info-column img
  {
    height: 450px;
  }
  .work-post .wrk-cont-post
  {
    padding-top: 50px;
      padding-left: 0px;
  }
}
@media(max-width:921px)
{
  .life-sec .col-content
  {
      padding:30px 0px; 
  }
}
@media(max-width: 912px)
{
  .content-single .content{width: 100%;}
  .single-work .author-single{flex-wrap: wrap;}
  .single-work .author-single .w-25, .single-work .author-single .w-15{width: 50% !important;}
  .single-work .author-single .w-50, .single-work .author-single .w-10{margin-top: 1rem;width: 100% !important;}
  .map-sec .map
  {
    width: 100% !important;    
    height: auto;
  }
  .spirit-content .w-65{width: 100%;}
  .spirit-content .w-35{width: 50%;}
  .specific-sec .bg-yellow 
  {
    padding: 32px 16px;
    margin-left: 32px;
  }
  .item-team .text-team{height:240px;}
  .content-gallery .gal-item img, 
  .content-gallery .item .gal-item iframe, 
  .content-gallery .item .gal-item video
  {
    height: 220px;
  }
  .content-gallery .item{padding-bottom: 1rem;}
  .content-gallery .text-hover{padding: 0px 0px 1rem 1rem;}
}
@media(max-width: 768px)
{
  .menuToggle
  {
    top: 14%;
  }
}
@media(max-width: 767px)
{
  .ser-faq .accor-faq:after, .ser-faq .accor-faq.show:after
  {
	right:32px;	
  }
  .specific-sec .bg-yellow{margin-left:0;}
  .footer-cont
  {
    column-gap: 15px;
  }
  h1.text-troke, h1 span.text-blue, h1.fs-80, .fs-90, h1.text-blue, h1 span.text-troke{font-size: 45px; line-height: 1;}
  .text-blue{font-size: 33px;line-height: 1;}
  .text-troke{font-size: 35px;line-height: 1;}
  .fs-32{font-size: 25px;line-height: 30px;}
  .fs-40{font-size: 28px;line-height: 35px;}
  .slider-clients .swiper-slide{height: 100px;}
  .hiring-sec .accor-hiring .w-50{width: 100% !important;}
  .hiring-sec .accor-hiring .w-35{width: 80%;}
  .work-sec .gal-item .text-hover{padding: 0px 0px 20px 16px;}
  .spirit-content{display: block;}
  .spirit-content .w-35{width: 100%;}
  .content-gallery .item:nth-child(odd){padding-right: 0px;}
  .content-gallery .item:nth-child(even){padding-left: 0px;}
  .content-gallery .item:nth-child(odd) .gal-item:before{width: 100%;z-index: 1;height: calc(100% - 16px);}
  .content-gallery .item:nth-child(even) .gal-item img{top: 0;}
  .content-gallery .item:nth-child(odd) .text-hover{bottom: 34px;}
  .content-gallery .item:nth-child(even) .gal-item:before{top: 0;left: 0;}
  .content-gallery .item{flex: 0 0 100%;}
  .content-gallery .item:nth-child(odd) .gal-item img, 
  .content-gallery .item:nth-child(even) .gal-item img, 
  .content-gallery .item:nth-child(even) .gal-item iframe{position: relative;}
  .content-gallery .item:nth-child(even) .gal-item iframe{top: 0;}
  .content-gallery .item .gal-item iframe{height: revert-layer;}
  .content-gallery .item:nth-child(even) .gal-item:before{height:calc(100% - 32px);}
  .content-gallery .item:nth-child(even) .text-hover{bottom: 30px;}
  .content-gallery .gal-item img, 
  .content-gallery .item .gal-item video{height: auto;}
  .slider-perk .swiper-slide .item{height: 370px;}
  #menu-item-702
  {
    display: block;    
    background: linear-gradient(98deg, rgba(255,237,13,1) 20%, rgba(207,255,13,1) 100%);
    font-weight: 700;
  }
  .img-head img{height: 300px;}
  .content-gallery .item:nth-child(even) .gal-item video{position: relative;top:0;}
}
@media(max-width: 676px)
{
  .slider-perk .item, .slider-perk .item img
  {
    width: 100%;
  }
  .perk-sec .perk-text .perk-cont ol{padding-left: 3rem;}
  .slider-perk .swiper-slide .item{height: 653px;}
}
@media(max-width: 575px)
{
  .accor-hiring p a
  {
    text-decoration: none;
    color:#000;
  }
  .slider-testimonials.swiper-container-horizontal>.swiper-pagination-bullets
  {
    bottom: 50px!important;
    padding-top: 0;
    padding-bottom: 0;
  }
  .slider-testimonials.swiper
  {
    padding-bottom:100px;
  }
  .specific-sec .title
  {
    display: flex;
    flex-direction: column;
    align-items: unset;
  }
  .slider-team.swiper-container-horizontal .swiper-pagination, 
  .slider-life-post.swiper-container-horizontal .swiper-pagination
  {
    bottom: -48px!important;
  }
  .content-ideas .img-idea img, .post-item .img-new img
  {
    height: auto;
  }
  .popup .popup__content iframe{height:414px;}
  .partner-sec .partner-title{    background-position: bottom right;}
  .partner-sec .partner-title span{display: block;}
  .life-sec .col-content > div
	{
	    -webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
	}
  .public-content p, .sc-authentic .content
  {
	overflow: visible;
   }
  .post-item .img-new img
   {
		width:100%;
   }
   .page-content-sec .w-img{width: 50px;}
  .banner-slider-sec .w-75
  {
    width: 100% !important;
  }
  .banner-slider-sec .w-25
  {
    width: 100% !important;
  }
  .banner-slider-sec .btn-banner 
  {
    width: 100%;
    bottom: 0;
    position: relative;
  }
  .banner-slider-sec .square-btn{height: 50px;width: 100%;}
  .banner-talk .fs-24{font-size: 22px;}
  .ideas-sec .ic-arrow{height: 20px;top: 8%;}
  .grid-5 
  {
    grid-template-columns: 1fr 1fr;
    justify-content: center;
  }
  .slider-testimonials .swiper-test{padding: 80px 0px 0px;}
  .slider-testimonials .item-tes{padding: 0px 15px 0px;}
  .slider-testimonials .swiper-button-prev, .slider-testimonials .swiper-button-next{top: 30px;}
  .ideas-sec .text-blue, .ideas-sec .text-troke{font-size: 25px;}
  .accor-hiring{padding: 30px 15px;}
  .fs-24{font-size: 16px;line-height: 21px;}
  .slider-testimonials .item-tes{background: none;}
  .post-news .post-item{height: auto;}
  .content-contact{padding-top: 3rem;}
  .form-contact{padding: 3rem 1rem;}
  .hiring-sec .panel{padding: 1rem;}
  .life-sec .description
  {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .content-gallery
  {
    padding-top: 48px;
    padding-bottom: 48px;
    margin-bottom: 0;
  }
  .content-gallery .w-100 
  {
    padding-bottom: 16px;
  }
  .content-gallery
  {
    columns: 1;
  }
  h1.fs-80, .fs-90 
  {
    font-size: 28px;
    line-height: 1;
  }
  .author-single
  {
    padding-top: 32px;
    padding-bottom: 48px;    
  }
  .content-single .content
  {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .slider-life-post .swiper-button-next, .slider-team .swiper-button-next
  {
    left: calc(100% - 50px)
  }
  .slider-life-post .swiper-button-prev, .slider-team .swiper-button-prev{left: 0;}
  .perk-sec .perk-text ol li{padding-right: 0;}
  .info-team .fs-24{font-size: 24px;line-height: 31px;}
  .perk-sec .perk-text ol li{padding-left: 0rem;}
  .perk-sec .perk-text .perk-cont ol{padding-left: 2.5rem;}
  /*.single-work .w-img{width: 100%;}*/
  .slider-perk .swiper-slide .item{height: 555px;}
  .img-head img{height: 286px;}
  .hiring-sec .panel img{height: 250px;}
  .corner-bottom-right img{height: 350px;}
  .page-template-template-career .accor-hiring button, .page-template-template-career .accor-faq button
  {
    padding-right: 30px;
  }
  .page-template-template-career .accor-hiring:after
  {
    right: 15px;
  }
  .work-sec
  {
    padding-top:3rem;
    padding-bottom: 18px;
  }
}
@media(max-width: 544px)
{
  h1.text-troke, h1 span.text-blue, h1.text-blue, h1 span.text-troke{font-size: 35px;}
  .fs-40{font-size: 25px; line-height: 35px;}
  .ideas-sec .text-blue, .ideas-sec .text-troke{font-size: 18px;}
  .clients-sec .item img{width: auto;}
  .ideas-sec .ic-arrow{top: -7%;}
  .accor-hiring.active:before{content: '';}
  .accor-hiring.active:after,.accor-hiring:after{top: 32%;}
  .panel{padding:1rem;}
  .slider-banner:before{background: none;}
  .slider-banner .item-slider img
  {
    height: 250px;
    object-fit: cover;
  }
  .field-control input{width: 100%;}
  .slider-perk .swiper-slide .item{height: 400px;}
  .img-head img{height: 206px;}
  .content-gallery .item:nth-child(odd) .gal-item:before{height: 100%;}
  .corner-bottom-right img{height: 240px;}
	.menuToggle 
  {
    top: 7%;
  }
}
@media(max-width: 414px)
{
  .menuToggle 
  {
    top: 5%;
  }
}
@media(max-width: 375px)
{
  .menuToggle 
  {
    top: 7%;
  }
  .slider-perk .swiper-slide .item{height: 362px;}
}
