
.product-info {
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: .5rem;
    min-height: 21.625rem;
}

.logo {
    --logo-max-width: auto;
    --logo-max-height: 70px;
    display: inline-flex;
    text-decoration: none
}
.organizational-structure .img-cover {

    -o-object-fit: contain !important;
    object-fit: contain !important;
}

.section-heading h1,
.section-heading h2,
.section-heading h3 {
    position: relative;
    font-size: 1.7rem !important;
    margin: 0;
    text-align: center
}

.content.content-margin-min h2,
.entry-content.content-margin-min h2 {
    font-size: 1.9rem
}

.btnwhatsapp {
    padding: 10px 20px;
    color: #fff;
    margin: 5px;
    background-color: #4cb051 !important
}

.banner .section-subheading,
.cta1 .section-subheading {
    color: #000
}

.ini-desc {
    color: #020202
}

.breadcrumb-head-title {
    font-size: 1.75rem !important
}

.organizational-structure .img-cover {
    -o-object-fit: contain !important;
    object-fit: contain !important
}

.team-item .material-icons {
    color: #fff !important;
    font-size: 20px;
    margin: auto;
    text-align: center;
}
.team-item-social li a {
    display: flex
;
    width: 2rem;
    height: 2rem;
    border-radius: var(--el-border-radius-min);
    background-color: var(--accent-color);
    fill: var(--background-color);
    border: 1px solid var(--accent-color);
    transition: none;
}

.team-item-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: initial;
}

.servicebox-grid-08  .pitem-full .pitem-desc {
    -webkit-line-clamp: 4;
    max-width: 100%;

}
.servicebox-grid-08 .item-heading h2
{
    color: var(--accent-color) !important;
}

.brands-wrap {
    margin-top: 20px;
}
.box a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #2a8c99;
    z-index: -1;
    transform-origin: bottom right;
    transform: rotate(-90deg);
    transition: 0.5s;
    border: 3px solid #d8e2e37a;
}

.brands-wrap .box a {
    height: 167px !important;
    font-size: 16px;
    font-weight: 700;
}

box a:hover {
    color: #585858;
    text-align: center;
    transition: all .5sease 0s;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.box a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #2a8c99;
    z-index: -1;
    transform-origin: bottom right;
    transform: rotate(-90deg);
    transition: 0.5s;
    border: 3px solid #d8e2e37a;
}

.brands-wrap {
    margin-top: 20px;
}

.box a {
    padding: 24px 5px;
    display: block;
    color: #585858;
    font-size: 14px;
    text-decoration: none;
    background-color: #f5f5f5;
    text-align: center;
    text-transform: uppercase;
    transform: translate(0, 0);
    overflow: hidden;
 
}

