* {
	box-sizing: border-box;
	margin: 0
}

.hermes {
	width: 100%;
	min-height: 100vh;
	background-color: #fff;
	display: flex;
	justify-content: center
}

.hermes .container {
	max-width: 958px;
	width: 100%;
	background-color: #fff;
	margin: 0;
	padding: 0
}

.hermes .container .container__wrapper {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 0 20px 20px
}

.hermes .container .container__wrapper .container__wrapper--main {
	width: 70%;
	margin: 0 auto
}

.hermes .container .container__offer {
	width: 100%;
	padding: 20px;
	margin-top: 30px
}

@media only screen and (max-width:768px) {
	.hermes .container .container__wrapper {
		flex-direction: column;
		padding: 0
	}

	.hermes .container .container__wrapper .container__wrapper--main {
		width: 100%;
		padding: 20px 0 0
	}

	.hermes .container .container__offer {
		max-width: 100%;
		width: 100%;
		padding: 0
	}
}

.x-image-medical-sp {
	font-family: Roboto, sans-serif;
	margin: 0
}

.x-image-medical-sp .image-img {
	max-width: 100%;
	width: auto;
	margin: 0
}

@media only screen and (max-width:768px) {
	.x-image-medical-sp {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 100%
	}
}

@media only screen and (min-width:769px) {
	.x-image-medical-sp {
		display: none
	}

	.x-image-medical-sp.show-desktop {
		display: block
	}
}

@media only screen and (max-width:768px) {
	.x-image-medical-sp {
		display: none
	}

	.x-image-medical-sp.show-mobile {
		display: block
	}
}

