@import url('https://fonts.googleapis.com/css2?family=Scope+One&display=swap');

font-family: 'Scope One', serif;
@font-face {
  font-family: 'Cormorant Garamond', serif;
  src:@import url('https://fonts.googleapis.com/css2?family=Scope+One&display=swap');
font-family: 'Scope One', serif;

}
.load-hidden
{
	visibility:visible !important;
}
.home-intro .desc p, .approach .desc p {
    font-family: freight-big-pro,serif !important;
}

.home-intro .desc p {
    color: #252d3f;
    text-align: center;
    margin: 80px auto 0;
    font-family: freight-big-pro,serif;
    font-size: 31px;
    line-height: 2rem;
	letter-spacing: 0
}
.about-engage .desc.myabdbut {
    max-width: 750px;
}
.page-id-22 .desc ul {
    display: flex;
    justify-content: space-between;
}
.page-id-22 .desc li strong {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.1rem;
    line-height: 2;
}
.page-id-22 .desc li {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.11rem;
    line-height: 1.8;
    border: none;
    margin: inherit;
    text-transform: inherit;
}
.page-id-22 .inquiries-wrap .left {
    width: 50%;
    margin: 0 auto;
}
.page-id-22 .gfield_label {
     display: block !important;
     }
.container.top-home-header {
    background-image: url(https://eventmaker.bestitsol.com/wp-content/uploads/2022/05/1349-x-625.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	height:100vh;
}
.home-intro .desc p, .approach .desc p
{
	font-family: 'FreightBigLight', serif !important;
}

#text-2>.textwidget>p{
    color: #252d3f;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .165rem;
    margin: 6px 0 8px;
    line-height: 1.6;
}
#nav_menu-2>div>ul>li>a{
    border-right: 1px solid #615957;
    padding: 0px 7px;
    line-height: 1.2;
}
#nav_menu-2>div>ul>li:first-child>a{
    padding-left: 0;
}
#nav_menu-2>div>ul>li:last-child>a{
    border: none;
}

.cta.bts-ctaNS {
    margin-top: 0;
}

.increment-sectionM{
    margin: 16px 0 0 0;
    font-family: 'Scope One', serif !important;
}

.increment-sectionM>div {
    display: flex;
    max-width: 1180px;
    margin: 0 auto;
    justify-content: space-between;
    padding: 25px 15px 62px 15px;
    flex-wrap: wrap;
	row-gap: 25px;
}

.increment-sectionM .inc-cards {
    width: 20%;
    border-radius: 10px;
    background-color: white;
}

.increment-sectionM .inc-cards>p {
    text-align: center;
    margin: 0;
    color: #d7b541;
    font-size: 40px;
    line-height: 1.19;
    letter-spacing: .035rem;
}

.increment-sectionM .inc-cards>h4 {
    margin: 5px 0 0 0;
    font-weight: 900 !important;
    font-size: 18px;
    letter-spacing: .14rem;
    color: #d7b541;
	text-align: center;
}

.timonial-slider .swiper-button-next {
    color: black;
    width: 70px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.15rem;
}

.timonial-slider .swiper-button-next:after {
    display: none;
}

.timonial-slider .swiper-button-prev {
    color: black;
    width: 70px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.15rem;
}

.timonial-slider .swiper-button-prev:after {
    display: none;
}
.testimonial-wrap .image {
    background-size: contain;
    background-repeat: no-repeat;
}
.page-id-22 .desc ul {
    flex-wrap: wrap;
    row-gap: 20px;
}
.bts-ON-txt.home-intro h5 {
    margin: 90px 0 0 0;
    color: #d7b541;
	font-size: 18px;
}
.bts-OSerTxt {
    margin: 80px 2px 0 0 !important;
}

@media screen and (max-width: 992px) {
	.increment-sectionM .inc-cards {
		width: 33.33%;
	}

	.increment-sectionM>div {
		justify-content: center;
	}
}

@media screen and (max-width: 600px) {
	.increment-sectionM .inc-cards {
		width: 50%;
	}
	.page-id-22 .inquiries-wrap .left {
		width: 100% !important;
	}
	.timonial-slider .swiper-button-next {
		bottom: 0;
		top: unset;
	}

	.timonial-slider .swiper-button-prev {
		top: unset;
		bottom: 0;
	}
}

@media screen and (max-width: 500px) {
	.bts-Cus-DD {
		flex-direction: column-reverse !important;
	}
}