/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

 :focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 100px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}


/* header section top start */

.header_section_top{
    width: 100%;
    float: left;
    background-color: #ebebeb;
    height: auto;
    padding: 5px 0px;
}

.welcome_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #2b2b2b;
    margin: 0px;
}

.english_text{
    width: 100%;
    float: right;
    font-size: 16px;
    color: #2b2b2b;
    text-align: right;
    margin: 0px;
}

/* header section top end */

/* header section middle start */

.header_section_middle {
    width: 100%;
    float: left;
    background-color: #fefefd;
    height: auto;
    padding: 20px 0px;
}

.quick_bt {
    width: 200px;
    float: left;
}

.quick_bt a {
    float: right;
    font-size: 16px;
    color: #fefefd;
    text-transform: uppercase;
    padding: 10px 20px;
    background-color: #ff0000;
}

.quick_bt a:hover {
    background-color: #0f3661;
    color: #fefefe;
}

.location_main{
    width: 100%;
    display: flex;
}

.location_top{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #000;
    margin: 15px 0px;
}

.location_top a{
    color: #000;
}

.location_top a:hover{
    color: #ff0000;
}

.padding_15{
    padding-right: 15px;
}

/* header section middle end */

/* header section start */

.header_section {
    width: 100%;
    float: left;
    background-color: #0f3661;
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.header_bg {
    background: #fb6818;
    border-bottom: 1px solid #ffffff;
}

.bg-light {
    background-color: transparent !important;
}

.ml-auto,
.mx-auto {
    margin-left: 0px;
    display: contents;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 20px;
    font-size: 16px;
    color: #fefefd;
    margin: 0px 10px 0px 0px;
    text-transform: uppercase;
    background-color: transparent;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fefefd;
    background-color: #ff0000;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fefefd;
    background-color: #ff0000;
}

a.navbar-brand {
    display: none;
}

.navbar {
    padding: 0px 0px 0px 15px;
}

/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
    float: left;
    background-image: url(../images/navigasi.png);
    height: auto;
    background-size: cover; /* Menggunakan cover untuk menutupi seluruh elemen tanpa mengubah rasio */
    background-repeat: no-repeat;
    background-position: center; /* Menempatkan gambar di tengah */
    padding: 90px 0px 75px 0px;
    position: relative;
    z-index: -2;
}


.banner_section::after {
    content: '';
    position: absolute;
    width: 760px;
    right: initial;
    background-image: url(../images/banner-img.png);
    height: 500px;
    top: 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: -1;
}

.banner_taital {
    width: 100%;
    float: left;
    font-size: 60px;
    color: #fefefd;
    font-weight: bold;
    line-height: 70px;
}

.banner_taital {
    color: white; /* Warna teks utama putih */
    font-size: 55px; /* Sesuaikan dengan ukuran yang diinginkan */
}

.highlight {
    background-color: black; /* Latar belakang hitam untuk highlight */
    color: white; /* Warna teks dalam highlight putih */
    padding: 0 5px; /* Menambahkan padding agar teks lebih mudah dibaca */
    border-radius: 3px; /* Membuat sudut yang halus untuk highlight */
}




.improvement_text {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
}

.banner_text {
    width: 40%;
    font-size: 16px;
    color: #fefefd;
    padding-top: 10px;
    margin: 0px;
}

.btn_main{
    width: 100%;
    display: flex;
}

.contact_bt {
    width: 170px;
    float: left;
    margin-top: 30px;
}

.contact_bt a {
    width: 100%;
    float: left;
    padding: 10px 10px;
    color: #ffffff;
    background-color: #ff0000;
    text-align: center;
    font-size: 16px;
}

.contact_bt a:hover {
    color: #292929;
    background-color: #ffffff;
}


.contact_bt.active a {
    margin-left: 10px;
    color: #292929;
    background-color: #ffffff;
}

.banner_img {
    width: 100%;
    float: left;
    display: none;
}



/* banner section end */


/* about_section start */

.about_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
    background-size: 100%;
}

.about_taital {
    font-size: 2em; /* Sesuaikan dengan ukuran yang diinginkan */
}

.highlight-company {
    color: #383e7a;
}


