/* desktop */

body {
    color: #212529;
    line-height: 1.5;
}

a {
    text-decoration: none !important;
    transition: all 0.50s;
}

.all_functional_page {
    padding-top: 100px;
    padding-bottom: 100px !important;
    min-height: auto;
    font-size: 1rem;
}

#main_index {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0 !important;
}

/* menu */

#main_index .navbar_ecommerceDropdown {
    height: 0;
    z-index: 1;
}

.navbar_ecommerceDropdown {
    padding: 0;
    background-color: #091049;
}

.navbar_ecommerceDropdown .container.d-flex.justify-content-between {
    padding: 0;
    align-items: center;
}

.nav_logo {
    padding: 1vw;
}

.nav_logo a {
    display: flex;
}

.navbar_ecommerceDropdown .nav_logo img {
    max-height: 3.25vw;
    filter: invert(1) brightness(10) drop-shadow(0 0 5px rgba(33, 37, 41, 0.75));
}

.navbar_ecommerceDropdown .nav_search {
    padding: 1vw;
    justify-content: flex-end;
}

.nav_bottom {
    background-color: transparent;
}

.nav_bottom .menu {
    gap: 1vw;
}

.nav_bottom .menu .nav_item:hover {
    background-color: transparent;
}

.nav_bottom .menu .nav_item .dropdown a {
    padding: 0.325vw 1vw;
    color: #ffffff;
    border-radius: 100px;
    border: 1px solid transparent;
    font-size: 1vw;
}

.nav_bottom .menu .nav_item:hover .dropdown .title {
    border-color: #ffffff;
    color: #ffffff;
}

/* banner */

.slider_banner_bullet {
    margin-bottom: 0 !important;
}

.slider_banner_bullet .slick-dots {
    max-width: 1240px;
    text-align: right;
    left: 50%;
    transform: translateX(-50%);
}

.slider_banner_bullet .banner_content {
    overflow: hidden;
    opacity: 1 !important;
}

.hp_banner_stick {
    bottom: 150px;
    left: 100px;
}

.hp_banner_stick_2 {
    bottom: -50px;
    left: 300px;
}

.hp_banner_stick img, .hp_banner_stick_2 img {
    max-width: calc(100% - 75%);
    animation: 5s linear swing infinite;
}

.hp_banner_content {
    gap: 25px;
    width: 75%;
}

