@charset "utf-8";
/* CSS Document */
.col-md-12 {
	padding:0px !important
}
.qa_box_whiteBg a, .qa_box_whiteBg a:hover{
	outline:0px !important;
	border-bottom: 1px solid #606060;
	text-decoration: none !important
}
.qa_box_whiteBg{
	padding: 10px 0px;
	margin: 0px !important
}
.faq_block {
	background-color:transparent;
	cursor: pointer;
	display: table;
	border-bottom: 0px solid #606060;
	width: 100%;
	padding:0px;
	text-decoration: none !important
}
.faq_block.selected {
	opacity: 0;
	position: relative;
	display: none;
	text-decoration: none !important
}
.faq_block a {
	color: #ffffff;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	width: 100%;
	text-decoration: none !important;
	border-bottom: 1px solid #606060;
	padding-bottom: 20px;
}
.qa_box_whiteBg a img{
	width:46px;
	margin-right: 10px;
}
.faq_block.selected a:after{
	display: none;
}
.faq_block a span {
	vertical-align: top;
	width:100%;
	font-size:1.125rem;
	font-size: 18px;
	text-decoration: none !important
}
.faq_subitems:first-child {
	margin-top: 0
}
.faq_subitems {
	float: left;
	width: 100%;
	margin-bottom: 10px
}
.faq_subitems h3 {
	text-transform: none;
	float: left;
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: 35px;
	width: auto
}
.faq_subitems a {
}
.faq_ans {
	background-color:transparent;
	position:relative;
	cursor: auto;
	height: auto;
	padding:0px;
	text-decoration: none !important
}
.faq_ans h3 {
	display: inline-block;
	max-width: calc(100% - 100px);
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	display: table-cell;
	vertical-align: middle
}
.faq_ans>a {
	font-size:1.125rem;
	font-size:18px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	width: 100%;
	padding:0px 0px 20px 0px;
	text-decoration: none !important;
	outline: none;
	border-bottom: 1px solid #606060 !important;
}
.faq_ans a:hover{
	text-decoration: none !important;
	border: 0px;
	outline: none;}
.faq_ans>a span{
	font-size:1.125rem;
	font-size:18px;
	width: 100%;
	text-align: left;
	color: #ffffff;
	text-decoration: none !important
}
.faq_ans a:hover i{
	color: #ffffff !important;
	text-decoration: none !important
}
.faq_ans p a {
	position: static;
	margin-top: 0px;
	display: inline-block !important;
	text-decoration: none !important;
	box-sizing: content-box;
	text-decoration: none;
	border-bottom: 0px solid #606060 !important;
}
.faq_ans p a:hover {
	position: static;
	margin-top: 0px;
	display: inline-block !important;
	color: #ffffff !important;
	text-decoration: none
}.faq_ans p a i{
	display:none!important
}
.fa.fa-chevron-up{
	
	color: #ffffff !important;
}
.faq_ans p {
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 15px;
	color: #ffffff;
}
.faq_block a:hover {
	text-decoration: none !important
}
.date-description {
	display: table-cell;
	vertical-align: middle
}
.date-description>p {
	float: left;
	width: 100%
}
.faq_subitems.center {
	text-align: center
}
.faq_block small {
	display: initial;
	font-family: "metropolislight";
	height: 28px;
	left: 5px;
	position: absolute;
	text-align: center;
	top: 19px;
	vertical-align: middle;
	width: 28px
}
.date_calender {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	width: 60px
}
.date_calender strong, .date_calender strong:hover {
	float: left;
	font-family: "metropolislight";
	color: #565656;
	font-weight: normal;
	line-height: 16px;
	padding: 0 4px
}
.date_calender i {
	color: #565656;
	display: table-cell;
	height: 41px;
	position: relative;
	vertical-align: middle;
	width: 38px
}
.seeAll {
	font-family: metropolismedium;
}
.faq_ans a:hover {
	text-decoration: none !important;
	color: #eb6100
}
.blueGradient.faq_block a:hover span i {
	text-decoration: none
}
.faqAnsBox {
	display: none
}
.faqAnsBox p{
	margin-left:156px;
}

