		/********** Google Font **********/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;800;900&display=swap');


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,

input::-webkit-inner-spin-button {

  -webkit-appearance: none;

  margin: 0;

}


li{ list-style: none !important; }
/* Firefox */

input[type=number] {

  -moz-appearance: textfield;

}
#primary .entry-content p {
    display: block !important;
}
.user-page-left .proj-title-link {
    text-align: center;
}
.user-page-left .proj-title-link a {
    background-color: #ff4852;
    display: inline-block;
    margin-top: 0px;
    border-radius: 30px;
    color: #fff;
    padding: 6px 22px;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 15px;
}
.user-page-left .proj-title-link a h5 {
    margin: 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
}
.user-page-left .proj-title-link a:hover, .user-page-left .proj-title-link a:focus{
    background-color: #1c3031 !important;
    color: #fff !important;
}
/* 6-jun-2022*/

.stickyphnumber {
    /* position: fixed; */
    /* top: 150px;
    right: 10px; */
    border: none;
    /* z-index: 999999; */
    display: flex;
}
.stickyphnumber a, .stickyphnumber a:active {
    text-decoration: none;
    cursor: pointer;
    background-color: #ff4852;
    display: inline-block;
    margin-top: 0px;
    border-radius: 30px;
    color: #fff;
    padding: 6px 22px;
    font-size: 16px;
    font-weight: 500;
}

.stickyphnumber.fixedBtn a {
    padding: 0px;
    /* padding: 12px 20px; */
    border-radius: 0px;
    /* transform: translateX(78%); */
    display: flex;
    align-items: center;
    gap: 6px;
    transition: all ease-in-out 0.3s;
    color: #000;
    background: transparent;
    /* box-shadow: 0px 0px 11px 0px #fff; */
}
.stickyphnumber.fixedBtn a:focus{
    /* background: #ff444f !important; */
}
.stickyphnumber.fixedBtn a img{
    transition: all ease-in-out 0.3s;
    width: 20px;
}
.stickyphnumber.fixedBtn a:hover img {
        filter: opacity(0.6);
}
.stickyphnumber.fixedBtn a:hover{
    /* transform: unset;
    background: #ff444f; */
    color: #0000009e;
}

.profile-link {
    text-align: center;
    width: 70%;
}
.profile-link a {
    color: #ff4953;
   
}

.page-template-signup-homeowner div#selected_category label {
    width: 148px!important;
}

.page-template-signup-homeowner .public-profile-info .form-wrapper form label {
  
    width: 100%!important;
}

.page-template-signup-homeowner .d-flex input[type="checkbox"]{
	margin: 0px 10px 0 0px !important;
	width: 25px !important;
	    height: 25px!important;
		padding: 10px 13px!important;
	
}
.page-template-signup-homeowner #square_fit {
   margin-left: 0!important;
}
.page-template-signup-homeowner #budget_range{
	margin-left: 0!important;
}
.page-template-signup-homeowner .form-item label


.page-template-signup-homeowner .my-project-include {
    margin-left: auto!important;
    width: calc(100% - 142px)!important;
}
.page-template-signup-homeowner input[type="radio"]{
    width: 25px !important;
    border: 0 !important;
    margin: -3px 15px 0 !important;
    height: 25px!important;
	border-radius: 50%!important;
	position:relative!important;
	padding:unset!important;
	
}

.page-template-signup-homeowner input[type="radio"]:after{
	
	left: 7px!important;
    top: 7px!important;
}


/* 6-jun-2022*/


/* 12-aug-2022 By pulkit*/


.construct-sect {}

.construct-sect .container {
    max-width: 100%;
    padding: 0;
}

.construct-sect .container .best-contractors {
    padding: 0px;
}

.construct-sect .container .best-contractors .construction-div {
    width: 100%;
    padding: 0 15px;
}

.construct-sect .container .best-contractors .construction-div .row.img-list {
    width: 100%;
    margin: 0px;
    max-width: 1305px;
    margin: auto;
}

/*.construct-sect .container .best-contractors .construction-div:first-child,.construct-sect .container .best-contractors .construction-div:nth-child(2),.construct-sect .container .best-contractors .construction-div:nth-child(3),.construct-sect .container .best-contractors .construction-div:nth-child(4),.construct-sect .container .best-contractors .construction-div:nth-child(5) {
    background: #eff0f5;

}*/

.construct-sect .container .best-contractors .construction-div:nth-child(2){padding-top:25px;}

.verified span {
    margin-right: 50px;
}
.verified span.License-gap {
    color: #ff4953;
}


/* 12-aug-2022 By pulkit*/




.textwithicn i {
    font-size: 22px;
    position: relative;
    top: 2px;
    margin-right: 2px;
    font-weight: 600;
}
.project-photo-items.prjgallry > div {
    width: 25%;
}
.project-photo-items.prjgallry img {
    max-width: 100%;
    border-radius: unset;
    height: auto;
    width: 100%;
    height: 125px;
    object-fit: cover;
}
#manage-contractor-form .width35 label {
    padding-left: 15px;
}
.prjgallry .add-more-photo {
    border: 1px solid #99A2A3;
}
a.vwmyproject {
    font-family: 'Poppins', sans-serif;
    border: none;
    padding: 5px 15px;
    background-color: #28303d;
    font-weight: 400;
    font-size: 12.33px;
    color: #fff;
    width: auto;
    margin: 0;
    text-align: center;
    display: inline-block;
}
.vprjnew {
    text-align: right;
    margin-right: 25px;
}
a.vwmyproject:hover {
    color: #ccc;
}
.form-control {
        background-color: #eef4f4 !important;
    border-color: #eef4f4 !important;
    color: #1c3031 !important;
    font-size: 16px;
    border-radius: 0px !important;
    height: 45px;
    margin: 0 !important;
    border-width: 1px !important;
}
.form-control.error-alert {
    border-color: red !important;
}
textarea.form-control{

    resize: none; 

    height: 110px;

    background-color: transparent;

} 

input:focus::-webkit-input-placeholder, 

textarea:focus::-webkit-input-placeholder {

    opacity: 0;

}

input::placeholder{
    color: #1c3031 !important;

}

input:focus, select:focus {
    box-shadow: none !important;
    outline: none !important;
}

button{

    box-shadow: none !important;

}

section {
    padding: 100px 0 !important;
    margin: 0 !important;
}

select.form-control {

    -moz-appearance: none;

    -webkit-appearance: none;

    appearance: none;

    background-image: url("../images/Form_Selection_Triangle.png");

    background-repeat: no-repeat !important;

    background-position: center right;

}

/********** Custom Css **********/

body {

    background: #fff;

    margin: 0px;

    padding: 0px;

    color: #1C3032;

    font-family: 'Poppins', sans-serif;

    font-size: 14px;

    line-height: 26px;

    word-wrap: break-word; 

    line-height: 1.4;

    font-weight: 400;

    overflow-x: hidden;

}

::selection{

    background-color: #000;

    color: #fff;

}

a {

    text-decoration: none;

    color: #1C3032;

    font-family: 'Poppins', sans-serif;

    transition: .25s all ease-in-out;

}

a:hover, a:focus, a:focus img {

    text-decoration: none;

    outline: none !important; 

    box-shadow: none !important;

    color: inherit;

}

h1, h2, h3, h4, h5, h6, p, ol, ul, li, label, input, textarea, button{
    color: #1C3032;
    font-family: 'Poppins', sans-serif !important;
}
h1, h2, h3, h4, h5, h6{
	margin: 0 0 12px;
}



/*Header*/

.navbar-brand{

    margin-top: -22px;

}

.navbar-toggler {

    outline: none !important;

}

.navbar-toggler .navbar-toggler-icon {

    width: 22px;

    margin-top: 5px;

    height: 2px;

    display: block;

    background-color: #fff;

    background-image: none; 

}

#header-fix .navbar-brand img {

    width: 100%;

}

header {

    padding: 22px 30px;

}

#header-fix .nav-link:hover {

    color: #fe4952;

}

#header-fix li:last-child .nav-link {

    border: none;

    padding-right: 0;

}

#header-fix .nav-link {
    font-size: 13px;
    opacity: 1 !important;
    color: #1c3031;
    padding: 5px 8px;
}

.search-header a {

    font-size: 16px;

    color: #979b9a;

    padding: 0 13px;

    position: relative;

    z-index: 1;

}

.search-header a:hover {

    color: #ff4953;

}

.search-header li:last-child a{

    padding-right: 0;

}

.search-wrapper {

    display: -webkit-box;

    display: -moz-flex;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -webkit-flex-wrap: wrap;

    font-size: 11px;

    text-transform: uppercase;

    font-weight: 600;

    letter-spacing: 0.5px;

    position: relative;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-align-items: center;

    -ms-align-items: center;

    -o-align-items: center;

}

/*.search-wrapper .search-outer form {

    position: absolute;

    top: 0;

    right: 0;

    width: 265px;

    transition: all 0.25s ease-in-out;

    -ms-transition: all 0.25s ease-in-out;

    -o-transition: all 0.25s ease-in-out;

    -moz-transition: all 0.25s ease-in-out;

    -webkit-transition: all 0.25s ease-in-out;

    opacity: 0;

    visibility: hidden;

    z-index: 1;

    padding-top: 14px;

}*/
li.search-button{
    display: inline;
    cursor: pointer;
}

.search-wrapper .search-outer form input {

    height: 37px;

    padding: 0 15px;

    width: 100%;

    background-color: #bdfff1;
    border: 1px solid #ccc;
    position: relative;

}
 
.search-wrapper.search-open .search-outer form {

    opacity: 1;

    visibility: visible;

    top: 100%;

}



.search-wrapper .search-outer .search-button {

    position: relative;

    z-index: 1;

    cursor: pointer;


}


/*Banner Form*/

.arrow-img img {

    position: absolute;

    top: 62%;

    right: -24px;

}

.banner-form {

    position: relative;

    /**z-index: 9;**/

}

.bg-banner {

    padding: 88px 70px 50px;

    background-repeat: no-repeat;

    background-size: 100% 100%;

    background-position: center center;

}

.bg-banner .bg-white {

    padding: 48px 40px 48px 40px;

    border-radius: 50px;

    max-width: 450px;

    margin-left: calc(100% - 88%);

}

.bg-banner h2 {

    font-size: 33px;

    font-weight: 600;

    margin-bottom: 30px;

}

.bg-banner h2 span {

    color: #fe4952;

}

.bg-banner form {

    padding: 0 8px 0 27px;

}

.bg-banner form .form-group:not(:last-child) {

    margin-bottom: 16px;

}

.btn-estimate {

    background-color: #bdfff1;

    width: 100%;

    padding: 15px 0;

    font-size: 20px;

    font-weight: 700;

    color: #1f3133;

    transition: all 0.4s ease-in-out;

    border-radius: 0;

    margin-top: 5px;

}

.btn-estimate:hover {

    background-color: #ff4953;

    color: #fff!important;

}

.biden-request {

    background: #eff0f5;

    margin-top: -12%;

    padding-top: 220px;

    padding-bottom: 70px;

}
.site-header, .site-main, .widget-area, .site-footer {
    padding: 0;
    margin: 0;
}
.biden-request-block-inner {
    padding: 28px 28px 65px;
    border-radius: 17px;
    border: 1px solid #c3c8cb;
    height: 100%;
    position: relative;
    box-shadow: 0px 0px 10px 0px #ccc;
}
.post-similiar-project {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
}
/*.biden-request-block-inner .kitchen-model {
    min-height: 180px;
}*/
.biden-request-block-inner .my-project-include {
    min-height: 110px;
    margin-top: 15px;
}
.biden-request-block-inner .kitchen-model img {
    width: 125px;
    height: 125px;
    object-fit: cover;
    margin-left: auto;
    display: block;
    border-radius: 20px;
}

.biden-request-block-inner .kitchen-model .logo-image {
    object-fit: contain;
    display: block; 
    border: 1px solid #eff0f5;
    padding: 15px;
}

.kitchen-model li{

    max-width: 50%;

    flex:50%;

}
 
.biden-request-block-inner h2 {

    font-size: 24px;

    font-weight: 700;

    margin: 0 0 5px 0;

}

.biden-request-block-inner h2 a {
    color: #1C3032;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.biden-request-block-inner h2 a:hover {

    color: #ff4852;

}
.biden-request-block-inner .bid-status{
    margin-bottom: 15px;
}
.biden-request-block-inner .bid-status span{
    border: 1px solid #00c139;
    color: #00c139;
    font-weight: 600;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-flex;
    padding: 5px 8px;
    border-radius: 30px;
}

.biden-request-block-inner .bid-status span strong{
    font-weight: 500;
    margin-right: 3px;
}
.kitchen-model p {

    font-size: 12px;

    line-height: 18px;

}
.openBid{
    border: 1px solid #ff4852;
    color: #ff4852;
    font-weight: 600;
    font-size: 14px;
    margin: 0 auto;
    display: inline-flex;
    padding: 6px 12px;
    border-radius: 30px;
}

.kitchen-model p b {

    font-weight: 600;

}

.my-project-include li a {

    border: 1px solid #9fa5a5;

    border-radius: 30px;

    padding: 0px 6px;

    font-weight: 600;

    font-size: 11px;

    margin-right: 4px;

    display: inline-block;

    line-height: 20px;

}

.my-project-include li.next_more a {
    color: #848484;
    font-size: 11px;
    border: 0;
}
.my-project-include li.next_more a:hover{
    color: #fe4952;
}
.my-project-include li{

    text-align: center;
    position: relative;
    margin-top: 5px;
    margin-right: 5px;

}

.btn-red {

    background-color: #ff4852;

    display: inline-block;

    margin-top: 0px;

    border-radius: 30px;

    color: #fff;

    padding: 6px 22px;

    font-size: 16px;

    font-weight: 500;

}

.btn-red:hover, .btn-red:focus {
    background-color: #1c3031 !important;
    color: #fff !important;
}

.biden-request-block {

    padding: 35px 0px;

}

/*.biden-request-block .row .col-lg-4 {

    padding: 0 22px !important;

}*/

.heading-dark p {

    font-size: 19px;

    /**padding-top: 40px;**/

    font-weight: 500;

    /** padding-bottom: 30px;**/

}

.best-trade {

    margin-bottom: 20px;

    position: relative;

    transition: all 0.4s ease-in-out;

    display: block;

}

.best-trade p {

    font-size: 18px;

    padding-top: 6px;

    padding-bottom: 4px;

    margin-bottom: 0;

}

.image-house {

    position: relative;

}

.serach-icons {

    width: 0;

    position: absolute;

    left: 0;

    right: 0;

    margin: auto;

    top: 50%;

    opacity: 0;

    transform: scale(0) translateY(-50%);

    transition: all 0.4s ease-in-out;

    cursor: pointer;

}

.best-trade:hover .serach-icons {

    opacity: 1;

    transform: scale(1) translateY(-50%);

    width: auto;

}



.best-contractors {

    padding: 0 100px;

}



.heading-dark h1, .heading-dark h2 {

    font-weight: 700;

    padding-bottom: 20px;

    position: relative;

    font-size: 26px;

}

.heading-dark h1:before{

    position: absolute;

    content: '';

    width: 120px;

    height: 6px;

    background-color: #bdfff1;

    left: 0;

    right: 0;

    margin: 0 auto;

    bottom:0;

}

.testimonial-inner .testimonial-image {

    width: 35%;

}

.testimonial-inner .testimonial-image .image {

    height: 100%;

    background-repeat: no-repeat;

    background-position: center left;

    background-size: cover;

}

.testimonial-content-inner h2 {

    font-weight: 700;

    position: relative;

    font-size: 28px;

}

.testimonial-inner {

    background: #f9fafc;

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

}

.testimonial-inner .testimonial-image {

    max-width: 40%;

    flex: 40%;

}

.testimonial-content {

    max-width: 60%;

    flex: 60%;

}

#testimonial blockquote p {
    font-size: 36px;
    line-height: 1.3;
    font-weight: 300;
    color: #4a4a4a;
    margin-bottom: 20px;
    position: relative;
    padding: 15px 50px;
    font-family: 'Poppins', sans-serif;
}

.testimonial-inner .testimonial-content-inner {

    padding: 50px 0;

}
.testimonial_headcontent p {
    font-size: 20px;
    margin-bottom: 15px;
}
#testimonial blockquote:before, #testimonial blockquote:after {

    content: "";

    position: absolute;

    background-size: contain;

    width: 60px;

    height: 45px;

    background-repeat: no-repeat;

        z-index: -1;

}

#testimonial blockquote:before {

    background-image: url(../images/coma.png);

    left: 0;

    top: 0;

}

#testimonial blockquote:after {

    background-image: url(../images/coma-1.png);

    bottom: 0;

    right: 0;

}

/*bindiya-start*/

/******comman-start*******/

.section-title {

    font-weight: 700;

    padding-bottom: 20px;

    margin-bottom: 30px;

    position: relative;

    font-size: 26px;

}

.section-title:before{

    position: absolute;

    content: '';

    width: 120px;

    height: 6px;

    background-color: #bdfff1;

    left: 0;

    right: 0;

    margin: 0 auto;

    bottom:0;

}

/******comman-end*******/

.container {

    max-width: 1305px;

}

.estimate-wrapper {
    margin: 0;

    background-repeat: no-repeat;

    padding-top: 190px;

    background-size: cover;

    display: flex;

    align-items: flex-end;

    background-position: top center;

}

.estimate-left {

    width: 100%;

    margin-right: -100%;

}

.estimate-right {

    width: 50%;

    margin-left: auto;

    text-align: right;

}

.estimate-right .double-image-wrapper {

    max-width: 622px;

    margin-left: unset;

    padding-top: 0;

    margin-right: auto;

}

.estimate-right .double-image-inner {

    top: 50%;

    bottom: unset;

    margin-top: -10px;

}

.estimate-right img {

    margin-left: auto;

}

