@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');

body {
    font-family: "Poppins", serif;
}

.font-40,
.tax-news h1,
.get-started-today h5,
.services-home-page  .card-title a,
.form-contact-us h1,
.btn-title-post-blog,
.professionals-team .card h5,
.professional h4 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
}


.btn-employee-login {
    font-size: 16px;
    font-weight: 500;
}
.m-right-6 {
    margin-right: 6px;
}
.m-right-5 {
    margin-right: 5px;
}
.m-right-12 {
    margin-right: 12px;
}

nav.navbar {
    height: 90px;
    border-bottom: 1px solid #ebeee7;
    font-family: "Montserrat", serif;
    background: #fff;
}

.hero-home-page {
    margin-top: 90px;
}

.hero-home-page {
    background-image: url(/../img/hero-home-page.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;    
}

.bg-black-400 {
    background-color:#00000069;
}
.hero-home-page h1 {
    color: #fff;
    font-size: 58px;
}

.services-home-page h6 {
    font-size: 22px;
    font-weight: 500;
    color: #000;
    text-align: center;
    line-height: 1.6;
}
.services-home-page h1 {
    color: #000;
    font-size: 48px;
}

.additional-services h5,
.services-home-page h1,
.hero-home-page h1 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    text-align: center;
}
.hero-home-page h6 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 1.6;
    max-width: 800px;
    margin: auto;    
}

.btn-started {
    background: #0F1FAD;
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    padding: 11px 22px;
    border-radius: 8px;
    transition: .5s;
}

.btn-started:hover {
    background: #fff;
    color: #000;
    border: 2px solid #fff;
}

.services-home-page .card-body {
    height: 300px;
 }

 .professional,
 .services-home-page,
 .riviews-icons {
    background:#fff;
}
.additional-services  {
    background:#f7fdff;
}
 .borber-top {
    border-bottom: solid 1px #eaeaea;
 }
 .border-bottom {
    border-bottom: solid 1px #eaeaea;
 }
 .border-top {
    border-top: solid 1px #eaeaea;
 }

 .border-top-bottom {
    border-top: .5px solid #7a7a7a;
    border-bottom: .5px solid #7a7a7a;

 }

 .additional-services h5 {
    font-size: 24px;
    font-weight: 500;
    color: #222;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 30px;
 }

 .additional-services li {
    margin: 0 0 20px 0;
    margin-left: 25px;
    list-style: square outside none;
}
.additional-services li a {
    text-decoration: none;
    border-bottom: solid 2px #eaeaea;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    transition: .5s;
    line-height: 1.6;
}
.additional-services li a:hover {
    color: #0F1FAD;
    border-bottom: solid 2px #0F1FAD;
}

.fa-star {
    color: #f0ad4e;
}

.bg-blue-900 {
    background: #0d2555;
}

.btn-black:hover {
    color: #fff;
    background: #0c0c0c;
    border: 2px solid #fff;
    opacity: .7;
}
.btn-black {
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    background: #0c0c0c;
    transition: .5s;
    padding: 10px 22px;
}

.award-winning h3,
.professionals-team h1 {
    font-family: "DM Serif Display", serif;

}
.professionals-team h1 {
    font-size: 2.429em;
    font-weight: 400;
    color: #fff;
}
.professionals-team p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}
.award-winning h3 {
    color: #ffffff;
    font-size: 38px;
}
.award-winning p {
    color: #ffffffb3;
    font-size: 18px;
    font-weight: 500;
}

.text-grey-900 {
    color: #666666
}


.professional p {
    font-size: 16px;
    font-weight: 400;
}
.professional h4 {
    font-size: 36px;
    font-weight: 500;
    color: #222;
}

a.items-professionals-team {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: opacity 0.3s;
    transition: transform 0.5s ease-in;
}

.professionals-team .card {
    /* background-color: #0F1FAD; */
    border: none;
}
.professionals-team .card h5 {
    font-size: 20px;
    color: #fff;
}

.tax-news .card {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    background: #fff;
    transition: all .25s;
}
.tax-news .card-body p.tax-blog {
    position: absolute;
    top: 0;
    right: 0;
    background: #69727d;
    border-radius: 50px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin: 20px;
    padding: .6em 1.2em;
}

