@import url('https://fonts.googleapis.com/css2?family=Advent+Pro:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playwrite+HR:wght@100..400&display=swap');

/* desktop */

body {
    color: #212529;
    font-size: 16px !important;
    line-height: 1.75;
}

a {
    text-decoration: none !important;
    transition: all 0.50s !important;
}

.all_functional_page {
    padding-bottom: 100px !important;
}

#main_index {
    overflow: hidden;
    padding-bottom: 0 !important;
}

/* menu */

.navbar_type8 {
    height: 50px;
    max-width: 1240px;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: 15px;
}

.navbar_type8 .logo {
    flex: auto;
    margin-left: 0;
}

.navbar_type8 .logo img {
    width: auto;
}

.navbar_type8 .nav_tab {
    flex: 0 1 auto;
    padding-left: 0;
    padding-right: 15px;
    gap: 25px;
    align-items: center;
}

.navbar_type8 .nav_tab .nav_item {
    text-transform: capitalize;
}

.navbar_type8 .nav_tab .nav_item::before {
    display: none;
}

#main_index .navbar_type8 .nav_tab .nav_item a {
    color: #ffffff;
    /*padding: 0;*/
    font-size: 18px;
    /*font-weight: 700;*/
    text-shadow: 0 0 5px rgba(33, 37, 41, 0.75);
    font-family: "Merriweather", serif;
}

.navbar_type8 .nav_tab .nav_item a {
    color: #212529;
    padding: 0;
    font-size: 18px;
    /*font-weight: 700;*/
    /*text-shadow: 0 0 5px rgba(33, 37, 41, 0.75);*/
    font-family: "Merriweather", serif;
}

#main_index .navbar_type8 .nav_tab .nav_item a:hover, .navbar_type8 .nav_tab .nav_item a:hover {
    color: #f8d90e;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color: #fff;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover{
    color: #f8d90e!important;
}

.dark_nav {
    background-color: transparent !important;
    margin-top: 0;
}

.dark_nav:before {
    content: '';
    background-color: #212529;
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.dark_nav:after {
    content: '';
    background-color: #212529;
    position: absolute;
    top: 0;
    right: -50%;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.dark_nav .nav_tab .nav_item a {
    color: #ffffff;
}

#main_index #top_spacing {
    height: 0 !important;
}

#top_spacing {
    height: 75px !important;
    /*box-shadow: 0 5px 5px rgba(33, 37, 41, 0.25);*/
}

/* banner */

.slider_banner .banner_content {
    overflow: hidden;
    background-color: rgba(33, 37, 41, 0.15);
}

.hp_table h1 {
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 5px 5px rgba(33, 37, 41, 0.75);
}

/* about */

.index_wrapper_3 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(https://cdn1.npcdn.net/userfiles/25864/image/about1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.index_wrapper_3 #index_3 {
    padding-right: 0;
    padding-left: 0;
}

.hp_button a button {
    transition: all 0.50s;
    background-color: #ffffff;
    color: #212529;
    border: none;
    padding: 5px 25px;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.hp_button a button:hover {
    color: #ffffff;
}

.hp_button a button:before {
    content: '';
    background-color: #f8d90e;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: all 0.50s;
}

.hp_button a button:hover:before {
    left: 0;
}

.hp_button a button i {
    transition: all 0.50s;
}

.hp_button a button:hover i {
    color: #ffffff;
    animation: 1s headShake;
}

/* testimonial */

.index_wrapper_4 {
    padding-top: 100px;
    background-color: #212529;
}

.index_wrapper_4 #index_4 {
    padding-right: 0;
    padding-left: 0;
}

.hp_testimonial_type4 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.hp_testimonial_type4 .fas.fa-chevron-left.slick-arrow {
    transform: translate(-50%, -50%) !important;
}

.hp_testimonial_type4 .fas.fa-chevron-right.slick-arrow {
    transform: translate(50%, -50%) !important;
}

.hp_testimonial_type4 .slick-arrow {
    cursor: pointer;
}

.hp_testimonial_type4 .slick-arrow:before {
    color: #ffffff;
}

.hp_testimonial_type4 .one-time {
    margin: 0 !important;
}

