img {
    width: 100%;
}

header {
    position: relative;
    width: 100%;
    transition: all 0.5s ease;
}

.fbt_top_bar {
    background-color: #202327;
    transition: transform 0.5s ease, opacity 0.5s ease;
}

.fbt_top_bar .top_bar_links {
    margin: 0;
    padding: 6px 0;
}

.fbt_top_bar .top_bar_links ul {
    margin: 0;
    padding: 4px 0;
    list-style: none;
}

.fbt_top_bar .top_bar_links ul li {
    display: inline-block;
    padding: 0 5px;
    color: #fff;
}

.fbt_top_bar .top_bar_links ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
}

.fbt_top_bar .top_bar_links ul li a i {
    color: #fff;
    font-size: 20px;
}

.facebook {
    padding: 6px 12px;
    border-radius: 50px;
    border: 1px #fff solid;
}

.linkedin {
    padding: 6px 9px;
    border-radius: 50px;
    border: 1px #fff solid;
}

.twitte {
    padding: 6px 10px;
    border-radius: 50px;
    border: 1px #fff solid;
}

.insta {
    padding: 6px 9px;
    border-radius: 50px;
    border: 1px #fff solid;
}

.fbt_submit_btn {
    display: block;
    border: none;
    background-color: #3e3e3e;
    color: #fff;
    padding: 4px 64px;
    border-radius: 0px;
    font-size: 18px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}


.call-btn {
    position: fixed !important;
    top: 46%;
    z-index: 1000;
    display: block;
    right: 0px;
}

.call-btn ul {
    margin: 0;
    list-style: none;
}

.call-btn ul li {
    width: 48px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    background-color: #139c8c;
    margin-right: 5px;
    margin-bottom: 4px;
    cursor: pointer;
    display: block;
    left: 0;
}

.call-btn ul li a {
    color: #fff !important;
    font-size: 16px;
    text-decoration: none;
    font-weight: 500;
    position: relative;
    top: 0px;
    padding: 1px 14px;
}

.call-btn ul li a i {
    color: #fff;
    font-size: 28px;
    padding-right: 7px;
}

.fbt_link_btn {
    /* background-color: #3f9b84; */
    color: #000000;
    text-decoration: none;
    padding: 6px 0px;
    border-radius: 4px;
    font-size: 14px;
    margin-right: 0;
    font-weight: 500;
    text-transform: uppercase;
}

.fbt_link_btn:hover {
    color: #000000;
    /* background-color: #139c8c; */
}

.fbt_btn_inner {
    color: #fff;
    text-decoration: none;
    padding: 8px 26px;
    margin-top: 14px;
    display: inline-block;
    border-radius: 20px;
    font-weight: 700;
}

.fbt_bg_blue {
    background-color: #139c8c;
}
.fbt_bg_blue:hover {
    background-color: #03ad99;
    color:#fff;
}
.fbt_bg_yellow {
    background-color: #ffbd07;
}

.fbt_head {
    padding: 5px 0;
    margin: 0 auto;
    box-shadow: 0px 1px 3px #ccc;
    height: 90px;
    transition: all 0.5s ease;
}

/* Sticky state (after scroll) */
.sticky .fbt_top_bar {
  /* display: none; */
  transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
}

.sticky .fbt_head {
  position: fixed;
  top: -16px;
  left: 0;
  width: 100%;
  padding: 14px 0; /* height kam kar di */
  background: #ffffff;
  box-shadow: 0 2px 5px rgba(0,0,0,0.3);
  height: 85px;
  z-index: 10;
}
.sticky .fbt_head .fbt_logo{
     width: 14%;
     transition: all 0.5s ease;
}
.fbt_head .fbt_logo {
    width: 17%;
    /* position: relative; */
    /* top: 16px; */
    z-index: 9;
    padding: 2px 0;
}

.fbt_head .fbt_logo img {}

.fbt_head .fbt_navbar {}

.fbt_head .navbar {
}

.fbt_head .navbar .navbar-nav {
    padding: 10px 0;
}

