.header_bc_color{
    background-color:#0e9242;

}
#demo_content{
    display: none;
}
.tittle_color{
    text-align: center;
    color:#0e9242;
    
}
.about_contant{
    text-align: justify;
}
.about_circle3{
    position: relative;
    top: 60px;
    /* right: 60px; */
}

.text_center{
    text-align:center;
}
.button{
    text-align: center;
    display: inline-block;
    background-color:#0e9242;
    color:white;
    border-radius: 40px;
    padding: 10px;
    border: 1px solid #fff0;
    
}
.button:hover{
    background-color: white;
    border: 1px solid #0e9242;

}
.product_color{
    color:#0e9242;
    text-align: center;
}
 .margin_border{
     margin-top: 30px;
 }
.heading_align{
    text-align: center;
    color:#0e9242;
}
.width_alter{
 padding:100px;
}
.list_para_align{
    text-align:justify;
}
.counter_border{
    border:5px solid white;
}
.text_align{
    text-align: center;
}
.about_content_align p{
    text-align: justify;
}
.text_color{
    color: #0e9242;
    font-size: 1.75rem;
    font-weight: 700;
}
.contact_button{
    display: inline-block;
    background-color:#0e9242;
    color:white;
    border-radius: 40px;
    padding: 10px 30px;
    border: 1px solid #fff0;
}
.contact_button:hover{
    background-color: white;
    border: 1px solid #0e9242;
    color: #0e9242;
}
.photo_heading_align{
    text-align: center;
    font-size:1.75rem;
    font-weight:700;
    color: #0e9242;
}
.product_left_nav li{
    list-style-type: none;
}
 .list_align{
    /* padding: 5px 7px; */
    margin:5px;
    border: 1px solid green !important;
}
.link_design{
    font-weight: 500;
    padding: 3px 7px;
}

.ar_button_align{
margin: 25px 0 0 15px;
}
.ar_tiles_button{
    background-color: #0e9242;
    color: white;
    border-radius: 5px;
    padding: 6px;
}
.ar_tiles_button:hover{
    background-color: white;
    border: 1px solid #0e9242;
    color:#0e9242;
}
.ser_content_align{
    text-align:justify;
}
.bordered_table th{
    line-height:2;
    font-weight: 900;
    background-color: #7c7f82 ;
    color: white;
    border: 1px solid black;

}
.bordered_table td{
    line-height: 2;
    border: 1px solid black;
}
.pro_ar_tiles{
    padding-bottom:  10px;
}
.pro_sub_tittle{
    padding-left: 70px;
}
.form_button_align{
  padding: 1px 35px;
  background-color:#0e9242 ;
  border: none;
  border-radius: 5px 5px;
  box-shadow: 4px 3px 3px #999;
  color:#fff;
  font-size: 15px;
text-align: center;
font-weight: bold;

    
}

.form_button_align:hover{
    background-color: white;
    color:#0e9242;
}


.modal-dialog{
    max-width: 800px;
}
.p_active{
    background-color: #0e9242;
    color: #fff;
    /* order:1px solid #fff0; */
}
.p_active:hover{
    background-color: #fff0;
    color: #0e9242;
    /* border:1px solid #0e9242 */
}
.p_active a{
    color: #fff;
}
.p_active a:hover{
    color: #0e9242;
}
.scroll_table{
    height: 110vh;
    overflow-y: scroll;
}
.scroll_table::-webkit-scrollbar {
    width: 1em;
    border-radius: 20px;
  }
   
.scroll_table::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(18, 211, 82, 0.3);
  }
   
