@charset "utf-8";
/* CSS Document */
/* General Style Start */
@font-face {
    font-family: 'Poppins-Bold';
    src:url('../fonts/fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg'),
        url('../fonts/Poppins-Bold.eot'),
        url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-Light';
    src:url('../fonts/Poppins-Light.woff') format('woff'),
        url('../fonts/Poppins-Light.woff2') format('woff2'),
        url('../fonts/Poppins-Light.svg#Poppins-Light') format('svg'),
        url('../fonts/Poppins-Light.eot'),
        url('../fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Light.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-LightItalic';
    src:url('../fonts/Poppins-LightItalic.woff') format('woff'),
        url('../fonts/Poppins-LightItalic.woff2') format('woff2'),
        url('../fonts/Poppins-LightItalic.svg#Poppins-LightItalic') format('svg'),
        url('../fonts/Poppins-LightItalic.eot'),
        url('../fonts/Poppins-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-LightItalic.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-SemiBold';
    src:url('../fonts/Poppins-SemiBold.woff') format('woff'),
        url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg'),
        url('../fonts/Poppins-SemiBold.eot'),
        url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBold.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-SemiBoldItalic';
    src:url('../fonts/Poppins-SemiBoldItalic.woff') format('woff'),
        url('../fonts/Poppins-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBoldItalic.svg#Poppins-SemiBoldItalic') format('svg'),
        url('../fonts/Poppins-SemiBoldItalic.eot'),
        url('../fonts/Poppins-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*fontface end*/
*{
	padding:0;
	margin:0;
	box-sizing:border-box;
}
html{
	font-size:62.5%;
}
body{
	font: normal 1.6rem/2.2rem 'Poppins-Light', sans-serif;
	background-color:#fff;
	color:#142236;
	/*overflow-x: hidden;*/
}
.clearfix:after{
	content:"";
	clear:both;
	display:table
}
ul{
	list-style-type:none;
	margin:0 0 14px;
}
ul:last-child{
	margin-bottom:0;
}
ul li{
	padding:0 0 0 14px;
	margin:0 0 7px 0;
	background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.4 27.3' fill='%23eb7b20'%3E%3Cpath d='M6.4 12.9c.9 2.7-1.6 5.1-4.2 4.2-.9-.3-1.7-1.1-2-2-.9-2.7 1.6-5.1 4.2-4.2.9.3 1.7 1.1 2 2zm16.1-1.2L7.1.5C5-1.1 2.3 1.4 3.6 3.7l6.3 8.7a2.27 2.27 0 0 1 0 2.5l-6.3 8.7c-1.4 2.3 1.4 4.8 3.5 3.2l15.4-11.2c1.3-.9 1.3-2.9 0-3.9z'/%3E%3C/svg%3E") 0 4px no-repeat;
	background-size: 9px auto;
}
p{
	margin-bottom:14px;
}
p:empty{
	display:none !important;
}
p:last-child{
	margin-bottom:0;
}
a{
	color:#0046ff;
	text-decoration:none;
	-webkit-transition:all .5s;
	-khtml-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}
a, img{
	outline:none;
}
img{
	border:none;
	max-width:100%;
	height:auto;
}
strong{
	font-family: 'Poppins-SemiBold', sans-serif;
	font-weight: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
	display:block
}
sup{
	font-size:1rem;
    line-height:1rem;
    padding:0;
    color:#525252;
    margin:0;
}
.container{
	padding:0 3%;
	width:100%;
}

/* General Style Start */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
	font-family:'Poppins-SemiBold', sans-serif;
	font-weight:normal;
	color:#142236;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong{
	font-family:'Poppins-SemiBold', sans-serif;
	font-weight:normal;
}
h1, .h1{
	font-size:2.2rem;
	line-height:2.8rem;
	margin:0 0 19px;
	color:#222;
}
h2, .h2{
	font-size:2.4rem;
	line-height:3.0rem;
	margin:0 0 10px 0;
	color:#142236;
}
h3, .h3{
	font-size:1.9rem;
	line-height:2.5rem;
	margin:0 0 8px;
	color:#206fc1;
}
h4, .h4{
	font-size:1.8rem;
	line-height:2.4rem;
	margin:0 0 7px;
	color:#4c4c4c;
}
h5, .h5{
	font-size:1.7rem;
	line-height:2.3rem;
	margin:0 0 7px;
	color:#363636;
}
a.btn{
	/*font-weight:600;*/
	padding:4px 10px;
	border:none;
	font-size:13px;
	line-height:21px;
	border-radius:4px;
}
a.green{
	color:#fff;
	background-color:#4ca126;
}
.link-btn{
	color: #fff;
    background: #6f97c2;
   	padding:6px 15px;
    display: inline-block;
    font: normal 1.4rem / 2.2rem 'Poppins-SemiBold', sans-serif;
	text-align:center;
	border-radius: 5px;
}

iframe{
	display:block;
}
.no-mar-pad{
	padding:0!important;
	margin:0!important;
}
.no-mar{
	margin:0!important;
}
.no-pad{
	padding:0!important;
}
.no-bot-mar{
	margin-bottom:0!important;
}
.no-bot-pad{
	padding-bottom:0!important
}
.no-top-mar-pad{
	margin-top:0!important;
	padding-top:0!important;
}
.no-top-mar{
	margin-top:0!important
}
.no-top-pad{
	padding-top:0!important
}
.left-align{
	text-align:left !important;	
}
.right-align{
	text-align:right !important;	
}
.center-align{
	text-align:center !important;	
}
.bdr-top{
	border-top:1px solid #ddd;
}
.bdr-bot{
	border-top:1px solid #ddd;
}
label{
	font-weight:600;
	margin-bottom:2px;
	display:inline-block;
    font-size:1.3rem;
    line-height:1.7rem;
	color:#63656b;
}
input[type="text"], select, textarea, input[type="tel"], input[type="email"], input[type="password"], input[type="search"]{
	font:normal 1.3rem/1.9rem 'Poppins-Light', sans-serif; 
    color:#041635;
    background-color:#fff;
    outline:none;
    border:#d0d0d0 solid 1px;
    padding:6px 12px;
    margin-bottom:9px;
    border-radius:1px;
}
select{
    padding:7px 12px;
}
#verify{
    width:84px;
}
textarea{
    color:#777;
    background-color:#fff;
	font:normal 1.4rem/2rem 'Poppins-Light', sans-serif;
	height:130px;
}
button, input[type="button"], input[type="reset"], input[type="submit"]{
	padding:6px 14px;
    border:none;
    cursor:pointer;
    border-radius:5px;
    font:600 1.4rem/2rem 'Poppins-Light', sans-serif;
    background-color:#25c31f;
    color:#fff;
	margin-top:4px;
}
input[type=radio]{
	width:14px;
	height:14px;
	position:relative;
	top:2px;
	margin-left:4px;
	margin-right:4px;
}
input[type="submit"].search-submit:hover{
	background-color:transparent;
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus{
	border:#a4a5a3 solid 1px;
    /*box-shadow:0 0 8px 2px #dadada;*/
	color:#041635;	
}
::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
	color:#041635; 
}
:-ms-input-placeholder{ /* Internet Explorer 10-11 */
	color:#041635;
}
::-ms-input-placeholder{ /* Microsoft Edge */
	color:#041635;
}
.personalEmail-field{
	display:none;
}
.element-wrap{
	margin-bottom:8px;
}
.element-wrap input[type="text"],
.element-wrap select,
.element-wrap textarea,
.element-wrap input[type="tel"],
.element-wrap input[type="email"],
.element-wrap input[type="password"],
.element-wrap input[type="search"]
{
	margin-bottom:0;
}
.error{
	display:none;
	color:#dc3232;
    font-size:1.3rem;
    line-height:1.9rem;
}
.error-e .error{
    display:block;
}
.error_warning{
    border:1px solid red!important;
}
.email-error{
    color:red;
    font-size:1.3rem;
    line-height:1.6rem;
    text-align:left;
    margin:10px 0;
    display:none;
}
.error-message{
    background:red;
    color:#fff;
    font-size:1.3rem;
    line-height:1.6rem;
    /*font-weight:400;*/

    padding:10px;
    margin:10px 0;
    text-align:left;
    display:none;
}
.success-message{
    background:#569009;
    color:#fff;
    font-size:1.3rem;
    line-height:1.6rem;
    /*font-weight:400;*/
    padding:10px;
    margin:10px 0;
    text-align:left;
    display:none;
}
.error-message p, .success-message p{
    margin:0;
}
.error-message i, .success-message i{
	float:left;
	width:15px;
	margin:1px 8px 0 0;
}
input[type=reset]{
	color:#fff;
	background-color:#d40000;
}
/*table*/
.res-table, .resTable, .tabular-wrap{
	width:100%;
	max-width: 100% !important;
	overflow:auto;	
}
.res-table table, .resTable table, .tabular-wrap table{
	max-width:100% !important;	
}
table{
	font-size:13px;
	line-height:17px;
	border:0;
	margin:0 0 16px 0;
	border-left:1px solid #a0c0f9;
	border-top:1px solid #b0cbfe;
	border-collapse:collapse;
    border-spacing:0;	
}
table tbody tr:nth-of-type(odd){
    background-color:#cfe0ff;
}
/*.table-bordered{
	border-left:1px solid #d4dbe4;
	border-top:1px solid #d4dbe4;	
}
.table-bordered td{
	border-right:1px solid #d4dbe4;
	border-bottom:1px solid #d4dbe4;	
}*/
table thead th, table th{
    background:#2063dc;
    color:#fff;
    padding:10px 12px;
	border-right:1px solid #b0cbfe;
	border-bottom:1px solid #b0cbfe;
	font-size:13px;
    line-height:17px;
    font-weight:600;
	text-align:left;
	vertical-align:bottom;
}
table td{
	padding:6px 12px;
	color:#19366c;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #a0c0f9;
	border-bottom:1px solid #a0c0f9;	
}	
/*table end*/
.sec-wrap{
	padding:20px 0;
	margin:15px 0;
}
.width-40-60{
	width: 100%;
}
.width-60-40{
	width: 100%;
	padding: 10px 10px;
}
.width-70-30{
	width: 100%;
	margin-bottom: 20px;
}
.width-30-70{
	width: 100%;
	padding: 10px 10px;
}
.light-bg{
	background:#e9e9e9 !important;
	color:#333 !important;
}
.dark-bg{
	background:#011956 !important;
	color:#e9e9e9 !important;
}
.dark-bg h1, .dark-bg .h1{
	color:#fff !important;
}
.display-flex-for-mob{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.width-40-60 .leftpan{
	width: 100%;
	margin-bottom: 20px;
}
.width-40-60 .rightpan{
	width: 100%;
}
.width-60-40 .leftpan{
	width: 100%;
	padding: 10px 10px;
}
.width-60-40 .rightpan{
	width: 100%;
	padding: 10px 10px;
}
.width-70-30 .leftpan{
	width: 100%;
	margin-bottom: 20px;
}
.width-70-30 .rightpan{
	width: 100%;
	padding: 10px 10px;
}
.width-30-70 .leftpan{
	width: 100%;
	margin-bottom: 20px;
}
.width-30-70 .rightpan{
	width: 100%;
	padding: 10px 10px;
}
.play-btn{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	border-radius: 50%;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.2 30'%3E%3Cpath d='M1.1 29.9c-.6.3-1.1 0-1.1-.6V.8c0-.7.5-1 1.1-.6l25.7 14.3c.6.3.6.9 0 1.2L1.1 29.9z' fill='%23142236'/%3E%3C/svg%3E") 63% 50% no-repeat #fff;
	background-size: 20px auto;
}
/* General Style End */
@media only screen and (min-width:480px){
	/* General Style Start */
	.container{
		padding:0 3%;
	}
	/* General Style End */
}
@media only screen and (min-width:500px){
	/* General Style Start */
	.display-flex-for-500 {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
	ul,ol,p {
		margin: 0 0 20px;
	}
	ul li{
		margin:0 0 8px 0;
	}
	/* General Style End */
}
@media only screen and (min-width:650px){
	/* General Style Start */
	.display-flex-for-650 {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
	.play-btn{
		width: 50px;
		height: 50px;
		background-size: 25px auto;
	}
	/* General Style End */
}
@media only screen and (min-width:768px){
	/* General Style Start */
	body{
		font-size:1.8rem;
		line-height:2.4rem;
	}
	h1, .h1{
		font-size:3rem;
		line-height:3.6rem;
		margin:0 0 18px;
	}
	h2, .h2{
		font-size:2.8rem;
		line-height:3.8rem;
		margin:0 0 16px;
	}
	h3, .h3{
		font-size: 2rem;
		line-height: 2.6rem;
		margin: 0 0 14px;
	}
	h4, .h4{
		font-size:1.7rem;
		line-height:2.3rem;
		margin:0 0 10px;
	}
	h5, .h5{
		font-size:1.5rem;
		line-height:2.1rem;
		margin:0 0 8px;
	}
	label{
		font-size:1.4rem;
		line-height:2rem;
		margin-bottom:6px;
	}
	input[type="text"], select, textarea, input[type="tel"], input[type="email"], input[type="password"], input[type="search"]{
		padding:7px 11px;
		margin-bottom:12px;
	}
	button, input[type="button"], input[type="reset"], input[type="submit"]{
		padding:9px 15px;
		margin-top:6px;
	}
	.element-wrap{
		margin-bottom:12px;
	}
	.sec-wrap{
		padding:30px 0;
		margin:25px 0;
	}
	.display-flex-for-768 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
	.link-btn{
		padding: 12px 30px;
		font-size: 1.5rem;
		line-height: 2.1rem;
	}
	.play-btn{
		width: 70px;
		height: 70px;
		background-size: 30px auto;
	}
	/* General Style End */
}
@media only screen and (min-width:921px){
	/* General Style */
	body{
		font-size:2.0rem;
		line-height:3.0rem;
	}
	h2, .h2{
		font-size:3.5rem;
		line-height:4.1rem;
		margin:0 0 18px;
	}
	button, input[type="text"], select, textarea, input[type="tel"], input[type="email"], input[type="password"], input[type="search"]{
		padding:6px 16px
	}
	.element-wrap{
		margin-bottom:16px;
	}
	.sec-wrap{
		padding:40px 0;
		margin:30px 0;
	}
	.width-40-60 .leftpan{
		width: 48%;
		margin-bottom: 0;
	}
	.width-40-60 .rightpan{
		width: 48%;
		margin-bottom: 0;
	}
	.width-60-40 .leftpan{
		width: 48%;
		padding: 10px 10px;
		margin-bottom: 0;
	}
	.width-60-40 .rightpan{
		width: 48%;
		padding: 10px 10px;
		margin-bottom: 0;
	}
	.width-70-30 .leftpan{
		width: 48%;
		margin-bottom: 20px;
		margin-bottom: 0;
	}
	.width-70-30 .rightpan{
		width: 48%;
		padding: 10px 10px;
		margin-bottom: 0;
	}
	.width-30-70 .leftpan{
		width: 48%;
		padding: 10px 10px;
		margin-bottom: 0;
	}
	.width-30-70 .rightpan{
		width: 48%;
		padding: 10px 10px;
		margin-bottom: 0;
	}
	/* General Style End */
}
@media only screen and (min-width:1025px){
	/* General Style Start */
	body{
		font-size:2.4rem;
		line-height:3.2rem;
	}
	h1, .h1{
		font-size:3rem;
		line-height:3.6rem;
		margin:0 0 18px;
	}
	h2, .h2{
		font-size:4.0rem;
		line-height:4.6rem;
		margin:0 0 22px;
	}
	h3, .h3{
		font-size:2.2rem;
		line-height:2.8rem;
		margin:0 0 12px;
	}
	h4, .h4{
		font-size:1.9rem;
		line-height:2.5rem;
		margin:0 0 10px;
	}
	h5, .h5{
		font-size:1.7rem;
		line-height:2.3rem;
		margin:0 0 8px;
	}
	input[type="text"], select, textarea, input[type="tel"], input[type="email"], input[type="password"], input[type="search"]{
		font-size:1.4rem;
		line-height:2.0rem;
	}
	button, input[type="button"], input[type="reset"], input[type="submit"]{
		font-size:1.6rem;
		line-height:2.2rem;
		margin-top:8px;
	}
	button, input[type="text"], select, textarea, input[type="tel"], input[type="email"], input[type="password"], input[type="search"]{
		padding:6px 12px;
		margin-bottom:10px
	}
	 input[type=submit]{
		padding:6px 17px;
	}
	select{
		padding:7px 10px
	}
	input[type=submit]:hover{
		background-color:#192f59;
		color:#fff
	}
	a:hover{
		color:#1bc200;
	}
	.link-btn{
		/*font-size: 1.8rem;
		line-height: 2.4rem;*/
		border: 1px solid #6f97c2;
	}
	.link-btn:hover{
		color: #fff;
		border: 1px solid #fff;
		background-color: transparent;
	}
	.link-btn:after{
		webkit-transition: all .3s;
    	-khtml-transition: all .3s;
    	-moz-transition: all .3s;
    	-ms-transition: all .3s;
    	-o-transition: all .3s;
    	transition: all .3s;
	}
	.sec-wrap{
		padding:50px 0;
		margin:50px 0;
	}
	.container{
		padding:0 1.5%;
	}
	.width-40-60 .leftpan{
		width: 38%;
		margin-bottom: 20px;
	}
	.width-40-60 .rightpan{
		width: 58%;
		margin-bottom: 20px;
	}
	.width-60-40 .leftpan{
		width: 58%;
		padding: 10px 10px;
	}
	.width-60-40 .rightpan{
		width: 68%;
		padding: 10px 10px;
	}
	.width-70-30 .leftpan{
		width: 28%;
		margin-bottom: 20px;
	}
	.width-70-30 .rightpan{
		width: 28%;
		padding: 10px 10px;
	}
	.width-30-70 .leftpan{
		width:35%;
		padding: 10px 10px;
	}
	.width-30-70 .rightpan{
		width: 64%;
		padding: 10px 10px;
	}
	.display-flex-for-1025{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.play-btn{
		width: 100px;
		height: 100px;
		background-size: 40px auto;
	}
	/* General Style End */
}
@media only screen and (min-width:1200px){
	/* General Style Start */
	.container{
		margin:0 auto;
		max-width:1330px;
	}
	
	/* General Style End */
}
@media only screen and (min-width:1370px){
	/* General Style Start */
	.container{
		max-width:1300px;
		padding: 0;
	}
	/* General Style End */
}
@media only screen and (min-width:1400px){
	.width-40-60 .leftpan{
		width: 38%;
		margin-bottom: 20px;
	}
	.width-40-60 .rightpan{
		width: 58%;
		margin-bottom: 20px;
	}
	.width-60-40 .leftpan{
		width: 58%;
		padding: 10px 10px;
	}
	.width-60-40 .rightpan{
		width: 68%;
		padding: 10px 10px;
	}
	.width-70-30 .leftpan{
		width: 28%;
		margin-bottom: 20px;
	}
	.width-70-30 .rightpan{
		width: 28%;
		padding: 10px 10px;
	}
	.width-30-70 .leftpan{
		width:38%;
		padding: 10px 10px;
	}
	.width-30-70 .rightpan{
		width: 60%;
		padding: 10px 10px;
	}
}