.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat,sans-serif;
}
section {
    padding: 2rem 0;
}
#esa_faqbanner {
    width: 100%;
    height: 425px;
    overflow: hidden;
	padding-top: 0;
}
#esa_faqbanner .carousel-inner {
    width: 100%;
    overflow: hidden;
    height: 100%;
}
#esa_faqbanner h2 {
    font-size: 2rem !important;
    font-weight: 600;
    color: #1f1d1d !important;
    margin: 0;
    line-height: 2rem;
    text-transform: capitalize;
}
#esa_faqbanner ol.breadcrumb {
    background: 0 0;
    padding: .75rem 2px;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
#esa_faqbanner ol.breadcrumb li {
    color: #171717 !important;
}
#esa_faqbanner ol.breadcrumb li a {
    color: #14bb90;
}
#esa_faqbanner .breadcrumb li:not(:last-child):after {
    padding: 0 5px;
    color: #171717 !important;
    content: "/ ";
}
a, .btn {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}


.faqmain .column-title {
    margin-bottom: 30px;
    position: relative;
    font-size: 30px;
    line-height: 38px;
    color: #282828;
    margin: 0 0 0px;
    font-weight: 700;
}
.faqmain .column-title span {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 10px 0;
    display: block;
    font-weight: 500;
    color: #09d3a0;
}
.faqheadbx {
    width: 100%;
    float: left;
    padding: 20px 15px;
    background: #fff;
    border: 1px solid #d0cccc;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.24);
    box-shadow: 0 1px 3px rgba(0,0,0,.24);
}
.faqheadbx .faq-title {
    padding-left: 22px;
    font-size: 22px;
    padding-bottom: 6px;
    font-weight: 600;
}
ul.faq-head-list {
    width: 100%;
    float: left;
	margin-bottom: 0;
}
ul.faq-head-list li {
    margin-bottom: 5px;
    float: left;
    padding-left: 10px;
    width: 100%;
    list-style: decimal;
}
ul.faq-head-list li a {
    font-size: 16px;
    line-height: 24.2px;
    letter-spacing: 0;
    color: #575757;
    font-weight: 500;
}
.faqmain a:active, .faqmain a:focus, .faqmain a:hover, .faqmain a:visited {
    text-decoration: none;
    outline: 0;
}
div#content {
    width: 100%;
    float: left;
}
.faq-content-bx {
    width: 100%;
    float: left;
	position: relative;
}
.faq-content-bx:first-child {
    margin-top: 29px;
}

/*.faq-content-bx:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: rgba(162, 162, 162, 0.24);
    left: 0;
    right: 0;
    bottom: -5px;
    margin: auto;
}*/

.faq-innerbx, .detailsbx {
    width: 100%;
    float: left;
}
.faq-innerbx .h2 {
    font-weight: 500;
    color: #101010;
    display: inline-block;
    line-height: normal;
    font-size: 24px !important;
    margin-top: 26px;
    float: left;
    width: 100%;
    padding-bottom: 3px;
	    text-transform: unset;
}
.detailsbx ul li {
    font-family: Montserrat,sans-serif;
    color: #545454;
    line-height: 27px;
}
.faq-innerbx p{
    font-family: Montserrat,sans-serif;
    color: #545454;
	line-height: 27px;
}
.detailsbx h3 {
    color: #282828;
    margin: 0 0 2px 0;
    font-weight: 700;
    line-height: 32px;
    font-size: 18px;
    display: inline-block;
    padding-left: 0;
    width: 100%;
}
ul.faq-head-list li a:hover {
    text-decoration: underline;
    color: #33b78c;
}
.detailsbx hr + a {
    color: #282828;
}
.detailsbx hr + a:hover {
    color: #04d29d;
}
.mPS2id-clicked{
	 color: #04d29d !important;
}

.mPS2id-target-first .faq-innerbx .h2{
	color: #04d29d !important;
}
.sticky {
    position: relative;
}


.faqmain .form-control {
	border-radius: 0;
	padding: 5px 20px;
	margin-bottom: 20px
}

.faqmain a:active,
.faqmain a:focus,
.faqmain input,
.faqmain input:active,
.faqmain input:focus,
.faqmain input:hover,
.faqmain textarea,
.faqmain textarea:active,
.faqmain textarea:focus,
.faqmain textarea:hover {
	-moz-outline: none;
	outline: 0
}

.faqmain textarea.form-control {
	height: 118px
}

.faqmain input {
	height: 45px
}

.faqmain textarea {
	resize: none
}

.faqmain .btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.5;
	text-transform: uppercase;
	border-radius: 0;
	padding: 12px 27px;
	font-weight: 700
}

.faqmain .btn-primary {
	background: #09d3a0;
	color: #101010;
	border: 1px solid #09d3a0
}

.faqmain .btn-primary:hover {
	background: #222;
	color: #fff;
	border-color: #222
}

.faqmain .form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #c6c9cc;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0)
}
.faqmain .faq-sidebar .widget-faq .xs-form .form-control {
	border-radius: 0;
	padding: 5px 20px;
	margin-bottom: 20px
}

.faqmain .faq-sidebar .widget-faq .xs-form textarea {
	resize: none
}
.ask{ margin-bottom: 30px;
    position: relative;
    font-size: 30px;
    line-height: 38px;
    color: #282828;
    margin: 35px 0 15px;
    font-weight: 700;
}

@media screen and (max-device-width: 767px) and (min-device-width: 320px) and (orientation: portrait){
#esa_faqbanner {
    width: 100%;
    height: 119px;
    overflow: hidden;
    margin-top: 138px;
    padding: 0;
}
#esa_faqbanner h2 {
    display: none;
}
#esa_faqbanner ol.breadcrumb {
    background: 0 0;
    padding: 0;
    margin: 0;
}
}





section#esa_faqbanner h1 {
    color: #616161;
    font-size: 31px;
    font-weight: 600;
}

section#esa_faqbanner ol.breadcrumb li {
    font-weight: 500;
}
section#esa_faqbanner ol.breadcrumb a {
    font-weight: 500;
}

section#esa_faqbanner p {
    font-size: 1.5rem !important;
    color: #5d5d5d !important;
    margin: 0;
    line-height: 2rem;
    text-transform: capitalize;
    font-weight: 500;
    width: 100%;
}