

/* Start:/local/templates/emerald/components/svx/super.component/navigator2/style.css?17391087536949*/

.togo {
	text-align: center;
}

.togo .time-to-go__inner {
	margin: auto;
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
	transform: translateX(10px);
}

#time-to-go {
	font-family: 'circe', sans-serif;
}

.time-to-go__res .s-th {
	font-style: italic;
	padding: 6px 10px;
	font-weight: 400;
}

.time-to-go__res .s-th span {
	font-weight: 700;
}

.time-to-go__res .s-thead .s-tr {
	border-bottom: 1px solid #ccc;
    background: #fff;
}

.time-to-go__res .s-table {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #ccc;
}

.time-to-go__res .s-tbody .s-tr:nth-of-type(odd) {
    background: #f5f5f5;
}


.time-to-go__res .s-td {
    padding: 9px 0px 9px 8px;
    width: 50%;
}

.time-to-go__res .s-td+.s-td {
    border-left: 1px solid #ccc;
}

.time-to-go__res .s-th a {
    text-decoration: underline;
    color: #fe941e;
    font-weight: 700;
}

.time-to-go {
	background: url(/local/templates/emerald/components/svx/super.component/navigator2/images/phone-bg-2.png) top center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	min-height: 300px;
	height: 100%;
	margin: 2rem auto;
	padding: 1.15rem 5.6rem 1.15rem 4.5rem;
	/*padding: 1.15rem 5rem 1.15rem 5rem;*/
	font-family: 'Open Sans';
	color: #000000;
	position: relative;
	max-width: 640px;
}
.time-to-go__inner {
	border:1px solid #fe941e;
	overflow: hidden;
	border-radius: 4px;
	height: 285px;
	width: 502px;
	background: #d7d7d7;
	margin: auto;
}
.time-to-go__top {
	background: #adcc6e;
	position: relative;
	padding-left: 80px;
	height: 68px;
	border-bottom:1px solid #fe941e;
	overflow: hidden;
}
.time-to-go__top:before {
	content: '';
	position: absolute;
	top: 0;
	width: 68px;
	height: 68px;
	left: 0;
	background: url(/local/templates/emerald/components/svx/super.component/navigator2/images/mzl.fyqbtgbl.png) left center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.time-to-go__top-inner {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.time-to-go__top h3, .time-to-go__top h4 {
	text-transform: uppercase;
	font-weight: 700;
	width: 100%;
}
.time-to-go__top h3 {
	font-size: 1.17rem;
	margin-bottom: 0rem;
}
.time-to-go__top h4 {
	font-size: 1rem;
	margin-bottom: 0rem;
}
.time-to-go .yn {
	text-transform: capitalize;
	font-weight: 400;
}
.time-to-go .yn i {
	font-style: normal;
	color: #ff0303;
}
.time-to-go__body {
	padding: 8px 10px;
	height: 78px;
}
.time-to-go__body p {
	padding: 0;
	margin: 0;
	font-size: .75rem;
	line-height: .875rem;
	font-weight: 400;
}
.time-to-go .time-to-go__btn {
	color: #000;
	background: #fe941e;
	text-transform: uppercase;
	display: block;
	text-align: center;
	position: relative;
	max-width:300px;
	width: 100%;
	text-decoration: none;
	margin: 2.5rem auto;
	padding: 13px .5rem;
	font-weight: 400;
	border:1px solid #fff;
	font-size: 2rem;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.time-to-go .time-to-go__btn:hover {
	background: #ef8d34;
}
.time-to-go__bottom {
	height: 140px;
}
.time-to-go__res {
	background: #fff;
	height: 100%;
	font-size: .83rem;
	line-height: 1rem;
}
.time-to-go__res table {
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
.time-to-go__res thead tr {
	border-bottom: 1px solid #ccc;
	background: #fff;
}
.time-to-go__res th {
	font-style: italic;
	padding: 6px 10px;
	font-weight: 400;
}
.time-to-go__res th span {
	font-weight: 700;
}
.time-to-go__res th+th {
	text-align: right;
}
.time-to-go__res th a {
	text-decoration: underline;
	color: #fe941e;
	font-weight: 700;
}
.time-to-go__res td {
	padding: 9px 0px 9px 8px;
	width: 50%;
}
.time-to-go__res td+td {
	border-left: 1px solid #ccc;
}
.time-to-go__res tbody tr:nth-of-type(odd) {
	background: #f5f5f5;
}
.time-to-go__res-name {
	font-size: .75rem;
	color: #088c15;
	font-weight: 700;
	margin-bottom: 4px;
	letter-spacing: -.5px;
	height: 1rem;
	overflow: hidden;
}
.time-to-go__res-travel {
	font-size: .625rem;
	display: inline-block;
	vertical-align: top;
	color: #797979;
}
.time-to-go__res-travel span {
	color: #000;
	font-weight: 700;
}
.time-to-go__res-travel span i {
	font-style: normal;
	font-size: .83rem;
}
.time-to-go__res-travel+.time-to-go__res-travel {
	margin-left: 6px;
}
.time-to-go__load {
	height: 100%;
}
.time-to-go__load img {
	max-height: 100%;
	width: auto;
	display: block;
	margin: 0 auto;
}
.time-to-go__res .s-th {
	font-style: italic;
	padding: 6px 10px;
	font-weight: 400;
}
.time-to-go__res .s-th span {
	font-weight: 700;
}
.time-to-go__res .s-thead .s-tr {
	border-bottom: 1px solid #ccc;
	background: #fff;
}
.time-to-go__res .s-table {
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
.time-to-go__res .s-tbody .s-tr:nth-of-type(odd) {
	background: #f5f5f5;
}
.time-to-go__res .s-td {
	padding: 9px 0px 9px 8px;
	width: 50%;
}
.time-to-go__res .s-td+.s-td {
	border-left: 1px solid #ccc;
}
.time-to-go__res .s-th a {
	text-decoration: underline;
	color: #fe941e;
	font-weight: 700;
}
@media (max-width: 992px) {

	.time-to-go.adaptive {
		background: url(/local/templates/emerald/components/svx/super.component/navigator2/images/phone-bg-3.png) top center no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		width: 294px;
		height: 590px;
		padding: 68px 10px;
	}
	.time-to-go.adaptive .time-to-go__inner {
		width: 260px;
		height: 456px;
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}
	.time-to-go.adaptive .time-to-go__btn {
		font-size: 24px;
		max-width: 230px;
		padding: 8px .5rem;
		top: 100px;
	}

	.time-to-go.adaptive .time-to-go__res-name {
		height: auto;
	}

	.time-to-go.adaptive .time-to-go__top {
		text-align: left;
		line-height: 14px;
	}
	.time-to-go.adaptive .time-to-go__top h3 {
		font-size: 12px;
		line-height: 16px;
		display: inline;
		width: auto;
	}
	.time-to-go.adaptive .time-to-go__top h4 {
		font-size: 12px;
		line-height: 16px;
		display: inline;
		width: auto;
	}
	.time-to-go.adaptive .yn {
		display: block;
	}
	.time-to-go.adaptive .time-to-go__body {
		height: 132px;
	}
	.time-to-go.adaptive .time-to-go__res th {
		font-size: 13px;
	}
	.time-to-go.adaptive .time-to-go__res .s-th {
		display: block;
		text-align: center;
		font-size: 13px;
		padding: 0px;
	}
	.time-to-go.adaptive .time-to-go__res .s-thead .s-tr {
		padding: 2px 0;
		border-bottom: none;
	}
	.time-to-go.adaptive .time-to-go__res .s-tbody {
		text-align: center;
	}
	.time-to-go.adaptive .time-to-go__res .s-tbody .s-tr {
		border:none;
	}
	.time-to-go.adaptive .time-to-go__res .s-tbody .s-td {
		display: block;
		padding: 8px 0px 10px;
		width: 100%;
		border-bottom: 1px solid #d7d7d7;
	}
	.time-to-go.adaptive .time-to-go__bottom {
		height: 255px;
	}
}

/* End */
/* /local/templates/emerald/components/svx/super.component/navigator2/style.css?17391087536949 */
