.font-opensans {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.font-grandmond {
	font-family: 'EB Garamond', serif;
}
.text-capitalize {
	text-transform: capitalize;
}
.color-blue-3 {
	color: #0c5fa3 !important;
}
.color-red {
	color: #e21836 !important;
}
.color-red-2 {
	color: #e51937 !important;
}
.color-grey {
	color: #58585b !important;
}
.color-grey-2 {
	color: #4e4b4b !important;
}
.font-weight-normal {
	font-weight: 400;
}
.font-weight-bold {
	font-weight: 700;
}
html.canvas {
	margin-top: 0 !important;
}
.btn-red {
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
	border-radius: 50px;
	text-transform: uppercase;
}
/*.admin-bar header {
	top: 0 !important;
}
#wpadminbar {
	position: absolute;
	display: none;
}*/
body.page-template-pov_shipping_smarter {
	padding: 0;
	position: relative;
}
body.page-template-pov_shipping_smarter .pov-alerts {
	display: none !important;
}
body.page-template-pov_shipping_smarter .newsletter {
	display: none !important;
}
body.page-template-pov_shipping_smarter .contact {
	display: none !important;
}
.content-smart-shipping {
	position: relative;
}
.content-smart-shipping .container-image {
	background: #bec6e4;
	position: relative;
	text-align: center;
}
.content-smart-shipping .container-image .heading {
	text-align: left;
	position: absolute;
	z-index: 4;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	/*backdrop-filter: grayscale(1);*/
}
@media (min-width: 769px) {
	.content-smart-shipping .container-image .heading {
		display: flex;
		align-items: flex-start;
	}
}
.content-smart-shipping .container-image .heading .wrapper-small {
	cursor: pointer;
	background: #f5f7fb;
	padding: 10px 20px;
	border: 2px solid #015caa;
}
.content-smart-shipping .container-image .heading .wrapper-small h1 {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.content-smart-shipping .container-image .heading .wrapper-small p {
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 6px;
	font-weight: 600;
}
.content-smart-shipping .container-image .heading .wrapper-big {
	color: #ffffff;
	cursor: pointer;
	margin-top: 100px;
}
.content-smart-shipping .container-image .heading .wrapper-big .wraper-text-big {
	width: 620px;
}
.content-smart-shipping .container-image .heading .wrapper-big .wraper-text-big h1 {
	font-size: 45px;
	font-weight: 400;
	color: #fff;
}
@media (min-width: 1100px) {
	.content-smart-shipping .container-image .heading .wrapper-big .wraper-text-big h1 {
		font-size: 65px;
	}
}
.content-smart-shipping .container-image .heading .wrapper-big .wraper-text-big .wrapper-desc p {
	line-height: 21px;
}
.content-smart-shipping .container-image .heading .wrapper-big .wraper-text-big .wrapper-desc p.first {
	margin-bottom: 20px;
}
.content-smart-shipping .container-image .locker-image {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000000;
	top: 0;
	left: 0;
	z-index: 3;
	opacity: 0.5;
}
.content-smart-shipping .container-image .point {
	z-index: 2;
	width: 5px;
	height: 5px;
	background: transparent;
	border: 2px solid #ffffff;
	border-radius: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	transform: translate(-50%, -50%) !important;
	cursor: pointer;
	user-select: none;
}
.content-smart-shipping .container-image .point.from {
	border: 2px #e21836 solid;
	box-shadow: 0px 0px 0px 6px #000;
	animation: pointsource infinite 2s !important;
}
@media (min-width: 426px) {
	.content-smart-shipping .container-image .point {
		width: 12px;
		height: 12px;
	}
}
@media (min-width: 1024px) {
	.content-smart-shipping .container-image .point {
		width: 20px;
		height: 20px;
	}
}
.content-smart-shipping .container-image .point:hover {
	border-color: red !important;
}
.content-smart-shipping .container-image .point.dest {
	background: #ffffff;
	border-color: #ffffff;
	user-select: none;
}
.content-smart-shipping .container-image .point.usgulfport {
	background-color: #ffffff;
	height: 7px;
	width: 7px;
}
@media (min-width: 426px) {
	.content-smart-shipping .container-image .point.usgulfport {
		height: 10px;
		width: 10px;
	}
}
.content-smart-shipping .container-image .point.usgulfport span.text-point.right-side {
	left: -62px;
	top: -3px;
}
@media (min-width: 768px) {
	.content-smart-shipping .container-image .point.usgulfport span.text-point.right-side {
		left: -97px;
	}
}
.content-smart-shipping .container-image .point .text-point {
	font-size: 7px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	user-select: none;
}
@media (min-width: 768px) {
	.content-smart-shipping .container-image .point .text-point {
		font-size: 11px;
	}
}
.content-smart-shipping .container-image .point .text-point.left-side {
	position: relative;
	display: inline-block;
	left: -29px;
	top: -22px;
}
@media (min-width: 768px) {
	.content-smart-shipping .container-image .point .text-point.left-side {
		left: -40px;
	}
}
.content-smart-shipping .container-image .point .text-point.right-side {
	position: relative;
	left: 13px;
	top: -17px;
	display: block;
	width: 58px;
	text-align: left;
	line-height: 11px;
}
@media (min-width: 425px) {
	.content-smart-shipping .container-image .point .text-point.right-side {
		width: 103px;
		left: 22px;
	}
}
@media (min-width: 768px) {
	.content-smart-shipping .container-image .point .text-point.right-side {
		left: 22px;
	}
}
.content-smart-shipping .container-image .attribute-link {
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
}

.content-smart-shipping .container-image .attribute-link img {
	filter: none;
}

.content-smart-shipping .container-image .logovc {
	position: absolute;
	width: 20px;
	transform: translate(-50%, -50%) !important;
	user-select: none;
}
@media (min-width: 426px) {
	.content-smart-shipping .container-image .logovc {
		width: 26px;
	}
}
@media (min-width: 769px) {
	.content-smart-shipping .container-image .logovc {
		width: 40px;
	}
}
.content-smart-shipping .container-image .logovc span.logopov {
	width: 115px;
	display: block;
	left: -90px;
	position: absolute;
	font-size: 7px;
	top: 12px;
	color: #ffffff;
}
@media (min-width: 426px) {
	.content-smart-shipping .container-image .logovc span.logopov {
		top: 27px;
		left: -60px;
	}
}
@media (min-width: 769px) {
	.content-smart-shipping .container-image .logovc span.logopov {
		font-size: 12px;
		top: 33px;
		left: -60px;
	}
}
.content-smart-shipping .container-image .toggle-display {
	display: none;
}
.content-smart-shipping .container-image p {
	color: #ffffff;
}
.content-smart-shipping .container-image img {
	width: 100%;
}
.content-smart-shipping .container-image img.main {
	width: 100%;
	margin-top: 0;
	z-index: 1;
	filter: invert(1) sepia(1) saturate(5) hue-rotate(180deg);
}

.content-smart-shipping .container-image .info-box {
	min-width: 100%;
	position: relative;
	font-size: 10px;
}
@media (min-width: 769px) {
	.content-smart-shipping .container-image .info-box {
		min-width: 320px;
		position: absolute;
		top: 50px;
		left: 50px;
		font-size: 14px;
	}
}
@media (min-width: 1100px) {
	.content-smart-shipping .container-image .info-box {
		font-size: 15px;
	}
}
@media (min-width: 1200px) {
	.content-smart-shipping .container-image .info-box {
		font-size: 18px;
	}
}
.content-smart-shipping .container-image .info-box .top {
	display: flex;
	flex-direction: column;
	color: #ffffff;
	justify-content: center;
}
.content-smart-shipping .container-image .info-box .top .title-1,
.content-smart-shipping .container-image .info-box .top .direction {
	width: 100%;
	font-weight: 600;
}
@media (min-width: 769px) {
	.content-smart-shipping .container-image .info-box .top .title-1,
	.content-smart-shipping .container-image .info-box .top .direction {
		width: auto;
	}
}
.content-smart-shipping .container-image .info-box .top .title-1 {
	background: #0c5ea3;
	padding: 0;
	font-family: 'EB Garamond', serif;
}
@media (min-width: 1200px) {
	.content-smart-shipping .container-image .info-box .top .title-1 {
		padding: 10px;
	}
}
.content-smart-shipping .container-image .info-box .top .direction {
	background: #e21836;
	padding: 4px;
	border-top: 1px solid #ffffff;
	border-width: 0;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (min-width: 768px) {
	.content-smart-shipping .container-image .info-box .top .direction {
		padding: 0;
		border-top: 1px solid #ffffff;
		border-width: 1px;
	}
}
@media (min-width: 1200px) {
	.content-smart-shipping .container-image .info-box .top .direction {
		padding: 10px;
	}
}
.content-smart-shipping .container-image .info-box .top .direction .item-direction {
	padding-right: 7px;
}
.content-smart-shipping .container-image .info-box .top .direction .item-direction:last-child {
	padding-right: 0;
}
.content-smart-shipping .container-image .info-box .bottom {
	background: rgba(255, 255, 255, 0.8);
	display: flex;
	flex-direction: row;
	padding: 0 10px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
@media (min-width: 769px) {
	.content-smart-shipping .container-image .info-box .bottom {
		flex-direction: column;
		padding: 0;
	}
}
.content-smart-shipping .container-image .info-box .bottom .line {
	padding: 4px 0;
	border: 1px solid #ffffff;
	border-width: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	border-left-width: 0;
	border-right-width: 0;
	line-height: 15px;
}
@media (min-width: 769px) {
	.content-smart-shipping .container-image .info-box .bottom .line {
		padding: 4px;
		width: auto;
		line-height: initial;
		border-top: 1px solid #ffffff;
		border-width: 1px;
		flex-direction: row;
	}
}
@media (min-width: 1200px) {
	.content-smart-shipping .container-image .info-box .bottom .line {
		padding: 10px;
	}
}
.content-smart-shipping .container-image .info-box .bottom .line .text-left {
	padding-right: 5px;
	text-align: center;
}
.content-smart-shipping .container-image .info-box .bottom .line .text-right {
	color: #e21836;
	padding-left: 5px;
	font-weight: 700;
	text-align: center;
}
.content-smart-shipping .section-2 {
	position: relative;
	margin-bottom: 100px;
}
.content-smart-shipping .section-2::before {
	content: '';
	content: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 25px;
	background-image: linear-gradient(45deg, #d4d9ed 25%, transparent 25%, transparent 50%, #d4d9ed 50%, #d4d9ed 75%, transparent 75%, transparent 100%);
	background-size: 28.28px 28.28px;
	background-color: #bec6e4;
}
@media (min-width: 769px) {
	.content-smart-shipping .section-2::before {
		top: -30px;
		height: 30px;
	}
}
.content-smart-shipping .section-2 .title-section-2 {
	text-align: center;
}
.content-smart-shipping .section-2 .title-section-2 hr {
	border-color: #58585b;
	border-width: 2px;
	width: 60px;
	position: relative;
}
.content-smart-shipping .section-2 .title-section-2 hr.top {
	top: 70px;
}
.content-smart-shipping .section-2 .title-section-2 hr.bottom {
	top: -35px;
}
.content-smart-shipping .section-2 .title-section-2 h3 {
	margin-bottom: 50px;
	margin-top: 80px;
}
.content-smart-shipping .container-tiles {
	position: relative;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.content-smart-shipping .container-tiles .tile {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #0c5ea3;
	border: solid 8px #ffffff;
}
@media (min-width: 670px) {
	.content-smart-shipping .container-tiles .tile {
		width: 50%;
	}
}
@media (min-width: 1100px) {
	.content-smart-shipping .container-tiles .tile {
		width: 320px;
	}
}
.content-smart-shipping .container-tiles .tile .content {
	background: #0c5ea3;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	cursor: pointer;
	height: 100%;
	width: 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
.content-smart-shipping .container-tiles .tile .content h3 {
	color: #ffffff;
	text-align: left;
	width: 100%;
	background: #e21836;
	margin: 0;
	padding: 25px 20px;
	font-size: 16px;
	transition: all 0.3s ease;
}
.content-smart-shipping .container-tiles .tile .content:hover h3 {
	padding: 50px 20px;
}

.popup-window {
	position: absolute;
	background: #ffffff;
	top: 0;
	left: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
	z-index: 3;
}
.popup-window .close-popup {
	cursor: pointer;
	color: #ffffff;
	position: absolute;
	left: 15px;
	display: none;
	z-index: 4;
	text-align: center;
	padding: 2px 10px 2px 11px;
	margin-left: 0;
	font-size: 13px;
	top: 15px;
}
@media (min-width: 426px) {
	.popup-window .close-popup {
		padding: 10px 20px 10px 15px;
		font-size: 15px;
		top: 30px;
		left: 30px;
	}
}
@media (min-width: 767px) {
	.popup-window .close-popup {
		display: flex;
	}
}
.popup-window .close-popup .closex {
	font-size: 12px;
	padding-right: 2px;
}
@media (min-width: 426px) {
	.popup-window .close-popup .closex {
		font-size: 20px;
		padding-right: 8px;
	}
}
.popup-window .close-popup .close-text {
	display: none;
}
@media (min-width: 426px) {
	.popup-window .close-popup .close-text {
		display: inline;
	}
}
.popup-window .close-popup-bottom {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 60px;
	align-items: center;
	justify-content: center;
	background: #e21836;
	z-index: 3;
	color: #ffffff;
	cursor: pointer;
	display: flex;
}
@media (min-width: 767px) {
	.popup-window .close-popup-bottom {
		display: none;
	}
}
.popup-window .close-popup-bottom .closex {
	padding-right: 8px;
}
.popup-window .header-popup {
	padding: 20px 30px;
	background: #58585b;
	color: #ffffff;
	padding-bottom: 90px;
	padding-top: 90px;
	position: relative;
	margin-top: -45px;
}
.popup-window .header-popup::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 1;
}
.popup-window .header-popup h2 {
	text-align: center;
	font-size: 25px;
	line-height: 50px;
	position: relative;
	z-index: 2;
}
@media (min-width: 425px) {
	.popup-window .header-popup h2 {
		font-size: 45px;
	}
}
.popup-window .body-popup {
	padding: 5em 0;
	position: relative;
}
.popup-window .body-popup .tiles-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: column;
	pointer-events: none;
}
.popup-window .body-popup .tiles-wrap.showimage .style1 .title {
	left: 0 !important;
	transition: all 0.3s ease-in-out;
}
.popup-window .body-popup .tiles-wrap.showimage .style2 .image {
	left: 0 !important;
	transition: all 0.3s ease-in-out;
}
.popup-window .body-popup .tiles-wrap .wrapper-line {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	cursor: pointer;
	margin-bottom: 30px;
	margin: auto;
	align-items: center;
}
@media (min-width: 768px) {
	.popup-window .body-popup .tiles-wrap .wrapper-line {
		flex-direction: row;
		margin-bottom: 0;
	}
}
.popup-window .body-popup .tiles-wrap .wrapper-line.style1 .title {
	left: 0;
}
@media (min-width: 992px) {
	.popup-window .body-popup .tiles-wrap .wrapper-line.style1 .title {
		left: 320px;
	}
}
.popup-window .body-popup .tiles-wrap .wrapper-line.style1 .desc {
	z-index: 1;
	position: relative;
	left: 0;
}
@media (min-width: 768px) {
	.popup-window .body-popup .tiles-wrap .wrapper-line.style1 .desc {
		z-index: -1;
		position: relative;
		left: -320px;
	}
}
.popup-window .body-popup .tiles-wrap .wrapper-line.style2 .title {
	order: 1;
}
.popup-window .body-popup .tiles-wrap .wrapper-line.style2 .image {
	order: 2;
	left: 0;
}
@media (min-width: 992px) {
	.popup-window .body-popup .tiles-wrap .wrapper-line.style2 .image {
		left: -320px;
	}
}
.popup-window .body-popup .tiles-wrap .wrapper-line.style2 .desc {
	order: 0;
	z-index: 1;
	position: relative;
	left: 0;
}
@media (min-width: 768px) {
	.popup-window .body-popup .tiles-wrap .wrapper-line.style2 .desc {
		z-index: -1;
		position: relative;
		left: 320px;
	}
}
.popup-window .body-popup .tiles-wrap .wrapper-line .tile {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.popup-window .body-popup .tiles-wrap .wrapper-line .tile .content {
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (min-width: 992px) {
	.popup-window .body-popup .tiles-wrap .wrapper-line .tile .content {
		width: 320px;
		height: 320px;
	}
}
.popup-window .body-popup .tiles-wrap .wrapper-line .tile.title {
	font-family: 'EB Garamond', serif;
	text-transform: capitalize;
	font-weight: 100;
	font-size: 3rem;
	color: #ffffff;
	background-color: #0c5ea3;
	text-align: center;
	line-height: 50px;
	z-index: 3;
}
@media (max-width: 767px) {
	.popup-window .body-popup .tiles-wrap .wrapper-line .tile.title {
		order: 2;
	}
}
@media (min-width: 992px) {
	.popup-window .body-popup .tiles-wrap .wrapper-line .tile.title {
		font-size: 4rem;
	}
}
.popup-window .body-popup .tiles-wrap .wrapper-line .tile.title .content {
	background-color: #0c5ea3;
}
.popup-window .body-popup .tiles-wrap .wrapper-line .tile.image {
	z-index: 2;
}
.popup-window .body-popup .tiles-wrap .wrapper-line .tile.desc {
	background-color: #f3f7fa;
	transition: left 0.3s ease-in-out;
	z-index: 1;
}
@media (max-width: 767px) {
	.popup-window .body-popup .tiles-wrap .wrapper-line .tile.desc {
		order: 3;
		left: 0 !important;
	}
}
.popup-window .body-popup .tiles-wrap .wrapper-line .tile.desc .content {
	background-color: #f3f7fa;
	text-align: center;
	min-height: 200px;
	height: auto;
}
.popup-window .body-popup .tiles-wrap .wrapper-line .tile.desc .content p {
	color: #58585b;
	font-weight: 100;
	font-size: 14px;
	padding: 10px;
	line-height: 1.5;
}
@media (min-width: 768px) {
	.popup-window .body-popup .tiles-wrap .wrapper-line .tile.desc .content p {
		padding: 20px;
	}
}
@media (min-width: 992px) {
	.popup-window .body-popup .tiles-wrap .wrapper-line .tile.desc .content p {
		line-height: 32px;
		font-size: 20px;
	}
}
@media (min-width: 1200px) {
	.popup-window .body-popup .tiles-wrap .wrapper-line .tile.desc .content p {
		font-size: 2.5rem;
	}
}
.popup-window .body-popup sup.type2 {
	top: -15px;
	font-size: 12px;
	left: 2px;
}
.d-none {
	display: none !important;
}
.wrapper-text2 {
	display: flex;
}
.arrow {
	transform: translate(-50%, -50%);
	border: 2px solid red;
	width: 26px;
	height: 26px;
	border-radius: 100%;
	position: relative;
	top: -2px;
	margin-right: 5px;
	animation: bounce 1.5s both infinite !important;
}
.arrow span {
	display: block;
	width: 8px;
	height: 8px;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -50%) rotate(45deg) !important;
}
.arrow span:nth-child(2) {
	animation-delay: -0.2s;
}
.arrow span:nth-child(3) {
	animation-delay: -0.4s;
}
@keyframes animate {
	0% {
		opacity: 0;
		transform: rotate(45deg) translate(-8px, -8px);
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: rotate(45deg) translate(8px, 8px);
	}
}
#openRoutes {
	padding: 15px 30px;
}
#smarterShippingContactUs {
	padding: 15px 30px;
	margin-left: 15px;
}
.arrow2 {
	position: relative;
	top: 0;
	left: 50%;
	opacity: 1;
	display: none;
	width: 100%;
	padding-bottom: 110px;
}
@media (min-width: 1024px) {
	.arrow2 {
		display: block;
	}
}
.text-scroll {
	font-size: 35px;
	color: #737373;
	opacity: 1;
	animation: bounce 3s infinite;
	display: none;
	width: 100%;
	text-align: center;
	padding-bottom: 40px;
}
@media (min-width: 1024px) {
	.text-scroll {
		display: block;
	}
}
.arrow2 span {
	display: block;
	width: 60px;
	height: 60px;
	border-bottom: 4px solid #0c5ea3;
	border-right: 4px solid #0c5ea3;
	transform: rotate(45deg) !important;
	margin: -40px;
	animation: animate 2s infinite;
}
.arrow2 span:nth-child(2) {
	animation-delay: -0.2s;
}
.arrow2 span:nth-child(3) {
	animation-delay: -0.4s;
}
@keyframes animate {
	0% {
		opacity: 0;
		transform: rotate(45deg) translate(-8px, -8px) !important;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: rotate(45deg) translate(8px, 8px) !important;
	}
}
@keyframes pointsource {
	0% {
		box-shadow: 0px 0px 18px 5px #ffffff;
	}
	25% {
		box-shadow: 0px 0px 0px 0px #fff;
	}
	75% {
		box-shadow: 0px 0px 0px 0px #fff;
	}
	100% {
		box-shadow: 0px 0px 18px 5px #ffffff;
	}
}
@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(-8px);
	}
	60% {
		transform: translateY(-8px);
	}
}
small {
	font-size: 13px;
}
sup {
	top: -0.6em;
	font-size: 12px;
	left: -0.3em;
}
.wrap-section-more-information {
	padding-bottom: 100px;
	padding-top: 80px;
	background: #f4f4f4;
}
.wrap-section-more-information .container {
	width: 100%;
}
@media (min-width: 768px) {
	.wrap-section-more-information .container {
		width: 80%;
	}
}
@media (min-width: 1440px) {
	.wrap-section-more-information .container {
		width: 1170px;
	}
}
.wrap-section-more-information icon {
	display: flex;
}
.wrap-section-more-information h3 {
	margin-bottom: 40px;
}
.wrap-section-more-information .item-information {
	display: flex;
	align-items: center;
	padding-bottom: 20px;
}
.wrap-section-more-information .item-information img {
	height: 20px;
	width: 20px;
	margin-right: 35px;
}
@media (min-width: 321px) {
	.wrap-section-more-information .item-information img {
		margin-right: 20px;
	}
}
@media (min-width: 426px) {
	.wrap-section-more-information .item-information img {
		margin-right: 10px;
	}
}
@media (min-width: 769px) {
	.wrap-section-more-information .item-information img {
		height: 30px;
		width: 30px;
	}
}
.wrap-section-more-information .icon-information {
	font-size: 22px;
	padding-right: 40px;
	color: #909090;
	width: 30px;
}
@media (min-width: 769px) {
	.wrap-section-more-information .icon-information {
		font-size: 33px;
	}
}
.wrap-section-more-information a {
	font-size: 16px;
	color: #6d6d6d;
}
@media (min-width: 769px) {
	.wrap-section-more-information a {
		font-size: 20px;
	}
}
span.text-point.right-side.salt {
	left: 6px !important;
	top: -14px !important;
	width: 97px !important;
}
@media (min-width: 769px) {
	span.text-point.right-side.salt {
		left: -88px !important;
		top: 12px !important;
	}
}
@media (min-width: 1400px) {
	span.text-point.right-side.salt {
		left: -86px !important;
		top: 12px !important;
	}
}
span.text-point.right-side.williston {
	left: 2px !important;
}
span.text-point.right-side.calgary {
	top: 5px !important;
}
/* block messages */
.block-messages {
	position: relative ;
	top: 90px;
	border-top: 5px solid #d0d0d0;
	z-index: 3;
	width: 100%;
}
@media (min-width: 1025px) {
	.block-messages {
		top: 97px;
	}
}
.block-messages .up {
	display: flex;
	flex-direction: column;
}
@media (min-width: 769px) {
	.block-messages .up {
		flex-direction: row;
	}
}
.block-messages .up .left {
	background-color: #ffffff;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100px;
}
@media (min-width: 769px) {
	.block-messages .up .left {
		width: 40%;
		display: block;
		height: auto;
	}
}
.block-messages .up .right {
	width: 100%;
	text-align: left;
	padding: 5px;
	background-size: cover;
	background-position: center;
	background: #ffffff !important;
}
@media (min-width: 769px) {
	.block-messages .up .right {
		width: 60%;
		background: #eeeeef !important;
	}
}
@media (min-width: 1025px) {
	.block-messages .up .right {
		padding: 15px 15px;
	}
}
.block-messages .up .right h4 {
	color: #e21835;
	margin: 0;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 0;
	background: #ffffff8c;
	padding: 7px;
	text-align: center;
}
@media (min-width: 769px) {
	.block-messages .up .right h4 {
		margin-bottom: 2px;
		padding: 0;
		background: transparent;
		text-align: left;
	}
}
@media (min-width: 1025px) {
	.block-messages .up .right h4 {
		margin-bottom: 10px;
		font-size: 16px;
	}
}
.block-messages .up .right p {
	font-size: 12px;
	color: #58585b;
	line-height: 1.5;
	background: #ffffff8c;
	padding: 7px;
	margin-bottom: 0;
}
@media (min-width: 769px) {
	.block-messages .up .right p {
		margin-bottom: 10px;
		padding: 0;
		background: transparent;
	}
}
@media (min-width: 1025px) {
	.block-messages .up .right p {
		font-size: 14px;
		line-height: 1.8;
	}
}
.block-messages .down {
	background: #0d5ea3;
}
.block-messages .down p {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
@media (min-width: 1025px) {
	.block-messages .down p {
		font-size: 13px;
	}
}
.slide-top {
	-webkit-animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both !important;
	animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both !important;
}
/* ----------------------------------------------
 * Generated by Animista on 2019-10-16 17:44:54
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation slide-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-top {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(-440px);
		transform: translateY(-440px);
	}
}
@keyframes slide-top {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(-440px);
		transform: translateY(-440px);
	}
}
.block-messages-2 {
	background-color: rgba(212, 217, 237, 0.7);
	position: absolute;
	height: 100%;
	width: 100%;
	background-position: center;
	background-size: cover;
	z-index: 3;
}
.block-messages-2 .text-top {
	position: absolute;
	top: 87px;
	width: 100%;
	text-align: center;
	background: #e21836;
	color: #ffffff;
}
.block-messages-2 h4 {
	position: absolute;
	top: 50%;
	text-align: center;
	margin: 0;
	color: #ffffff;
	width: 100%;
	font-size: 25px;
	line-height: normal;
	background-color: #e21836;
	width: 80%;
	left: 50%;
	transform: translateX(-50%) !important;
	padding: 0 10px;
	cursor: pointer;
}
.block-messages-2 .text-bottom {
	position: absolute;
	bottom: -25px;
	width: 100%;
	text-align: center;
	color: #ffffff;
	padding: 0 10px;
	cursor: pointer;
}
.block-messages-2 .text-inner {
	color: #ffffff;
	text-align: center;
	width: 50%;
	background: #e21836;
	margin: auto;
	font-size: 12px;
}
@media (min-width: 426px) {
	.block-messages-2 .text-inner {
		font-size: 14px;
	}
}
/* end block messages */