.text-justify
{
	text-align: justify;
}


.color1
{
	color: #5FA10F!important;
}

.color2
{
	color: #005B74!important;
}

strong {
   
    color: black!important;
}

.mh
{
    color: black!important;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: -20px;
}

.lif li 
{
    float:left!important;margin-left:20px!important;
    text-align: right!important;
}


.text-lefts
{
    text-align: right!important;
    margin-bottom: 80px;

}

.mb40
{
    margin-bottom: 40px!important;
}


.banner {
    padding: 40px 35px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 60px rgba(31,72,93,.15);
    box-shadow: 0 5px 60px rgba(31,72,93,.15);
}


.color3
{
	color: #5fa10f!important;
}


.font-b
{
	font-weight: bold!important;
}


::selection {
    background-color: #5FA10F;
    color: #fff;
}



.down_enquiry {

    background:#63a117;
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 9;
   
}



.down_enquiry ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.down_enquiry ul li {
    float: left;
    text-align: center;
    width: 50%;
    border-right: 1px solid #fff;
}

.down_enquiry ul li:last-child {
    border-right: none
}

.down_enquiry ul li a {

    color: #fff;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    padding: 8px 0;
}

.down_enquiry ul li a:hover {
    color: #fff;
    background: #005B74;
}


#feedback {
    height: 0px;
    width: 65px;
    border-radius: 10px;
    position: fixed;
    right: 0;
    top: 70%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    text-transform: uppercase;

    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


#feedback a {
    display: block;
    border: 1px solid white;
    border-radius: 10px;
    background:#5FA10F;
    height: 52px;
    padding-top: 4px;
    width: 110px;
    text-align: center;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
     font-weight: 500!important;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-animation: breathing 2s ease-out infinite normal;
    animation: breathing 2s ease-out infinite normal;
    -webkit-font-smoothing: antialiased
}

#feedback a:hover {
    background:#005B74;

    color: #fff;
    -webkit-animation: breathing 2s ease-out infinite normal;
    animation: breathing 2s ease-out infinite normal;
    -webkit-font-smoothing: antialiased
}


.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 15px;
    background-color: #318f31;
    color: #FFF !important;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;

    border: 2px solid #fff;
}

.text
{
    text-align: justify!important;
}

.my-float {
    margin-top: 14px;
}



.whatsapp-btn {
      position: fixed;
   left: 21px;
    bottom: 55px;
    width: 51px;
    height: 51px;
    cursor: pointer;
    text-align: center;
    z-index: 100;
    color: #fff;
    background: #4bc75a;
    font-size: 25px;
    padding-top: 5px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    padding-left: 0px;
    border: 2px solid #fff;
    padding-top: 9px;
}


.what {
   
   font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    display: inline-block;
    min-width: 150px;
    min-height: 50px;
    line-height: 50px;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0 20px;
    background: #32b72b;
    color: #fff!important;
    text-transform: capitalize;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    
}




.whatsapp-btn::after{ z-index:-1; content:""; position:absolute; left:0px; top:0px; width:45px; height:45px; animation:ripple 1.6s ease-out infinite; opacity:1; background:#4bc75a; border-radius: 50%; -webkit-animation:ripple 1.6s ease-out infinite; }
    .whatsapp-btn a{color:#fff !important}
    .whatsapp-btn span{font-size:18px;position: relative;top: -8px;}
    @keyframes ripple {
    0%{transform:scale(0);opacity:1}
    100%{transform:scale(2.5);opacity:0}
    }




@media (min-width: 100px) and (max-width: 775px) {
    

    .banner-section-four .image-column .inner-column {
  
  width: 400px!important;
  text-align: center;

   
}

.main-header .header-upper .logo-box .logo {
    position: relative;
    margin-top: 11px!important;
    margin-bottom: -55px!important;
    width: 200px!important;
}



    }







@media (min-width: 775px) and (max-width: 2820px) {
    .dontdisplaylg {
        display: none !important;
    }