.x-offer-medical-sp {
	font-family: Roboto, sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.x-offer-medical-sp .offer-img_counter {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	align-items: center
}

.x-offer-medical-sp .offer-prodbox {
	position: relative
}

.x-offer-medical-sp .offer-prodbox img {
	max-height: 450px
}

.x-offer-medical-sp .offer-g {
	position: absolute;
	top: -20px;
	right: -20px;
	width: 120px
}

.x-infographics-medical-sp {
	font-family: Roboto, sans-serif;
	margin: 50px 0;
	display: flex;
	justify-content: center;
	align-items: center
}

.x-infographics-medical-sp .infographics-column {
	width: 33.3%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.x-infographics-medical-sp .infographics-column .infographics-box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.x-infographics-medical-sp .infographics-column .infographics-text {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #5faf5c;
	margin: 10px 0
}

@media only screen and (max-width:768px) {
	.x-infographics-medical-sp {
		flex-direction: column
	}

	.infographics-img {
		display: none
	}

	.x-infographics-medical-sp .infographics-column {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		max-width: 300px;
		width: auto
	}

	.x-infographics-medical-sp .infographics-column .infographics-box {
		max-width: 300px;
		width: auto;
		flex-direction: row;
		margin: 10px
	}

	.x-infographics-medical-sp .infographics-column .infographics-box .infographics-icon {
		width: 66px;
		margin: 0 20px 0 0
	}

	.x-infographics-medical-sp .infographics-column .infographics-box .infographics-text {
		width: 100%;
		text-align: left
	}

	.x-infographics-medical-sp .infographics-column .infographics-box-otherside {
		flex-direction: row-reverse
	}
}

@media only screen and (min-width:769px) {
	.x-infographics-medical-sp {
		display: none
	}

	.x-infographics-medical-sp.show-desktop {
		display: flex
	}
}

@media only screen and (max-width:768px) {
	.x-infographics-medical-sp {
		display: none
	}

	.x-infographics-medical-sp.show-mobile {
		display: flex
	}
}

.x-before_after-medical-sp {
	font-family: Roboto, sans-serif;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	margin: 0 15px
}

.x-before_after-medical-sp .before_after-row {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-start
}

.x-before_after-medical-sp .before_after-row .before_after-img {
	width: 50%;
	height: auto
}

.x-before_after-medical-sp .before_after-row .before_after-title {
	width: 50%;
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	text-align: center
}

.x-before_after-medical-sp .before_after-row .before_after-title-before {
	color: #c60000
}

.x-before_after-medical-sp .before_after-row .before_after-title-after {
	color: #5faf5c
}

.x-before_after-medical-sp .before_after-row .before_after-text {
	width: 50%;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	text-align: center
}

@media only screen and (min-width:769px) {
	.x-before_after-medical-sp {
		display: none
	}

	.x-before_after-medical-sp.show-desktop {
		display: flex
	}
}

@media only screen and (max-width:768px) {
	.x-before_after-medical-sp {
		display: none
	}

	.x-before_after-medical-sp.show-mobile {
		display: flex
	}
}

.x-before_after-medical-sp {
	font-family: Roboto, sans-serif;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	margin: 0 15px
}

.x-before_after-medical-sp .before_after-row {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-start
}
.x-before_after-medical-sp .before_after-row a {
	width: 50%;
	height: auto
}
.x-before_after-medical-sp .before_after-row .before_after-img {
	width: 100%;
	height: auto
}

.x-before_after-medical-sp .before_after-row .before_after-title {
	width: 50%;
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	text-align: center
}

.x-before_after-medical-sp .before_after-row .before_after-title-before {
	color: #c60000
}

.x-before_after-medical-sp .before_after-row .before_after-title-after {
	color: #5faf5c
}

.x-before_after-medical-sp .before_after-row .before_after-text {
	width: 50%;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	text-align: center
}

@media only screen and (min-width:769px) {
	.x-before_after-medical-sp {
		display: none
	}

	.x-before_after-medical-sp.show-desktop {
		display: flex
	}
	
}

@media only screen and (max-width:768px) {
	.x-before_after-medical-sp {
		display: none
	}

	.x-before_after-medical-sp.show-mobile {
		display: flex
	}
	.lt55 {
		display: none;
	}
}

.sticky_bar4-on {
	font-family: Roboto, sans-serif
}

.sticky_bar4-on .fly-box {
	width: 100%;
	min-height: 40px;
	position: fixed;
	top: 0;
	left: 0
}

.sticky_bar4-on .fly-box .box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 15px
}

.sticky_bar4-on .fly-box p {
	font-size: 15px;
	font-weight: 700;
	line-height: 13px;
	text-align: left;
	margin: 0;
	color: #fff
}

.sticky_bar4-on .b4 {
	background-color: #e58700;
	z-index: 14;
	display: none
}

.sticky_bar4-on .b4 .ico {
	width: 14px;
	height: 13px;
	margin-right: 5px;
	background-image: url("../img2.html");
	background-position: center;
	background-repeat: no-repeat
}

@media only screen and (min-width:769px) {
	.x-sticky_bar_4-on-medical-sp {
		display: none
	}
}

@media only screen and (max-width:768px) {
	.x-sticky_bar_4-on-medical-sp {
		display: none
	}

	.x-sticky_bar_4-on-medical-sp.show-mobile {
		display: block
	}
}

.x-h6-medical-sp {
	font-family: Roboto, sans-serif;
	padding: 15px;
	background-color: #1e851e;
	color: #fff;
	text-align: center;
	font-size: 20px;
	margin: 0;
	font-size: 20px
}

@media only screen and (min-width:769px) {
	.x-h6-medical-sp {
		display: none
	}
}

@media only screen and (max-width:768px) {
	.x-h6-medical-sp {
		display: none
	}

	.x-h6-medical-sp.show-mobile {
		display: block
	}
}

.x-h2-medical-sp {
	font-family: Roboto, sans-serif;
	color: #000;
	font-size: 26px;
	font-weight: 700;
	text-align: left;
	margin: 25px 0
}

.x-h2-medical-sp.red {
	color: red
}

.x-h2-medical-sp.show-desktop {
	line-height: 1.3
}

@media only screen and (max-width:768px) {
	.x-h2-medical-sp {
		margin: 25px 15px
	}
}

@media only screen and (min-width:769px) {
	.x-h2-medical-sp {
		display: none
	}

	.x-h2-medical-sp.show-desktop {
		display: block;
		line-height: normal
	}
}

@media only screen and (max-width:768px) {
	.x-h2-medical-sp {
		display: none
	}

	.x-h2-medical-sp.show-mobile {
		display: block
	}
}

.x-pgreen_p-medical-sp {
	font-family: Roboto, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	margin-bottom: 26px
}

.x-pgreen_p-medical-sp p {
	margin-bottom: 18px
}

@media only screen and (max-width:768px) {
	.x-pgreen_p-medical-sp {
		font-size: 16px;
		line-height: 24px;
		margin: 20px 15px
	}
}

@media only screen and (min-width:769px) {
	.x-pgreen_p-medical-sp {
		display: none
	}
}

@media only screen and (max-width:768px) {
	.x-pgreen_p-medical-sp {
		display: none
	}

	.x-pgreen_p-medical-sp.show-mobile {
		display: block
	}
}

@media only screen and (min-width:769px) {
	.x-sticky_bar_2-on-medical-sp {
		display: none
	}
}

@media only screen and (max-width:768px) {
	.x-sticky_bar_2-on-medical-sp {
		display: none
	}

	.x-sticky_bar_2-on-medical-sp.show-mobile {
		display: block
	}
}

.x-p-medical-sp {
	font-family: Roboto, sans-serif;
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	margin: 20px 0
}

@media only screen and (max-width:768px) {
	.x-p-medical-sp {
		font-size: 16px;
		line-height: 24px;
		margin: 20px 15px
	}
}

@media only screen and (min-width:769px) {
	.x-p-medical-sp {
		display: none
	}

	.x-p-medical-sp.show-desktop {
		display: block
	}
}

@media only screen and (max-width:768px) {
	.x-p-medical-sp {
		display: none
	}

	.x-p-medical-sp.show-mobile {
		display: block
	}
}

.x-ul_list-medical-sp {
	font-family: Roboto, sans-serif;
	margin: 25px 0;
	padding: 0 0 0 20px
}

.x-ul_list-medical-sp li {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	margin: 10px 0
}

@media only screen and (max-width:768px) {
	.x-ul_list-medical-sp {
		font-family: Roboto, sans-serif;
		margin: 25px 0;
		padding: 0;
		list-style: none;
		border-bottom: 1px solid #acacac
	}

	.x-ul_list-medical-sp li {
		margin: 0;
		padding: 10px 10px 10px 0px;
		border-top: 1px solid #acacac;
		background-position: 15px center;
		background-repeat: no-repeat
	}

	.x-ul_list-medical-sp li p {
		color: #000;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: left
	}
}

@media only screen and (min-width:769px) {
	.x-ul_list-medical-sp {
		display: none
	}

	.x-ul_list-medical-sp.show-desktop {
		display: block
	}
}

@media only screen and (max-width:768px) {
	.x-ul_list-medical-sp {
		display: none
	}

	.x-ul_list-medical-sp.show-mobile {
		display: block
	}
}

.x-h4-medical-sp {
	font-family: Roboto, sans-serif;
	color: #000;
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
	text-align: center !important;
	margin: 25px 0
}

@media only screen and (max-width:768px) {
	.x-h4-medical-sp {
		margin: 25px 15px
	}
}

@media only screen and (min-width:769px) {
	.x-h4-medical-sp {
		display: none
	}

	.x-h4-medical-sp.show-desktop {
		display: block
	}
}

@media only screen and (max-width:768px) {
	.x-h4-medical-sp {
		display: none
	}

	.x-h4-medical-sp.show-mobile {
		display: block
	}
}

.x-profesor_box-medical-sp {
	font-family: Roboto, sans-serif;
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.4em;
	text-align: left;
	margin: 20px 0;
	background-color: #e2e2e2;
	padding: 10px
}

.x-profesor_box-medical-sp .profesor_box-img {
	max-width: 230px;
	width: 100%;
	width: auto;
	margin: 0 10px 10px 0
}

.x-profesor_box-medical-sp .profesor_box-text {
	margin: 0
}

@media only screen and (max-width:768px) {
	.x-profesor_box-medical-sp {
		font-size: 16px;
		margin: 20px 15px
	}

	.x-profesor_box-medical-sp .profesor_box-img {
		width: 100%;
		max-width: 100%;
		margin: 0 10px 10px 0;
		align-self: flex-start
	}
}

@media(max-width:540px) {
	.x-profesor_box-medical-sp.show-mobile {
		flex-direction: column
	}
}

@media only screen and (min-width:769px) {
	.x-profesor_box-medical-sp {
		display: none
	}

	.x-profesor_box-medical-sp.show-desktop {
		display: flex
	}
}

@media only screen and (max-width:768px) {
	.x-profesor_box-medical-sp {
		display: none
	}

	.x-profesor_box-medical-sp.show-mobile {
		display: flex
	}
}

.x-h1-medical-sp {
	font-family: Roboto, sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 38px;
	text-align: left;
	color: #000;
	margin: 5px 0 15px
}
@media only screen and (max-width:768px) {
	.x-h1-medical-sp {
		font-size: 22px;
		line-height: 30px;
	}
}

.x-h1-medical-sp.red {
	color: red
}

@media only screen and (max-width:768px) {
	.x-h1-medical-sp {
		margin: 25px 15px
	}
}

@media only screen and (min-width:769px) {
	.x-h1-medical-sp {
		display: none
	}

	.x-h1-medical-sp.show-desktop {
		display: block
	}
}

@media only screen and (max-width:768px) {

	.x-h1-medical-sp.show-mobile.black {
		display: block;
		color: red;
		line-height: normal;
		text-align: left !important;
		line-height: 30px;
	}
	
}

.x-image_and_cirkle-medical-sp {
	font-family: Roboto, sans-serif;
	margin: 0;
	position: relative
}

.x-image_and_cirkle-medical-sp .image-img {
	max-width: 100%;
	width: auto;
	margin: 0
}

.x-image_and_cirkle-medical-sp span {
	font-family: Roboto;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: 900;
	font-size: 17px
}

.x-image_and_cirkle-medical-sp .cirkle {
	width: 79px;
	height: 79px;
	background: #ad0000;
	border: solid 2px #fff;
	border-radius: 100%;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-family: Roboto;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	line-height: 15px;
	margin: 0;
	padding: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%
}

@media only screen and (min-width:769px) {
	.x-image_and_cirkle-medical-sp {
		display: none
	}

	.x-image_and_cirkle-medical-sp.show-desktop {
		display: block
	}
}

@media only screen and (max-width:768px) {
	.x-image_and_cirkle-medical-sp {
		display: none
	}

	.x-image_and_cirkle-medical-sp.show-mobile {
		display: block
	}
}

.x-sticky_bar_2-on-medical-sp {
	font-family: Roboto, sans-serif
}

.x-sticky_bar_2-on-medical-sp .fly-box {
	width: 100%;
	min-height: 40px;
	position: fixed;
	top: 0;
	left: 0;
	display: none
}

.x-sticky_bar_2-on-medical-sp .fly-box .box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 15px
}