.fbt_head .navbar .navbar-nav .nav-item {
    padding-right: 8px;
}

.fbt_head .navbar .navbar-nav .nav-item .nav-link {
    font-size: 0.8rem;
    color: #4a4a4a;
    font-weight: 500;
}

.fbt_head .navbar .navbar-nav .nav-item .nav-link:hover {
    color: #0d2594;
    /* border-bottom: 2px solid #139c8c; */
}

.fbt_marine_slider {
    position: relative;
}

.fbt_marine_slider .fbt_slider {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.fbt_marine_slider .fbt_slider img {}

.fbt_marine_slider .fbt_slider_over {
    position: absolute;
    width: 100%;
    bottom: 65px;
    z-index: 1;
}

.fbt_marine_slider .fbt_slider_over .fbt_main_sec {}

.slider_masking {
    position: absolute;
    top: 159px;
    z-index: 4;
    width: 100%;
}

.side_bar {

    float: left;

    top: 15px;
}

.side_bar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.side_bar ul li {
    margin: 15px 0;
    background-color: #1a1d56;
    padding: 11px 47px;
}

.side_bar ul li:hover {
    background-color: #c6191d;
}

.side_bar ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
}

.home_query {
    width: 30%;
    background-color: #082278db;
    padding: 0px 0px;
    float: right;
}

.home_query h2 {
    color: #fff;
    font-size: 14px;
    background-color: #0184d4;
    padding: 7px 7px;
    text-transform: capitalize;
}

.home_query .front_query_form {
    padding: 16px 15px;
}

.home_query .front_query_form .form-group {
    margin-bottom: 6px;
}

.home_query .front_query_form .form-group label {
    color: #fff;
    font-size: 13px;
}

.home_query .front_query_form .form-group .form-control {
    padding: 4px 9px;
    line-height: 10px;
    font-size: 14px;
}

.home_query .front_query_form .form-group textarea.form-control {
    height: inherit !important;
}

.fbt_about_sec {
    padding: 70px 0;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    /* background-color: transparent; */
    /* background-image: linear-gradient(90deg, #FFFFFF 39%, #0dab99 32%); */
}

.fbt_about_sec .fbt_about_info {}

.fbt_about_sec .fbt_about_info h2 {
    color: #0072ef;
    font-size: 35px;
    font-weight: 700;
}

.fbt_about_sec .fbt_about_info p {
    font-size: 16px;
    color: #1c1c1c;
    margin-bottom: 5px;
    padding: 0;
}

.contact_locat{
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}
.contact_locat .contact_title{
    text-align: center;
}
.contact_locat .contact_title h2{
    color: #32373e;
    font-size: 1.8rem;
}
.contact_locat .contact_action{
    width: 50%;
    margin: 50px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0072ef;
}
.contact_locat .contact_action a{
    color: #fff;
    text-decoration: none;
    padding: 40px 50px;
}
.contact_locat .contact_action a i{}


.page_path{
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}
.page_path .page_path_head{
    text-align: center;
    margin-bottom: 30px;
}
.page_path .page_path_head h2{
    color: #32373e;
    font-size: 1.8rem;
    margin: 0;
}
.page_path .page_path_head p{
    color: #32373e;
    font-size: 0.8rem;
    margin: 0;
}
.page_path .page_inn{
    width: 100%;
    padding: 0;
    margin: 0;
    height: 450px;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
}
.page_path .page_inn a{
    text-decoration: none;
    color: inherit;
}
.page_path .page_inn a .page_bundal{
    position: relative;
}
.page_path .page_inn:hover {
   box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2); 
}
.page_path .page_inn a .page_bundal img{
    width:100%;
     transition: transform 0.4s ease; 
}
.page_path .page_inn:hover a .page_bundal img{
   transform: scale(1.2);  
}
.page_path .page_inn a .page_bundal .page_title{
    position: absolute;
    top: 50px;
    left: 50px;
    width: 53%;
}
.page_path .page_inn a .page_bundal .page_title span{
    font-size: 0.9rem;
}
.page_path .page_inn a .page_bundal .page_title p{
    margin: 0;
    font-size: 1.2rem;
    font-weight: 500;
}

