button:focus{outline:0;}

.span-subtitle-logo-web{
	margin-left: -18px;
	font-size: 16px;
}

.container-paragraph-slider-test{
	position: absolute;
	width: 500px;
	left: 230px;
	top: 220px;
	text-align: center;
}

.container-span-title{
	color: #494947;
	font-size: 38px;
}

.container-span-subtitle{
	color: #898686;
	font-size: 28px;
	margin-left: -16px !important;
}

.container-btn-test{
	width: 440px;
	height: 80px;
	margin: 10px 20px 0px 20px;
	border: none;
	-webkit-border: none;
	-moz-border: none;
	background-color: transparent;
}

.title-btn-span{
	position: absolute;
	width: 280px;
	color: #FFF;
	font-size: 28px;
	top: 56px;
	left: 105px;
}

.container-btn-test-one{
	width: 200px;
	height: 60px;
	border: none;
	background-color: transparent;
	text-align: center;
}

.mgin-btn-one{
	margin-left: 16%;
}

.mgin-btn-form-send{
	margin-top: -14% !important;
}

.mgin-btn-form-message{
	margin-top: -3% !important;
}

.span-title-btn-test{
	position: relative;
	color: white;
	top: -6px;
	left: -5px;
	font-size: 22px;
}

/* container scroll by text very longs */
.container-text-test{
  overflow-y: scroll;
  width: 100%;
  height: 320px;
}

.container-text-test::-webkit-scrollbar{
  width: 10px;
  cursor: pointer;
  margin-left: 10px;
  -moz-appearance: none !important;
}

.container-text-test::-webkit-scrollbar-thumb:vertical{
  height: 30px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 6px rgba(134, 145, 64, 0.9);
  background-color: rgba(168, 207, 69, 0.5);
  margin-left: 10px;
  -moz-appearance: none !important;
}

.container-text-test::-moz-scrollbar{
  width: 10px;
  cursor: pointer;
  margin-left: 10px;
}

.container-text-test::-moz-scrollbar-thumb:vertical{
  height: 30px;
  border-radius: 20px;
  -moz-box-shadow: inset 0 0 6px rgba(134, 145, 64, 0.9);
  background-color: rgba(168, 207, 69, 0.5);
  margin-left: 10px;
}

.container-text-test::-ms-scrollbar{
  width: 10px;
  cursor: pointer;
  margin-left: 10px;
}

.container-text-test::-ms-scrollbar-thumb:vertical{
  height: 30px;
  border-radius: 20px;
  -ms-box-shadow: inset 0 0 6px rgba(134, 145, 64, 0.9);
  background-color: rgba(168, 207, 69, 0.5);
  margin-left: 10px;
}

.container-text-test .content-paragraph{
	text-transform: none !important;
	color: #898787 !important;
	font-size: 16px;
	line-height: 17px;
}

.container-answers-test-children{
  overflow-y: scroll;
  width: 100%;
  height: 440px;
}

.container-answers-test-children::-webkit-scrollbar{
  width: 10px;
  cursor: pointer;
  margin-left: -2px;
}

.container-answers-test-children::-webkit-scrollbar-thumb:vertical{
  height: 26px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 6px rgba(134, 145, 64, 0.9);
  background-color: rgba(168, 207, 69, 0.5);
  margin-left: -2px;
}

.container-answer-children{
	margin-left: 3%;
}

.title-answers-test{
	position: relative !important;
	font-size: 18px;
	color: #898787;
	top: 20px;
}

.container-question-test{
	position: relative;
	margin: 10px 0px 15px -4px !important;
	padding: 4px;
}

.container-option-selected{
	position: relative;
	width: 40px;
	height: 40px;
	margin-left: 2%;
	background: #A8CF45;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.5), 0px 0px 0px 2px #B0B0B0 inset;
	-webkit-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.5), 0px 0px 0px 2px #B0B0B0 inset;
	-moz-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.5), 0px 0px 0px 2px #B0B0B0 inset;
	-ms-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.5), 0px 0px 0px 2px #B0B0B0 inset;
	display: inline-block;
	cursor: pointer;
}