.scroll_table::-webkit-scrollbar-thumb {
    background-color:  #7de7a8;
    border-radius: 20px;
  }
  .service_sec .col-md-9 img{
      width: 50%;
  }
  .modal-header{
    background-image: linear-gradient(45deg, #1a924b, #6dc791);
    padding: 10px 20px;
  }
  .modal-header .modal-title{
      color:white;
      text-align: center !important;
  }

td p{
    border-bottom: 1px solid red;
}


@media(max-width:991px){
    .width_alter{
        padding:0;
    }
}

@media (max-width:768px){
    .about_circle3{
        position: unset;
    } 
    .about_img{
        margin: 0 auto;
        width:90%;
    }

}

.fixed-footer{
    display: none;
}
.desktop{
    display: inline-block;
}
.mobile{
    display: none;
}
.index_list1_full{
    display: none;
}
.index_list2_full{
    display: none;
}



@media(max-width:580px){
    .color_none{
        display: none;
    }
    .service_sec .col-md-9 img{
        width: 100%;
    }
    .service_sec .col-md-9 h2{
        margin-top: 20px;
    }
    .service_sec .col-md-9 h3{
        margin-top: 10px;
        font-weight: bold;
    }
    .full_screen, .full_screen .carousel-item{
        height: 30vh;
    }
    .banner_content {
        display: none;
    }
    .nav_icon{
        position: relative;
        top: 1px;
    }
    .header_wrap.nav-fixed:not([class*="bg_"]):not([class*="bg-"]){
        background-color: #dfdfdf;
    }
    .fixed-footer{
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 99999;
        box-shadow: 0px -2px 15px -10px #000;
    }
    .fixed-footer1{
        display: flex;
        flex-wrap: nowrap;
        padding:5px 0;
        margin:0;
    }
    .fixed-footer1 li{
        list-style-type: none;
        width: 20%;
        margin: 0 auto;
        padding: 5px 0;
        cursor: pointer;
        text-align: center;
    }
    .fixed-footer1 li i{
        display: block;
    }
    .fixed-footer1 li a{
        color: #292b2c!important;
    }
    .end{
        display: block;
        height: 60px;
    }
    .button{
        padding: 7px 25px;
    }
    .bg1{
        background-position: 0% 0% !important;
    }
    .bg2{
        background-position: 40% 0% !important;
    }
    .bg3{
        background-position: 75% 0% !important;
    }
    .nav-link i{
        margin-right: 20px;
        font-size: 20px;
    }
    .navbar-nav .nav-link{
        border-bottom: 1px solid #333;
    }
    .desktop{
        display: none;
    }
    .mobile{
        display: inline-block;
    }
    .index_list1_full{
        display: block;
    }
    .index_list1{
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .index_list1 li{
        list-style-type: none;
        min-width: 49%;
        margin: 0 3px;
        /* background: #1d8042; */
        /* border: 3px solid #6e6e6e; */
        font-size: 12px;
        position: relative;
        border-radius: 6px;
        padding: 2px;
        text-align: center;
        line-height: 22px;
        font-weight: 600;
    }
    /*.index_list1 li:before{
        content: ' ';
        background-color: #1c8141;
        height: 60px;
        width: 2px;
        position: absolute;
        left: 102%;
        top: 30%;
    }*/
    .index_list1 li:after{
        content: ' ';
        background-color: #1c8141;
        height: 60px;
        width: 2px;
        position: absolute;
        left: 0%;
        top: 30%;
    }
    .index_list1 li a{
        color: #242424;
    }
    .index_list1_mob{
        color: #1c8141;
        display: block;
        margin: 3px auto 8px;
        font-size: 35px;
        border-bottom: 3px solid #1c8141;
        width: 50%;
        padding: 0 0 6px;
    }



    .index_list2_full{
        display: block;
        padding: 10px 5px;
        background: #efefef;
    }
    .index_list2{
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .index_list2 li{
        list-style-type: none;
        min-width: 24%;
        margin: 0 3px;
        position: relative;
        border-radius: 6px;
        padding: 3px;
        text-align: center;
        line-height: 22px;
        font-weight: 600;
    }
    .index_list2 li:before{
        content: ' ';
        background-color: #1c8141;
        height: 20px;
        width: 2px;
        position: absolute;
        left: 102%;
        top: 25%;
    }
    .index_list2 li:after{
        content: ' ';
        background-color: #1c8141;
        height: 20px;
        width: 2px;
        position: absolute;
        left: 0%;
        top: 25%;
    }
    .index_list2 li a{
        color: #242424;
        font-size: 13px;
    }
    .index_list2 li i{
        color: #242424;
        font-size: 25px;
        display: block;
    }
    .navbar-toggler{
        display: none;
    }
    .navbar-brand{
        text-align: center;
        width: 99.5%;
    }
    .dark_skin .logo_dark{
        margin: 0 auto;
    }
    .product_left_nav{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 4px 0;
    }
    .product_left_nav .list_align{
        width: 28%;
        text-align: center;
        font-size: 11px;
        margin: 1px;
        line-height: 12px;
    }
    .product_left_nav .list_align .mobile{
        display: block;
        font-size: 20px;
        padding: 1px 0;
        margin: 0 0 1px;
    }
    .product_left_nav .list_align .link_design{
        display: inline-block;
    }
    .link_design{
        padding: 3px 2px;
    }
    .index_list2 li .active{
        color: #0e9242;
    }
    .index_list2 li .active i{
        color: #0e9242;
    }

}
#phone{    display: block !important;}
