@charset "UTF-8";
/* CSS Document */

html {
	width: 100%;
	height: 100%;
	position: relative;
}
body {
	font-family: BentonSans, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 300;
	color: #000000;
	line-height: 1.4;
	width: 100%;
	height: 100%;
	position: relative;
}

.sticky-container {
	direction: rtl;
	text-align: right;
}

/*********************************************************/
/*  general                                              */
/*********************************************************/

a {
	color: #006FCF;
}
a,
button,
img {
	outline: none;
	box-shadow: none;
}
#map-container button:focus {
	outline: none;
	box-shadow: none;
}
.small {
	font-size: 100% !important;
}

/*********************************************************/
/* popup                                                 */
/*********************************************************/

.amex-map-popup {

}
.amex-map-popup .modal-content {
	background-color: #00175b;
}
.amex-map-popup .modal-header {
	border: none;
}
.amex-map-popup .modal-header .close {
	color: #ffffff;
	font-size: 2rem;
}
.amex-map-popup .modal-body {
	color: #ffffff;
	padding: 20px 20px 30px;
}
.amex-map-popup .modal-body.map {
	color: #ffffff;
	padding: 30px 40px 40px;
	text-align: center;
}
.amex-map-popup .modal-body.map p {
	line-height: 1.4;
	font-size: 1.3rem;
}
.amex-map-popup .modal-footer {
	border: none;
	background-color: #ffffff;
}
.amex-map-popup .modal-footer .btn-primary {
	width: 180px;
	font-weight: 300;
}

/*********************************************************/
/*  main content                                         */
/*********************************************************/

/*benefits table*/
.tbl-benefits {

}
.tbl-benefits td {
	text-align: right;
	vertical-align: middle;
	padding-bottom: 15px;
}
.tbl-benefits td:first-child {
	padding-left: 15px;
	vertical-align: top;
}
.tbl-benefits td:last-child {
}
.tbl-benefits td img {

width: 25px;
}
.tbl-benefits td p {
	margin: 0px;
}

/*main hero*/
#hero-main {
	background-color: #00175a;
}

/*desktop*/
#hero-main .hero-desktop {
	background-size: cover;
	background-position: left center;
	height: 518px;
}
.hero-desktop .hero-main-box {
	margin-top: 150px;
}
.hero-desktop .hero-main-box h1 {
	color: #ffffff;
	margin: 0px;
	margin-bottom: 50px;
	padding: 0px;
	display: block;
	font-size: 3.2rem;
}
.hero-desktop .hero-main-box h1 span {
	top: -10px;
	position: relative;
	font-size: 75%;
}
.hero-desktop .hero-main-box img {
	width: 300px;
}

/*mobile*/
#hero-main .hero-mobile {
	background-size: cover;
	background-position: left center;
}
#hero-main .hero-mobile .hero-img {
	width: 100%;
}
.hero-mobile .hero-main-box {
	padding: 30px 15px;
	text-align: center;
}
.hero-mobile .hero-main-box h1 {
	color: #ffffff;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	display: block;
	font-size: 1.5rem;
}
.hero-mobile .hero-main-box h1 span {
	top: -10px;
	position: relative;
	font-size: 75%;
}
.hero-mobile .hero-main-box h1 br {
	display: none; width: 0px;
}
.hero-mobile .hero-main-box img {
	width: 200px;
}

/*main navigation*/
#main-nav {
	width: 100%;
	background-color: #ffffff;
	border: .0625rem solid #ecedee;
	position: -webkit-sticky;
	position: sticky;
	top: -1px;
	z-index: 2;
}
#main-nav ul {
	list-style: none;
	margin: auto;
	text-align: center;
	padding: 0;
	width: 100%;
}
#main-nav ul li {
	display: inline-block;
	padding: 20px;
	vertical-align: middle;
}
#main-nav ul li a  {
	color: #006fcf;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 500;
}
#main-nav ul li a:hover,
#main-nav ul li a:active {
	color: #212457;
}
#main-nav .dropdown > .btn {
	width: 100%;
	box-shadow: none;
	outline: none;
	padding: 15px 0px;
	color: #006fcf;
	text-decoration: none;
	font-size: 1rem;
	font-weight: 400;
}
#main-nav .dropdown > .btn:active,
#main-nav .dropdown.show > .btn {
	color: #212457;
}
#main-nav .dropdown .dropdown-menu.show {
	display: block;
	width: Calc(100% - 8px);
}
#main-nav .dropdown .dropdown-menu.show .dropdown-item {
	text-align: center;
	color: #006fcf;
	text-decoration: none;
	font-size: 1rem;
	padding: 15px 0px;
}

