body {
    font-family: 'Montserrat', sans-serif !important;
    /* overflow-x: hidden; */
  }

.h1, h1 {
    font-size: 45px;
    font-family: 'Montserrat', sans-serif !important;
}

.h2, h2 {
    font-size: 35px;
    font-family: 'Montserrat', sans-serif !important;
}

.brand-logo,
.default-logo,
.responsive-logo {
    max-width: 150px;
}

.aximo-default-btn.aximo-header-btn {
    background-color: #ff7800;
}

.aximo-call-btn {
    background-color: #ff7800;
}

.aximo-counter-data h2 {
    color: #ff7800;
}

.aximo-accordion-item.open {
    background-color: #ff7800;
}

#aximo-submit-btn {
    background: #ff7800;
}

.aximo-info ul li {
    color: #ff7800;
}

::selection {
    background-color: #e39652;
}

:root {
    --accent-color: #ff7800;
    --accent-bg: #ff7800;
}

.aximo-section-title.center {
    max-width: 850px;
}

.aximo-section-title p {
    font-size: 26px;
}

.aximo-accordion-item {
    border: 2px solid #d8d8d8
}

.site-menu-main .nav-link-item {
    padding-left: 15px !important;
}

.box {
    width: 300px;
    height: 300px;
    position: relative;
}

.box img {
    position: absolute;
}


.hitung {
    padding-top: 120px;
    padding-left: 110px;
    font-size: 60px;
    font-weight: 500;
    color: #ff7800;
}

.hitung-tengah {
    padding-top: 120px;
    padding-left: 80px;
    font-size: 60px;
    font-weight: 500;
    color: #ff7800;
}

.bawah-kiri {
    padding-top: 12px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}

.fiftycal img{
    width: 300px;
    padding-left: 100px;
    position: absolute;
}
.aximo-accordion-header::before{
    background-image:url(../images/icon/arrow-right9.svg);
}
.aximo-accordion-item.open .aximo-accordion-header::before{
    transform: rotate(-90deg);
}
.aximo-accordion-item.open{
    background-color: transparent;
}
.menu-block-home{
    background-color: rgba(255, 255, 255, .3);
    backdrop-filter: blur(10px);
}
.menu-block-home .site-menu-main .nav-link-item{
    font-weight: 400;
    text-transform: uppercase;
    color: white;
    font-size: 14px;
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}
#hero {
    height: 100vh;
}
#hero swiper-container {
    height:100vh;
    width:100vw
}
#hero swiper-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    filter: grayscale(100%);
    transition: filter 0.3s ease, transform 0.3s ease;
}
#hero:hover swiper-container img {
    filter: grayscale(0%);
    transform: scale(1.01);
}
#hero h1 {
    font-size: 30px;
}
#hero p, #hero a  {
    font-size: 18px;
}
.btn-50cal {
    border: 1px solid #ff7800;
    color: #ff7800;
    transition: all 0.3s ease;
}
.btn-50cal:hover {
    background-color: #ff7800;
    color: white;
}
#content-service h2 {
    color:#ff7800;
}
#content-service h3{
    color:white;
}
#content-service p{
    color:white;
}
.services {
    border: 2px solid #ff7800;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 30px;
    transition: all .4s;
    min-height: 370px;
}
.services:hover {
    background-color: var(--accent-bg);
    box-shadow: 4px 4px 0 0 var(--heading-color);
}
.text-orange {
    color: #ff7800;
}
@media (min-width: 991px) {
    .menu-block-home {
        width: 100%;
    }
    #hero h1 {
        font-size: 50px;
    }
    #hero p, #hero a {
        font-size: 24px;
    }
}

/* OUR PROJECTS */

.aximo-section-padding5 {
    background-color: #000000;
}

.aximo-project-single-section {
    background-color: #000000;
}

.aximo-default-content h2 {
    color: #fdfde1 ;
    
}

.aximo-default-content p {
    color: #fdfde1;
}

.aximo-resolve-project-item h3 {
    color: #fdfde1;
}

.aximo-project-single-section {
    padding: 20px 0 0;
}

.aximo-section-padding5 {
    padding: 20px 0 20px;
}

.aximo-project-single-thumb {
    margin-bottom: 80px;
}

.aximo-section-padding {
    background-color: #000000;
    padding: 125px 0 60px;
}

.aximo-title-animation {
    color: #fdfde1;
}
.h2, h2 {
    color: #fdfde1;
}

.aximo-project-single-wrap {
    padding-bottom: 20px;
    border-bottom: none;

}
/* END OUR PROJECTS */


/* CONTACT US */

.aximo-contact-info-section {
    background-color: #000000;
}

/* END CONTACT US */
.aximo-team-thumb {
    position: relative;
}

.team-photo {
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.team-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
#lang-lg .nav-link-item{
    border: 1px solid;
    padding-block: 3px !important;
    padding-inline: 10px !important;
    color: white;
    font-weight: 400;
    font-size: 14px;
}
#search{
    padding-block: 3px !important;
    padding-inline: 10px !important;
}
#search .nav-link-item{
    padding-block: 3px !important;
    padding-inline: 10px !important;
    color: gray;
    font-weight: 400;
    font-size: 14px;
}
#search input {
    padding-block: 0px !important;
    padding-inline: 15px !important;
    font-size: 14px;
    height: unset;
    border-radius: unset;
    border-left: 2px solid lightgray!important;
    border-right: unset!important;
    border-top: unset!important;
    border-bottom: unset!important;
    outline: unset!important;
    color: gray!important;
    font-weight: 400!important;
}