.hp_testimonial_type4 .testimonial_box {
    margin-top: 0 !important;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card {
    background-color: #ffffff;
    margin: 15px;
    display: block;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .img {
    display: none;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area .text-center {
    text-align: left !important;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .name {
    text-align: left;
    padding: 15px;
}

.hp_testimonial_type4 .slick-dots {
    display: none !important;
}

/* middle */

.index_wrapper_5 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #212529;
}

.index_wrapper_5 #index_5 {
    padding-right: 0;
    padding-left: 0;
}

/* product 2 */

.index_wrapper_6 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(https://cdn1.npcdn.net/userfiles/25864/image/bottom1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.index_wrapper_6 #index_6 {
    padding-right: 0;
    padding-left: 0;
}

.gallerycategory {
    margin-bottom: 0;
}

.gallerycategory  .container-fluid:last-child .row {
    padding: 15px;
}

.gallerycategory .img_frame {
    height: 310px;
    margin-bottom: 0;
}

.gallerycategory .col-lg-3.col-md-6.col-sm-12.p-0 .text-center.px-3 {
    padding: 15px !important;
    margin-bottom: 0;
    color: #ffffff;
}

.gallerycategory  .container-fluid:last-child .row:last-child {
    display: none;
}

/* map */

.index_wrapper_7 {
    padding-top: 100px;
    padding-bottom: 15px;
    background-color: #212529;
}

.index_wrapper_7 #index_7 {
    padding-right: 0;
    padding-left: 0;
}

.hp_title {
    font-size: 35px;
    font-weight: normal;
    line-height: normal;
    font-family: "Merriweather", serif;
    gap: 15px;
}

.hp_title span {
    font-size: 50px;
    color: #f8d90e;
    font-family: "Playwrite HR", cursive;
}

/* footer */

.footer_type6 {
    background-color: #212529;
    color: #f8d90e;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 2.5px solid #f8d90e;
}

.footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3 {
    padding: 15px !important;
    margin-bottom: 0 !important;
}

.footer_type6 .logo {
    position: inherit;
    padding-top: 5px;
    min-height: 30px !important;
}

.footer_type6 .logo img {
    position: inherit;
    top: 0;
    transform: translate(0, 0);
    max-height: 100%;
    height: auto;
}

.footer_type6 a {
    color: #f8d90e;
}

.footer_type6 a:hover {
    color: #ffffff;
}

.footer_type6 p {
    margin-bottom: 0 !important;
    font-size: 13px;
    margin-right: 0 !important;
}

.footer_type6 small {
    font-size: 13px !important;
}

.footer_type6 small strong {
    font-weight: normal;
}

.footer_type6 .title {
    min-height: 0;
    position: inherit;
    margin-bottom: 15px;
}

.footer_type6 .title h5 {
    font-size: 16px !important;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}

.footer_type6 .list-unstyled {
    margin-bottom: 0;
}

.footer_type6 .list-unstyled li a {
    text-transform: uppercase;
    color: #f8d90e;
}

.footer_type6 .list-unstyled li a:hover {
    color: #ffffff;
}

.footer_type6 .input-container {
    height: 0;
    margin-top: 20px;
}

.footer_type6 .input-container input {
    height: 50%;
    color: #212529;
    background-color: #ffffff;
    border: none;
    transition: all 0.50s;
    border-radius: 0;
    caret-color: #212529;
    padding: 15px;
}

.footer_type6 .input-container label {
    display: none;
}

.footer_type6 .input-container .moveUp {
    display: none;
}

.footer_type6 .input-container .submit {
    bottom: -15px;
    right: 15px;
    transform: translate(0, 55%);
    padding: 0;
    transition: all 0.50s;
    color: #f8d90e;
}

.footer_type6 .input-container .submit:hover {
    color: #212529;
}

.footer_type6 .line {
    background-color: #f8d90e;
    margin: 15px auto;
    height: 2.5px;
}

.footer_type6 .col-12.col-md-7 {
    padding: 15px;
}

.footer_type6 .copy_right.text-left .d-flex {
    align-items: center;
    gap: 5px;
}

.footer_type6 .platinum_website_visitor {
    font-size: 13px;
}

.footer_type6 .col-12.col-md-5.py-3.pb-md-0 {
    padding: 15px !important;
}

.footer_type6 .social_media {
    padding-right: 0 !important;
    display: flex;
    justify-content: flex-end;
    gap: 15px;
}

.footer_type6 .social_media a {
    margin-left: 0;
    display: flex;
}

.footer_type6 .social_media a i {
    font-size: 13px;
    line-height: normal;
}

/* float */

.hp_social {
    position: fixed;
    bottom: 26.5vh;
    left: 25px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.hp_social a:first-child {
    background-color: #1877F2;
    color: #ffffff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    font-size: 25px;
}

.hp_social a:nth-child(2) {
    background: linear-gradient(#515bd4, #8134af, #dd2a7b, #feda77);
    color: #ffffff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    font-size: 25px;
}

.hp_social a:last-child {
    background-color: #FF0000;
    color: #ffffff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    font-size: 25px;
}

/* page */

.wspages {
    min-height: auto !important;
    display: flex;
    flex-direction: column-reverse;
}

.page_title {
    /*display: none;*/
}

.page_title b {
    font-size: 35px;
    font-weight: bold;
    color: #212529;
}

#main_services .services_wrapper_3, #main_photoalbum .photoalbum_wrapper_3,
#main_latestnews .latestnews_wrapper_3, #main_videosbycat .videosbycat_wrapper_3 {
    margin-top: 65px;
}

#main_photoalbum .gallerycategory .container-fluid:last-child .row {
    gap: 15px;
}

#main_contactus {
    padding: 0 0 100px;
    display: flex;
    flex-direction: column-reverse;
    overflow: hidden;
}