.row {
    display: flex;
    flex-wrap: wrap;
}

.col-md-6 {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about_img img {
    max-width: 100%;
    height: auto;
    display: block;
}

.about_taital_main {
    padding: 20px;
}

.about_text {
    text-align: justify;
}

.read_bt {
    margin-top: 20px;
}


.about_taital_main {
    width: 90%;
    float: left;
    padding: 20px 0px 0px 0px;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #272726;
    font-weight: bold;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #272726;
    margin: 0px;
    padding-top: 20px;
}

.read_bt {
    width: 175px;
    float: left;
    padding-top: 40px;
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding: 12px 0px;
    text-align: center;
    background-color: #ff0000;
}

.read_bt a:hover {
    color: #ffffff;
    background-color: #0f3661;
}

.about_img {
    width: 100%;
    float: left;
}


/* about section end */


/* services section start */

.services_section {
    width: 100%;
    float: left;
    padding: 90px 0px
}

.services_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #2b2b2b;
    font-weight: bold;
}

.services_section_2 {
    width: 100%;
    float: left;
}

.services_box{
    width: 100%;
    border: 1px solid #b7b7b7;
    height: auto;
    padding: 20px;
    margin-top: 30px;
}

.services_box:hover{
    border: 1px solid #b7b7b7;
    color: #ff0000;
}

.services_box:hover .corportae_text{
    color: #ff0000;
}

.corportae_text.active{
    color: #ff0000;
}

.corportae_text{
    width: 100%;
    font-size: 24px;
    color: #2b2b2b;
    font-weight: bold;
}

.services_text {
    width: 100%;
    font-size: 14px;
    color: #373636;
    margin: 0px;
}

.read_bt_1 {
    width: 175px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
    display: flex;
}

.read_bt_1 a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding: 12px 0px;
    text-align: center;
    background-color: #ff0000;
}

.read_bt_1 a:hover {
    color: #ffffff;
    background-color: #0f3661;
}

/* services section end */

/* projects section start */

.projects_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
    background-color: #0f3661;
    height: auto;
    padding: 50px 0px 90px 0px;
}

.projects_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #fefefd;
    font-weight: bold;
}

.projects_section_2 {
    padding: 30px 0px;
    width: 85%;
    float: right;
}

.pets_section_2 {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
    min-height: 310px;
}

.pets_section_2 .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgb(45, 45, 45, 0.5);
    margin: 0 auto;
}

.container_main {
    position: relative;
}

.container_main:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
}

.some_text {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}

.some_text a{
    text-align: center;
    font-size: 18px;
    color: #fefefd;
    text-transform: uppercase;
    font-weight: bold;
}

.some_text a:hover{
    color: #fefefd;
    text-transform: uppercase;
    font-weight: bold;
}

.padding_right0 {
    padding-right: 0px;
}

#custom_slider a.carousel-control-next {
    right: initial;
    left: -70px;
    top: 110px;
}

#custom_slider a.carousel-control-prev {
    left: -70px;
    right: initial;
    top: 160px;
    color: #363636;
    background-color: #ffffff;
}

#custom_slider .carousel-control-next,
#custom_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background-color: #ff0000;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
}

#custom_slider .carousel-control-next:focus,
#custom_slider .carousel-control-next:hover,
#custom_slider .carousel-control-prev:focus,
#custom_slider .carousel-control-prev:hover {
    color: #363636;
    background-color: #ffffff;
}


/* portfolio section end */



/* customers section start */

.customer_section {
    width: 100%;
    float: left;
}

.customer_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #464747;
    text-align: center;
    font-weight: bold;
}

.customer_section_2 {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.box_main {
    width: 100%;
    float: left;
}

.customer_text {
    width: 100%;
    font-size: 16px;
    color: #464747;
    margin: 0 auto;
    text-align: center;
}

.customer_main {
    width: 30%;
    display: flex;
    text-align: center;
    margin: 0 auto;
    padding-top: 30px;
}

.customer_img {
    margin: 0px 5px;
}

.customer_name {
    width: 100%;
    font-size: 26px;
    font-weight: bold;
    color: #464747;
    text-align: center;
}
.dummy_text {
    width: 100%;
    font-size: 16px;
    color: #464747;
    text-align: center;
    margin: 0px;
}

.quick_icon{
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}

/* customers section end */

/* contact section start */

.contact_section {
    width: 100%;
    float: left;
}

.contact_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #464747;
    font-weight: bold;
    text-align: center;
}