.estimate-left-inner {

    background: #bffff1;

    color: #1c3031;

    padding: 50px;

    display: inline-block;

    max-width: 600px;

    position: relative;

    top: 80px;

}

.estimate-left-inner h2 {

    font-size: 56px;

    color: #1c3031;

    margin-bottom: 30px;

    font-weight: 700;

}

.estimate-left-inner a {

    background-color: #000000;

    display: inline-block;

    margin-top: 5px;

    color: #fff;

    padding: 17px 30px;

    font-size: 20px;

    font-weight: 600;

}

.estimate-left-inner a:hover, .estimate-left-inner a:focus {
    background: #ff4852 !important;
}

/***** Form *****/

.searchform {

    margin: 50px 0 80px;

}

.searchform input {

    background: #fff;

    border: solid 3px #1c302f;

    font-size: 21px;

    max-width: 420px;

    min-width: 420px;

    height: 80px;

    padding: 10px 40px 10px 25px;

    font-weight: 600;

}

.searchform button {
    padding: 0;
    border: 0;
    background: transparent !important;
    position: absolute;
    right: 15px;
    outline: 0;
    top: 20px;
    font-size: 29px;
    color: #1c302f !important;
}

/******portfolio-start*****/

.contractors-search-wrapper {
    padding-top: 150px;
    margin: 0;
}

.contractors-items {

    max-width: 1170px;

    margin: auto;

}

.contractors-item {

    border: 1px solid #c8cdd0;

    border-radius: 21px;

    margin-bottom: 45px;

    display: flex;

    flex-wrap: wrap;

    padding: 40px;

    -webkit-box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 10%);

    -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);

    box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 10%);

}

.contractors-left {

    width: 100%;

}

.contractors-middle {

    width: 100%;

}

.contractors-right {

    width: 100%;

}

.contractors-middle h4 {

    font-size: 24px;

    text-transform: uppercase;

    font-weight: 700;

    margin-bottom: 5px;

}

.rating-outer {

    display: flex;

    align-items: center;

    margin-bottom: 8px;

    color: #9a8888;

    font-size: 18px;

}

.verified-license-outer > div {

    display: inline-block;

    vertical-align: middle;

}
.not_varify {
    color: #ff4852 !important;
}
.verified {
    color: #34ab10;
    font-weight: 600;
    font-size: 16px;
}
.verified img {
    width: 20px;
}

.rating-number {

    margin-left: 5px;

}

.verified-right {

    color: #888888;

    font-size: 18px;

    padding-left: 15px;

}

.verified-right span {

    display: inline-block;

    vertical-align: middle;

}

/*.verified-right span::after {

    content: ",";

}*/

.verified-right span:last-child::after {

    display: none;

}



.icons-outer  {

    font-size: 16px;

    font-weight: 400;

}

.icons-outer .image {

    width: 40px;

}

.icons-outer img {

    max-width: 30px;

    max-height: 30px;

    height: auto;

    width: auto;

}

.icons-outer a {

    width: calc(100% - 40px);

    color: #1c3031;

}



.icons-outer a:hover {

    color: #ff4852;

}

.icons-outer > div {

    margin-top: 20px;

    display: flex;

    flex-wrap: wrap;

    align-items: center;

}

.contractors-items-outer .contractors-item .icons-outer {

    font-size: 21px;

    font-weight: 400;

}

.contractors-item .icons-outer {

    font-size: 18px;

    font-weight: 500;

}

.portfolio-link {

    margin-top: 24px;

}

.portfolio-link a {

    background-color: #ff4852;

    display: inline-block;

    margin-top: 5px;

    color: #fff;

    padding: 23px 22px;

    font-size: 20px;

    text-transform: uppercase;

    font-weight: 600;

}

.portfolio-link a:hover, .portfolio-link a:focus {
    background-color: #1c3031 !important;
    color: #fff !important;
}

.portfolio-items {

    display: flex;

    flex-wrap: wrap;

}

.portfolio-image {

    position: relative;

    overflow: hidden;

    display: block;

    width: calc(50% - 10px);

    margin-left: 10px;

    margin-bottom: 10px;

}



.portfolio-outer #lightgallery img {

   width: 100%;

    object-fit: cover;

}



.portfolio-image:last-child:hover .portfolio-info {

    left: 0;

}

.portfolio-info {

    position: absolute;

    top: 0;

    left: -100%;

    height: 100%;

    width: 100%;

    background-color: rgba(0, 0, 0, .5);

    display: flex;

    align-items: center;

    transition: .25s all ease-in-out;

}

.portfolio-image h5 {

    margin: 0;

    color: #fff;

    text-align: center;

    font-size: 14px;

    font-weight: 500;

    width: 100%;

}

.portfolio-image a::after {

    content: "";

    display: block;

    height: 100%;

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

}

.pagination .page-link {

    color: #1c3031;

    border: 0;

    font-size: 16px;

    transition: all 0.5s ease;

    line-height: 1;

    margin: 0 2px;

    text-decoration: none;

}

.pagination .page-link:hover {

    text-decoration: underline;

}
.pagination-outer li.page-item a:focus {
    background: #ff4953 !important;
    color: #fff;
}
.pagination li:first-child .page-link, .pagination li:last-child .page-link {

    width: 30px;

    height: 30px;

    background: #f3f3f3;

    text-align: center;

    font-size: 16px;

    padding: 0;

    line-height: 30px;

}

.pagination .page-link:hover {
    background: #ff4852;
    text-decoration: none;
    color: #000;
}


.contractors-left {
    width: 20%;
    text-align: left; 
}

.contractors-left img {
    margin: unset;
    height: 100px;
    width: 200px;
    object-fit: contain;
}

.contractors-middle {

    width: 45%;

    padding: 0 10px;

}

.contractors-right {

    width: 35%;

    text-align: right;

}

.portfolio-items {

    max-width: 264px;

    margin-left: auto;

}

.contractors-item {

    text-align: center;

    padding: 50px 45px;

}



/******portfolio-end*****/



/******faq-start*****/

.accordion-outer .section-title::before {

    min-width: unset;

    right: auto;

    width: 75px;

}

.accordion-inner {

    display: flex;

    flex-wrap: wrap;

}

.faq-left-content {

    width: 100%;

    margin-right: -100%;

}

.faq-left-content-inner {

    width: 65%;

    padding: 70px 0;

}

.faq-right-content {

    width: 35%;

    margin-left: auto;

}

.faq-right-content .image {

    height: 100%;

    background-repeat: no-repeat;

    background-position: center left;

    background-size: cover;

}



.accordion-outer .ui-accordion .ui-accordion-header {

    background-color: #f8fafb;

    color: #1c305a;

    border: none;

    font-size: 18px;

    font-family: 'Poppins', sans-serif;

    font-weight: 400;

    padding: 22px 15px;

    position: relative;

    margin-bottom: 5px;

}

/*.ui-accordion .ui-accordion-header {

    padding-right: 55px;

}*/





.accordion-outer .ui-accordion .ui-accordion-content {

    padding: 15px;

    border: none;

    font-size: 14px;

    font-family: 'Poppins', sans-serif;

    font-weight: 400;

    color: #1c305a;

}



/********footer**********/

footer {

    background-color: #132021;

    color: #ffffff;

    padding: 70px 0 40px;

}



footer ul.menu {

    padding: 0;

    margin: 0;

    list-style: none;

}

footer ul.menu li {

    display: inline-block;

    vertical-align: middle;

    padding-right: 10px;

    margin-right: 5px;

    position: relative;

    line-height: 1;

}

footer ul.menu li:last-child {

    padding-right: 0;

    margin-right: 0;

}

footer ul.menu li:not(:last-child)::after {

    content: "";

    display: block;

    height: 100%;

    width: 2px;

    background-color: #aeb2b3;

    position: absolute;

    top: 0;

    right: 0;

}

footer ul.menu li a {

    text-decoration: none;

    color: #ffffff;

    font-size: 18px;

    font-weight: 400;
        background-color: transparent !important;
    line-height: 1;

} 

footer ul.menu li a:hover {

    color: #ff4953 !important;

}

.footer-outer {

    align-items: center;

}

.footer-left img {

    max-width: 100%;

}

.social-icon {

    margin-bottom: 30px;

}

.social-icon > div {

    display: inline-block;

    vertical-align: middle;

    margin-left: 6px;

}

.social-icon > div:first-child {

    margin-left: 0;

}

.footer-menu {

    margin-bottom: 22px;

}

.copyright {

    font-size: 16px;

    font-weight: 300;

}

.copyright p {

    margin-bottom: 0;
    color: #fff;

}

/***** Contractor Profile *****/

.gray-bg {

    background-color: #f0f1f5;

}

.aga-construction-wrapper .left-content {

    width: calc(100% - 375px);

    padding-right: 65px;

}

.aga-construction-wrapper .right-content {

    width: 375px;

}

.aga-construction-wrapper {

    display: flex;

    flex-wrap: wrap;

    padding: 80px 0 100px;

}

.aga-construction-wrapper .right-content h2.mini_estimate{

    font-size: 47.2222px;

    font-weight: 600;

    text-align: center;

    padding-bottom: 120px;

    margin-bottom: -48px;

    position: relative;

    z-index: 1;

    background-image: url("../images/Arrow_down.png");

    background-repeat: no-repeat;

    background-position: center bottom;

    line-height: 1;

}

.aga-construction-wrapper .right-content h2 span {

    color: #ff4953;

    text-transform: uppercase;

}

.aga-box {

    background-color: #ffffff;

    box-shadow: 0px 1px 6px #0000001a;

        text-align: left;

    border: 1px solid #c7ccce;

    border-radius: 16px;

    margin-bottom: 30px;

    padding: 30px;

}



.aga-construction-top {

    margin-bottom: 25px;

}

.aga-construction-top img {

    max-width: 152px;

    border-radius: 20px;

    display: inline-block;

    margin-right: 15px;

}

.aga-construction-top h2 {

    display: inline-block;

    font-size: 36px;

    font-weight: 700;

    margin-bottom: 0;

    padding-bottom: 7px;

    position: relative;

}

.aga-construction-top h2::after {

    content: "";

    display: block;

    width: 122px;

    height: 6px;

    background-color: #befff1;

    position: absolute;

    bottom: 0;

    left: 0;

}

.aga-construction-bottom {

    margin-bottom: 15px;

}

.all-projects-top h2{
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 7px;
    text-align: center;
}

.all-projects-top h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 7px;
    text-align: center;
}

.all-projects-top{
    margin-bottom: 15px;
}
.left-rating .rating-info {

    font-size: 15.3474px;

    color: #888888;

    font-weight: 400;

    display: inline-block;

    vertical-align: middle;

    margin-left: 3px;

}



.right-rating ul {

    padding: 0;

    margin: 0;

    list-style: none;

}

.right-rating ul li {

    display: inline-block;

        margin-bottom: 8px;

    vertical-align: middle;

    margin-left: 16px;

}

.right-rating ul li a {

    color: #1c3031;

    display: inline-block;

    text-decoration: none;
    background: transparent !important;

}

.right-rating ul li a:hover {

    color: #ff4953;

}

.right-rating img {

    min-width: 15px;

    max-height: 20px;

    max-width: 25px;

}



.business, .license {

    display: inline-block;

    vertical-align: middle;

}



a.quote-link {

    background-color: #ff4852;

    display: inline-block;

    color: #fff;

    padding: 15px 22px;

    font-size: 18px;

    text-transform: uppercase;

    font-weight: 700;

    text-align: center;

}

a.quote-link:hover, a.quote-link:focus{

    background-color: #1c3031 !important;

    color: #fff !important;

}

.quote-outer .phone {

    font-size: 21.5122px;

    display: inline-block;

    vertical-align: middle;

}

.quote-outer .phone a {

    text-decoration: none;

    color: #1c3031;

}

.quote-outer .phone a:hover {

    color: #ff4852;

}

ul.quote-list {

    display: flex;

    padding: 0;

    list-style: none;

    text-align: center;

    margin: 0 -5px;

}

ul.quote-list li {

    width: 25%;

    padding: 0 5px;

    font-size: 11px;

    line-height: 1.1;

}

.quote-list img {

    max-height: 36px;

    max-width: 42px;

    height: auto;

    width: auto;

}

.quote-list .image {

    min-height: 43px;

}

.compant-detail-title {

    margin-bottom: 23px;

}

.compant-detail-title h2 {

    font-size: 20px;

    font-weight: 700;

    margin-bottom: 0;

}

.business {
    font-size: 16px;
    font-weight: 300;
    color: #380000;
    padding-right: 15px;
    text-transform: capitalize;
}
.contrtimggl .image-item {
    width: 49%;
    justify-content: left;
}

.business strong {

    font-weight: 600;



}

.license {

    font-size: 17px;

}

.license img {

    max-width: 25px;

    margin-right: 20px;

}

.aga-title {

    width: 100%;

    border-bottom: 2px solid #f2f3f6;

    padding-bottom: 7px;

    margin-bottom: 15px;

}



.aga-title h2 {

    font-size: 21px;

    font-weight: 700;

    margin-bottom: 0;

}

.aga-title-review {

    font-size: 14px;

    font-weight: 500;

}

.aga-title-review img {

    max-width: 30px;

    margin-right: 7px;

}

.contact-outer ul {

    font-size: 16px;

    font-weight: 300;

    padding: 0;

    margin: 0;

    list-style: none;

}

.contact-outer ul li {

    margin-bottom: 13px;

}



.timing p {

    margin-bottom: 4px;

}

.reviews-outer {

    font-size: 13px;

    width: 100%;

}

.reviews-outer .pagination li:first-child .page-link, 

.reviews-outer .pagination li:last-child .page-link {

    width: 30px;

    height: 36px;

    font-size: 19px;

    line-height: 36px;

}

.reviews-outer .pagination .page-link {

    font-size: 15.2678px;

    padding: 10px 20px;

    line-height: 15px;

}

.right-content-item {

    margin-bottom: 40px;

}

.right-content-item img {

    max-width: 100%;

}



.double-image-wrapper {

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center top;

    position: relative;

    padding-top: 200px;

    border-radius: 28px;

    max-width: 373px;

    margin: auto;

}

.double-image img {

    position: relative;

    z-index: 1;

    max-width: 100%;

}

.double-image-inner {

    position: absolute;

    bottom: 0;

    z-index: 1;

    padding: 0 23% 15px;

}

.double-image-inner .time {

    color: #aeaeb5;

    text-align: center;

    font-size: 9px;

    font-weight: 500;

    margin-bottom: 6px;

}

.double-image-text {

    background-color: #e5e5ea;

    position: relative;

    padding: 10px 15px;

    border-radius: 20px;

    color: #000000;

    font-size: 13px;

    text-align: left;

}

.double-image-text a {

    color: #1d32fd;

    text-decoration: none;

}

.double-image-text a:hover {

    color: #ff4953;

}

.double-image-text p {

    margin-bottom: 0;
    font-weight: 600;

}



.double-image-text::after {

    content: "";

    display: block;

    width: 19px;

    height: 26px;

    background-image: url("../images/message-corner.png");

    background-repeat: no-repeat;

    background-position: center;

    position: absolute;

    bottom: -5px;

    left: -9px;

}

.contact-outer ul li img {

    max-width: 24px;

    max-height: 36px;

    margin-right: 8px;

}

