table.table00 td,
table.table00 th {
    text-align: center;
}

table.table00 th {
    background-color: #1881a4;
    color: #fff;
    vertical-align: middle;
}

img.primg {
    border: 5px solid #f1f1f1;
}

h3.fontbig {
    text-transform: uppercase !important;
}

.dropcap {
    color: #119fa2;
}

.datenew{  
    color: #00a685;
    font-weight: bold;
   
}



.ptb0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.breadcrumb-item.active {
    color: #fff;
}

.dark #page-title span,
#page-title.dark span {
    color: #ededed;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #ededed;

}

.page-title01 {
    background: url(../images/2021/pagebanner01.jpg);
    background-size: cover;
}

.page-title02 {
    background: url(../images/2021/pagebanner02.jpg);
    background-size: cover;
}

.page-title03 {
    background: url(../images/2021/pagebanner03.jpg);
    background-size: cover;
}

.page-title04 {
    background: url(../images/2021/pagebanner04.jpg);
    background-size: cover;
}

.page-title05 {
    position: relative;
    padding: 6rem 0;
    background-color: #F5F5F5;
    border-bottom: 1px solid #EEE;
    background: url(../images/2021/pagebanner05.jpg);
    background-size: cover;
}

.page-title06 {
    background: url(../images/2021/pagebanner06.jpg);
    background-size: cover;
}

.entry-title a:hover h2 {
    color: #0474c4;
}



.fbox-effect .fbox-icon i::after {
    top: -3px;
    left: -3px;
    padding: 3px;
    box-shadow: 0 0 0 3px #2c9db0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.3s, opacity 0.3s;
    transform: scale(.8);
    opacity: 0;
}

h3.feature {
    font-size: 1.5rem !important;
    margin-bottom: 5px !important;
}

.fbox-content p {
    min-height: 120px;
}

.color00 {
    color: #01776a;
}

ol.list00 {
    padding-left: 20px
}

ol.list00 li {
    padding-top: 3px;
    padding-bottom: 3px;

}

ul.list00 {
    padding-left: 20px
}

ul.list00 li {
    padding-top: 3px;
    padding-bottom: 3px;

}

ul.about000 {
    padding-left: 20px;

}

ul.about000 li {
    padding: 5px;
}

.fbox-content {
    min-height: 180px;
}

.team-content>p>span {
    font-weight: bold;
    color: #1ea9ad;
}

h4.ttpp {
    margin-bottom: 10px;
    font-weight: bold;
    color: #;

}




.mt-10 {
    margin-top: 50px;
}


.skills li .progress-percent {
    top: -5px !important;
    height: 0px;

}

.skills li .progress-percent .counter {
    display: none;
}

.progress-percent::before {
    border-width: 7.5px 0 7.5px 13.0px;
    ;
     !important;
    border-color: transparent transparent transparent #23b8bc !important;

}

.progress-percent::after {
    border-width: 7.5px 0 7.5px 13.0px;
    ;
     !important;
    border-color: transparent transparent transparent #23b8bc !important;
}


.progress-percent span {
    display: none;


}

h2.fzc {
    font-size: 1.1rem !important;
}














h3.fwn {
    font-weight: normal;
}



.negetive-margin {
    margin-top: -230px;
}

#cleaner-carousel .owl-item {
    opacity: 0;
    transform: translateY(20px);
    transition: all .4s .1s ease-out;
}

#cleaner-carousel .owl-item.active {
    opacity: 1;
    transform: translateY(0);
}

table.tableline th {
    text-align: center;

}

table.tableline td {
    text-align: center;
    vertical-align: middle;

}

h4.h400 {
    color: #197675;

}

h2.bannertext {
    text-shadow: rgb(71, 71, 71, 0.6) 2px 2px 5px !important;

}

p.bannertext1 {
    text-shadow: rgb(71, 71, 71, 0.8) 1px 1px 3px !important;

}
.primary-menu ul li:nth-child(6) a{   
    color: #00a685;
}

ul.list-unstyled li:nth-child(6){
    display: none;
}