.hp_banner_content h2 {
    font-size: 50px;
    line-height: normal;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.hp_banner_border {
    padding-left: 25px;
}

.hp_banner_border:before {
    content: '';
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    width: 2.5px;
    height: 100%;
}

.hp_banner_button a button {
    transition: all 0.50s;
    background-color: #ffffff;
    color: #091049;
    border: 1px solid transparent;
    padding: 5px 10px 5px 25px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.hp_banner_button a:hover button {
    border-color: #ffffff;
    background-color: transparent;
    color: #ffffff;
}

.hp_banner_button a button b {
    font-weight: 500;
}

.hp_banner_button a button i {
    transition: all 0.50s;
    background-color: #091049;
    color: #ffffff;
    border-radius: 100%;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
}

.hp_banner_button a:hover button i {
    background-color: #ffffff;
    color: #091049;
}

/* about */

.index_wrapper_3 {
    background: linear-gradient(#f2f6fc, #ffffff);
}

.index_wrapper_3 .row.outerRow_3 {
    align-items: center;
}

.index_wrapper_3 #index_3 {
    padding-right: 0;
    padding-left: 0;
}

.hp_about_content {
    gap: 25px;
}

.hp_title {
    font-size: 35px;
    line-height: normal;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.hp_title strong {
    font-weight: 800;
}

.hp_button a button {
    transition: all 0.50s;
    background-color: #091049;
    color: #ffffff;
    border: 1px solid transparent;
    padding: 5px 10px 5px 25px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.hp_button a:hover button {
    border-color: #091049;
    background-color: transparent;
    color: #091049;
}

.hp_button a button b {
    font-weight: 500;
}

.hp_button a button i {
    transition: all 0.50s;
    background-color: #ffffff;
    color: #091049;
    border-radius: 100%;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
}

.hp_button a:hover button i {
    color: #ffffff;
    background-color: #091049;
}

.index_wrapper_3 #index_4 {
    padding-left: 15px !important;
}

/* why */

.index_wrapper_5 {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

.index_wrapper_5:before {
    content: '';
    background-image: url(https://cdn1.npcdn.net/userfiles/28487/image/d_bg.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.index_wrapper_5 #index_5 {
    padding-right: 0;
    padding-left: 0;
}

.hp_why_content {
    gap: 25px;
}

.hp_why {
    margin-right: -150px;
    margin-bottom: 0 !important;
}

.hp_why .slick-dots {
    bottom: 0;
    display: flex;
    justify-content: center;
    padding: 15px;
}

.hp_why .slick-dots li {
    width: 100%;
    height: auto;
    margin: 0;
}

.hp_why .slick-dots li button {
    width: 100%;
    height: 5px;
    padding: 0;
    background-color: #bfbfc4;
}

.hp_why .slick-dots li.slick-active button {
    background-color: #091049;
}

.hp_why .slick-dots li button:before {
    display: none;
}

.hp_why_item {
    padding: 15px;
}

.hp_why_item_box {
    background-color: #f7f7f9;
    border-radius: 15px;
    padding: 15px;
    gap: 25px;
    transition: all 0.50s;
}

.hp_why_item_box:hover {
    background-color: #091049;
}

.hp_why_item_box div {
    z-index: 0;
    width: fit-content;
}

.hp_why_item_box div:before {
    content: '';
    background-color: #091049;
    position: absolute;
    top: 15px;
    left: 0;
    transform: translate(0, -50%);
    width: 100px;
    height: 100px;
    border-radius: 100%;
    z-index: -1;
    transition: all 0.50s;
}

.hp_why_item_box:hover div:before {
    top: -100%;
}

.hp_why_item_box div img {
    max-width: 50px;
    position: relative;
    bottom: 0;
    left: 25px;
}

.hp_why_item_box:hover div img {
    animation: 1s linear swing infinite;
}

.hp_why_item_box h3 {
    font-size: 20px;
    line-height: normal;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #091049;
    transition: all 0.50s;
}

.hp_why_item_box:hover h3 {
    color: #ffffff;
}

.hp_why_item_box:hover p {
    transition: all 0.50s;
    color: #ffffff;
}

/* service */

.index_wrapper_6 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f2f6fc;
    background-image: url(https://cdn1.npcdn.net/userfiles/28487/image/category_bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: auto;
}

.index_wrapper_6 #index_6 {
    padding-right: 0;
    padding-left: 0;
}

.service_type6 {
    background-color: transparent !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    padding-right: 15px;
    padding-left: 15px;
    margin: 50px auto 15px;
}

.service_type6 .row {
    gap: 15px;
    justify-content: space-between;
}

.service_type6 .service_box_type6 {
    margin-bottom: 0;
    padding: 0;
    position: relative;
    flex: 0 0 30%;
    max-width: 30%;
    border-radius: 15px;
    overflow: hidden;
}

.service_type6 .service_box_type6:nth-child(2) {
    transform: scale(1.15);
}

.service_type6 .img_frame {
    height: 100%;
    position: relative;
}

.service_type6 .img_frame:before {
    content: '';
    background: linear-gradient(transparent, rgba(33, 37, 41, 0.75));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.50s;
}

.service_type6 .service_box_type6:hover .img_frame:before {
    background: linear-gradient(transparent, rgba(33, 37, 41, 0.25));
}

.service_type6 .img_frame img {
    height: 100%;
}

.service_type6 .content-box {
    padding: 15px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.service_type6 .service_title {
    display: block !important;
    margin-bottom: 0;
    color: #ffffff;
}

.service_type6 .content-box p, .service_type6 .content-box h2,
.service_type6 .content-box h3, .service_type6 .content-box ul {
    display: none;
}

.service_type6 .content-box .btn {
    border: 0;
    font-size: 0 !important;
    padding: 15px;
    line-height: normal;
    border-radius: 100%;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
}

.service_type6 .content-box .btn:before {
    content: '\f061';
    font-size: 16px;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
}

.service_type6 .content-box .btn:hover {
    background-color: #091049;
    color: #ffffff;
}

/* step */

.index_wrapper_7 {
    background-color: #f2f6fc;
    position: relative;
    z-index: 0;
}

.index_wrapper_7:after {
    content: '';
    background-image: url(https://cdn1.npcdn.net/userfiles/28487/image/f_bg.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 75%;
    z-index: -1;
}

.index_wrapper_7 .row.outerRow_7 {
    align-items: center;
}

.index_wrapper_7 #index_7 {
    padding-right: 15px !important;
}

.index_wrapper_7 #index_8 {
    padding-right: 0;
    padding-left: 0;
}

.hp_step {
    gap: 25px;
}

.hp_step_content {
    gap: 25px;
}

.hp_step_content_box {
    gap: 15px;
    background-color: transparent;
    transition: all 0.50s;
    padding: 25px;
    border-radius: 0;
}

.hp_step_content_box:hover {
    background-color: #091049;
    border-radius: 15px;
}

.hp_step_content_box div.text-white {
    transition: all 0.50s;
    background-color: #091049;
    padding: 25px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
}

.hp_step_content_box:hover div.text-white {
    background-color: #ffffff;
    color: #091049 !important;
}

.hp_step_dot:before, .hp_step_dot:after {
    content: '';
    border-left: 5px dashed #b8bac4;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    height: calc(100% + 200%);
    z-index: -1;
}

.hp_step_dot:before {
    top: -100%;
    transform: translate(-50%, -50%);
}

.hp_step_dot:after {
    bottom: -100%;
    transform: translate(-50%, 50%);
}

.hp_step_content_box div h4 {
    font-size: 25px;
    line-height: normal;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.hp_step_content_box div.d-flex.flex-column {
    gap: 5px;
}

.hp_step_content_box div h3 {
    font-size: 25px;
    line-height: normal;
    font-family: "Plus Jakarta Sans", sans-serif;
    transition: all 0.50s;
}

.hp_step_content_box:hover div h3 {
    color: #ffffff;
}

.hp_step_content_box:hover div p {
    color: #ffffff;
    transition: all 0.50s;
}

/* client */

.index_wrapper_9 {
    padding-top: 100px;
    background-image: url(https://cdn1.npcdn.net/userfiles/28487/image/g_bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

.index_wrapper_9 #index_9 {
    padding-right: 0;
    padding-left: 0;
}

.hp_client_content {
    gap: 25px;
}

.hp_testimonial_type4 {
    opacity: 1 !important;
    transform: none !important;
}

.hp_testimonial_type4 .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.hp_testimonial_type4 .slick-slide {
    min-height: auto;
}

.hp_testimonial_type4 .slick-slide:nth-child(2) {
    transform: scale(1.05);
}

.hp_testimonial_type4 .testimonial_box {
    margin-top: 0 !important;
    padding: 25px 15px;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card {
    background-color: #f2f6fc;
    padding: 0;
    gap: 15px;
    box-shadow: 0 0 15px rgba(33, 37, 41, 0.25);
    border-radius: 15px;
    overflow: hidden;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .img {
    box-shadow: none;
    border: 0;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .img img {
    transform: translate(-50%, -50%) scale(1.05);
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area {
    margin-top: 0;
    gap: 15px;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area div p {
    margin-bottom: 0;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .name {
    padding: 0 15px 15px;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .name h6 {
    color: #212529;
    margin-bottom: 0;
    font-weight: bold;
    line-height: normal;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .name p {
    font-size: 16px !important;
    margin-bottom: 0;
}

.hp_testimonial_type4 .slick-dots {
    display: none !important;
}

/* news */

.index_wrapper_10 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.index_wrapper_10 #index_10 {
    padding-right: 0;
    padding-left: 0;
}

#main_index .hp_latest_new {
    padding-right: 15px;
    padding-left: 15px;
}

#main_index .hp_latest_new .news_box {
    margin-bottom: 0 !important;
}

#main_index .hp_latest_new .news_box .row {
    align-items: center;
}

#main_index .hp_latest_new .col-12.col-lg-4 {
    padding: 15px;
    flex: 0 0 50%;
    max-width: 50%;
}

#main_index .hp_latest_new .news_box .img_frame {
    height: 350px;
    padding-top: 0;
}

#main_index .hp_latest_new .news_box .img_frame img {
    position: static;
    transform: none;
    border-radius: 15px;
}

#main_index .hp_latest_new .col-12.col-lg-8 {
    padding: 15px;
    flex: 0 0 50%;
    max-width: 50%;
    gap: 15px;
}

#main_index .hp_latest_new .news_box .title {
    font-size: 16px;
    line-height: normal;
    color: #212529 !important;
}

#main_index .hp_latest_new .news_box .date {
    opacity: 1;
    font-size: 16px;
    margin: 0 !important;
}

#main_index .hp_latest_new .news_box .content {
    opacity: 1;
    margin-bottom: 0;
}

#main_index .hp_latest_new .news_box .read_more {
    display: none;
}

/* contact */

.index_wrapper_11 {
    padding-bottom: 100px;
    background-image: url(https://cdn1.npcdn.net/userfiles/28487/image/h_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.index_wrapper_11 .row.outerRow_11 {
    align-items: center;
}

.index_wrapper_11 #index_11 {
    padding-right: 0;
    padding-left: 0;
}

.hp_contact_content {
    gap: 50px;
    margin-left: 100px;
}

.hp_contact_content_bottom {
    gap: 25px;
}

.hp_contact_content_bottom div {
    gap: 25px;
}

.hp_contact_content_bottom div i {
    font-size: 25px;
    background-color: #091049;
    color: #ffffff;
    padding: 25px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
}

/* form */

.ex_hpcontact_formonly {
    margin: 15px 0;
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(33, 37, 41, 0.25);
}

.ex_hpcontact_formonly .contact_us_form {
    padding: 50px !important;
}

.ex_hpcontact_formonly .contact_us_form .hp_contactform_header {
    display: none;
}

.ex_hpcontact_formonly .contact_us_form form .form-group .form-control {
    font-size: 16px !important;
    height: auto;
    padding: 15px;
    font-weight: normal;
    line-height: normal;
    color: #212529;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #212529;
    border-radius: 0;
}

.ex_hpcontact_formonly .contact_us_form form .form-group .form-control::placeholder {
    color: #212529;
}

.ex_hpcontact_formonly .contact_us_form form .form-group label {
    margin-bottom: 15px;
}

.ex_hpcontact_formonly .contact_us_form form button {
    font-size: 16px !important;
    background-color: #091049 !important;
    border-color: #091049 !important;
    padding: 5px 10px 5px 25px !important;
    color: #ffffff;
    font-weight: 500;
    border-width: 1px;
    line-height: normal;
    border-radius: 100px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.ex_hpcontact_formonly .contact_us_form form button:hover {
    background-color: transparent !important;
    color: #091049;
}

.ex_hpcontact_formonly .contact_us_form form button i {
    display: none;
}

.ex_hpcontact_formonly .contact_us_form form button:after {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-weight: bold;
    background-color: #ffffff;
    color: #091049;
    padding: 15px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
    transition: all 0.50s;
}

.ex_hpcontact_formonly .contact_us_form form button:hover:after {
    background-color: #091049;
    color: #ffffff;
}

/* footer */

.footerListServices {
    background-color: transparent;
    background-image: url(https://cdn1.npcdn.net/userfiles/28487/image/i_footerbg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 0;
    overflow: hidden;
}

.footerListServices .logo {
    padding-top: 0;
    height: 35px;
}

.footerListServices .logo img {
    position: static;
    transform: none;
    max-height: 100%;
    filter: invert(1) brightness(10);
}

.footerListServices p {
    margin-bottom: 0;
}

.footerListServices .title {
    min-height: 0;
}

.footerListServices .title h5 {
    font-weight: bold;
    line-height: normal;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.footerListServices ul li a p {
    margin-bottom: 0 !important;
}

.footerListServices a:hover {
    color: rgba(255, 255, 255, 0.50);
}

.footerListServices ul {
    margin-bottom: 0;
}

.footerListServices .input-container {
    height: auto;
}

.footerListServices .input-container input {
    height: auto;
    color: #212529;
    transition: all 0.50s;
    padding: 15px;
    border-radius: 100px;
    border: 0;
    background-color: #ffffff;
    caret-color: #212529;
}

.footerListServices .input-container label {
    height: auto;
    color: #212529;
    top: 15px;
    left: 15px;
    padding-right: 0;
    margin-bottom: 0;
    z-index: 1;
    pointer-events: none;
}

.footerListServices .input-container .moveUp {
    font-size: 0;
    top: 0;
    opacity: 0;
}

.footerListServices .input-container .submit {
    bottom: -25px;
    right: 5px;
    transform: translate(0, 50%);
    padding: 15px;
    border-radius: 100%;
    transition: all 0.50s;
    background-color: #091049;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
}

.footerListServices .input-container .submit:hover {
    background-color: #212529;
}

.footerListServices .col-12:nth-child(5) {
    padding: 15px;
}

.footerListServices .line {
    background-color: transparent;
    margin-bottom: 50px;
    height: 0;
}

.footerListServices .col-12.col-md-7 {
    padding: 15px;
}

.footerListServices .copy_right.text-left .d-flex {
    gap: 15px;
}

.footerListServices .copy_right.text-left .d-flex p {
    margin-right: 0 !important;
}

.footerListServices .col-12.col-md-5.py-3.pb-md-0 {
    padding: 15px !important;
}

/*
.footerListServices .social_media {
    padding-right: 0 !important;
}
*/

/*
.footerListServices .social_media a {
    margin-left: 0;
    display: flex;
    justify-content: flex-end;
}
*/

/*
.footerListServices .social_media a:hover {
    color: rgba(255, 255, 255, 0.25);
}
*/

/*
.footerListServices .social_media a i {
    line-height: normal;
}
*/

/*
.footerListServices .social_media a .icon_s {
    bottom: 0;
}
*/

/* page */

.page_title {
    text-align: center !important;
}

.page_title b {
    font-size: 35px;
    color: #212529;
    font-weight: bold;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.wspages {
    padding: 100px 0;
    min-height: auto !important;
    font-size: 1rem;
}

#main_contactus {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 1rem;
}

#main_contactus #contactus_1_1 .ws_contact {
    display: flex;
    flex-direction: column-reverse;
}

#main_contactus #contactus_1_1 .col-12.col-md-4.ws_contact {
    margin-bottom: 15px !important;
}

#main_contactus #contactus_1_1 .ws_contact .col-12.p-0.contact_map.mb_10 {
    display: flex;
    margin-bottom: 0;
}

#main_contactus #contactus_1_1 .ws_contact .col-12.p-0.contact_map.mb_10 iframe {
    height: 500px;
    max-width: 1240px;
    margin: 0 auto;
    padding: 15px;
}

/* */

/* tablet */

@media only screen and (min-width: 768px) and (max-width: 1140px) {

/* banner */

.hp_banner_stick {
    bottom: 100px;
}

.hp_banner_stick_2 {
    left: 250px;
}

.hp_banner_content h2 {
    font-size: 35px;
}

/* about */

.index_wrapper_3 section .col-12.col-sm-10.p-3 {
    flex: 0 0 100%;
    max-width: 100%;
}

/* step */

.index_wrapper_7 .row.outerRow_7 {
    align-items: flex-end;
}

.index_wrapper_7 section .col-12.col-sm-10.p-3 {
    flex: 0 0 100%;
    max-width: 100%;
}

/* contact */

.hp_contact_content {
    margin-left: 0;
}

/* footer */

.footerListServices .input-container label {
    font-size: 10px;
    top: 17.5px;
}

}

/* */

/* mobile */

@media only screen and (max-width: 767px) {

/* menu */

.navbar_mobile {
    background-color: #091049;
    border-bottom: 0;
    height: auto;
}

.navbar_mobile .row_1 {
    flex-direction: row-reverse;
    margin-bottom: 0;
    padding-top: 0 !important;
}

.navbar_mobile .row_1 .col.pl-4 {
    padding: 15px !important;
    justify-content: flex-end;
}

.navbar_mobile .btn-outline-light {
    border-radius: 0 !important;
    border: 0;
    font-size: 16px !important;
    padding: 0;
    line-height: normal;
    display: flex;
    color: #ffffff;
}

.navbar_mobile .btn-outline-light:hover {
    color: rgba(255, 255, 255, 0.25);
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
}

.navbar_mobile .row_1 .col.text-center {
    padding: 15px;
}

.navbar_mobile .logo_img {
    max-height: 35px;
    filter: invert(1) brightness(10);
}

.navbar_mobile .row_1 .col {
    padding: 15px;
}

.side_menu {
    background-color: #091049;
}

.side_menu input {
    border-radius: 50px;
    height: auto;
    padding: 5px 15px;
    border: none;
    background-color: #ffffff;
    color: #212529;
}

.side_menu input::placeholder {
    color: #212529 !important;
}

.side_menu button {
    right: 15px !important;
    font-size: 16px !important;
    padding: 0;
    color: #00453b !important;
    transition: all 0.50s;
}

.side_menu button:hover {
    color: #091049 !important;
}

.side_menu .list-group .list-group-item {
    border-color: rgba(255, 255, 255, 0.25);
}

.side_menu .list-group .list-group-item a {
    color: #ffffff;
    font-weight: bold;
}

.side_menu .list-group .list-group-item a:hover {
    color: rgba(255, 255, 255, 0.25);
}

.side_menu .social_media a {
    color: #ffffff;
}

.side_menu .social_media a:hover {
    color: rgba(255, 255, 255, 0.25);
}

.m_default_member a:hover, .m_default_languagebar a:hover {
    color: rgba(255, 255, 255, 0.25);
}

/* banner */

.slider_banner_bullet .item img {
    height: 500px !important;
    object-fit: cover;
    object-position: 10%;
    filter: brightness(0.85);
}

.hp_table {
    flex-direction: column;
}

.hp_banner_stick, .hp_banner_stick_2 {
    bottom: 0;
    left: 0;
}

.hp_banner_stick img, .hp_banner_stick_2 img {
    filter: inherit !important;
}

.hp_banner_content {
    width: 100%;
}

.hp_banner_content h2 {
    font-size: 30px;
}

/* about */

.index_wrapper_3 {
    padding-top: 100px;
}

.index_wrapper_3 #index_4 {
    padding-left: 0 !important;
    padding-top: 15px !important;
}

/* why */

.hp_why {
    margin-right: 0;
}

/* service */

.hp_service_content .hp_title strong br {
    display: none;
}

.service_type6 .service_box_type6 {
    flex: 0 0 100%;
    max-width: 100%;
}

.service_type6 .service_box_type6:nth-child(2) {
    transform: scale(1);
}

/* step */

.index_wrapper_7 {
    padding-bottom: 100px;
}

.hp_step_dot:before, .hp_step_dot:after {
    height: calc(100% + 350%);
}

/* client */

.index_wrapper_9 {
    background-size: auto;
}

.hp_testimonial_type4 {
    padding-right: 0;
    padding-left: 0;
}

.hp_testimonial_type4 .slick-slide:nth-child(2) {
    transform: scale(1);
}

/* news */

.index_wrapper_10 section .hp_button {
    justify-content: flex-start !important;
}

#main_index .hp_latest_new .col-12.col-lg-4, #main_index .hp_latest_new .col-12.col-lg-8 {
    flex: 0 0 100%;
    max-width: 100%;
}

/* contact */

.hp_contact_content {
    margin-left: 0;
}

.ex_hpcontact_formonly .contact_us_form {
    padding: 50px 25px !important;
}

}

/* */