.btn-read-more {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    color: #484848;
}
.btn-read-more:hover{
    color: #222;
}

.btn-title-post-blog {
    color: #33373B;
    font-size: 22px;
    line-height: 1.6;
    text-decoration: none;
}

.tax-news .card p {
    color: #777;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    margin: 0;
}
.tax-news .card-footer {
    background: #fff;
    border-top: 1px solid #eaeaea;
}
.tax-news .card {    
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    background-color: #fff;
    border: 0 solid #69727d;
}
.tax-news .card-footer p {
    color: #b1abab;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3em;
}

.tax-news .card-footer span + span:before {
    content: "•";
}

.tax-news .card-footer span+span:before {
    content: "•";
    margin: 0 5px;
}

.get-started-today img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.btn-primary-900:hover {
    background: #0F1FAD;
    border: 2px solid #ffffff;
    color: #fff;
    opacity: .7;
}
.btn-primary-900 {
    background: #0F1FAD;
    border: 2px solid #ffffff;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 22px;
    border-radius: 8px;
    transition: .5s;
}

.border-1 {
    border: 1px solid #eaeaea;
} 
.border-radius-8 {
    border-radius: 8px;
}

.bg-grey-200 {
    background: #F7FDFF;
}

.form-contact-us #inputGroupFile {
    font-size: 13px;
    font-weight: 500;    
}

.form-contact-us label {
    font-size: 14px;
    font-weight: 600; 
    color: #0c0c0c;   
}
.form-contact-us textarea,
.form-contact-us input {
    border: 2px solid #0c0c0c;
    border-radius: 4px;
}
.m-left-5 {
    margin-left: 5px;
}
.form-contact-us label span {
    color: #eb2929;
}
.btn-primary-800 {
    background: #0F1FAD;
    border: 1px solid #0F1FAD;
    color: #fff;
    font-weight: 400;
    transition: .5s;
}
.form-contact-us .btn-primary-800 {
    background: #0F1FAD;
    border: 1px solid #0F1FAD;
    color: #fff;
    font-weight: 400;
    transition: .5s;
}
.form-contact-us label.input-group-text.btn-primary-800:hover {
    cursor: pointer;
}

.form-contact-us #inputGroupFile:hover {
    background: #fefdfd;
    color: #0c0c0c;
    border: 2px solid #0F1FAD;
    cursor: pointer;
}

.form-contact-us textarea:focus, 
.form-contact-us .form-control:focus {
    box-shadow: none;
    border: 2px solid #0F1FAD;
}

.form-contact-us h1 {
    font-size: 40px;
}
.form-contact-us h6 {
    font-size: 18px;
    font-weight: 500;
    color: #666666;
    line-height: 1.6;
}
.form-contact-us h6 span {
    font-weight: 700;
}
.icon-footer {
    fill: #fff;
    margin-top: -3px;
    transition: .1s;
}
.icon-footer {
    width: 24px;
    height: 24px;
}

.bg-black-900 {
    background: #0c0c0c;
}

.img-logo-right {
    width: 180px;
}

.logo-footer {
    width: 300px;
}

/* footer.bg-blue-900{
    background: #393a3d;
}
.award-winning.bg-blue-900,
.professionals-team.bg-blue-900 {
    background: #ffaec9;
} */

.bg-pink {
    background: #ffaec9;
}

footer a,
footer p {
    color: #ffffff;

}
footer li {
    list-style-type: none;
}

footer ul {
    padding: 0;
}
footer li {
    line-height: 2.1;
}
footer li a {
    transition: .5s;
}
footer a svg {
    font-size: 26px;
    margin-left: 26px;
}
footer a svg:hover{
    opacity: .7;
}

.services-home-page  h4.card-title a {
    color: #0c0c0c;
    text-decoration: none;
    font-size: 24px;        
    font-weight: 400;
}
.services-home-page  p {
    font-size: 16px;
    color: #404142;
}
.services-home-page  .card .card-body {
    padding: 20px;
}
.services-home-page  .card .card-body .a-btn {
    color: #0c0c0c;
    font-size: 16px;
    font-weight: 600;
}

