/****Universal css****/
/*Used Fonts*/
@font-face {
	font-family: 'FuturaPT-Medium';
	src: url('../eot/futurapt-mediumd41d.eot?#iefix') format('embedded-opentype'), url('../otf/futurapt-medium.otf') format('opentype'), url('../woff/futurapt-medium.woff') format('woff'), url('../ttf/futurapt-medium.ttf') format('truetype'), url('../svg/futurapt-medium.svg#FuturaPT-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FuturaPT-DemiObl';
	src: url('../eot/futurapt-demiobld41d.eot?#iefix') format('embedded-opentype'), url('../otf/futurapt-demiobl.otf') format('opentype'), url('../woff/futurapt-demiobl.woff') format('woff'), url('../ttf/futurapt-demiobl.ttf') format('truetype'), url('../svg/futurapt-demiobl.svg#FuturaPT-DemiObl') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Rocked-Regular';
	src: url('../eot/rocked-regulard41d.eot?#iefix') format('embedded-opentype'), url('../otf/rocked-regular.otf') format('opentype'), url('../woff/rocked-regular.woff') format('woff'), url('../ttf/rocked-regular.ttf') format('truetype'), url('../svg/rocked-regular.svg#Rocked-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CircularStd-Medium';
	src: url('../eot/circularstd-mediumd41d.eot?#iefix') format('embedded-opentype'), url('../otf/circularstd-medium.otf') format('opentype'), url('../woff/circularstd-medium.woff') format('woff'), url('../ttf/circularstd-medium.ttf') format('truetype'), url('../svg/circularstd-medium.svg#CircularStd-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CircularStd-Bold';
	src: url('../eot/circularstd-boldd41d.eot?#iefix') format('embedded-opentype'), url('../otf/circularstd-bold.otf') format('opentype'), url('../woff/circularstd-bold.woff') format('woff'), url('../ttf/circularstd-bold.ttf') format('truetype'), url('../svg/circularstd-bold.svg#CircularStd-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CircularStd-Black';
	src: url('../eot/circularstd-blackd41d.eot?#iefix') format('embedded-opentype'), url('../otf/circularstd-black.otf') format('opentype'), url('../woff/circularstd-black.woff') format('woff'), url('../ttf/circularstd-black.ttf') format('truetype'), url('../svg/circularstd-black.svg#CircularStd-Black') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CircularStd-MediumItalic';
	src: url('../eot/circularstd-mediumitalicd41d.eot?#iefix') format('embedded-opentype'), url('../otf/circularstd-mediumitalic.otf') format('opentype'), url('../woff/circularstd-mediumitalic.woff') format('woff'), url('../ttf/circularstd-mediumitalic.ttf') format('truetype'), url('../svg/circularstd-mediumitalic.svg#CircularStd-MediumItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'journal';
	src: url('../eot/journald41d.eot?#iefix') format('embedded-opentype'), url('../woff/journal.woff') format('woff'), url('../ttf/journal.ttf') format('truetype'), url('../svg/journal.svg#journal') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*Used Fonts*/
body {
	font-family: "futura-pt", sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #363446;
	-webkit--smoothing: antialiased !important;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	word-wrap: break-word;
	letter-spacing: -0.07px;
	background: -moz-linear-gradient(top, rgba(234,236,255,1) 0%, rgba(255,255,255,0) 40%);
	background: -webkit-linear-gradient(top, rgba(234,236,255,1) 0%, rgba(255,255,255,0) 40%);
	background: linear-gradient(to bottom, rgba(234,236,255,1) 0%, rgba(255,255,255,0) 40%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaecff', endColorstr='#00ffffff', GradientType=0 );
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p {
	margin: 0;
	padding: 0px;
}
a, a img {
	text-decoration: none;
	outline: none;
	transition: all .5s ease-in-out;
}
a:hover {
	text-decoration: none;
}
:focus, a:focus, .btn:active:focus, .btn:focus {
	outline: none;
}
.btn.focus, .btn:focus {
	box-shadow: none;
}
button:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #050508;
	margin-bottom: 15px;
	line-height: 1.2;
}
h1 {
	font-family: 'CircularStd-Medium';
	font-size: 48px;
	letter-spacing: -1.34px;
}
h2 {
	font-family: 'CircularStd-Medium';
	font-size: 37px;
	letter-spacing: -1.36px;
}
h3 {
	font-family: 'CircularStd-Medium';
	font-size: 25px;
	letter-spacing: -0.66px;
}
h4 {
	font-size: 21px;
	letter-spacing: -0.34px;
}
h5 {
	font-family: 'CircularStd-Medium';
	font-size: 18px;
	letter-spacing: -0.33px;
}
h6 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.68px;
}
p {
	margin-bottom: 25px;
}
.container {
	max-width: 1230px;
	width: auto;
	margin: 0px auto;
	min-height: 100%;
	padding-left: 30px;
	padding-right: 30px;
}
.video-container {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
}
.video-container iframe, .video-container object, .video-container embed, .video-container > div, .video-container .youtube-player > div, .video-container video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.cta-btn, .cta-btn-bg, .cta-btn-rounded {
	font-family: 'CircularStd-Bold';
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2.6px;
	font-size: 19px;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	background: #14d49c;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	padding: 21px 80px 21px 20px;
	transition: all .5s ease-in-out;
	cursor: pointer;
	border: none;
	outline: none;
	line-height: 1.2;
	overflow: hidden;
	margin-top: 20px;
}
.cta-btn-bg {
	font-family: 'CircularStd-Black';
	font-size: 25px;
	letter-spacing: 3.98px;
	padding: 21px 100px 21px 30px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.cta-btn-rounded {
	font-family: 'CircularStd-Medium';
	background: #00D584;
	font-size: 25px;
	letter-spacing: 1.87px;
	padding: 26px 95px 26px 35px;
	border-radius: 50px;
}
.cta-btn span, .cta-btn-bg span, .cta-btn-rounded span {
	text-shadow: none;
	font-size: 12px;
	display: block;
	color: rgba(5,5,8,0.53);
	font-weight: 600;
	letter-spacing: 0.68px;
	margin-top: 2px;
}
.cta-btn-bg span {
	font-family: "futura-pt", sans-serif;
	font-size: 15px;
	font-weight: 600;
}
.cta-btn:before, .cta-btn-bg:before, .cta-btn-rounded:before {
	content: "";
	position: absolute;
	z-index: 1;
	background: url(../png/arrow-right.png) no-repeat;
	background-size: 100%;
	width: 14px;
	height: 14px;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.cta-btn-bg:before {
	width: 18px;
	height: 18px;
	right: 24px;
}
.cta-btn-rounded:before {
	background: url(../png/arrow-right-white.png) no-repeat;
	background-size: 100%;
	width: 19px;
	height: 19px;
	right: 25px;
}
.cta-btn:after, .cta-btn-bg:after, .cta-btn-rounded:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 0;
	border-bottom: 175px solid #5ee1bb;
	border-left: 22px solid transparent;
}
.cta-btn-bg:after {
	width: 95px;
	border-left: 35px solid transparent;
}
.cta-btn-rounded:after {
	border-bottom: 175px solid #3adda0;
	border-left: 30px solid transparent;
	width: 88px;
}
.cta-btn:hover, .cta-btn-bg:hover, .cta-btn-rounded:hover {
	text-decoration: none;
	color: #fff;
	background: #03ab7a;
}
.cta-btn-rounded:hover {
	background: #01bc75;
}
.form-control::-webkit-input-placeholder {
 color: #9998a1;
 opacity: 1;
 -webkit-transition: opacity 0.3s ease, text-indent 0.3s ease;
 transition: opacity 0.3s ease, text-indent 0.3s ease;
}
.form-control:-moz-placeholder {
 color: #9998a1;
 opacity: 1;
 -moz-transition: opacity 0.3s ease, text-indent 0.3s ease;
 transition: opacity 0.3s ease, text-indent 0.3s ease;
}
.form-control::-moz-placeholder {
 color: #9998a1;
 opacity: 1;
 -moz-transition: opacity 0.3s ease, text-indent 0.3s ease;
 transition: opacity 0.3s ease, text-indent 0.3s ease;
}
.form-control:-ms-input-placeholder {
 color: #9998a1;
 opacity: 1;
 transition: opacity 0.3s ease, text-indent 0.3s ease;
}
.form-control::placeholder {
 color: #9897a0;
 opacity: 1;
 transition: opacity 0.3s ease, text-indent 0.3s ease;
}
.form-control:focus::-webkit-input-placeholder {
 text-indent: 3%;
 opacity: 0;
}
.form-control:focus:-moz-placeholder {
 text-indent: 3%;
 opacity: 0;
}
.form-control:focus:-ms-input-placeholder {
 text-indent: 3%;
 opacity: 0;
}
.form-control:focus::-moz-placeholder {
 text-indent: 3%;
 opacity: 0;
}
.form-control:focus {
	box-shadow: none;
}
.control {
	position: relative;
	display: block;
	background: #fff;
	border-radius: 5px;
	text-align: left;
	padding: 8px 75px 8px 105px;
	margin-bottom: 15px;
	border: 1px solid #E8E8EA;
	-webkit-box-shadow: 0 3px 5px 0 rgba(213,211,237,0.50);
	box-shadow: 0 3px 5px 0 rgba(213,211,237,0.50);
	cursor: pointer;
}
.control input {
	display: none;
}
.control__indicator {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 70px;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #fff;
	border: 2px solid #DEDEDE;
}
.control input:checked ~ .control__indicator, .schedule-section form input[type="radio"]:checked + .control .control__indicator, .modal-block .modal-body .text-box input[type="radio"]:checked + .control .control__indicator {
	background: #fff;
	border: 4px solid #fff;
}
.control__indicator:after {
	position: absolute;
	display: none;
	content: '';
}
.control input:checked ~ .control__indicator:after, .schedule-section form input[type="radio"]:checked + .control .control__indicator:after, .modal-block .modal-body .text-box input[type="radio"]:checked + .control .control__indicator:after {
	display: block;
}
.control--checkbox .control__indicator:after, .schedule-section form input[type="radio"]:checked + .control .control__indicator:after, .modal-block .modal-body .text-box input[type="radio"]:checked + .control .control__indicator:after {
	top: -3px;
	left: 1px;
	width: 17px;
	height: 14px;
	background: url(../png/tick-black.png) no-repeat;
	background-size: 100%;
}
.note {
	display: block;
	font-size: 15px;
	letter-spacing: -0.06px;
	margin-top: 15px;
}
/*Modal Pop Up*/
.modal-block .modal {
	background: rgba(42,53,68,0.50);
}
.modal-block .modal-dialog {
	max-width: 807px;
	margin: 50px auto;
	padding: 0px 20px;
}
.modal-block .modal-content {
	border: none;
	border-radius: 0;
}
.modal-block .modal-body {
	padding: 40px 117px 40px 40px;
	border-top: 12px solid #6629A0;
	overflow: hidden;
	background: -moz-linear-gradient(top, rgba(235,237,255,1) 53%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top, rgba(235,237,255,1) 53%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(235,237,255,1) 53%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebedff', endColorstr='#00ffffff', GradientType=0 );
}
.modal-block .modal-body:before {
	content: "";
	position: absolute;
	top: -1px;
	left: 110px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 14px solid #6629A0;
}
.modal-block .modal-body .text-box {
	max-width: 323px;
	position: relative;
	z-index: 1;
	margin: 48px 0px 48px 10px;
}
.modal-block .modal-body .text-box p {
	font-size: 17px;
}
.modal-block .modal-body .text-box .form-group {
	margin: 20px 0px;
}
.modal-block .modal-body .text-box .form-control {
	font-size: 17px;
	color: #9998a1;
	border: 1px solid #bbc6c9;
	padding: 10px 20px;
	height: 57px;
}
.modal-block .modal-body .text-box .cta-btn {
	margin: 15px 0px 0px 0px;
	padding: 18px 73px 18px 25px;
}
.modal-block .modal-body .text-box .cta-btn:before {
	width: 15px;
	height: 15px;
	right: 15px;
}
.modal-block .modal-body .text-box .cta-btn:after {
	width: 65px;
}
.modal-block .modal-body .text-box .btn-next {
	width: auto;
}
.modal-block .modal-body .image-box {
	position: absolute;
	max-width: 470px;
	bottom: -20px;
	right: -60px;
}
.modal-block form.registration-form fieldset {
	display: none;
}
.modal-block .modal-body .text-box .input-error {
	border: 1px solid #d03e3e;
}
.full-width {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
}
/*Modal Pop Up*/
/****Universal css****/

/****ATM CONFIRMATION PAGE START****/
/**Top Header Block Section Start**/
.top-header-block-section {
	padding: 55px 0px;
}
.top-header-block-section .container {
	max-width: 1030px;
}
.top-header-block-section .media {
	max-width: 750px;
	margin: 0px auto;
	position: relative;
	z-index: 1;
}
.top-header-block-section .media .mr-3 {
	max-width: 260px;
	margin-right: 20px !important;
}
.top-header-block-section .media .media-body {
	margin-top: 20px;
}
.top-header-block-section .media .media-body h1 {
	font-family: 'Rocked-Regular';
	color: #621D89;
	font-size: 37px;
	margin-bottom: 5px;
	letter-spacing: 1.68px;
}
.top-header-block-section .media .media-body h2 {
	font-family: 'CircularStd-Medium';
	line-height: 1.1;
	margin-bottom: 10px;
}
.top-header-block-section .media .media-body h4 {
	margin-bottom: 0px;
}
.divider {
	height: 100px;
	position: relative;
	background: #ffffff;
	max-width: 810px;
	margin: 0px auto;
}
.divider:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: -14px;
	left: 0;
	right: 0;
	margin: 0px auto;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 15px solid #fff;
}
.divider:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0px 20px 30px 0px #edebf1;
	-moz-box-shadow: 0px 20px 30px 0px #edebf1;
	box-shadow: 0px 20px 30px 0px #edebf1;
	top: 30%;
	bottom: 0;
	left: 20px;
	right: 20px;
	-moz-border-radius: 500px / 40px;
	-webkit-border-radius: 500px / 40px;
	border-radius: 500px / 40px;
}
.top-header-block-section .divider {
	background: #eef0ff;
	margin-top: -55px;
}
.top-header-block-section .divider:before {
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 15px solid #eef0ff;
}
.top-header-block-section .divider:after {
	-webkit-box-shadow: 0px 20px 30px 0px #d1cde0;
	-moz-box-shadow: 0px 20px 30px 0px #d1cde0;
	box-shadow: 0px 20px 30px 0px #d1cde0;
}
/**Top Header Block Section End**/

/**Invitation Section Start**/
.invitation-section {
	padding: 20px 0px;
	text-align: center;
}
.invitation-section .container {
	max-width: 1420px;
}
.invitation-section .header-block {
	max-width: 50%;
	margin: 0px auto;
	margin-bottom: 40px;
	position: relative;
}
.invitation-section .header-block:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: -25px;
	left: 0;
	right: 0;
	margin: 0px auto;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 9px solid #af89d3;
}
.invitation-section .header-block h4 {
	line-height: 1.3;
}
.invitation-section .header-block strong {
	font-weight: 600;
}
.invitation-section .content-block {
}
.invitation-section .content-block .image-block, .invitation-section .content-block .text-block {
	display: inline-block;
	vertical-align: middle;
	width: 56%;
}
.invitation-section .content-block .text-block {
	text-align: left;
	width: 43%;
}
.invitation-section .content-block .text-block h1 {
	font-family: 'CircularStd-Medium';
	line-height: 1.1;
}
/**Invitation Section End**/

/**Features Section Start**/
.features-section {
	padding: 30px 0px;
	text-align: center;
}
.features-section .container {
	max-width: 1075px;
}
.features-section .content-block, .schedule-section .content-block {
	position: relative;
	z-index: 1;
}
.features-section .header-block {
	margin-bottom: 40px;
}
.features-section .header-block h4, .schedule-section .header-block h4 {
	font-family: 'CircularStd-Medium';
}
.features-section ul li {
	margin: 0% 2% 5% 2%;
	width: 45%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-left: 46px;
	position: relative;
}
.features-section ul li:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	background: url(../png/oval-list.png) no-repeat;
	background-size: 100%;
	width: 28px;
	height: 28px;
}
.features-section .divider {
	margin-top: -90px;
}
/**Features Section End**/

/**Schedule Section Start**/
.schedule-section {
	padding: 45px 0px;
	text-align: center;
}
.schedule-section .content-block {
	max-width: 566px;
	margin: 0px auto;
}
.schedule-section .header-block h4 {
	margin-bottom: 10px;
}
.schedule-section .header-block {
	margin-bottom: 30px;
}
.schedule-section form input[type="radio"], .modal-block .modal-body .text-box input[type="radio"] {
	display: none;
}
.schedule-section form input[type="radio"]:checked + .control, .modal-block .modal-body .text-box input[type="radio"]:checked + .control {
	background: #90F2AF;
	border: 1px solid #90F2AF;
	box-shadow: none;
}
.schedule-section .divider {
	margin-top: -30px;
}
/**Schedule Section End**/

/**About Marisa Section Start**/
.about-marisa-section {
	padding: 20px 0px 55px 0px;
	text-align: center;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(243,244,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(243,244,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(243,244,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f3f4ff', GradientType=0 );
}
.about-marisa-section .content-block {
	max-width: 767px;
	margin: 0px auto;
	margin-bottom: 35px;
	padding: 30px 35px;
	text-align: left;
	background: #FFFFFF;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #E8E8EA;
	-webkit-box-shadow: 0 3px 5px 0 rgba(213,211,237,0.50);
	box-shadow: 0 3px 5px 0 rgba(213,211,237,0.50);
}
.about-marisa-section .mr-3 {
	max-width: 102px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 60px !important;
}
.about-marisa-section .media-body h4 {
	font-family: 'CircularStd-Medium';
	margin-bottom: 10px;
}
.about-marisa-section .media-body p {
	font-size: 16px;
	margin-bottom: 0px;
}
/**About Marisa Section End**/

/**Footer Section Start**/
footer {
	padding: 70px 0px;
	text-align: center;
	background: #fff;
}
footer .container {
	max-width: 970px;
}
.footer-logo {
	display: inline-block;
	max-width: 227px;
	margin-bottom: 25px;
}
footer p {
	font-size: 16px;
}
footer .info {
	font-size: 12px;
	display: block;
	letter-spacing: -0.05px;
	color: #363446;
}
.footer-menu {
	margin: 35px 0px;
}
.footer-menu li {
	display: inline-block;
	letter-spacing: -0.06px;
}
.footer-menu li a {
	font-size: 14px;
	color: rgba(54,52,70,0.56);
}
.footer-menu li a:hover {
	color: rgba(54,52,70,1.0);
}
.footer-menu li:after {
	content: '|';
	font-size: 14px;
	color: rgba(54,52,70,0.56);
	margin: 0px 26px 0px 30px;
}
.footer-menu li:last-child:after {
	display: none;
}
.support {
	margin: 0px;
	list-style-type: none;
}
.support li {
	font-size: 16px;
	font-weight: 600;
	color: #363446;
	display: inline-block;
	margin: 0px 25px;
	padding-left: 35px;
	position: relative;
	letter-spacing: -0.07px;
}
.support li a {
	color: #363446;
	text-decoration: none;
}
.support li a:hover {
	color: #79797a;
}
.support li.support-site:after, .support li.support-mail:after, .support li.support-call:after {
	content: "";
	position: absolute;
	top: 4px;
	left: 0px;
	background: url(../png/icon-laptop.png) no-repeat;
	background-size: 100%;
	width: 24px;
	height: 16px;
}
.support li.support-mail:after {
	background: url(../png/icon-mail.png) no-repeat;
	background-size: 100%;
	width: 20px;
	top: 5px;
	left: 2px;
}
.support li.support-call:after {
	background: url(../png/icon-iphone.png) no-repeat;
	background-size: 100%;
	width: 13px;
	height: 22px;
	top: 2px;
	left: 10px;
}
/**Footer Section End**/
/****ATM CONFIRMATION PAGE END****/

/****ATM SQUEEZE PAGE START****/
.atm-squeeze-page-section {
	height: 100vh;
	display: table;
	width: 100%;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
}
.atm-squeeze-page-section .content-block {
	display: table-cell;
	vertical-align: middle;
	padding: 20px 0px;
}
.atm-squeeze-page-section .content-block .content-box {
	max-width: 1230px;
	padding: 0px 30px;
	margin: 0px auto;
	position: relative;
}
.atm-squeeze-page-section .content-block .text-block {
	display: inline-block;
	vertical-align: middle;
	width: 49%;
}
.atm-squeeze-page-section .content-block .image-block {
	width: 600px;
	position: absolute;
	top: -70px;
	right: 80px;
	z-index: -1;
}
.atm-squeeze-page-section .content-block .text-block h3 {
	font-family: 'CircularStd-Medium';
	color: #7E51A9;
	margin-bottom: 5px;
}
.atm-squeeze-page-section .content-block .text-block h1 {
	font-family: 'CircularStd-Medium';
}
.atm-squeeze-page-section .modal-block .modal-body .text-box h3 {
	color: #050508;
}
.atm-squeeze-page-section .content-block .text-block ul {
	margin: 20px 0px 15px 0px;
	padding-right: 60px;
}
.atm-squeeze-page-section .content-block .text-block ul li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 15px;
}
.atm-squeeze-page-section .content-block .text-block ul li:before {
	font-family: 'FontAwesome';
	content: "\f111";
	position: absolute;
	color: #86C1B0;
	font-size: 10px;
	top: 9px;
	left: 0;
	line-height: 1;
}
.hidden-box {
	display: none;
}
.modal-block .modal-body .text-box .control {
	padding: 20px 40px 20px 50px;
	background: #DADCF0;
	border: 1px solid #DADCF0;
	box-shadow: none;
}
.modal-block .modal-body .text-box input[type="radio"]:checked + .control {
	padding: 20px 40px 20px 50px;
}
.modal-block .modal-body .text-box input[type="radio"]:checked + .control {
	background: #BBF2D8;
	border: 1px solid #BBF2D8;
}
.modal-block .modal-body .text-box input[type="radio"]:checked + .control .control__indicator, .modal-block .modal-body .text-box .control__indicator {
	left: 15px;
}
/****ATM SQUEEZE PAGE END****/

/****ATM WEBINAR SQUEEZE PAGE START****/
.polygon-shadow {
	position: relative;
	padding-top: 50px !important;
}
.polygon-shadow:after, .atm-webinar-confirmation-banner-section:after {
	content: "";
	position: absolute;
	background: url(../png/polygon-shadow.png) bottom center no-repeat;
	background-size: cover;
	top: 0;
	left: 0;
	right: 0;
	height: 510px;
	width: 100%;
	z-index: -1;
}
/****ATM WEBINAR SQUEEZE PAGE END****/

/****ATM WEBINAR CONFIRMATION PAGE START****/
/**ATM Webinar Confirmation Banner Section Start**/
.atm-webinar-confirmation-banner-section {
	text-align: center;
	position: relative;
	padding: 65px 0px 30px 0px;
}
.atm-webinar-confirmation-banner-section .content-block {
	width: 65%;
	margin: 0px auto;
}
.atm-webinar-confirmation-banner-section .content-block h6 {
	color: #6629A0;
}
.atm-webinar-confirmation-banner-section .content-block h1 {
	font-family: 'CircularStd-Medium';
}
/**ATM Webinar Confirmation Banner Section Ends**/

/**Steps Section Start**/
.steps-section {
	padding: 0px 0px 60px 0px;
}
.steps-section .container {
	max-width: 1290px;
}
.steps-section .primary-step-box {
	max-width: 960px;
	margin: 0px auto;
	margin-bottom: 40px;
	text-align: center;
}
.steps-section .primary-step-box .video-block {
	margin-bottom: 50px;
	position: relative;
}
.steps-section .primary-step-box .video-block .play-btn {
	display: inline-block;
	background: rgba(255,255,255,0.85);
	width: 110px;
	height: 110px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	line-height: 110px;
	padding-left: 8px;
	left: 0;
	right: 0;
	margin: 0px auto;
	margin-top: -70px;
}
.steps-section .secondary-step-block {
	display: table;
	width: 100%;
}
.steps-section .secondary-step-block .step-box {
	display: table-cell;
	width: 33.3333%;
	padding: 15px 60px;
	position: relative;
}
.steps-section .secondary-step-block .step-box:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -8px;
	margin-top: -12px;
	z-index: 1;
	background: #fff;
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-left: 15px solid #E5E5EF;
	border-bottom: 12px solid transparent;
}
.steps-section .secondary-step-block .step-box .step-info {
	display: inline-block;
	width: 100%;
	margin-bottom: 22px;
}
.steps-section .secondary-step-block .step-box h3 {
	font-family: 'CircularStd-Medium';
	display: inline-block;
	margin-bottom: 0px;
	border-bottom: 3px solid #9254B1;
	padding: 0px 30px 12px 0px;
}
.steps-section .secondary-step-block .step-box .media {
	margin-bottom: 25px;
}
.steps-section .secondary-step-block .step-box .mr-3 {
	max-width: 24px;
	margin-right: 12px !important;
}
.steps-section .secondary-step-block .step-box .media-body h4 {
	margin-bottom: 0px;
}
.steps-section .secondary-step-block .step-2 h3 {
	border-bottom: 3px solid #FE9458;
}
.steps-section .secondary-step-block .step-3 h3 {
	border-bottom: 3px solid #61E0BB;
}
.steps-section .secondary-step-block .step-1 .cta-btn, .steps-section .secondary-step-block .step-3 .cta-btn {
	font-size: 15px;
	letter-spacing: -0.22px;
	color: #000;
	background: #C3DAEA;
	padding: 12px 20px;
	margin-top: 0px;
}
.steps-section .secondary-step-block .step-1 .cta-btn:before, .steps-section .secondary-step-block .step-1 .cta-btn:after, .steps-section .secondary-step-block .step-3 .cta-btn:before, .steps-section .secondary-step-block .step-3 .cta-btn:after {
	display: none;
}
.steps-section .secondary-step-block .step-1 .cta-btn:hover {
	background: #87acc5;
}
.steps-section .secondary-step-block .step-box p {
	margin-bottom: 20px;
}
.steps-section .secondary-step-block .step-2 .mr-3 {
	max-width: 30px;
}
.steps-section .secondary-step-block .step-box .form-group {
	display: inline-block;
	width: 192px;
	margin-right: 10px;
}
.steps-section .secondary-step-block .step-box .form-control {
	height: 42px;
	padding: 5px 15px;
	font-size: 15px;
	background: #FFFFFF;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.24);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.24);
	border: none;
	border-radius: 4px;
	transition: none;
}
.steps-section .secondary-step-block .step-3 .cta-btn {
	background: #9DEAD4;
}
.steps-section .secondary-step-block .step-3 .cta-btn:hover {
	background: #34a081;
}
.steps-section .secondary-step-block .step-box:last-child:after {
	display: none;
}
/**Steps Section Ends**/

/**Testimonail Section Start**/
.testimonial-section {
	padding: 110px 0px 80px 0px;
	margin-bottom: 50px;
	background: url(../png/purple-bg.png) top center no-repeat;
	background-size: cover;
}
.testimonial-section .testimonial-slider {
	max-width: 865px;
	margin: 0px auto;
}
.testimonial-section .testimonial-slider .media .mr-3 {
	width: 160px;
	border-radius: 50%;
	margin-right: 40px !important;
}
.testimonial-section .testimonial-slider .media .media-body h3 {
	font-family: 'CircularStd-Medium';
	color: #fff;
	font-size: 35px;
	letter-spacing: -1.11px;
}
.testimonial-section .testimonial-slider .media .media-body h6 {
	color: #fff;
	margin-bottom: 0px;
}
.testimonial-section .testimonial-slider .carousel-indicators {
	bottom: -45px;
}
.testimonial-section .testimonial-slider .carousel-indicators li {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	margin-right: 5px;
	margin-left: 5px;
	background-color: rgba(255,255,255,0.22);
}
.testimonial-section .testimonial-slider .carousel-indicators .active {
	background-color: #ffffff;
}
/**Testimonail Section End**/
/****ATM WEBINAR CONFIRMATION PAGE END****/

/****ATM SALES PAGE START****/
.atm-sales-page {
	background: #e1e0e0;
	color: #575472;
	line-height: 1.4;
}
.atm-sales-page h1, .atm-sales-page h2, .atm-sales-page h3, .atm-sales-page h4, .atm-sales-page h5, .atm-sales-page h6 {
	color: #262653;
}
.atm-sales-page p strong {
	font-weight: 600;
}
.clipped-wrapper svg, .clipped-wrapper-2 svg {
	position: absolute;
	left: 0;
	width: 100%;
}
.clipped-wrapper svg path, .clipped-wrapper-2 svg path {
	fill: #ffffff;
}
.blue-bg {
	background: #6C6CB5 !important;
}
.green-bg {
	background: #ABDECF !important;
}
.orange-bg {
	background: #F3B2A4 !important;
}
.dark-green-bg {
	background: #97FBDE !important;
}
.dark-green-bg:after {
	border-top: 20px solid #97FBDE !important;
}
.dark-orange-bg {
	background: #FFCAAD !important;
}
.dark-orange-bg:after {
	border-top: 20px solid #FFCAAD !important;
}
.pull-left {
	float: left !important;
}
.pull-right {
	float: right !important;
}
.wrapper {
	overflow: hidden;
	max-width: 1800px;
	margin: 0px auto;
	background: #fff;
}
.visible-sm, .visible-xs {
	display: none !important;
}
/**Header Section Start**/
header {
	padding: 18px 25px;
	position: fixed;
	width: 100%;
	max-width: 1800px;
	top: 0;
	left: 0;
	right: 0;
	margin: 0px auto;
	z-index: 99;
	transition: all .4s ease-in-out;
}
header .left-block {
	float: left;
	margin-top: 5px;
}
header .right-block {
	float: right;
	display: flex;
}
header .logo {
	background: url(../png/websiteatm_logo_white.png) no-repeat;
	background-size: 100%;
	display: inline-block;
	width: 121px;
	height: 40px;
	vertical-align: middle;
	transition: all .4s ease-in-out;
}
header .left-block span {
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1.09px;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0px 15px;
	transition: all .4s ease-in-out;
}
header .cta-btn {
	font-family: 'CircularStd-Medium';
	font-size: 14px;
	color: #000;
	letter-spacing: 1.15px;
	padding: 16px 54px 16px 18px;
	margin: 0;
	display: block;
}
header .cta-btn:hover {
	color: #000;
}
header .cta-btn:before {
	width: 11px;
	height: 11px;
	right: 14px;
}
header .cta-btn:after {
	width: 56px;
}
header.smaller {
	background: #FFFFFF;
	-webkit-box-shadow: 0 2px 40px 0 rgba(124,134,194,0.50);
	box-shadow: 0 2px 40px 0 rgba(124,134,194,0.50);
}
header.smaller .logo {
	background: url(../png/websiteatm_logo_blue.png) no-repeat;
	background-size: 100%;
}
header.smaller .left-block span {
	color: #262653;
}
/**Header Section End**/

/**Banner Section Start**/
.banner-section {
	background: url(../jpg/blue-banner-bg.jpg) bottom center no-repeat;
	background-size: cover;
	position: relative;
}
.banner-section:after {
	content: "";
	position: absolute;
	bottom: -90px;
	left: 0;
	right: 0;
	background: url(../png/mask-6.png) top center no-repeat;
	background-size: 100%;
	height: 210px;
}
.banner-section .container {
	position: relative;
	max-width: 1330px;
}
.banner-section .content-block {
	max-width: 580px;
	padding: 210px 0px 220px 0px;
	position: relative;
	z-index: 1;
}
.banner-section .content-block h4 {
	color: #e1dff0;
}
.banner-section .content-block h1 {
	color: #fff;
}
.banner-section .image-block {
	position: absolute;
	max-width: 770px;
	bottom: -80px;
	right: -100px;
}
.banner-section .image-block:before, .banner-section .image-block:after {
	content: "";
	position: absolute;
	bottom: 60px;
	left: -430px;
	background: url(../png/dollor-1.png) no-repeat;
	background-size: 100%;
	width: 480px;
	height: 205px;
	z-index: 2;
}
.banner-section .image-block:after {
	left: 70px;
	bottom: -60px;
	background: url(../png/dollor-2.png) no-repeat;
	background-size: 100%;
	width: 640px;
	height: 300px;
}
/**Banner Section End**/

/**Information Section Start**/
.information-section {
	padding: 90px 0px 70px 0px;
	position: relative;
	z-index: 5;
}
.information-section .container {
	max-width: 1030px;
}
.information-section .row {
	margin-left: -40px;
	margin-right: -40px;
}
.information-section .left-column, .information-section .right-column {
	padding: 0px 40px;
	float: left;
	width: 47.5%;
}
.information-section .right-column {
	width: 52.5%;
}
/**Information Section End**/

/**Information 2 Section Start**/
.information-2-section {
	position: relative;
}
.information-2-section:before, .information-2-section:after {
	content: "";
	background: url(../png/mask.png) top center no-repeat;
	background-size: 100%;
	width: 100%;
	height: 78px;
	position: absolute;
	top: 0;
	z-index: 2;
}
.information-2-section:after {
	background: url(../png/mask-2.png) bottom center no-repeat;
	background-size: 100%;
	top: inherit;
	bottom: -1px;
	height: 95px;
}
.information-2-section .content-block {
	position: relative;
	padding: 110px 0px;
	background: #FFDBD3;
}
.information-2-section .container {
	max-width: 1030px;
}
.information-2-section .content-block:before {
	content: "";
	position: absolute;
	background: url(../jpg/marisa-2.jpg) top right no-repeat;
	top: 0;
	left: 0;
	height: 100%;
	width: 50%;
	background-size: cover;
	z-index: 1;
}
.information-2-section .content-block .text-block {
	padding-left: 57%;
	position: relative;
	z-index: 2;
}
.information-2-section .content-block .text-block h2 em, .advice-block-section .header-block h2 em {
	font-family: 'CircularStd-MediumItalic';
}
/**Information 2 Section End**/

/**Advice Block Section Start**/
.advice-block-section {
	padding: 80px 0px;
	position: relative;
	text-align: center;
	z-index: 1;
}
.advice-block-section:before, .advice-block-section:after {
	content: "";
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	background: url(../png/red-dot-arrow.png) no-repeat;
	background-size: 100%;
	width: 15px;
	height: 74px;
	margin: 0px auto;
	z-index: 2;
}
.advice-block-section:after {
	background: url(../png/mask-3.png) no-repeat;
	background-size: 100%;
	width: 100%;
	bottom: -130px;
	height: 205px;
	z-index: 1;
}
.advice-block-section .container {
	max-width: 1020px;
}
.advice-block-section .header-block {
	max-width: 770px;
	margin: 0px auto;
	margin-bottom: 50px;
	position: relative;
	z-index: 6;
}
.advice-block-section .header-block p em {
	font-family: 'FuturaPT-DemiObl';
}
.advice-block-section .advice-box {
	position: relative;
	margin-bottom: 60px;
}
.advice-block-section .advice-box:after {
	content: "";
	position: absolute;
	bottom: -54px;
	left: -51px;
	right: 0;
	background: url(../png/red-dot-dot.png) no-repeat;
	background-size: 100%;
	width: 103%;
	height: 305px;
}
/**Advice Block Section End**/

/**Advice Block 2 Section Start**/
.advice-block-2-section .container {
	max-width: 1070px;
}
.advice-block-2-section .text-block, .advice-block-2-section .image-block {
	display: inline-block;
	vertical-align: middle;
	width: 49.5%;
}
.advice-block-2-section .text-block {
	padding: 40px 75px 40px 0px;
}
/**Advice Block 2 Section End**/

/**Reason Section Start**/
.reason-section {
	background: url(../png/curve-bg.png) center center no-repeat;
	background-size: cover;
	text-align: center;
	color: #fff;
	padding: 155px 0px 70px 0px;
	margin-top: -130px;
	position: relative;
}
.reason-section .container {
	max-width: 830px;
}
.reason-section h2 {
	color: #fff;
	margin-bottom: 25px;
}
/**Reason Section End**/

/**Questions Section Start**/
.questions-section {
	position: relative;
	padding: 50px 0px;
	z-index: 1;
}
.questions-section:after {
	content: "";
	position: absolute;
	bottom: -60px;
	background: url(../png/mask-4.png) top center no-repeat;
	background-size: 100%;
	width: 100%;
	height: 85px;
}
.questions-section .container {
	max-width: 625px;
}
.questions-section .header-block {
	margin-bottom: 45px;
	text-align: center;
}
.questions-section .media {
	margin-bottom: 15px;
}
.questions-section .media-left {
	font-family: 'CircularStd-Medium';
	color: #262653;
	font-size: 21px;
	letter-spacing: -0.33px;
	background: #FADED8;
	width: 46px;
	height: 46px;
	border-radius: 100%;
	text-align: center;
	line-height: 46px;
	margin-right: 25px;
}
/**Questions Section End**/

/**Information 3 Section Start**/
.information-3-section .container {
	max-width: 1020px;
}
.information-3-section .content-block {
	position: relative;
	padding: 80px 0px;
}
.information-3-section .content-block:after {
	content: "";
	position: absolute;
	bottom: -40px;
	left: 170px;
	right: 0px;
	background: url(../png/red-dot-arrow-2.png) no-repeat;
	background-size: 100%;
	width: 500px;
	height: 110px;
}
.information-3-section .content-block:last-child:after {
	display: none;
}
.information-3-section .row {
	margin-right: -30px;
	margin-left: -30px;
}
.information-3-section .text-block, .information-3-section .image-block {
	float: left;
	padding: 0px 30px;
	width: 50%;
}
.information-3-section .text-block ul {
	list-style-type: none;
	padding: 0;
	margin-bottom: 30px;
}
.information-3-section .text-block ul li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 25px;
}
.information-3-section .text-block ul li:before {
	font-family: 'FontAwesome';
	content: "\f111";
	color: #F37A97;
	font-size: 11px;
	position: absolute;
	top: 6px;
	left: 0;
}
.information-3-section .text-block .strategy-box {
	border: 1px solid #D1D7EE;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 15px 20px;
	margin-top: 35px;
}
.information-3-section .text-block .strategy-box ul {
	margin-bottom: 0px;
}
.information-3-section .text-block .strategy-box ul li {
	color: #262653;
	font-size: 21px;
	letter-spacing: -0.34px;
	line-height: 1.2;
	margin-bottom: 5px;
	padding-left: 24px;
}
.information-3-section .text-block .strategy-box ul li:before {
	color: #B8E1D5;
	font-size: 10px;
	top: 7px;
}
/**Information 3 Section End**/

/**Information 4 Section Start**/
.information-4-section {
	position: relative;
	text-align: center;
	padding: 150px 0px 20px 0px;
	background: #FFE7E2;
}
.information-4-section:after {
	content: "";
	position: absolute;
	bottom: -105px;
	left: 0;
	right: 0;
	margin: 0px auto;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 25px solid #FFE7E2;
}
.information-4-section .clipped-wrapper svg {
	top: 0;
}
.information-4-section .container {
	max-width: 790px;
}
.information-4-section .content-block {
	position: relative;
	margin-bottom: -60px;
	z-index: 2;
}
.information-4-section .image-block {
	margin-bottom: 5px;
}
.information-4-section .text-block h2 {
	margin-bottom: 25px;
}
.information-4-section .text-block h4 {
	margin-bottom: 30px;
}
/**Information 4 Section End**/

/**Solution Section Start**/
.solution-section {
	padding: 135px 0px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.solution-section:after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: -405px;
	right: 0px;
	background: url(../png/blue-dot-arrow.png) no-repeat;
	background-size: 100%;
	width: 420px;
	height: 168px;
	margin: 0px auto;
}
.solution-section .clipped-wrapper svg {
	top: 0;
}
.solution-section .clipped-wrapper svg path {
	fill: #FFE7E2;
}
.solution-section .content-block {
	max-width: 840px;
	margin: 0px auto;
}
.solution-section .content-block h2, .solution-section .content-block h4 {
	margin-bottom: 30px;
}
.solution-section .stage-box ul {
	display: inline-block;
	margin: 25px 0px;
}
.solution-section .stage-box ul li {
	float: left;
	max-width: 310px;
	margin-left: -35px;
}
.solution-section .stage-box ul li:first-child {
	margin-left: 0px;
}
/**Solution Section End**/

/**Stage Section Start**/
.stage-section {
	position: relative;
	padding: 135px 0px 90px 0px;
	text-align: center;
}
.stage-section:before, .stage-section:after, .join-us-section:after, .what-are-you-getting-section:before, .what-are-you-getting-section:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: url(../png/mask-4.png) bottom center no-repeat;
	background-size: 100%;
	width: 100%;
	height: 100px;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.stage-section:after, .join-us-section:after, .what-are-you-getting-section:after {
	background: url(../png/mask-5.png) top center no-repeat;
	background-size: 100%;
	top: inherit;
	bottom: 0;
	transform: none;
	height: 105px;
}
.stage-section .container {
	max-width: 1030px;
}
.stage-section .header-block {
	max-width: 770px;
	margin: 0px auto;
	margin-bottom: 40px;
	position: relative;
}
.stage-section .header-block:before {
	content: "";
	position: absolute;
	top: -82px;
	left: 0px;
	right: 0px;
	background: url(../png/icon-cloud.png) no-repeat;
	background-size: 100%;
	width: 70px;
	height: 70px;
	margin: 0px auto;
}
.stage-section .content-block {
	position: relative;
}
.stage-section .content-block:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 25px;
	background: url(../png/blue-dot-arrow-2.png) no-repeat;
	background-size: 100%;
	width: 457px;
	height: 462px;
	z-index: 1;
}
.stage-section .content-block .row {
	margin-left: -55px;
	margin-right: -55px;
}
.stage-section .content-block .text-block {
	display: inline-block;
	width: 49%;
	padding: 0px 55px;
	text-align: left;
}
.stage-section .content-block .text-block p {
	margin-bottom: 20px;
}
/**Stage Section End**/

/**Stage 2 Section Start**/
.stage-2-section {
	position: relative;
	z-index: 1;
}
.stage-2-section:after {
	content: "";
	position: absolute;
	bottom: -100px;
	left: 0;
	right: 0;
	margin: 0px auto;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 20px solid #fff;
}
.stage-2-section .container {
	max-width: 1005px;
}
.stage-2-section .content-block-1, .stage-2-section .content-block-2 {
	padding: 50px 0px;
	position: relative;
	display: inline-block;
	width: 100%;
}
.stage-2-section .content-block-1:after {
	content: "";
	position: absolute;
	bottom: -80px;
	left: 0;
	right: 0;
	background: url(../png/red-dot-arrow-2.png) no-repeat;
	background-size: 100%;
	width: 500px;
	height: 110px;
	margin: 0px auto;
}
.stage-2-section .content-block-1 .text-block, .stage-2-section .content-block-1 .image-block {
	float: left;
	width: 54.5%;
	padding-right: 80px;
}
.stage-2-section .content-block-1 .image-block {
	width: 45.5%;
	padding-right: 0px;
	margin-top: 130px;
}
.stage-2-section .content-block-1 .text-block .icon-box ul {
	list-style-type: none;
	padding: 0;
	margin-bottom: 30px;
}
.stage-2-section .content-block-1 .text-block .icon-box ul li {
	width: 56px;
	display: inline-block;
	margin-right: 5px;
}
.stage-2-section .content-block-1 .text-block h2, .stage-2-section .content-block-2 .text-block h2 {
	margin-bottom: 20px;
}
.stage-2-section .content-block-1 .text-block p, .stage-2-section .content-block-2 .text-block p {
	margin-bottom: 20px;
}
.stage-2-section .content-block-2 {
	padding: 80px 0px 10px 0px;
}
.stage-2-section .content-block-2 .text-block {
	float: right;
	width: 47%;
}
.stage-2-section .content-block-2 .image-block {
	width: 47.5%;
	margin-top: 20px;
	text-align: center;
	float: left;
}
.stage-2-section .content-block-2 .image-block .icon-box img {
	width: 130px;
	margin-bottom: 20px;
}
.stage-2-section .content-block-2 .image-block .icon-box-2 img {
	width: 60px;
	margin-bottom: 20px;
}
.stage-2-section .content-block-2 .image-block .main-image img {
	max-width: 400px;
}
/**Stage 2 Section End**/

/**Introduction Section Start**/
.introduction-section {
	position: relative;
	background: url(../png/curve-bg-2.png) bottom center no-repeat;
	background-size: cover;
	padding: 140px 0px 280px 0px;
	text-align: center;
}
.introduction-section .clipped-wrapper svg {
	top: 0;
}
.introduction-section .container {
	max-width: 1000px;
	position: relative;
}
.introduction-section h2, .introduction-section h4 {
	color: #fff;
}
.introduction-section .image-box {
	position: absolute;
	width: 465px;
	z-index: 22;
	top: 160px;
	left: -140px;
	right: 0;
	margin: 0px auto;
}
/**Introduction Section End**/

/**Join Us Section Start**/
.join-us-section {
	position: relative;
	text-align: center;
	padding: 170px 0px 80px 0px;
}
.join-us-section .container {
	max-width: 825px;
}
.join-us-section h3 {
	max-width: 75%;
	margin: 0px auto;
	margin-bottom: 20px;
}
.join-us-section h4 {
	margin-bottom: 25px;
}
/**Join Us Section End**/

/**Program Features Section Start**/
.program-features-section {
	padding: 50px 0px 20px 0px;
}
.program-features-section .container {
	max-width: 1175px;
}
.program-features-section .header-block {
	text-align: center;
	margin-bottom: 50px;
}
.program-features-section .module-block {
	display: table;
	width: 100%;
	border-spacing: 35px 0px;
	margin-bottom: 35px;
}
.program-features-section .module-block .module-row {
	display: table-row;
}
.program-features-section .module-block .module-box {
	display: table-cell;
	width: 50%;
	background: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	-webkit-box-shadow: 0 19px 27px 0 rgba(217,215,243,0.50);
	box-shadow: 0 19px 27px 0 rgba(217,215,243,0.50);
}
.program-features-section .module-block .module-box .title-block {
	background: #6629A0;
	text-align: center;
	padding: 15px 20px;
}
.program-features-section .module-block .module-box .title-block h5 {
	font-family: 'CircularStd-Bold';
	font-size: 15px;
	letter-spacing: 4.25px;
	margin-bottom: 0;
	color: #fff;
	text-transform: uppercase;
	line-height: 1;
}
.program-features-section .module-block .module-box .text-block {
	padding: 32px 35px;
}
/**Program Features Section End**/

/**Get Started Section Start**/
.get-started-section {
	text-align: center;
	padding: 0px 0px 55px 0px;
}
.get-started-section .container {
	max-width: 830px;
}
.get-started-section .content-block-1 {
	position: relative;
	background: url(../png/curve-bg-2.png) top center no-repeat;
	background-size: cover;
	padding: 190px 0px 92px 0px;
}
.get-started-section .content-block-1 .clipped-wrapper svg, .get-started-section .content-block-3 .clipped-wrapper svg {
	top: 0;
}
.get-started-section .content-block-1 .logo-box {
	max-width: 160px;
	margin: 0px auto;
	margin-bottom: 30px;
}
.get-started-section .content-block-1 h1, .get-started-section .content-block-1 h4 {
	color: #fff;
	margin-bottom: 25px;
}
.get-started-section .content-block-1 h1 em {
	font-family: 'CircularStd-MediumItalic';
}
.get-started-section .content-block-2 {
	position: relative;
	padding: 45px 0px 0px 0px;
	margin-bottom: -80px;
}
.get-started-section .content-block-2:after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: 0px auto;
	width: 0;
	height: 0;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-top: 20px solid #fff;
	z-index: 2;
}
.get-started-section .content-block-2 .cta-box {
	position: relative;
	max-width: 585px;
	margin: 15px auto;
	display: inline-block;
	z-index: 1;
}
.get-started-section .content-block-2 .cta-box:before, .get-started-section .content-block-2 .cta-box:after {
	content: "";
	position: absolute;
	top: 18px;
	left: -115px;
	background: url(../png/blue-dot-arrow-3.png) no-repeat;
	background-size: 100%;
	width: 170px;
	height: 230px;
	z-index: 2;
}
.get-started-section .content-block-2 .cta-box:after {
	left: inherit;
	right: -115px;
	-ms-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.get-started-section .content-block-2 .cta-box h3 {
	margin-bottom: 5px;
}
.get-started-section .content-block-2 .cta-box h3 span {
	color: #13C692;
}
.get-started-section .content-block-2 .cta-box p {
	font-size: 16px;
	margin-bottom: 20px;
}
.get-started-section .content-block-2 .cta-box .header-block p {
	font-size: 18px;
}
.get-started-section .content-block-3 {
	position: relative;
	background: #CEF5E9;
	padding: 90px 0px 0px 0px;
}
.get-started-section .content-block-3 .clipped-wrapper-2 svg {
	bottom: -90px;
	z-index: 3;
}
.get-started-section .content-block-3 .clipped-wrapper-2 svg path {
	fill: #CEF5E9;
}
.get-started-section .content-block-3 .content-box {
	position: relative;
	top: 15px;
	z-index: 4;
}
.card-block {
	margin-top: 15px;
}
.card-block ul li {
	display: inline-block;
	margin: 5px 3px;
}
.card-block ul li img {
	max-height: 39px;
}
/**Get Started Section End**/

/**Customer Reviews Section Start**/
.customer-reviews-section {
	padding: 50px 0px 20px 0px;
}
.customer-reviews-section .container {
	max-width: 840px;
}
.customer-reviews-section .header-block {
	text-align: center;
	margin-bottom: 55px;
}
.customer-reviews-section .review-block {
	padding: 0px 5px;
	margin-bottom: 35px;
}
.customer-reviews-section .review-block .text-block {
	position: relative;
	background: #DCCCEB;
	border-radius: 8px;
	padding: 20px 25px;
}
.customer-reviews-section .review-block .text-block:after {
	content: "";
	position: absolute;
	bottom: -18px;
	left: 40px;
	width: 0;
	height: 0;
	border-top: 20px solid #DCCCEB;
	border-right: 20px solid transparent;
}
.customer-reviews-section .main-review-block .text-block {
	padding: 25px 40px;
}
.customer-reviews-section .review-block .text-block h3 {
	font-family: 'journal';
	font-size: 43px;
	letter-spacing: -0.7px;
	color: #181839;
	line-height: 0.99;
	margin-bottom: 5px;
}
.customer-reviews-section .main-review-block .text-block h3 {
	margin-bottom: 15px;
}
.customer-reviews-section .review-block .intro-block {
	margin: 30px 0px 0px 10px;
}
.customer-reviews-section .review-block .intro-block .mr-3 {
	width: 50px;
	margin-right: 15px !important;
	border-radius: 100%;
}
.customer-reviews-section .review-block .intro-block h6 {
	color: #1D1D3F;
	margin-bottom: 0px;
}
.customer-reviews-section .review-block .intro-block p {
	margin-bottom: 0px;
}
.customer-reviews-section .main-review-block .intro-block .mr-3 {
	width: 60px;
}
/**Customer Reviews Section End**/

/**Bonus Section Start**/
.bonus-section {
	position: relative;
	padding: 150px 0px 0px 0px;
}
.bonus-section:before {
	content: "";
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	background: url(../png/mask-3.png) no-repeat;
	background-size: 100%;
	width: 100%;
	height: 210px;
	z-index: 1;
}
.bonus-section .content-block {
	overflow: hidden;
}
.bonus-section .header-block {
	text-align: center;
	margin-bottom: 45px;
}
.bonus-section .bonus-block-1, .bonus-section .bonus-block-2, .bonus-section .bonus-block-3, .bonus-section .bonus-block-4, .bonus-section .bonus-block-5, .bonus-section .bonus-block-6, .bonus-section .bonus-block-7 {
	position: relative;
	text-align: center;
	margin-bottom: 155px;
}
.bonus-section .bonus-block-1:after, .bonus-section .bonus-block-2:after, .bonus-section .bonus-block-3:after, .bonus-section .bonus-block-4:after, .bonus-section .bonus-block-5:after, .bonus-section .bonus-block-6:after {
	content: "";
	position: absolute;
	bottom: -130px;
	left: -100px;
	right: 0;
	background: url(../png/orange-dot-arrow.png) no-repeat;
	background-size: 100%;
	width: 438px;
	height: 136px;
	margin: 0px auto;
}
.bonus-section .bonus-block-1 .text-block, .bonus-section .bonus-block-2 .text-block, .bonus-section .bonus-block-3 .text-block, .bonus-section .bonus-block-4 .text-block, .bonus-section .bonus-block-5 .text-block, .bonus-section .bonus-block-6 .text-block, .bonus-section .bonus-block-7 .text-block {
	display: inline-block;
	width: 43.2%;
	text-align: left;
	vertical-align: top;
	padding-right: 72px;
}
.bonus-section .bonus-block-1 .image-block, .bonus-section .bonus-block-2 .image-block, .bonus-section .bonus-block-3 .image-block, .bonus-section .bonus-block-4 .image-block, .bonus-section .bonus-block-5 .image-block, .bonus-section .bonus-block-6 .image-block, .bonus-section .bonus-block-7 .image-block {
	display: inline-block;
	vertical-align: top;
	width: 36.8%;
	margin-top: 95px;
}
.bonus-section p {
	margin-bottom: 20px;
}
.bonus-section .bonus-block-1 .text-block .title, .bonus-section .bonus-block-2 .text-block .title, .bonus-section .bonus-block-3 .text-block .title, .bonus-section .bonus-block-4 .text-block .title, .bonus-section .bonus-block-5 .text-block .title, .bonus-section .bonus-block-6 .text-block .title, .bonus-section .bonus-block-7 .text-block .title {
	font-family: 'CircularStd-Medium';
	font-size: 21px;
	letter-spacing: -0.33px;
	color: #fff;
	background: #FE9458;
	border-radius: 3px;
	display: inline-block;
	line-height: 1;
	padding: 12px 18px;
	margin-bottom: 20px;
}
.bonus-section .value {
	position: relative;
	padding-left: 40px;
	margin-bottom: 30px;
}
.bonus-section .value:before {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	background: url(../png/dollor-symbol.png) no-repeat;
	background-size: 100%;
	width: 29px;
	height: 29px;
}
.bonus-section ul {
	list-style-type: none;
	padding: 0;
	margin-bottom: 25px;
}
.bonus-section ul li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 15px;
}
.bonus-section ul li:before {
	font-family: 'FontAwesome';
	content: "\f111";
	color: #B8E1D5;
	font-size: 9px;
	position: absolute;
	top: 9px;
	left: 0;
}
.bonus-section .bonus-block-2:after {
	bottom: -120px;
	left: -20px;
	right: 0;
	background: url(../png/purple-dot-arrow.png) no-repeat;
	background-size: 100%;
	width: 520px;
	height: 110px;
}
.bonus-section .bonus-block-2 .text-block {
	width: 52.4%;
	padding: 0px 0px 0px 45px;
}
.bonus-section .bonus-block-2 .image-block {
	width: 40.7%;
	margin-top: 90px;
}
.bonus-section .bonus-block-2 .text-block .title {
	background: #AD84D3;
}
.bonus-section .bonus-block-2 ul {
	border: 1px solid #D1D7EE;
	border-radius: 6px;
	margin: 25px 0px;
	padding: 10px 10px;
	max-width: 450px;
}
.bonus-section .bonus-block-2 ul li {
	display: inline-block;
	padding-left: 15px;
	color: #262653;
	font-size: 21px;
	letter-spacing: -0.34px;
	margin: 2px 10px;
}
.bonus-section .bonus-block-2 ul li:before {
	top: 11px;
}
.bonus-section .bonus-block-3:after {
	bottom: -110px;
	left: -90px;
	background: url(../png/green-dot-arrow.png) no-repeat;
	background-size: 100%;
	width: 434px;
	height: 143px;
	margin: 0px auto;
}
.bonus-section .bonus-block-3 .text-block {
	width: 47.5%;
	padding: 0px 30px 0px 0px;
}
.bonus-section .bonus-block-3 .image-block {
	width: 32.8%;
	margin-top: 100px;
}
.bonus-section .bonus-block-3 .text-block .title {
	background: #8FE5CC;
}
.bonus-section .bonus-block-4:after, .bonus-section .bonus-block-5:after {
	bottom: -125px;
	left: -90px;
	background: url(../png/orange-dot-arrow-2.png) no-repeat;
	background-size: 100%;
	width: 434px;
	height: 86px;
}
.bonus-section .bonus-block-4 .text-block {
	width: 49%;
	padding: 0px 0px 0px 25px;
}
.bonus-section .bonus-block-4 .image-block {
	width: 33%;
	margin-top: 60px;
}
.bonus-section .bonus-block-4 .text-block .title {
	background: #9976D6;
}
.bonus-section .bonus-block-4 .text-block .list-box {
	border: 1px solid #D1D7EE;
	border-radius: 6px;
	padding: 18px 20px 10px 20px;
	max-width: 460px;
	font-size: 16px;
}
.bonus-section .bonus-block-4 ul li:before {
	top: 6px;
}
.bonus-section .bonus-block-5 {
	margin-bottom: 130px;
}
.bonus-section .bonus-block-5:after {
	-ms-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	bottom: -90px;
}
.bonus-section .bonus-block-5 .text-block {
	width: 35%;
	padding: 0px 20px 0px 0px;
}
.bonus-section .bonus-block-5 .image-block {
	width: 68%;
	margin: 160px -270px 0px 0px;
}
.bonus-section .bonus-block-5 .text-block .title {
	background: #FFCF4B;
}
.bonus-section .bonus-block-6 {
	margin-bottom: 115px;
}
.bonus-section .bonus-block-6:after {
	bottom: -100px;
	left: -160px;
	background: url(../png/green-dot-arrow-2.png) no-repeat;
	background-size: 100%;
	width: 530px;
	height: 142px;
}
.bonus-section .bonus-block-6 .text-block {
	width: 51.5%;
	padding: 0px 0px 0px 70px;
}
.bonus-section .bonus-block-6 .image-block {
	width: 31%;
	margin-top: -5px;
}
.bonus-section .bonus-block-6 .text-block .title {
	background: #AFCC35;
}
.bonus-section .bonus-block-7 {
	margin-bottom: 20px;
}
.bonus-section .bonus-block-7 .text-block {
	width: 43.5%;
	padding: 0px 50px 0px 0px;
}
.bonus-section .bonus-block-7 .image-block {
	width: 37.3%;
	margin-top: 80px;
}
.bonus-section .bonus-block-7 .text-block .title {
	background: #A973DB;
}
.bonus-section .bonus-block-7 ul li:before {
	color: #A174CC;
}
/**Bonus Section End**/

/**What Are You Getting Section Start**/
.what-are-you-getting-section {
	position: relative;
	padding: 130px 0px 80px 0px;
	text-align: center;
}
.what-are-you-getting-section .header-block {
	margin-bottom: 45px;
}
.what-are-you-getting-section .header-block .logo-box {
	max-width: 130px;
	margin: 0px auto;
	margin-bottom: 10px;
}
.what-are-you-getting-section .content-block {
	position: relative;
	display: inline-block;
	width: 100%;
}
.what-are-you-getting-section .content-block:after {
	content: "";
	position: absolute;
	bottom: -72px;
	left: 0;
	right: 0;
	margin: 0px auto;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #fff;
	z-index: 2;
}
.what-are-you-getting-section .main-package-box {
	position: absolute;
	top: 50px;
	left: -100px;
	right: 0;
}
.what-are-you-getting-section .main-package-box .image-block {
	max-width: 380px;
	margin: 0px auto;
}
.what-are-you-getting-section .main-package-box .text-block {
	max-width: 325px;
	margin: 0px auto;
	position: relative;
	top: -45px;
	left: 55px;
}
.what-are-you-getting-section .package-block {
	width: 32%;
	float: left;
	margin-top: -60px;
}
.what-are-you-getting-section .package-block .package-box {
	margin-bottom: 30px;
}
.what-are-you-getting-section .package-block .package-box .image-block {
	max-width: 140px;
	min-height: 215px;
	margin: 0px auto;
	margin-bottom: 15px;
	position: relative;
}
.what-are-you-getting-section .package-block .package-box .text-block {
	min-height: 145px;
}
.what-are-you-getting-section .package-block .package-box .image-block img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.what-are-you-getting-section .package-block .package-box .price {
	color: #1DA47D;
	font-weight: 700;
	background: #FFCF4B;
	padding: 4px 25px;
	border-radius: 20px;
	display: inline-block;
	margin-bottom: 5px;
}
.what-are-you-getting-section .package-block .package-box .text-block p {
	font-family: 'FuturaPT-Medium';
}
/**What Are You Getting Section End**/

/**Value Section Start**/
.value-section {
	padding: 60px 0px 20px 0px;
}
.value-section .container {
	max-width: 830px;
}
.value-section .cta-box {
	text-align: center;
}
.value-section .cta-box h2 {
	font-family: 'CircularStd-Medium';
	font-size: 63px;
	letter-spacing: -1.67px;
	color: #757BDE;
	line-height: 1;
	margin-bottom: 5px;
}
.value-section .table {
	background: #FFFFFF;
	border-radius: 6px;
	-webkit-box-shadow: 0 2px 36px 0 rgba(179,178,208,0.50);
	box-shadow: 0 2px 36px 0 rgba(179,178,208,0.50);
	margin-bottom: 80px;
}
.value-section .table td {
	padding: 25px 40px;
	vertical-align: middle;
	border-top: 1px solid #d5d3e3;
	border-left: 1px solid #d5d3e3;
}
.value-section .table tr:first-child td {
	border-top: none;
	vertical-align: top;
}
.value-section .table td:first-child {
	border-left: none;
}
.value-section .table td.details-colum {
	width: 81%;
	padding-right: 202px;
}
.value-section .table td img {
	width: 33px;
	margin: 0px auto;
	display: block;
}
.value-section .table h4 {
	margin-bottom: 5px;
}
.value-section .table h4 strong {
	font-family: 'CircularStd-Medium';
	font-weight: normal;
}
.value-section .table p {
	margin-bottom: 10px;
}
.value-section .table p:last-child {
	margin-bottom: 0px;
}
.value-section .table tr:first-child td img {
	margin-top: 10px;
}
.value-section .table tr:first-child td h4 {
	margin-bottom: 15px;
}
.value-section .table .headline-row {
	background: #CDAAEE;
}
.value-section .table .headline-row td {
	border: none;
	padding: 10px 40px;
}
/**Value Section End**/

/**About Spot Info Section Start**/
.about-spot-info-section {
	position: relative;
	background: #BE4663;
	padding: 120px 0px 10px 0px;
	text-align: center;
}
.about-spot-info-section .clipped-wrapper svg {
	top: 0;
}
.about-spot-info-section .container {
	max-width: 825px;
}
.about-spot-info-section .content-block {
	margin-bottom: -45px;
	position: relative;
	z-index: 1;
}
.about-spot-info-section .icon-box {
	max-width: 185px;
	margin: 0px auto;
	margin-bottom: 30px;
}
.about-spot-info-section h2, .about-spot-info-section h4 {
	color: #fff;
	margin-bottom: 25px;
}
/**About Spot Info Section End**/

/**Guarantee Section Start**/
.guarantee-section {
	position: relative;
	background: url(../png/curve-bg-3.png) bottom center no-repeat;
	background-size: cover;
	text-align: center;
	padding: 120px 0px 50px 0px;
}
.guarantee-section .clipped-wrapper svg {
	top: 0;
}
.guarantee-section .clipped-wrapper svg path {
	fill: #BE4663;
}
.guarantee-section .container {
	max-width: 795px;
}
.guarantee-section .image-box {
	max-width: 260px;
	margin: 0px auto;
	margin-bottom: 30px;
}
/**Guarantee Section End**/

/**Call To Action Section Start**/
.call-to-action-section {
	background: url(../jpg/cta-section-bg.jpg) bottom center no-repeat;
	background-size: cover;
	position: relative;
	text-align: center;
}
.call-to-action-section .clipped-wrapper svg {
	top: 0;
}
.call-to-action-section .container {
	max-width: 830px;
}
.call-to-action-section .content-block {
	position: relative;
	z-index: 1;
	padding: 150px 0px 460px 0px;
	color: #fff;
}
.call-to-action-section .content-block .logo-box {
	margin-bottom: 30px;
}
.call-to-action-section .content-block .logo-box img {
	max-width: 136px;
}
.call-to-action-section .content-block h2.title {
	font-family: 'Rocked-Regular';
	color: #FFE399;
	font-size: 79px;
	letter-spacing: 2.81px;
	line-height: 2;
	margin-bottom: 45px;
	position: relative;
	display: inline-block;
}
.call-to-action-section .content-block h2.title span {
	font-family: 'journal';
	color: #E9DCB9;
	letter-spacing: 0.13px;
	font-size: 48px;
	position: absolute;
	display: block;
	line-height: 1.1;
	bottom: -5px;
	left: 75px;
}
.call-to-action-section .content-block h4 {
	font-family: 'CircularStd-Medium';
	color: #fff;
	line-height: 1.3;
	margin-bottom: 30px;
}
.call-to-action-section .content-block p strong {
	font-weight: 600;
}
.call-to-action-section .content-block .cta-btn-rounded {
	margin-top: 10px;
}
/**Call To Action Section End**/
/****ATM SALES PAGE END****/
.countdown-area {
  padding-top: 30px;
}

.countdown-area #countdown-value {
	width: max-content;
  	zoom: 0.6;
  	margin: auto;
  	padding-top: 40px;
}

#countdown-value .flip-clock-divider .flip-clock-label {
	font-size: 20px;
	right: -91px;
}

