body{font-family: 'Montserrat', Arial, Helvetica, sans-serif; color:#0F0084; overflow-x: hidden;}
.selectLang{ cursor: pointer;}
/* .carousel-indicators{margin-bottom: -1rem;} */
.carousel-indicators{margin-bottom: -1rem; display: none;}
.carousel-dark .carousel-indicators [data-bs-target]{background-color:#FFC444}
.btnGoBack{height: 3rem; color:#0F0084;}
.question{height: 8rem; font-size:36px; font-weight:400; color: #0F0084; }
.answer{height: 7rem;}
.selectResponse{background:#0073BB; border: 2px solid #0073BB; color:#ffffff; font-weight: 600; }
.yes_button{background:#ffffff; border: 2px solid #0073BB; color:#0073BB; font-weight: 600; }
.yes_button:hover {background:#0073BB; border: 2px solid #0073BB; color:#ffffff;}
.no_button{background:#0073BB; border: 2px solid #0073BB; color:#ffffff; font-weight: 600;}
.no_button:hover {background:#0073BB; border: 2px solid #0073BB; color:#ffffff;}
.iti{width: 100%;}
.carousel-inner{overflow: unset;}
/* .iti--allow-dropdown input, .iti--allow-dropdown input[type=tel]{ padding-left: 96px!important;} */
@media screen and (max-width: 768px) {
	.question {
		font-size:26px;
	}
}
.check_report{color:#008424; font-family:'Montserrat', Arial, Sans-serif}