.contact_section_2 {
    width: 100%;
    margin: 0 auto;
}

.mail_section {
    width: 100%;
    margin: 0 auto;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #464747;
    border: 1px solid #cacaca;
    background-color: transparent;
    padding: 14px 15px;
    margin-top: 40px;
}

input.mail_text::placeholder {
    color: #464747;
}

.massage-bt {
    color: #464747;
    width: 100%;
    height: 130px;
    font-size: 18px;
    background-color: transparent;
    padding: 40px 15px 0px 15px;
    border: 1px solid #cacaca;
    margin-top: 40px;
}

textarea#comment.massage-bt::placeholder {
    color: #464747;
}

.send_bt {
    width: 160px;
    margin: 0 auto;
    text-align: center;
}

.send_bt a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #fefefd;
    background-color: #ff0000;
    padding: 14px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
}

.send_bt a:hover {
    color: #ffffff;
    background-color: #0056b3;
}


/* contact section end */

/* news section start */

.news_section {
    width: 100%;
    float: left;
    padding: 90px 0px;
}

.news_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #464747;
    font-weight: bold;
    text-align: center;
}

.news_section_2 {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.seller_taital {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #363636;
    font-weight: bold;
    padding-top: 10px;
}

.passages_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #363636;
    margin: 0px;
}

.news_img {
    width: 100%;
    float: left;
}

/* news section end */

/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #363636;
    height: auto;
    padding: 90px 0px;
}

.footer_logo {
    width: 100%;
    float: left;
}

.footer_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
}

.lorem_text {
    width: 90%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
}

.footer_menu_main {
    width: 100%;
    float: left;
}

.footer_menu_left {
    width: 50%;
    float: left;
}

.footer_menu_right {
    width: 50%;
    float: left;
}

.footer_menu {
    width: 100%;
    float: left;
}

.footer_menu ul {
    margin: 0px;
    padding: 0px;
}

.footer_menu li {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fefefd;
    padding-bottom: 5px;
    position: relative;
}

.footer_menu li a {
    color: #fefefd;
}

.footer_menu li a:hover {
    color: #ff0000;
}

.form-group {
    margin-bottom: 1rem;
    width: 100%;
    margin: 0 auto;
    float: left;
}

.update_mail {
    color: #363636;
    width: 100%;
    height: 55px;
    font-size: 18px;
    padding: 10px 20px 0px 20px;
    background-color: #ffffff;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: block;
    margin-top: 20px;
    border: 0px;
    font-weight: bold;
}

textarea#comment.update_mail::placeholder {
    color: #363636;
}

.subscribe_bt {
    width: 170px;
    float: left;
    padding-top: 30px;
}

.subscribe_bt a {
    width: 100%;
    float: left;
    color: #fefefd;
    font-size: 16px;
    padding: 10px 0px;
    background-color: #f54725;
    text-transform: uppercase;
    text-align: center;
}

.subscribe_bt a:hover {
    color: #252525;
    background-color: #ffffff;
}

.social_icon {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.social_icon ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.social_icon li {
    float: left;
}

.social_icon li a {
    float: left;
    padding: 3px 0px;
    background-color: #fefefd;
    color: #363636;
    border-radius: 100%;
    font-size: 20px;
    margin-right: 5px;
    width: 43px;
    text-align: center;
    margin-top: 10px;
}

.social_icon li a:hover {
    background-color: #0056b3;
    color: #ffffff;
}


/* footer section end */


/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #252525;
    text-align: center;
    margin-left: 0px;
}

.copyright_text a {
    color: #252525;
}

.copyright_text a:hover {
    color: #ff0000;
}


/* copyright section end */

.margin_top90 {
    margin-top: 90px;
}

.about_section {
    display: flex;
    justify-content: center;
    align-items: center;
}

.about_img {
    height: 100%;
    display: flex;
    align-items: center;
}

.about_img img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Menjaga proporsi gambar */
}

.col-md-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.services_section {
    padding: 60px 0;
}