.x-sticky_bar_2-on-medical-sp .fly-box p {
	font-size: 15px;
	font-weight: 700;
	line-height: 13px;
	text-align: left;
	margin: 0;
	color: #fff
}

.x-sticky_bar_2-on-medical-sp .b2 {
	background-color: #ad0000;
	z-index: 12
}

.x-sticky_bar_2-on-medical-sp .b2 .ico {
	width: 16px;
	height: 11px;
	margin-right: 5px;
	background-image: url("../img1.html");
	background-position: center;
	background-repeat: no-repeat
}

header {
	box-sizing: border-box;
	z-index: 200;
	width: 100%;
	background: #289e1a;
	font-size: 28px;
	padding-top: 5px;
	text-align: center
}

.div-block {
	padding: 40px 20px 20px;
	background-color: #afffaf
}

.prod-link {
	padding: 10px 17px;
	background-color: #af1500;
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	cursor: pointer
}

.prod-link {
	animation-name: pulse;
	animation-delay: 1s;
	animation-duration: 1s;
	animation-iteration-count: infinite
}

.commentarios {
	padding: 5px 10px;
	line-height: 1;
	font-size: 11px;
	color: #fff;
	background: #2361ae;
	font-family: Tamoha, sans-serif;
	margin-top: 20px
}