.title-professionals-team {
    color: #cecece;
    font-size: 16px;
    font-weight: 500;
}

.services-home-page .card {
    margin-top: 40px;
}
.tax-news h1 {
    font-size: 38px;
    color: #222222; 
}





.professionals-team .card {
    transition: transform 0.3s ease-in;    
}
.professionals-team .card:hover {
    transform: translateY(-10px);
}

.services-home-page .card {
    transition: transform 0.5s ease-in;
}
.services-home-page .card:hover {
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
    transform: translateY(-10px);
}

.tax-news .card:hover {
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
}

.get-started-today h5 {
    font-size: 26px;
}
.get-started-today p {
    color: #3f444b;
}

.tax-news h5 {
    font-size: 16px;
    color: #727171;
    font-weight: 500;
}


.additional-services ul {
    padding: 0;
}

.navbar-white .logo-white img {
    width: 352px;
}


/* contact us */

.title-top h5 {
    font-size: 26px;
    font-weight: 600;
    color: #0f0f10;
}

.title-top p {
    font-size: 16px;
    font-weight: 400;
    color: #0f0f10;
}

.contact-us .card {
    border: none;
}
.background-image-left {
    background-image: url(../img/pool-night-event.jpg);
    background-size: cover;
    background-position: center;
    height: 450px;
}

.background-image-right {
    background-image: url(../img/pool-night-event.jpg);
    background-size: cover;
    background-position: center;
    height: 450px;
}

.contact-us .card-bg.card .card-body {
    background: linear-gradient(to bottom, rgb(0 0 0 / 77%) 30%, rgb(0 0 0 / 44%) 80%);
    border-radius: 12px;
}

.contact-us .card-bg .card-body {
    padding: 32px;
}

.contact-us .card-bg h5, .contact-us .card-bg h6 {
    font-family: "Poppins", serif;
    font-size: 18px;
    font-weight: 200;
    margin-top: 16px;
    color: #fff;
}

.contact-us .card-bg p, .contact-us .card-bg h3, .contact-us .card-bg h5, .contact-us .card-bg h6 {
    color: #fff;
}

.contact-us .card-bg h3 {
    font-size: 34px;
    font-weight: 800;
}

.contact-us .card-bg p {
    font-family: "Poppins", serif;
    font-size: 13px;
    font-weight: 300;
    margin-top: 16px;
}

.contact-us .card-bg p, .contact-us .card-bg h3, .contact-us .card-bg h5, .contact-us .card-bg h6 {
    max-width: 420px;
    line-height: 1.4;
}

.font-40 {
    color: #0f0f10;
    font-size: 40px;
}

.mb-100 {
    margin-bottom: 100px;
}


        /* Tombol Chat */
.chat-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #ef4d95;
    color: #fff;
    border: none;
    padding: 18px 14px 10px 15px;
    border-radius: 50px;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
        /* card Chat */
.chatbox {
    z-index: 2147483000;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 350px;
    background: white;
    /* border: 1px solid #eb75aa85; */
    /* box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 40px; */
    box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 40px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    transform: translateY(100%);
    opacity: 0;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
}
/* Animasi closed */
.chatbox.show {
    transform: translateY(0);
    opacity: 1;
}

        /* Header Chat */
.chat-header {
    padding: 14px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #eb75aa85;
}
img.logo-chatbox {
    width: 200px;
}
.chat-header button {
    background: #fff;
    border: none;
    color: #0d2555;
    font-size: 16px;
    cursor: pointer;
    width: 25px;
    height: 25px;
}
/* read Chat */
.chat-body {
    padding: 20px;
    height: 360px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}
.chat-message {
    border-radius: 8px;
    max-width: 70%;
    color: #242222;
    padding: 12px;
    line-height: 1.7;
    font-size: 13px;
    font-weight: 400;
    margin: 8px 0;
}
.user-message {
    align-self: flex-end;
    background: #ef4d95;
    color: #fff;
}
.bot-message {
    background-color: rgb(245, 245, 245);
    border: 1px solid rgba(0, 0, 0, 0.02);
    padding: 10px 14px;
}
.typing {
    font-style: italic;
    color: gray;
}
/* Input Chat */
.chat-footer {
    display: flex;
    padding: 16px 22px;
    border-top: 1px solid #ccc;
}