.services_taital {
    text-align: center;
    font-size: 36px;
    margin-bottom: 40px;
}

.services_section_2 {
    margin-bottom: 40px;
}

.services_box {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.vision_text {
    color: #383e7a;
    font-size: 24px;
    margin-bottom: 15px;
}

.mission_text {
    color: #383e7a;
    font-size: 24px;
    margin-bottom: 15px;
}

.services_text {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    margin: 0;
    padding: 0;
}

ol.services_text {
    padding-left: 20px; /* Adjust as necessary */
    margin: 0;
}

ol.services_text li {
    margin-bottom: 10px;
}

.read_bt_1 {
    text-align: center;
    margin-top: 20px;
}

.read_bt_1 a {
    display: inline-block;
    padding: 10px 20px;
    color: white;
    background-color: #383e7a; /* Sesuaikan dengan warna yang diinginkan */
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease; /* Transisi halus saat hover */
}

.read_bt_1 a:hover {
    background-color: #2c3263; /* Warna saat hover */
}

.services_section {
    padding: 60px 0;
    background-color: #f0f4f8; /* Warna latar belakang yang lembut */
}

.services_taital {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 40px;
    color: #383e7a; /* Warna teks */
}

.highlight-company {
    color: #ff6347; /* Warna teks untuk highlight */
}

.services_section_2 .row {
    margin-bottom: 40px;
}

.services_box {
    background: white; /* Warna latar belakang kotak layanan */
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Bayangan lembut */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 20px;
}

.services_box:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* Efek hover */
}

.vision_text, .mission_text {
    color: #383e7a;
    font-size: 24px;
    margin-bottom: 15px;
    text-align: center;
}

.services_text {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    text-align: justify;
}

ol.services_text {
    padding-left: 20px; /* Adjust as necessary */
    margin: 0;
}

ol.services_text li {
    margin-bottom: 10px;
    padding-left: 5px;
    text-indent: -5px;
    list-style: none;
    position: relative;
}

ol.services_text li::before {
    content: "•";
    color: #ff6347; /* Warna bullet point */
    position: absolute;
    left: 0;
    top: 0;
}

.read_bt_1 {
    text-align: center;
    margin-top: 20px;
}

.read_bt_1 a {
    display: inline-block;
    padding: 10px 20px;
    color: white;
    background-color: #383e7a; /* Sesuaikan dengan warna yang diinginkan */
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease; /* Transisi halus saat hover */
}

.read_bt_1 a:hover {
    background-color: #2c3263; /* Warna saat hover */
}

.services_section {
    padding: 60px 0;
    background-color: #f0f4f8; /* Warna latar belakang yang lembut */
}

.services_taital {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 40px;
    color: #383e7a; /* Warna teks */
}

.services_section_2 .row {
    margin-bottom: 40px;
}

.services_box {
    background: white; /* Warna latar belakang kotak layanan */
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Bayangan lembut */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services_box:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* Efek hover */
}

.customer_img {
    max-width: 100%;
    border-radius: 8px;
}

.read_bt_1 {
    text-align: center;
    margin-top: 20px;
}

.read_bt_1 a {
    display: inline-block;
    padding: 10px 20px;
    color: white;
    background-color: #383e7a; /* Sesuaikan dengan warna yang diinginkan */
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease; /* Transisi halus saat hover */
}

.read_bt_1 a:hover {
    background-color: #2c3263; /* Warna saat hover */
}

.services_section {
    padding: 60px 0;
    background-color: #f0f4f8; /* Warna latar belakang yang lembut */
}

.services_taital {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 40px;
    color: #383e7a; /* Warna teks */
}

.services_section_2 .row {
    margin-bottom: 40px;
}

.services_box {
    background: white; /* Warna latar belakang kotak layanan */
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Bayangan lembut */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services_box:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* Efek hover */
}

.partner_img {
    max-width: 115%;
    border-radius: 8px;
}

.read_bt_1 {
    text-align: center;
    margin-top: 20px;
}

.read_bt_1 a {
    display: inline-block;
    padding: 10px 20px;
    color: white;
    background-color: #383e7a; /* Sesuaikan dengan warna yang diinginkan */
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease; /* Transisi halus saat hover */
}