.reviews-outer .reviews-item {
    border-bottom: 1px solid #334547;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}
a.replyonreview {
    background: #EA4848;
    position: absolute;
    right: 0;
    top: 0px;
    padding: 4px 25px;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #EA4848;
}
a.replyonreview:hover, a.replyonreview:focus {
    background: #ffffff;
    color: #EA4848;
}
.replybtn {
    position: relative;
    padding: 18px 0;
}

.reviews-outer .reviews-item p {

    margin-top: 10px;

    line-height: 24px;

}

.reviews-outer .reviews-rating strong {

    font-weight: 600;

    margin-left: 10px;

}

.reviews-outer .reviews-rating img {

    max-width: 79px;

    display: inline-block;

    vertical-align: middle;

}

.reviews-top {

    margin-bottom: 20px;

}

.service-detail-outer ul {

 font-size: 16px;

}

.service-detail-outer strong {

    font-weight: 500;

    color: #000;

    font-size: 18px;

    padding-bottom: 7px;

    display: inline-block;

}

.service-detail-outer li {

    margin-top: 5px;

}

.aga-box ul{

    padding: 0;

    margin: 0;

    list-style: none;
 
}

.reviews-top select {

    padding: 5px 10px;

    background-color: #eef4f4;

    border-radius: 0;

    color: #3a4a4c;

    font-size: 14.678px;

    border: none;

    height: 35px;

    min-width: 200px;

    margin-left: auto;

    appearance: none;

    background-image: url("../images/Form_Selection_Triangle.png");

    background-repeat: no-repeat;

    background-position: center right;

    outline: 0;

    background-size: 27px;

}



.slider {

    width: 100%;

}





.form-wrapper {

    background-color: #ffffff;

    border-radius: 39px;

    padding: 60px 40px 40px;

}

.form-wrapper form {

    max-width: 290px;

    margin: auto;

}

.form-wrapper form .form-item {

    margin-bottom: 10px;

}

.form-wrapper form .form-item input,

.form-wrapper form .form-item select,
.form-wrapper form .form-item textarea {

    padding: 5px 10px;

    background-color: #eef4f4;

    border-radius: 0;

    color: #1C3032;

    font-size: 14.678px;

    border: none;

    height: 40px;

    outline: 0;

    width: 100%;

    font-weight: 400;

}
.form-wrapper form .form-item textarea {
    height: 80px;
        resize: none;
}
.form-wrapper form .form-item select {

    appearance: none;

    background-image: url("../images/Form_Selection_Triangle.png");

    background-repeat: no-repeat;

    background-position: center right;

}


.form-wrapper form .form-item select option {

    color: #3a4a4c;

}

.form-wrapper form .form-item input::-webkit-input-placeholder { 

    color: #3a4a4c;

    opacity: 1;

}

.form-wrapper form .form-item input::-moz-placeholder { 

    color: #3a4a4c;

    opacity: 1;

}

.form-wrapper form .form-item input:-ms-input-placeholder {

    color: #3a4a4c;

    opacity: 1;

}

.form-wrapper form .form-item input:-moz-placeholder {

    color: #3a4a4c;

    opacity: 1;

}



.form-wrapper form .form-action input {

    background-color: #befff1;

    border: none;

    font-size: 18.3475px;

    text-transform: uppercase;

    font-weight: 700;

    color: #1c3032;

    padding: 13px 15px;

    width: 100%;

    text-align: center;

    transition: .25s all ease-in-out;

}

.form-wrapper form .form-action input:hover,

.form-wrapper form .form-action input:focus {

    background-color: #ff4852;

    color: #fff;

}

.estimate_output {
    padding: 15px 0 0 0;
    margin-bottom: -15px;
}











/*slider*/

.carousel-wrapper {

    padding: 0 95px;

    width: 100%;

    margin-top: 30px;

}

.carousel-wrapper img {

    width: 100%;

}

.carousel-indicators {

    position: static;

    width: 100%;

    margin: 0;

}

.carousel-indicators {

    bottom: 60px;

}

.carousel-indicators li img{

    border: 1px solid #fff;

}

.carousel-indicators li {
    width: 100px;
    height: auto;
    opacity: 1;
    text-indent: 0;
}

.carousel-indicators li.active {

    opacity: .5;

}

.carousel-control-next, .carousel-control-prev {

    width: auto;

    height: auto;

}

.carousel-control-prev {

    left: -55px;

}

.carousel-control-next {

    right: -55px;

}

.carousel-control-prev-icon {

    background-image: url("../images/left-arrow.png");

    background-size: 10px;

    opacity: 1;

}

.carousel-control-next-icon {

    background-image: url("../images/right-arrow.png");

    background-size: 10px;

    opacity: 1;

}



/********************************search-page-start************************************/

.filter-contractors-top ul.quote-list li {

    width: 33.33333%;

    padding: 0 5px;

    font-size: 10px;

    line-height: 1.1;

}

.filter-top {

    margin-bottom: 49px;

}
.filter-top .filter-select-item .btn-red {
    margin: 0 5px 0 5px;
    border-radius: 0;
    padding: 7px 11px;
}
.selected_services ul li {
    border: none;
    padding: 5px 10px;
    background-color: #EEF4F4;
    font-weight: 400;
    font-size: 12.33px;
    color: #1C3032;
    border-radius: 30px;
}
.filter-top select, .filter-top input[type=text] {
    padding: 5px 8px;
    outline: 0;
    background-color: #fff;
    border-radius: 0;
    color: #3a4a4c;
    font-size: 14.678px;
    border: none;
    height: 40px;
    min-width: 150px;
    margin-left: auto;
    appearance: none;
    background-image: url("../images/Form_Selection_Triangle.png");
    background-repeat: no-repeat;
    background-position: center right;
    width: 100%;
    padding-right: 48px;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bid-info-sec .bid-status > span{
    border: 1px solid #00c139;
    color: #00c139;
    font-weight: 600;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-flex;
    padding: 5px 8px;
    border-radius: 30px;
}
.bid-info-sec span{
    border: 1px solid #ff4852;
    color: #ff4852;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-flex;
    padding: 6px 12px;
    border-radius: 30px;
}
.bid-info-sec .bid-status > span strong {
    font-weight: 500;
    margin-right: 3px;
}
body.page-template-newproject .form-item input#project_date {
    color: #000000;
    background: #c9c9c9;
    cursor: not-allowed;
}
.search-header ul li:last-child .dropdown-content-outer {
    padding-right: 12px;
}
.filter-top input[type=text] {
    background-image: none;
    padding: 5px 10px;
    margin-bottom: 15px;
    margin-right: 15px;
}
.filter-top span {

    font-size: 16px;

    margin-bottom: 13px;

    display: block;

}

.message-link a {

    background-color: #ff4852;

    display: inline-block;

    color: #fff;

    padding: 15px;

    font-size: 18px;

    text-transform: uppercase;

    font-weight: 700;

    text-align: center;

    margin: 0;

    min-width: 180px;

}

.message-link a:hover, .message-link a:focus {
    background-color: #1c3031 !important;
    color: #fff !important;
}

.filter-contractors-top .quote-list .image {

    min-height: 24px;

    display: flex;

    align-items: center;

    margin-bottom: 6px;

}

.filter-contractors-top .quote-list img {

    max-height: 24px;

    max-width: 30px;

    height: auto;

    width: auto;

    margin: auto;

}

.filter-contractors-top .phone {

    font-size: 18px;

}

.filter-item .aga-box {

    padding: 27px;

}
.project-page-container .filter-top {
    margin-bottom:30px;
}
.project-page-container .filter-top .filter-select .filter-select-item select{
    background-color: #eef4f4;
    border-color: #eef4f4;
    margin-top: 10px;
}

.more-info-link {

    text-align: right; 

}

.more-info-link a {

    text-decoration: none;

    font-size: 14px;

    text-transform: uppercase;

    display: inline-block;

}

.more-info-link a:hover {

    color: #ff4852;

}

.more-info-link a::after {

    content: "+";

    height: 35px;

    width: 35px;

    line-height: 35px;

    background-color: #befff1;

    display: inline-block;

    text-align: center;

    border-radius: 10px;

    margin-left: 7px;

    font-size: 22px;

    font-weight: 300;

}

.filter-contractors-bottom {

    border-top: 2px solid #f0f1f5;

    margin-top: 30px;

}

.filter-contractors-bottom-inner {

    padding: 25px 20px;

}

.full-profile-link a {

    text-transform: uppercase;

    text-decoration: none;

    font-size: 14px;

    font-weight: 500;

}

.full-profile-link a:hover {

    color: #ff4852;

}





.reviews-logo-outer {

    display: flex;

    flex-wrap: wrap;

}

.reviews-logo-left {

    width: 80px;

}

.reviews-logo-right {

    width: calc(100% - 80px);

}

.reviews-logo-right h4 {

    font-size: 21px;

    text-transform: uppercase;

    font-weight: 700;

    margin-bottom: 0;

}

.reviews-logo-right .verified-right {

    font-size: 16px;

    padding-left: 0;

}

.reviews-logo-right .rating-number {

    margin-left: 0;

    font-size: 10.8px;

    display: inline-block;

}

.reviews-logo-right .rating-outer img {

    max-width: 70px;

}

.rating-verifired > div {

    display: inline-block;

    margin-right: 5px;

}

.rating-verifired .verified {

    font-size: 10.2558px;

}

.rating-verifired .verified img {

    max-width: 13px;

}

.rating-verifired  .year {

    font-size: 10.2558px;

}

.filter-contractors-bottom-inner .icons-outer a {

    align-self: center;

}



.filter-slider {

    margin-bottom: 20px;

}

.filter-slider img {

    max-width: 100%;

}

.custom-slider {

    padding: 0 20px;

    position: relative;

    margin-top: 15px;

}

.custom-slider.owl-carousel .owl-nav button.owl-next, 

.custom-slider.owl-carousel .owl-nav button.owl-prev {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    margin: 0;
    outline: 0;

}

.custom-slider.owl-carousel .owl-nav button.owl-next:hover, 

.custom-slider.owl-carousel .owl-nav button.owl-prev:hover {

    background-color: transparent;

    color: #000;

}

.custom-slider.owl-carousel .owl-nav button.owl-next {

    right: 0;

}

.custom-slider.owl-carousel .owl-nav button.owl-prev {

    left: 0;

}

.reviews-logo-bottom {

    width: 100%;

}

.reviews-logo-bottom p a {

    font-weight: 500;

}

.reviews-logo-bottom p a:hover {

    color: #ff4852;

}

.filter-select {

    display: flex;

    flex-wrap: wrap;

}

.filter-contractors-top {

    display: flex;

    flex-wrap: wrap;

}





/********************************search-page-end************************************/



/********************************user-page-wrapper-start************************************/

.user-page-wrapper {

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

    padding: 90px 0 80px;

}

.user-page-inner {

    max-width: 1305px;

    margin: auto;

    display: flex;

    flex-wrap: wrap;

}

.user-page-right > div {

    background-color: #ffffff;

    box-shadow: 0px 1px 6px #0000001a;

    border: 1px solid #c7ccce;

    border-radius: 16px;

    margin-bottom: 30px;

    padding: 22px 30px 50px;

}

.user-page-title {

    border-bottom: 2px solid #f2f3f6;

    padding-bottom: 10px;

    margin-bottom: 15px;

}

.user-page-title h2 {

    font-size: 21px;

    font-weight: 600;

    margin-bottom: 0;

    display: inline-block;

    vertical-align: middle;

    color: #000;

}

.user-page-title ul {

    padding: 0;

    margin: 0;

    list-style: none;

}

.user-page-title .icon-user {

    display: inline-block;

    vertical-align: middle;

    margin-right: 7px;

}

.user-page-title .icon-user img {

    max-width: 40px;

}



.user-page-title ul li {

    display: inline-block;

    vertical-align: middle;

    font-size: 14.73px;

    color: #888;

    margin-left: 20px;

}

.user-page-title ul li a {

    color: #888;

    text-decoration: none;

    display: inline-block;

}

.user-page-title ul li a:hover {

    color: #ff4852;

}

.user-page-title .flag-img {

    display: inline-block;

    vertical-align: middle;

}

.user-page-title .flag-img img {

    max-width: 12px;

    margin-right: 3px;

}

.user-page-wrapper .profile-list {

    padding: 0;

    margin: 0;

    list-style: none;

}

.user-page-wrapper .profile-list img {

    max-width: 100%;

}

.user-page-wrapper .profile-list li a {

    background-color: #e8fffa;

    padding: 5px 24px;

    border-radius: 18px;

    margin-top: 18px;

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    height: 62px;

    position: relative;

}

.user-page-wrapper .profile-list li a:hover {

    background-color: #befff1;

}

.user-page-wrapper .profile-list li.active a {

    background-color: #befff1;

}

.user-page-wrapper .profile-list li.active a::after {

    opacity: 1;

    visibility: visible;

}

.user-page-wrapper .profile-list li a::after {

    content: "";

    display: block;

    background-image: url("../images/UserPage-tab-Triangle.png");

    width: 20px;

    height: 23px;

    background-size: contain;

    background-repeat: no-repeat;

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    right: -20px;

    opacity: 0;

    visibility: hidden;

}

.profile-list-left {

    width: 50px;

    padding-right: 15px;

}

.profile-list-right {

    width: calc(100% - 50px);

    font-size: 16px;

    font-weight: 600;

}

.user-page-left .form-wrapper {

    margin-top: 35px;

    padding: 28px;

}

.user-page-left .form-wrapper h4 {

    font-size: 24px;

    color: #1C3032;

    text-align: center;

    font-weight: 600;

}

.user-page-left .form-wrapper h4 span {

    color:#FF4953;

}
.user-page-left .form-wrapper .form-item {
    background: #eef4f4;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.user-page-left .form-wrapper .form-item .last-bid-label{
    margin-bottom: 3px;
    font-weight: 600;
}
.user-page-left .form-wrapper .form-item span{
    font-size: 13px;
    font-weight: 400;
}
.user-page-left .form-wrapper form .form-item input, 

.user-page-left .form-wrapper form .form-item select {

    height: 34px;

    font-size: 12.48px;

}

.user-page-left .form-wrapper form .form-action input {

    font-size: 15.6px;

}

.user-page-left h2 {

    display: block;

    font-size: 14px;

    font-weight: 700;

    margin-bottom: 10px;

    padding-bottom: 10px;

    position: relative;

    word-wrap: break-word;

    text-shadow: 3px 2px 3px #fff;

}

.user-page-left h2::after {

    content: "";

    display: block;

    width: 100px;

    height: 6px;

    background-color: #befff1;

    position: absolute;

    bottom: 0;

    left: 0;

}

.user-page-profile-left {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 15px;
    padding: 15px;
}

.user-page-profile-left .profile-left img {

    width: 104px !important;

    height: 104px !important;

    object-fit: cover;

    border-radius: 25px;

}



.user-page-left p {

    font-size: 14px;
    line-height: 18px;

    margin-bottom: 0;

    color: #000;

    font-weight: 400;

    text-shadow: 3px 2px 3px #fff;

}
.user-page-left .profile-inner-form{
    margin-top: 15px;
}
.user-page-left .profile-inner-form .bg-white.positon-relative{
    padding: 15px;
    border-radius: 35px;
}
.user-page-left .profile-inner-form .bg-white.positon-relative h2{
    margin-bottom: 15px;
    font-size: 16px;
}
.user-page-left .profile-inner-form .bg-white.positon-relative h2 span{
    display: block;
    color: #fe4952;
}
.user-page-left .profile-inner-form .bg-white.positon-relative h2:after{
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}
.user-page-left .profile-inner-form .form-control{
    font-size: 14px;
}
.user-page-left .profile-inner-form .btn-estimate{
    font-weight: 600;
    font-size: 18px;
}
.public-profile-info ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.public-profile-info form .form-item {

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    margin-bottom: 15px;

}
.public-profile-info ul li {

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    margin-bottom: 27px;

}

.public-profile-info form .form-item label,
.public-profile-info ul li label {

    width: 180px;

    text-align: right;

    font-weight: 600;

    margin-bottom: 0;

    font-size: 14px;

}
.form-item label {
    font-size: 13px!important;
    width: 100%!important;
    text-align: left!important;
}

.reviews-logo-bottom {

    width: 100%;

}

.public-profile-info form .form-item input,
.public-profile-info form .form-item select,
.public-profile-info ul li .value,
.public-profile-info form .form-item .form-iteminfo {

    width: calc(100% - 180px);

    padding-left: 15px;

    color: #888888;

    border: none;
    margin: 0;
    margin-left: auto;
}
.public-profile-info form .form-item .form-iteminfo > div  {
    display: inline-block;
    vertical-align: middle;
}

.public-profile-info form .form-item .icon-profile-edit-inner {
    display: flex;
    flex-wrap: wrap;
}
.public-profile-info form .form-item .icon-profile-edit-inner > div::after {
    content: "|";
    margin-right: 4px;
}
.public-profile-info form .form-item .icon-profile-edit-inner > div:last-child::after {
    display: none;
}
.edit,
.delete {
    position: relative;
}
.edit input,
.delete input{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    width: 100% !important;

}
.public-profile-info form .form-item a {

    color: #888888;

    text-decoration: none;

    display: inline-block;

}

.public-profile-info form .form-item a:hover {

    color: #ff4953;

}





.user-page-form .form-wrapper {

    padding: 0;

}





.user-page-form-inner {

    display: flex;

    flex-wrap: wrap;

    align-items: center;

}

.user-page-form-left {

    width: calc(100% - 290px);

}

.user-page-form-right {

    width: 290px;

}

.icon-profile-image img {

    width: 70px;

    height: 70px;

    object-fit: cover;

    border-radius: 14px;

}

.icon-profile-edit {

    margin-left: 10px;

}

.public-profile-info form .form-item a {

    display: inline-block;

    vertical-align: middle;

}

.icon-hide-link img {

    max-width: 20px;

    margin-right: 5px;

}

.public-profile-info form .form-item input .icon-hide-link,
.public-profile-info ul li .value .icon-hide-link {

    background-color: #f0f1f5;

    border-radius: 20px;

    padding: 6px 10px;

    display: inline-block;

    font-size: 11.8366px;

    color: #888888;

    margin-left: 150px;

}

.public-profile-info form .form-item input .icon-hide-link:hover,
.public-profile-info form .form-item input .icon-hide-link:focus,
.public-profile-info ul li .value .icon-hide-link:hover,
.public-profile-info ul li .value .icon-hide-link:focus {

    background-color: #befff1;

    color: #888888;

}

.user-page-wrapper .reviews-outer .reviews-rating img {

    max-width: 100%;

}

.user-page-wrapper .reviews-logo-right h4 {

    font-size: 14.9434px;

}

.user-page-wrapper .reviews-logo-right .verified-right {

    font-size: 14px;

}

.user-page-wrapper .reviews-logo-left, 

.user-page-wrapper .reviews-logo-right {

    margin-bottom: 10px;



}

.user-page-wrapper .reviews-item p {

    margin-top: 10px;

}

.user-page-wrapper .reviews-outer .reviews-rating strong {

    font-weight: 400;

    margin-left: 10px;

    font-size: 11.3855px;

}

.user-page-form {

    padding-top: 0;

    border-top: none;

}

.user-page-form {

    margin-top: 30px;

    padding: 65px 30px 0;

}

.public-profile-wrapper .user-page-form {

    padding-top: 0;

    border-top: none;

}

.edit-profile-wrapper .user-page-form {

    border-top: 1px solid #334547;

}









/********************************user-page-wrapper-end************************************/





/*ContractorsInLA-UserPage-project-ApplyPayment*************start*/



.apply-payment-item {

    border-bottom: 2px solid #F0F1F5;

    padding-bottom: 45px;

    margin-bottom: 45px;

}

.user-page-right .apply-payment-wrapper {

    margin-bottom: 0;

    padding: 22px 40px 36px;

}

.apply-payment-item.project-photo-wrapper {
    margin-bottom: 25px;
    padding: 20px 15px;
}

.apply-payment-wrapper .new-project-link {

    background-color: #befff1;

    text-decoration: none;

    padding: 9px 19px;

    border-radius: 19.7px;

    font-size: 13.7446px;

    font-weight: 300;

    color: #1c3032;

    display: inline-block;

}

.apply-payment-wrapper .new-project-link:hover, .apply-payment-wrapper .new-project-link:focus {
    background-color: #ff4953 !important;
    color: #ffffff;
}

.kitchen-remodel-outer .nav-tabs {

    align-items: center;

    border-bottom: none;

    padding-bottom: 30px;

}

.kitchen-remodel-outer .nav-tabs .nav-link {

    border: none;

    font-size: 17.4407px;

    font-weight: 400;

    display: inline-block;

    vertical-align: middle;

    padding: 0;

    position: relative;

    padding: 13px 15px;

    transition: unset;

}

.kitchen-remodel-outer .nav-tabs .nav-link.active {
    background-color: #ff4953 !important;
    color: #fff !important;
    border-radius: 25px;
    font-weight: 500;
    margin: 0 11px;
    margin-left: 11px;
    border-color: #ff4953 !important;
}

.kitchen-remodel-outer .nav-tabs .nav-link.active:first-child {

    margin-left: 0;

}

.kitchen-remodel-outer .nav-tabs .nav-link:after {

    content: "";

    display: block;

    width: 26px;

    height: 28px;

    background-image: url("../images/icon-Triangle-red.png");

    background-repeat: no-repeat;

    background-position: center;

    background-size: contain;

    position: absolute;

    bottom: -19px;

    left: 0;

    right: 0;

    margin: auto;

    opacity: 0;

    visibility: hidden;

}

.kitchen-remodel-outer .nav-tabs .nav-link.active::after {

    opacity: 1;

    visibility: visible;

}



.kitchen-remodel-outer .tab-content h4 {

    font-size: 21px;

    font-weight: 700;

    margin-bottom: 10px;

}

.assigned-to-contractor-list {

    padding: 0;

    margin-bottom: 20px;

    list-style: none;

    font-size: 11.9176px;

}

.assigned-to-contractor-list li {

    margin-bottom: 2px;

}
.assigned-to-contractor-list label {

    margin-bottom: 0;

    /*width: 98px;*/

    display: inline-block;

    vertical-align: middle;

    font-weight: 500;

}

.assigned-to-contractor-list .value {

    display: inline-block;

    vertical-align: middle;

    font-weight: 400;

    font-size: 13px;

}

.apply-payment-wrapper h5 {
    font-size: 13.2881px;
    color: #888888;
    font-weight: 600;
    padding-top: 15px;
    margin-bottom: 4px;
}
.userprofile-inner .sel_thumb_error {
   margin: 0px;
   width: 100%;
   position: absolute;
   top: 50px;
}
.completed {

    text-align: right;

    margin-bottom: 12px;

    margin-top: -30px;

    padding-right: 15px;

}

.completed input {

    display: inline-block;

    vertical-align: middle;

    height: 11px;

    width: 11px;

    opacity: 0 !important;

    position: relative;

    z-index: 1;

    cursor: pointer;

}



.completed label {

    margin-bottom: 0;

    display: inline-block;

    vertical-align: middle;

    position: relative;

    font-size: 12px ;

    font-weight: 400;

    color: #000000;

    cursor: pointer;

}

.completed label::after {
    content: "";
    display: block;
    height: 15px;
    width: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 3px;
    left: -20px;
    border: 1px solid #293c3e;
}

.completed input:checked + label::after {

    background-image: url("../images/icon-markAsCompleted.png");

}



.assigned-box {

    background-color: #f0f1f5;

    padding: 18px;

    border-radius: 18px;

    max-width: 192px;

    color: #000;

}

.assigned-box h6 {

    font-size: 12px;

    font-weight: 700;

    color: #000;

    margin-bottom: 7px;

}

.assigned-box .form-item {

    margin-bottom: 1px;

    position: relative;

}

.assigned-box .form-item input {

    vertical-align: middle;

}

.assigned-box .form-item label {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    font-size: 10px;
    font-weight: 400;
    cursor: pointer;
    padding-left: 20px !important;
}

.assigned-box .form-item input:checked + label::after {

    opacity: 1;

    visibility: visible;

}

.assigned-box .form-item label::after {

    content: "";

    display: block;

    width: 15px;

    height: 15px;

    background-image: url("../images/blue-check.png");

    background-repeat: no-repeat;
    background-size: cover;

    background-position: center;

    position: absolute;

    top: 3px;

    left: 0;

    opacity: 0;

    visibility: hidden;

}

.assigned-box a.add-contractor {

    font-size: 10px;

    font-weight: 400;

    color: #000;

}

.assigned-box .mark-actions .mark-actions-inner {

    background: #FFFFFF;

    border-radius: 10.5px;

    padding: 5px 12px;

    line-height: 1.1;

    margin-top: 11px;
    position: relative;

}

.assigned-box .mark-actions .mark-actions-inner input {

    display: inline-block;

    vertical-align: middle;

    height: 11px;

    width: 11px;

    opacity: 0;

    position: relative;

    z-index: 1;

    cursor: pointer;

}

.assigned-box .mark-actions .mark-actions-inner label {

    font-size: 12px;

    font-weight: 400;

    color: #000000;

    margin-bottom: 0;

    position: relative;

    cursor: pointer;

}

.assigned-box .mark-actions .mark-actions-inner label::after {

    content : "";

    display: block;

    height: 11px;

    width: 11px;

    background-repeat: no-repeat;

    background-position: center;

    background-size: contain;

    position: absolute;

    top: 2px;

    left: -15px;

    border: 1px solid #293c3e;

}
.contractor-hired-form-outer form .form-actions #hls_editsubmit {
    color: #fff;
    background: #28303d;
    transition: 0.5s;
}
.contractor-hired-form-outer form .form-actions #hls_editsubmit:hover {
    color: #fff;
    background: #ff4953;
}

