
.logo-2{
        margin-top: -3%;
}
.icon-color{
    color: #00963f;
}
.email-color{
    color: #000000;
}
.icon-box-1{
     color: #00963f;
     margin-left: 1%;
}
.carousel-caption {
    position: absolute;
    right: 28%;
    bottom: 8.25rem!important;
    left: 26%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    background-color: #ffffff;
    opacity: 0.8;
}
/*.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 8.25rem!important;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}*/
.head{
    font-size: 55px!important;
    color: #00963f;
    text-shadow: 2px 2px 4px #000000;
}
.slide-para{
   font-size: 25px!important;
   color: #000000;
   font-weight: 500;
}
.business-section .image-column .circle-layer {
    position: absolute;
    left: 10px;
    top: 0px;
    width: 167px;
    height: 167px;
    border-radius: 50%;
    background-color: var(--main-color);
}
.mt{
    margin-top: 3%!important;
}
.btn-font{
    font-size: 18px!important;
}
.h-pb{
    padding-bottom: 2%;
}
@media only screen and (min-width: 320px) and (max-width: 800px)  {
.main-header .header-upper .logo {
    position: relative;
    z-index: 12;
    display: none;
}
.pattern-layer{
    display: none;
}
.last{
    border-right: 2px solid #00943e;
}
.main-header .header-upper {
  display: none;
}
.main-header .header-lower .nav-outer{
    position:absolute!important;
}
.sp{
    position: relative!important;
    display: block!important;
    line-height: 24px!important;
    padding: 10px 20px!important;
    font-size: var(--font-16)!important;
    color: var(--dark-color)!important;
    text-transform: capitalize!important;
     font-weight: 400!important;
  
}
.pb{
        margin-top: 0%!important;
}
.mobile{
        margin-left: 33%;
}
}

.sp{
    position: relative;
    display: block;
    text-align: center;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
    text-align: left;
        height: 25px;
}
.pb{
        margin-top: -14%;
}