.inner_slider {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.inner_slider .fbt_overlay {
    width: 41%;
    position: absolute;
    top: 255px;
    left: 16%;
    padding: 24px 20px;
    background: #ffffff5e;
}

.inner_slider .fbt_overlay h2 {
    color: #32373e;
    font-size: 2.2rem;
    letter-spacing: 1.2px;
}
.inner_slider .fbt_overlay h2 strong{
    font-weight: 800;
    font-size: 2.9rem;
}
.inner_slider .fbt_overlay h3 {
    font-size: 1.1rem;
    color: #32373e;
}


.spnp_about_sec {
    padding: 52px 0;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.spnp_about_sec .spnp_about_info {}

.spnp_about_sec .spnp_about_info h2 {
    color: #139c8c;
    font-size: 35px;
    font-weight: 700;
}

.spnp_about_sec .spnp_about_info p {
    font-size: 16px;
    color: #505050;
    margin-bottom: 6px;
    padding: 0;
    line-height: 29px;
}


.fbt_news_blog {
    padding: 48px 0;
}

.fbt_news_blog h2 {
    color: #3c3c3c;
    text-align: center;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.fbt_news_blog .news_blog_slider {}

.fbt_news_blog .news_blog_slider .news_info a {
    text-decoration: none;
}

.fbt_news_blog .news_blog_slider .news_info {
    background-color: #fff;
    padding: 0px 0px;
    border-radius: 4px;
    float: left;
    margin: 0;
}

.fbt_news_blog .news_blog_slider .news_info .news_image {
    border-radius: 4px;
    overflow: hidden;
}

.fbt_news_blog .news_blog_slider .news_info .news_image img {}

.fbt_news_blog .news_blog_slider .news_info .news_detail {
    padding: 6px 15px;
    overflow: hidden;
}

.fbt_news_blog .news_blog_slider .news_info .news_detail h2 {
    color: #0184d4;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    margin: 0px 0;
    /* height: 6px; */
    text-transform: capitalize;
}

.fbt_news_blog .news_blog_slider .news_info .news_detail p {}

.fbt_news_blog .news_blog_slider .news_info .info-btn {
    text-decoration: none;
    font-size: 16px;
    background-color: #f27e2c;
    color: #fff;
    padding: 5px 12px;
    border-radius: 4px;
    margin: 4px 8px;
    display: block;
    text-align: center;
}

.fbt_members_logo {
    padding: 34px 0;
    background-color: #fff;
}


.other_service {
    width: 100%;
    padding: 26px 0;
}

.other_service .other_title {
    text-align: center;
}

.other_service .other_title h2 {
    color: #00599d;
}

.other_service .service_slider {}

.other_service .service_slider .service_block {
    padding: 0px;
    box-shadow: 1px 3px 4px #ccc;
    min-height: 432px !important;
}

.other_service .service_slider .service_block .service_img {}

.other_service .service_slider .service_block .service_img img {}

.other_service .service_slider .service_block .service_info {
    padding: 6px 4px;
}

.other_service .service_slider .service_block .service_info h3 {
    color: #00599d;
    font-size: 16px;
    text-align: center;
}

.other_service .service_slider .service_block .service_info p {
    font-size: 13px;
    text-align: justify;
    margin-bottom: 9px;
}


.fbt_footer {
    background-color: #f5f8fa;
    padding: 0;
    margin: 0 auto;
}
.fbt_footer .footer_top{
    background-color: #e6ebf0;
    padding: 10px 0;
    margin: 0 auto;
    margin-bottom: 30px;
}
.fbt_footer .footer_top h2{
    font-size: 1.5rem;
    font-weight: 500;
    color: #32373e;
}
.fbt_footer .footer_top h2 span{
    font-size: 1.2rem;
    margin-left: 20px;
    font-weight: 300;
    letter-spacing: normal;
}

.fbt_footer .fbt_footer_inner {
    text-align: left;
    color: #fff;
}

.fbt_footer .fbt_footer_inner img {
    width: 37%;
}

.fbt_footer .fbt_footer_social {
    width: 100%;
    padding: 2px 0;
}

.fbt_footer .fbt_footer_social h2 {
    font-size: 17px;
    color: #32373e;
}

.fbt_footer .fbt_footer_social p {
    color: #32373e;
    margin: 0;
    line-height: 23px;
    margin-bottom: 3px;
}

.fbt_footer .fbt_footer_social p a {
    color: #32373e;
    text-decoration: none;
}

.fbt_footer .fbt_footer_social p i {
    color: #32373e;
    font-size: 14px;
}

.fbt_footer .fbt_footer_social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.fbt_footer .fbt_footer_social ul li {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #32373e;
    border-radius: 21px;
    overflow: hidden;
    padding: 3px 0;
}

.fbt_footer .fbt_footer_social ul li:hover {
    background-color: #4a4a4a;
}

.fbt_footer .fbt_footer_social ul li a {
    color: #fff;
}

.fbt_footer .fbt_footer_social ul li a i {

    padding: 0 8px;
}

.fbt_footer .fbt_footer_links {
    width: 100%;
    padding: 0 0;
    margin: 0px 0;
    height: 300px;
}

.fbt_footer .fbt_footer_links h2 {
    font-size: 1.3rem;
    color: #32373e;
    margin-bottom: 15px;
}

.fbt_footer .fbt_footer_links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.fbt_footer .fbt_footer_links ul li {
    display: block;
    padding: 0 4px;
    margin-bottom: 15px;
}

.fbt_footer .fbt_footer_links ul li a {
    color: #32373e;
    text-decoration: none;
    font-weight: 400;
    font-size: 0.98rem;
    text-transform: uppercase;
}

.fbt_footer .fbt_footer_links ul li a:hover {
    color: #1364db;
    border-bottom: 1px #1364db solid;
}

.fbt_footer .copy_right {
    text-align: center;
    background: #202327;
    padding: 10px 0;
    margin-top: 80px;
}

.fbt_footer .copy_right p {
    margin: 0 auto;
    padding: 0;
    color: #929292;
    font-size: 13px;
}

.bg_dark {
    background-color: #139c8c;
    color: #fff;
}

.far_contact {
    padding: 46px 0;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

.far_contact .far_contact_heading {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.far_contact .far_contact_heading h2 {
    font-size: 36px;
    font-weight: 700;
    color: #139c8c;
}

.far_contact .far_contact_heading span {}

.far_contact .far_contact_block {
    padding: 40px 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
}

.far_contact .far_contact_block .far_contact_info {
    padding: 20px 30px;
}

.far_contact .far_contact_block .far_contact_info h3 {
    font-size: 22px;
}

.far_contact .far_contact_block .far_contact_info p {
    color: #ffffff;
    font-size: 17px;
    margin: 0;
}

.far_contact .far_contact_block .far_contact_info p a {
    color: #ffffff;
    text-decoration: none;
}

.far_contact .far_contact_block .far_contact_info p i {}

.far_contact .far_query_form {
    padding: 0px 23px;
}

.far_contact .far_query_form .far-search {}

.far_contact .far_query_form .far-search .form-group {
    position: relative;
    margin-bottom: 26px;
    text-align: right;
}

.far_contact .far_query_form .far-search .form-group .form-control {
    padding: 0;
    padding-left: 20px;
    display: block;
    width: 100%;
    height: 58px;
    font-size: 14px;
    border: #ffffff 1px solid;
    color: rgb(123 123 123) !important;
    background: #f1f1f1 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.far_contact .far_query_form .far-search .form-group textarea.form-control {
    height: inherit !important;
}

.far_contact .far_query_form .far-search .form-group .far_query_btn {
    display: inline-block;
    border: none;
    background-color: #f07d00;
    color: #fff;
    padding: 10px 75px;
    border-radius: 0px;
    font-size: 18px;
}

.far_contact .far_notice {
    text-align: center;
}

.far_contact .far_notice p {}

.far_contact .far_notice p a {
    color: #333;
}


.fbt_content_sec2 {
    width: 100%;
    background-color: #f5f5f5;
    padding: 50px 0;
    margin: 0 auto;
    overflow: hidden;
}

.fbt_content_sec2 h2 {
    color: #00599d;
    font-size: 31px;
    text-align: center;
    margin-bottom: 30px;
}

.fbt_content_sec2 .content_sec2_block_lft {
    width: 100%;
    padding: 0 0;
    margin: 0 auto;
    background-color: #fff;
    display: inline-flex;
    height: 184px;
}

.fbt_content_sec2 .content_sec2_block_lft .content_sec2_block_img {
    width: 45%;
    position: relative;
    left: -70px;
    /* display: flex; */
}

.fbt_content_sec2 .content_sec2_block_lft .content_sec2_block_img img {
    box-shadow: 1.5rem 0 0 0 #e2e9ed;
    display: block;
    margin-left: 0;
    position: absolute;
    max-width: 275px;
    height: 184px;
    z-index: 1;
    border-radius: 50%;
    transition: box-shadow .2s ease;
    transition: box-shadow .2s ease, ;
}

.fbt_content_sec2 .content_sec2_block_lft .content_sec2_block_info {
    width: 100%;
    position: relative;
    padding: 14px 17px;
    padding-left: 0;
}

.fbt_content_sec2 .content_sec2_block_lft .content_sec2_block_info h2 {
    text-align: left;
    margin-bottom: 8px;
    font-size: 28px;
}

.fbt_content_sec2 .content_sec2_block_lft .content_sec2_block_info p {}

.fbt_content_sec2 .content_sec2_block_rit {
    width: 100%;
    padding: 0 0;
    margin: 0 auto;
    background-color: #fff;
    display: inline-flex;
    height: 184px;
}

.fbt_content_sec2 .content_sec2_block_rit .content_sec2_block_img {
    width: 45%;
    position: relative;
    right: -70px;
    /* display: flex; */
}

.fbt_content_sec2 .content_sec2_block_rit .content_sec2_block_img img {
    box-shadow: -1.5rem 0 0 0 #e2e9ed;
    display: block;
    margin-left: 0;
    position: absolute;
    max-width: 218px;
    height: 184px;
    z-index: 1;
    border-radius: 50%;
    transition: box-shadow .2s ease;
    transition: box-shadow .2s ease, ;
}

.fbt_content_sec2 .content_sec2_block_rit .content_sec2_block_info {
    width: 100%;
    position: relative;
    padding: 14px 17px;
    padding-right: 0;
}

.fbt_content_sec2 .content_sec2_block_rit .content_sec2_block_info h2 {
    text-align: left;
    margin-bottom: 8px;
    font-size: 28px;
}

.fbt_content_sec2 .content_sec2_block_rit .content_sec2_block_info p {
    margin-bottom: 0;
}



.befor_footer {
    background-color: #ffffff;
}

.befor_footer .footer_product_list {
    width: 100%;
    padding: 0 0;
    margin: 0 auto;
    text-align: center;
}

.befor_footer .footer_product_list ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.befor_footer .footer_product_list ul li {
    display: inline-block;
    padding: 8px 14px;
    width: 15%;
}

.befor_footer .footer_product_list ul li a {
    color: #fff;
    text-decoration: none;
}

.befor_footer .footer_product_list ul li a img {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    filter: gray;
    /* IE5+ */
    -webkit-filter: grayscale(1);
    /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all .8s ease-in-out;
}

.befor_footer .footer_product_list ul li a img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01);
}

.fbt_faq_sec {
    padding: 29px 0;
    margin: 0 auto;
}

.fbt_faq_sec .fbt_faq_info {
    padding: 0 116px;
    margin: 0 auto;
}

.fbt_faq_sec .fbt_faq_info .faq_title {
    text-align: center;
}

.fbt_faq_sec .fbt_faq_info .faq_title h2 {
    color: #00599d;
}

.fbt_faq_sec .fbt_faq_info .fbt_faq_detail {
    box-shadow: 0px 3px 4px #ccc;
}

.fbt_faq_sec .fbt_faq_info .fbt_faq_detail .accordion {}

.fbt_faq_sec .fbt_faq_info .fbt_faq_detail .accordion .accordion-item {}

.fbt_faq_sec .fbt_faq_info .fbt_faq_detail .accordion .accordion-item .accordion-header {}

.fbt_faq_sec .fbt_faq_info .fbt_faq_detail .accordion .accordion-item .accordion-header .accordion-button {
    color: #00599d;
}

.fbt_faq_sec .fbt_faq_info .fbt_faq_detail .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    color: #f8f9fa;
    background-color: #00599d;
}


.fbt_content_bg {
    background: url(../images/testi-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.fbt_content_bg::before {
    content: '';
    background-color: #00133e8a;
    position: absolute;
    height: 100%;
    width: 100%;
}

.fbt_content_bg .fbt_inner_content {
    z-index: 1;
    padding: 26px 0;
    position: relative;
}

.fbt_content_bg .fbt_inner_content .fbt_content_bg_title {
    text-align: center;
}

.fbt_content_bg .fbt_inner_content .fbt_content_bg_title h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 39px;
}

.fbt_content_bg .fbt_inner_content .fbt_content_sec {
    padding: 24px 24px;
    background-color: #003dc861;
    border-radius: 13px;
    border: 1px #698cdc80 solid;
}

.fbt_content_bg .fbt_inner_content .fbt_content_sec p {
    color: #fff;
    margin: 0;
}

.fbt_content_bg .fbt_inner_content .fbt_content_sec p strong {
    color: #FFC107;
}

.fbt_content_bg .fbt_inner_content .fbt_content_sec ul {}

.fbt_content_bg .fbt_inner_content .fbt_content_sec ul li {
    color: #fff;
}

.modal-content {
    background-color: #139c8c !important;
}

.modal-header-product {
    padding: 3px 3px;
}

.modal-header-product .modal-title {
    width: 94%;
    float: left;
    padding: 0px 14px;
    color: #fff;
}

.modal-header-product .btn-close {
    float: right;
    padding: 7px 6px;
    color: #fff;
    background-color: #fff;
    opacity: 1;
    font-size: 9px;
}

.modal-content .modal-header {
    border: none;
    color: #fff;
    padding: 8px 23px;
}

.modal-body .front_query_form {
    padding: 0px 0px;
}

.modal-body .front_query_form .form-group {
    margin-bottom: 6px;
    overflow: hidden;
    width: 100%;
}

.modal-body .front_query_form .form-group .form-pax {
    width: 100%;
    font-size: 14px;
    padding: 3px 0;
    outline: none;
}

.modal-body .front_query_form .form-group .form-check {
    float: left;
    width: 45%;
    display: inline-block;
    margin-right: 9px;
}

.modal-body .front_query_form .form-group label {
    color: #fff;
    font-size: 14px;
}

.modal-body .front_query_form .form-group .form-control {
    padding: 2px 6px;
    font-size: 14px;
    border-radius: 0px;
}


.pro-list {}

.pro-list a {
    top: 50%;
    transform: rotate(90deg);
    left: -57px;
    position: fixed !important;
    z-index: 999999;
    background: #139c8c !important;
    font-family: 'Raleway';
    color: #fff !important;
    font-size: 17px;
    word-spacing: 1px;
    padding: 5px 15px;
    text-decoration: none;
    text-transform: uppercase;
}


.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0 !important;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 500;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    /* background-color: #ef8101; */
    border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff !important;
    background-color: #139c8c !important;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #ef8101 !important;
}


.pro_slider {}

.pro_slider .owl-nav {
    top: -49px;
    position: relative;
}

.pro_slider .owl-nav .owl-prev {
    background-color: #ef8101 !important;
    border-radius: 39px;
    font-size: 15px;
    display: inline-block;
    float: left;
    line-height: 30px !important;
    width: 30px;
    left: 179px;
    position: absolute;
    outline: none;
}

.pro_slider .owl-nav .owl-next {
    background-color: #ef8101 !important;
    border-radius: 30px;
    font-size: 15px;
    display: inline-block;
    float: right;
    line-height: 30px !important;
    width: 30px;
    right: 174px;
    position: absolute;
    outline: none;
}

.product-details {
    background-color: #fff;
}

.product-details .product-info {
    padding: 6px 2px;
    width: 100%;
    margin: 0;
}

.product-details .product-info .product-name {
    text-align: center;
    margin-bottom: 10px;
}

.product-details .product-info .product-name h2 {
    color: #47a9bc;
    font-size: 22px;
    margin-bottom: 0;
}

.product-details .product-info .product-name span {
    font-size: 13px;
    margin: 0;
    color: #505050;
    padding: 0;
}

.product-details .product-info .product-description {}

.product-details .product-info .product-description h3 {
    color: #53a4b4;
    font-size: 17px;
    font-weight: 700;
}

.product-details .product-info .product-description p {}

.product-details .product-info .product-description ul {}

.product-details .product-info .product-description ul li {}

.sticky-me {
    position: sticky;
    top: 0;
}


.mh-service {
    width: 100%;
    margin: 0 auto;
    padding: 90px 0px;
    overflow: hidden;
    background: #f5f8fa;
}

.mh-service .service-tittle {
    text-align: center;
    padding: 4px 0px;
    margin: 0px auto;
    margin-bottom: 20px;
    border-bottom: 2px #ccc solid;
    width: 32%;
}

.mh-service .service-tittle h3 {
    color: #0dab99;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.mh-service ul.mh-service-block {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}
.mh-service ul.mh-service-block li{
    list-style: none;
    margin: 0 4px;
    background: #ecf0f4;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;;
    justify-content: center;
}
.mh-service ul.mh-service-block li:hover{
    background: #f5f8fa;
    cursor:pointer
}
.mh-service ul.mh-service-block li .mh-block-icon {
    width: 50px;
    margin: 0 auto;
}

.mh-service ul.mh-service-block li .mh-block-icon .darkimg {
    display: block;
}

.mh-service ul.mh-service-block li .mh-block-icon img {}

.mh-service ul.mh-service-block li h4 {
    padding: 2px;
    color: #32373e;
    font-size: 0.79rem;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    position: absolute;
    text-decoration:none;
    left: 0;
    text-align: center;
    right: 0;
    bottom: -30px;
}
.mh-service ul.mh-service-block li h4 a{
     color: #32373e;
    font-size: 0.5rem;
    text-decoration:none;
}


/* ===========products page style==============*/

.product-wrap {
    width: 100%;
    padding: 28px 0;
    margin: 0 auto;
    overflow: hidden;
}

.product-wrap .product-head {}

.product-wrap .product-head .nav {}

.product-wrap .product-head .nav .nav-item {}

.product-wrap .product-head .nav .nav-item .nav-link {
    color: #000;
    font-weight: 500;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: #139c8c !important;
}


.product-wrap .product-main{
    width: 100%;
    margin: 0 auto;
    padding: 35px 0;
    overflow: hidden;
}

.product-wrap .product-main .tab-content {}

.product-wrap .product-main .tab-content .tab-pane {}

.product-wrap .product-main .tab-content .tab-pane .mh_pro_content{}
.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content{}
.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content .pro_content_head{
    text-align: center;
}
.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content .pro_content_head h2{
    color: #139c8c;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 24px;
}
.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content .pro_content_head p{
    margin: 0;
    font-size: 14px;
}
.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content .pro_content_main{width: 100%;padding: 30px;margin: 20px auto;overflow: hidden;border: 1px #e8e3e3 solid;}
.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content .pro_content_main .product_image{width: 72%;position: relative;border: 2px #f3f0f0 solid;}
.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content .pro_content_main .product_image:before{
    content: '';
    position: absolute;
    bottom: 0;
    z-index: 9;
    right: 0;
    width: 61px;
    height: 61px;
    background: url(../images/corner2.png);
 }
.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content .pro_content_main .product_image:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 61px;
    height: 61px;
    background: url(../images/corner.png);
 }
.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content .pro_content_main .product_image img{ }
.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content .pro_content_main .product_detail{padding: 0 7px;margin: 0 auto;}
.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content .pro_content_main .product_detail h3{color: #6d7d87;text-transform: capitalize;font-weight: 400;font-size: 20px;}

.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content .pro_content_main .product_detail p{font-size: 14px;color: #333;letter-spacing: 1px;line-height: 20px;margin: 0;margin-bottom: 4px;}
.product-wrap .product-main .tab-content .tab-pane .mh_pro_content .pro_content .pro_content_main .product_detail a{text-decoration: none;color: #c90707;}

/* ===========products page style end==============*/



/* ===========career page style==============*/
.career_wrap{
    width: 100%;
    padding: 40px 0;
    margin: 0 auto;
}
.career_wrap .career_head{
    margin-bottom: 10px;
    width: 70%;
}
.career_wrap .career_head h2{
    font-size: 2.2rem;
    font-weight: bold;
    color: #32373e;
    margin: 0;
    margin-bottom: 20px;
    line-height: 33px;
}
.career_wrap .career_head p{
    color:#606a76;
}
.career_wrap .career_content{}
.career_wrap .career_content .career_item{
    border: 1px solid #ddd9d9;
    padding:  12px;
    margin-bottom: 35px;
}
.career_wrap .career_content .career_item .career_details{}
.career_wrap .career_content .career_item .career_details h4{
    font-size: 20px;
    color: #584f4f;
    margin: 0;
}
.career_wrap .career_content .career_item .career_details p{
    font-size: 14px;
    line-height: 30px;
}
.career_wrap .career_content .career_item .career_details a{
    text-decoration: none;
    background-color: #139c8c;
    color: white;
    padding: 3px 8px;
    font-size: 20px;
    transition: all .5s ease;
}
.career_wrap .career_content .career_item .career_details a:hover{
    text-decoration: underline;
    color:rgb(31, 30, 30)
}


/* ===========career page style end==============*/



.our_team {
    padding: 60px 0;
    background: #f8f9fa;
    text-align: center;
}

.our_team .team_heading {}

.our_team .team_heading h2 {
    text-align: center;
    margin-bottom: 30px;
    color: #3f9b84;
    text-transform: capitalize;
}

.team_inn {
    background: #fff;
    border-radius: 10px;
    padding: 18px 10px;
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.18);
    transition: transform 0.3s ease;
    margin-bottom: 30px;
}

.team_inn:hover {
    background: #fff;
    box-shadow: 0 4px 9px rgba(63, 155, 132, 0.25);
    transform: translateY(-5px);
        border: 1px solid #3f9b84;

}

.team_img {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #3f9b84;
}

.team_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team_content h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #3f9b84;
}

.team_content p {
    color: #666;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
}

.team_content .number {
    font-weight: 500;
    color: #000000;
    margin-top: 10px;
}

.team_content .number i {
    font-weight: 500;
    color: #000000;
    margin-top: 10px;
}

.social_icons {
    margin-top: 15px;
}

.social_icons a {
    display: inline-block;
    /* margin: 0 5px; */
    color: #007bff;
    font-size: 16px;
    transition: color 0.3s;
}

.social_icons a i {
    padding: 5px 5px;
    border: 1px solid #ccc;
    border-radius: 22px;
    color: #000000;
}
.social_icons a i:hover {
 
    background-color:#3f9b84;
    color: #ffffff;
}

.social_icons a:hover {
    color: #0056b3;
}