@charset "utf-8";
/* CSS Document */
@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
a:active {
	outline: none;
}
body {
	line-height: 1;
	color: black;
	-webkit-appearance: none;
	font-family: 'Oxygen', sans-serif;
	font-weight: normal;
}
li {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
.privacy-list li p {
    font-weight: normal;
    margin-top: 10px;
	}
.privacy-list li {
    font-weight: bold;
	}	
.tems_bg strong {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    float: left;
    width: 100%;
	}
.tems_bg p{
	margin-bottom:10px;
	}
.tems_bg strong {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    float: left;
    width: 100%;
	}		
	
/*.trm-txt{ float:left; width:100%; background:#fff; padding:20px 20px}	*/
.privacy-list {
    padding: 0 0 0 31px;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.flt-l {
	float: left;
}
.flt-r {
	float: right;
}
.flt-n {
	clear: both;
	float: none;
}
.display {
	display: block;
}
.clearall {
	clear: both;
	font-size: 1px !important;
	line-height: 1px !important;
	height: 1px !important;
	min-height: 1px;
}
img a, img:hover {
	border: none;
}
.container {
	width: 1170px;
	margin: 0 auto;
	position: relative;
}
.featured-item {
	color: #fff;
	height: 36px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background: #c2a126;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}
*{ box-sizing: border-box;}
img{max-width:100%; vertical-align:middle; border:none;}
/*******************************/
.header {
        float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    position: relative;
    z-index: 9;
}
.logo {
	    float: left;
    display: inline-block;
    position: relative;
    z-index: 99;
    max-width: 230px;
}
.right{
   margin-top: 17px;
   float: right;
}
.right li{
	float:left;
	margin-right:30px;
	    list-style: none;
}
.right li a{
        color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
}
.right li a:hover {
	color:#000;}
.right li:last-child{
	margin-right:0;
}
/**********************************/
div#footer {
	height: auto;
    background: none;
    float: left;
    width: 100%;
    min-width: 1004px;
	padding: 20px 0 0;
    border-top: 4px solid#151246;
	text-align:center;
}
.card_sec{
	float: right;
    width: 25%;
	}
.crop_box, .nav_sec{
	float: right;
    width: 100%;
	}
.cont_box{ 
	display: inline-block;
	width: 80%;
	border: 1px solid #d2d2d2;
	margin-bottom: 20px;
	padding: 10px 0px;
	margin-top:10px;
}
.cont_box .ftrtxt{ 
	width:36%; 
	display:inline-block; 
	border:none; 
	position:relative;
	vertical-align:top;
}
.cont_box .ftrtxt:first-child{ width:18%;}
.cont_box .ftrtxt:nth-child(2){ width:22%;}
.cont_box .ftrtxt:nth-child(2):after{     
	border-right: 1px solid #d2d2d2;
    content: '';
    padding-right: 20px;
}
.nav_sec{
	width:100% !important;
	float:left;
	margin-bottom:25px;
	margin-top:20px;
	}
.nav_sec .ftrtxt{ 
	display:inline-block; 
	vertical-align:top;
	padding:0 10px 0 20px;
	position:relative;
}
.nav_sec .ftrtxt:after{
	border: 1px solid#151246;
	content: '';
	padding: 5px;
	width: 0px;
	height: 0px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: 8px;
	background:#151246;
	}
.crop_box {
    width: 40%;
    text-align: left;
	margin-top:32px;
}
.crop_box .ftrtxt{ 
	color:#fff; 
	position:relative;
	padding:0 0 10px 35px;
}
.crop_box .ftrtxt i{ 
	position:absolute; 
	top:0; 
	left:0;
}
.disclmr{
	float: left;
    width: 57%;
    text-align: left !important;
    padding: 10px;
    margin-right: 20px;
    margin-bottom: 15px;
}
.disclmr .fttxt2{ color:#fff;}
.disclmr .ftr-txt1{ 
	color: #fff;
    padding-left: 0;
}
.size12 {
	color: #fff;
	text-transform: uppercase;
}
.ftrimg {
	margin: 0 auto;
	display: block;
	clear: both;
}
.ftrtxt,.ftrtxt1 {
	font-size: 16px;
	color: #000;
	line-height: 28px;
   }
.ftrtxt1{
	width: 25%;
    float: left;
	color:#2d2d2d;
	text-transform:uppercase;
}
.cardtxt{
	float: left;
	width: 100%;
	text-align: right;
	}
.cardtxt span{
	display: inline-block;
	vertical-align: top;
	/* padding-top: 15px; */
	padding-right: 10px;
	font-size: 16px;
	color: #000;
	}
.cardtxt img{
	vertical-align:middle;
	}				
.ftrtxt a, .ftrtxt a:hover{
	color: #000;
	text-decoration: none;
	font-size: 16px;
	line-height:24px;
	border-bottom: 2px solid #000;
	
}
.ftrtxt a:hover{
	color:#151246;
	border-bottom: 2px solid#151246;
	}
.cpyrgt-txt{
	float:left;
	width:70%;
	padding:9px 0;
	}
.txt {
	display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    /* width: 25%; */
    padding: 0 20px;
	border-right: 1px solid #646464;
	margin:16px 0 0 0;
	 }
.txt:nth-child(3){
	border-right:none;
	}	 
.txt a, .txt a:hover{
	color: #646464;
	text-decoration: none;
	font-size: 16px;
	line-height:16px;
	
}

.ftrtxt1 a, .ftrtxt1 a:hover {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height:24px;
}
.fttxt,.ftr-txt1, .fttxt2 {
	    color: #000;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    padding: 10px 0;
}
.ftr-txt1, .ftr-txt2{
	font-size: 20px;
	font-weight: bold;
	color:#151246;
	width: 100%;
	position:relative;
	margin-bottom:10px;
	}
.ftr-txt1:after{ 
	border-bottom:2px solid#151246; 
	content:'';
	width:100px;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:-50px
	}
.disclmr .ftr-txt1:after{ border-bottom:2px solid #000; left:0; margin-left:0; }
.ftr-txt2{
	text-align:center;
	}	
.bg-color{
	background: #f57117;
    float: left;
    width: 100%;
    padding: 10px 0 10px;
    font-size: 24px;
    line-height: 20px;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
	}
.ftr-logo{
	float: left;
    margin: 70px 0px 0 60px;
	max-width:100%;
	}
.dis-box{
	float: left;
    width: 100%;
    background:#151246;
	}
.s1-btn {
	text-decoration: none;
	display: inline-block;
	color: #ffffff;
	font-size: 24px;
	line-height: 68px;
	font-weight: bold;
	height: 68px;
	width: 265px;
	text-transform: capitalize;
	background: #f57117;
	text-align: center;
	border-radius: 50px;
	cursor:pointer;
	margin: 30px 0 0 0;
}

.tems_bg {
	    background: url(../images/section-1.jpg)#2a2e88 no-repeat center top;
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 0 5px #d2d2d2;
}
.trm-bx{    
	    background: #fff;
    width: 100%;
    float: left;
    padding: 20px;
    text-align: left;
    margin-top: 20px;
}
.trm-bx h1{ 
	    line-height: 30px;
    background: #151246;
    color: white;
    margin: 0;
    padding: 10px 10px 8px;
    font-size: 22px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 700;
}
.trm-bx h3{ 
	line-height: 24px;
    text-align: left;
    font-size: 24px;
    float: left;
    width: 100%;
    margin: 0px 0 15px;
    color: #000;
    font-weight: 600;
}
.trm-bx li{ margin-top:5px; font-size:16px; line-height:24px; float:left; width:100%;}
.trm-bx strong{ text-transform:uppercase; font-size:18px; font-weight:700; float:left; width:100%; margin-bottom:10px;}
.trm-bx span{ text-transform:uppercase;}
.trm-bx p{ font-size: 16px; line-height: 24px; float: left; width: 100%; margin-bottom:20px; font-weight:400;}
.trm-bx h4, .trm-bx h5{ font-size:22px; float:left; width:100%; margin:10px 0; font-weight:500;}
.trm-bx h5{ font-size:20px; font-weight:500; }
.privacy-list{ padding:0 0 0 30px }
.privacy-list li{ font-weight:bold;}
.privacy-list li p{ font-weight: normal; margin-top: 10px;}
.mrg-tp{ margin:15px 0 !important; float:left; width:100%}
.trm-txt{ float:left; width:100%; background:#fff; padding:20px 20px}
.disclr-bx {border: 2px solid #000; padding: 10px; font-weight: 500; float:left; width:100%; margin:0;}
.disclr-bx p{ margin-bottom:0; font-weight:bold;}
.trm-bx ol{margin-bottom: 20px; float: left; width: 100%; font-weight:400;}
.trm-bx .disclmr{ width:100% !important;}
