@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


.rd{
	border-radius: 20px;
	border: 1px solid #ffa700;
}

.mmll {

	margin-left: 25%;
}
.mtt{
	margin-top: 0px;
}

.lll {
	text-align: center;
}
@media (min-width: 767px) {
	.dn{
		display: none;
	}
	
}


@media (max-width: 767px){
	.fs{
		font-size: 10px!important;

	}
	.pd{
		padding-top: 20px!important;
	}
	.ddn {
		display:none!important;
	}

	.jc {

		text-align: justify!important;
	}

	.mmll {

		margin-left: 0;
	}

	.homee2-services-bottom-full {
    display: grid
;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    margin-top: 20px;
}
.lll {
	text-align: center !important;
}
.ptop{
	padding-top: 0px !important;
}}

a{
   
    color: #ffffff;
   
}

.font-footer{
	font-size: 16px !important;
	
}

p{
 font-family: "Roboto", sans-serif !important;
 font-weight: 300 !important;
}
p a {
 font-family: "Roboto", sans-serif !important;
 font-weight: 300 !important;
}

body{
 font-family: "Roboto", sans-serif !important;
}