.assigned-box .mark-actions .mark-actions-inner input:checked + label::after {

    background-image: url("../images/icon-markAsCompleted.png");

}

.assigned-to-contractor ul {

    padding: 0;

    margin: 0;

    list-style: none;

}

.assigned-to-contractor ul li {

    display: inline-block;

    position: relative;

    margin-bottom: 7px;

    margin-right: 2px;

}

.assigned-to-contractor ul li.assigned-box-open .list-button {

    background-color: #2abc50;

}

.assigned-to-contractor ul li .list-button {

    font-size: 11.9176px;

    border: 1px solid #99A2A3;

    padding: 5px 9px;

    border-radius: 21.28px;

    line-height: 1;

    color: #1c3032;

    font-weight: 500;

    margin-bottom: 0;

    cursor: pointer;

    display: flex;

}

.assigned-to-contractor ul li .list-button .assigned-box-add {

    color: #546365;

    padding-left: 9px;

    font-weight: 300;

    margin-left: auto;

}

.assigned-box-add-wrapper {

    display: inline-block;

    position: relative;

    margin-left: auto;

}



.assigned-box-outer {

    padding-left: 20px;

    background-image: url("../images/iconTriangle_Assignedto Contractor.png");

    background-repeat: no-repeat;

    background-position: top 88px left;

    position: absolute;

    z-index: 1;

    min-width: 212px;

    top: -100px;

    right: -214px;

    display: none;

}

.assigned-to-contractor ul li.assigned-box-open .assigned-box-outer {

    display: block;

}

.kitchen-remodel-row {

    display: flex;

    flex-wrap: wrap;

}

.kitchen-remodel-row-left {

    width: calc(100% - 182px);

    padding-right: 70px;

}

.kitchen-remodel-row-right {

    width: 182px;

}

.kitchen-right-image-inner {

    padding-bottom: 100%;

    position: relative;

}

.kitchen-right-image-inner img {

    max-width: 100%;

    /* position: absolute;

    top: 0;

    left: 0; */

    height: 100%;

    width: 100%;

    object-fit: cover;

    border-radius: 15px;

}


.kitchen-right-image-inner .logo-image {

    max-width: unset;

    position: unset;

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

    object-fit: cover;

    border-radius: unset;

}
/*accordion*/

.accordion-header .accordion-title {

/*    background: #F0F1F5;

    border-radius: 19px;*/

    border: none;

    margin: 14px 0 0;

    font-family: 'Poppins', sans-serif;

    min-height: 80px;

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    padding: 15px 20px;

    padding-right: 70px;
    position: relative;

}

.accordion-item {
    background: #F0F1F5;

    border-radius: 19px;
}

.accordion-header .accordion-title span.btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    width: 35px;
    height: 35px;
    text-indent: unset;
    margin: 0;
    text-decoration: none;
}
.accordion-header .accordion-title span.btn::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 13px;
    width: 35px;
    height: 35px;
    line-height: 37px;
    margin: 0;
    border: none;
    background-color: #f8faff;
    color: #000000;
    content: "-";
    display: block;
    position: relative;
    z-index: 9;
    font-size: 18px;
    color: #3c4c4d;
    text-align: center;
    border-radius: 8px;
}
.accordion-header .accordion-title span.btn.collapsed::after {
    content: "+";
}
.accordion-header .accordion-title span.btn:hover {
    text-decoration: none;
}

.contractor-hired-accordion-wrapper .accordion-title-left, 

.contractor-hired-accordion-wrapper .accordion-title-right {

    width: 50%;

}

.contractor-hired-accordion-wrapper .accordion-title-right ul {

    padding: 0;

    margin: 0;

    list-style: none;

    text-align: right;

}

.contractor-hired-accordion-wrapper .accordion-title-right ul li {

    display: inline-block;

    vertical-align: middle;

    margin-left: 15px;

}

.contractor-hired-accordion-wrapper .accordion-title-right ul li a {

    text-decoration: underline;

    font-size: 12px;

    font-weight: 400;

    color: #000;

    /*text-shadow: 0px 0px 1px #444444;*/

}

.contractor-hired-accordion-wrapper .accordion-title-right ul li:first-child {

    margin: 0;

}

.contractor-hired-accordion-wrapper .accordion-title-right ul li a:hover {

    color: #FF4953;

}

.collapse-content {

    background: #F0F1F5;

    border-bottom-left-radius: 19px;

    border-bottom-right-radius: 19px;

    border: none;

    font-family: 'Poppins', sans-serif;

    padding: 10px 60px 40px;

    height: auto!important;

}

.contractor-hired-accordion-wrapper .reviews-logo-right .verified-right {

    font-size: 13.1px;

}



.contractor-hired-accordion-wrapper .reviews-logo-right h4 {

    font-size: 17.19px;

}

.contractor-hired-accordion-wrapper .reviews-logo-outer > div {

    margin-bottom: 0;

}

.contractor-hired-accordion-wrapper .reviews-logo-outer {

    align-items: center;

}

.contractor-hired-accordion-wrapper .reviews-logo-left {

    width: 72px;

    text-align: center;

}

.contractor-hired-accordion-wrapper .reviews-logo-left img {

    margin: auto;

}

/*form-start*/

.contractor-hired-accordion-outer .contractor-hired-tab nav {

    padding-bottom: 23px;

    padding-top: 21px;

}

.contractor-hired-accordion-outer .contractor-hired-tab nav .nav-tabs {

    border: none;

    justify-content: space-between;

}

.contractor-hired-accordion-outer .contractor-hired-tab nav .nav-tabs .nav-link {

    background: #FFFFFF;

    border: 1px solid #1C3032;

    font-size: 14px;

    color: #1C3032;

    text-align: center;

    font-weight: 500;

    width: 31%;

    padding: 12px 15px;

    border-radius: 0;

    position: relative;

}

.contractor-hired-accordion-outer .contractor-hired-tab nav .nav-tabs .nav-link::after {

    content: "";

    display: block;

    background-image: url("../images/icon-Triangle-payment_tab.png");

    background-repeat: no-repeat;

    background-position: center;

    width: 22px;

    height: 16px;

    position: absolute;

    bottom: -16px;

    background-size: contain;

    margin: auto;

    right: 0;

    left: 0;

    opacity: 0;

    visibility: hidden;

}

.contractor-hired-accordion-outer .contractor-hired-tab nav .nav-tabs .nav-link.active::after {

    opacity: 1;

    visibility: visible;

}

.contractor-hired-accordion-outer .contractor-hired-tab .tab-content {

    padding-top: 24px;

    border-top: 1px dashed #888888;

}

.contractor-hired-accordion-outer .icons-outer {

    font-size: 13.45px;

}

.contractor-hired-accordion-outer .icons-outer .image {

    width: 33px;

}

.contractor-hired-accordion-outer .icons-outer img {

    max-width: 24px;

    max-height: 24px;

}



.contractor-hired-form-outer form {

    background: #FFFFFF;
  
   padding:25px; 

    display: flex;

    flex-wrap: wrap;

}

.contractor-hired-form-outer form .form-item {

    display: flex;

    flex-wrap: wrap;

    margin-bottom: 17px;

    width: 100%;

    align-items: center;
    justify-content: end;

}



.contractor-hired-form-outer form .form-item.choose-file-outer {

    position: relative;

}

.contractor-hired-form-outer form .form-item.choose-file-outer input {

    position: absolute;

    top: 0;

    right: 0;

    opacity: 0;

    height: 47px;

    cursor: pointer;

}



.contractor-hired-form-outer form .form-item .choose-file {

    border: 1px dashed;

    padding: 13px 15px;

    font-size: 11px;

    color: #7F8787;

    font-weight: 400;

    width: calc(100% - 142px);

    margin-left: auto;

}

.contractor-hired-form-outer form .form-item .choose-file .browse {

    display: inline-block;

    margin-left: 35px;

    vertical-align: middle;

    border: 1px solid;

    padding: 3px 5px;

    line-height: 1;

    border-radius: 4px;

}

form .category-service label{ padding-left: 35px !important;}
.contractor-hired-form-outer form label {
    font-size: 13.78px;
    color: #000000;
    font-weight: 400;
    width: 142px;
    margin-bottom: 5px;
    margin-top: 6px;
    text-align: right;
    padding-right: 12px;
    /*padding-left: 25px;*/
    position: relative;
}
.contractor-hired-form-outer form label input {
    position: absolute !important;
    left: 0px;
    top: 0px;
}


.contractor-hired-form-outer form select, .contractor-hired-form-outer form input:not(input[type="submit"]), .contractor-hired-form-outer form textarea {
    font-family: 'Poppins', sans-serif;
    border: none;
    padding: 5px 10px;
    background-color: #EEF4F4;
    font-weight: 400;
    font-size: 12.33px;
    color: #7F8787;
    width: calc(100% - 142px);
    margin: 0;
}



.contractor-hired-form-outer form select {

    appearance: none;

    background-image: url("../images/Form_Selection_Triangle.png");

    background-repeat: no-repeat;

    background-position: center right;

    outline: 0;

    background-size: 27px;

}

.doller-outer {

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    width: calc(100% - 142px);

}



.doller-outer input {

    width: calc(100% - 25px)!important;

}

.doller-outer .doller-price {

    width: 25px;

    text-align: center;

}



.contractor-hired-form-outer form select,

.contractor-hired-form-outer form input {

    height: 30px;

}

.contractor-hired-form-outer form input::-webkit-input-placeholder,

.contractor-hired-form-outer form textarea::-webkit-input-placeholder { 

    color: #7F8787;

    opacity: 1;

}



.contractor-hired-form-outer form input:-ms-input-placeholder,

.contractor-hired-form-outer form textarea:-ms-input-placeholder { 

    color: #7F8787;

    opacity: 1;

}



.contractor-hired-form-outer form input::placeholder,

.contractor-hired-form-outer form textarea::placeholder {

    color: #7F8787;

    opacity: 1;

}

.contractor-hired-form-outer form textarea {

    height: 165px;

    resize: none;

}

.contractor-hired-form-outer form textarea:focus {

    outline: none;

}

.contractor-hired-form-outer form .form-actions {

    padding-top: 2px;

    text-align: right;

    width: 100%;

}

.contractor-hired-form-outer form button {

    font-family: 'Poppins', sans-serif;

    background: #BEFFF1;

    border-radius: 21.79px;

    font-weight: 500;

    font-size: 11.98px;

    color: #1C3032;

    text-align: center;

    border: none;

    transition: .25s all ease-in-out;

    padding: 9px 17px;
    outline: 0;

}

.contractor-hired-form-outer form button:hover {

    background-color: #ff4953;

    color: #ffffff;

}

.contractor-hired-form-title {

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    align-items: center;

    margin-bottom: 20px;

}

.contractor-hired-form-title label {

    font-size: 16.66px;

    font-weight: 700;

    margin-bottom: 0;

}

.contractor-hired-form-title a {

    color: #1C3032;

    font-weight: 500;

}

.contractor-hired-form-title a:hover {

    color: #ff4953;

}

/*form-end*/

.bids-history-outer {

    max-width: 100%;

    margin: auto;

}

.bids-history-outer h4 {

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 34px;

}

.bids-title {

    font-size: 14px;

    font-weight: 600;

    margin-bottom: 5px;

}

.bids-input {

    background: #EEEEEE;

    border-radius: 29.5px;

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    padding-right: 50px;

    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;

}

.bids-add {

    font-size: 18px;

    font-weight: 400;

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    right: 15px;

    cursor: pointer;

}

.bids-input-left {

    width: 49%;

}

.bids-input-right {

    width: 51%;

    font-size: 12px;

    color: #1C3032;

    text-align: right;

}



.bids-history-item {

    margin-bottom: 20px;

}

.bids-input-info {

    border-radius: 29.5px;

    display: inline-block;

    padding: 17px 25px;

}

.bids-input .green {

    background: #26BC50;

}

.bids-input .light-blue {

    background: #22C2E2;

}

.bids-input .dark-blue {

    background: #0B7ABB;

}

.bids-input .yellow {

    background: #FAAB31;

}

.bids-input .marron {

    background: #EA4848;

}

.bids-input ul {

    margin: 0;

    padding: 0;

    list-style: none;

}

.bids-input .bids-input-left ul li {

    display: inline-block;

    vertical-align: middle;

    padding: 2px 0;

}

.bids-input .bids-input-left ul li a {

    text-decoration: none;

    display: inline-block;

    background: #FFFFFF;

    border: 1px solid #99A2A3;

    border-radius: 21.28px;

    font-weight: 500;

    font-size: 11.92px;

    color: #1C3032;

    text-align: center;

    padding: 5px 10px;

    line-height: 1;

}