#main-nav .dropdown .dropdown-menu.show .dropdown-item:hover {
	color: #212457;
}
#main-nav .dropdown .dropdown-menu.show .dropdown-item:focus,
#main-nav .dropdown .dropdown-menu.show .dropdown-item:active,
#main-nav .dropdown .dropdown-menu.show .dropdown-item:focus:active {
	color: #212457;
	background-color: #f8f9fa;
}

/*sections*/
section.bg-grey {
	background-color: #f7f8f9;
}
.preheadline {
	color: #006fcf;
	font-size: 2rem;
	/*text-transform: uppercase;*/
	padding-bottom: 20px;
	font-weight: 700;
}
.headline {
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 1rem;
	color: #006fcf;
}
.headline + p,
.preheadline + p {
	font-size: 1.2rem;
	font-weight: 500;
}
.mobile-sticky {

}
.mobile-sticky p {
	font-size: 1rem;
	font-weight: 500;
}
.box {
}
.box .text .lblue {
	color: #006FCF;
}
.specs {
	background-color: #f7f8f9;
	padding: 30px 30px 10px;
}
.box .text {
	font-size: 1.2rem;
	text-align: right;
	border-radius: 12px;
	/*padding: 0 30px;*/
}
.box .text .small {
	display: block;
	line-height: 1.4;
}
.box .text p {
	font-weight: 400;
	font-size: 1rem;
}
.box .text.specs p {
	font-size: 1rem;
}
.box .text.specs ul {
	padding-right: 20px;
	list-style-type: initial;
	line-height: 1.4;
}
.box .text.specs ul li {
	font-size: 1rem;
	line-height: 1.4;
	padding-bottom: 4px;
}
.box .text p a {
	/*font-weight: 700;*/
}
.box .text p strong {
	font-weight: 700;
}
.box .text h4 {
	color: #006fcf;
	font-size: inherit;
	line-height: inherit;
	margin: 0px;
	padding: 0px;
}
.box .img img {
	width: 100%;
}
.btn-amex {
	background-color: #006FCF;
	outline: none;
	box-shadow: none;
	font-family: BentonSans;
	font-weight: 400;
	height: 40px;
	padding: 8px 12px;
	vertical-align: top;
}
.btn-amex.white {
	background-color: #ffffff;
	border: solid 1px #006FCF;
	color: #006FCF;
}
.btn-amex:active,
.btn-amex:focus,
.btn-amex:active:focus {
	border: none;
	outline: none;
	box-shadow: none !important;
	background-color: #212457 !important;
}
.btn-amex:hover {
	background-color: #212457;
}
.btn-amex.white:hover,
.btn-amex.white:focus {
	background-color: #212457;
	border: solid 1px #212457;
	color: #ffffff !important;
}
.benefits-tc {
	margin-right: 15px;
	margin-top: 15px;
	font-size: 1rem;
}

/*********************************************************/
/*  Form elements                                        */
/*********************************************************/

#cont-form {
	background-color: rgba(0, 111, 207);
	padding: 30px 25px 15px;
	border-radius: 12px;
	color: #ffffff;
	font-size: 1rem;
}
#cont-form small {
	line-height: 1.4;
	display: block;
	font-size: 1rem;
	padding-top: 30px;
	padding-bottom: 10px;
}
#cont-form a {
	color: #ffffff;
	font-weight: 700;
}
#cont-form p a {
	color: #ffffff;
	text-decoration: underline;
	font-weight:  bolder;
	font-weight: 700;
}
#cont-form .form-group {
	margin-bottom: 15px;
}
.form-check-input {
	line-height: 1;
	margin-top: 3px;
	border-radius: 0px;
	margin-left: 0;
	margin-right: -1.25rem;
}
.form-check-label a {
}
.form-check {
    right: 1.25rem;
}
select {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}
.form-control,
.form-control:focus,
.form-control:active {
	font-size: 1rem;
	border-radius: 0px;
	padding: 6px 15px 0px;
	border: none;
	outline: none;
	box-shadow: none;
	height: 40px;
	min-height: 39px;
	background-color: #ffffff;
	line-height: 1.2;
}
select.form-control {
	height: auto!important;
	background-image: url(../img/select-arrows.png);
	background-repeat: no-repeat;
	background-position: left 3px center;
	min-height: 39px;
}
.btn,
.btn:focus,
.btn:active {
	border: none;
	outline: none;
	box-shadow: none;
	font-size: 1rem;
	font-weight: normal;
	height: 40px;
	transition: .65s;
	cursor: pointer;
}
#cont-form .btn.btn-success:not(:disabled):not(.disabled).active,
#cont-form .btn.btn-success:not(:disabled):not(.disabled):active,
#cont-form .btn.btn-success {
	background-color: #ffffff;
	border: none!important;
	outline: none!important;
	box-shadow: none!important;
	color: #000000;
}
#cont-form .btn.btn-success:hover {
	/*background-color: #1068a5;*/
}
.cont-mn {
	display: table;
	width: 100%;
	height: 39px;
}
.cont-mn .countryCode {
	border: none;
	display: block;
	height: 40px;
	padding: 12px 10px 0px;
	border-right: 0px;
	float: left;
	width: 15%;
	text-align: right;
	background-color: #ffffff;
	color: #000;
	font-size: 1rem;
	direction: ltr;
}
.cont-mn .mobileNumber {
	float: right;
	width: 85%;
	text-align: left;
	direction: ltr;
}

