* {
	margin: 0;
	padding: 0;
}
p 
{
    color:#7a7979;
}

/* header Css */

.open {
	left: 0;
}
nav {
	background-color: #ffffff;
}
.logo {
	display: flex;
}
.logo img {

}
.nav-brand,
.nav-brand:focus,
.nav-brand:hover,
.nav-menu>li>a {
	color: #70798b
}

.menu__list,
.nav-dropdown,
.nav-menu,
ul {
	list-style: none
}

.menu__link,
.navigation,
.navigation * {
	-webkit-tap-highlight-color: transparent
}

.navigation,
.navigation * {
	box-sizing: border-box
}

.navigation {
	width: 100%;
	height: 70px;
	display: table;
	position: relative;
	font-family: inherit;
	background-color: #fff;
	display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-toggle,
.navigation-hidden .nav-header {
	display: none
}

.navigation-portrait {
	height: 48px
}

.navigation-fixed {
	position: fixed;
	top: 0;
	left: 0
}

.navigation-hidden {
	width: 0!important;
	height: 0!important;
	margin: 0!important;
	padding: 0!important
}

.align-to-right {
	float: right
}

.nav-header {
	float: left
}

.nav-brand {
	line-height: 70px;
	padding: 0px;
	font-size: 24px;
	text-decoration: none!important
}

.nav-brand img {
	width: 170px;
}

.deatils ul li a,
.indicate a,
.logo h1 a,
.nav-button,
.nav-dropdown>li>a,
.nav-menu>li>a,
nav a {
	text-decoration: none
}

.navigation-portrait .nav-brand {
	font-size: 18px;
	line-height: 48px
}

.nav-logo>img {
	height: 48px;
	margin: 11px auto;
	padding: 0 15px;
	float: left
}

.nav-logo:focus>img {
	outline: initial
}

.deatils ul li a,
.indicate a,
.menu__link:focus,
.menu__link:hover,
nav a,
nav a:focus,
nav a:hover {
	outline: 0
}

.navigation-portrait .nav-logo>img {
	height: 36px;
	margin: 6px auto 6px 15px;
	padding: 0
}

.nav-toggle {
	width: 30px;
	height: 30px;
	padding: 6px 2px 0;
	position: absolute;
	top: 50%;
	margin-top: -14px;
	right: 15px;
	cursor: pointer
}

.nav-toggle:before {
	content: "";
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #70798b;
	border-radius: 10px;
	box-shadow: 0 .5em 0 0 #70798b, 0 1em 0 0 #70798b
}

.navigation-portrait .nav-toggle {
	display: block
}

.navigation-portrait .nav-menus-wrapper {
	width: 250px;
	height: 100%;
	top: 0;
	left: -400px;
	position: fixed;
	background-color: #fff;
	z-index: 20000;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	transition-duration: .8s;
	transition-timing-function: ease
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
	left: auto;
	right: -400px
}

.nav-menus-wrapper.nav-menus-wrapper-open {
	left: 0
}

.nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
	right: 0
}

.nav-menus-wrapper-close-button {
	width: 30px;
	height: 40px;
	margin: 10px 7px;
	display: none;
	float: right;
	color: #70798b;
	font-size: 26px;
	cursor: pointer
}

.navigation-portrait .nav-menus-wrapper-close-button {
	display: block
}

.nav-menu {
	margin: 0;
	padding: 0;
	line-height: normal;
	float: right;
}

.navigation-portrait .nav-menu {
	width: 100%
}

.navigation-landscape .nav-menu.nav-menu-centered {
	float: none;
	text-align: center
}

.nav-menu>li {
	display: inline-block;
	float: left;
	text-align: left
}

.navigation-portrait .nav-menu>li {
	width: 100%;
	position: relative;
	/* border-top: solid 1px #f0f0f0 */
}

.navigation-portrait .nav-menu>li:last-child {
	border-bottom: solid 1px #f0f0f0
}

.nav-menu+.nav-menu>li:first-child {
	border-top: none
}

.navigation-landscape .nav-menu.nav-menu-centered>li {
	float: none
}

.nav-menu>li>a {
	height: 70px;
	padding: 26px 15px;
	display: inline-block;
	font-size: 14px;
	transition: color .3s, background .3s
}

.navigation-portrait .nav-menu>li>a {
	height: auto;
	width: 100%;
	background:rgba(255,255,255, 1);
	padding: 12px 15px 12px 26px;
}

.nav-menu>.active>a,
.nav-menu>.focus>a,
.nav-menu>li:hover>a {
	color: #333333
}

.nav-menu>li>a>[class*=ion-],
.nav-menu>li>a>i {
	width: 18px;
	height: 16px;
	line-height: 16px;
	-ms-transform: scale(1.4);
	transform: scale(1.4)
}

.nav-menu>li>a>[class*=ion-] {
	width: 16px;
	display: inline-block;
	transform: scale(1.8)
}

.navigation-portrait .nav-menu.nav-menu-social {
	width: 100%;
	text-align: center
}

.nav-menu.nav-menu-social>li {
	text-align: center;
	float: none;
	border: none!important
}

.navigation-portrait .nav-menu.nav-menu-social>li {
	width: auto
}

.nav-menu.nav-menu-social>li>a>[class*=ion-] {
	font-size: 12px
}

.nav-menu.nav-menu-social>li>a>.fa {
	font-size: 14px
}

.navigation-portrait .nav-menu.nav-menu-social>li>a {
	padding: 15px
}

.submenu-indicator {
	margin-left: 10px;
	margin-top: 4px;
	float: right;
	transition: all .3s
}

.navigation-portrait .submenu-indicator {
	width: 100%;
	height: 44px;
	margin-top: 0;
	position: absolute;
	text-align: center;
	z-index: 20000
}

.submenu-indicator-chevron {
	height: 6px;
	width: 6px;
	display: block;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: transparent #70798b #70798b transparent;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: border .3s
}

.navigation-portrait .submenu-indicator-chevron {
	position: absolute;
	top: 18px;
	right: 24px
}