.comenti {
	margin-bottom: 30px
}

.coma {
	display: flex;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0 10px;
	margin-top: 10px
}

.coma+.coma {
	border-top: 1px solid #e2e2e2;
	padding-top: 10px
}

.coma .coma {
	margin-left: 0
}

.coma .col-avatar {
	flex: 0;
	margin-right: 10px
}

.coma .col-avatar img {
	width: 50px;
	height: 50px;
	object-fit: cover
}

.coma .col-comm-text {
	flex: 1 1 auto
}

.coma .col-comm-text p {
	margin-top: 0
}

.coma .col-comm-text img {
	width: 50px;
	height: 50px;
	object-fit: contain
}

.coma .nickname {
	margin: 0
}

.coma .nickname a {
	color: #3b5998;
	text-decoration: none;
	font-weight: bold
}

.coma .comment {
	padding-top: 5px;
	margin: 0 28px 5px 0
}

.coma .respond {
	text-decoration: none;
	color: #3b5998
}

.coma .date {
	border-bottom: none;
	color: gray;
}

.black {
	text-align: center !important
}

.b-article__info {
	overflow: hidden;
	padding-bottom: .625em;
	margin-right: -1em;
	line-height: 1.2;
	font-family: 'Roboto', sans-serif
}

.b-article__info .b-article__info-date {
	float: left;
	margin: 0 1em .5em 0;
	color: #5d9d52;
	font-weight: 600
}

