/* Faq's */
    .whitebg{background:#ffffff;padding:20px;}
    
    .slides li {background:#004446; height: 220px; }
    .imr-txt {
    	font-size: 14px;
        font-family: 'Arial';
    	color: #666666;
    	font-weight:normal;
        line-height: 24px;
    }
    .visible_d{color:#338c85;}
    
    
    #FAQs {
    width: 95%;
        margin: 2rem auto;
    }
    
    #FAQs h2{
      margin: 20px auto;
    font-size: 18px;
   
     
    }
    
    .wrapfqa{
      padding-top: 15px;
    
    }
    
    
    
    /*Faq's section style end*/

/* Faq's section style start */
    .accBtn {
        padding: 15px;
        border-top: solid 1px #ffffff;
        width: 100%;
        cursor: pointer;
        box-sizing: border-box;
        background: #e5ecec;
    	color: #004446;
    	font-family: 'AtlasGrotesk-Medium';
    }
    .accCon {
        padding: 20px 0 20px 10px;
        position: relative;
        left: 20px;
        top: -5px;
        width: 93%;
    	font-size: 14px;
        font-family: 'Arial';
        color: #666666;
        font-weight: normal;
        line-height: 24px;
    }
    
    .accBtn .openClose {
        background: url("../images/plus.png") no-repeat center;
        width: 16px;
        height: 16px;
        float: right;
    }
    
    .accQus .openClose {
        background: url("../images/plus.png") no-repeat center 4px;
        width: 16px;
        height: 20px;
        float: right;
    }
    
    
    .accBtn.active .openClose {
        background: url("../images/minus.png") no-repeat center;
    }
    
    .accQus.active .openClose {
        background: url("../images/minus.png") no-repeat center;
    }
    
    #pointTransfer {
        
            margin: 2rem auto;
    }
    
    /*inner accordian section*/
    .accQus span,.accAns span,.accAns li{
    	color:#666666;
    	font-family: 'AtlasGrotesk-Light';
    	font-weight:normal;
    }
    .accAns ul{
    	list-style-type:disc;
    	padding-left:15px;
    	margin-top:10px;
    }
    .accQus{
        padding-bottom: 10px;
    	padding-top:10px;
    	cursor:pointer;
    	font-size: 20px;
    }
    .accAns{
    	padding-top: 20px;
    }
    .toglewarp{
    	border-bottom:dotted 1px #9b9b9b;
    }
    .toglewarp:last-child{
    	border-bottom:dotted 0px #9b9b9b;
    }
    
    .accQus.active span{
    	color:#004446;
    }
    .answrap,.accQus{
    	position:relative;
    }
    .question{
        left: 0;
        position: absolute;
        top: 13px;
    }
    .accAns .question{
        left: 0;
        position: absolute;
        top: 4px;
    }
    .question + span {
        display: inline-block;
        padding-left: 21px;
    	width:94%;
    	line-height:24px;
    	font-size:15px;
    	font-family: 'AtlasGrotesk-Light';
    	font-weight:normal;
    }
    .ans-descsub {
    	font-family: 'AtlasGrotesk-Light';
    	font-weight:normal !important;
    	font-size: 14px !important;
    }
    
    .question b {font-size: 15px !important; font-weight: normal;}
    
    .ans-descsub .visible_m{
    	display:none;
    }
    .ans-descsub .visible_d{
    	display:inline;
    }
    .white-sml.white-space{
    	font-size: 14px !important;
    }
    .demolink{
    	color:#338c85;
    }
    .cal-txt{
        color: #414042;
        font-family: 'AtlasGrotesk-Light';
        font-size: 14px;
        line-height: 22px;
    
    }
    .section-4-list.benifitesec li span.min-heig,
    .section-4-list.benifitesec li span.img-hg,
    .section-4-list.benifitesec li span.img-hg1{
    	height:70px;
    }
    