.grecaptcha-badge {
  visibility: hidden;
}
.form-group.cf7_rpmsg p {
  font-size: 14px;
}
.cf7_rpmsg_wht p {
  color: #ffffff !important;
}
.cf7_rpmsg_wht a {
  color: #ffffff !important;
}
.thnak_you-page {
  margin: 90px 0 60px 0;
}
.html5-elem-data-box {
  display: none !important;
}
.btn-list.clrsec_btn {
  margin-top: -40px;
  margin-bottom: 80px;
}

.sec-colorchart .btn-list.clrsec_btn{
	margin-top:0;
}

.content-block .yrm-btn-wrapper{
	text-align:left !important;
	margin-top:20px;
}
.content-block .yrm-toggle-expand{
			 font-size: 14px !important;
    text-transform: uppercase;
    padding: 18px 28px !important;
    position: relative;
    overflow: hidden;
    display: inline-flex !important;
    align-items: center;
    font-weight: bold !important;
    z-index: 1;
    line-height: 1 !important;
    text-decoration: none;
    justify-content: center;
    text-align: center;
    border: 1px solid var(--theme) !important;
    font-family: var(--font-body-family);
    background-color: var(--theme);
    color: var(--white);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
	min-width:140px;
	min-height:50px;
}
.content-block .yrm-toggle-expand:hover
{
	    background-color: var(--darkblue);
    color: var(--white);
    border-color: var(--darkblue) !important;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}


#get_in_touch .form-group.cf7_rpmsg.cf7_rpmsg_wht p {
    color: #000 !important;
}
#get_in_touch .form-group.cf7_rpmsg.cf7_rpmsg_wht a {
    color: #000 !important;
}
 
#offer {
    max-width: 800px;
}
@media(max-width:991.98px){
	.sec-colorchart .btn-list.clrsec_btn{
    margin-top: 20px;
    margin-bottom: 40px;
}
}

@media(max-width:576.98px){
	.content-block .yrm-toggle-expand{
		    font-size: 12px !important;
		    padding: 12px !important;
		    min-width: 120px;
    min-height: 38px;
	}
}
.service_top_content{
	text-align:center;
	padding-bottom:50px;
	
}