@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import "../sass/style.css";
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

 .FlwDrecmn .DRcmnmsgSecmn::after {
 	background-color: rgba(0, 0, 0, 0.69);
 }

.IfrCtSwMnVr .InfrActyeMnu .ProBnrSemn .BnseSeSwnMnvr::before {
   background-color: rgba(0, 0, 0, 0.60);	
}

textarea {
	overflow: hidden;
}

}
.home_banner_btn_dp svg {
	width: 80px;
	height: 80px;
	fill: #4da859;
	border-radius: 50px;
	background: none;
	padding: 10px;
}


.home_banner_btn_dp{
    	background: #fff;
    display: inline-block;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    padding: 11px;
        opacity: 0.8;
        text-transform: uppercase;
    font-weight: 800;
    text-shadow: 1px 1px 2px #000;
}

.home_banner_btn_dp:hover
{
opacity: 1;
}
.IntroTxt-Wppr .IntroTxt-Bx .LogoImg img {
    max-width: 320px;
}