.selection-letter{
	position: relative;
	margin-left: 30%;
	float: left;
	font-size: 24px;
	color: white;
}

.selection-answer{
	position: relative;
	width: 86%;
	margin-top: -4%;
	margin-left: 2%;
	display: inline-block;
	font-size: 16px;
	color: #898787;
}

.mgin-up-first{
	margin-top: 2%;
	margin-left: 2%;
}

.mgin-up-option{
	position: absolute !important;
	margin-top: -30px !important;
}

.mgin-answer-option{
	top: 20%;
}

.selection-answers-groups{
	box-shadow: 0px 6px 8px rgba(245, 134, 52, 0.5), 0px 0px 0px 5px #47CCBA inset;
	-webkit-box-shadow: 0px 6px 8px rgba(245, 134, 52, 0.5), 0px 0px 0px 5px #47CCBA inset;
	-moz-box-shadow: 0px 6px 8px rgba(245, 134, 52, 0.5), 0px 0px 0px 5px #47CCBA inset;
	-ms-box-shadow: 0px 6px 8px rgba(245, 134, 52, 0.5), 0px 0px 0px 5px #47CCBA inset;
}

.container-test{
	background: white;
	border-radius: 50px;
	box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.5), 0px 0px 0px 2px #FFF inset;
}

.text-message-initiation{
	color: white;
	font-size: 18px;
}

.btn-message-initiation{
	margin-left: 16%;
	margin-top: 20%; 
}

.title-text-question{
	color: #878789;
	font-size: 22px;
}

.container-message-initiation{
	text-align: center;
	margin-top: 16%;
	background: #A8CF45;
	border: 4px solid #47CCBA;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.5), 0px 0px 2px 4px #FFF inset;
	-webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.5), 0px 0px 2px 4px #FFF inset;
	-moz-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.5), 0px 0px 2px 4px #FFF inset;
	-ms-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.5), 0px 0px 2px 4px #FFF inset;
}

.container-footer-test{
	position: relative;
	width: 980px;
	height: 220px;
	margin-top: 53%;
	margin-left: -15px;
	border-radius: 0px 0px 50px 50px;
	-webkit-border-radius: 0px 0px 50px 50px;
	-moz-border-radius: 0px 0px 50px 50px;
	-ms-border-radius: 0px 0px 50px 50px;
	 z-index: 10;
}

.container-message-slow-in, .container-message-slow-up{
    opacity: 0;
    -moz-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    animation: up_slow 3s ease-in-out;
}

.container-message-slow-in{
	opacity: 1;
}

@keyframes up_slow{
	0%{ margin-top: 6%; left: 0%;}
  100%{ margin-top: 2%; left: 0%;}
}

@-moz-keyframes up_slow{
	0%{ margin-top: 6%; left: 0%;}
  100%{ margin-top: 2%; left: 0%;}
}

@-webkit-keyframes up_slow{
	0%{ margin-top: 6%; left: 0%;}
  100%{ margin-top: 2%; left: 0%;}
}

.modal-message-error{
	font-size: 18px;
	margin-left: 34%;
	color: #898787;
}

.top-title-type-test{
	top: 50px; 
}

.container-image-testing{
	min-width: 500px;
	min-height: 340px;
	margin-left: 130px;
	margin-top: -100px;
}

.title-test-section{
	position: relative;
	top: -320px;
	left: 20px;
	color: #484747;
	font-size: 30px;
	text-align: center;
}

.text-age-test{
	font-size: 18px;
	color: #898787
}

.size-test-section{
	height: 780px !important;
}

.image-shadow{
	box-shadow: 0px 6px 8px rgba(69, 67, 67, 0.8);
	-webkit-box-shadow: 0px 6px 8px rgba(69, 67, 67, 0.8);
	-moz-box-shadow: 0px 6px 8px rgba(69, 67, 67, 0.8);
	-ms-box-shadow: 0px 6px 8px rgba(69, 67, 67, 0.8);
}






