* {	padding: 0;	margin: 0;}.rabez-nav {    background-color: #ffffff !important;}.fixed-me {    background-color: #fffffff0 !important;    padding: 1% 1% !important;    height: 71px !important;    position: fixed !important;    top: 0;    left: 0;    z-index: 99999;    width: 100%;    border-bottom: 1px solid #ccc !important;}.contact-blog{    background: url(../img/contact-bg.jpg) no-repeat;    background-size:cover;    padding:0;    min-height: max-content;    padding-top:50px;    margin-top: 20px;}.btn_submit.formbtn {    color: #ffffff;    font-family: 'Open Sans', sans-serif;    font-size: 14px;    -webkit-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.3);    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.3);    border: solid 2px #ffffff;    border-radius: 29px;    background-color: #34bda3;    width: 100%;    outline: none;    padding: 8px;    margin-top: 15px;}.ml-5em {    margin-left: 5em;}.shape {    position: fixed;    top: -2.4em;    right: 5px;    z-index: 9999999;}.bg-shape {	position: relative;}.ribben-shape {    width: 165px;}.bg-sub-shape {    position: absolute;    text-align: center;    top: 30px;}.bg-sub-shape img {    width: 130px;    margin-top: 20px;}.bg-sub-shape p {    color: #333;    padding: 10px 25px;    margin-top: 0px;    font-weight: 500;    font-size: 15px;    line-height: 1.4;}.reg_label {    display: flex;    justify-content: space-around;    align-items: center;    direction: rtl;    background-color: #d4eeea;    top: 0;    position: fixed;    flex-direction: column;    z-index: 100;    right: 8rem;    border-bottom-right-radius: 50%;    border-bottom-left-radius: 50%;    box-shadow: 1px 2px 14px 5px rgb(0 0 0 / 18%);    padding: 0;    width: 200px;    text-align: center;    /* display: none; */    border: 5px solid #34bda3;}.reg_label label { 	margin-bottom: 0.1rem;}.reg_label label a { 	color: #051138 !important;}.contact-blog .contact-sub {   position: relative;}	@media (max-width: 767px) {	.reg_label {		top: 90px;		position: fixed;		flex-direction: row;		right: -68%;		border-bottom-right-radius: 0%;		border-bottom-left-radius: 0%;		width: 85%;		transition: all .3s;	}	.reg_label.ryt0 {		right: 0;	}	.hhcl_logo {		width: 160px;	}	.ml-5em {		margin-left: 0;	}	.rabez-menus li {		padding: 5px 10px;		text-align: center;	}}