.bids-input .bids-input-left ul li a:hover, .bids-input .bids-input-left ul li a:focus {
    background-color: #ff4953;
    border-color: #ff4953;
}
.bids-input .bids-input-left .yellow ul li a:hover, .bids-input .bids-input-left .yellow ul li a:focus {
    background-color: #ffd89c;
    border-color: #ffd89c;
}
.bids-input .bids-input-left .green ul li a:hover, .bids-input .bids-input-left .green ul li a:focus {
    background-color: #91ffb0;
    border-color: #91ffb0;
}
.bids-input .bids-input-left .dark-blue ul li a:hover, .bids-input .bids-input-left .dark-blue ul li a:focus {
    background-color: #b9e5ff;
    border-color: #b9e5ff;
}
.bids-input .bids-input-left .light-blue ul li a:hover, .bids-input .bids-input-left .light-blue ul li a:focus {
    background-color: #bef4ff;
    border-color: #bef4ff;
}
.bids-input .bids-input-left .marron ul li a:hover, .bids-input .bids-input-left .marron ul li a:focus {
    background-color: #ffb0b0;
    border-color: #ffb0b0;
}
.bids-input-right-top ul li {

    display: inline-block;

    vertical-align: middle;

    margin-left: 4px;

}

.bids-input-right-top ul li:last-child::after {

    display: none;

}

.bids-input-right-top ul li::after {

    content: "|";

    display: inline-block;

    vertical-align: middle;

    margin-left: 4px;

}

.bids-input-right label {

    display: inline-block;

    vertical-align: middle;

    margin-bottom: 0;

}

.bids-input-right .value {

    font-weight: 700;

    display: inline-block;

    vertical-align: middle;

}

.project-photo-outer h5 {

    font-weight: 400;

}

.project-photo-items {

    display: flex;

    flex-wrap: wrap;

    margin: 0 -11px;

}

.project-photo-items img {

    max-width: 100%;
    border-radius: 30px;

}

.project-photo-items > div {

  /*  width: 25%;
*/
    padding: 0 11px;

    margin-bottom: 22px;

}

.project-photo-bottom-link {

    text-align: right;

}



.project-photo-bottom-link a.delete {

    font-size: 13.74px;

    color: #1C3032;

    font-weight: 300;

    display: inline-block;

    vertical-align: top;

}

.project-photo-bottom-link a.delete:hover {

    color: #ff4953;

}

.project-photo-bottom-link a.Edit {

    font-size: 13.74px;

    color: #1C3032;

    font-weight: 500;

    background: #F0F1F5;

    border-radius: 25px;

    padding: 10px 15px;

    margin-left: 35px;

    display: inline-block;

    vertical-align: top;

}

.project-photo-bottom-link a.Edit:hover, .project-photo-bottom-link a.Edit:focus {

    background: #BEFFF1 !important;
}
.project-photo-bottom-link a.delete {
    font-size: 13.74px;
    color: #1C3032;
    font-weight: 500;
    background: #F0F1F5;
    border-radius: 25px;
    padding: 10px 15px;
    margin-left: 35px;
    display: inline-block;
    vertical-align: top;
}
.project-photo-bottom-link a.delete:hover {
    background: #FF4953;
    color: #fff;
}
.project-photo-bottom-link a.duplicate_post:hover{
    background: #befff1;
}
.project-photo-bottom-link a.delete:hover img{
    filter: brightness(0) invert(1);
}
.project-photo-bottom-link img {

    max-width: 16px;

    margin-right: 5px;

}

.project-photo-bottom-link ul {

    padding: 0;

    list-style: none;

    margin: 0;

}

.project-photo-bottom-link ul li {

    display: inline-block;

    vertical-align: middle;

}

.add-more-photo {

    background: #FFFFFF;

    /*border: 1px solid #99A2A3;*/

    height: 100%;

    padding: 0 0 63%;

    position: relative;

    max-width: 122px;

}

.add-more-photo a {

    display: flex;

    height: 100%;

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    align-items: center;

    justify-content: center;

    color: #99a2a3;

    font-size: 46px;

    font-weight: 300;

}



/*new add deeskha 12-05-2021*/

.mask {

    display: none;

    position: fixed;

    top: 0;

    width: 100% !important;

    height: 100%;

    background: rgba(0, 0, 0, 0.9);

    left: 0;

    right: 0;

    bottom: 0;

    z-index: 999;

}

.mask .img-box {

  width: 100%;

  max-width: 250px;

  padding: 10px;

  position: relative;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

}

.mask .img-box img {

    width: 100%;

}

.mask .img-box .close {

    color: #000;

    background: #fff;

    width: 30px;

    height: 30px;

    text-align: center;

    line-height: 30px;

    position: absolute;

    top: 0;

    right: 0;

    font-size: 24px;

    border-radius: 50%;

    cursor: pointer;

    opacity: 1;

    font-weight: 500;

}

.mask .img-box .close:hover {

  background: white;

}



.is-visible {

  display: block !important;

}



.fadein {

  animation: fadein 400ms ease-in-out;

}



@keyframes fadein {

  from {

    opacity: 0;

  }

  to {

    opacity: 1;

  }

}

.fadeout {

  animation: fadeout 400ms ease-in-out;

}



@keyframes fadeout {

  from {

    opacity: 1;

  }

  to {

    opacity: 0;

  }

}

#accordionExample .fa-minus:before {

    content: "-";

    font-size: 29px !important;

    font-weight: 100 !important;

    line-height: 19px !important;

}

#accordionExample .fa-plus:before {

    content: "+";

}
div#accordionExample .btn-link i {
    position: absolute;
    right: 15px;
    top: calc(50% - 13px);
}
#accordionExample .fa-plus:before,

#accordionExample .fa-minus:before{

    display: block;

    position: relative;

   /** z-index: 9;**/

    font-size: 20px;

    color: #3c4c4d;

    width: 26px;

    height: 26px;

    line-height: 26px;

    text-align: center;

    border: 1px solid #3e4f51;

    border-radius: 5px;

    background-color: #fff;

    font-weight: bold;

}

div#accordionExample .btn-link {

    border-radius: 3px !important;

    background-color: #f8fafb;

    color: #1c305a;

    border: none;

    text-decoration: none;

    display: block;

    font-size: 18px;

    font-family: 'Poppins', sans-serif;

    font-weight: 400;

    padding: 19px 50px 19px 15px;

    position: relative;

    margin-bottom: 5px;

    width: 100%;

    text-align: left;

    display: flex;

    align-items: center;

    justify-content: space-between;

}

div#accordionExample .card-body {

    padding: 15px;

    border: none;

    font-size: 14px;

    font-family: 'Poppins', sans-serif;

    font-weight: 400;

    color: #1c305a;

}
div#accordionExample .card-body p{
    display: inherit;
}
div#accordionExample .card-body p a.faq-read-more{
    padding: 0;
    margin-top: 10px;
}
.Portfolio-block {

    padding: 25px;

        margin: 10px 0 20px;

    cursor: pointer;

    text-align: center;

    transition: all 0.3s ease-in-out;

    background: #fff;

    border-radius: 10px;

    box-shadow: 0px 1px 8px 0px #efefef;

}

.Portfolio-block:hover {

    box-shadow: 0px 1px 8px 0px #b3b3b3;

}

.content-port h2{

    font-size: 22px;

    font-weight: 600;

    margin-bottom: 0;

}

.content-port h2 a{

    color: #1C3032;
    cursor: pointer;

}

.Portfolio-block:hover .content-port h2 a{

    color: #ff4852;

}

.content-port p {
    font-size: 16px;
    background: #e1e1e1;
    max-width: 150px;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    transition: 0.5s;
    margin-bottom: 10px;
}

.content-port {

    padding-top: 18px;

}

.load-more a{

    background-color: #ff4852;

    display: inline-block;

    margin-top: 5px;

    color: #fff;

    padding: 16px 50px;

    font-size: 20px;

    text-transform: uppercase;

    font-weight: 600;

    border-radius: 50px;

}

.load-more a:hover{

    background-color: #132021;

}

.portfolio-sec{

    background-color: #eff0f5;

}

/*ContractorsInLA-UserPage-project-ApplyPayment*************end*/



/*----on hover signup-----*/

.dropdown-content-arrow-outer, .dropdown-content-arrow-outer1, .dropdown-content-arrow-outer2 {

    cursor: pointer;

}

.dropdown-content-arrow-outer a , .dropdown-content-arrow-outer1 a, .dropdown-content-arrow-outer2 a  {

    display: block;

    color: #979b9a!important;

}

.dropdown-content-outer {

    position: relative;

    padding-right: 12px;

}

.dropdown-content-arrow {

    position: absolute;

    right: 0;

    top: 7px;

    border-left: 3px solid transparent;

    border-right: 3px solid transparent;

    border-top: 6px solid #979b9a;

    cursor: pointer;

}

.dropdown-menu , .dropdown-menu1 ,.dropdown-menu2 {

    padding: 10px 0;

    display: none;

    position: absolute;

    top: 100%;

    left: auto;

    right: 0;

    background-color: #f9f9f9;

    /* min-width: 110px; */

    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);

    z-index: 99;

    text-align: center;


    border: none;

}

.dropdown-menu a , .dropdown-menu1 a,.dropdown-menu2 a{

    float: none;

    text-decoration: none;

    display: inline-block;

    font-size: 14px;

    padding: 0;

}



.Portfolio-block {

    padding: 25px;

        margin: 10px 0 20px;

    cursor: pointer;

    text-align: center;

    transition: all 0.3s ease-in-out;

    background: #fff;

    border-radius: 10px;

    box-shadow: 0px 1px 8px 0px #efefef;

}

.Portfolio-block:hover {

    box-shadow: 0px 1px 8px 0px #b3b3b3;

}

.content-port h2{

    font-size: 22px;

    font-weight: 600;

    margin-bottom: 0;

}

.content-port h2 a{

    color: #1C3032;

}

.Portfolio-block:hover .content-port h2 a{

    color: #ff4852;

}
 

.content-port {

    padding-top: 18px;

}

.load-more a{

    background-color: #ff4852;

    display: inline-block;

    margin-top: 5px;

    color: #fff;

    padding: 16px 50px;

    font-size: 20px;

    text-transform: uppercase;

    font-weight: 600;

    border-radius: 50px;

}

.load-more a:hover{

    background-color: #132021;

}

.portfolio-sec{

    background-color: #eff0f5;

}

#hls-register-form, #hls-login-form, #forgot_password, #lost_password ,#hls-project-form {
    max-width: 100%;
}
#hls-register-form .form-item,
#hls-project-form .form-item,
#hls-login-form .form-item, 
#forgot_password .form-item,
#lost_password .form-item{
    display: block;
}
#hls-register-form .form-item input,
#hls-project-form .form-item input,
#hls-login-form .form-item input,
#forgot_password .form-item input,
#lost_password .form-item input,
#hls-register-form .form-item select,
#hls-project-form .form-item select,
#hls-login-form .form-item select,
#forgot_password .form-item select,
#lost_password .form-item select{
    width: 100%;
    color: #000;
/*    height: 48px;
    border-radius: 5px;
    padding: 10px 20px;
    color: #000;*/
}
#hls-register-form .form-item input::placeholder,
#hls-project-form .form-item input ::placeholder,
#hls-login-form .form-item input::placeholder,
#forgot_password .form-item input::placeholder,
#lost_password .form-item input::placeholder{
    color: #000;
}


#Remove-Contractor {

}
#Remove-Contractor .modal-header {
    border: none;
}
#Remove-Contractor .modal-body {
    text-align: center;
}
#Remove-Contractor .modal-body p {
    max-width: 300px;
    margin: auto;
    font-size: 20px;
    font-weight: 600;
}
#Remove-Contractor .modal-footer {
    text-align: center;
    justify-content: center;
    border: none;
    padding-bottom: 60px;
}

#Remove-Contractor .modal-footer button {
    background-color: #000;
    min-width: 80px;
    padding: 7px 15px;
    font-size: 20px;
    font-weight: 700;
    color: #fff !important;
    transition: all 0.4s ease-in-out;
    border-radius: 0;
    margin-top: 5px;
    border-color: #000;
}
#Remove-Contractor .modal-footer button:hover {
    background-color: #ff4953;
    color: #fff !important;
}
#Remove-Contractor .close:focus {
    outline: none;
}
.addmore {
    border: 0;
    width: auto;
    padding: 12px 30px;
        outline: 0 !important;
}
.form-wrapper button.close {
    position: absolute;
    right: -15px;
    top: -15px;
    width: 40px;
    height: 40px;
    background: #befff1;
    color: #1c3032;
    text-shadow: none;
    opacity: 1 !important;
    border-radius: 50px;
    font-size: 20px;
}
.public-profile-info .form-wrapper form label {
    font-size: 18px;
    width: 142px;
}
.page-template-edit_contractor_profile .public-profile-info .form-wrapper form .checkbox-area label {
    font-size: 18px;
    width: auto !important;
}
.form-wrapper form .form-item textarea::placeholder {
    color: #1C3032;
}
.check-container {
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px !important;
}

/* Hide the default checkbox */
.check-container input {
  visibility: hidden;
  cursor: pointer;
}

/* Create a custom checkbox */
.check-container .mark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: lightgray;
}

.check-container .container input:checked ~ .mark {
  background-color: blue;
}

/* Create the mark/indicator (hidden when not checked) */
.check-container .mark:after {
  content: "";
  position: absolute;
  display: none;
}
.check-container input:checked ~ .mark {
    background: #bdfff1;
}

/* Show the mark when checked */
.check-container input:checked ~ .mark:after {
  display: block;
}

/* Style the mark/indicator */
.check-container .mark:after {
    left: 7px;
    top: 4px;
    width: 6px;
    height: 10px;
    border: solid #1f3133;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}
.inner-area {
    background-color: #ffffff;
    box-shadow: 0px 1px 6px #0000001a;
    border: 1px solid #c7ccce;
    border-radius: 16px;
    margin-bottom: 30px;
    padding: 40px 30px 50px;
}
.inner-area .edit-profile-wrapper {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    padding: 0 10px;
    margin: 0;
}
.carousel-thumbnails .carousel-item {
    position: relative;
}
.carousel-thumbnails .carousel-item span {
    width: 100%;
    padding: 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000069;
    color: #fff;
    border-radius: 0px 0px 30px 30px;
    font-size: 19px;
    font-weight: 600;
}
.userprofile-item img {
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
}
.checkbox-area .check-container input[type=checkbox] {
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.user-page-inner .userprofile-item label {
    width: 180px !important;
}
.site-main .main-wrapper {
    margin: 0 !important;
}
.modal .form-wrapper form {
    max-width: 100%;
}
.apply-payment-items form input[type="radio"], .apply-payment-items form input[type="checkbox"] {
    width: 25px !important;
    border: 0 !important;
    margin: -3px 15px 0 !important;
    height: 25px;
}
body.page-template-newproject .form-item {
    display: flex;
    justify-content: flex-start;
}
.apply-payment-items form input[type="radio"]:after {
    left: 7px;
    top: 7px;
}
.apply-payment-items label {
    text-align: left !important;
    width: auto;
    padding-left: 0px !important;
}
.contractor-hired-form-outer form .my-project-include {
    margin-left: auto;
    width: calc(100% - 142px);
}
.choose_service {
    width: 100%;
}
.my-project-include label {
    width: auto;
    padding-top: 4px;
    margin: 0 !important;
}
.apply-payment-items form input[type="checkbox"] {
    margin: 0px 10px 0 0px !important;
    position: relative;
    top: 0px;
}
.apply-payment-items form input[type="checkbox"]:after {
    transform: rotate( 45deg);
    left: 8px !important;
    top: 4px;
}
.contractor-hired-form-outer form label span {
    font-size: 10px;
    display: block;
}
/* About us */
body, html {
    height: 100%;
}
body:not(.home) .site-content {
    min-height: calc(100vh - 391px);
}
/*body:not(.home) #main {
    padding: 50px 0;
}*/
#main header.entry-header {
    border: 0;
    padding: 0px 30px;
    max-width: 100%;
    width: 1200px;
    margin-bottom: 0px;
}
#main header.entry-header .entry-title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}
#main .entry-content {
    max-width: 1200px;
    margin: 0 auto;
    background: #fdfdfd;
    padding:20px 30px;
}
#main .entry-content * {
    max-width: 100%;
}
#main .entry-content h2 {
    font-size: 22px;
    margin-bottom: 10px;
    color: #1c3032;
    font-weight: 600;
}
#main .entry-content p {
    font-size: 14px;
    margin: 0 0 10px;
    color: #1c3032;
}
form.wpcf7-form label {
    display: block;
    font-weight: 600;
    margin-bottom: 20px;
}
form.wpcf7-form .wpcf7-form-control {
    padding: 10px 18px;
    background-color: #eef4f4;
    border-radius: 0;
    color: #1C3032;
    font-size: 14.678px;
    border: none;
    height: 50px;
    outline: 0;
    width: 100%;
    font-weight: 400;
    margin: 10px 0 0;
}
#commentform input#submit {
    background: #ff4953;
    color: #fff;
    border-color: #ff4953 !important;
    width: 100%;
}
#commentform input, #commentform textarea {
    background-color: #eef4f4;
    outline: 0;
    color: #000;
    font-size: 16px;
    padding: 10px 15px;
}
#commentform textarea {
    height: 120px;
    resize: none;
}
form.wpcf7-form textarea.wpcf7-form-control {
    height: 150px;
    resize: none;
}
form.wpcf7-form .wpcf7-submit {
    margin: 0;
    background: #ff4852 !important;
    display: inline-block;
    color: #fff !important;
    padding: 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    height: auto;
}
form.wpcf7-form .wpcf7-not-valid-tip {
    color: red;
    font-size: 14px;
}
form.wpcf7-form .wpcf7-response-output {
    background: #132021;
    border: 0;
    text-align: center;
    color: #fff;
    padding: 15px 10px;
    font-size: 16px;
    font-weight: 600;
}
.blog-listing .blog-listing-image img {
    border-radius: 10px;
}
.blog-listing .blog-listing-content {
    background: #fff;
    width: calc(100% - 20px);
    border-radius: 10px;
    padding: 25px 25px 0px;
    -webkit-box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
    box-shadow: 0 8px 15px rgb(0 0 0 / 10%);
    -webkit-transition: .6s;
    transition: .6s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin: -30px auto 0;
}
.blog-listing .blog-listing-content:before {
    position: absolute;
    top: 100%;
    left: -100%;
    content: "";
    width: 100%;
    height: 100%;
    background: #ff4953;
    z-index: -1;
    border-radius: 0 100px 0 0;
    -webkit-transition: .4s;
    transition: .4s;
}
.blog-listing .blog-listing-content:hover:before {
    top: 0;
    left: 0;
    border-radius: 0;
}
.blog-listing .blog-listing-content *{
    -webkit-transition: .4s;
    transition: .4s;
}
.blog-listing .blog-listing-content:hover * {
    color: #fff;
}
/*body.single-post figure.post-thumbnail {
    margin: 0 0 30px;
}*/
.bids-input-right label {
    width: auto !important;
    font-size: 14px;
}
.form-wrapper form .error_class {
    color: red;
    margin-bottom: 13px;
}
.form-wrapper form .error_class a {
    display: inline-block;
    margin-top: 5px;
    text-decoration: underline;
}
.site-content {
    padding: 50px 0;
}
.assigned-box .checkbox-item input[type="checkbox"] {
    position: absolute;
    top: 3px;
    left: 0;
    width: 15px !important;
    height: 15px !important;
    border: 1px solid #000 !important;
}
#apply-bid-form .form-item {
    justify-content: flex-start;
}
.assigned-box .checkbox-item input[type="checkbox"]:after {
    border: 0;
}
.avalibality-hours h3 {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    color: #000;
}
.hours-management select, .hours-management input {
    padding: 5px 10px;
    background-color: #eef4f4;
    border-radius: 0;
    color: #1C3032;
    font-size: 14.678px;
    border: none;
    height: 40px;
    outline: 0;
    width: 100%;
    font-weight: 400;
    margin-bottom: 15px;
}
form#register-form {
    background: #fff;
    padding: 30px 30px 15px;
}