.b-article__info .b-article__info-date span {
	font-size: .81em
}

.b-article__info .b-article__info-date .b-article__info-time {
	font-weight: 700;
	margin-right: .5em
}

.b-article__info .b-article__info-date-update {
	float: left;
	margin: 0 1em .5em 0;
	color: #7c7c7c
}

.b-article__info .b-article__info-date-update span {
	font-size: .75em
}

.b-article__info .b-article__info-date-update .b-article__info-date-update-color {
	font-size: 1em;
	color: #282828;
	font-weight: 600
}

.b-article__info .b-article__info-statistic {
	float: right;
	margin: 0 1em .5em 0
}

.b-article__info .b-article__info-statistic .b-statistic__item.m-comments {
	cursor: pointer
}

.b-statistic .b-statistic__item .b-statistic__icon {
	width: 1.06em;
	height: 1.06em;
	display: block;
	position: relative;
	top: 50%;
	left: 0;
	margin-top: -0.5em
}

.b-statistic__item,
.b-statistic {
	display: flex;
	margin: 0 5px
}





.x-ul_list-medical-sp li {
	list-style: none
}

.x-ul_list-medical-sp li {
	display: flex
}

.x-ul_list-medical-sp li::before {
	content: '✓';
	margin-right: 5px;
	font-size: 18px;
	color: #289e1a
}

@media(max-width:768px) {
	.hermes .container {
		max-width: 100%
	}

	.coma .col-comm-text img {
		width: 50px;
		height: 50px;
		object-fit: cover
	}

	.x-p-medical-sp {
		margin-left: 0;
		margin-right: 0
	}

	html,
	body {
		overflow-x: hidden
	}

	.hermes .container {
		padding: 0 10px
	}
}

.x-infographics-medical-sp {
	font-family: Roboto, sans-serif;
	margin: 50px 0;
	display: flex;
	justify-content: center;
	align-items: center
}

