
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    font-family: 'Source Serif Pro', serif;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

p {
    padding: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #808080;
    font-family: 'Poppins', sans-serif;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
ul li{
  color: #808080;
}
.pdf-img{
    width: 16px;
    height: 16px;
    display: block;
    float:left;
    margin:-5px 8px 0px 0px;
    background-position: center;
    background-size: cover;
    margin-top: 4px;
}
span.pdf{
      background-image: url(../images/pdf.png?updated=1629732943635);
}
span.odt,span.word{
      background-image: url(../images/word.png?updated=1629732975358);
}
/*header css*/
.header-style-v4 ul {
    padding: 0;
    margin: 0;
}

.header-style-v4 ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
body {
    padding: 0;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    font-weight: 400;
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
}
section.footer.footer_type_four ul,.services-info ul{
    list-style:none;
    padding:0px;
}
/*top bar css*/
.topbar {
    padding: 10px 0px;
}
.topbar.version_v4 {
    position: relative;
    background: #209e2e;
}
.topbar.version_v4 ul{
    margin:0;
}
.topbar.version_v4 .topbar-one ul li {
    color: #fff;
    position: relative;
    line-height: 40px;
}

.topbar.version_v4 .topbar-one ul li i {
    margin-right: 10px;
}

.topbar.version_v4 .topbar-one ul li:first-child {
    margin-right: 35px;
}

.topbar.version_v4 .topbar-one ul li:first-child span {
    font-weight: 500;
    color: #fff;
}

.topbar.version_v4 ul.social_media li {
    position: relative;
    margin-right: 5px;
}

.topbar.version_v4 ul.social_media li.free_quote {
    margin-right: 0px;
}

.topbar.version_v4 ul.social_media li a {
    position: relative;
    width: 40px;
    display: block;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border: 2px dotted #198c26;
    background: #198c26;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    border-radius: 50px;
    color: #fff;
}

.topbar.version_v4 ul.social_media li.free_quote a {
    width: 160px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.topbar.version_v4 ul.social_media li a:hover {
    background: #209e2e;
    border: 2px dotted #fff;
}
.topbar ul li {
    display: inline-block;
    font-size: 15px;
    color: #828282;
    line-height: 26px;
    margin-right: 20px;
    line-height: 30px;
}

.topbar ul li:hover a {
    color: #209e2e;
}

.topbar ul li:last-child {
    margin: 0px;
}

.topbar ul li a {
    color: #828282;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.topbar ul li a.loca_pin {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 30px;
    background: #242424;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    border: 1px solid #2b2b2b;
}

.topbar ul li a.loca_pin span {
    font-size: 14px;
    color: #209e2e;
    line-height: 26px;
    margin-right: 5px;
}
.top_bar_widgets_inner {
    position: relative;
    text-align: right;
}

.topbar .desc_tp svg{
    margin:0px 5px;
}
.topbar-one ul {
    text-align:left;
}
.topbar-two .s_site_search_input::placeholder { 
  color: #fff;
  opacity: 1; 
}
.topbar-two input#site_search_field {
  display: block;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border: 2px dotted #198c26;
    background: #198c26;
    transition: all .6s ease-in-out;
    border-radius: 50px;
    color: #fff;
}
.topbar-two input#site_search_field:focus{
    outline:none;
    border: 2px dotted #fff; 
}
.topbar-two input#site-search-btn {
   width: 30px;
    border: none;
    background: url('https://uploads.prod01.oregon.platform-os.com/instances/1635/assets/images/search-icon.png?updated=1615383002610') no-repeat center;
    position: absolute;
    top: 0px;
    right: 8px;
    bottom: 0px;
    cursor: pointer;
    outline:none;
    border:none;
    box-shadow: none;
}
/*top bar css end*/
/*Header css start */
.topbar.version_v4.sticky {
    position: fixed !important;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.header.sticky{
  top:60px;
}
.bsnav-mobile.in{
  z-index: 99999 !important;
}

.bsnav-sticky.bsnav-sticky-slide {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.header-style-v4 .bsnav {
    padding: 20px 0px;
}

.header-style-v4 .bsnav-sticky.bsnav-sticky-slide.sticked {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, .05);
}

.header-style-v4 .navbar-expand-lg .navbar-nav .nav-link,
.header-style-v4 .navbar-nav .nav-link {
    color: #252525;
    padding: 24px 10px 15px;
}

.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .nav-item {
    position: relative;
    display: inline-block;
    text-align: center;
}

.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .dropdown-menu .nav-item {
    display: block;
}

.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .dropdown-menu .nav-item::before,
.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .dropdown-menu .nav-item::after {
    display: none;
}

.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .nav-item::before {
    position: absolute;
    content: '';
    width: 12px;
    height: 10px;
    background: transparent;
    bottom: 15px;
    border-right: 2px solid #209e2e;
    border-left: 2px solid #209e2e;
    margin-left: -5px;
    opacity: 0;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .nav-item::after {
    position: absolute;
    content: '';
    width: 2px;
    height: 20px;
    background: #209e2e;
    bottom: 5px;
    opacity: 0;
    -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;
}

.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .nav-item.active::before,
.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .nav-item.active::after,
.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .nav-item:hover::before,
.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .nav-item:hover::after {
    opacity: 1;
}

.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .nav-item.active::before {
    bottom: 10px;
}

.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .nav-item.active::after {
    bottom: 0;
}

.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .nav-item:hover::before {
    bottom: 10px;
}

.header-style-v4 .navbar-expand-lg .navbar_left.navbar-nav .nav-item:hover::after {
    bottom: 0;
}

.header-style-v4 .menu-item.dropdown .dropdown-menu {
    margin-top: 20px!important;
}

.header-style-v4 .navbar_right .nav-item .nav-link {
    padding: 0px;
    margin-left: 30px;
}

.header-style-v4 .navbar_right .icon-search.icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #209e2e;
    color: #fff;
    border-radius: 50px;
    display: block;
    text-align: center;
}
.ml-auto{
    margin-left:auto
}
.mobile-toggler span svg{
    color:#fff;
}
/*header css end*/
/*Blog page css start*/
.blogs-list-view .nav-link.active{
    background:#209e2e !important;
    color:#fff !important;
}
.blogs-list-view .nav-tabs{
    margin-bottom:30px;
    border:none;
}
.blogs-list-view .nav-tabs .nav-link{
    background:#fff;
    border:1px solid #ddd;
    border-radius:0;
}
.blogs-list-view .nav-tabs .nav-link:nth-child(1),.blogs-list-view .nav-tabs .nav-link:nth-child(2){
    border-right:0px;
}
.blogs-list-view .col-sm-6{
    padding:0;
}
.blogs-list-view .date-box {
    color:#fff;
    padding:10px 40px;
    background:rgba(32, 158, 46,0.8);
}
.blogs-list-view .read-more-link-blog{
    color: #252525 !important;
}
.blogs-list-view .r_more:hover .read-more-link-blog{
    color: #209e2e !important;
}
.blogs-detail-view .recent-posts a {
    font-size: 15px !important;
    color:#808080;
}
.blogs-detail-view .recent-posts a:hover {
    color:#209e2e;
}
.blogs-detail-view .recent-posts li {
    margin:10px 0px;
}
.recent-posts{
    list-style:none !important;
    padding-left: 0px;
}
.recent-posts li:before {
    content: "\f101";
    font-family: 'FontAwesome';   
    font-size: 20px;
    margin-right: 5px;
}
.blogs-detail-view .post-body{
  color: #808080;
}
#st-2.st-left, #st-3.st-left{
  display: none;
}