.nav-menu>.active>a .submenu-indicator-chevron,
.nav-menu>.focus>a .submenu-indicator-chevron,
.nav-menu>li:hover>a .submenu-indicator-chevron {
	border-color: transparent #A0D468 #A0D468 transparent
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.nav-overlay-panel {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: none;
	z-index: 19999
}

.no-scroll {
	width: 100%;
	height: 100%;
	overflow: hidden
}


.navigation-portrait .nav-search-inner input[type=search],
.navigation-portrait .nav-search-inner input[type=text] {
	height: 48px;
	font-size: 18px;
	line-height: 48px
}

.nav-search-close-button {
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
	line-height: normal;
	color: #70798b;
	font-size: 20px;
	cursor: pointer;
	text-align: center
}

.nav-button,
.nav-text {
	display: inline-block;
	font-size: 14px
}

.navigation-portrait .nav-search-close-button {
	top: 10px;
	right: 14px
}

.nav-button {
	margin: 18px 15px 0;
	padding: 8px 14px;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	background-color: #A0D468;
	transition: opacity .3s
}

.nav-button:focus,
.nav-button:hover {
	color: #fff;
	text-decoration: none;
	opacity: .85
}

.navigation-portrait .nav-button {
	width: calc(100% - 52px);
	margin: 17px 26px
}

.nav-text {
	margin: 25px 15px;
	color: #70798b
}

.navigation-portrait .nav-text {
	width: calc(100% - 52px);
	margin: 12px 26px 0
}

.navigation-portrait .nav-text+ul {
	margin-top: 15px
}

.nav-dropdown {
	min-width: 180px;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	z-index: 98;
	white-space: nowrap
}

.navigation-portrait .nav-dropdown {
	width: 100%;
	position: static;
	left: 0
}

.nav-dropdown .nav-dropdown {
	left: 100%
}

.nav-menu>li>.nav-dropdown {
	border-top: solid 1px #f0f0f0
}

.nav-dropdown>li {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	text-align: left
}

.nav-dropdown>li>a {
	width: 100%;
	padding: 16px 20px;
	display: inline-block;
	float: left;
	font-size: 13px;
	color: #70798b;
	background-color: #fdfdfd;
	transition: color .3s, background .3s
}

.nav-dropdown>.focus>a,
.nav-dropdown>li:hover>a {
	color: #A0D468
}

.nav-dropdown.nav-dropdown-left {
	right: 0
}

.nav-dropdown>li>.nav-dropdown-left {
	left: auto;
	right: 100%
}

.navigation-landscape .nav-dropdown-left>li>a {
	text-align: right
}

.navigation-portrait .nav-dropdown>li>a {
	padding: 12px 20px 12px 30px
}

.navigation-portrait .nav-dropdown>li>ul>li>a {
	padding-left: 50px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>a {
	padding-left: 70px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>a {
	padding-left: 90px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>ul>li>a {
	padding-left: 110px
}

ul {
	margin: 0;
	padding: 0
}

.nav-dropdown .submenu-indicator {
	right: 15px;
	top: 16px;
	position: absolute
}

.menu__list,
.navbar,
nav a {
	position: relative
}

.navigation-portrait .submenu-indicator {
	right: 0;
	top: 0
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.nav-dropdown>.focus>a .submenu-indicator-chevron,
.nav-dropdown>li:hover>a .submenu-indicator-chevron {
	border-color: transparent #A0D468 #A0D468 transparent
}

.navigation-landscape .nav-dropdown-left .submenu-indicator {
	left: 10px
}

.navigation-landscape .nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

body a {
	transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all
}

nav a {
	display: inline-block
}

.header {
	background: #fff;
	box-shadow:inset 0 -1px 0px 0px #e1dfdf;
}

.header-top {
	padding: 1em 0;
	background: #05222A
}

.logo {
	text-align: center;
	padding-top: 1em
}

.logo h1 a {
	color: #fff;
	font-size: 1.3em
}

.logo span {
	display: block;
	font-size: .32em;
	letter-spacing: 4px
}

.header-bottom {
	padding: 1em 0
}

.navbar-nav {
	float: left;
	margin: 0
}

.navbar-default {
	background: #fff;
	border: none!important
}

.navbar-default .navbar-nav>li>a {
	color: #05222A;
	font-size: 1.3em;
	font-weight: 900
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #02B875;
	background-color: #fff
}

.navbar {
	min-height: 50px;
	margin-bottom: 0;
	border: 1px solid transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #05222A;
	background-color: #fff
}

.menu__list {
	-webkit-flex-wrap: inherit;
	flex-wrap: inherit
}

.menu__item {
	display: block;
	margin: 1em 0
}

.menu__link {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none
}

.menu--francisco .menu__item {
	margin: 0 1.5em
}

.menu--francisco .menu__link {
	position: relative;
	overflow: hidden;
	height: 3em;
	padding: 1em 0;
	text-align: center;
	color: #b5b5b5;
	-webkit-transition: color .3s;
	transition: color .3s
}

.menu--francisco .menu__link:focus,
.menu--francisco .menu__link:hover {
	color: #929292
}

.menu--francisco .menu__item--current .menu__link {
	color: #02B875
}

.menu--francisco .menu__link::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	opacity: 0;
	background: #02B875;
	-webkit-transform: translate3d(0, -3em, 0);
	transform: translate3d(0, -3em, 0);
	-webkit-transition: -webkit-transform 0s .3s, opacity .2s;
	transition: transform 0s .3s, opacity .2s
}

.menu--francisco .menu__item--current .menu__link::before,
.menu--francisco .menu__link:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .5s, opacity .1s;
	transition: transform .5s, opacity .1s;
	-webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.menu--francisco .menu__helper {
	display: block;
	pointer-events: none
}

.menu--francisco .menu__item--current .menu__helper,
.menu__link:hover .menu__helper {
	-webkit-animation: anim-francisco .3s forwards;
	animation: anim-francisco .3s forwards
}

@-webkit-keyframes anim-francisco {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes anim-francisco {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}


.nav-menus-wrapper.nav-menus-wrapper-open {
	background: #23a5a5;
	box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
	padding: 10px;
}

/* header Css */

/* banner */

.banner {
	background: url(../img/banner_21.jpg);
	background-size:cover;
	padding: 50px 100px;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-width: 0;
}

input,
select,
textarea {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 15px;
	color: black;
	resize: none;
}

input:focus,
select:focus,
textarea:focus,
a {
	outline: none;
}

input[type=text],
input[type=password],
input[type=submit],
input[type=button],
input[type=email],
input[type=number],
input[type=tel],
textarea {
}

input[type=password] {
	font-family: 'Nunito Sans', sans-serif;
}

*:focus {
	outline-width: 0;
}

.form-box .note {
    border-top: 0px solid #e5e5e5;
    margin: 0 -45px;
    padding: 0px 45px 15px 45px;
    font-size: 13px;
    line-height: 16px;
    color: #7a7979;
}

@media all and (min-width:768px) {
	.container-fluid {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.has-error .form-control {
	box-shadow: none;
}

.has-error .form-control:focus,
.has-error .form-control:active {
	box-shadow: none;
}

.has-success .form-control {
	box-shadow: none;
	border-bottom-color: #6ad074;
}

.has-success .form-control:focus,
.has-success .form-control:active {
	box-shadow: none;
}

.form-group {
	position: relative;
	margin-bottom: 20px;
}

.form-group .success {
	position: absolute;
	right: 15px;
	width: 40px;
	top: 5px;
	height: 40px;
}

.form-group.has-error .form-control {
	border-color: #e81515;
}

.gender-cl span{
	display: block;
	margin-bottom: 10px;
}

.form-group label {
	font-size: 14px;
	font-weight: 600;
    margin: 0px 0px 10px 0px;
}

.form-control {
	border-width: 0;
	border-radius: 10px;
	box-shadow: none;
	color: #313131;
	font-size: 14px;
	padding: 10px 20px 10px 60px;
	height: 50px;
	border: 1px solid #d9d9d9;
	background: transparent;
	transition: all 0.3s;
	width: 100%;
}

select {padding: 10px 20px 10px 20px !important;}

.form-control::-moz-placeholder {
	color: #808080;
}

.form-control:-ms-input-placeholder {
	color: #808080;
}

.form-control::-webkit-input-placeholder {
	color: #808080;
}

.form-control:focus,
.form-control:active {
	box-shadow: none;
	border-color: #1f2d3d;
}

.form-control.icon-zip {
	background: transparent url(../images/mobile-icon.png) no-repeat 20px 14px;
}

.form-control.icon-email {
	background: transparent url(../images/email.png) no-repeat 19px 18px;
}

textarea.form-control {
	height: 157px;
	font-size: 16px;
	font-weight: 300;
}

@media all and (min-width:768px) {
	textarea.form-control {
		height: 100px;
	}
}

.btn {
	display: inline-block;
	font-size: 15px;
	border-radius: 30px;
	line-height: 20px;
	padding: 10px 30px;
	width: 100%;
	transition: all 0.3s;
	color: white;
	font-weight: 800;
	text-transform: uppercase;
	border-width: 0;
}

@media all and (min-width:544px) {
	.btn {
		padding: 10px 50px;
		width: auto;
	}
}

@media all and (min-width:768px) {
	.btn {
		padding: 10px 30px;
	}
}

@media all and (min-width:1050px) {
	.btn {
		padding: 10px 50px;
	}
}

.btn:hover,
.btn:focus {
	color: white;
	background: #c59258;
}

.btn.btn-green {
	background-color: #23a5a5;
}

.btn.btn-green:hover {
	background-color: #040460;
}

.btn.btn-big {
	font-size: 20px;
	line-height: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform: none;
}

.form-box {
	position: relative;
	margin: 0 auto;
}

@media all and (min-width:768px) {
	.form-box {
		max-width: 615px;
		background-color: #ffffff;
		border-radius: 4px;
		box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
		padding: 18px 45px 0 45px;
		top: 50px;
	}
}

@media all and (min-width:1050px) {
	.form-box {
		top: 0;
		width: 50%;
		max-width: none;
		margin-left: 0;
	}
}

.form-box h1 {
	color: #121a24;
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	margin-bottom: 30px;
}

.form-box .slogan {
	color: #23a5a5;
	font-size: 25px;
	font-weight: 300;
	line-height: 30px;
	margin-top: -24px;
	margin-bottom: 37px;
}

.form-box .slider-box {
	position: relative;
	margin: 0 0 18px 0;
}

.form-box .slider-box+.slider-box {
	padding-top: 19px;
}

.form-box .slider-box input {
	position: absolute;
	top: 0;
	left: -99999px;
}

.form-box .slider-box .value {
	position: absolute;
	top: -19px;
	right: 0;
	font-size: 50px;
	font-weight: 200;
	color: black;
	text-align: right;
}

.form-box .slider-box .slider {
	position: relative;
	padding-top: 1px;
}

.form-box .slider-box .ui-slider {
	height: 10px;
	border-radius: 20px;
	background-color: #e4e5e5;
	border-width: 0;
	margin-top: 13px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 35px;
	border-radius: 0;
	margin-right: 0px;
	margin-left: 0px;
}

.form-box .slider-box .ui-slider:before {
	content: " ";
	height: 10px;
	background-color: #23a5a5;
	position: absolute;
	left: 0px;
	top: 0;
	width: 0px;
	border-radius: 10px 0 0 10px;
}

.form-box .slider-box .ui-slider:after {
	content: " ";
	height: 10px;
	background-color: #e4e5e5;
	position: absolute;
	right: 0px;
	top: 0;
	width: 0px;
	border-radius: 0 10px 10px 0;
}

.form-box .slider-box .ui-slider-range {
	background-color: #23a5a5;
	border-radius: 0;
	top: 0;
	height: 10px;
}
.form-box .slider-box .ui-slider-range::after {
	content: '';
	position: absolute;
	background: #23a5a5;
	width: 20px;
	height: 20px;
	right: -3px;
    border: 2px #fff solid;
    top: -5px;
    border-radius: 50%;
}

.form-box .slider-box .ui-slider-handle {
	background: #23a5a5 url(../images/drag.png) no-repeat center;
	text-align: center;
	border-radius: 30px;
	width: 85px;
	font-size: 14px;
	color: white;
	cursor: move;
	font-weight: 600;
	height: 35px;
	top: -50px;
	margin-left: -45px;
	line-height: 35px;
	box-shadow: 0 10px 20px rgba(21, 140, 232, 0.2);
}


.form-box .slider-box .ui-slider-handle::after {
	content: '';
	position: absolute;
width: 15px;
height: 7px;
border-top: solid 10px #23a5a5;
border-left: solid 10px transparent;
border-right: solid 10px transparent;
right: 37px;
bottom: -10px;
}
.form-box .labels {
	overflow: hidden;
	text-align: right;
	color: #807e7e;
	margin-top: -15px;
	font-size: 12px;
	font-weight: 800;
}

.form-box .labels span:first-child {
	float: left;
}

.form-box .ui-widget-content {
	border: 0;
	background-color: transparent;
}

@media all and (min-width:768px) {
	.form-box .form-columns {
		overflow: hidden;
	}
}

@media all and (min-width:768px) {
	.form-box .form-columns .form-group {
		float: left;
		padding-right: 10px;
	}
	.form-box .form-columns .form-group.form-big {
		width: 55%;
	}
	.form-box .form-columns .form-group.form-small {
		width: 45%;
	}
	.form-box .form-columns .form-group+.form-group {
		padding-right: 0;
	}
}

.form-box .button-box {
	padding-bottom: 39px;
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
}

.form-box .button-box .btn {
	box-shadow: 0 10px 20px rgba(88, 190, 78, 0.2);
}

@media all and (min-width:544px) {
	.form-box .button-box .btn {
		float: left;
	}
}

.form-box .button-box .ssl {
	text-align: right;
	padding-top: 10px;
}

/* banner */

/* step form */

.form-wizard {
	color: #888888;
	padding: 30px;
}
.form-wizard .wizard-form-radio {
	display: inline-block;
	margin-left: 5px;
	position: relative;
}
.form-wizard .wizard-form-radio input[type="radio"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-color: #dddddd;
	height: 25px;
	width: 25px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
}
.form-wizard .wizard-form-radio input[type="radio"]:focus {
	outline: 0;
}
.form-wizard .wizard-form-radio input[type="radio"]:checked {
	background-color: #fb1647;
}
.form-wizard .wizard-form-radio input[type="radio"]:checked::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #ffffff;
	border-radius: 50%;
	left: 0px;
	right: 0;
	margin: 0 auto;
	top: 8px;
}
.form-wizard .wizard-form-radio input[type="radio"]:checked::after {
	content: "";
	display: inline-block;
	webkit-animation: click-radio-wave 0.65s;
	-moz-animation: click-radio-wave 0.65s;
	animation: click-radio-wave 0.65s;
	background: #000000;
	content: '';
	display: block;
	position: relative;
	z-index: 100;
	border-radius: 50%;
}
.form-wizard .wizard-form-radio input[type="radio"] ~ label {
	padding-left: 10px;
	cursor: pointer;
}
.form-wizard .form-wizard-header {
	text-align: center;
}
.form-wizard .form-wizard-next-btn, 
.form-wizard .form-wizard-previous-btn, 
.form-wizard .form-wizard-submit {
	background-color: #d65470;
	color: #ffffff;
	display: inline-block;
	min-width: 100px;
	min-width: 120px;
	padding: 10px;
	text-align: center;
	cursor: pointer;
}
.form-wizard .form-wizard-next-btn:hover, 
.form-wizard .form-wizard-next-btn:focus, 
.form-wizard .form-wizard-previous-btn:hover, 
.form-wizard .form-wizard-previous-btn:focus, 
.form-wizard .form-wizard-submit:hover, 
.form-wizard .form-wizard-submit:focus {
	color: #ffffff;
	opacity: 0.6;
	text-decoration: none;
}
.form-wizard .wizard-fieldset {
	display: none;
}
.form-wizard .wizard-fieldset.show {
	display: block;
}
.form-wizard .wizard-form-error {
	display: none;
	background-color: #d70b0b;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
}
.form-wizard .small-field {
	width: 31%;
    float: left;
	margin-right: 5px !important;
}
.form-wizard .mid-field {
	width: 33% !important;
}
option {
	border: 10px solid; 
	border-color:#ff00ff; 
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
}
.form-wizard .form-control::-webkit-input-placeholder { 
	/* Edge */
	color: #888888 !important;
	font-size: 14px !important;
	visibility: visible;
	transition: all 0.3s;
}
.form-wizard .form-control::-ms-input-placeholder { 
	/* Internet Explorer */
	color: #888888 !important;
	font-size: 14px !important;
	visibility: visible;
	transition: all 0.3s;
}
.form-wizard .form-control::placeholder {
	color: #888888 !important;
	font-size: 14px !important;
	visibility: visible;
	transition: all 0.3s;
}
.form-wizard .form-control:focus::-webkit-input-placeholder { 
	/* Edge */
	color: #888888 !important;
	font-size: 12px !important;
	visibility: visible;
	transition: all 0.3s;
}
.form-wizard .form-control:focus:-ms-input-placeholder { 
	/* Internet Explorer */
	color: #888888 !important;
	font-size: 12px !important;
	visibility: visible;
	transition: all 0.3s;
}
.form-wizard .form-control:focus::placeholder {
	color: #888888 !important;
	visibility: visible;
	transition: all 0.3s;
}
/* 
.form-wizard .wizard-form-errortooltip {
	background-image: linear-gradient(rgba(0,0,0,0) 98%, green 2%);

  }

  .form-wizard .form-control::after {
	  border: 5px #000 solid;
	  content: 'ygdyefb';
	  position: absolute;
	  top: -100px;
	  left: 0px;
	  display: none;
}

.form-wizard .form-control:hover::after {
	border: 5px #000 solid;
	content: 'ygdyefb';
	position: absolute;
	top: -100px;
	left: 0px;
	display: block;
}
*/
.form-wizard .form-wizard-previous-btn {
	background-color: #fb1647;
}
.form-wizard .form-control {
	
	height: auto !important;
	padding: 15px;
	color: #888888;
	background-color: #FFF;
	border: 1px solid #d9d9d9;;
	border-radius: 30px;
}
.form-wizard .form-control:focus {
	box-shadow: none;
	border-color: #1f2d3d;
}
.form-wizard .form-group {
	position: relative;
	margin: 15px 0;
}
.form-wizard .wizard-form-text-label {
	position: absolute;
	left: 10px;
	top: 16px;
	font-weight: 500;
}
/*input[type=date]::-webkit-datetime-edit {
    color: transparent;
}
input[type=date]:focus::-webkit-datetime-edit {
    color: black !important;
}
*/


.form-wizard .focus-input .wizard-form-text-label {
	color: #d65470;
	top: -18px;
	transition: 0.2s linear all;
	font-size: 12px;
	font-weight: 500;
}
.form-wizard .form-wizard-steps {
	margin: 30px 0;
}
.form-wizard .form-wizard-steps li {
	width: 44%;
	float: left;
	position: relative;
}
.process-icon {
	width: 10% !important;
	float: left;
	position: relative;
	top: -15px;
	margin: 0px;
	background: #FFF;
}
.process-icon img {
		width: 100%;
}
.process-icon:after {
	display: none;
}
.form-wizard .form-wizard-steps li::after {
	background-color: #f3f3f3;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	right: 0;
	top: 20px;
	transform: translateY(-50%);
	width: 100%;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.form-wizard .form-wizard-steps li .num {
	background-color: #dddddd;
	border-radius: 50%;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	position: relative;
	text-align: center;
	width: 40px;
	z-index: 1;
}
.form-wizard .form-wizard-steps li .num-text {
	display: block;
	height: 40px;
	line-height: 40px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
}
.form-wizard .form-wizard-steps li:last-child::after {
	width: 50%;
}
.form-wizard .form-wizard-steps li.active .num, 
.form-wizard .form-wizard-steps li.activated .num {
	background-color: #d65470;
	color: #ffffff;
}
.form-wizard .form-wizard-steps li.active::after, 
.form-wizard .form-wizard-steps li.activated::after {
	background-color: #d65470;
	left: 50%;
	width: 50%;
	border-color: #d65470;
}
.form-wizard .form-wizard-steps li.activated::after {
	width: 100%;
	border-color: #d65470;
}
.form-wizard .form-wizard-steps li:last-child::after {
	left: 0;
}
.form-wizard .wizard-password-eye {
	position: absolute;
	right: 32px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
  @keyframes click-radio-wave {
	0% {
	  width: 25px;
	  height: 25px;
	  opacity: 0.35;
	  position: relative;
	}
	100% {
	  width: 60px;
	  height: 60px;
	  margin-left: -15px;
	  margin-top: -15px;
	  opacity: 0.0;
	}
  }
  @media screen and (max-width: 767px) {
	.wizard-content-left {
	  height: auto;
	}
  }
/* step form */

/* section Content */

.section-content ul  {
	margin-bottom: 15px;
}
.section-content ul li {
	color: #7a7979; margin: 0px;
}

/* section Content */

/* testimonials */

.testimonial_section {
	display: block;
	overflow: hidden;
}
.testimonial_section:after {
	display: block;
	clear: both;
	content: "";
}
.testimonial_section .about_content {
	background-color: #020d26;
	padding-top: 77px;
	padding-right: 210px;
	padding-bottom: 62px;
	position: relative;
}
.testimonial_section .about_content .background_layer {
	background-color: #020d26;
	width: auto;
	margin-left: -205px;
	right: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.testimonial_section .about_content .layer_content {
	position: relative;
	z-index: 9;
	height: 100%;
}
.testimonial_section .about_content .layer_content .section_title {
	margin-bottom: 24px;
	position: relative;
}
.testimonial_section .about_content .layer_content .section_title:after {
	display: block;
	clear: both;
	content: "";
}
.testimonial_section .about_content .layer_content .section_title h5 {
	color: #fff;
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 15px;
	line-height: 28px;
	color: #818a8f;
	margin-top: -5px;
	margin-bottom: 6px;
}
.testimonial_section .about_content .layer_content .section_title h2 {
	font-family: "Titillium Web";
	font-weight: 300;
	font-size: 45px;
	line-height: 50px;
	padding-bottom: 51px;
	margin-bottom: 0px;
	color: #fff;
}
  .testimonial_section .about_content .layer_content .section_title h2 strong {
	font-weight: 600 !important;
	width: 100%;
	display: block;
}
  .testimonial_section .about_content .layer_content .section_title .heading_line {
	position: relative;
}
  .testimonial_section .about_content .layer_content .section_title .heading_line span {
	transition: all 0.5s ease-in-out 0s;
	position: relative;
}
.testimonial_section .about_content .layer_content .section_title .heading_line span:after {
	content: "";
	right: auto;
	left: 69px;
	position: absolute;
	bottom: 28px;
	width: 17px;
	margin-left: 0;
	border-bottom-width: 3px;
	border-bottom-color: #cacaca;
	border-bottom-style: solid;
}
.testimonial_section .about_content .layer_content .section_title .heading_line:after {
	content: "";
	left: 1%;
	margin-left: 0;
	position: absolute;
	bottom: 28px;
	width: 59px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff5e14;
}
.testimonial_section .about_content .layer_content .section_title p {
	color: #fff;
	margin: 0 0 15px;
}
.testimonial_section .about_content .layer_content a {
	color: #fff;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.3s;
}
.testimonial_section .about_content .layer_content a i {
	font-size: 18px;
	vertical-align: middle;
}
.testimonial_section .about_content .layer_content a:hover {
	color: #ff5e14;
}
.testimonial_section .testimonial_box {
	margin-top: 60px !important;
	position: relative;
}
.testimonial_section .testimonial_box .testimonial_container {
	background-color: #ff5e14;
	margin-left: -170px !important;
	position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .background_layer {
	background-color: #ff5e14;
	width: auto;
	margin-right: -200px;
	right: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content {
	position: relative;
	z-index: 9;
	height: 100%;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel {
	display: block;
	position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
	margin: 10px 0 10px 0;
	padding: 62px 0px 72px 50px;
	position: relative;
	text-align: center;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.13);
	margin-left: 150px;
	margin-top: 69px;
	padding: 45px 40px 45px 40px;
	z-index: 1;
	position: relative;
	background-color: #fff;
	transition: all 0.5s ease-in-out 0s;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption {
	margin-bottom: 15px;
	position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption:after {
	content: "";
	width: 30px;
	display: block;
	height: 2px;
	text-align: center;
	left: 46%;
	margin-top: 6px;
	background-color: #ff5e14;
	position: absolute;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption h6 {
	padding-top: 0;
	margin-bottom: -5px;
	font-size: 19px;
	font-weight: 600;
	line-height: 24px;
	color: #020d26;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption span {
	font-size: 12px;
	color: #9f9f9f;
	margin: 0;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content p {
	padding: 0;
	margin: 0;
	padding-top: 10px;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #5d6576;
	font-style: italic;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img {
	border: none;
	position: absolute;
	top: 0;
	left: 55px;
	top: 80px;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img img {
	border: 5px solid #fff;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
	width: 35%;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev {
	position: absolute;
	top: 165px;
	right: 42px;
	border-radius: 0;
	background: #ff5e14;
	display: block;
	outline: 0;
	width: 34px;
	line-height: 34px;
	height: 34px;
	color: #fff;
	font-size: 23px;
	margin-top: -20px;
	transition: all 0.3s ease-in-out;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev:hover {
	background: #020d26;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next {
	position: absolute;
	top: 165px;
	right: 5px;
	border-radius: 0;
	display: block;
	background: #ff5e14;
	outline: 0;
	width: 34px;
	text-align: center;
	line-height: 34px;
	height: 34px;
	color: #fff;
	font-size: 23px;
	margin-top: -20px;
	transition: all 0.3s ease-in-out;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev span {
	line-height: 0;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next span {
	line-height: 0;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next:hover {
	background: #020d26;
}
.input-error {  
	border: 1px #d70b0b solid;
}
  @media all and (max-width: 991px) {
	  .testimonial_section .about_content {
	  padding-right: 15px !important;
	}
	.testimonial_section .about_content .background_layer {
	  width: 200% !important;
	}
	.testimonial_section .testimonial_box {
	  margin-top: 0 !important;
	}
	.testimonial_section .testimonial_box .background_layer {
	  width: 200% !important;
	  margin-left: -200px;
	}
	.testimonial_section .testimonial_box .about_content {
	  padding-left: 15px !important;
	  padding-right: 15px !important;
	  margin-top: 28% !important;
	}
	.testimonial_section .testimonial_box .testimonial_container {
	  margin-left: -15px !important;
	}
	.testimonial_section .testimonial_box .testimonial_container .testimonials {
	  margin: 0px 0 20px 0;
	}
	.testimonial_section .testimonial_box .testimonial_container .testimonials .testimonial_content {
	  margin-left: -36px !important;
	}
	.testimonial_section .testimonial_box .testimonial_container .testimonials .images_box {
	  display: none;
	}
  }

/* testimonials */

/*********footer*******************/
.kilimanjaro_area {
	position: relative;
	z-index: 1;
  }
  .foo_top_header_one {
	background-color: #15151e;
	color: #fff;
  }
  .section_padding_100_70 {
	padding-top: 100px;
	padding-bottom: 70px;
  }
  .foo_top_header_one {
	color: #fff;
  }.kilimanjaro_part {
	margin-bottom: 30px;
  }
  .foo_top_header_one .kilimanjaro_part > h5 {
	color: #fff;
  }
  .kilimanjaro_part h4, .kilimanjaro_part h5 {
	margin-bottom: 30px;
  }
  .kilimanjaro_single_contact_info > p, 
  .kilimanjaro_single_contact_info > h5, 
  .kilimanjaro_blog_area > a, 
  .foo_top_header_one .kilimanjaro_part > p {
	color: rgba(255,255,255,.5);
  }
  p, ul li, ol li {
	font-weight: 300;
  }
  ul {
	margin: 0;
	padding: 0;
  }
  .kilimanjaro_bottom_header_one {
	background-color: #111;
  }
  .section_padding_50 {
	padding: 50px 0;
  }
  .kilimanjaro_bottom_header_one p {
	color: #fff;
	margin: 0;
  }
  p, ul li, ol li {
	font-weight: 300;
  }
  .kilimanjaro_bottom_header_one a {
	color: inherit;
	font-size: 14px;
  }
  a, h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
  }
  .m-top-15 {
	margin-top: 15px;
  }
  ul {
	margin: 0;
	padding: 0;
  }
  .kilimanjaro_social_links li {
	  margin: 0 0px;
	}
  .kilimanjaro_widget > li {
	display: inline-block;
  }
  p, ul li, ol li {
	font-weight: 300;
  }
  ol li, ul li {
	list-style: outside none none;
  }
  .kilimanjaro_widget a {
	border: 1px solid #333;
	border-radius: 6px;
	color: #888;
	display: inline-block;
	font-size: 13px;
	margin-bottom: 4px;
	padding: 7px 12px;
  }
  ul {
	margin: 0;
	padding: 0;
  }
  .kilimanjaro_links a {
	border-bottom: 1px solid #333;
	color: rgba(255,255,255,.5);
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
	padding-bottom: 10px;
  }
  .kilimanjaro_links a {
	color: rgba(255,255,255,.5);
	font-size: 13px;
  }
  .top-15 {
	margin-top: 15px;
  }
  .foo_top_header_one .kilimanjaro_part > h5 {
	color: #fff;
  }
  .kilimanjaro_part h4, .kilimanjaro_part h5 {
	margin-bottom: 30px;
  }
  .kilimanjaro_social_links > li {
	display: inline-block;
  }
  p, ul li, ol li {
	font-weight: 300;
  }
  .kilimanjaro_social_links a {
	border: 1px solid #333;
	border-radius: 6px;
	color: #888;
	display: inline-block;
	font-size: 13px;
	margin-bottom: 3px;
	padding: 7px 12px;
  }
  .kilimanjaro_blog_area .kilimanjaro_date {
	color: #27ae60;
	font-size: 13px;
	margin-bottom: 5px;
  }
  .kilimanjaro_blog_area > p {
	color: rgba(255,255,255,.5);
	line-height: 1.3;
	margin-bottom: 0;
  }
  .kilimanjaro_works > a {
	display: inline-block;
	float: left;
	position: relative;
	width: 33.33333333%;
	z-index: 1;
  }
  .kilimanjaro_thumb {
	left: 0;
	position: absolute;
	top: 0;
	width: 75px;
  }
  .kilimanjaro_links a i {
	padding-right: 10px;
  }

  /* :: 18.0 Footer Area CSS */
  
	.footer_area {
		position: relative;
		z-index: 1;
	}
  .footer_bottom p > i,
	.footer_bottom p > a:hover {
		color: #27ae60;
	}	
  
	.social_links_area {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		padding: 50px 0 30px 0;
		text-align: center;
		position: relative;
		z-index: 1;
	}
  .social_links_area > a:hover {
		color: #27ae60;
	}
  
	.inline-style .social_links_area > a:hover {
		background-color: transparent;
		color: #27ae60;
		border: 0px solid transparent;
	}
  .single_feature:hover .feature_text h4 {
		color: #27ae60;
	}
  .kilimanjaro_blog_area {
	border-bottom: 1px solid #333;
	margin-bottom: 15px;
	padding: 0 0 15px 90px;
	position: relative;
	z-index: 1;
  }
  .kilimanjaro_links a {
	border-bottom: 1px solid #333;
	color: rgba(255,255,255,.5);
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
	padding-bottom: 10px;
  }
  
  .footer-text{
	  background-color:#1f2d3d;
	  color:#a0a7ae;
	  font-size:15px;
	  line-height:23px;
	  color:#576575;
	  padding-bottom:40px;
	  padding-top:35px;
	}
@media all and (min-width:768px){
	.footer-text{
		padding-top:55px;
		padding-bottom:30px;
	}
}
.footer-text p{
	margin-bottom:19px;
}
.footer-text .row > *{
	padding-top:10px;
}
@media all and (min-width:768px){
	.footer-text .row > *{
		padding-top:36px;
	}
}
.footer-text .links{
	list-style-type:none;
	margin:0;padding:0;
	border-bottom:1px solid #33404e;
}
.footer-text .links li{
	border-top:1px solid #33404e;
}
.footer-text .links li a{
	display:block;
	font-weight:lighter; 
	font-size:12px; 
	color:#a0a7ae;
	padding-top:12px;
	padding-bottom:14px;
}
.footer-text .links li a:before{
	content:"+";
	float:right;
	color:#576575;
}
.footer-bottom-text {
    background-color: #1c2837;
    color: #576575;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 33px;
    padding-top: 35px;
}
.footer-text .links li .dropdown{
	display: none;
}
.footer-text .links li .dropdown.active{
	display: block;
}

  /* footer Css */

 @media (max-width: 767px) {
	ul li {
		margin: 10px 0px;
    }
	.banner {
		background: #FFF; 
		padding: 20px;
	}
	.form-box .note {
		border-top: 1px solid #e5e5e5;
		margin: 0 0;
		padding: 16px 5px 15px 5px;
		font-size: 13px;
		line-height: 16px;
		color: #7a7979;
	}
	.nav-brand img {
		width: 30%;
	}
	.form-wizard {
		padding: 0;
	}
	.form-wizard .form-wizard-steps li .num-text {
		line-height: 22px;
	}
	.process-icon {
		top: 17px;
	}
	.process-icon {
		width: 12% !important;
	}
	.form-wizard .form-wizard-next-btn, .form-wizard .form-wizard-previous-btn, .form-wizard .form-wizard-submit {width: 100%;}
	.modal-content {padding: 25px !important;}
	.modal-header .close {margin: 0;}
}


  /* The Close Button */
  .close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
	text-align: right;
    position: absolute;
    right: 2px;
    top: -5px;
    opacity: 1;
	cursor: pointer;
  }
  
  .close:hover,
  .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
  }

 .otp-input  {padding:10px 20px 10px 20px; text-align: center;}
 .otp-input-submit {padding: 0px 20px;
 font-size: 14px !important;
 font-weight: 500;
 line-height: 10px !important;
}

.modal-content {padding: 0px; border: 0px #000 solid;}

.thankyou-body {
	background:url(../images/thank-you-bg1.jpg);
	background-size: cover;
	}
	.thank-you {
width: 40%; 
margin: 5% auto 0% auto; 
}

.thank-you span {font-size: 40px;color: #020d26; display: block;}
.thank-you-boxbg {
		background: url(../images/thank-you-bg2.png) #FFF;
		background-size: cover;
		background-position: 0px -293px;
		background-repeat: no-repeat;
}
	

.thank-you-earlysalry {
	width: 25%;
    margin: 12% auto 4% auto;

}

.icon-image {width: 95px; margin: 0px auto;}

.poweredby h6 {text-align: center;
font-size: 24px;
margin-top: 20px;
}


.thank-you-boxbg ul {margin: 20px 10px; padding: 0; text-align: left;}
.thank-you-boxbg ul li {font-size: 20px; color: #000; font-weight: 700; line-height: 34px; padding-left:50px; margin: 10px 0px;}
.thank-you-boxbg ul li:nth-child(1) {background: url('../images/li-image1.png') no-repeat;}
.thank-you-boxbg ul li:nth-child(2) {background: url('../images/li-image2.png') no-repeat;}
.thank-you-boxbg ul li:nth-child(3) {background: url('../images/li-image3.png') no-repeat;}
.thank-you-boxbg ul li:nth-child(4) {background: url('../images/li-image4.png') no-repeat;}
.thank-you-boxbg ul li:nth-child(5) {background: url('../images/li-image5.png') no-repeat;}

.timer-container {background: #fff; padding-top: 20px;
    background: #FFF;
    padding-top: 20px;
    z-index: 9;
    border: 1px #000 solid; 
    width: 100%;
}
  .timer-box {background: #fedb65;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  text-align: center;
  font-size: 24px;
  position: relative;
  transition: all .3s
}
  .fixme {
      max-width: 340px;
    width: 100%;
    margin: 0px auto;
     z-index: 9;}
  
#timer {background: #d65470;
padding: 5px 10px;
color: #FFF;
font-weight: 700;
}
#timer .time:nth-of-type(1), #timer .separator:nth-of-type(1), #timer .separator:nth-of-type(2) {display: none;}
.emailfield {display:none;}
.emailfield a {display: block; text-align: right;}
.emailfield .form-control {height: 60px;}
.emailfield img {width: 150px;box-shadow: 0px 0px 4px 1px #ccc;margin: 10px 0px 0px 0px;padding: 5px;}
.googlebtn {display:block; margin: 0px 0px 0px 0px;}
.googlebtn img {width:250px;}
.emailfield .form-control.icon-email {
    background: transparent url(../images/email.png) no-repeat 19px 22px;
}
.mobilefield {width: 60%;}
.mobilefield .form-control {height: 60px;}
.mobilefield .form-control.icon-zip {
    background: transparent url(../images/mobile-icon.png) no-repeat 20px 19px;
}
@media (max-width: 767px) {
	.formgroup-width {
		width: 100%;
	}
	.mobilefield {    
		width: auto;
		margin: 15px 25px;
	}
	.emailfield {
		margin: 0px 25px;
	}
	.emailfield .form-control, .mobilefield .form-control {height: 60px;}
	.googlebtn {max-width:255px; text-align: center; margin: 0px auto;}
	.googlebtn img {width: 270px;}
	.form-box .note {margin: 0px 25px;}
	.button-box {text-align: center;}
	.btn.btn-big {
		width: 82%;
		padding-top: 5px;
		padding-bottom: 7px;
	}
	
	.otp-input-submit {	padding-top: 15px !important;
		padding-bottom: 17px !important;
	}
.thank-you {
width: 90%; 
}
.timer-box span.subtext {display: block;}
.timer-box {
        font-size: 16px;
        left: 0 !important;
        margin-left: 0 !important;
}
.timer-container { 
    padding-top: 0px;
    position: relative;
    left: 0;
    margin-left: 0;
}
.registration-form h1 {font-size: 28px;}
.form-box .slider-box .ui-slider-handle {
    background: #23a5a5 url(../images/drag.png) no-repeat center;
    text-align: center;
    border-radius: 30px;
    width: 63px;
    font-size: 12px;
    color: white;
    cursor: move;
    font-weight: 600;
    height: 30px;
    top: -50px;
    margin-left: -45px;
    line-height: 30px;
    box-shadow: 0 10px 20px rgb(21 140 232 / 20%);
}
.form-box .slider-box .ui-slider-handle::after {right: 17px;}
.form-box .slider-box {
    position: relative;
    margin: 0 0 18px 0;
    margin: 22px auto;
    width: 81%;
}
}


@media (min-width: 576px) {
.modal-dialog {
    max-width: 250px;
    margin: 17% auto;
	background: #FFF;
    padding: 20px;
}
}

@media (max-width: 576px) {
.modal-dialog {
    margin: 1.5rem;
}
}

#dialog-modal-alert .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 300;
    color: #ff0000;
    margin:0px auto;
}

@media (min-width: 1050px) {
    #dialog-modal-alert .btn {
        padding: 5px 20px;
        font-size: 12px;
        font-weight: 300;
    }
}

@media (max-width: 576px) {
        #dialog-modal-alert .modal-dialog {
        margin: 3.5rem;
    }
}

#dialog-modal-alert .btn {
    font-size: 12px;
    padding: 5px 20px;
    width: 50%;
    font-weight: 300;
}

/* tooltip css */
.helptext {
    text-transform: uppercase;
    background: #FFF;
    color: #555;
    cursor: help;
    font-size: 14px;
    margin: 5px;
    padding: 0px 5px;
    position: relative;
    text-align: center;
    width: 20px;
    -webkit-transform: translateZ(0); /* webkit flicker fix */
    -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}
    
.helptext .tooltip {
    bottom: 12px;
    color: #fff;
    display: block;
    left: 58%;
    margin-bottom: 15px;
    margin-left: -160px;
    opacity: 0;
    padding: 0px;
    pointer-events: none;
    position: absolute;
    width: 320px;
    z-index: 110011;
    -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
        transform: translateY(0px);
    -webkit-transition: all .25s ease-out;
      -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.28);
      -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.28);
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.28);
}
.helptext .tooltip img {width: 100%;}

/* This bridges the gap so you can mouse into the tooltip without it disappearing */
.helpttext .tooltip:before {
    bottom: -10px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}

/* CSS Triangles - see Trevor's post */
.helptext .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #9baebd 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}

.helptext:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
        transform: translateY(0px);
}

/* IE can just show/hide with no transition */
.lte8 .helptext .tooltip {
    display: none;
}

.lte8 .helptext:hover .tooltip {
    display: block;
}

.popupblock {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right:0;
    z-index: 1;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}

.popupbox {    max-width: 730px;
    margin: 60px auto; position: relative; text-align: center;}
.popupbox img {width: 100%; border-radius: 5px;}
body.disable-scroll {
    overflow: hidden;
}
.remove-popup-icon {position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
.remove-popupCloseBtn {background: #000;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 10px auto;
    display: inline-block;
    cursor: pointer;
}

.firstnametooltip {}
.showhelptext {opacity:1 !important;}
.hidehelptext {opacity:0;}
.popupblock {display: none;} 
.popupblock-block {display: block;}
.form-radio {text-align: left;}
.form-radio [type="radio"]:checked,
.form-radio [type="radio"]:not(:checked) {position: absolute; left: -9999px;}
.form-radio [type="radio"]:checked + label,
.form-radio [type="radio"]:not(:checked) + label {position: relative; padding-left: 28px; cursor: pointer; line-height: 20px; display: inline-block; color: #333; font-size: 14px; font-weight: 500;}
.form-radio [type="radio"]:checked + label:before,
.form-radio [type="radio"]:not(:checked) + label:before {content: ''; position: absolute; left: 0; top: 0; width: 18px; height: 18px; border: 1px solid #ddd; border-radius: 100%; background: #fff;}
.form-radio [type="radio"]:checked + label:after,
.form-radio [type="radio"]:not(:checked) + label:after {content: ''; width: 12px; height: 12px; background: #23a5a5; position: absolute; top: 3px; left: 3px; border-radius: 100%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease;}
.form-radio [type="radio"]:not(:checked) + label:after {opacity: 0; -webkit-transform: scale(0); transform: scale(0);}
.form-radio [type="radio"]:checked + label:after {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}

.form-box .form-columns {display: flex; flex-wrap: wrap; column-gap: 10px;}
.form-box .form-columns .form-group {width: 100%; padding: 0; margin: 10px; flex: 45%;}
.loan-box {text-align: center; margin: 50px 0px; padding: 10px;}
.loan-box .loan-icon {width: 150px; height: 150px; display: flex; justify-content: center; align-items: center; border: 10px #23a5a5 solid; border-radius: 5%; margin: 0px auto; box-shadow: inset 0px 0px 0px 0px #7277b2;}
.loan-box .loan-icon img {width: 60px;}
.loan-box h3 {font-size: 18px; margin: 15px 0px 0px 0px; font-weight: 900;}
.loan-box p {font-size:14px; font-weight: 500; color:#676767;}

.bottombanner {background: url('../img/bottom-bg.png') no-repeat; background-size: cover; display: flex; align-items: center; justify-content: center; padding: 40px 0px 0px 0px;}
.banner-bottombox {width: 100%;}
.banner-bottombox img {width:100%; max-width: 500px;}
.banner-bottomtext {width: 100%; max-width: 450px;}
.banner-bottombox h1 {font-size: 54px; color: #000; font-weight: 600; text-align: left;}
.banner-bottombox h1 span { color: #31a2bd;}
.banner-bottombox p {font-size: 16px; color: #000; text-align: left;}
footer {background: #2B2B2B; padding: 10px; text-align: center;}
footer p {color: #FFF; margin: 0; font-size: 14px;}

.thanku {    width: 415px;
    height: 300px;
    margin: 0px auto;
    background: #23a5a5;
    color: #FFF;
    border-radius: 5px;
    outline: 10px double #23a5a5;
    text-align: center;
    display: flex;
	align-items: center;
	justify-content: center;
    flex-direction: column;}
.thanku img {width: 100px; margin: 0px auto; margin-bottom: 10px;}
.thanku p {color: #FFF;}
@media (max-width: 768px) {
	.thanku {margin: 20px; width: 300px;}
}


@media (max-width: 767px) {
    .popupblock {position: fixed;}
    .popupbox {border: 10px transparent solid;}
    .helptext .tooltip {left: auto; right: -36px; bottom: 12px;width:250px;}
    .helptext .tooltip:after {left: auto; right: 39px;}
	.banner-bottombox h1 {font-size: 36px; margin-top: 20px;
	}
}