#main_contactus #contactus_1 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

#main_contactus #contactus_1_1 .ws_contact {
    display: flex;
    flex-direction: column-reverse;
}

#main_contactus #contactus_1_1 .ws_contact .text-center {
    text-align: left !important;
}

#main_contactus #contactus_1_1 .col-12.col-md-4.ws_contact {
    display: block;
}

#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) {

}

/* */

/* mobile */

@media only screen and (max-width: 767px) {

/* menu */

.navbar_mobile {
    background-color: #212529;
    border-bottom: none;
    height: 75px;
    display: flex;
    justify-content: center;
}

.navbar_mobile .row_1 {
    margin-bottom: 0;
    padding-top: 0 !important;
    align-items: center;
    flex-direction: row-reverse;
}

.navbar_mobile .row_1 .col.pl-4 {
    justify-content: flex-end;
}

.navbar_mobile .row_1 .col.pl-4, .navbar_mobile .row_1 .col.text-center {
    padding: 15px !important;
}

.navbar_mobile .row_1 .col.pl-4 {
    padding: 0 0 0 15px !important;
}

.navbar_mobile .row_1 .col.text-center {
    order: 1;
    text-align: left !important;
}

.navbar_mobile .btn-outline-light {
    font-size: 25px !important;
    border: none !important;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    color: #f8d90e;
    border-radius: 0 !important;
    background-color: transparent;
}

.navbar_mobile .btn-outline-light:hover {
    color: #ffffff;
    border: none !important;
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {
    color: inherit;
    background-color: inherit;
}

.navbar_mobile .logo_img {
    max-height: 25px;
}

.side_menu {
    background-color: #212529;
}

.side_menu.show {
    width: 75%;
}

.side_menu .mt-3.mx-3.pt-5 {
    margin-top: 0 !important;
}

.side_menu input {
    border-radius: 0;
    border: none;
    background-color: rgba(255, 255, 255, 1);
    color: #212529;
}

.side_menu input::placeholder {
    color: #212529 !important;
}

.side_menu button {
    color: #212529 !important;
    transition: all 0.50s;
}

.side_menu button:hover {
    color: #0058a2 !important;
}

.side_menu .list-group {
    margin-top: 50px !important;
    padding-right: 15px;
    padding-left: 15px;
}

.side_menu .list-group .list-group-item {
    border-color: #f8d90e;
    padding: 15px 15px 15px 0;
}

.side_menu .list-group .list-group-item:last-child {
    border-bottom: none;
}

.side_menu .list-group .list-group-item .dropdown-toggle {
    justify-content: center;
}

.side_menu .list-group .list-group-item a, .side_menu .social_media a {
    color: #f8d90e;
    font-size: 20px;
    font-weight: bold;
}

.side_menu .list-group .list-group-item a:hover, .side_menu .social_media a:hover {
    color: #ffffff;
}

.side_menu .social_media {
    width: auto;
    padding: 0;
    justify-content: flex-start;
}

.side_menu .social_media a {
    margin: 0;
}

/* banner */

.slider_banner .item img {
    height: 350px !important;
    object-fit: cover;
}

.hp_table h1 {
    flex-direction: column;
    font-size: 25px;
}

.hp_table h1 span {
    font-size: 35px;
}

/* testimonial */

.index_wrapper_4 section .hp_title {
    flex-direction: column;
}

/* middle */

.index_wrapper_6 section .hp_title {
    flex-direction: column;
}

/* map */

.index_wrapper_7 section iframe {
    height: 350px;
}

/* footer */

.footer_type6 {
    padding-bottom: 55px;
}

.footer_type6 .line {
    margin-top: 100px;
}

/* float */

.hp_social {
    display: none;
}

#toTop {
    bottom: 50px !important;
}

.floating_btn_bottom_block {
    height: auto;
}

.floating_btn_bottom {
    background-color: #212529;
    height: auto;
    padding: 15px;
}

.floating_btn_bottom .col-12.text-center {
    padding: 0;
}

.floating_btn_bottom_wrapper {
    margin-bottom: 0;
}

.floating_btn_bottom_wrapper > li > a > i {
    font-size: 25px;
    line-height: normal;
    transition: all 0.50s;
    color: #f8d90e;
}

.floating_btn_bottom_wrapper > li > a > i:hover {
    color: #ffffff;
}

}

/* */