@media only screen and (min-width: 300px) and (max-width: 973px) {

.primary-menu ul li:nth-child(6) a i{   
    display: none;
}







}

















@media (min-width: 992px) {

    .menu-container>.menu-item>.menu-link {
        font-weight: 500;
        text-transform: none;
        font-size: 17px;
    }

    .dark #header-wrap:not(.not-dark) .menu-container>.menu-item>.menu-link,
    #header.sticky-header:not(.static-sticky) .menu-container>.menu-item.bg-color>.menu-link {
        color: #FFF;
    }

    .dark #header-wrap:not(.not-dark) .menu-container>.menu-item.bg-color {
        margin-left: 10px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }

}

@media (max-width: 991.98px) {

    .menu-item.bg-color {
        background-color: transparent !important;
    }

}

.contact-properties [class^=col-]>a,
.product .product-image,
.button,
.feature-box.media-box.fbox-bg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /*box-shadow: 0 1px 1px 0 rgba(10, 16, 34, .2);*/
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    border-radius: 5px;
}

.contact-properties [class^=col-]>a:hover,
.product:hover .product-image,
.button:hover,
.feature-box.media-box.fbox-bg:hover {
    box-shadow: 0 10px 30px -5px rgba(10, 16, 34, .2);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.feature-box h3 {
    font-size: 19px;
}

.feature-box h3 span.subtitle {
    font-size: 1.05rem;
}

/* Button-link
-----------------------------------------------------------------*/
.button-link {
    display: inline-block;
    position: relative;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    margin-top: 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.dark .button-link {
    color: #FFF;
}

.dark .button-link:hover {
    color: #f0a540;
}

.oc-item .testimonial {
    margin-left: 1px;
    margin-bottom: 2px;
    border: 0;
    border-top: 1px solid #EEE;
    box-shadow: 0 1px 1px 0 rgba(10, 16, 34, .2);
}

.testi-content p {
    font-style: normal;
    font-weight: 500;
    color: #666;
}

.testi-meta {
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
}


.testi-meta span {
    display: inline-block;
    letter-spacing: 0;
    font-weight: 500;
    padding-left: 0;
}

.contact-properties [class^=col-] {
    position: relative;
    margin-bottom: 30px;
}

.contact-properties [class^=col-]>a {
    display: block;
    position: relative;
    height: 300px;
    border-radius: 8px;
    background-color: #EEE;
}

.contact-properties [class^=col-] img {
    display: block;
}

.contact-properties [class^=col-]>a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 8px;
    opacity: 0.4;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.contact-properties [class^=col-]>a:hover::before {
    opacity: 1;
}

.contact-properties [class^=col-]>a .heading-block h3::after {
    content: "";
    border-style: solid;
    border-color: #FFF;
    display: inline-block;
    position: absolute;
    top: auto;
    bottom: 50%;
    width: 40px;
    height: 4px;
    border-radius: 10px;
    left: 50%;
    right: auto;
    margin-left: -20px;
    opacity: 1;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    -moz-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    transform: scale(0, 1);
}

.contact-properties [class^=col-]>a:hover .heading-block h3::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}


@media only screen and (min-width: 769px) and (max-width: 990px) {

    .fbox-bg.fbox-center {
        padding: 0 2rem 15rem;
    }

    .fbox-center001 {
        padding: 0 2rem 20rem !important;
    }
}



@media only screen and (min-width: 300px) and (max-width: 768px) {
    #slider {
        height: 300px !important;

    }

    .fbox-bg.fbox-center {
        padding: 0 2rem 17rem;
    }

    .fbox-center001 {
        padding: 0 2rem 40rem !important;
    }

    .sliderfont {
        font-size: 1.1rem !important;
    }

    #slide-585-layer-4,
    #slide-586-layer-4,
    #slide-587-layer-4{
         font-size: 1.6rem !important;

    }
    
}

@media only screen and (min-width: 300px) and (max-width: 480px) {
    
    .text-justify{
        text-align: left!important;
    }
}