/* Footer */
.page__footer {
	padding: 15px;
}

.footer__bottom-box {
	background-color: #c6c6c6;
	padding: 20px 40px 3px 40px;
	color: #fff;
	margin: 15px 0;
}

.footer__bottom-box a {
	color: #fff;
	text-decoration: underline;
	padding: 0 7px 0 0;
}

.footer__section-1 {
	position: relative;
}

.footer__section-2 {
	padding: 15px 0;
}

.footer__section-2 * {
	display: inline-block;
}

.vertical-divider {
	background-color: #1e3467;
	height: 50px;
	width: 2px;
	padding: 0 0.55px;
	margin: 0 35px;
	vertical-align: middle;
}

.footer__specialist-text {
	font-size: 20px;
	letter-spacing: 1.55px;
	color: #1e3467;
}

.bottom-box__contact-number {
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
	font-family:"RobotoBold";
}

.bayer-link__line-1 > a:first-child {
	border-right: 1px solid #fff;
}

.bayer-link__line-1 > a:last-child {
	padding-left: 7px;
}

.footer__benefit-link {
	color: #fff;
	position: relative;
	height: 36px;
}

.footer-arrow-text {
	position: absolute;
	top: 0;
  	left: 12px;
}

.footer__benefit-link .glyphicon {
	z-index: 100;
	padding-left: 10px;
	position: absolute;
	right: 15px;
}

.footer__benefit-text {
	padding: 0 40px;
}

.footer__benefit-text > p {
	margin-bottom: 20px;
}

.curve-block-bottom {
	position: absolute;
	top: 6px;
	z-index: 100;
	width: 100%;
}

.curve-block-bottom img {
	width: 100%;
	height: auto;
}

.bottom-box__bayer-link {
	padding-top: 10px;
	font-family:"RobotoBold";
}

div[class^="bayer-link__line-"] {
	padding-bottom: 8px;
}

.bayer-link__line-1 {
	padding-top: 10px;
}

.bayer-link__line-3 > p {
	margin-bottom: 5px;
}

.footer-boxes {
	width: 100%;
	overflow: hidden;
}

.footer-block__img {
	width: 100%;
	max-width: 100%;
    vertical-align: bottom;
}

.footer-block {
	padding: 54px 0 0;
	overflow: hidden;
	position: relative;
 	display: table-cell;
    float: none;
    vertical-align: bottom;
}

.footer-block:nth-child(2) {
	padding: 0 5px;
}

.footer-boxes {
	border-bottom: 7px solid #1f3567;
}

.footer-block__btn:hover {
	text-decoration: none;
	color: #fff;
}

.footer-block:first-child > .footer-block__text {
	//max-width: 175px;
}

.footer-block:nth-child(2) > .footer-block__text {
	//max-width: 300px;
}

.footer-block__text {
	font-size: 20px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 165px;
	left: 0;
	right: 0;
	z-index: 1000;
	color: #fff;
	padding: 0 10px;
	font-family: "VAGRoundedBT", "VarelaRound";
}

.text-span {
 	max-width: 230px;
	position: relative;
	margin: 0 auto;
}

.text-span > img {
	margin: 0 auto;
	display: block;
	height: 50px;
}

.text-span > .button-text {
	font-size: 12px;
	margin-bottom: 0;
	padding-left: 10px;
	width: 212px;
	color: #fff;
	line-height: 1.12em;
 	position: absolute;
	top: 0;
	height: 50px;
	display: table;
}

.block-text {
	display: table-cell;
	vertical-align: middle;
	padding-right: 18px;
}

.block-arrow {
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
}

.footer-block__btn {
	position: absolute;
	bottom: 12px;
	left: 0;
	right: 0;
}

.footer__section-3 > .col-xs-12 {
	padding: 0;
}

@media only screen and (max-width: 1024px) {
	.footer-block__text {
		top: 90px;
		font-size: 14px;
	}
	.footer-block {
		padding-top: 34px;
	}
	.footer__benefit-text {
		padding-top: 15px;
	}
	.curve-block-bottom {
		top: -4px;
	}
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
	.footer-block__text {
		top: 120px;
	}
}