.author-link{
  display:inline-flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
  color:#333;
  font-weight:500;
}
.author-link .author-name {
  font-size:16px !important;
}
.author-avatar{
  width:32px;
  height:32px;
  border-radius:50%;
  object-fit:cover;
  border:2px solid #53a623;
}

.author-link:hover .author-name{
  color:#53a623;
}
.author-profile{
  max-width:900px;
  margin:60px auto;
  padding:0 20px;
}

.author-card{
  display:flex;
  gap:40px;
  align-items:center;
  background:#fff;
  border-radius:12px;
  padding:40px;
  box-shadow:0 10px 30px rgba(0,0,0,0.08);
  border-left:6px solid #53a623;
}

.author-image img{
  width:200px;
  height:200px;
  object-fit:cover;
  border-radius:50%;
  border:5px solid #53a623;
}

.author-content{
  flex:1;
}

.author-name{
  font-size:28px;
  font-weight:700;
  margin-bottom:5px;
}

.author-title{
  color:#53a623;
  font-weight:600;
  margin-bottom:20px;
}

.author-description{
  line-height:1.7;
  color:#555;
}


/*Blog page css end*/
/*Catalogs css start */
.categories-block-section .service_inner.type_one .content_inner h2{
    width:250px;
    right:58px;
    overflow:hidden;
}
.categories-block-section .service_inner.type_one .content_inner h2::before{
     width:250px;
}
.categories-block-section .service_inner.type_one .content_inner h2 a{
    font-size:15px;
}
.categories-block-section .service_inner.type_one {
    margin-top:20px;
}
/*Catalogs css end */
/*products css start */
.sg-ecommerce.sg-ecommerce-list-01 .card .card-img img {
    height: 200px;
    object-fit: contain;
    width: 100%;
    margin-top: 15px;
}
.sg-ecommerce.sg-ecommerce-list-01 .card{
  box-shadow: 0 5px 10px 3px rgb(99 119 238 / 40%);
  width:100%;
  max-width: 18rem;
  margin-left: auto;
  margin-right: auto;
}