@media(max-width:992px) {
.col-md-12.appenddiv {
	padding: 0;
	clear: both
}
.faq_block {
	position: relative;
	z-index: 1
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.blueGradient.faq_block.selected a span {
	display: block
}
}

@media(max-width:640px) {
.faq_ans h1 {
	max-width: 100%;
	width: 100%
}
}

@media(max-width:380px) {
.faq_subitems h3 {
	width: 100%
}
}
.blueGradient .faq_block {
	background: #007ab8;
	cursor: pointer;
	margin-bottom: 20px;
	display: table;
	border: 1px solid rgba(223,223,223,0.5);
	height: 109px;
	float: left;
	width: 100%;
	padding: 0 24px
}
.blueGradient .faq_block.selected {
	opacity: .4;
	position: relative
}
.blueGradient .faq_block.selected:before {
	content: "";
	position: absolute;
	border: 13px solid;
	border-color: transparent;
	border-top-color: rgba(255,255,255,0.4);
	left: 50%;
	margin-left: -13px;
	height: 0;
	width: 0;
	bottom: -26px
}
.blueGradient .faq_block a {
	color: #eb6100;
	display: table-row
}
.blueGradient .faq_block a span {
	vertical-align: top;
	height: 100%
}
.blueGradient .faq_block a span>i {
	display: table-cell;
	vertical-align: middle;
	color: #eb6100;
	width: 60px
}
.blueGradient .faq_block a p {
	color: #eb6100;
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding-top: 6px
}
.blueGradient .faq_block a p>i {
	display: inline
}
.blueGradient .faq_subitems:first-child {
	margin-top: 0
}
.blueGradient .faq_subitems {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	z-index: 7
}
.blueGradient .faq_subitems h3 {
	text-transform: none;
	float: left;
	color: #eb6100;
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: 35px;
	width: auto
}
.blueGradient .faq_subitems a {
	color: #eb6100;
	line-height: 2
}
.blueGradient .faq_subitems a:hover {
	color: #eb6100;
	text-decoration: none
}
.blueGradient .faq_ans {
	background: rgba(255,255,255,0.15);
	border: 1px solid rgba(223,223,223,0.5);
	position: relative;
	cursor: auto;
	height: auto;
	padding: 40px 24px;
	margin-bottom: 20px
}
.blueGradient .faq_ans h3 {
	color: #eb6100;
	display: inline-block;
	max-width: calc(100% - 100px);
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	display: table-cell;
	vertical-align: middle
}
.blueGradient .faq_ans a {
	display: inline;
	position: absolute;
	right: 15px;
	top: 3px
}
.blueGradient .faq_ans p a {
	position: static;
	margin-top: 30px;
	display: inherit
}
.blueGradient .faq_ans p {
	color: #eb6100;
	margin-top: 20px
}
.blueGradient .faq_ans span i {
	color: #eb6100;
	display: table-cell;
	vertical-align: middle;
	width: 34px;
	padding-right: 10px
}
.blueGradient .faq_ans>span {
	display: table;
	width: 80%
}
.blueGradient .faq_block a:hover {
	text-decoration: none !important
}
.blueGradient .faq_subitems.center {
	text-align: center
}
.blueGradient .faq_block small {
	display: initial;
	font-family: "metropolislight";
	height: 28px;
	left: 5px;
	position: absolute;
	text-align: center;
	top: 19px;
	vertical-align: middle;
	width: 28px
}
.blueGradient .date_calender {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	width: 60px
}
.blueGradient .date_calender strong, .blueGradient .date_calender strong:hover {
	float: left;
	font-family: "metropolislight";
	color: #eb6100;
	font-weight: normal;
	line-height: 16px;
	padding: 0 4px
}
.blueGradient .date_calender i {
	color: #eb6100;
	display: table-cell;
	height: 41px;
	position: relative;
	vertical-align: middle;
	width: 38px
}
.blueGradient .seeAll {
	font-family: metropolismedium;
}
.blueGradient .faq_ans a:hover {
	text-decoration: none !important;
	color: #eb6100
}
.blueGradient .faq_block a:hover span i {
	text-decoration: none
}
.blueGradient .faqAnsBox {
	display: none
}

@media(max-width:992px) {
.blueGradient .row .row .col-md-12.appenddiv {
	padding: 0;
	clear: both
}
	.faq_block a span {
    vertical-align: top;
    width: 100%;
    font-size: 1rem;
		font-size: 16px;
}
	.faq_ans>a span {
    font-size: 1rem;
		font-size: 16px;
}
	.faq_block a {
    font-size: 1rem;
		font-size: 16px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items:center;
	flex-wrap: nowrap;
}
	.faq_block a i{
		margin-top:7px;
		margin-left: 10px;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.blueGradient .faq_block.selected a span {
	display: block
}
}

@media(max-width:640px) {
.blueGradient .faq_ans h1 {
	max-width: 100%;
	width: 100%
}
}

@media(max-width:380px) {
.blueGradient .faq_subitems h3 {
	width: 100%
}
}
.openState.faq_ans ul li {
	list-style: disc outside none !important
}
.blueGradient .faq_ans span i {
	width: auto;
	font-weight: 400;
	padding-left: 25px
}