.assigned-box-tooltip .assigned-box {
    max-width: 200px;
    background-color: #e8fffa;

}
.assigned-box-tooltip {
    right: -120px;
    top: -80px;
}
.assigned-box-tooltip .assigned-box li { 
    background: #ff4953;
    padding: 5px;
    border-radius: 4px;
}
.assigned-box-tooltip .assigned-box li a {
    color: #fff;
    text-transform: uppercase;
}

.assigned-box-tooltip .assigned-box li a:focus{background: #ff4953 !important;}
.assigned-box-tooltip .assigned-box ul {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    gap: 10px;
}
.assigned-box-tooltip h6 {
    text-align: center;
    text-transform: uppercase;
}
.assigned-to-contractor ul li.assigned-box-open .assigned-box:before {
    opacity: 0;
}
.assigned-box:before {
    content: "";
    width: 10px;
    height: 9px;
    background: #e8fffa;
    border: 10px solid #e8fffa;
    position: absolute;
    bottom: -10px;
    left: 20%;
    transform: rotate( 
140deg);
}
.assigned-box-tooltip .assigned-box-outer {

    padding-left: 20px;

    background-image: url("../images/iconTriangle_Assignedto Contractor.png");

    background-repeat: no-repeat;

    background-position: top 92px left;

    position: absolute;

    z-index: 1;

    min-width: 212px;

    top: -100px;

    right: -30px;

    display: none;

}
/* 16-12-2021 Deeksha */
.single_project-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
}

.flex-col-fix {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
}
.single_project-content-inner h2 {
    font-size: 35px;
    font-weight: 600;
}
.single_project-content-inner h2 a {
    color: #ff4953;
    text-transform: capitalize;
}
.single_project-content-inner b {
    font-weight: 600;
    padding-right: 6px;
}
.my-project-include {
    padding-top: 0; 
    margin-top: 0;
}
.my-project-include p {
    color: #ff4953;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
.biden-request .my-project-include p {
    color: #000000;
    font-size: 13px;
    font-weight: 600;
}
.biden-request .kitchen-model img {
    width: 160px;
    height: 117px; 
}
#apply-bid-form label {
    font-size: 16px;
    font-weight: 500;
}
#apply-bid-form input.form-control {
    width: 100%;
    height: 45px !important;
}
#apply-bid-form textarea{
    width: 100%;
}
#apply-bid-form .max-50 {
    max-width: 50%;
    flex: 50%;
}
#apply-bid-form .max-50:first-child{
    padding-right: 10px;
}
#apply-bid-form .max-50:nth-child(2){
    padding-left: 10px;
}
.speciality-items input[type="checkbox"] {
    position: absolute;
    left: 0;
    right: 0;
    width: 100% !important;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: 30px;
    cursor: pointer;
}
.speciality-items label {
    position: relative;
    padding: 7px 10px !important;
    cursor: pointer;
    pointer-events: none;
    font-size: 14px !important;
    border-radius: 30px;
}
.speciality-items input[type="checkbox"]:checked ~ label {
    background: #ff4953;
    color: #fff;
}
 
.galleryview {
    color: #fff;
    padding: 5px 11px;
    display: inline-block;
    background: #28303d;
    margin: 9px 0;
}
.galleryview:hover, .galleryview:focus {
    background: #ff4852 !important;
    color: #fff !important;
}
.userprofile-item .image-company-cl select {
    border: 1px solid #e9e6e6;
    margin: 5px 0;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 6px;
    font-size: 15px;
}
.userprofile-item input[type="file"] {
    margin-bottom: 5px;
    width: 100%;
}
.btn.add_more , .btn.more_portfolio {
    background: #28303d !important;
    color: #fff !important;
    font-size: 14px;
    padding: 3px 9px;
    max-width: 50px;
    margin: 0 0 0 auto;
}
.select2-container {
    
    display: block; 
    }

/*17-12-2021 Sanjay*/
.view-all-projects {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}
.view-all-projects .btn-projects {
    background: #28303d;
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    transition: all 0.5s ease;
}
.view-all-projects .btn-projects:hover{
	  background: #ff4852;
}
a.btn-projects:focus{
    background: #28303d !important;
    text-decoration: none;
}
.img-project-description img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.project-page-container .apply-payment-item .apply-payment-item-inner .img-project-description{
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #d1d1d1;
}

.all-project-iner .img-project-description img {
    width: 100%;
    height: 150px;
    object-fit: cover;
} 

.all-project-iner .img-project-description .logo-image {
    object-fit: contain;
    padding: 15px;
} 

.project-title h4 {
    font-size: 18px;
    padding:0px; 
    font-weight: 600;
}
.project-box ul li {
    padding-bottom: 20px;
    list-style: none;
}
.all-project-iner .project-box:not(:last-child) {
     
    border-right: 1px solid #d1d1d1; 
}
 
.project-box .assigned-to-contractor-list label, .project-box .assigned-to-contractor-list h5 {
    font-size: 16px;
    color: #000;
}
.assigned-to-contractor-list {
    padding: 0px;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    outline:none !important;
    text-decoration: none !important; 
}
.service-list {
    min-height: 100px;
}
.remove_more, .remove_portfolio {
    padding: 5px 21px;
    border-radius: 5px;
    background: #ff4953;
    color: #fff;
    cursor: pointer;
}
.main-single-project {
    padding: 50px 0px;
}
.main-single-project .project-description {
    padding: 30px 15px;
    border-top: 1px solid #eee;
    /*margin-top: 10px;  */
    width: 100%;
}
.single_project-content .img-single-left {
	    /* border: 1px solid #eee !important; */
	    border-bottom: none;
}
.single_project-content .single_project-content-inner h3{
    font-size: 20px;
    margin: 15px 0 10px;
    font-weight: 600;
}
.my-project-include.project-services-box {
    width: 100% !important;
}
.form-main {
    width: 100%;
}
.form-main textarea {
    width: 100% !important;    
}
 .form-main input   {
    width: 100% !important;
    height: 45px !important;
 }

 .img-single-left img {
    border-radius: 30px;
    
}
.single_project-content .img-single-left img {
    border-radius: 30px;
    width: 100%;
    /* padding: 20px 5px; */
    /* height: 250px; */
    object-fit: cover;
    /* margin: 0 auto; */
    /* display: block; */
}
.single_project-content .img-single-left img.logo-image{
    border-radius: 30px;
    width: 70%;
    padding: 20px;
    border: 1px solid #d1d1d1;
    border-radius: 15px;
    height: 250px;
    object-fit: contain;
    margin: 0 auto;
    display: block;   
}
.main-single-project .my-project-include p {
    color: #000;
}
.product-details-box p {
    font-weight: 500;
    font-size: 16px;
    color: #707070;
    margin-bottom: 5px;
}
.project-page-container .apply-payment-item {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.project-page-container .apply-payment-item .apply-payment-item-inner{
    border-bottom: none;
    margin-bottom: 20px;
}

.project-page-container .apply-payment-item .project-budget.project-box{
    align-self: center;
}
.project-page-container .apply-payment-item .apply-payment-item-inner .bid-status{
    margin-bottom: 15px;
}
.project-page-container .apply-payment-item .apply-payment-item-inner .bid-status span{
    border: 1px solid #00c139;
    color: #00c139;
    font-weight: 600;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-flex;
    padding: 5px 8px;
    border-radius: 30px;
}

.project-page-container .apply-payment-item .apply-payment-item-inner .bid-status span strong{
    font-weight: 500;
    margin-right: 3px;
}
.kitchen-remodel-row.all-project-iner{
    background: #eef4f4;
    padding: 15px 0;
    margin: 0;
}
.project-page-container .pagination-invoice .navigation .page-numbers  {
    width: 30px;
    height: 30px;
    color: #1c3031;
    border: 0;
    font-size: 16px;
    transition: all 0.5s ease;
    line-height: 1;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.project-page-container .pagination-invoice .navigation .page-numbers:hover, .project-page-container .pagination-invoice .navigation .page-numbers.current {
    background: #ff4852;
    color: #fff;
}

.product-details-box .my-project-include p{
    color: #000;
}
.product-details-box ul.list-unstyled {
    padding: 0;
}
.main-single-project .project-description h5 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.msg-alert span {
    border: 1px solid green;
    padding: 5px 10px;
    border-radius: 10px;
}
.product-details-box ul li {
    border: 1px solid #d1d1d1;
    padding: 5px;
    min-width: 96px;
    border-radius: 2px;
    background: #ffffff;
    font-size: 12px;
}
.modal-gallery {
    position: fixed;
    top: 0;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: #00000091;
    transition: all 0.5s ease;
    z-index: 1;
    margin-top: 0px;
}
 
.img-display .image-item .attachment-full {
    max-height: 120px;
    max-width:120px;
    object-fit: cover; 
    border: 1px solid #eee;
    border-radius: 15px;
}
#galleryModal .modal-dialog {
    max-width: 900px;
    margin: 2.75rem auto;
}
.gallery-images {
    display: flex; 
    flex-wrap: wrap;
    gap:10px;
}
.image-item {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items:flex-start;  
    column-gap: 10px;
}
.delete_gallery_image {
    position: absolute;
    background: #ff4953;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #fff;
    right: 0px;
}
.cat-service-popup {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.image-item span {
    margin-right: 10px;
}
.image-item .img{ position: relative; }
div#success-msg {
    padding-bottom: 20px;
    text-align: center;
    color: green;
    font-weight: 500;
    font-size: 20px;
}

.image-company-cl h4 {
    font-size: 14px !important;
    color: green;
}
.userprofile-inner {
    padding-left: 20px;
}
/*18-12-2021*/
.login_class{ color: green; margin-bottom: 15px; }
.filter-contractors-top-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    gap: 20px;
}
.aga-box.contact-outer .timing {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.aga-box.contact-outer .timing p {
    border-bottom: 1px dotted #eee;
}
.aga-box .carousel-item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 30px;
}
.assigned-to-contractor-list label {
    width: auto;
    padding-right: 15px;
}
#Remove-Contractor .modal-footer [data-dismiss="modal"] {
    background: #ff4953 !important;
    border-color: #ff4953 !important;

}
.Remove-Contractor:focus, .view_projlink:focus, .writereview:focus {
    background: transparent !important;
    text-shadow: none !important;
}
.reviews-logo-right {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    flex-direction: column;
}
.main-gallery-popup{ z-index: 999999; }
.main-gallery-popup .slick-slide img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    pointer-events: none;
}
.main-gallery-popup .gallery-arrow.mod-prev.slick-arrow, .main-gallery-popup .gallery-arrow.mod-next.slick-arrow {
    position: absolute;
    left: -20px;
    top: 40%;
    z-index: 9999;
    background: #ffff;
    padding: 10px 20px;
        cursor: pointer;
}
.main-gallery-popup .gallery-arrow.mod-next.slick-arrow {
    right: -20px;
    left: 88%;
}
.main-gallery-popup h1{ 
    font-size: 30px;
    text-align: center;
    border-bottom: 1px solid #eeee;
    padding: 5px 0px;
}
.main-gallery-popup .image-detail {
    padding: 10px 0px;
    font-size: 18px;
    line-height: 22px;
}  
.image-port img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
    cursor: pointer;
}
.budget {
    margin-bottom: 10px;
}
.kitchen-remodel-row-left h4 {
    color: #000;
    display: inline-block;
    margin-right: 20px;
    transition: all 0.5s ease;
}
.kitchen-remodel-row-left h4:hover {
    color: #ff4953; 
}
span.complete-list a {
    text-align: right;
    display: inline-block;
    float: right;
    line-height: 30px;
    color: #ff4953;
}
.kitchen-remodel-row-left a span {
    background-color: #ff4953 !important;
    color: #fff !important;
    border-radius: 25px;
    font-weight: 500;
    display: inline-block;
    padding: 6px 20px;
}
footer.entry-footer.default-max-width {
   display: none !important;
}
form#commentform {
    margin: 0px;
}
div#comments {
    margin: 0px auto;
     background-color: #ffffff;
    box-shadow: 0px 1px 6px #0000001a;
    border: 1px solid #c7ccce;
    border-radius: 16px;
    padding: 40px;
    max-width: 700px !important;
    margin: 0 auto;
}
article {
    margin: 0px !important;
    margin-bottom: 20px !important;
}
#comments #reply-title {
    font-size: 24px;
    margin-bottom: 0px !important;
}
textarea#comment, p input  {
    border: 1px solid #dfdfdf !important;
}
nav.navigation.post-navigation .nav-links {
    padding-bottom: 20px;
}
.contactform {
    background-color: #ffffff;
    box-shadow: 0px 1px 6px #0000001a;
    border: 1px solid #c7ccce;
    border-radius: 16px;
    padding: 40px;
    max-width: 700px !important;
    margin: 0 auto;
}
.contactform label {
    font-size: 16px;
}
figure.post-thumbnail {
    width: 100% !important;
}
.post-thumbnail .wp-post-image {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 400px;
    object-fit: cover;
    margin: 0 !important;
}
.post-navigation p.post-title {
    display: none !important;
}
.kitchen-remodel-outer a[aria-controls="view-all"] {
    color: #ff4953 !important;
}
.category-service label {
    min-width: 200px !important;
    margin-bottom: 10px !important;
    display: inline-flex;
}