@media only screen and (max-width: 767px) {
	.text-span > .button-text {
		max-width: 210px;
	}
	.footer-block:first-child {
		padding-top: 0;
	}
	.footer-block:first-child .footer-block__text{
		max-width: 185px;
	}
	.footer-block__text {
		top: 27%;
		font-size: 18px;
		padding: 0 10px;
		max-width: 280px;
	}
	.footer-block:nth-child(2) .footer-block__img {
		padding-top: 0;
	}
	.curve-block-bottom {
		position: relative;
	}
	.footer-block {
		padding: 5px 0 0;
	}
	.footer-block:last-child {
		padding-bottom: 0;
	}
	.footer-boxes {
		height: auto;
	}
	.footer-boxes > .footer-block:first-child {
		border-top: 3px solid #1f3567;
	}
	.curve-block-bottom {
		display: none;
	}
	.footer__section-2 * {
		display: block;
		margin: 0 auto;
	}
	.vertical-divider {
		margin: 22px auto;
		height: 1px;
		width: 75px;
	}
	.footer__specialist-text {
		max-width: 320px;
	}
	.footer__bottom-box {
		margin: 15px auto;
		padding-bottom: 0;
		padding-left: 12px;
		padding-right: 12px;
	}
	.bottom-box__contact-number,
	.bottom-box__bayer-link {
		text-align: center;
	}

	div[class^="bayer-link__line-"] {
		line-height: 40px;
	}

	.bayer-link__line-2 > a {
		display: block;
		line-height: 35px;
	}
	.bayer-link__line-3 > p {
		line-height: 20px;
		max-width: 100%;
		margin: 0 auto;
		padding-bottom: 15px;
	}
	.footer__benefit-text > p {
		text-align: justify;
	}
	.footer__benefit-link:after {
		width: 26px;
		right: -12px;
	}
	.footer-boxes {
		border-bottom: 3px solid #1f3567;
	}
	.footer__benefit-text {
		padding: 0 15px;
	}
  	.footer-block {
      display: block;
    }
    .footer-block:nth-child(2) {
        padding: 5px 0 0;
    }
}

@media only screen and (min-width: 640px) and (max-width: 767px) and (orientation: landscape) {
	.col-xs-12.footer-block {
		width: 33.33333%;
		display: table-cell;
		vertical-align: bottom;
	}
	.footer-block:first-child {
		padding-top: 5px;
	}
    .footer-block:nth-child(2) {
      padding: 0;
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
	/*.col-xs-12.footer-block {
		width: 33.33333%;
		display: table-cell;
		vertical-align: bottom;
	}
	.footer-block:first-child {
		padding-top: 5px;
	}
    .footer-block:nth-child(2) {
      padding: 0;
    }*/
  	.footer-block:nth-child(2) .footer-block__img {
		height: 179.75px;
	}
	.footer-boxes > .footer-block:first-child {
		border-top: none;
	}
	.footer-boxes {
		border-bottom: 4px solid #1f3567;
	}
	.text-span > img {
		width: 100%;
		padding: 0 8px;
	}

	.footer-block__text {
		top: 20px;
		font-size: 12px;
		padding: 0 8px;
	}
	.text-span > .button-text {
		max-width: 195px;
		padding-left: 15px;
	}
	.footer-block__btn {
		bottom: 15px;
	}
}

@media only screen and (max-width: 360px) {
	.footer-block__text {
		top: 15%;
	}
	.bayer-link__line-3 > p:first-child {
		font-size: 13px;
	}
}

@media only screen and (max-width: 667px) and (orientation: landscape) {
  	.footer-block:nth-child(2) .footer-block__img {
		height: 163px;
	}
}

@media only screen and (max-width: 640px) and (orientation: landscape) {
  	.footer-block:nth-child(2) .footer-block__img {
		height: 156px;
	}
}

@media only screen and (max-width: 639px) and (orientation: landscape) {
	.col-xs-12.footer-block {
		width: 100%;
	}
	.footer-boxes > .footer-block:first-child {
		border-top: 3px solid #1f3567;
	}
	.footer-block:last-child .text-span {
		margin-bottom: 0;
		top: -10px;
	}
	.footer-block__text {
		font-size: 18px;
		top: 40px;
	}
	.text-span {
		max-width: 280px;
	}
	.text-span > .button-text {
		max-width: 270px;
		padding-left: 10px;
	}
	.block-text {
		padding-left: 10px;
	}
	.footer-block:first-child {
		padding-top: 0;
	}
  	.footer-block:nth-child(2) .footer-block__img {
		height: auto;
	}
}

