/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 11 2021 | 19:52:08 */
#Content 
{
    width: 100%;
    padding-top: 0px !important;
}
.Header-icon p
{
    border-bottom: 2px solid;
    border-style: dashed;
    width: 70% !important;
}
.img-icon:before
{
    content: '';
    position: absolute;
    left: 15px;
    top: -10px;
    width: 40px;
    height: 65px;
    background: #5B9943;
}
.abt-bx:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 0;
    width: 4px;
    height: 30px;
    background: #e3e3e3;
    border-radius: 2px;
    -ms-transform: rotate(45deg);
    transform: rotate( 
45deg);
}

.abt-bx:after {
    content: '';
    position: absolute;
    left: -5px;
    top: 0;
    width: 4px;
    height: 30px;
    background: #e3e3e3;
    border-radius: 2px;
    -ms-transform: rotate(45deg);
    transform: rotate( 
45deg);
}


/* Home Tabs*/
.icon-box-one .elementor-widget-container, .icon-box-two .elementor-widget-container , .icon-box-three .elementor-widget-container , 
.icon-box-four .elementor-widget-container , .icon-box-five .elementor-widget-container ,  .icon-box-six .elementor-widget-container {
    cursor: pointer;
}



div.icon-box-one  , div.icon-box-two  ,
div.icon-box-three  , div.icon-box-four ,
div.icon-box-five  ,div.icon-box-six
{
    background: white;
   
}

 div.icon-box-one.active , div.icon-box-two.active ,div.icon-box-three.active , div.icon-box-four.active , div.icon-box-five.active , div.icon-box-six.active {
    background: #0C4823

}

.icon-box-one.active img , .icon-box-two.active img , .icon-box-three.active img , .icon-box-four.active img , .icon-box-five.active img  {
    filter: brightness(0) invert(1);
}
.icon-box-one.active h3 , .icon-box-two.active h3 , .icon-box-three.active h3 , .icon-box-four.active h3 , .icon-box-five.active h3 {
    color: white !important;
}
.icon-box-one.active .elementor-icon , .icon-box-two.active .elementor-icon , .icon-box-three.active .elementor-icon ,
.icon-box-four.active .elementor-icon , .icon-box-one.five .elementor-icon {
    border-color: #5B9943 !important;
    color: #5B9943 !important;
    transform: rotate( 
90deg);
}

/* Home Tabs*/


.img-bx-sec img {
    padding: 14px;
    border-radius: 50px;
    /* background: grey; */
    line-height: 90px;
    box-shadow: -10px 0 0px 0 #eaeaea;;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.img-bx-sec:hover img 
{
    box-shadow:10px 0 0px 0 #5B9943 !important;
}

.img-bx-sec:hover  img 
{
    background: #9ff2d8 !important;
}
  
.img-bx-sec:hover .elementor-icon {
    padding: 10px;
    color: white !important;
    background: #5B9943 url(/wp-content/uploads/2021/10/tri-pattern-1.png) 65% 65% no-repeat;
    font-size: 32px;
}
.img-bx-sec:hover h3 
{
    display: none;
}
.custom-reviews .swiper-slide 
{
    background: #FFFFFF;
    padding: 40px 40px 40px;
    box-shadow: 0px 20px 30px 0px rgb(0 0 0 / 15%);
}

.custom-reviews .swiper-slide:before {
    content: '';
    position: absolute;
    left: 80%;
    top: 18px;
    width: 4px;
    height: 30px;
    background: #e3e3e3;
    border-radius: 2px;
    transform: rotate( 
45deg);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.custom-reviews .swiper-slide:hover::before {
   background: #24A77E !important;
}
.custom-reviews .swiper-slide:hover::after {
 background: #24A77E !important;
   
}

.custom-reviews .swiper-slide:after {
    content: '';
    position: absolute;
    left: 81%;
    top: 24px;
    width: 4px;
    height: 30px;
    background: #e3e3e3;
    border-radius: 2px;
    transform: rotate( 
45deg);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.custom-form input 
{
    position: relative;
    display: block;
    height: 60px;
    font-size: 15px;
    color: #25283a;
    line-height: 30px; 
    font-weight: 400;
    padding: 14px 20px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 0px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.custom-form input.wpcf7-form-control.has-spinner.wpcf7-submit
{
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    padding: 14px 30px;
    background: #0C4823;
  width: 100% !important;
    border-color: #0C4823;
    border-radius:0px;
 
  
}
.custom-form select 
{
    position: relative;
    display: block;
    height: 60px;
    font-size: 15px;
    color: #25283a;
    line-height: 30px;
    font-weight: 400;
    padding: 14px 20px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 0px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
@media screen and (max-width:786px){
  .pseudo-btn:before{
    display:none !important;
  }
}

.pseudo-btn:before {
    content: 'OR';
    position: absolute;
    left: 100%;
    top: 23.5px;
    margin-left: -16px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    background: #5B9943;
    border-radius: 50%;
    z-index: 1;
}

.footer-form .elementor-field-group.elementor-field-type-submit {
    display: flex;
    align-content: flex-start;
    justify-content: space-between;
}
.footer-form input:focus, textarea:focus{
  background-color:#ffffff1a !important;
}