#cont-form .form-incomefield {
	margin-bottom: 0;
}

/*texts*/
.head {
	font-size: 1.7rem;
	font-weight: 700;
	color: #006FCF;
	line-height: 1.2;
	margin: 0px 0 15px;
}
.sub-head {
	font-size: 1.7rem;
	margin: 0px 0px 30px;
	color: #006FCF;
}
.sub-head strong {
	font-weight: normal;
	font-weight: 700;
}
.head-ul {
	font-size: 22px;
	list-style-type: none;
	line-height: 36px;
	padding-left: 0px;
	margin-bottom: 30px;
}
#legal {
}
#legal p {
	font-size: 0.8rem;
}
.form-error {
	display: block;
	color: #ffffff;
	font-weight: 700;
	font-size: .7rem;
	padding: 7px 0 0;
	clear: both;
	font-style: italic;
}

/*form accordion*/
.form-accord {
}
.form-accord .accord-head {
	position: relative;
	display: block;
	background-color: #fff;
	color: #006FCF;
	font-size: 1rem;
	border-radius: 12px;
	padding: 15px 20px 12px 40px;
	margin-bottom: 10px;
	cursor: pointer;
	border: solid 1px #006FCF;
}
.form-accord .accord-head i {
	position: absolute;
	left: 15px;
	font-weight: normal;
	font-size: 1.5rem;
	top: 9px;
	width: 20px;
	text-align: center;
}
.form-accord .accord-head i.accord-i-close {
	display: none;
}
.form-accord .accord-body {
	display: none;
}
.form-accord .accord-item[rel="opened"] .accord-head i.accord-i-close {
	display: block;
}
.form-accord .accord-item[rel="opened"] .accord-head i.accord-i-open {
	display: none;
}
.form-accord .accord-item[rel="opened"] .accord-body {
	display: block;
}

/*footer*/
.footer-terms {
	padding-right: 15px;
	padding-right: 15px;
	font-size: 12px;
}
.footer-terms p {
	margin: 0px;
}

/*responsive*/
@media(max-width: 991px) {

	.preheadline {
		font-size: 1.4rem;
	}
	.headline + p, .preheadline + p{
		font-size: 1rem;
		line-height: 1.4;
	}
	.benefits-tc {
		margin-top: 10px;
		margin-right: 0px;
	}
}
@media(max-width: 575px) {

	.box .text {
		font-size: 1rem;
	}
	.preheadline {
		font-size: 1.1rem;
		padding-right: 10px;
		padding-top: 15px;
		padding-bottom: 0px !important;
	}
	.headline {
		font-size: 1rem;
		line-height: 1.2;
	}

	/*sticky*/
	.mobile-sticky {
		position: fixed;
		top: 40px;
		left: 0px;
		padding: 25px 15px 15px;
		background-color: #006FCF;
		width: 100%;
		height: auto;
		z-index: 1;
	}
	.mobile-sticky p {
		font-size: .9rem;
		color: #ffffff;
	}
	.mobile-sticky .btn-amex {
		background-color: #ffffff;
		color: #006FCF;
		width: 100%;
	}
	.mobile-sticky .btn-amex.white {
		background-color: transparent !important;
		border: none !important;
		color: #ffffff !important;
		text-decoration: underline;
		height: auto;
		padding: 0px;
	}

	/*form accordion*/
	.form-accord .accord-head {
		background-color: #006FCF;
		color: #ffffff;
	}

	.row [class*="col"] {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.google-map {
		height: 500px;
	}

	/*footer*/
	.footer-terms {
		padding-right: 0px;
	}
	.footer-terms p {
		margin-bottom: 5px;
	}
}