.box a:hover {
    color: #585858;
    text-align: center;
    transition: all .5s ease 0s;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.box a:hover figure {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: all .5s ease 0s;
}

.box a:hover figcaption {
    color: #fff;
    transition: all .5s ease 0s;
}

.brands-wrap .box {
    margin: 0 0 3px;
    padding: 6px !important;
}

.brands-wrap figure.fig-height {
    height: 72px !important;
}
.brands-wrap {
    margin-top: 20px;
}

.box a {
    padding: 24px 5px;
    display: block;
    color: #585858;
    font-size: 14px;
    text-decoration: none;
    background-color: #f5f5f5;
    text-align: center;
    text-transform: uppercase;
    transform: translate(0, 0);
    overflow: hidden;

}

.box a:hover {
    color: #585858;
    text-align: center;
    transition: all .5s ease 0s;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.box a:hover figure {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: all .5s ease 0s;
}

.box a:hover figcaption {
    color: #fff;
    transition: all .5s ease 0s;
}

.box a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: c3151c  ;
    z-index: -1;
    transform-origin: bottom right;
    transform: rotate(-90deg);
    transition: 0.5s;
    border: 3px solid c3151c  ;
}

.box a:hover:before {
    transform: rotate(0deg);
    border: 3px solid c3151c  ;
}


.brands-wrap .box {
    margin: 0 0 3px;
    padding: 6px !important;
}

.brands-wrap figure.fig-height {
    height: 72px !important;
}

.brands-wrap .box a {
    height: 167px !important;
}

.fig-height img
{
    height: 92px !important;
}
.cta1 .container::before {
    background-color: #2a8c99c9 !important;
}


.quality-content {
    background-color: #e8eff8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 500px;
    padding: 82px 0 80px 0;
}

.quality-content-wrapper {
    margin-right: 0;
    margin-left: 31px !important;
    max-width: 91%;
    text-align: justify !important;
    font-size: 18px;
}
.quality-img {
    height: 100%;
    min-height: 500px;
    background-size: cover !important;
    background-repeat: no-repeat;
    margin-top: 0%;
}

.quality-content-wrapper h4,.quality-content-wrapper h3,.quality-content-wrapper .title,.quality-content-wrapper .description p {
   color:#fff !important;
  
}

.main-mnu-list>li>ul {
 
    min-width: max-content !important;

}
.main-mnu-list>li a {
    font-weight: 600 !important;
}
.ini-count::after {
  
    right: 100% !important;
    left: 0%;
  
}

.about-img 
{
        background-size: contain !important;
}

.products-grid-01 .pitem-full .pitem-desc {
    -webkit-line-clamp: 5;
    max-width: 100%;
} 

.products-grid-01  .pitem-info .item-heading,.products-grid-01   .pitem-info-wide .item-heading {
    margin-bottom: .625rem;
    text-align: -webkit-center;
}

.products-grid-01  .el {
    --el-custom-size: 100%;
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    max-height: 260px;
    min-height: 260px;
    width: 100%;
}

.single-contact-item {
    padding: 25px 20px;
}
.single-contact-item .icon.style-03 {
    color: #a12024 !important;
}
.single-contact-item .icon.style-02 {
    color: #a12024 !important;
}
.single-contact-item .icon.style-01 {
    color: #a12024 !important;
}
.single-contact-item .content .title {
    font-size: 30px;
    font-weight: 900;
    line-height: 60px;
    color: #a12024 !important;
}

single-contact-item {
    padding: 25px 20px;
}
.single-contact-item .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.btn>i, .btn>span, .btn>svg, .btn>img {
    position: relative;
    z-index: 1;
    color: #fff !important;
}

.single-gallery-video {
    margin-bottom: 50px;
    padding: 0px 4px 0px 2px !important;
    box-shadow: 5px 8px 30px 0 rgb(31 35 37 / 8%) !important;
    background: #fff;
    margin: 10px 10px 0 !important;
}

.single-gallery-video .title {
    font-size: 20px;
    line-height: 36px;
    margin: 20px 0;
}
.single-gallery-video {
    margin-bottom: 50px;
    padding: 50px 4px 35px 2px !important;
    box-shadow: 5px 8px 30px 0 rgb(31 35 37 / 8%) !important;
    background: #fff;
    margin: 10px 10px 0 !important;
}
.text-revers {
    text-align: left;
}
.single-gallery-video iframe {
    max-width: 100%;
    max-height: 300px !important;
}
embed, iframe, object {
    width: 100%;
    min-height: 200px;
}

.gallery-item:hover .gallery-item-caption {
    opacity: .8;
    visibility: visible;
    background-color: #c5b65dcf;
}
.contacts-info-item-content p {
    margin: 0;
    text-align: center;
}




.style1-icon .iitem-icon
{
     font-size: 60px;
    line-height: 70px;
    margin-bottom: 20px;
    color: #2a8c99;
    transition: all .3s;
}

.style1-icon  .iitem-heading ,.style1-icon .item-heading-large {
    line-height: 27px;
    font-size: 14px !important;
}

.style1-icon  .iitem {
   
    padding: 1rem !important;
   
}

.style1-icon  .iitem-icon
{
   color: #2a8c99 !important;
}
.style1-icon  .iitem-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6rem;
    height: 6rem;
    min-width: 6rem;
    border-radius: 50%;
    overflow: hidden;
     background-color: transparent !important;
    background: none;
    margin: 0 auto 1.25rem;
   
}
.iitem.iitem-hover:hover .iitem-icon
{
    color: #fff !important; 

}

.cta1-1::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.7;
    background-color:var(--cta-bgcolor) !important;
    z-index: 1;
}

.cta1-1 {
    position: relative;
}

.cta1-1 .container {
    position: relative;
    z-index: 2;
}

.cta1-1 .section-heading h2 ,.cta1-1 .section-subheading 
 {
    

color:#fff !important;
}
.about-content h1, .about-content h2 {
    font-size: 2rem;
    padding-top: 2rem;
}
h3 {
    font-size: 1.25rem !important;
}
embed, iframe, object {
    width: 100%;
      min-height: 500px !important;
}
/* start of mobile css */
@media only screen and (max-width: 767.98px), only screen and (min-width: 567px) and (max-width: 900px) and (orientation: landscape) {
   .quality-img {
    height: 100%;
    min-height: 395px;
    background-size: cover !important;
    background-repeat: no-repeat;
    margin-top: 0%;
}

}