.project-photo-item img {
    height: 200px;
}
.main-single-project .contractor-hired-form-outer form label {
    width: auto;
    display: flex;
    align-items: center;
}
.main-single-project .contractor-hired-form-outer form label span{
    margin-left: 5px;
    font-size: 12px;
}
.project-photo-item .serach-icons img {
    width: auto;
    height: auto;
}
#budget_range, #square_fit {
    margin-left: 142px;
}
#hls_submit:hover {
    background: #000;
    color: #fff;
}
.user-page-right h3 {
    text-align: center;
    font-size: 20px;
}
/*.user-page-right .apply-payment-wrapper a {
    font-size: 16px;
    text-align: center !important;
    max-width: 100%;
    display: inline-block;
    color: #FF4953;
}*/
.account-act p, .account-active p {
    margin: 0px;
    background: #ff4852;
    display: inline-block;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
}
.account-act, .account-active {
    text-align: center;
    padding-bottom: 20px;
    margin: 0px;
}
.forgot-link {
    color: #ff4852;
    line-height: 30px;
}
.signup-btn, .login_btn {
    color: #000;
    text-decoration: underline;
}
.signup-btn:hover, .login_btn:hover{color: #ff4852}
#apply-payment-form label {
    margin-top: 0px !important;
    align-self: center;/*
    min-height: 27px;*/
    margin-bottom: 0px;
}
.form-actions input:hover, .form-actions input:focus {
    background-color: #ff4953;
    border-color: currentColor;
    color: #fff;
}
#invoice_thumb_error {
    width: calc(100% - 142px);
    padding-top: 10px;
}
/*#hls-login-form .error_class a{display: none;}*/
.value span {
    border: 1px solid #eee;
    padding: 5px;
    margin-right: 10px;
    border-radius: 5px;
    background: #f9f9f9;
    display: inline-block;
    margin-bottom: 10px;
}
.bids-input-info.green a {
    color: #000 !important;
}
.select2-selection.select2-selection--multiple {
    padding: 5px 10px;
        padding-left: 10px;
    padding-left: 10px;
    background-color: #eef4f4 !important;
    border-radius: 0;
    color: #1C3032 !important;
    font-size: 14.678px;
    border: none !important;
    height: auto;
    outline: 0;
    width: 100%;
    font-weight: 400;
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 0 !important;
    margin-left: 5px ;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 30px !important;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all;
}
#flag_model {
    background-color: rgb(0 0 0 / 40%);
}
#flag_model button.close {
    opacity: 1;
    color: #fff;
    background: #ff4852;
    outline: 0;
}
form#flagForm textarea {
    height: 100px;
}
form#flagForm input:not(input[type="submit"]), form#flagForm textarea {
    padding: 10px 18px;
    background-color: #eef4f4;
    border-radius: 0;
    color: #1C3032;
    font-size: 14.678px;
    border: none;
    height: 50px;
    outline: 0;
    width: 100%;
    font-weight: 400;
    margin: 10px 0 0;
}
form#flagForm input[type="submit"] {
    margin: 0;
    background: #ff4852 !important;
    display: inline-block;
    color: #fff !important;
    padding: 15px 25px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    height: auto;
    border: 0;
}
form#flagForm label {
    font-weight: 600;
}
.notification-input {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.notification-input .remove_notify {
   cursor: pointer;
}
.social-icon a:focus {
    background: transparent !important;
}
.public-profile-info span.selection ul li {
    margin-bottom: 6px;
}
#hls-project-form button.select2-selection__clear {
    padding: 2px 2px;
    font-size: 16px;
    height: auto;
    background: transparent;
    color: #000;
}
#bid-history-popup .form-item input, #bid-history-popup .form-item textarea {
    width: 100%;
    border: 1px solid #223638;
    margin-bottom: 10px;
}
.sel_gallery{ 			  		 	
	 padding: 13px 15px;
	 font-size: 11px;
	 color: #7F8787;
	 font-weight: 400; 
	 width: calc(100% - 142px);
	 margin-left: auto;
} 
 .verified-right span {
    font-size: 13px;
    border: 1px solid #eeee;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0px 5px;
    color: #000;
    font-weight: normal;
    background: #eee;
}
.kitchen-remodel-row-left .view_projlink {
    display: inline-block;
    padding-bottom: 10px;
}
.view_projlink .re_mark {
    background: #000 !important;
    margin-left: 10px;
}
.complete_alert {
    float: right;
    background: #28303d;
    padding: 2px 10px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
}
.content-port p:hover {
    background: #000;
    color: #fff;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}
.passkey-box span, .form-item .toggle-password {
    position: absolute;
    right: 10px;
    top: 16px;
}
.passkey-box, .form-item  {
    position: relative;
}
.cch_chatbox .chat_head {
    padding-right: 0;
    display: flex;
    gap: 10px;
}
.cch_chatbox .chat_head .chat_name {
    text-align: center;
    border-right: 1px solid #000;
    padding-right: 10px;
    width: auto;
}
 #hls-project-form .form-item input { padding: 10px 20px; }
 .select2-container--default .select2-selection--multiple:before {
    content: ' ';
    display: block;
    position: absolute;
    border-color: #000 transparent transparent transparent;
    border-style: solid;
    border-width: 7px 6px 0 6px;
    height: 0;
    right: 14px;
    margin-left: -4px;
    margin-top: -2px;
    top: 50%;
    width: 0;
    cursor: pointer;
}
.select2-container--open .select2-selection--multiple:before {
    content: ' ';
    display: block;
    position: absolute;
    border-color: transparent transparent #000 transparent;
    border-width:0 !important; 
    height: 0;
    right: 14px;
    margin-left: -4px;
    margin-top: -2px;top: 50%;
    width: 0;cursor: pointer
}
.select2-selection.select2-selection--multiple.select2-selection--clearable:before{
	border-width:0;
}
.myprjgallery .image-house {
    height: 150px;
    width: 200px;
    overflow: hidden;
    text-align: center;
    border-radius: 30px;
}

.myprjgallery .image-house img {
    max-height: 200px;
    margin: 0 -100%;
    max-width: none;
    width: auto;
}

/*--03-01-2022--*/
.single_project-content .other-information {
    padding: 30px 15px;
    border-top: 1px solid #eee;
    margin-top: 10px;
    width: 100%;
}
.main-single-project .other-information h5 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
li.assigned-box-open .assigned-box-outer {
    top: -40px;
    background-position: top 36px left;
}
.project-image-block, .delete_project_image_single {
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.project-image-thumb {
    width: 80px;
    position: relative;
    height: 80px;
    object-fit: cover;
}
.delete_project_image, .delete_project_image_single {
    position: absolute;
    top: 0;
    right: 0;
    background: #ffffff;
    line-height: 0px;
    padding: 2px;
}
.delete_project_image_single{ right:-10px;}
.project-image-block .delete {
    position: unset;
}
.delete_project_image i, .delete_project_image_single i {
    font-size: 12px;
    color: #ff4953;
}
.new-imgs span {
    padding-right: 10px;
    position: relative;
}

.new-imgs span:after {content: ",";font-size: 14px;position: absolute;right: 5px;top: 0px;}
input[type=checkbox] + label, input[type=radio] + label { 
    padding-left: 0; 
}
.bids-input-right.bid-box-open .assigned-box-tooltip {
    right: -35px;
    top: -80px;
}
.vwmyproject:focus {
    background: #28303d !important;
    color: #fff;
}
.company_images_error, .portfolio_images_error { 
    font-size: 11px;
    color: red;  
}
.aga-box .owl-carousel .owl-item img {
    height: 100px;
    object-fit: cover;
}
.carousel-indicators img {
    width: 100%;
    height: 70px;
    object-fit: cover;
}
.estimate_output.estimate_output_msg {
    text-align: center;
    padding: 10px 0px;
    border: 1px solid #eee;
    border-radius: 50px;
    margin-top: 10px;
    color: green;
}
.form-actions input {
    font-family: 'Poppins', sans-serif;
    background: #BEFFF1;
    border-radius: 21.79px;
    font-weight: 500;
    font-size: 11.98px;
    color: #1C3032;
    text-align: center;
    border: none;
    transition: .25s all ease-in-out;
    padding: 0px 17px;
    outline: 0;
}
.faq-read-more:hover {
    color: #ff4852;
    text-decoration: underline;
}
.faq-read-more {
    padding: 5px 20px;
    display: inline-block;
}
.single-faq .entry-content h4 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
}

#main .entry-content p:last-child {
    border-bottom: none;
}
#main .entry-content p {
    font-size: 14px;
    margin: 0 0 10px;
    color: #000000;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
/*New css sanjay 29-01-2022*/
#search-btn-text {
    position: absolute;
    top: 50%;
    right: 10px;
    border: none;
    padding: 0px;
    background: transparent;
}

#search-btn-text i {
    color: #000;
}
header  #search-btn-text { 
    display: none;
}

/* 06-07-2022 */
.form-item input.input-check{
	    padding: 0 !important;
    margin: 0 !important;
}
.inner-checkbox {
    display: flex;
    align-items: center;
}	
.inline-checkbox {
    display: flex;
    margin-top: 13px;
}

.page-template-signup-homeowner .choose-file {
    margin-top: 10px;
}

.page-template-signup-homeowner .sel_gallery{
	margin-top:8px;
	color:#61c973!important;
	padding: unset!important;
	margin-left: 0!important;
}
.page-template-signup-homeowner .sel_thumb{
		margin-top:8px;
	color:#61c973!important;
	padding: unset!important;
	margin-left: 0!important;
	
}

.page-template-signup-homeowner .sel_gallery_error, .sel_thumb_error{
			margin-top:8px;
	color:#ff0b38!important;
	padding: unset!important;
	margin-left: 0!important;
}


.page-template-signup-homeowner .d-flex{
	display: block!important;
}

.page-template-signup-homeowner .my-project-include h5 {
    font-size: 13px;
    font-weight: 600;
}

/*17-06-2022 kamal css*/
.orange_country_list {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 30px;
}
.orange_country_list:after {
    clear: both;
    display: table;
    content: "";
}
ul.about_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 30px;
    padding: 0px;
}
ul.about_list li {
    padding-left: 50px;
}
ul.about_list li a{
    color: #ff0000;
}

ul.listed-about li {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}
/* 15-jun-2022*/
.col_about li {
    margin: 0px 111px 0px 90px;
}
ul.col_about {
    width: 100%;
    float: left;
}
.col_about_inner li {
    color: red;
}
.power-local-content {
    font-size: 19px;
}
.testimonial_headcontent {
    font-size: 19px;
    text-align: justify;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.quality-section .quality-content {
    font-size: 19px;
}
.quality-section .quality-content p:first-child,
.quality-section .quality-content p:nth-child(2){padding-left: 0px;}
.quality-section .quality-content p:first-child::before,
.quality-section .quality-content p:nth-child(2)::before{
	display: none;
}
.quality-section .quality-content p{
	padding-left: 55px;
	position: relative;
}
.quality-section .quality-content p:before {
    width: 8px;
    height: 8px;
    position: absolute;
    content: '';
    left: 30px;
    top: 16px;
    background: #ff4852;
    transform: rotate(45deg);
}
.logout_popup_wrapper a:hover {
    background-color: #ff4852;
    color: #fff;
}
.logout_popup_wrapper a {
    background-color: #28303d;
    padding: 10px;
    color: #d1e4dd;
    border-radius: 5px;
    margin: 5px;
}
.logout_popup_wrapper h4{
    margin-bottom: 20px;
}
.logout_popup_wrapper{
    width:auto;
    padding: 60px 40px 40px 0px;
    text-align: center;
}

.contentText{
    width:auto;
    padding: 20px 10px 10px 0px;
    text-align: center;
}

#logoutPopup .modal-dialog, #notificationModel .modal-dialog{
    position: relative;
    top: 255px;
}


.quality-section {
    background: #eff0f5;
}
.bidcontent-local-content {
    font-size: 19px;
    display: flex;
    flex-wrap: wrap;
    align-items: self-end;
}
/* 15-jun-2022*/

/*17-06-2022 Deeksha*/
.image-house > img {
    height: 172px;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.power-local-section p {
    font-size: 20px;
}
.power-local-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.power-local-section ul li {
    padding-left: 25px;
    margin-bottom: 25px;
    font-size: 20px;
    position: relative;
}
.power-local-section ul li:before {
    width: 8px;
    height: 8px;
    position: absolute;
    content: '';
    left: 0;
    top: 13px;
    background: #ff4852;
    transform: rotate(45deg);
}
.bidcontent-local-content .right-block {
    text-align: center;
    font-size: 22px;
    background: #bffff1;
    padding: 55px 45px;
    margin-bottom: 0;
    max-width: calc(40% + 50px);
    flex: calc(40% + 50px);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    margin-left: -50px;
    position: relative;
    z-index: 999;
    margin-bottom: -50px;
    border-radius: 0 0 80px 0;
}
.last-bidcontent-section {
    background: #f3f6f6;
    /*margin-top: -256px !important;*/
    padding: 150px 0 150px 0px !important;
}
.left-block {
    position: relative;
    max-width: 60%;
    flex: 60%;
    background: #1c3031;
    padding: 80px;
    color: #fff;
    line-height: 33px;
    overflow: hidden;
    border-radius: 80px 0 0 0;
}
.left-block:before {
    position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    background: rgb(191 255 241 / 20%);
    border-radius: 100%;
    left: 25px;
    top: 25px;
}
.left-block p{
    color: #fff;
}
.right-block strong {
    margin-top: 15px;
}

.last-bidcontent-section .row{
    margin-right: 0;
    margin-left: 0;
}
.last-bidcontent-section .row>.col, .last-bidcontent-section .row>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.power-local-custome {
    background: #eff0f5;
}
.pb-10 {
    padding-bottom: 100px;
}
.header-main .header-links > .nav-item{
    position: unset;
}
.header-main .dropdown-menu a.nav-link {
    text-align: left;
    line-height: 20px !important;
    display: block;
    font-weight: 500;
}
#header-fix .nav-item {
    display: block;
    max-width: 100%;
    flex: 100%;
    position: relative;
}
#header-fix .nav-link{
    padding: 5px 17px 5px 8px;
}
.header .navbar-nav{width: 100%;}
#header-fix .nav-item.level-multi > i {
    position: absolute;
    top: 6px;
    right: 6px;
    margin: 0px;
    display: block;
}
#header-fix .nav-item > i{
    display: none;
}
#header-fix .nav-item .dropdown-toggle::after{display: none;}

.header-main li.nav-item.dropdown:hover > .dropdown-menu {
    display: block;
    top: 35px;
}

/*06-07-2022 kamal css strat */

#header-fix .header-main li.nav-item.dropdown .dropdown-menu .row > ul.nav > li.nav-item{
	display: inline-block;
	flex: 25%;
	max-width: 25%;
	width: 25%;
}

#header-fix .header-main li.nav-item.dropdown.haslevel > .dropdown-menu {
    min-width: 210px;
    right: auto;
    width: 100%;
}
#header-fix .header-main li.nav-item.dropdown.haslevel .dropdown-menu .row > ul.nav > li.nav-item{
	max-width: 100%;
	flex: 100%;
	position: relative;
}
#header-fix .header-main li.nav-item.dropdown.haslevel .dropdown-menu .row > ul.nav > li.nav-item > .subLevel{
	padding: 10px 0;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 110px;
    box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 20%);
    z-index: 99;
    text-align: center;
    border: none;    
    left: 100%;
    max-width: 300px;
    width: 100%;
    top: 0;
}
li.nav-item.level11.innerlevel i {
    display: block !important;
    position: absolute;
    right: 10px;
    top: 10px;
	z-index: 99;
}	
/* #header-fix .header-main li.nav-item.dropdown.haslevel .dropdown-menu .row > ul.nav > li.nav-item.innerlevel::after { */
    /* width: 8px; */
    /* height: 8px; */
    /* border: 1px solid #000; */
    /* transform: rotate(-45deg); */
    /* border-top: 0; */
    /* border-left: 0; */
    /* position: absolute; */
    /* content: ''; */
    /* right: 11px; */
    /* top: 11px; */
    /* margin: auto 0; */
    /* transition: all 0.4s ease-in-out; */
}
#header-fix .header-main li.nav-item.dropdown.haslevel > .dropdown-menu .container {
    width: 100%;
    padding: 0;
}
#header-fix .header-main li.nav-item.dropdown.haslevel > .dropdown-menu .container .row {
    width: 100%;
    margin: 0;
}
#header-fix .header-main li.nav-item.dropdown.haslevel > .dropdown-menu .container .row ul.nav {
    width: 100%;
}

#header-fix .header-main li.nav-item.dropdown.haslevel .dropdown-menu .row > ul.nav > li.nav-item:hover > .subLevel {
    display: block;
    padding: 0px;
}
#header-fix .header-main li.nav-item.dropdown.haslevel .dropdown-menu .row > ul.nav > li.nav-item > .subLevel > ul {
    position: relative;
    /* max-height: 250px; */
    overflow-y: auto;
}
/* width */
#header-fix .header-main li.nav-item.dropdown.haslevel .dropdown-menu .row > ul.nav > li.nav-item > .subLevel > ul::-webkit-scrollbar {
  width: 5px;
}

/* Track */
#header-fix .header-main li.nav-item.dropdown.haslevel .dropdown-menu .row > ul.nav > li.nav-item > .subLevel > ul::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
#header-fix .header-main li.nav-item.dropdown.haslevel .dropdown-menu .row > ul.nav > li.nav-item > .subLevel > ul::-webkit-scrollbar-thumb {
  background: #ff4852; 
}

/* Handle on hover */
#header-fix .header-main li.nav-item.dropdown.haslevel .dropdown-menu .row > ul.nav > li.nav-item > .subLevel > ul::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
#header-fix .header-main li.nav-item.dropdown.haslevel .dropdown-menu .row > ul.nav > li.nav-item > .subLevel > ul:after {
    content: "";
    position: absolute;
    background-color: transparent;
    border: 12px solid;
    border-color: transparent #f0f1f5 transparent #e1dfdf00;
    left: -24px;
    top: 5px;
}
#header-fix .header-main ul li a:hover{color: #ff4852 !important;}
#header-fix .header-main li.nav-item.dropdown .dropdown-menu .row > ul.nav > li.nav-item > .subLevel ul > li > a {
    padding: 4px 0 4px 30px;
    text-transform: capitalize;
    position: relative;
}
#header-fix .header-main li.nav-item.dropdown .dropdown-menu .row > ul.nav > li.nav-item > .subLevel ul > li > a.nav-link:after {
    width: 5px;
    height: 5px;
    position: absolute;
    content: '';
    left: 16px;
    top: 12px;
    background: #ff4852;
    transform: rotate(45deg);
}
.form-wrapper form .form-item select{
	padding-right: 50px;
}
.modal-gallery .form-wrapper.form-wrapper-mob {
    padding: 30px 0 20px;
    text-align: center;
}
.modal-gallery form.user_live_estimate {
    max-width: 420px;
    margin-top: 30px;
}
.modal-gallery .form-wrapper.form-wrapper-mob .form-action.action_live_estimate {
    margin-top: 20px;
}

