@charset "utf-8";
/* CSS Document */

*{ box-sizing: border-box;}
div#footer {
	height: auto;
    background: none;
    float: left;
    width: 100%;
    min-width: 1004px;
    border-top: 4px solid #0b9aaa;
    padding: 0;
}
.card_sec{
	float: right;
    width: 25%;
	}
.crop_box, .nav_sec{
	float: right;
	width: 33% !important;
	padding: 10px 13px;
	background: #0b9aaa;
	}
.nav_sec{
	float: left !important;
    margin-right: 20px;
    width: 100% !important;
    border-top: 1px solid #ececec;
	}
.nav_sec .ftr-txt1{
	width:10% !important;
	text-align:left !important;
	}
.nav_sec .ftr-txt1, .nav_sec .ftrtxt{
	width: 16%;
    float: left;
	border-bottom:none;
	padding:0;
	text-align:center;
	position:relative;
	}
.nav_sec .ftrtxt:after{
	content: '';
	position: absolute;
	top: 13px;
	right: -10px;
	width: 17px;
	background: #ffffff;
	border: 1px solid #ffffff;
	height: 2px;
	}
.nav_sec .ftrtxt:nth-child(3), .nav_sec .ftrtxt:nth-child(4), .nav_sec .ftrtxt:nth-child(6){ width:14%;}
.nav_sec .ftrtxt:nth-child(5){ width: 22%;}  
.nav_sec .ftrtxt:last-child:after{ display:none;}
.disclmr{
	float: left;
    width: 60% !important;
    text-align: center !important;
    padding: 10px;
	}
.disclmr .fttxt2{ color:#000;}
.disclmr .ftr-txt1{ color:#000;}
.size12 {
	color: #000;
	text-transform: uppercase;
}
.ftrimg {
	margin: 0 auto;
	display: block;
	clear: both;
}
.ftrtxt,.ftrtxt1 {
	font-size: 16px;
	color: #fff;
	text-align: left;
	line-height: 27px;
	padding: 1% 0% 2%;
	border-bottom: 1px dotted #fff;
   }
.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: 17px;
	}
ftr-rgt.ftrtxt{
	}
.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: #fff;
	text-decoration: none;
	font-size: 15px;
	line-height:24px;
}
.ftrtxt a:hover{ text-decoration:underline}
.cpyrgt-txt{
	float:left;
	width:70%;
	padding:9px 0;
	}
.ftrtxt1 a, .ftrtxt1 a:hover {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height:24px;
}
.txt {
	display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 27px;
    /* width: 25%; */
    padding: 0 15px;
	 }
.txt a, .txt a:hover{
	color: #2d2d2d;
	text-decoration: none;
	font-size: 16px;
	line-height:26px;
	
}
.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: #fff;
    width: 100%;
	}
.nav_sec .ftr-txt1,.nav_sec .ftrtxt a{}
.ftr-txt2{
	text-align:center;
	}	
.bg-color{
	background: #ffffff;
    background: #ffffff;
    float: left;
    width: 100%;
    padding: 20px 0;
    font-size: 24px;
    line-height: 20px;
    text-align: left;
    font-weight: bold;
    color: #000000;
    border-top: 1px solid #efefef;
	}
.ftr-logo {
	float: left;
	/* background: #21b8a2; */
	width: 100%;
	text-align: center;
	padding: 15px 0px;
	position: relative;
}
.ftr-logo img{    
	max-width: 100%;}