@charset "utf-8";
/* CSS Document */
@charset "utf-8";
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%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
a:active {
	outline: none;
}
body {
	line-height: 1;
	color: black;
	-webkit-appearance: none;
	font-family: 'Open Sans', sans-serif;
	/*font-family: 'Orbitron', sans-serif;*/
	/*font-family: 'Oswald', sans-serif;*/
	/*font-family: 'Poppins', sans-serif;*/
	font-weight: normal;
	
	font-weight: normal;
}
li {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
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{
	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{border:none; max-width:100%; vertical-align:middle}

.top-section {
    width: 100%;
    float: left;
    padding: 15px 0;
}
.logo1 {
    float: left;
    max-width: 294px;
}
.right{
    float: right;
	margin-top: 8px;
}


div#footer {
	height: auto;
	background: none;
	float: left;
	width: 100%;
	min-width:1004px;
	border-top:4px solid #40b7c7;
	padding: 20px 0 0 0;
}
.card_sec{
	float: right;
    width: 100%;
	}
.crop_box, .nav_sec{
	width: 100% !important;
    text-align: center;
	margin-bottom:20px;
	}
.nav_sec{
	width: 21% !important;
	float: right !important;
	margin-left: 0px;
	margin-top: 0;
	}
.disclmr{
	float: left;
    width: 75%;
    border: 2px solid #d2d2d2;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    background: #40b7c7;
}

.disclmr .fttxt2{ color: #fff; margin-top: 0px;}
.disclmr .ftr-txt1{ color:#fff;}
.size12 {
	color: #000;
	text-transform: uppercase;
}
.ftrimg {
	margin: 0 auto;
	display: block;
	clear: both;
}
.ftrtxt,.ftrtxt1 {
	font-size: 16px;
	color: #000;
	text-align: left;
	line-height: 27px;
	padding: 0% 0% 0%;
   }
.nav_sec .ftrtxt{
	border-bottom:1px solid #d2d2d2;
	padding:3px 0;
	}
.crop_box .ftrtxt{
	width:22%;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	}
.crop_box .ftrtxt img{
	display:block;
	margin:10px auto;
	}
.ftrtxt:last-child{
	border-bottom:none;
	}
.ftrtxt1{
	width: 25%;
    float: left;
	color:#2d2d2d;
	text-transform:uppercase;
}
.ftr-lft, .ftr-rgt{
	float:left;
	width:50%;
	}
.ftr-rgt{
	float:right;
	}
.ftr-rgt1{
    width: 61%;
    float: right;
    margin-top: 5px;
	}
ftr-rgt.ftrtxt{
	}
.cardtxt{
	margin: 12px 0 0 10px;
	clear: both;
	}
.cardtxt img{
	max-width: 210px;
	padding: 12px 0;
	}
.cardtxt span{
	display: inline-block;
	vertical-align: top;
	/* padding-top: 15px; */
	padding-right: 10px;
	font-size: 16px;
	color: #000;
	}
.cardtxt img{
	vertical-align:middle;
	display:inline-block;
	}				
.ftrtxt a, .ftrtxt a:hover{
	color: #2d2d2d;
	text-decoration: none;
	font-size: 16px;
	line-height:24px;
}
.cpyrgt-txt{
	float: left;
	width: 100%;
	padding: 25px 0;
	color: #40b7c7;
	font-size: 30px;
	}
.txt {
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    line-height: 28px;
    float: left;
    padding: 0 18px;
	}
.txt a{
	color: #000;
	text-decoration: none;
}
.fttxt,.ftr-txt1, .fttxt2 {
	text-align: left;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    padding: 0px 0 10px;
}
.ftr-txt1, .ftr-txt2{
	font-size: 20px;
    padding: 0px 0 8px 0;
    font-weight: bold;
    color: #000;
    width: 100%;
	}
.crop_box .ftr-txt1{
	text-align: center;
	margin-bottom: 20px;
	color:#000;
}
.ftr-txt2{
	text-align:center;
	}	
.bg-color{
	background: #ffffff;
    float: left;
    width: 100%;
    padding: 0px 0 10px;
    font-size: 22px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    color: #105a99;
    margin-top: 0px;
    border-bottom: 1px solid #efefef;
	}
img.ftr-logo {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
}
.top{
	display:table;
	width:100%;
	padding:6px 0;
	background:#000;
}
.top-lft, .top-rgt{
	font-size: 12px;
    line-height: 17px;
    text-align: left;
    float: left;
    color: #fff;
    margin: 0 0 0 0;
    padding: 0 0 0 23px;
    position: relative;
}
.top-rgt{
	float:right;
}
.top-lft img, .top-rgt img{
	position:absolute;
	top:0;
	left:0;
}
.tems_bg{
	background: #fff;
	}
.tems_bg .right .txt a{
	color:#000;
	}	