.power-local-section p {
    font-size: 20px;
    letter-spacing: 0.07rem;
    margin-bottom: 20px;
}
.power-local-section p:first-child{font-weight: 700;}
.power-local-section ul{padding-left: 30px;}
.power-local-section p:last-child{margin-bottom: 0px;}
.user-page-wrapper .profile-list li.get_estimate_btn {
    display: none;
}
.instructionsec {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    background: #e8f0fe;
    top: -100px;
    z-index: 999999;
    flex-wrap: wrap;
    padding: 10px 15px;
    border-radius: 4px;
    flex-direction: column;
}
.tooltipShow .instructionsec{display: flex;}
.instructionsec span {
    width: 100%;
    position: initial;
    display: block;
    max-width: 100%;
    padding: 0 0;
    font-size: 12px;
}
.instructionsec::after {
    content: "";
    position: absolute;
    background-color: transparent;
    border: 12px solid;
    border-color: #e8f0fe #f0f1f508 #eef4f400 #e1dfdf00;
    left: 24px;
    bottom: -24px;
}
select.form-control{padding-right: 55px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.reviews-logo-outer .reviews-logo-right{flex-direction: inherit;}
.reviews-logo-outer .reviews-logo-right h4,
.reviews-logo-outer .reviews-logo-right .remove_saved_contractor {
    display: inline-block;
}
.reviews-logo-outer .reviews-logo-right .verified-license-outer {
    width: 100%;
}
.aga-box.quote-outer.quote-show .col-md-4.align-self-center,
.aga-box.quote-outer.quote-show .col-md-3.align-self-center {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.aga-box.quote-outer .col-md-5{
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
    max-width: 66.66%;	
}
.aga-box.quote-outer.quote-show .col-md-3.align-self-center{

}
.aga-box.quote-outer.quote-show .col-md-5 {
    flex: 100%;
    max-width: 100%;
    margin-top: 30px;
}
.aga-box.quote-outer.quote-show .col-md-3.align-self-center {
    text-align: right;
}
.reviews-logo-outer .reviews-logo-right .verified-right {
    width: 100%;
}
.bids-input-right.bid-box-open .assigned-box-tooltip .assigned-box {
    max-width: 270px;
}
.bids-input-right.bid-box-open .assigned-box:before {
    left: 69%;
}
.assigned-box-tooltip .assigned-box li.message-link a {
    font-size: 12px;
    margin: 0 !important;
    min-width: inherit;
    padding: 0;
    font-weight: 400;
}
.assigned-box-tooltip .assigned-box li.message-link a:hover{
	background: #ff4852 !important;
}
.bids-history-outer .bids-input-right.bid-box-open .assigned-box-tooltip {
    right: -35px;
    top: -63px;
}

.power-local-section ul li span.start-latter,
.quality-section .quality-content p span.start-latter {
    margin-right: 1px;
}

.apply-payment-items.contractor-hired-form-outer .choose_service.d-flex {
    flex-wrap: wrap;
}
.user-page-right .contractor-hired-form-outer form .my-project-include{width: 100%;}
.user-page-right .contractor-hired-form-outer form .my-project-include .category-service {
    padding-left: 37px;
    display: flex;
    flex-wrap: wrap;
}
.user-page-right .contractor-hired-form-outer form .my-project-include .category-service label {
    width: 50% !important;
    min-width: inherit !important;
}
.user-page-right .apply-payment-wrapper .contractor-hired-form-outer form .form-item.choose-file-outer input{
	top: 30px;
}
.user-page-right .apply-payment-wrapper #budget_range, .user-page-right .apply-payment-wrapper #square_fit{margin-left: 0px;}
.page-template-signup-homeowner .passkey-box span, .page-template-signup-homeowner .form-item .toggle-password {
    position: absolute;
    right: 10px;
    top: 31px;
}
.form-item .select2-container{width: 100% !important;}
#main .entry-content p, #main .card-body p {
    display: flex;
}
#main .entry-content p span.start-tag, #main .card-body p span.start-tag {
    margin-right: 5px;
}
.checkbox-area.new_check.pt-4 {
    padding-top: 1px !important;
}
.contactform em {
    color: #ff4852;
}
.become-pro .col-md-12 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px;
    color: #ff4852;
}
.search-header li:hover ul {
    display: block;
}
.top-drop-down1 li,.top-drop-down2 li {
    padding: 5px;
}
.listing-countys p {
    display: unset!important;
}
.filter-select-item.filters-btn {
    text-align: center;
    width: 100%;
    padding-top: 20px;
}

.construct-sect .row {
    margin: 0;
}
.search-header li a{
    font-size: 13px;
    color: #1c3031 !important;
    /* padding: 5px 3px; */
    display: initial;
}
.search-header li a:hover{
    color: #fe4952 !important;
}
.search-header li [class^="dropdown-menu"]{
    min-width: 210px;
    width: 100%;
    right: auto;
    text-align: left;
}
.search-header li [class^="dropdown-menu"] li{ 
    padding: 0;
}
.search-header li [class^="dropdown-menu"] li a{
    padding: 5px 20px;
    font-weight: 500;
    display: block;
    transition: all 0.3s ease-in;
}
.search-header li .dropdown-content-outer{
    padding-right: 0;
}
.bids-title .complete_alert {
    float: right;
    background: #ff4852;
    padding: 2px 8px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    margin: 0 6px 0 0;
}
.complete_pro_status{
    font-weight: 600; 
    text-transform: uppercase;
}
.proRunning {
    color: #faab31;
}
.proComplete{
    color: #26bc50;
}
.form-video {
    min-height: calc(100% + 89px);
    display: flex;
    margin: -88px 0 0 0px;
    height: calc(100% + 139px);
    margin-left: 366px;
    width: calc(100% - 296px);
    overflow: hidden;
    border-radius: 0 90px 90px 0;
}
.form-video video {
    max-height: 100%  !important;
    object-fit: cover;
}
@media all and (max-width: 991px) and (min-width: 768px){
.navbar-nav{
    flex-wrap:wrap;
}
.dropdown-toggle::after {
  position: absolute;
  right: 30px;
  display: flex;
}
}
ul#tick2 {
    margin-top: -2px;
}
@media all and (max-width: 1199px) {
    .form-video {
        margin-left: 230px;
        width: calc(100% - 159px);
    }
}
@media all and (max-width: 991px) {
    .form-video {
        margin-left: 0;
        width: auto;
        height: auto;
        margin: 60px auto 0;
        min-height: 350px !important;
        max-width: 320px;
        border-radius: 40px;
    }
#header-fix .header-main li.nav-item.dropdown.haslevel > .dropdown-menu {
    display: none !important;
    top: 0;
    width: 100%;
    position: inherit;
    max-width: 100%;
}

#header-fix .header-main li.nav-item.dropdown.haslevel > .dropdown-menu.show-menu {
    display: block !important;
    background: #fff;
    box-shadow: none;
    border-bottom: solid 1px #ddd;
    border-radius: 0;
}
#header-fix .header-main li.nav-item.dropdown.haslevel .dropdown-menu .row > ul.nav > li.nav-item > .subLevel{
    left: 0px;
    max-width: 100%;
    position: inherit;
    background: #fff;
    box-shadow: none;
    border-bottom: solid 1px #ddd;
    border-radius: 0;
}
#header-fix .header-main li.nav-item.dropdown.haslevel .dropdown-menu .row > ul.nav > li.nav-item {
    padding: 0 10px;
}
.all-project-iner .img-project-description .logo-image {
    height: 106px;
}
}
@media all and (max-width: 768px) {
	.navbar-expand-md .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.dropdown-toggle::after {
  position: absolute;
  right: 30px;
  display: flex;
}
.form-video {
    margin: 20px auto 0;
    border-radius: 20px;
}	
}

/***********20 / Aug / 2022  devloper**********/
#notificationModel{
    opacity: 1;
}

.notification-history-item.unread_Notification {
    font-size: 15px;
    font-weight: 600;
}
.notification-history-item.read_Notification {
    font-size: 15px;
    font-weight: normal;
}
.notification-input .notify-msg{
    width: calc(100% - 122px);
    padding-right: 15px;
}
.notification-input .notify-actions {
    display: flex;
    align-items: center;
    width: 122px;
    justify-content: flex-end;
}
.notify-actions .remove_notify {
    margin-left: 20px;
}
.notify-actions a.notifyAnchor {
    margin-left: 20px;
}
.notification-history-outer .notification-history-item {
    border-bottom: solid 1px #ddd;
    padding: 10px 20px;
}
.notification-history-outer .notification-history-item:first-child{
    border-top:solid 1px #ddd;
}
.chat-section a > i {
    font-size: 20px !important;
}
.notification-history-outer .notification-history-item.read_Notification {
    background: #e8fffa;
}


#main .faq .entry-content p{
    display: inherit;
}
#main .faq .entry-content p a{
    color: #ff4953;
}
.become-pro-content{
    text-align: center;
    padding: 0px 15px 20px;
    font-size: 15px;
    max-width: 1290px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
}

.pro-license-mem{
    text-align: center;
    padding: 20px 15px 50px;
    font-size: 20px;
    max-width: 800px;
    margin: 0 auto;
    color: #00c139;
    margin-top: 30px;
}

.apply-payment-items .kitchen-right-image-inner {
    padding-bottom: unset;
}
.user-page-right .kitchen-right-image-inner .logo-image{
    object-fit: contain;
    display: block;
    border: 1px solid #eff0f5;
    padding: 15px;
    height: 120px;
    border-radius: 15px;
}
.pro-heading{
    display: table;
    margin: 0 auto;
    background-color: #ff4852;
    border-radius: 30px;
    color: #fff;
    padding: 15px 22px;
    font-size: 16px;
    font-weight: 500;
}
.page-template-become-a-pro #masthead{
    margin-bottom: 40px;
}
.page-template-become-a-pro #masthead h1{
    text-align: center;
    font-size: 36px;
    margin-bottom: 0;
}
.page-template-become-a-pro .cf7_form_1745{
    margin-top: 40px;
}
.privacy-policy .entry-content p{
    flex-direction: column;
    align-items: flex-start;
}

.bg-banner form .form-group {
    position: relative;
}

.bg-banner form .form-group > span.pro_form_loader {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f1f2f3;
    left: 0;
    top: 0;
}

.bg-banner form .form-group > span.pro_form_loader img {
    height: 100%;
    margin: auto;
    display: block;
}
.pro_form_loader {
    display: none;
}

/* ********** -------------------------*************** */
.sellbanner {
    /* padding: 10px; */
    position: relative;
}
/* .sellbanner::before{
    content: '';    
    border: 1px dashed #f00;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} */
.sellbanner .Left {
    padding: 50px 20px;
    /* background-color: #ff4852; */
    color: #fff;
    position: relative;   
    background-position: 18% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.sellbanner .textarea .descttxt {
    /* font-size: 50px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 15px; */
    font-size: 2.8rem;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    align-items: start;
    /* margin: 30px 0 25px -180px; */
    margin: 30px 0 25px 0px;
}
.sellbanner .textarea .descttxt span {
    font-size: 6.5rem;
    line-height: 0.8;
    font-weight: 700;
    position: relative;
}
.sellbanner .textarea{
    position: relative;
    /* padding-left: 140px; */
}
/* .sellbanner .textarea::before{
    content: '';
    width: 130px;
    height: 130px;
    border-radius: 50%;
    position: absolute;
    left: 15%;
    top: -9%;
    background-color: #f1c50e;
} */
.sellbanner .textarea .subtitile{
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 100%;
    /* margin-left: 153px; */
}
.sellbanner .textarea .subtitile .mainttxt{
    margin-bottom: 20px;
    /* margin-left: -180px; */
}
.sellbanner .textarea .subtitile .subtitleText{
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 100%;
}
.sellbanner .textarea .callforsell{
    font-size: 24px;
    font-weight: 500;
    line-height: 100%;

}
.offerbanner .arrow_img {
    position: absolute;
    top: 10px;
    right: 22%;
    width: 140px;
}
.offerbanner .arrow_img img {
    filter: brightness(10);
    width: 100%;
}
/* .sellbanner .textarea .bannercallblock{
    margin-top: 15px;
} */
.phsell a img {
    filter: invert(1);
    width: 20px;
}
.phsell a{
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: #000;
}


@media screen and (max-width: 1100px){
    .sellbanner .textarea{
        /* padding-left: 100px; */
    }
    .sellbanner .textarea .subtitile {
        font-size: 1.4rem;
    }
    /* .sellbanner .textarea::before{
        left: 7%;
        top: -9%;
    } */
    .sellbanner .textarea .descttxt{
        font-size: 2.4rem;
        /* margin: 25px 0 20px -130px; */
        margin: 25px 0 20px 0px;
    }
    .sellbanner .textarea .subtitile .mainttxt{
        /* margin-left: -130px; */
    }
    .sellbanner .textarea .subtitile .subtitleText{
        font-size: 1.2rem;
    }
    .sellbanner .textarea .callforsell{
        font-size: 1.7rem;
    }
    .offerbanner .arrow_img{
        top: 15px;
        width: 120px;
        right: 20%;
    }
}


@media screen and (max-width: 991px) {

    /* .sellbanner .Left {
        padding: 30px 20px;
    } */
    .stickyphnumber.fixedBtn a {
        padding: 10px 15px;
        font-size: 12px;
    }

    .sellbanner .textarea{
        padding-left: 0px;
    }
    .sellbanner .textarea .subtitile {
        font-size: 1.3rem;
    }
    /* .sellbanner .textarea::before{
        left: 0%;
        width: 100px;
        height: 100px;
    } */
    .sellbanner .textarea .subtitile .subtitleText{
        font-size: 1.1rem;
    }
    .sellbanner .textarea .descttxt{
        font-size: 2.2rem;
        /* margin: 20px 0 12px -100px; */
        margin: 20px 0 12px 0px;
    }
    .sellbanner .textarea .subtitile .mainttxt{
        /* margin-left: -100px; */
    }
    .sellbanner .textarea .descttxt span {
        font-size: 6rem;
    }
    .sellbanner .textarea .callforsell{
        font-size: 1.4rem;
    }
    .sellbanner .textarea .bannercallblock .phsell  a{
        font-size: 14px;
        padding: 6px 17px;
    }
    .sellbanner .textarea .bannercallblock .phsell  a img {
        width: 18px;
    }
    .sellbanner .Left{
        background-position: 25% 50%;
    }
    .offerbanner .arrow_img{
        width: 100px;
    }
}
@media screen and (max-width: 768px) {
    .stickyphnumber.fixedBtn a {
        padding: 8px 15px;
        gap: 18px;
        transform: unset;
        width: 50px;
        height: 50px;
        padding: 8px;
        justify-content: center;
        border-radius: 50px;
        background-color: #fe525a;
    }
    .stickyphnumber.fixedBtn a img{
        filter: invert(1);
    }
    .stickyphnumber.fixedBtn a span {
        display: none;
    }
        /* .sellbanner .Left {
        padding: 30px 20px;
    } */
    .sellbanner .Left{
        background-position: 30% 50%;
    }
    .sellbanner .textarea .descttxt {
        /* margin: 20px 0 12px -50px; */
        margin: 20px 0 12px 0px;
        font-size: 2rem;
    }
    .sellbanner .textarea .subtitile .mainttxt{
        margin-bottom: 15px;
        /* margin-left: -50px; */
    }
    /* .sellbanner .textarea .bannercallblock {
        margin-top: 10px;
    } */
    .sellbanner .textarea .descttxt span {
        font-size: 5rem;
    }
    .sellbanner .textarea .subtitile{
        font-size: 1.3rem;
    
    }
    .sellbanner .textarea .callforsell{
        font-size: 1.1rem;
    }
    .offerbanner .arrow_img {
        top: 15px;
        right: 12%;
    }
}
@media screen and (max-width: 576px) {

    .offerbanner .arrow_img{
        width: 60px;
    }
    .sellbanner .Left {
        padding: 25px 10px;
    }
    .sellbanner .textarea {
        /* padding-left: 35px; */
    }
    .sellbanner .textarea .descttxt {
        font-size: 1.5rem;
    }
    .sellbanner .textarea .descttxt span {
        font-size: 3.5rem;
    }
    .sellbanner .textarea .subtitile .mainttxt {
        margin-bottom: 10px;
    }
    .sellbanner .textarea .subtitile, .sellbanner .textarea .callforsell{
        font-size: 1rem;
    
    }
    .sellbanner .textarea .subtitile .subtitleText{
        font-size: 0.8rem;
    }
    .sellbanner .textarea .bannercallblock .phsell a{
        font-size: 12px;
        padding: 3px 12px;
        gap: 6px;
    }
    .sellbanner .textarea .bannercallblock .phsell a img{
        width: 14px;
    }
    .sellbanner .textarea .bannercallblock{
        gap: 4px;
    }
}

@media screen and (max-width: 400px) {
    .offerbanner .arrow_img{
        width: 60px;
        top: 0;
        right: 6%;
    }
    .sellbanner .textarea {
        padding-left: 0px;
    }
    .sellbanner .Left {
        background-position: 32% 50%;
    }
    .sellbanner .textarea .descttxt {
        font-size: 1.2rem;
        /* margin: 0px 0 12px -25px; */
        margin: 0px 0 12px 0px;
    }
    .sellbanner .textarea .subtitile .mainttxt{
        /* margin-left: -25px; */
    }
    .sellbanner .textarea .descttxt span {
        font-size: 3rem;
    }
    .sellbanner .textarea .subtitile, .sellbanner .textarea .callforsell{
        font-size: 0.8rem;
    
    }
    .sellbanner .textarea .subtitile .subtitleText{
        font-size: 0.7rem;
    }
    .sellbanner .textarea .bannercallblock .phsell a{
        font-size: 12px;
        padding: 3px 12px;
    }
    .sellbanner .textarea .bannercallblock .phsell a img{
        width: 14px;
    }
    .sellbanner .textarea .subtitile .mainttxt{
        margin-bottom: 5px;
    }
    .sellbanner .textarea .bannercallblock {
        margin-top: 5px;
        gap: 4px;
    }

}
.trigger{
      text-align: center;
    padding: 7px 13px;
    background: #3e3e3e;
    color: #fff;
    font-size: 15px;
    outline: none;
    border: none;
    border-radius: 5px;
    font-family: cursive;
}

.modal1 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
	z-index:999999;
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}
.modal-content1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	max-width: 450px;
    width: 100%;
}

.show-modal1 {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
.custom-popup_outer.modal1 div#userform {
    margin: 0;
}
span.close-button {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 42px;
    background: #ff4953;
    height: 40px;
    width: 40px;
    line-height: 80px;
    cursor: pointer;
    display: flex;
    padding: 4px 0 0 2px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
}
button.trigger.btn.btn-red {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 10px 20px;
    background: #ff4953;
    color: #fff;
    font-size: 20px;
    z-index: 99;
}
@media screen and (max-width: 480px) {
	.modal-content1 {
		max-width: calc(100% - 30px);
	}
	span.close-button {
		right: -1px;
		top: -1px;
	}
}
  