/* Enter Your Custom CSS Here */
@media only screen and (max-width: 767px) {
a.sanitization_solution_img {
    display: none !important;
}
}
@media only screen and (max-width: 980px) {
body {
    overflow: scroll !important;
}
}

.covid-19 {
    position: fixed;
    top: 127px;
    float: right;
    right: 0;
		    z-index: 99999;		
}
			.sentrize_page ul li {
    line-height: 25px;
}
			.sentrize_page p {
    line-height: 22px !important;
    margin-bottom: 10px;
}
			.sentrize_page {
    padding: 35px;
}
		.covid-19 a.sanitization_solution {
  background: #0872d5 !important;
    color: #fff !important;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: bold;
}
a.sanitization_solution_img {
    display: block;
}
.covind_img_home
{
  width: 298px;
    display: inherit;
    position: relative;
    top: 9px;
      top: 9px;
    border: 2px solid #0872d5;

}
.new_form .form-control {
    height: 50px !important;
    padding-left: 20px !important;
}
.new_form textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 90px !important;
}
div#map_canvas {
    height: 840px !important;
}
.cstm_btn_conta input {
    float: right;
    position: relative;
    top: 16px;
}
.new_form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    position: relative;
    border: none !important;
}
.new_form span.wpcf7-not-valid-tip {
    display: contents;
}
.new_form .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    border: none !important;
}