.read_bt_1 a:hover {
    background-color: #2c3263; /* Warna saat hover */
}

/* style.css */

/* Add your custom styles here */

/* Example styles for image containers */
.container_main {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
 }
 
 .container_main .image {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
 }
 
 .container_main:hover .image {
    transform: scale(1.1);
 }
 
 .container_main .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
 }
 
 .container_main:hover .overlay {
    opacity: 1;
 }
 
 .container_main .text {
    color: #383e7a;
    font-size: 20px;
    text-align: center;
 }
 
 .some_text a {
    color: #383e7a;
    text-decoration: none;
 }
 
 /* Additional styles as per your project needs */

 .customer_section {
    margin-bottom: 20px; /* Adjust the value as needed */
 }
 
 .footer_section {
    background: #383e7a; /* or any other color */
    padding: 20px 0;
 }
 
 .footer_text {
    font-size: 20px;
    font-weight: bold;
 }
 
 .lorem_text {
    font-size: 16px;
    color: #ffffff;
    
 }
 
 .social_icon ul {
    padding: 0;
    margin: 0;
    list-style: none;
 }
 
 .social_icon ul li {
    display: inline-block;
    margin: 0 10px;
 }
 
 .social_icon ul li a {
    color: #ffffff;
    font-size: 20px;
 }
 
 .footer_menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
 }
 
 .footer_menu ul li {
    margin: 10px 0;
 }
 
 .footer_menu ul li a {
    color: #383e7a;
    text-decoration: none;
 }
 
 .row.justify-content-center {
    display: flex;
    justify-content: center;
 }
 
 .text-center {
    text-align: center;
 }
 
 /* Basic styling and responsiveness */

body {
    font-family: 'Poppins', sans-serif;
}

.header_section_middle .location_main a {
    display: flex;
    align-items: center;
}

.header_section_middle .location_main a img {
    margin-right: 10px;
}

.header_section .navbar-brand img {
    height: 50px;
}

.about_section {
    padding: 50px 0;
}

.about_taital {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}

.about_text {
    margin-bottom: 20px;
}

.footer_section {
    background-color: #383e7a;
    padding: 50px 0;
}

.footer_text {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.footer_menu ul {
    padding: 0;
}

.footer_menu ul li {
    list-style: none;
}

.footer_menu ul li a {
    color: #383e7a;
    text-decoration: none;
}

.footer_menu ul li a:hover {
    text-decoration: underline;
}

.social_icon ul {
    padding: 0;
}

.social_icon ul li {
    display: inline;
    margin: 0 5px;
}

.social_icon ul li a {
    color: #ffffff;
    font-size: 20px;
}

/* Media queries for responsiveness */

@media (max-width: 768px) {
    .header_section_middle .logo {
        text-align: center;
        margin-bottom: 20px;
    }

    .header_section_middle .location_main {
        text-align: center;
    }

    .about_img img {
        width: 100%;
    }
}

/* Basic styles for the project items */
.project_item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.project_item img {
    width: 100%;
    height: auto;
    display: block;
}

.project_item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.project_item:hover .overlay {
    opacity: 1;
}

.project_item .text {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.project_item .text a {
    color: #fff;
    text-decoration: none;
}

/* Footer styles */
.footer_section {
    background-color: #383e7a;
    padding: 50px 0;
}

.footer_text {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.footer_menu ul {
    padding: 0;
    list-style: none;
}

.footer_menu ul li {
    list-style: none;
}

.footer_menu ul li a {
    color: #ffffff;
    text-decoration: none;
}

.footer_menu ul li a:hover {
    text-decoration: underline;
}

.social_icon ul {
    padding: 0;
    list-style: none;
}

.social_icon ul li {
    display: inline;
    margin: 0 5px;
}

.social_icon ul li a {
    color: #000;
    font-size: 20px;
}

/* Media queries for responsiveness */
@media (max-width: 768px) {
    .header_section_middle .logo {
        text-align: center;
        margin-bottom: 20px;
    }

    .header_section_middle .location_main {
        text-align: center;
    }

    .projects_gallery .col-lg-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 576px) {
    .projects_gallery .col-lg-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