#countdown-value .flip-clock-divider.hours .flip-clock-label {
	right: -95px;
}

#countdown-value .flip-clock-divider.minutes .flip-clock-label {
  right: -104px;
}

#countdown-value .flip-clock-divider.seconds .flip-clock-label {
  right: -109px;
}

.timer-area {
	color: #212129;
	text-align: center;
	margin-bottom: 30px;
}
.timer-text {
	font-family: 'Oswald', sans-serif;
	margin-bottom: 10px;
	margin-top: 5px;
}

.timer-area ul li {
	display: inline-block;
	position: relative;
	margin: 0px 10px;
	line-height: 1;
	font-size: 14px;
}
.timer-area ul li:after {
	content: ":";
	position: absolute;
	top: -6px;
	right: -18px;
	color: #212129;
	font-size: 30px;
	font-weight: 300;
	line-height: 1;
}
.timer-area ul li:last-child:after {
	display: none;
}
.timer-area ul li span.number-box {
	display: block;
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 10px;
}

.right-timer {
	margin-right: 20px;
}
.right-timer .timer-area {
	margin-bottom: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.right-timer .timer-text {
	margin: 0px 7px;
}
.right-timer .timer-area ul {
	margin-bottom: 0px;
}
.right-timer .timer-area ul li {
	margin: 0px 5px;
	font-size: 12px;
}
.right-timer .timer-area ul li:after {
    top: -4px;
    right: -10px;
    font-size: 22px;
    color: #fff;
}
.right-timer .timer-area ul li span.number-box {
    font-size: 20px;
    margin-bottom: 8px;
}
.smaller .right-timer .timer-area ul li:after {
	color: #212129;
}
.smaller .right-timer .timer-area {
	color: #212129;
}
.smaller .timer-area ul li span.number-box {
	color: #212129;
}