.x-infographics-medical-sp .infographics-column {
	width: 33.3%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.x-infographics-medical-sp .infographics-column .infographics-box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.x-infographics-medical-sp .infographics-column .infographics-text {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #5faf5c;
	margin: 10px 0
}

.x-infographics-medical-sp {
	flex-direction: column
}

.infographics-img {
	display: none
}

.x-infographics-medical-sp .infographics-column {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	max-width: 300px;
	width: auto
}

.x-infographics-medical-sp .infographics-column .infographics-box {
	max-width: 300px;
	width: auto;
	flex-direction: row;
	margin: 10px
}

.x-infographics-medical-sp .infographics-column .infographics-box .infographics-icon {
	width: 66px;
	margin: 0 20px 0 0
}

.x-infographics-medical-sp .infographics-column .infographics-box .infographics-text {
	width: 100%;
	text-align: left
}

.x-infographics-medical-sp .infographics-column .infographics-box-otherside {
	flex-direction: row-reverse
}

.x-infographics-medical-sp {
	display: none
}

.x-infographics-medical-sp.show-desktop {
	display: flex
}

.x-infographics-medical-sp {
	display: none
}

.x-infographics-medical-sp.show-mobile {
	display: flex
}

:focus {
	outline: medium none
}

::-ms-clear {
	display: none
}

@keyframes pulse {
	0 {
		transform: scale(1.0)
	}

	100% {
		transform: scale(0.95)
	}
}

@media(max-width:1000px) {
	.mobNone {
		display: none
	}
}

.txt-afroamerican {
	color: #000;
	display: block;
	text-align: center
}

.img-responsive {
	margin-top: 10px;
	width: 100% !important;
	height: auto !important;
	max-width: 320px !important
}

@media only screen and (max-width:767px) {
	.x-profesor_box-medical-sp.show-mobile {
		flex-direction: column
	}

	.offer-img {
		width: 100%
	}

	.x-offer-medical-sp .offer-g {
		right: 0
	}
}

.discl {
	font-size: 18px;
	line-height: 1.2;
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
	background-color: #f5f5f5;
	color: #bdbdbd
}

.discl p {
	padding: 0;
	margin: 0
}

.discl span {
	cursor: pointer;
	text-decoration: underline
}

.discl-footer {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	float: right
}

.discl-footer .note {
	font-size: 16px;
	width: 100%;
	padding: 10px 0;
	background: rgb(238, 238, 238);
	color: rgb(102, 102, 102)
}

.discl-footer .cellar {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #000;
	font-size: 16px;
	line-height: 1.2;
	color: #fff;
	padding: 15px 0;
	text-align: center
}

.discl-footer p {
	margin: 0 2px;
	padding: 0;
	text-align: center
}

.discl-footer span {
	cursor: pointer;
	text-decoration: underline;
	margin: 0 2px;
	padding: 0
}

@media (max-width:540px) {
	.discl-footer .cellar {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.form {
	width: 500px;	
	width: 100%;
	max-width: 500px;
	margin: 50px auto;
}
.form-group input,
.form-group select {
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	color: #313941;
	background-color: #FFF;
	border: 1px solid #d5d8dc;
	border-radius: 4px;
	width: 100%;
	margin-bottom: 20px;
}
button {
	background-color: rgb(18, 154, 9);
	color: #fff;
	height: 60px;
	border: 0;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
}
.js_submit  {
	cursor: pointer;
	transition: all 0.3s ease-in;
}
.js_submit:hover {
	background-color: #af1500;
	transition: all 0.3s ease-in;
}
@media only screen and (max-width:768px) {
	.js_submit:hover {
		background-color: rgb(18, 154, 9);
	}
}
a.red {
	color: red;
}
a:hover,
a.red:hover {
	color: rgb(18, 154, 9);
}
@media only screen and (max-width:768px) {
	a, a:hover {
		color: rgb(0, 102, 204)
	}
	a.red:hover {
		color: red;
	}
}


.pulse {
	animation: pulse 2s infinite;
	cursor: pointer;
  }

  @keyframes pulse {
	0% {
	  transform: scale(1);
	  -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -o-transform: scale(1);
	  -ms-transform: scale(1);
	}
  
	50% {
	  transform: scale(1.05);
	  -webkit-transform: scale(1.05);
	  -moz-transform: scale(1.05);
	  -o-transform: scale(1.05);
	  -ms-transform: scale(1.05);
	}
  
	100% {
	  transform: scale(1);
	  -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -o-transform: scale(1);
	  -ms-transform: scale(1);
	}
  }

.nw {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px; 
  font-size: 14px;
  text-align: left;
  margin-top: 15px !important;
 
}