.input-chats {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 30px;
    /* padding: 5px 16px 5px 8px; */
}

.chat-footer input {
    flex: 1;
    padding: 5px 10px;
    font-size: 13px;
    outline: none;
    border: none;
    border-radius: 30px;
}
.input-chats {
    border: 1px solid #ccc;
    border-radius: 30px;
    transition: border-color 0.3s ease-in-out;
}

.chat-footer input:focus-within,
.input-chats:focus-within {
    border-color: pink;
}

.chat-footer button {
    background: #fff;
    color:  #ef4d95;
    border: none;
    border-radius: 30px;
    padding: 5px 16px 5px 8px;
    cursor: pointer;
}
.fa-message {
    font-size: 24px;
}
.chat-online {
    font-size: 11px;
    font-weight: 400;
    color: #222222b3;
    padding-left: 50px;
    margin-bottom: 0;
}
        /* Chatbot */




/*  Cookie */

.wrappercookie {
    position: fixed;
    top: 140px;
    /* bottom: 130px; */
    display: none;
    /* right: -370px; */
    /* max-width: 345px; */
    /* width: 100%; */
    background: #fff;
    border-radius: 8px;
    padding: 15px 25px 22px;
    transition: right 0.3s ease;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;
  }
  .wrappercookie.show {
    display: block;
  }
  
  .wrappercookie .data-cookie {
    margin-top: 16px;
  }
  .wrappercookie .data-cookie p {
    color: #333;
    font-size: 13px;
    font-weight: 400;
  }
  .data-cookie p a {
    /* color: #4070f4; */
    text-decoration: none;
  }
  .data-cookie p a:hover {
    text-decoration: underline;

  }
  
  .data-cookie  h6 {
      font-size: 18px;
      font-weight: 600;
      letter-spacing: .3px;
  }
  
  .btn-cookie .button-btn {
      border: none;
      background: #0F1FAD;
      color: #fff;
      font-weight: 500;
      padding: 5px 22px;
      border-radius: 4px;
      cursor: pointer;
      transition: all 0.2s ease;
  }
  .btn-cookie #acceptBtn:hover {
      background-color: #0F1FAD;
      opacity: .8;
  }

/* end */

@media (max-width: 1024px) {
    .services-home-page .card {
        margin-top: 30px;
    }
}
@media (max-width: 992px) {
    .services-home-page .card-body {
        height: auto;
    }
}
.border-radius-30 {
    border-radius: 30px;
}
.border-radius-8 {
    border-radius: 8px;
}

@media (max-width: 767px) {
    .mb-100 {
        margin-bottom: 60px;
    }
    
    .navbar-white .logo-white img {
        width: 240px;
    }
    .btn-employee-login svg {
        color: #fff;
    }
    .btn-employee-login {
        font-size: 18px;
        font-weight: 400;
        background: #0d2555;
        padding: 7px 12px;
        border-radius: 50%;
    }
    .btn-employee-login .m-right-6 {
        margin-right: 0;
    }
    .btn-employee-login span {
        display: none;
    }
    .font-40 {
        font-size: 30px;
    }
    footer a svg {
        margin: 0 20px;
    }
    .border-top-bottom {
        border-top: none;
        border-bottom: none;
    }
    .form-contact-us h1,
    .tax-news h1,
    .services-home-page h1 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .hero-home-page h1 {
        color: #fff;
        font-size: 32px;
        margin-bottom: 20px;
        padding: 0 10px;
    }
    .professionals-team h1,
    .award-winning h3,
    .professional h4 {
        font-size: 30px;
    }
    .btn-black {
        padding: 10px 18px;
    }
    .form-contact-us button.btn-primary-800 {
        width: 100%;
    }

    .contact-us .card-bg h3 {
        font-size: 28px;
        font-weight: 600;
        max-width: inherit;
    }
}




