/* Default CSS */

body {
    font-size: 1rem;
    color: #212529;
    overflow-x: hidden;
    line-height: 1.5;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    word-break: break-word;
}


/* Google Font */


/* font-family: 'Roboto', sans-serif; */


/* Site Loader */

.site-loader {
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
}

.site-loader .loader {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}

.site-loader .loader .loader-img {
    /* 	background-image: url(../images/loading.svg); */
    background-image: url(../images/loader-img.gif);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    text-align: center;
}


/* Header Section */


/* Top Header */

.top-header {
    background-color: #f8f9fa;
    padding: 8px 0 8px 0;
}

.top-header .menu-list-item ul.top-menu-left {
    display: flex;
    flex-wrap: wrap;
}

.top-header ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-header ul li:first-of-type {
    padding-left: 0;
}

.top-header ul li {
    display: inline-block;
    padding: 0 15px 0 5px;
    margin-right: .5rem;
}

.top-header ul li a {
    font-size: 13px;
    color: #343a40;
    font-weight: normal;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.top-header .signup-link {
    text-align: right;
}

.top-header-2 ul li {
    position: relative;
}

.top-header-2 ul li:after {
    position: absolute;
    content: '';
    top: 3px;
    right: 0;
    bottom: 0;
    height: 12px;
    width: 1px;
    margin: auto;
    background-color: #b6b6b6;
}

.top-header-2 ul li:last-of-type:after {
    display: none;
}


/* .signinModal {
	background: rgba(0,0,0,0.41);
} */

.signinModal .card .modal-title {
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    padding: 1rem 0;
}

.signinModal .modal-content {
    border: 0;
    border-radius: 0;
}

.signinModal .card {
    padding: 1.25rem;
    border: 0;
    border-radius: 0;
}

.signinModal .card .close {
    font-size: 14px;
    position: absolute;
    right: 30px;
    top: 16px;
    width: 36px;
    height: 36px;
    line-height: 38px;
    border-radius: 4px;
    color: #000;
    z-index: 10;
    cursor: pointer;
    opacity: 1;
}

.signinModal .loginform .form-control.space-right {
    padding-right: 90px;
}

.signinModal .loginform .icon-lock {
    right: 20px;
    top: 12px;
}

.signinModal .loginform .icon-eye {
    right: 60px;
    top: 12px;
    cursor: pointer;
}

.btn.btn-block {
    color: #fff;
    background-color: #FFAF00;
    border-color: #FFAF00;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.btn.btn-block.btn-primary:not(:disabled):not(.disabled).active,
.btn.btn-block.btn-primary:not(:disabled):not(.disabled):active,
.btn.btn-block.show>.btn-primary.dropdown-toggle,
.btn.btn-block:hover,
.btn.btn-block:focus {
    background-color: #FFAF00;
    border-color: #FFAF00;
}

.middle-header nav {
    padding: .5rem 0;
}

.middle-header .navbar-brand {
    color: rgba(0, 0, 0, .9);
}

.middle-header .textlogo {
    font-size: 25px;
    font-weight: 700;
}

.middle-header .textlogo i,
.middle-header .textlogo span {
    color: #FFAF00;
}

.middle-header .textlogo span {
    font-weight: 700;
}

.middle-header .add-content {
    /*max-width: 432px;*/
    overflow: hidden;
    margin: 0 40px;
}

.middle-header .add-content .slide-item img {
    max-height: 72px;
    min-height: 72px;
        object-fit: contain;
}

.middle-header .contact-info ul li {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.4;
}

.middle-header .contact-info ul {
    margin: 0;
    list-style: none;
}

.middle-header .contact-info ul .media {
    align-items: center;
}

.middle-header .contact-info ul .media-left {
    margin-right: 1rem;
}

.middle-header .contact-info ul .icon {
    color: #FFAF00;
    font-size: 1.75rem;
}

.middle-header .contact-info ul .phone-text {
    font-size: 20px;
    display: block;
}

.middle-header .contact-info ul .email-text {
    opacity: 0.5;
}

.header-section .main-menu {
    background-color: #FFAF00;
}

.header-section .main-menu .navbar-nav li {
    position: relative;
}

.header-section .main-menu .navbar-nav .nav-item:first-of-type .nav-link {
    padding-left: 0;
}

.header-section .main-menu .navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
}

.header-section .main-menu.header-btn-add .navbar-nav .nav-link {
    font-size: 12px;
}

.header-section .main-menu.header-btn-add .right-content .custom-btn,
.header-section .main-menu.header-btn-add .right-content .refer-btn-home {
    min-width: auto;
}

.header-section .main-menu .right-content {
    margin-left: 0;
    margin-right: 10px;
}

.header-section .main-menu .right-content .refer-btn-home {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    /* letter-spacing: 1px; */
    line-height: 1;
    min-width: 150px;
    padding: 15px 10px;
    background-color: transparent;
    border: 1px solid #fff;
    outline: 0;
    box-shadow: none;
}

.header-section .main-menu .right-content .refer-btn {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    /* letter-spacing: 1px; */
    line-height: 1;
    min-width: auto;
    padding: 12px 5px;
    background-color: #FFAF00;
    margin-left: 5px;
}

.header-section .main-menu .right-content .custom-btn {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    /* letter-spacing: 1px; */
    line-height: 1;
    /* min-width: 100%; */
    padding: 12px 5px;
    background-color: #000;
    margin-left: 0;
}

.header-section .main-menu.header-btn-add .right-content .other-btn {
    min-width: auto;
}

.header-section .main-menu.header-btn-add.main-menu-2 .right-content .refer-btn {
    min-width: auto;
}

.header-section .main-menu .right-content .other-btn {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    /* 	letter-spacing: 1px; */
    line-height: 1;
    min-width: 150px;
    padding: 15px 10px;
    background-color: transparent;
    border: 1px solid #fff;
    outline: 0;
    box-shadow: none;
}

.header-section .main-menu .right-content .custom-btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header-section .main-menu li .dropdown-menu {
    border: 0;
}

.header-section .main-menu li .dropdown-menu .dropdown-item {
    color: #212529;
    line-height: 25px;
    text-transform: uppercase;
    text-decoration: none!important;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 22px;
    border-bottom: 1px solid #ddd;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.header-section .main-menu-2 {
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid transparent;
    background-color: #343a40;
}

.main-menu .dropdown-item:focus,
.main-menu .dropdown-item:hover {
    background-color: #f8f9fa;
}

.header-section .main-menu-2 .navbar-nav>li,
.header-section .main-menu-2 li .dropdown-menu>.dropdown-item {
    /* border-right: 1px solid #000; */
}

/* .header-section .main-menu-2 .navbar-nav>li a {
    font-size: 11px !important;
} */

.main-menu .dropdown-item:active {
    color: #212529;
}

.top-menu .user-active {
    margin-right: 0;
    padding-right: 0;
}

.top-menu .user-active a {
    text-decoration: none;
}

.top-menu .user-active .dropdown-menu {
    display: none;
}

.top-menu .user-active .dropdown-menu {
    margin-top: 7px;
    border: 1px solid #ddd;
    padding: 0;
    text-align: center;
    left: auto;
    right: 0;
}

.top-header-2 ul li.user-active ul li:after,
.top-header-2 ul li.user-active:after {
    display: none;
}

.top-menu .user-active .dropdown-menu li {
    padding-right: 0;
    margin-right: 0;
    display: block;
    border-bottom: 1px solid #ddd;
}

.top-menu .user-active .dropdown-menu li a {
    padding: 5px;
    display: inline-block;
    width: 100%;
}

.top-menu .user-active .dropdown-menu li a:hover {
    color: #FFAF00;
}

.top-menu .user-active .dropdown-menu li:last-of-type {
    border-bottom: 0;
}


/* Footer section */

.footer-section {
    background-color: #0C2B64;
    padding: 60px 0;
}

.footer-section .about-us .textlogo {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: -1px;
}

.footer-section .about-us p {
    color: #fff;
    font-size: 80%;
    font-weight: 400;
    opacity: 0.8;
    line-height: 30px;
    margin-top: 1.5rem;
}

.footer-section .widget-title {
    font-size: 1.25rem;
    color: #fff;
}

.footer-section .navmenu-link ul {
    line-height: 35px;
}

.footer-section .navmenu-link ul li a {
    color: #fff;
    opacity: 0.8;
}

.footer-section .newsletter-widget p {
    margin-bottom: 1rem;
    opacity: 0.8;
    color: #fff;
}

.footer-section .newsletter-widget .small a,
.footer-section .newsletter-widget .small {
    color: #fff;
    opacity: 0.8;
}

.footer-section .copyright-section hr {
    opacity: 0.2;
}

.footer-section .copyright-section .copyright-text {
    color: #fff;
    opacity: 0.8;
}

.footer-layout-2 {
    background-color: #fff;
    border-top: 1px solid #dee2e6;
}

.footer-layout-2 .about-us .textlogo {
    color: #222;
}

.footer-layout-2 .about-us p,
.footer-layout-2 .copyright-section .copyright-text,
.footer-layout-2 .widget-title,
.footer-layout-2 .newsletter-widget p,
.footer-layout-2 .newsletter-widget .small a,
.footer-layout-2 .newsletter-widget .small {
    color: #212529;
}

.footer-layout-2 .navmenu-link ul li a {
    color: #333333;
}

.cookie-policy-section {
    background-color: #444;
    color: #fff;
    z-index: 999;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    width: auto;
    -webkit-box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}

.cookie-policy-section p {
    margin-bottom: 0;
}

.cookie-policy-section p a {
    color: #fff;
    border-bottom: 1px dotted currentColor;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.cookie-policy-section .custom-btn {
    text-align: right;
}

.cookie-policy-section .custom-btn button {
    background-color: #ccc;
    color: #111;
    padding: 15px 56px 13px;
    color: #111;
    border-radius: 50px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cookie-policy-section .custom-btn button:hover {
    background-color: #eee;
    color: #111;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/* Banner Section */

.banner-section {
    height: 600px;
}

.banner-section .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-attachment: scroll;
    background-position: center right;
    background-repeat: repeat;
    background-origin: content-box;
}

.banner-section .hero_content .link-default-color {
    color: #FFAF00;
}

.banner-section .hero_content {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

.banner-section .hero_content .banner-title {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.5;
}

.banner-section .hero_content p {
    font-size: 1.25rem;
    color: #FFAF00;
    font-weight: 700;
    margin-bottom: 1rem;
}

.banner-section .hero_content .btn-link {
    color: #121416;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #FFAF00;
    border-color: #FFAF00;
    text-decoration: none;
    padding: 15px 80px 15px 22px;
    position: relative;
}

.banner-section .hero_content .btn-link i {
    font-size: 25px;
    position: absolute;
    top: 0;
    right: 25px;
    bottom: 0;
    display: flex;
    align-items: center;
}

.call-to-action {
    background-color: #FFAF00;
    padding: 20px 0;
}

.call-to-action .content-box h2 {
    color: #fff;
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 0;
}

.welcome-section .welcome-content a,
.call-to-action .right-content a {
    color: #212529;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    padding: 15px 80px 15px 22px;
    position: relative;
    text-decoration: none;
    min-width: 200px;
}

.welcome-section .welcome-content a i,
.call-to-action .right-content a i {
    font-size: 25px;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    display: flex;
    align-items: center;
}

.welcome-section .welcome-content a i:after,
.call-to-action .right-content a i:after {
    content: "";
    position: absolute;
    left: auto;
    height: 100%;
    top: 0;
    right: 40px;
    background: rgba(169, 169, 169, 0.3);
    bottom: 0;
    width: 1px;
}

.welcome-section {
    padding: 80px 0;
    background-color: #f8f9fa;
}

.welcome-section .welcome-content h2 {
    color: #343a40;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.welcome-section .welcome-content p:not(.small-size) {
    color: #343a40;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.welcome-section .welcome-content p.small-size {
    color: #000000;
    line-height: 30px;
    margin-bottom: 1.5rem;
}

.welcome-section .welcome-content a {
    color: #f8f9fa;
    background-color: #FFAF00;
    border-color: #FFAF00;
}

.membership-section {
    padding: 15px 0;
    background-color: #020101FC;
}

.membership-section h2 {
    font-size: 1.75rem;
    color: #fff;
    font-weight: 700;
}

.membership-section p {
    color: #fff;
}

.newsletter-section {
    padding: 100px 0;
    background-color: #343a40;
    margin-bottom: 20px;
}

.newsletter-section .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: repeat;
    background-origin: content-box;
}

.newsletter-section .bg-gradient-none {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(6, 27, 65, 0)), color-stop(100%, rgba(49, 49, 49, 0.95)));
    background: -webkit-linear-gradient(top, rgba(6, 27, 65, 0) 0, rgba(49, 49, 49, 0.95) 100%);
    background: -o-linear-gradient(top, rgba(6, 27, 65, 0) 0, rgba(49, 49, 49, 0.95) 100%);
    background: -ms-linear-gradient(top, rgba(6, 27, 65, 0) 0, rgba(49, 49, 49, 0.95) 100%);
    background: linear-gradient(to bottom, rgba(6, 27, 65, 0) 0, rgba(49, 49, 49, 0.95) 100%);
}

.newsletter-section .bg-content {
    position: relative;
    z-index: 1;
}

.newsletter-section .bg-content h2 {
    color: #343a40;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: .5rem;
}

.newsletter-section .bg-content h2 i {
    color: #FFAF00;
}

.newsletter-section .bg-content p {
    color: #f8f9fa;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.location-section {
    margin-bottom: 10px;
}

.location-section .section-header {
    margin-top: 40px;
    margin-bottom: 20px;
}

.location-section .section-header h2 {
    color: #0552C2;
    margin: 0;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.location-section .section-border {
    border-top: 1px solid #000;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
}

.location-section .location-box p {
    color: #7A7A7A;
    font-family: 'Roboto', sans-serif;
}

.lostpwd-section {
    padding: 100px 0;
    background-color: #f8f9fa;
}

.text-muted {
    color: #6c757d;
}

.page-banner {
    margin-top: .25rem;
    padding: 40px 0;
    background: #f8f9fa;
}

.page-banner .page-title {
    font-size: 2rem;
    font-weight: 700;
    color: #343a40;
    margin-bottom: 0;
}

.page-banner p {
    color: #343a40;
    font-weight: 700;
    font-size: 1.25rem;
    margin-bottom: 0;
}

.work-content .content-box .content-title,
.about-section .content-box .content-title {
    color: #343a40;
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.5;
}

.work-content {
    padding: 20px 0 100px;
}

.about-section {
    padding: 20px 0 100px;
}

.service-provider {
    padding: 80px 0;
}

.service-provider .section-header {
    margin-bottom: 20px;
}

.service-provider .section-header h2 {
    margin-bottom: 20px;
    color: #000;
    font-size: 45px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}

.Service-provider .service-box {
    padding-left: 17%;
}

.Service-provider .service-box p {
    color: #7A7A7A;
    font-family: 'Roboto', sans-serif;
}

.contact-info-section {
    padding: 80px 0;
}

.contact-info-section h6 {
    color: #343a40;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.contact-info-section h2 {
    color: #343a40;
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.5;
}

.contact-info-section p {
    opacity: 0.5;
    line-height: 30px;
    margin-bottom: 1.5rem;
}

.contact-form-section {
    background-color: #f8f9fa;
    padding: 100px 0;
}

.contact-form-section .inlineicon {
    top: 10px;
    right: 10px;
    position: absolute;
    z-index: 100;
}

.contact-form-section .contact-form .form-control.space-right {
    padding-right: 30px;
}

.contact-form-section .contact-form .btn {
    text-transform: uppercase;
}

.contact-form-section .contact-form textarea.form-control {
    height: 150px;
}

.contact-form-section .map-section h3 {
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.listing-section {
    padding: 180px 0;
    overflow-x: hidden;
}

.whychoose-section {
    padding: 30px 0;
}

.listing-section.services-detail-page {
    padding: 30px 0 60px;
}

.listing-section .section-header {
    margin-bottom: 40px;
}

.listing-section .section-header h2 {
    color: #000000;
    font-size: 65px;
    font-weight: 900;
    line-height: 1.2em;
    font-family: 'Roboto', sans-serif;
}

.listing-section .listing-box .listing-inner {
    padding: 25px 25px 55px 25px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff;
    -moz-box-shadow: 0px 0px 55px 5px rgb(0 0 0 / 6%);
    -webkit-box-shadow: 0px 0px 55px 5px rgb(0 0 0 / 6%);
    box-shadow: 0px 0px 55px 5px rgb(0 0 0 / 6%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
}

.listing-section .listing-box:hover .listing-inner {
    border: 1px solid #00ce1b;
    -moz-box-shadow: 0px 0px 55px 0px rgb(0 0 0 / 19%);
    -webkit-box-shadow: 0px 0px 55px 0px rgb(0 0 0 / 19%);
    box-shadow: 0px 0px 55px 0px rgb(0 0 0 / 19%);
}

.listing-section .listing-box .icon-box {
    margin-bottom: 15px;
}

.listing-section .listing-box .icon-box span {
    background-color: rgba(255, 255, 255, 0);
    fill: #bfbfbf;
    color: #bfbfbf;
    font-size: 50px;
    padding: 16px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.listing-section .listing-box .icon-box span:hover {
    background-color: rgba(0, 206, 27, 0);
    fill: #007BFF;
    color: #007BFF;
    transform: scale(1.1);
}

.listing-section .listing-box .icon-box span i {
    width: 1em;
    height: 1em;
    position: relative;
}

.listing-section .listing-box .box-content a {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #000;
    line-height: 1.2;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
}

.listing-section .listing-box .box-content p {
    font-size: 16px;
    color: #7A7A7A;
    line-height: 1.7em;
    text-align: center;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
}

.member-box .section-header {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.member-box .section-header h2 {
    margin-bottom: 20px;
}

.member-box .section-header h3 {
    font-size: 2rem;
    color: #7A7A7A;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
    font-weight: bolder;
}

.member-box .section-header p {
    color: #7A7A7A;
    font-weight: bolder;
    text-align: center;
}

.whychoose-section {
    padding-top: 30px;
}

.whychoose-section .whychoose-box h2 {
    color: #7A7A7A;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
}

.whychoose-section .whychoose-box p {
    color: #7A7A7A;
    font-family: 'Roboto', sans-serif;
}

.whychoose-section .content-box h2,
.whychoose-section .content-box p {
    text-align: center;
}

.contact-common-form {
    padding-bottom: 80px;
}

.contact-common-form .section-header h2 {
    font-size: 2.5rem;
    line-height: 1.5;
}

.contact-common-form form label {
    text-align: center;
    display: block;
}

.contact-common-form form .btn {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.request-bid-section {
    padding: 80px 0;
}

.request-bid-section form textarea {
    height: 150px;
}

.request-bid-section .chosen-container-multi {
    max-width: 500px !important;
    display: block;
}

.directory-section {
    background-color: #f8f9fa;
    padding: 40px 0;
}

.directory-section .filters_sidebar {
    background-color: #fff;
    padding: 20px 20px 15px 20px;
    margin-bottom: 25px;
    border: 1px solid #ededed;
}

.filters_sidebar .filter-top {
    display: block;
    color: #333;
    position: relative;
    font-size: 1rem;
    font-weight: 600;
}

.filters_sidebar .card-filter {
    margin-bottom: 10px;
}

.filters_sidebar .card-filter .filter-content {
    padding-top: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

.search-request-bid .filters_sidebar .card-filter .filter-content {
    padding-bottom: 12px;
}

.filters_sidebar .card-filter .card-body {
    padding: 0;
}

#directory-filter .card-filter .card-body {
    padding-bottom: 10px;
}

#directory-filter .card-filter:last-of-type .card-body {
    padding-bottom: 0;
}

.filters_sidebar .card-filter .card-title {
    font-size: 12px;
    margin: 0;
    letter-spacing: 1px;
    border-bottom: 1px solid #ddd;
    color: #666;
    padding: 10px 8px;
}

#directory-filter .customfilter.form-control {
    padding-left: .5rem;
}

.single-location-window:hover,
.single-location-window:focus,
.single-location-window {
    color: #FFAF00 !important;
}

.card-filter .card-title:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0d7";
    position: absolute;
    right: 8px;
    top: 12px;
    color: #666;
    font-weight: 900;
}

.filters_sidebar .location-arrow {
    position: absolute;
    top: 10px;
    right: 40px;
}

.filters_sidebar .location-search {
    position: absolute;
    top: 30px;
    right: 10px;
}

.filter-content .search-icon {
    background-color: transparent;
    border: 0;
    top: 5px;
    right: 0;
}

.filter-content .search-btn {
    margin: 10px auto;
    display: block;
    text-align: center;
}

.filter-content .search-btn .btn {
    background-color: #FFAF00 !important;
    border-color: #FFAF00 !important;
}

.table.dataTable.no-footer {
    border-bottom: 0;
}

table.dataTable tbody tr {
    background-color: transparent;
}

.directory-content .new-search-list {
    background-color: #fff;
    display: block;
    position: relative;
    margin-bottom: 30px;
    border-radius: 3px;
    border: 1px solid #ededed;
}

.directory-content .new-search-list figure {
    max-height: 110px;
    width: 120px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    padding: 0px;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    text-align: center;
}

.directory-content .new-search-list figure .read_more {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -12px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    -webkit-transition: all .6s;
    transition: all .6s;
    z-index: 2;
}

.directory-content .new-search-list figure:hover .read_more {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.directory-content .new-search-list .read_more span {
    background-color: #fcfcfc;
    background-color: rgba(255, 255, 255, .8);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    color: #222;
    font-size: 12px;
    font-size: .75rem;
    padding: 5px 10px;
}

.directory-content .new-search-list h3 {
    font-size: 18px;
    color: #212529;
    /*     overflow: hidden;
    max-height: 49px; */
    font-weight: 500;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.opacity-5 {
    opacity: 0.5;
}

.directory-content table.dataTable tbody tr:first-of-type td {
    border-top: 1px solid #dee2e6;
    padding-top: .75rem;
}

#directoytable_filter,
#directoytable_length {
    display: none;
}

table.dataTable thead th {
    border: 0;
}

table.dataTable tbody td {
    border: 0;
    padding: 0 .75rem;
}

.directory-content .new-search-list .list-inline-item {
    display: inline;
}

.directory-content .new-search-list .directory-box {
    padding-right: .5rem;
}

.directory-content .new-search-list .view-btn {
    display: flex;
    align-items: center;
}

.directory-content .new-search-list .view-btn .btn-block {
    padding: .25rem .5rem;
}

#directoytable_info {
    color: #212529;
    padding-top: 8px;
    white-space: nowrap;
    float: none;
}

#dataTables_paginate paging_simple_numbers {
    float: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border: 0;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #212529 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 8px 16px;
    margin: 0;
    border: 0;
}

.search-request-bid {
    padding: 80px 0;
}

.search-request-bid .filters_col {
    background-color: #fff;
    padding: 20px 20px 15px 20px;
    margin-bottom: 25px;
    border: 1px solid #ededed;
}

.page-banner-two {
    width: 100%;
    min-height: 150px;
    position: relative;
    overflow: hidden;
    color: #fff;
    text-align: left;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background: #FFAF00;
}

.page-banner-two .bg-pattern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: repeat;
    background-origin: content-box;
    opacity: .1;
}

.page-banner-two h1 {
    color: #fff;
    margin: 0;
    text-transform: none;
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 600;
}

.page-banner-two .single-title-block {
    margin-top: 50px;
}

.page-banner-two .list-inline-item:not(:last-child) {
    display: inline;
}

.page-banner-two .text-light,
.page-banner-two .text-muted {
    color: #fff !important;
}

.page-banner-two a {
    color: #fff;
}

.page-banner-two .bg-content {
    z-index: 100;
    position: relative;
}

.directory-details .desc-image-box {
    margin-bottom: 10px;
}

.directory-details {
    padding: 60px 0;
}

.directory-details .card-listing .bg-primary {
    background: #FFAF00 !important;
}

.directory-details .card-listing .card-header a {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    width: 100%;
}

.directory-details .card-listing .card-header a:after {
    position: absolute;
    top: 15px;
    right: 20px;
    content: "\f078";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
}

.directory-details .rating-score-small span {
    display: inline-block;
    position: relative;
    top: 7px;
    margin-right: 8px;
    font-size: 12px;
    font-size: .75rem;
    text-align: right;
    line-height: 1.1;
    font-weight: 500;
}

.directory-details .rating-score-small strong {
    background-color: #FFAF00;
    color: #fff;
    line-height: 1;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    -ms-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0;
    padding: 10px;
    display: inline-block;
}

.directory-details .rating-score-small span em {
    display: block;
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    color: #666;
}

.directory-details .contact-form .form-control {
    padding-right: 33px;
}

.directory-details .contact-form textarea {
    height: 110px;
}

.directory-details .contact-form .input-group-addon {
    top: 5px;
    right: 10px;
    position: absolute;
    z-index: 100;
}

.directory-details .contact-form button[type="button"] {
    margin-bottom: 10px;
    padding-left: 80px;
    position: relative;
}

.directory-details .contact-form button[type="button"] i {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 25px;
    bottom: 0;
    display: flex;
    align-items: center;
}

.directory-details .contact-form button[type="button"] i:after {
    content: "";
    position: absolute;
    width: 1px;
    background: rgba(255, 255, 255, 0.3);
    height: 100%;
    top: 0;
    left: 40px;
}

.directory-details .review-btn {
    width: 100%;
    color: #FFAF00;
    text-transform: uppercase;
    border: 1px solid #FFAF00;
}

.directory-details .sidebar-fixed-content {
    margin-bottom: 40px;
}

.directory-details .widget-work {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.directory-details .widget-work .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: repeat;
    background-origin: content-box;
}

.directory-details .widget-work .overlay-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    z-index: 2;
}

.directory-details .widget-work .bg-content {
    position: relative;
    z-index: 2
}

.directory-details .widget-work .bg-content h4 {
    color: #fff;
}

.directory-details .iconbox2 {
    margin-bottom: 30px;
}

.directory-details .single-list-main .iconbox2 {
    margin-bottom: 15px;
}

.directory-details .iconbox2 i {
    float: left;
    margin-right: 30px;
    font-size: 30px;
    margin-top: 5px;
}

.directory-details .iconbox2 .desc {
    display: block;
    color: #666666;
    font-size: 12px;
    font-weight: 500;
}

.directory-details .iconbox2 .title {
    font-weight: bold;
}

.directory-details .iconbox2 .title a {
    color: #333333;
}

.directory-details .text-primary {
    color: #FFAF00 !important;
}

.directory-details .report-button .btn {
    color: #444;
    border: 1px solid #efefef;
    font-weight: 500;
    display: block;
    width: 100%;
}

.directory-details .report-button .btn i {
    margin-right: 10px;
}

.directory-details .card-listing {
    margin-bottom: 40px;
}

.directory-details .card-listing iframe {
    margin: 0 auto;
    display: block;
    text-align: center;
    max-width: 100%;
}

.service-purchase-plan {
    padding: 60px 0;
}

.service-purchase-plan .title-block h2 {
    color: #FFAF00;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.service-purchase-plan .price-box:hover {
    -webkit-box-shadow: 0 15px 30px 0 rgb(123 127 138 / 30%);
    box-shadow: 0 15px 30px 0 rgb(123 127 138 / 30%);
    -webkit-transform: translateY(-15px) scale(1.05);
    transform: translateY(-15px) scale(1.05);
}

.service-purchase-plan .price-box {
    position: relative;
    padding: 40px 20px 50px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 30px;
    overflow: hidden;
    background: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-box-shadow: 0 20px 30px 0 rgb(40 93 251 / 16%);
    box-shadow: 0 20px 30px 0 rgb(40 93 251 / 16%);
}

.service-purchase-plan .price-box .price-title {
    position: absolute;
    top: 30px;
    left: 10px;
    writing-mode: tb-rl;
    padding-bottom: 5px;
}

.service-purchase-plan .price-box .price-icon {
    border-bottom: 5px solid #FFAF00;
    padding: 7px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 20px;
}

.service-purchase-plan .price-box .price-icon i {
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 25px;
    background: #FFAF00;
}

.service-purchase-plan .price-box .price-title h4 {
    font-size: 26px;
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
    font-weight: 500;
    margin-bottom: 0;
    color: #111;
}

.service-purchase-plan .price-box .price-text {
    margin-bottom: 20px;
}

.service-purchase-plan .price-box .price-text h2 {
    font-size: 40px;
    margin-bottom: 0;
    line-height: 1.5;
}

.service-purchase-plan .price-box .price-list {
    margin-bottom: 25px;
}

.service-purchase-plan .price-box .price-list li {
    margin-bottom: 10px;
    font-size: 14px;
}

.service-purchase-plan .price-box .price-list li:last-of-type {
    margin-bottom: 0;
}

.service-purchase-plan .price-box ul {
    list-style: none;
    padding: 0px;
}

.service-purchase-plan .price-box .btn-plan {
    padding: 10px 30px;
    display: inline-block;
    text-transform: capitalize;
    text-align: center;
    font-weight: 500;
    border-radius: 5px;
    background: #FFAF00;
    color: #fff;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-box-shadow: 0 5px 20px 0 rgb(38 91 251 / 30%);
    box-shadow: 0 5px 20px 0 rgb(38 91 251 / 30%);
}

.service-purchase-plan .price-box .btn-plan:hover {
    background: #0C2B64;
    color: #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgb(38 91 251 / 40%);
    box-shadow: 0 10px 20px 0 rgb(38 91 251 / 40%);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.whychoose-section-two {
    padding: 80px 0;
    background-color: #f8f9fa
}

.whychoose-section-two .whychoose-cnt .icon-box i {
    color: #FFAF00;
    font-size: 2em;
}

.whychoose-section-two .whychoose-cnt p {
    color: #6c757d;
}

.signup-section {
    padding: 80px 0;
}

.captcha-box {
    border-radius: 5px;
    border: 2px solid;
    padding: 2rem;
    max-width: 400px;
    margin: 20px 0;
}

#canvas {
    width: 200px;
    height: 60px;
}

.signup-form .no-bg {
    background-image: none !important;
}

.thank-you-section {
    margin: 80px 0;
}

.thank-you-section .thank-you-content {
    padding: 4rem 2rem;
    text-align: center;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem;
}

.thank-you-section .thank-you-content h2 {
    font-size: 4.3rem;
    font-weight: 300;
    line-height: 1.2;
}

.thank-you-section .thank-you-content p {
    font-size: 1.25rem;
    font-weight: 300;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #aaa;
}

.select2-container--default .select2-selection--multiple {
    border-radius: 0;
}

.select2-container--default .select2-selection--multiple {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: linear-gradient(#eee 1%, #fff 15%);
}

.signup-section .select2-container,
.request-bid-section .select2-container {
    width: 100% !important;
}

.front-pagination.pagination {
    display: block;
}

.front-pagination ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.front-pagination ul li {}

.front-pagination ul li a {
    color: #333;
    font-size: 20px;
    text-decoration: none;
    padding: 8px 16px;
}

.front-pagination ul li a:hover,
.front-pagination ul li a.active {
    color: #FFAF00;
}

@media (min-width: 1200px) {
    .container-1200 {
        max-width: 1200px;
    }
}

@media (min-width: 992px) {
    .mobile-logo {
        display: none;
    }
    .header-section .main-menu li .dropdown-menu .dropdown-item:hover {
        padding-left: 15px;
    }
    .header-section .main-menu li:hover .dropdown-menu {
        display: block;
    }
    .header-section .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.3rem;
        padding-left: 0.3rem;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .middle-header .textlogo {
        font-size: 16px;
    }
    .middle-header .add-content {
        max-width: 370px;
    }
    .header-section .main-menu .right-content .custom-btn {
        font-size: 12px;
        padding-left: 10px;
        padding-right: 10px;
        min-width: 100%;
    }
    .footer-section .about-us .textlogo {
        font-size: 20px;
    }
    .contact-info-section h2 {
        font-size: 26px;
    }
    .banner-section .bg-image {
        background-position: center;
    }
    .header-section .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.2rem;
        padding-left: 0.2rem;
    }
}

@media screen and (max-width: 991px) {
    .banner-section .bg-image {
        background-position: center;
    }
    .middle-header .container {
        flex-wrap: nowrap;
    }
    .middle-header .navbar-brand {
        display: none;
    }
    .middle-header .navbar.navbar-expand-lg .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .middle-header .add-content {
        max-width: 370px;
        margin-left: 0;
    }
    .header-section .main-menu .right-content {
        display: none;
    }
    .middle-header .contact-info {
        max-width: 235px;
        margin: 0 auto;
    }
    .middle-header .contact-info ul {
        padding-left: 0;
    }
    .main-menu .navbar-nav {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main-menu .navbar-collapse {
        max-height: 300px;
    }
    .main-menu .collapse.show {
        display: block;
        overflow-y: auto;
    }
    .main-menu .navbar-toggler {
        color: #fff;
        outline: 0;
        background: #000;
        margin-right: 15px;
    }
    .navbar-brand.mobile-logo {
        color: #fff;
        font-weight: 700;
        padding-left: 15px;
        margin-right: 0;
    }
    .main-menu ul li a {
        position: relative;
    }
    .main-menu .dropdown-menu {
        padding: 0;
        border-radius: 0;
        background-color: #f3a702;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .main-menu .dropdown-toggle::after {
        border: 0;
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        right: 0;
        background: #000;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
    }
    .main-menu .nav-item.show>.dropdown-toggle::after {
        content: "\f106";
    }
    .header-section .main-menu li .dropdown-menu .dropdown-item {
        color: #fff;
        border-color: #d59509;
    }
    .header-section .main-menu li .dropdown-menu .dropdown-item:last-of-type {
        border-bottom: 0;
    }
    .header-section .main-menu-2 .navbar-nav>li,
    .header-section .main-menu-2 li .dropdown-menu>.dropdown-item {
        border-right: 0;
    }
    .header-layout-2 .main-menu .dropdown-toggle::after {
        background: #FFAF00;
    }
    .top-header-2 ul li:after {
        display: none;
    }
    .about-section {
        padding-bottom: 60px;
    }
    .header-section .main-menu {
        padding-left: 0;
        padding-right: 0;
    }
    .lostpwd-section {
        padding: 60px 0;
    }
    .listing-section,
    .service-provider {
        padding: 60px 0;
    }
    .main-menu .dropdown-item:focus,
    .main-menu .dropdown-item:hover {
        background-color: rgba(0, 0, 0, 0.3);
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .welcome-section .welcome-content a,
    .call-to-action .right-content a {
        padding-right: 70px;
        padding-left: 15px;
    }
    .whychoose-cnt .media-body h5 {
        font-size: 15px;
    }
    .thank-you-section .thank-you-content h2 {
        font-size: 3rem;
    }
    .filters_col #collapse_distance .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .filters_col #collapse_distance .row .col-md-4 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .filters_col #collapse_distance {
        padding-left: 10px;
        padding-right: 10px;
    }
    .filters_col #collapse_distance .row .col-md-4 .form-control {
        font-size: 13px;
        padding-left: .3rem;
        padding-right: .3rem;
    }
    .page-banner-two .social-icon-list {
        float: none !important;
        display: block;
        margin-top: 0 !important;
    }
    .directory-banner-section .member-logo-image {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
    .page-banner-two h1 {
        font-size: 2rem;
        text-align: center;
    }
    .page-banner-two ul.list-inline {
        text-align: center;
    }
    .directory-banner-section .member-logo-image img {
        max-width: 250px;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    .page-banner-two .social-icon-list .float-right {
        float: none !important;
        margin-top: 1rem !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .top-header ul li {
        padding-left: 5px;
        padding-right: 5px;
    }
    .top-header ul li a {
        font-size: 11px;
        letter-spacing: 0;
    }
    .middle-header .add-content {
        max-width: 300px;
        margin: 0 auto;
    }
    .banner-section .hero_content .banner-title {
        font-size: 32px;
    }
    .banner-section .hero_content p {
        font-size: 1.2rem;
    }
    .call-to-action .content-box {
        text-align: center;
    }
    .call-to-action .right-content {
        margin-top: 20px;
        text-align: center !important;
    }
    .welcome-section .welcome-content {
        margin-bottom: 30px;
    }
    .cookie-policy-section .custom-btn {
        text-align: center;
        margin-top: 15px;
    }
    .captcha-box h2,
    .contact-info-section h2 {
        font-size: 26px;
    }
    .page-banner .col-md-12,
    .page-banner .col-md-6 {
        text-align: center !important;
    }
    .listing-section .section-header h2 {
        font-size: 40px;
    }
    .member-box .section-header h3 {
        font-size: 1.5rem;
    }
    .listing-section .listing-box {
        margin-bottom: 30px;
    }
    .listing-section .listing-box .box-content a {
        font-size: 20px;
        word-break: break-word;
    }
    .directory-details .iconbox2 i {
        margin-right: 15px;
    }
    .single-list-main .report-button {
        order: 4;
    }
    .single-list-main .report-button .add-fev {
        margin-bottom: 10px;
    }
    .page-banner-two h1 {
        font-size: 2rem;
        text-align: center;
    }
    .page-banner-two ul.list-inline {
        text-align: center;
    }
    .thank-you-section .thank-you-content h2 {
        font-size: 2.5rem;
    }
    .signup-section .select2-container,
    .request-bid-section .select2-container {
        width: 100% !important;
    }
    .page-banner-two .social-icon-list {
        float: none !important;
        display: block;
        margin-top: 0 !important;
    }
    .page-banner-two .social-icon-list .float-right {
        float: none !important;
        margin-top: 1rem !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .signinModal .card .modal-title {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 576px) {
  
    .top-header ul li {
        margin-right: 0;
        padding-left: 3px;
        padding-right: 3px;
    }
    .middle-header .add-content {
        max-width: 320px;
        margin: 0 auto;
    }
    .middle-header .container {
        flex-wrap: wrap;
    }
    .middle-header .contact-info {
        display: block;
        text-align: center;
        margin: 10px auto 0;
    }
    .middle-header .contact-info ul .email-text {
        display: block;
    }
    .navbar-brand.mobile-logo {
        font-size: 14px;
    }
    .footer-section .about-us .textlogo {
        font-size: 18px;
    }
    .middle-header .contact-info ul {
        padding-left: 0;
    }
    .top-header ul.top-menu-left li.user-active a {
        font-size: 10px;
        letter-spacing: 0;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 200px;
        overflow: hidden;
    }
    .top-header .signup-link {
        padding-left: 0;
    }
    .top-header ul.top-menu-left li.user-active {
        position: relative;
    }
    .top-header ul.top-menu-left li.user-active a .fa-caret-down {
        position: absolute;
        left: -10px;
    }
    .top-header .menu-list-item {
        padding-left: 5px;
        padding-right: 5px;
    }
    .top-header .signup-link {
        padding-right: 5px;
    }
}

@media screen and (max-width: 479px) {
    .cookie-policy-section .custom-btn button {
        padding: 10px 56px 13px;
    }
    .location-section .section-header {
        margin-bottom: 5px;
    }
    .listing-section,
    .service-provider,
    .request-bid-section,
    .search-request-bid,
    .contact-info-section,
    .contact-form-section,
    .lostpwd-section {
        padding: 40px 0;
    }
    .member-box .section-header h3 {
        font-size: 1.2rem;
    }
    .listing-section .section-header h2 {
        font-size: 30px;
    }
    .footer-section .about-us p {
        margin-top: 0.5rem;
    }
    .footer-section {
        padding: 40px 0;
    }
    .membership-section p {
        margin-bottom: 5px;
    }
    .membership-section h2 {
        font-size: 1.2rem;
    }
    .welcome-section .welcome-content p:not(.small-size) {
        font-size: 1rem;
    }
    .welcome-section .welcome-content h2 {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 0.6rem;
    }
    .welcome-section {
        padding: 30px 0;
    }
    .welcome-section .welcome-content a,
    .call-to-action .right-content a {
        padding: 12px 80px 12px 22px;
    }
    .call-to-action .content-box h2 {
        font-size: 1.6rem;
    }
    .banner-section .hero_content .btn-link {
        padding: 14px 63px 14px 22px;
    }
    a.btn.btn-link.mt-5 {
        margin-top: 2rem!important;
    }
    .banner-section .hero_content .banner-title {
        font-size: 28px;
        margin-bottom: 0.5rem;
    }
    .banner-section .hero_content p {
        font-size: 1rem;
        margin-bottom: 0;
    }
    .banner-section .bg-image {
        background-position: center;
    }
    .banner-section {
        height: 600px;
    }
    .top-header ul li a {
        font-size: 10px;
        letter-spacing: 0;
    }
    .directory-box .d-flex.flex-content {
        display: block !important;
    }
    .directory-content .new-search-list figure {
        float: none;
        max-height: 100%;
        width: auto;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .page-banner-two ul {
        text-align: center;
    }
    .page-banner-two .social-icon-list {
        float: none !important;
        display: block;
        margin-top: 0 !important;
    }
    .page-banner-two .social-icon-list .float-right {
        float: none !important;
        margin-top: 1rem !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .top-header .col-9.menu-list-item {
        padding-right: 0;
    }
}

@media screen and (max-width: 400px) {
    .top-header ul.top-menu-left li.user-active a {
        max-width: 60px;
        overflow: hidden;
    }
}

.lostpwd-section .lostpasswordform label,
.lostpwd-section .loginform label {
    width: 100%;
    display: block;
}

[class*="span"] .chzn-container {
    width: 98% !important;
}

[class*="span"] .chzn-container .chzn-search input[type='text'] {
    padding: 2px 4% !important;
    width: 90% !important;
    margin: 5px 2%;
}

[class*="span"] .chzn-container .chzn-single {
    padding: 10px 1%;
}

[class*="span"] .chzn-container .chzn-drop {
    width: 100% !important;
}

.error {
    color: #FF0000!important;
}

.content-box a {
    color: #000;
    text-decoration: none;
}

#memberservicelocked .modal-title {
    font-size: 1.5rem;
}


/* Directory Details page new */

.images-block-section .image-box .image-box-inner {
    overflow: hidden;
}

.images-block-section .image-box .image-box-inner img {
    height: 225px;
    width: 100%;
    object-fit: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.images-block-section .image-box:hover .image-box-inner img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.review-section {
    margin-top: 20px;
}

.review-section p {
    margin-bottom: 0;
    font-weight: 500;
    color: #000;
}

.review-section .review-inner span {
    margin-right: 5px;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 12px;
    background-color: #FFAF00;
}

.review-section h2.review-title {
    font-size: 22px;
    font-weight: 600;
    width: 75%;
}

.review-section .review-header {
    margin-bottom: 30px;
    align-items: center;
}

.review-section .review-inner {
    width: 25%;
}

.review-section .comment-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 50px;
}

.review-section .comment-list .image-box img {
    max-width: 70px;
    max-height: 70px;
    min-width: 70px;
    min-height: 70px;
    object-fit: cover;
    border-radius: 50px;
    margin-bottom: 15px;
    object-fit: cover;
}

.review-section .comment-list .image-box {
    -ms-flex: 0 0 13%;
    flex: 0 0 13%;
    max-width: 13%;
}

.review-section .comment-list .comment-content {
    -ms-flex: 0 0 87%;
    flex: 0 0 87%;
    max-width: 87%;
}

.review-section .comment-list .image-box h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0
}

.review-section .image-box p {
    color: #808080;
    font-size: 14px;
}

.review-section .comment-list .comment-content {
    padding-left: 10px;
}

.comment-list .comment-content .comment-info {
    margin-bottom: 10px;
}

.comment-list .comment-content .comment-info h3 {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 700;
}

.comment-list .comment-content .comment-info p {
    color: #808080;
    font-size: 14px;
}

.comment-list .comment-content p {
    color: #000;
    line-height: 26px;
}

.comment-list .comment-desc {
    margin-bottom: 20px;
}

.comment-list .comment-content-btm p {
    color: #808080;
}

.comment-list .comment-content-btm .btn-custom {
    color: #FFAF00;
    background-color: transparent;
    border: 1px solid #FFAF00;
    margin: 0 8px;
    font-weight: 600;
    outline: 0;
    box-shadow: none;
}

.comment-list .comment-content-btm .btn-dislike {
    color: #dc3545;
    border-color: #dc3545;
}

.comment-list .comment-content-btm .btn-like {
    color: #FF0000;
    border-color: #FF0000;
}

.review-form-section .accordion .card {
    border-color: #dfdfdf;
    background-color: #f5f5f5;
    padding: 25px;
}

.review-form-section .accordion .card .card-header {
    padding: 0;
    border: 0;
    background-color: transparent;
}

.review-form-section .accordion .card .card-header h2 .btn-link {
    color: #000;
    font-size: 20px;
    text-decoration: none;
    font-weight: 700;
    width: 100%;
    position: relative;
    padding: 0;
}

.review-form-section .accordion .card .card-header h2 .btn-link:focus {
    box-shadow: none;
    outline: none;
}

.review-form-section .accordion .card .card-header h2 .btn-link:before {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    position: absolute;
    right: 0;
}

.review-form-section .accordion .card .card-header h2 .btn-link.collapsed:before {
    content: "\f106";
}

.review-form-section .accordion .card .card-body {
    padding: 0;
    margin-top: 25px;
}

.review-form-section .accordion .card .card-body .choose-rate {
    background-color: #fff;
    padding: 25px;
    border: 1px solid #dfdfdf;
}

.review-form-section .accordion .card .card-body .choose-rate span {
    color: #000;
    font-weight: 500;
    margin-right: 5px;
}

.choose-rate .rate {
    display: inline-block;
    border: 0;
}


/* Hide radio */

.choose-rate .rate>input {
    display: none;
}


/* Order correctly by floating highest to the right */

.choose-rate .rate>label {
    float: right;
    margin-bottom: 0;
}


/* The star of the show */

.choose-rate .rate>label:before {
    display: inline-block;
    font-size: 1.1rem;
    padding: .3rem .2rem;
    margin-right: 0;
    cursor: pointer;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f005";
    /* full star */
}


/* Half star trick */

.choose-rate .rate .half:before {
    content: "\f005";
    /* half star no outline */
    position: absolute;
    padding-right: 0;
    width: 0.8rem;
    overflow: hidden;
    margin-right: 0.4rem;
}


/* Click + hover color */

.choose-rate .rate input:checked~label,
.choose-rate .rate label:hover,
.choose-rate .rate label:hover~label {
    color: #FFAF00;
}


/* Hover highlights */

.rating-user input:checked+label:hover,
input:checked~label:hover,
.rating-user input:checked~label:hover~label,
.rating-user label:hover~input:checked~label {
    color: #FFAF00;
}

.review-form-section .submit-btn {
    margin-top: 15px;
}

.review-form-section .submit-btn .submit-review {
    padding: 8px 15px;
    text-align: center;
    border-color: transparent;
    background-color: #FFAF00;
    color: #fff;
    outline: 0;
    box-shadow: none;
    font-weight: 500;
    letter-spacing: 1px;
}

.review-form-section .submit-btn .submit-review:hover {
    color: #fff;
    background-color: #000;
    border-color: transparent;
}

.details-right-sidebar .contact-widget {
    background-color: #f2f2f2;
    border: 1px solid #dfdfdf;
}

.details-right-sidebar .widget {
    margin-bottom: 30px;
}

.details-right-sidebar .widget .widget-title {
    font-size: 20px;
    font-weight: 500;
    padding: 15px;
    margin-bottom: 0;
}

.details-right-sidebar .contact-widget.widget .widget-title {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 0;
}

.details-right-sidebar .contact-widget .address-section .address-box {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.details-right-sidebar .contact-widget .address-section .address-box p {
    position: relative;
    color: #666;
    font-weight: 600;
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 14px;
}

.details-right-sidebar .contact-widget .address-section .address-box span {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.details-right-sidebar .contact-widget .address-section .address-box p a {
    color: #FFAF00;
    text-decoration: none;
}

.widget-social ul {
    list-style: none;
    padding: 8px 15px;
    margin: 0;
}

.widget-social ul li {
    display: inline-block;
    margin-right: 7px;
}

.widget-social ul li:last-of-type {
    margin-right: 0;
}

.widget-social ul li a {
    display: inline-block;
    color: #000;
    font-size: 20px;
}

.widget-social ul li a:hover {
    color: #FFAF00;
}

.contact-form-widget {
    border: 1px solid #dfdfdf;
}

.contact-form-widget form {
    padding: 0 15px 0 15px;
}

.contact-form-widget form .form-control {
    border: 1px solid #ddd;
    height: 40px;
    padding: 6px 32px 6px 12px;
    box-shadow: none;
    outline: 0;
    color: #808080;
}

.contact-form-widget form .form-group span {
    position: absolute;
    right: 12px;
    top: 7px;
    /* bottom: 0;
	display: flex;
	align-items: center; */
    color: #808080;
}

.contact-form-widget form input[type="date"].form-control {
    padding-right: 12px;
}

.contact-form-widget form textarea.form-control {
    height: 80px;
}

.contact-form-widget form .form-control:focus {
    border-color: #FFAF00;
}

.contact-form-widget .cnt-mtd {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.custom-radio-method input[type="radio"] {
    display: none;
}

.custom-radio-method label {
    position: relative;
    display: inline-block;
    padding: 8px 35px 8px 10px;
    cursor: pointer;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    margin-bottom: 0;
    font-weight: 500;
    margin-right: 5px;
}

.custom-radio-method label::before,
.custom-radio-method label::after {
    position: absolute;
    content: '';
    top: 50%;
    border-radius: 100%;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.custom-radio-method label::before {
    right: 10px;
    width: 14px;
    height: 14px;
    margin-top: -6px;
    background: transparent;
    border: 1px solid #ccc;
}

.custom-radio-method label:hover::before {
    background: #fff;
}

.custom-radio-method label::after {
    opacity: 0;
    right: 13px;
    width: 8px;
    height: 8px;
    margin-top: -3px;
    background: #FFAF00;
    -webkit-transform: scale(2);
    transform: scale(2);
}

.custom-radio-method input[type="radio"]:checked+label::before {
    background: #fff;
    border: 1px solid #FFAF00;
}

.custom-radio-method input[type="radio"]:checked+label::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.contact-form-widget form .submit-btn {
    /*margin: 0 -15px;*/
    padding: 15px 0;
}

.contact-form-widget form .submit-btn button i {
    margin-right: 8px;
}

.contact-form-widget form .submit-btn button {
    width: 100%;
    text-align: center;
    border-color: transparent;
    background-color: #FFAF00;
    color: #fff;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    padding: 8px 15px;
}

.contact-form-widget form .submit-btn button:focus {
    border-color: transparent;
    background-color: #FFAF00;
    color: #fff;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
}

.company-profile-widget .widget-social {
    background-color: #f2f2f2;
}

.company-profile-widget .logo-block img {
    max-width: 250px;
    max-height: 80px;
    object-fit: cover;
    margin: 0 auto 15px;
    display: block;
    text-align: center;
}

.company-profile-widget .phone-text h5 {
    color: #000;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 700;
}

.company-profile-widget .phone-text p {
    font-size: 30px;
    color: #FFAF00;
    font-weight: 700;
}

.company-profile-widget .emial-text p {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
}

.company-profile-widget .emial-text p a {
    text-decoration: none;
    font-weight: 700;
    color: #000;
}

.company-profile-widget .emial-text {
    margin-bottom: 15px;
}

.company-profile-widget .emial-text p a:hover {
    color: #FFAF00;
}

.company-profile-widget .address-box p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.company-profile-widget .widget-social {
    border-top: 1px solid #ddd;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .details-right-sidebar .widget .widget-title {
        font-size: 18px;
    }
    .maincontent-box .review-section .comment-list .image-box {
        -ms-flex: 0 0 16%;
        flex: 0 0 16%;
        max-width: 16%;
    }
    .maincontent-box .review-section .comment-list .comment-content {
        -ms-flex: 0 0 84%;
        flex: 0 0 84%;
        max-width: 84%;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .list-inline-item.float-right.social-icon-list {
        float: none !important;
        margin-top: 15px;
    }
    .review-section .comment-list .image-box {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%;
    }
}

@media screen and (max-width: 767px) {
    .review-section .review-inner,
    .review-section h2.review-title {
        width: 100%;
    }
    .review-section .review-inner {
        text-align: left !important;
    }
    .comment-content-btm .group-content {
        display: block !important;
    }
    .comment-content-btm .group-content p {
        text-align: center;
        margin-bottom: 10px;
    }
    .review-form-section .accordion .card {
        padding: 15px;
    }
    .review-section .comment-list .comment-content {
        padding-left: 20px;
    }
    .comment-list .comment-content-btm .btn-custom {
        margin: 0 2px;
    }
    .review-form-section .accordion .card .card-header h2 .btn-link {
        font-size: 20px;
    }
}

@media screen and (max-width: 767px) {
    .comment-list .comment-content-btm .btn-custom {
        font-size: 14px;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comment-box .image-box {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .comment-list .comment-content {
        flex: 0 0 80%;
        max-width: 80%;
    }
    .review-section .comment-list .image-box {
        -ms-flex: 0 0 14%;
        flex: 0 0 14%;
        max-width: 14%;
    }
    .review-section .comment-list .comment-content {
        -ms-flex: 0 0 82%;
        flex: 0 0 82%;
        max-width: 82%;
    }
    .details-right-sidebar {
        margin-top: 50px;
    }
    .company-profile-widget img {
        width: 100%;
        max-height: 300px;
        object-fit: cover;
    }
    .details-right-sidebar .widget .widget-title {
        font-size: 18px;
    }
    .review-form-section .accordion .card .card-body .choose-rate {
        padding: 15px;
    }
    .review-section .review-inner {
        margin-top: 10px;
    }
    .images-block-section .image-box {
        margin-bottom: 15px;
    }
    .images-block-section .image-box:last-of-type {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 639px) and (max-width: 767px) {
    .review-section .comment-list .image-box {
        -ms-flex: 0 0 12%;
        flex: 0 0 12%;
        max-width: 12%;
    }
}

@media screen and (max-width: 575px) {
    .review-section .comment-list .image-box {
        -ms-flex: 0 0 15%;
        flex: 1 0 15%;
        max-width: 15%;
    }
    .review-section .comment-list .image-box img {
        max-width: 60px;
        max-height: 60px;
        min-width: 60px;
        min-height: 60px;
    }
}

@media screen and (max-width: 479px) {
    .review-section .comment-list .image-box img {
        max-width: 50px;
        max-height: 50px;
        min-width: 50px;
        min-height: 50px;
    }
    .review-section .comment-list .comment-content {
        padding-left: 25px;
    }
    .box-todo-list-default .form-label-group .custom-control.custom-radio.d-inline {
        display: block !important;
    }
    .header-section .main-menu li .dropdown-menu .dropdown-item {
        padding: 8px 16px;
    }
}

@media screen and (max-width: 400px) {
    .middle-header .add-content {
        max-width: 100%;
    }
    .comment-list .comment-content-btm .btn-custom {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .review-form-section .accordion .card .card-body .choose-rate span {
        font-size: 12px;
    }
}

.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #ced4da !important;
    outline: 0;
}

.select2-container .select2-selection--multiple {
    padding-left: 15px;
    padding-right: 15px;
}

.select2-container .select2-selection--multiple {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

#searchbid_form .select2-container--default .select2-selection--multiple {
    padding-top: 0;
    padding-bottom: 5px;
}

#searchbid_form .select2-container .select2-search--inline .select2-search__field {
    height: 28px;
    line-height: 28px;
    margin-bottom: 0;
}

.flayer-select input[type="radio"] {
    display: none;
}

.flayer-select input[type="radio"]:checked+label {
    border: 1px solid #FFAF00;
}

.flayer-select label {
    position: relative;
}

.flayer-select label:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.flayer-select input[type="radio"]:checked+label:before {
    background-color: rgba(0, 0, 0, 0.5);
}

.directory-content .table-responsive {
    position: relative;
}

.directory-content .loading-div {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    z-index: 9999;
    margin: 0 auto;
    text-align: center;
}

.directory-content .loading-div img {
    max-width: 100px;
}

.directory-content .no-result-found {
    min-height: 200px;
}

.fb_iframe_widget iframe table {
    width: 100% !important;
}

.filters_sidebar .select2-container {
    width: 100% !important;
}

.filters_sidebar .select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
    height: 38px;
}

.filters_sidebar .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}

.top-header-section-main {
    background-color: #494949;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-header-section-main .description-block p {
    color: #fff;
    margin-bottom: 0;
}

.footer-new-section {
    background-image: url(../images/realtor-010.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 55px 0 0;
}

.footer-new-section .top-content {
    margin-bottom: 50px;
}

.footer-new-section .right-description-text p {
    color: #fff;
}

.footer-new-section .right-description-text p span {
    font-size: 16px;
}

.footer-new-section .footer-contact-section {
    background: rgba(0, 0, 0, 0.7);
    padding: 50px 15px;
    border-bottom: 10px solid #FFAF00;
    text-align: center;
}

.footer-new-section .footer-contact-section .contact-box h3 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2em;
    font-size: 15px;
    margin-bottom: 10px;
    color: #fff;
}

.footer-new-section .footer-contact-section .contact-box p a {
    font-size: 16px;
    color: #FFAF00;
    font-weight: 700;
    text-decoration: none;
}

.footer-new-section .footer-contact-section .contact-box .inner-box+.inner-box {
    margin-top: 15px;
    display: inline-block;
}

.footer-new-section .footer-contact-section .contact-box .social-icon {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-new-section .footer-contact-section .contact-box .social-icon li {
    display: inline-block;
    text-align: center;
    margin: 0 4px 4px;
}

.footer-new-section .footer-contact-section .contact-box .social-icon li a {
    color: #FFAF00;
    text-decoration: none;
    width: 32px;
    height: 32px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
}

.imagecarousel-section {
    margin-bottom: 30px;
}

.member-video-section p:last-of-type {
    margin-bottom: 0;
}

.member-video-section,
.member-video-section .video-box {
    margin-bottom: 15px;
}

.member-video-section .video-box .card {
    box-shadow: 0 0 4px 3px #ddd;
    height: 100%;
}

.project-done-section {
    margin-bottom: 15px;
}

.project-done-section .done-box {
    margin-bottom: 15px;
}

.project-done-section .done-box p:last-of-type {
    margin-bottom: 0;
}

.member-video-section video {
    max-width: 100%;
}

.licence-certi-section .box-content,
.licence-certi-section {
    margin-bottom: 15px;
}

.licence-certi-section .card {
    box-shadow: 0 0 4px 3px #ddd;
    border-radius: 20px;
    height: 100%;
}

.licence-certi-section .card img {
    border-radius: 20px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.licence-certi-section .card .card-body p {
    margin-bottom: 6px;
}

.licence-certi-section .card .card-body p:last-of-type {
    margin-bottom: 0;
}

.licence-certi-section .box-content:hover {
    animation-name: wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}


/* Wobble Vertical */

@keyframes wobble-vertical {
    16.65% {
        transform: translateY(8px);
    }
    33.3% {
        transform: translateY(-6px);
    }
    49.95% {
        transform: translateY(4px);
    }
    66.6% {
        transform: translateY(-2px);
    }
    83.25% {
        transform: translateY(1px);
    }
    100% {
        transform: translateY(0);
    }
}

.testimonial-slider .testimonial-content {
    border-right: 4px solid #FFAF00;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.1);
    padding: 30px 30px 30px 130px;
    margin: 2px 0 15px 0;
    overflow: hidden;
    position: relative;
}

.testimonial-slider .testimonial-content:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: -17px;
    border-top: 25px solid #FFAF00;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    transform: rotate(45deg);
}

.testimonial-slider .testimonial-content:after {
    content: "";
    position: absolute;
    top: -4px;
    left: -17px;
    border-top: 25px solid #FFAF00;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    transform: rotate(135deg);
}

.testimonial-slider .testimonial-content .user-image {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: 20px;
}

.testimonial-slider .testimonial-content .user-image img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 100px;
}

.testimonial-slider .testimonial-content .review-content p {
    font-size: 15px;
    letter-spacing: 1px;
    color: #6f6f6f;
    line-height: 25px;
    margin-bottom: 15px;
}

.testimonial-slider .testimonial-content .title {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin: 0;
}

.testimonial-slider .testimonial-content .post {
    display: inline-block;
    font-size: 17px;
    color: #FFAF00;
    font-style: italic;
}

.testimonial-slider .owl-dots {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.testimonial-slider .owl-dots span {
    border: 2px solid #FFAF00;
    opacity: 1;
    display: block;
    width: 20px;
    height: 20px;
    margin: 3px;
    border-radius: 100px;
    position: relative;
}

.testimonial-slider .owl-dots .owl-dot.active span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    width: 10px;
    height: 10px;
    background-color: #FFAF00 !important;
    top: 3px;
    border-radius: 100%;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .testimonial-slider .testimonial-content {
        padding: 20px;
        text-align: center;
    }
    .testimonial-slider .testimonial-content .user-image {
        display: block;
        position: static;
        margin: 0 auto 15px;
    }
}

.directory-details .logo {
    border: 1px solid;
    padding: 10px;
    margin-top: 10px;
    width: 100%;
}

.directory-details .left-content.fixedpart .logo-block img {
    max-width: 180px;
    margin-bottom: 10px;
}

.directory-details .left-content.fixedpart {
    /* position: fixed;
	left: 0;
	right: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	overflow-y: auto; */
    /* background-color: #FFF; */
    padding: 10px;
    /* border: 1px solid #ddd;
    transition: all ease 0.4s; */
}

.directory-details .left-content.fixedpart .inner-leftpart {
    background-color: #FFF;
    border-right: 1px solid #ddd;
    transition: all ease 0.4s;
    max-width: 220px;
    padding: 0;
    height: 100%;
}

.directory-details .left-content.fixedpart {
    width: 300px;
    float: left;
}


/* .directory-details .right-content-area {
	width: calc(100% - 300px);
} */

.directory-details .left-content.fixedpart.leftmenu-hide {
    width: 40px;
    min-height: 40px;
    border: 0;
}

.directory-details .left-content.fixedpart.leftmenu-hide .close-menu-icon a i:before {
    content: "\f067";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}

.directory-details .left-content.fixedpart.leftmenu-hide .inner-content {
    display: none;
}

.directory-details .left-content.fixedpart .menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.directory-details .left-content.fixedpart .menu-list a.no-link {
    cursor: default;
}

.directory-details .left-content.fixedpart .menu-list a:not(.no-link):hover {
    padding-left: 7px;
}

.directory-details .left-content.fixedpart .nav-link.active,
.directory-details .left-content.fixedpart .nav-link:hover {
    color: #FFAF00;
}

.directory-details .left-content.fixedpart .nav-link {
    color: #000;
    font-size: 13px;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: transparent;
    text-decoration: none;
    padding-left: 0;
    padding-right: 0;
}

.directory-details .left-content.fixedpart .nav-link i {
    margin-right: 10px;
}

.directory-details .left-content.fixedpart .social-icon {
    text-align: center
}

.directory-details .left-content.fixedpart .social-icon a {
    font-size: 20px;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    margin: 0 3px;
}

.directory-details .left-content.fixedpart .social-icon .fb {
    background-color: #4267B2;
}

.directory-details .left-content.fixedpart .social-icon .tw {
    background-color: #00acee;
}

.directory-details .left-content.fixedpart .social-icon .yt {
    background-color: #FF0000;
}

.directory-details .left-content.fixedpart .bottom-content p {
    font-size: 12px;
}

.directory-details .left-content.fixedpart .bottom-content .logo-image {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.directory-details .left-content.fixedpart .bottom-content .menu-btn-home {
    font-size: 12px;
    color: #fff;
    background-color: #FFAF00;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 10px;
    display: inline-block;
    margin: 0 auto;
}

.directory-details .left-content.fixedpart .bottom-content .menu-btn-home:hover {
    background-color: #000;
}

.directory-details .left-content.fixedpart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.directory-details .left-content.fixedpart::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.directory-details .left-content.fixedpart::-webkit-scrollbar-thumb {
    background-color: #FFAF00;
}

.close-menu-icon a {
    width: 40px;
    height: 40px;
    background-color: #FFAF00;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    position: absolute;
    right: 0px;
    top: 0;
}

.directory-banner-section .member-logo-image {
    margin-right: 15px;
}

.directory-banner-section .member-logo-image img {
    max-width: 220px;
    max-height: 150px;
}

.directory-banner-section.page-banner-two .single-title-block {
    margin-top: 30px;
    margin-bottom: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {
    .directory-details .left-content.fixedpart {
        width: 220px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .directory-details .left-content.fixedpart {
        width: 220px;
    }
    .review-section .comment-list .image-box img {
        max-width: 50px;
        max-height: 50px;
        min-width: 50px;
        min-height: 50px
    }
    .review-section h2.review-title {
        width: 65%;
    }
    .review-section .review-inner {
        width: 30%;
    }
    .custom-radio-method label {
        margin-right: 0;
        padding-right: 27px;
        font-size: 13px;
    }
    .servicebox .service-box-details h5 {
        font-size: 16px;
    }
    .review-section h2.review-title {
        font-size: 18px;
    }
    .review-section h2.review-title {
        width: 100%;
    }
    .review-section .review-inner {
        width: 100%;
        text-align: left !important;
    }
    .review-form-section .accordion .card .card-header h2 .btn-link {
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .directory-details .left-content.fixedpart {
        width: 220px;
    }
    .review-section .comment-list .image-box img {
        max-width: 50px;
        max-height: 50px;
        min-width: 50px;
        min-height: 50px
    }
    .details-right-sidebar {
        margin-top: 30px;
    }
    .review-section .review-inner {
        width: 100%;
        text-align: left !important;
    }
    .servicebox .service-box-details h5 {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .directory-details .left-content.fixedpart {
        width: 100%;
    }
    .directory-details .left-content.fixedpart .inner-leftpart {
        width: 100%;
        border-right: 0;
    }
    .directory-details .container-full {
        padding-left: 15px;
        padding-right: 15px;
    }
    .left-content.fixedpart {
        position: static !important;
        width: 100%;
    }
    .left-content~div[style] {
        height: auto !important;
    }
    .directory-banner-section .member-logo-image {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
    .directory-banner-section .member-logo-image img {
        max-width: 250px;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
}

.contactbox-address-section {
    padding: 15px;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0.25rem;
}

.contactbox-address-section p {
    position: relative;
    padding-left: 130px;
    min-height: 25px;
}

.contactbox-address-section p label {
    min-width: 140px;
    font-weight: 500;
    margin-right: 0;
    display: inline-block;
    position: absolute;
    left: 0;
}

.service-provide-section .servicebox {
    margin-bottom: 15px;
}

.service-provide-section .servicebox .service-box-details {
    padding: 15px;
    background-color: #FFAF00;
    border: 1px solid #000;
    border-radius: 10px;
}

.contactbox-address-section.card p:last-of-type {
    margin-bottom: 0;
}

.contactbox-address-section.card p label {
    width: 130px;
}

@media (max-width: 400px) {
    .contactbox-address-section.card p label {
        width: 100%;
        position: relative;
        left: auto
    }
    .contactbox-address-section p {
        height: auto;
        padding-left: 0;
    }
}

#contact_inquiry .submit-btn .btn-primary {
    width: 100%;
    text-align: center;
    border-color: transparent;
    background-color: #FFAF00;
    color: #fff;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    padding: 8px 15px;
}

#contact_inquiry .submit-btn .btn-primary i {
    margin-right: 5px;
}

.new-search-list.new-list-desing:first-of-type {
    margin-top: 0 !important;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-section .main-menu .right-content .refer-btn,
    .header-section .main-menu .right-content .other-btn {
        font-size: 9px;
        min-width: auto;
    }
    .header-section .main-menu .right-content .custom-btn,
    .header-section .main-menu .right-content .refer-btn-home {
        font-size: 10px;
    }
    .header-section .main-menu.header-btn-add .right-content .custom-btn,
    .header-section .main-menu.header-btn-add .right-content .refer-btn-home {
        min-width: auto;
        font-size: 10px;
    }
    .header-section .main-menu.header-btn-add .navbar-nav .nav-link {
        font-size: 10px;
    }
    .header-section .main-menu .navbar-nav .nav-link {
        font-size: 11px;
    }
    .header-section .main-menu .right-content {
        margin-left: 0.5rem;
    }
    .header-section.header-layout-2 .main-menu .navbar-nav .nav-link {
        font-size: 11px;
    }
    .header-section.header-layout-2 .main-menu.header-btn-add .navbar-nav .nav-link {
        font-size: 10px;
    }
    .header-section .main-menu .right-content .other-btn,
    .header-section .main-menu .right-content .custom-btn,
    .header-section .main-menu .right-content .refer-btn-home {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (max-width: 991px) {
    .header-section .main-menu .right-content {
        display: block;
    }
    .header-section .main-menu .container {
        position: relative;
    }
    .header-section .main-menu .right-content {
        position: absolute;
        right: 67px;
        /*top: 0px;*/
        top: 4px;
    }
    .header-section .main-menu .navbar-toggler {
        margin-left: auto;
         width: 40px;
        text-align: center;
        padding: 0;
        height: 33px;
    }
    .header-section .main-menu .right-content .refer-btn span,
    .header-section .main-menu .right-content .other-btn span,
    .header-section .main-menu .right-content .refer-btn-home span,
    .header-section .main-menu .right-content .custom-btn span {
        display: none;
    }
    .header-section .main-menu .right-content .other-btn,
    .header-section .main-menu .right-content .refer-btn,
    .header-section .main-menu .right-content .refer-btn-home,
    .header-section .main-menu .right-content .custom-btn {
        min-width: 40px !important;
        padding: 10px;
    }
}
@media (max-width: 576px) {
  .header-section .main-menu .right-content{
        top : 0px;
    }
}
@media screen and (max-width: 479px) {
    .navbar-brand.mobile-logo {
        font-size: 12px;
    }
    .header-section .main-menu .right-content .other-btn,
    .header-section .main-menu .right-content .refer-btn,
    .header-section .main-menu .right-content .refer-btn-home,
    .header-section .main-menu .right-content .custom-btn {
        min-width: 36px !important;
        padding: 5px;
        height: 33px;
        line-height: 20px;
    }
    .header-section .main-menu .right-content {
        top: 0;
        right: 55px;
    }
    .header-section .main-menu .navbar-toggler {
        width: 36px;
        text-align: center;
        padding: 0;
        height: 33px;
    }
}

.receive-gift-section .gift-section-inner {
    background-color: #FFAF00;
    padding: 15px;
}

.receive-gift-section .section-bg-content {
    padding: 20px;
    background-color: #efa504e6;
    border: 5px solid rgba(255, 255, 255, 0.3);
}

.receive-gift-section .section-bg-content>.row:not(.no-border) {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 5px solid rgba(255, 255, 255, .5);
}

.receive-gift-section #receive_free_gift .form-control {
    box-shadow: none;
    outline: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    /* .header-section.header-layout-2 .main-menu .navbar-nav .nav-link {
        font-size: 12px;
    } */
    .header-section.header-layout-2 .main-menu.header-btn-add .navbar-nav .nav-link,
    .header-section .main-menu.header-btn-add .navbar-nav .nav-link {
        font-size: 11px;
    }
    .header-section.header-layout-2 .main-menu.header-btn-add .right-content .refer-btn,
    .header-section.header-layout-2 .main-menu.header-btn-add .right-content .other-btn {
        font-size: 10px;
        padding-left: 7px;
        padding-right: 7px;
    }
}

.privacy-policy-section {
    padding: 50px 0;
}

.privacy-policy-section p {
    font-weight: 500;
}

.privacy-policy-section p a {
    color: #FFAF00;
    text-decoration: none;
}

.privacy-policy-section p strong {
    font-size: 18px;
}

#lostpassword .form-control:focus,
#form_user_login .form-control:focus {
    box-shadow: none;
    border-color: #ced4da;
}

#directory_filter_form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}

.request-bid-section #service_form #state,
#directory-filter #radius,
#searchbid_form select#state,
.signup-form select#state,
.signup-form select#country,
.signup-form select#creaditcard_month,
.signup-form select#creaditcard_year,
.signup-form select#package {
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/selectarrow.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 95%;
    background-size: 12px 12px;
}

.signup-form select#package {
    background-position-x: 98%;
}


/* 
.signup-form input[type=number],
.signup-form input[type=number]::-webkit-inner-spin-button, 
.signup-form input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-appearance: textfield;
} */

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .review-section .comment-list .image-box img {
        max-width: 60px;
        max-height: 60px;
        min-width: 60px;
        min-height: 60px;
    }
}

.signup-form input.form-control[type="file"] {
    height: auto;
}

.directory-details-show-common-phone {
    margin-bottom: 15px;
}

.directory-details-show-common-phone a {
    color: #FFAF00;
    text-decoration: none;
    animation: blink 1s linear infinite;
}

.directory-details-show-common-phone a:hover {
    color: #FFAF00;
}


/* @keyframes blink{
	0%{opacity: 0;}
	50%{opacity: .5;}
	100%{opacity: 1;}
} */


/* Project Board */

.project-bord-info-text-section {
    padding: 15px;
    background-color: #FFAF00;
    text-align: center;
}

.project-bord-info-text-section h2 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 600;
}

.project-bord-info-text-section p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}

.project-cost-section .join-now-btn,
.project-bord-info-text-section .join-now-btn {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
    background-color: #00bec9;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 10px 0 22px;
}

.project-cost-section .join-now-btn:hover,
.project-bord-info-text-section .join-now-btn:hover {
    background-color: #000;
}

.search-info-section {
    margin-top: 30px;
    text-align: center;
}

.search-info-section h2 {
    font-size: 30px;
    margin-bottom: 0;
}

.new-search-bid-section {
    padding-top: 30px;
    padding-bottom: 0;
}

.project-description-section {
    margin-bottom: 30px;
}

.project-description-section h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

.project-description-section h2 .view-btn {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #FFAF00;
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
}

.project-cost-section {
    margin-bottom: 40px;
}

.project-cost-section h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}

.project-cost-section p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .project-cost-section h2,
    .project-description-section h2,
    .search-info-section h2,
    .project-bord-info-text-section h2 {
        font-size: 26px;
    }
}

.cusrsor-changes {
    cursor: default !important;
    opacity: 1 !important;
}


/* search_project_content  */

.search_project_content {
    margin: 50px 0;
}

.search_project_content .search-content_block h2 {
    font-size: 30px;
    font-weight: 700;
}

.search_project_content .search-content_block {
    font-weight: 500;
}

.search_project_content form {
    margin-bottom: 20px;
}

.search_project_content form .form-control {
    outline: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.search_project_content form .custom-search {
    position: absolute;
    right: 0;
    top: 0;
    padding: 7px 15px;
    text-align: center;
    color: #fff;
    background-color: #FFAF00;
    outline: 0;
    border: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.search_project_content form .custom-search:hover {
    color: #fff;
    background-color: #343a40;
}


/* search_project_content End */


/* Register Free Section */

.register_free_section {
    /* margin: 50px 0; */
}

.register_free_section form label span {
    color: #ff0000;
}

.register_free_section .register-inner-shadow {
    padding: 10px;
    -webkit-box-shadow: 0 0 6px 2px #ddd;
    -moz-box-shadow: 0 0 6px 2px #ddd;
    box-shadow: 0 0 6px 2px #ddd;
    border-radius: 5px;
}

.register_free_section .register-content .info-block-text {
    margin-bottom: 30px;
}

.register_free_section .register-content .info-block-text:last-of-type {
    margin-bottom: 0;
}

.register_free_section .register-content .info-inner {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.register_free_section .register-content .info-inner span {
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 0;
}

.register_free_section .register-content .description-block {
    padding-left: 40px;
}

.register_free_section .register-content .description-block h2 {
    font-size: 24px;
    margin-bottom: 0;
}

.register_free_section form .join-btn {
    width: 200px;
}

.register_free_section form .register_login_btn,
.register_free_section form .join-btn {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    padding: 10px 15px;
    display: inline-block;
    background-color: #FFAF00;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.register_free_section form .register_login_btn:hover,
.register_free_section form .join-btn:hover {
    color: #fff;
    background-color: #343a40;
}

.register_free_section form .register_login_btn {
    margin-left: 3px;
}

.register_free_section form .form-bottom-content {
    padding-top: 10px;
    border-top: 1px solid #ddd;
    margin-top: 10px;
}


/* Register Free Section End*/


/* How to Work Section */

.how-work-section {
    margin-bottom: 50px;
}

.how-work-section .container {
    border-top: 1px solid #ddd;
    padding-top: 40px;
}

.how-work-section .section-title {
    font-size: 26px;
    text-align: center;
    margin-bottom: 15px;
}

.button-list-box {
    text-align: center;
}

.button-list-box .work-btn {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    padding: 10px 15px;
    display: inline-block;
    background-color: #FFAF00;
    width: 170px;
    margin-right: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.button-list-box .work-btn:hover {
    color: #fff;
    background-color: #343a40;
}

.button-list-box .work-btn:last-of-type {
    margin-right: 0;
}

.how-work-section .work-description-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
}

.how-work-section .work-description-box .work-box {
    max-width: 300px;
    margin-right: 50px;
}

.how-work-section .work-description-box .work-box:last-of-type {
    margin-right: 0;
}

.how-work-section .work-description-box .work-box h3 {
    font-size: 20px;
    font-weight: 700;
}

.register_free_modal .modal-dialog {
    max-width: 900px;
}

.register_free_modal .form-group {
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .button-list-box .work-btn {
        width: 145px;
        font-size: 14px;
        margin-right: 0;
    }
    .how-work-section .work-description-box {
        justify-content: flex-start;
    }
    .how-work-section .work-description-box .work-box {
        max-width: 100%;
        margin-right: 0;
    }
    .register_free_section .register-block {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 575px) {
    .register_free_section form .form-bottom-content .res-full {
        text-align: center !important;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 479px) {
    .button-list-box .work-btn {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
}

.register_free_section input[type=number] {
    -moz-appearance: textfield;
}

.register_free_section input::-webkit-outer-spin-button,
.register_free_section input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.construction-project {
    margin: 60px 0;
}

.left-project-box h1 {
    font-size: 34px;
    color: #000;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.left-project-box .info-block-text {
    margin-bottom: 27px;
}


/* .left-project-box .info-block-text:last-of-type {
	margin-bottom: 0;
} */

.left-project-box .info-inner {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.left-project-box .info-inner span {
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 auto;
    width: 30px;
    text-align: center
}

.left-project-box .info-inner h2 {
    font-size: 20px;
    margin-bottom: 3px;
    font-weight: 700;
}

.left-project-box .description-block {
    padding-left: 40px;
}

.left-project-box .description-block p {
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
}

.project-right-box .con-project-form {
    padding: 20px 37px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 7px 1px #d4d4d4;
    -moz-box-shadow: 0 1px 7px 1px #d4d4d4;
    box-shadow: 0 1px 7px 1px #d4d4d4;
}

.project-right-box .con-project-form h2 {
    font-size: 20px;
    color: #282828;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 10px;
}

.project-right-box .con-project-form .form-group {
    margin-bottom: 20px;
    position: relative;
}

.project-right-box .con-project-form .form-group .form-control {
    border-radius: 0;
    height: 40px;
    color: #747474;
    border: 1px solid #9b9c96;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-left: .8rem;
    padding-right: .8rem;
}

.con-project-form .form-group .form-control::-webkit-input-placeholder {
    color: #747474;
}

.con-project-form .form-group .form-control::-moz-placeholder {
    color: #747474;
}

.con-project-form .form-group .form-control:-ms-input-placeholder {
    color: #747474;
}

.con-project-form .form-group .form-control:-moz-placeholder {
    color: #747474;
}

.project-req-btn {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding: 9px 15px;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background-color: #e06515;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-color: transparent;
}

.project-right-box h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 15px 0;
}

.project-right-box .common-btn {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background-color: #FFAF00;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.project-right-box .button-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.project-req-btn:hover,
.project-right-box .common-btn:hover {
    color: #fff;
    background-color: #343a40;
}

.con-project-form form p {
    color: #192e43;
}

.con-project-form form .row {
    margin-left: -10px;
    margin-right: -10px;
}

.con-project-form form .row .col-sm-6.form-group {
    padding-left: 10px;
    padding-right: 10px;
}

.con-project-form form .row .col-sm-6.form-group .palceholder {
    left: 26px;
}

.con-project-form .form-group .palceholder.no-req-first {
    top: 39px;
}

.con-project-form .form-group .palceholder {
    position: absolute;
    top: 7px;
    left: 16px;
    color: #747474;
    display: none;
}

.con-project-form .form-group .star {
    color: #ff0000;
    position: relative;
    left: -3px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .left-project-box h1 {
        font-size: 28px;
    }
    .project-right-box .con-project-form h2 {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .project-right-box .con-project-form .form-group {
        margin-bottom: 15px;
    }
    .project-right-box .con-project-form .form-group:last-of-type {
        margin-bottom: 0;
    }
    .project-right-box .con-project-form {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .left-project-box h1 {
        font-size: 24px;
    }
    .left-project-box .info-inner h2 {
        font-size: 20px;
    }
    .project-right-box .con-project-form h2 {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .project-right-box .con-project-form .form-group {
        margin-bottom: 15px;
    }
    .project-right-box .con-project-form .form-group:last-of-type {
        margin-bottom: 0;
    }
    .project-right-box h3 {
        font-size: 16px;
    }
    .project-right-box .con-project-form {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 767px) {
    .left-project-box h1 {
        font-size: 24px;
    }
    .left-project-box .info-inner h2 {
        font-size: 20px;
    }
    .construction-project .left-project-box {
        margin-bottom: 30px;
    }
    .project-right-box .con-project-form {
        padding-left: 20px;
        padding-right: 20px;
    }
}


/* 16-06-2022 css start */

.listing-section.services-detail-page {
    background: url(../images/construction-sd.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 100px;
    background-position: 100% 0%;
}

.listing-section.services-detail-page h1,
.listing-section.services-detail-page p {
    color: #fff;
}

.Contact_form-services {
    background: #ffffff;
    padding: 30px;
    border-radius: 10px;
    position: relative;
    margin-top: 60px;
}

.Contact_form-services .page-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    padding-bottom: 5px;
}

.Contact_form-services .form-control {
    background: #e2e2e2;
    border: none;
    height: 48px;
    color: #ababab;
    font-size: 15px;
    line-height: 24px;
}

.Contact_form-services .textarea-control {
    background: #e2e2e2;
    border: none;
    color: #ababab;
    font-size: 15px;
    line-height: 24px;
    width: 100%;
    padding: 0.375rem 0.75rem;
}

.Contact_form-services .submit-btn .btn {
    background: #f36621;
    color: #ffffff;
}

@media (max-width: 1540px) {
    .Contact_form-services .form-control {
        height: 44px;
    }
    .Contact_form-services .page-title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 3px;
    }
    .listing-section.services-detail-page h1 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .listing-section.services-detail-page p {
        font-size: 14px;
        line-height: 20px;
        padding-top: 0px;
    }
    .Contact_form-services {
        margin-top: 40px;
        padding: 20px;
    }
}

@media (max-width: 1300px) {
    .Contact_form-services {
        margin-top: 20px;
    }
    .listing-section.services-detail-page {
        padding: 20px 80px;
    }
}

@media (max-width: 600px) {
    .listing-section.services-detail-page {
        padding: 20px 0px;
    }
}

.new-text-line span{
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
}





@media (max-width: 991px) {
	.signup-section {
    padding: 40px 0;
}
    .new-text-line span{ 
        display: none;
    }
}