.sg-ecommerce.sg-ecommerce-list-01 .card .card-title a{
    color:#000;
    font-size:16px;
    font-family:'Poppins', sans-serif;
}
.sg-ecommerce.sg-ecommerce-list-01 .card .card-title a:hover{
    color:#209e2e;
}
.single-product-img{
  border:8px solid #fff;
  box-shadow:0px 0px 12px 0px rgb(0 0 0 / 10%);
  max-width:100%;
}
.sg-btn{
  font-size: 15px;
  font-weight: normal;
}
h3.prduct-desc-title {
    background: #209e2e;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    margin-bottom: 0px !important;
}

.prduct-desc.mb-4 {
    background: #fff;
    padding: 15px;
}
.produit-breadcrumb a {
    padding:0px 5px;
}
section.breadcrumb-section {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    background: #f7f7f7 !important;
}
/*products css end */

/*Pagination css start */
.pagination .page-item.active .page-link {
    background-color: #209e2e;
    border-color: #209e2e;
}
.pagination .page-link{
    color:#209e2e;
}
#myBtn {
  display: none; 
  position: fixed; 
  bottom: 50px; 
  right: 30px; 
  z-index: 99; 
  border: none; 
  outline: none; 
  background-color: #209e2e;
  color: white; 
  cursor: pointer; 
  padding: 0px; 
  font-size: 18px; 
  width:40px;
  height:40px;
  border-radius:50%;
}

#myBtn:hover {
  background-color: #555; 
}
/*Pagination css end */
/*product-search css  */
.search-box input#site_search_field {
    border:1px solid #eee;
    padding:10px;
    margin:15px;
}
.search-box #product-search{
    border-radius:0;
}
/*product-search css end */
/*site search css  */
.site_search_results_1 li {
    list-style:none;
}
.site_search_results_1 li:before {
    content: "\f0a4";
    font-family: 'fontawesome';
    color: #209e2e;
    margin-right: 10px;
}
.site_search_results_1 li {
    background: #f7f7f7 !important;
    margin: 10px 0px;
    padding: 10px;
    border: 1px solid #ddd;
}
.model_pagination{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.model_pagination a {
    background:aliceblue;
    padding:5px;
    margin:3px;
    display:inline-block;
    width:40px;
    height:40px;
    text-align:center;
}

/*site search css end */
.bsnav-mobile.in span#navbarDropdown {
    position:absolute;
    right:12px;
    top:12px;
    font-size:24px;
    color:#fff;
    width: 25px;
    text-align: center;
    background: #209e2e;
}
.custom-img-css{
  border: 5px solid #fff;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
}
/*----------------warning pop up css start------------------------*/        

    #modalOverlay {
            position: fixed;
            top: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.5);
            z-index: 999999999999999999999999999999999;
            height: 100%;
            width: 100%;
    }
.modalPopup {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: #fff;
            width: 40%;
            padding: 20px 0 30px;
            -webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
            -moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
            box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
    }
.modalContent {padding: 0 2em;}

.modalContent h1 {
  margin-bottom: .2em;
  font-size: 26px;
  text-transform: unset !important;
}
.modalContent p {font-size: 16px;margin: .75em 0 0.75em;}
.buttonStyle {

        cursor: pointer;
        font-weight: bold;
        font-size: 14px;        
        color: #000;
        text-decoration: none;
        }

        @media (max-width: 767px) {
            .modalPopup{
                width: 94%;
                top: 45%;
                height: auto;
                overflow-y: scroll;
            }
            .modalContent h1{
                line-height: 30px !important;
            }
            .modalContent{
                padding: 0 13px;
            }
        }


 /* -------------------warning pop up css end------------------------------*/
 /*media queries css start*/
@media (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1160px;
}

}

@media only screen and (max-width: 768px) {
  .top_bar_widgets_inner {
    position: relative;
    text-align: center;
  }
  .responsive-table td {
    display:block;
    padding-top: 20px;
  }
  .author-card{
    flex-direction:column;
    text-align:center;
  }
  
  .author-image img{
    width:160px;
    height:160px;
  }
}
@media screen and (max-width:375px){
  .top_bar_widgets_inner {
    position: relative;
    text-align: center;
  }
  .categories-block-section .service_inner.type_one .content_inner h2{
    width:220px;
  }
  .categories-block-section .service_inner.type_one .content_inner h2::before {
    width: 220px;
  }
}
/*media queries css end*/