.breadcrumb {
    background-color: #f4f4f7;
    padding: 30px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    list-style: none;
}
.breadcrumb h2, .breadcrumb .h2, .breadcrumb h1 {
    font-size: 1.5rem;
    font-weight: 600;
    width: 100%;
    margin-bottom: 0px;
}
.breadcrumb ul {
    float: none;
    margin: auto;
    width: auto;
}
.breadcrumb ul li {
    float: left;
    font-weight: 500;
    margin-top: 10px;
    font-size: 1rem;
}
.breadcrumb ul li a {
    color: #FD9100;
}
.breadcrumb ul li svg {
    width: 50px;
    text-align: center;
    color: #444;
    font-weight: 600;
    font-size: .9rem;
    fill: rgba(0, 0, 0, 0.5) !important;
}
.light-footer.footer-border{
    border-top: 1px solid #e9ecef;
}
head-bookmark-bock {
    float: left;
    margin-top: 12px;
    width: 100%;
    line-height: 40px;
    display: block;
}
.detail-banner-btn {
    color: #fff;
    cursor: pointer;
    /*font-family: "Open Sans", sans-serif;*/
    font-family: "Poppins", sans-serif;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin-right: 10px;
}
.detail-banner-btn a {
    background: transparent linear-gradient(to right, #ffffff 50%, #FD9100 50%) repeat scroll right bottom / 207% 100%;
    color: #ffffff;
    cursor: pointer;
    padding: 9px 15px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 30px;
    -webkit-transition: all .6s ease 0;
    transition: all .6s ease 0;
    transition: all 0.3s ease 0s;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.detail-banner-btn a:hover {
    background: transparent linear-gradient(to right, #ffffff 50%, #FD9100 50%) repeat scroll right bottom / 207% 100%;
    background-position: left bottom;
    color: #01273a;
    -webkit-transition: all .6s ease 0;
    transition: all .6s ease 0;
    transition: all 0.3s ease 0s;
}
.detail-banner-btn i {
    font-size: 16px;
    margin-right: 5px;
    color: #01273a;
}
.contact_number i{
    color: #FD9100;
}
.email_detail i{
    color: #FD9100;
}
.location i{
    color: #FD9100;
}
.side-textarea{
    height: auto;
}
.detail-top-section{
    padding: 40px 0 40px;
}

.search-list-section{
    padding: 50px 0;
    position: relative;
    background-color: #f4f4f4;
}
.main-search-wrap-list{
    background: #fff;
    padding: 0 120px 0 0;
    border-radius: 6px;
    float: left;
    width: 100%;
    position: relative;
}
.category-section-list{
    background-color: #f4f4f7;
    padding: 30px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    /* margin-bottom: 1rem; */
    list-style: none;
}
.category-section-list h1 {
    font-size: 1.5rem;
    font-weight: 600;
    width: 100%;
    margin-bottom: 0px;
}
.category-section-list h2 {
    font-size: 1.5rem;
    font-weight: 600;
    width: 100%;
    margin-bottom: 0px;
}
.category-section-list ul {
    float: none;
    margin: auto;
    width: auto;
}
.category-section-list ul li {
    float: left;
    font-weight: 500;
    margin-top: 10px;
    font-size: 1rem;
}
.category-section-list ul li a {
    color: #FD9100;
}
.category-section-list ul li svg {
    width: 50px;
    text-align: center;
    color: #444;
    font-weight: 600;
    font-size: .9rem;
    fill: rgba(0, 0, 0, 0.5) !important;
}
.light-footer {
    border-top: 1px solid #e9ecef;
}
.about-content p{
    font-size: 16px;
}
.wrk-pro-box-caption p{
    font-size: 15px;
}
.about-footer p{
    font-size: 16px;
}

.about-footer p a{
    font-weight: 600;
    text-decoration: underline;
}
.footer_widget .address{
    font-size: 15px;
    line-height: 2;
}
.social-links li{
    padding: .09rem 0;
}
.social-links a{
    background: transparent linear-gradient(to right, #ffffff 50%, #ffbe00 50%) repeat scroll right bottom / 207% 100%;
    border-radius: 30px;
    color: #00283b;
    display: inline-block;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 33px;
    margin-right: 0.5rem;
    text-align: center;
    transition: background-color 0.2s linear 0s;
    -webkit-transition: all .6s ease 0;
    transition: all .6s ease 0;
    transition: all 0.3s ease 0s;
}
.submit-form .form-group {
    margin-bottom: 18px;
}
textarea.form-control {
    height: 150px !important;
}
textarea.form-control {
    min-height: calc(1.5em + .75rem + calc(2px));
}
.contact-content-box{
    border: 1px solid #e9ecef;
}
.privacy-content p{
    font-size: 15px;
}
.privacy-content p a{
    font-weight: 500;
    text-decoration: underline;
}
.disclaimer-content p{
    font-size: 15px;
}
.disclaimer-content p a{
    font-weight: 500;
    text-decoration: underline;
}
.coming-soon{
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}
.input-error{
	border-color: #ff0000;
	color: #ff0000;
}
.wrk-pro-box-icon img {
    width: 30px;
}
.why-section h3{
    font-size: 25px;
    font-weight: 600;
}
.why-section ul{
    list-style-type: disc;
}
.why-section ul li h5{
    font-weight: 600;
}
.about-footer h3{
    font-size: 25px;
    font-weight: 600;
}
.city-desc p{
    font-size: 17px;
}
.city-desc ul{
    list-style-type: circle;
}
.city-desc ul li{
    font-size: 17px;
    line-height: 2.3;
}
.no-data-found img{
    width: 25%;
    margin-bottom: 20px;
}
.category-section-list h1 {
    font-size: 1.5rem;
    font-weight: 600;
    width: 100%;
    margin-bottom: 0px;
}


@media only screen and (max-width: 767px) 
{
    .main-search-wrap-list{
        padding: 0px;
    }
}