body{font-family:Poppins,sans-serif}
p{font-size:15px;line-height:25px;margin-bottom:16px;color:#200a0a;font-family:Poppins,sans-serif;font-weight:300}
ul li{list-style:none}
img{max-width:100%}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;color:#200a0a}
h1{font-size:50px;line-height:55px;font-weight:700}
h1 span,h2 span{color:#4ba109}
h2{font-size:37px;line-height:44px;font-weight:700;position:relative}
h3{font-size:25px;line-height:38px;font-weight:700;}
h4{font-size:22px;font-weight:700}
h5{font-size:20px;font-weight:300}
h6{font-size:18px;font-weight:300}
.text-green-color{color: #4BA109;}
.fw-500{font-weight: 500;}
.py-12{padding-top:4rem;padding-bottom:4rem}
.btn{height:45px;display: flex;align-items: center;background: transparent;}
.btn:hover, .btn:focus, .btn:active:focus, btn:active:focus{box-shadow: none;background: transparent;}
.form-control:focus{box-shadow:none;}
.site-bg-color{background: #4ba109 !important;}
.center-bg-pattern h2{width: fit-content;margin: 0 auto;}
.gray-bg{background:#eeeded;}
a:hover {color: #4ba109;}

.w-900{max-width:900px;}
.btn-green:hover{color: #fff !important;background: #4ba109 !important;}
.btn-green:hover .arrow-green{filter: brightness(26);}

/*Header Css */
.backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color: rgba(249, 250, 253, 0.67);}
.padding-transition{padding:.25rem!important}
header .navbar{padding-top:0!important;padding-bottom:0!important}
.arrow{background:url('../img/arrow-icon-right-w.svg') no-repeat;width:25px;height:12px;display:inline-block;background-size:25px;background-position:center;margin-left:8px;transition: all .2s ease;}
.arrow-green{background:url('../img/arrow-icon-right.svg') no-repeat;transition: all .2s ease;background-size:25px;background-position:center;}
.bg-holder{position:absolute;width:100%;min-height:100%;top:0;left:0;background-size:cover;background-position:center;overflow:hidden;will-change:transform,opacity,filter;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-repeat:no-repeat;z-index:0}
.py-lg-10{padding-top:12.5rem!important;padding-bottom:12.5rem!important}
header .navbar-nav .btn{width:150px;border-color:#fff;color:#fff!important;line-height:normal;font-size:16px;transition: all .5s ease;}
header .navbar-nav .btn:hover{background:#fff;color:#200a0a!important;border:1px solid #4ba109;}
header .navbar-nav .btn.active{background:#fff;color:#200a0a!important;border:1px solid #4ba109;}
.banner-section {height: 100vh;position: relative;}
.banner-section .row{position:relative;z-index:1}
.banner-section .btn{font-size: 16px;background: #000000;color: #fff;border-color:#000;transition: all .5s ease;justify-content: center;}
.banner-section .btn:hover{background:#4ba109 !important;color:#fff!important;border-color:#4ba109;}
.banner-section .btn:hover, .banner-section .btn:focus, .banner-section .btn:active:focus{box-shadow: none;background: #000000;}
nav.header-scrolled .btn{background:#4ba109;color:#fff!important}
strong{font-weight: bold;}
.cursor{cursor: pointer;}
.navbar-brand{ outline: none; margin: 0;}
.m-b-m, .nw_l_c_cb{display: none;}
header .navbar-nav li.dropdownlist .btn {border: none;}
header .navbar-nav li.dropdownlist .btn:hover {background: transparent; border: none;}

header .navbar-nav li.dropdownlist .btn:hover {
    width: auto;
}
header nav.header-scrolled li.dropdownlist .btn {
    background: transparent;
}


.dropdown-toggle::after {width: 10px;height: 10px;border-right: 2px solid #fff;border-bottom: 2px solid #fff;position: absolute;right: 10px;content: " ";top: 14px;transform: rotate(45deg);margin: 0;border-top: 0;border-left: 0;}
[data-bs-toggle=dropdown][aria-expanded=true].dropdown-toggle::after {transform: rotate(223deg);transition: all .2s ease-in-out;top:18px;}
.dropdown-item{font-size: 14px;}
.dropdown-item .fas{margin-right: 8px;}
.usr-nme{padding-right: 24px;color: #fff;padding-left: 4px;font-size: 14px;}
.header-scrolled .usr-nme, .header-scrolled .bx-tada{color: #000;}
.header-scrolled .dropdown-toggle::after{border-color:#000;}
.header-scrolled .header-profile-user{background-color:#000;}
.bx-tada{font-size: 28px;color: #fff;}
.notification-bx .badge {position: absolute;top: -4px;right:-6px;background: #fff;color: #000;font-weight: 500;}
.header-scrolled .notification-bx .badge{background:#000;color:#fff;}

/* Services Section */
.our-services-section{height: auto;}
.our-services-section .services-card h6{min-height: auto;}
.btn-green{border-color:#4ba109!important;color: #4BA109;width: fit-content;transition: all .5s ease;}
.btn-green:hover{color: #4BA109;}
.btn-black{border-color:#000!important;color: #fff !important;width: fit-content;background:#000 !important;transition: all .5s ease;}
.btn-black:hover{color: #fff !important;background:#4ba109 !important;border-color:#4BA109 !important}

.heading-bg {padding-left: 14px;}
.heading-bg:before{background: url('../img/title-bg.png') no-repeat; width: 90px; height: 81px; position: absolute;left: 0px;top:-6px;content: '';z-index: -1;bottom: 0;
  margin: auto;}
.services-card img {object-fit: contain; width: 70px;}  
.services-card{position: relative; box-shadow: 0px 2px 20px #00000029;border-radius: 0px 50px 0px 0px;height: auto;padding:30px 16px; margin: 0px 16px 0px 16px;-webkit-transition-timing-function: cubic-bezier(.4,0,.2,1)!important;
  transition-timing-function: cubic-bezier(.4,0,.2,1)!important;transition: all .5s ease;}  
.service-card-innerdet p, .service-card-inner-det p {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.services-card:hover{background:#4ba109}
.white-bg-link{box-shadow: 0px 3px 6px #00000029;width: 43px;height: 43px;background:#fff  url('../img/arrow-icon-right.svg') no-repeat;background-size: 22px;
  background-position: center;margin: 0;transition: all .5s ease; position: absolute; bottom: 1rem; right: 1rem;}
.services-card h6{font-weight: 600;}
.services-card:hover h6, .services-card:hover p,.services-card:hover {color: #fff;}
.services-card:hover img{filter: brightness(26);}
.service-card-box .col-md-6:nth-child(2n) .services-card{border-radius: 50px 0px 0px 0px;margin-top: 62px;}
.service-card-box .col-md-6:nth-child(3) .services-card{border-radius: 0px 0px 0px 50px;}
.service-card-box .col-md-6:nth-child(4) .services-card{border-radius: 0px 0px 50px 0px;margin-top: 38px;}
.services-gried-section .services-card {padding: 30px 16px 50px; height: 100%;}
.service-card-innerdet {
    font-size: 14px;
}

/* Abt Section */
.abt-section{position: relative;}
.abt-section .container{position: relative; z-index: 1;}
.abt-section h5{font-weight: 700;}
.abt-section h5{color: #000000;font-weight: 500;}
.smallhead{color: #4BA109;font-size: 20px; line-height: 30px;}
.frst-cls-ser-heading h5{color:#7D7D7D;font-weight:500;}
.frst-cls-ser p{font-size: 13px;}
.abt-section .heading-bg:before{top:-38px;left: -16px;}
.abt-section .heading-bg{padding-left: 0px;}

.what-ever-need .bx-green-col{position:relative}
.what-ever-need-img{position:absolute;left:0;top:0;z-index:0;width: 100%;height: 100%;}
.what-ever-need-inner-sec{position:relative;z-index:1;width:100%;padding-left:calc(100% - 68%);padding-right:calc(100% - 94%);padding-bottom: 36px;}
.bx-green-col:after{background:rgba(75, 161,  9, 0.8);content:'';position:absolute;left:0;top:0;z-index:0;width:100%;height:100%}
.toolimg{width:60px;height:62px;background:#fff;border-radius:100%;display:flex;margin:0 auto;align-items:center;justify-content:center;padding:10px;margin-bottom:18px}
.what-ever-tool{display:flex;align-items:center;justify-content:space-between;padding:0}
.what-ever-tool li{width:172px;height:172px;border:2px solid #fff;border-radius:10px;padding:18px 9px 12px 9px;position:relative;margin-right: 8px;}
.what-ever-tool li:last-child{margin-right:0px;}
.what-ever-need p{color:#fff}
.what-ever-tool h6{font-size:16px}
.what-ever-tool li .white-bg-link{position:absolute;bottom:-20px}
.why-us-content img{object-fit: cover; width: 100%;height: inherit;}
.why-us-content {height: 100%;}
.what-ever-need-img img {height: inherit;width: 100%;}
.wrk-pro-img-con{position: relative;padding: 14px;-webkit-backface-visibility: hidden;-webkit-transform: translate3d(0, 0, 0);overflow: hidden;}
.work-process h6{color: #4BA109;}
.wrk-pro-img-con:after{content:'';border:4px dashed #000;left:0;width:100%;height:100%;border-radius:100%;top:0;position:absolute}
.wrk-pro-img-con:hover:after{animation-name:rotate;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:linear}
@keyframes rotate{
  from{ transform: rotate(-360deg); }
  to{ transform: rotate(360deg); }
}

.testimonial-section{border-bottom: 4px solid #4ba109;}
.testimonial-section .container{z-index: 1;}
.testimonial-section:after{background:rgb(40 34 29 / 97%);content: '';position: absolute;width: 100%;height: 100%;top:0px;left:0px;}
.bg-fixed {background-size: cover;background-repeat: no-repeat;background-position: center center;background-attachment: fixed;}
.testimonial-text{font-size:26px;line-height:36px;color:#fff}
.testimonial-section .testimonial-client img{width:66px;height:66px;margin-right:20px}
.testimonial-text h6{margin:0;font-size:28px;color:#000;font-weight:800;font-family:Oswald}
#testimonialSlider .owl-nav{display:none}
#testimonialSlider .owl-dots .owl-dot.active{border-color:#4ba109}
#testimonialSlider .owl-dots .owl-dot.active span{background-color:#4ba109}
#testimonialSlider .owl-dots .owl-dot{border:1px solid #fff;width:18px;height:18px;margin:2px;border-radius:100%;display:flex;align-items:center;justify-content:center}
#testimonialSlider .owl-dots .owl-dot span{background-color:#fff;width:12px;height:12px;border-radius:100%;display:block}
#testimonialSlider .owl-dots{display:flex;width:100%;justify-content:flex-end}
.book-professional{display: flex; background-position: center; background-size: cover;}
.book-professional h2{margin-bottom: 0px;}

/*Inner Banner */
.inner-pg-banner{height:400px;overflow:hidden;background-position: center;background-size: cover;}
.inner-pg-banner:after{background:-moz-linear-gradient(left,rgba(75,161,9,.11) 0,#4ba109 100%);background:-webkit-linear-gradient(left,rgba(75,161,9,.11) 0,#4ba109 100%);background:linear-gradient(to right,rgba(75,161,9,.11) 0,#4ba109 100%);content:'';position:absolute;left:0;top:0;width:100%;height:100%}
.inner-pg-banner .container{position:relative;z-index:1}
.inner-pg-banner h1{border-bottom:2px solid #fff;position:relative;color:#fff;padding-bottom:8px}
.inner-pg-banner h1:after{content:'';width:12px;height:12px;background:#fff;position:absolute;margin:auto;bottom:-7px;left:0;right:0;border-radius:100%}

/*Login Page */
.useraccsection{background:url('../img/bg-login.png') no-repeat;background-position:right center}
.loginpg .container{box-shadow:0 3px 20px #00000029;overflow:hidden;border-radius:20px;}
.smalltext{color:#4ba109;font-size:15px;line-height:25px}
form .lbl-text{color:#0a0303;font-size:13px;line-height:23px;font-weight:400;margin-bottom:5px}
form .form-control, form .form-select{border:1px solid #a4a4a4;border-radius:100px;background-color:#fff;font-size:15px;font-weight:400;font-size: 13px;height: 44px;}
form .form-control:focus, form .form-select:focus{border-color:#a4a4a4;box-shadow:none;}
.linktxt{color:#003881;font-size:13px;line-height:23px}
.register a{color:#ff4021}
.lbl-text sup{color:#ff4021;font-size:14px;top:-.1em}
.form-check-input:checked {background-color: #4ba109;border-color: #707070;border-radius: 2px;}
.form-check-input:focus{box-shadow: none;}
.w550{max-width: 550px !important;}
.dropdown-item.active, .dropdown-item:active{background-color: #5a9e28;}
.navbar-light .dropdownlist .dropdown-toggle.btn {width: auto; padding-right: 24px;}



/*Sign Up Page */
ul.tabs{margin:0;padding:0;list-style:none}
ul.tabs li{color:#000;display:inline-block;padding:10px 15px;cursor:pointer;font-size:30px;line-height:46px;font-weight:700}
ul.tabs li.current{color:#4ba109;border-bottom:4px solid #4ba109}
.tab-content{display:none;box-shadow:0 3px 20px #00000029;background:#fff;border-radius:20px}
.tab-content.current{display:inherit}

/* Add Payment Page Css */
.payment-box-wrpaper{box-shadow: 0 3px 20px #00000029;background: #fff;border-radius: 20px;min-height:400px;}
.w-900{max-width:750px;}
.paybx{background: #FBF9F9;border-radius: 10px;}
.paypalicon{width: 120px; height: 46px;background: url('../img/paypal.png') no-repeat;background-position: center; background-size: contain;}
.visa-list{width: 231px; height: 39px;background: url('../img/visa-list.png') no-repeat;background-position: center; background-size: contain;}
.radiogrp{color: #000;font-size: 22px; line-height: normal;font-weight: 600;}
.w131{width:131px;}
.w125{width:134px;}

/* About Page Css*/
.img-box{box-shadow:0 2px 20px #00000029;border-radius:50px 0 0 0}
.gray-bg-section{background:#eeeded;min-height:420px;position:relative;z-index:0}
.man-wrap-pic{position:absolute;left:0;top:auto;bottom:-126px}
.man-wrap-pic img{width:340px}
.pbimg{padding-bottom:6rem}
.black-bg{background:#000;z-index:1}
.bids-from-section p{color:#fff}
.transfrom-pic:before{content:'';width:118px;height:100%;position:absolute;left:-78px;top:0;transform:skew(349deg);background:#000;z-index:0}
.bids-from-section .btn{border-color:#fff !important;color: #fff !important;}
.font-big{color: #4BA109;font-size:30px;font-weight: 500;}
.down-arrow{background:url('../img/down-arrow.svg') no-repeat;width:20px;height:20px;display:inline-block;background-size:contain;background-position:center;margin-left:8px}
.services-gried-section .btn-green{background:#4ba109; color: #fff !important;}
.services-gried-section .btn:hover, .services-gried-section .btn:focus, .services-gried-section .btn:active:focus{box-shadow: none;background: #4ba109;color: #fff!important;}
.bdrradius-2{border-radius: 0px 0px 0px 50px !important;}

.info-item{margin-bottom:14px}
.info-item i{font-size:22px;color:#4ba109;margin-right:18px}
.info-item p{color:#200a0a;font-size:20px;line-height:25px;margin:0}
.info-item p a{color:#200a0a}
.form-control.msg-control{height:100px;padding:21px;resize:none}

/* Select Radiou Button Css */
.services-question-box{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 20px #9e9E9E29;width:100%;max-width:700px;margin:0 auto;min-height:350px}
.service-que-heading{font-size:25px;line-height:38px;color:#656565;font-weight:500}
.questionGroup{background-color:#fff;display:block;margin:10px 0;position:relative;border:1px solid #5fa928;border-radius:100px;overflow:hidden}
.questionGroup label{padding:14px 30px;width:100%;display:block;text-align:left;color:#200a0a;cursor:pointer;position:relative;z-index:2;transition:color .2s ease-in;overflow:hidden;font-size:15px;line-height:20px;font-weight:400}
.questionGroup label:before{width:10px;height:10px;content:"";background-color:#4ba109;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale3d(1,1,1);transition:all .3s cubic-bezier(.4, 0, .2, 1);opacity:0;z-index:-1;border-radius:100px;color:#fff}
.questionGroup input:checked~label{color:#fff}
.questionGroup input:checked~label:before{transform:translate(-50%,-50%) scale3d(66,56,1);opacity:1}
.questionGroup input{width:32px;height:32px;order:1;z-index:2;position:absolute;right:30px;top:50%;transform:translateY(-50%);cursor:pointer;visibility:hidden}
.prev-btn .arrow{transform: rotate(180deg);margin-left: 0;margin-right: 8px;}

/*Calender Css */
.calendar{position:relative;width:100%px;background-color:#fff;padding:0;border-radius:0;border:1px solid #dbdbdb}
.calendar .ui-datepicker{display:inline-block;margin:auto;background-color:#fff}
.calendar .ui-datepicker .ui-datepicker-calendar{width:100%;text-align:center}
.calendar .ui-datepicker .ui-datepicker-calendar a{text-decoration:none;color:#1d1d1d;padding:5px;font-size:20px;line-height:20px;font-weight:500}
.calendar .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a{color:#fff;background:#4ba109;border-radius:5px;padding:4px 8px;width: 32px;display: inline-block;text-align: center;}
.calendar .ui-datepicker .ui-datepicker-calendar .ui-state-active,.calendar .ui-datepicker .ui-datepicker-calendar .ui-state-hover{color:#4ba109}
.calendar .ui-datepicker .ui-datepicker-header{padding:12px}
.calendar .ui-datepicker .ui-datepicker-prev{float:left;line-height:2.5rem}
.calendar .ui-datepicker .ui-datepicker-next{float:right;line-height:2.5rem}
.calendar .ui-datepicker td{line-height:52px}
.calendar .ui-datepicker thead{color:#fff;background:#4ba109;font-size:20px;line-height:36px}
.calendar .ui-datepicker thead th{font-weight:400}
.calendar .ui-datepicker-title{text-align:center;font-size:22px;color:#656565;text-transform:uppercase;font-weight:600}
.calendar .ui-icon .fa-fw{text-align:center;width:auto;color:#000;font-size:34px;cursor:pointer}
.calendar a.ui-datepicker-prev.ui-corner-all.ui-state-disabled .ui-icon .fa-fw,.calendar td.ui-datepicker-unselectable.ui-state-disabled{color:#bdbdbd;cursor:default}

/*Image Upload Section */
.fileinput-button{position:relative;overflow:hidden;border:1px dashed #4ba109;border-radius:30px;height:100px}
.upIcon{background:url('../img/img-upload-icon.svg') no-repeat;background-position:center;background-size:contain;display:block;width:42px;height:30px;margin:0 auto 5px}
.fileinput-button input{position:absolute;top:0;right:0;margin:0;opacity:0;-ms-filter:"alpha(opacity=0)";font-size:200px;direction:ltr;cursor:pointer}
.thumb{height:72px;width:86px}
ul.thumb-Images{display:flex;margin:0;flex-wrap: wrap;justify-content: flex-end;padding: 0;}
output#Filelist{display:flex;justify-content:end}
ul.thumb-Images li{width:86px;height:72px;margin-left:14px;overflow:hidden;border-radius:5px;margin-bottom: 14px;}
ul.thumb-Images li:first-child{margin-left:0}
.img-wrap{position:relative;display:inline-block;font-size:0}
.img-wrap .close{position:absolute;bottom:3px;right:4px;background-color:#4ba109;padding:4px;color:#fff;font-weight:300;cursor:pointer;font-size:16px;line-height:9px;border-radius:50%;transition:all .5s}
.img-wrap:hover .close{opacity:1;background-color:red}
.services-question-box .form-control.msg-control{border:1px solid #5ca624;border-radius:30px;height:120px}
.services-question-box .form-control{border:1px solid #5ca624;border-radius:30px;}
.imupsp{font-size:15px;line-height:23px;font-weight:500;color:#0c0707}

.custom-list{margin: 0px;padding: 0px;}
.custom-list li{font-size: 15px;line-height: 25px;color: #200A0A;margin-bottom: 16px;position: relative;padding-left:20px;font-weight: 400;}
.custom-list li:before{content: '';position: absolute;width: 11px;height: 11px;background: #4ba109;border-radius:100%;left: 0px;top:9px}
.success-info{margin:0px;padding: 0px;}
.success-info li{color: #200A0A;font-size: 23px;line-height: 20px;border-bottom: 1px solid #000;padding: 22px 0;}
.success-info li:last-child{border-bottom:0px;}
.success-info li i{padding-right: 18px;color: #4BA109;}
.success-info li a{color: #200A0A;transition:all .5s;}
.success-info li a:hover{color: #4BA109;}
.btmtext{background: #4ba109;color: #fff;font-size: 12px;font-weight: 300;line-height:22px;padding: 4px 10px;position: relative;top: -14px;}


/* How it Works Page */
.how-it-work-section{position: relative; z-index: 0;background-position:inherit; background-repeat: no-repeat;background-size: cover;}
.mtcut{margin-top:-3rem;}
.hme-cle-ser{background:#fff;font-size:20px;line-height:25px;color:#4ba109;width:130px;height:110px;position:absolute;display:flex;align-items:center;justify-content:center;padding:16px;box-shadow:0 2px 20px #00000029}
.tpbx{top:55px;left:-68px}
.btbx{bottom:-49px;right:35px}
.pe-6{padding-right:6rem}
.how-it-work-section h6{font-weight: 700;}
.book-home-icon{background: url('../img/book-home.svg') no-repeat;background-position: center; background-size: contain;width: 60px;height: 64px;}
.save-time-icon{background: url('../img/save-time.svg') no-repeat;background-position: center; background-size: contain;width: 90px; height: 64px;}
.services-item-flgrid{background:#fff;overflow: hidden;}
.services-item-flgrid h3{color: #4BA109;}
.services-item-flgrid img {
    transition: all ease-in-out 0.4s;
    max-height: 450px;
    width: 100%;
    object-fit: cover;
    min-height: 450px;
}
.services-item-flgrid:hover img {transform: scale(1.1);}

/* FAQ Page CSS */
.acc{margin-bottom:16px;background-color: #fff;border: 1px solid rgba(0,0,0,.125);}
.acc-head{background-color: transparent;padding: 14px 10px;font-size: 18px;position: relative;cursor: pointer;font-weight: 500;}
.acc-head::after,.acc-head::before{content:'';position:absolute;top:50%;background-color:#4ba109;transition:all .3s}
.acc-head::before{right:30px;width:3px;height:20px;margin-top:-10px}
.acc-head::after{right:21px;width:20px;height:3px;margin-top:-2px}
.acc-head.active::before, .acc-head.active::after{background-color:#fff;}
.acc-head.active {background-color: #4ba109;color: #fff;}
.acc-content{padding:15px 10px;display:none}
.acc-head.active::before{transform:rotate(90deg)}

/* My Request Page */
.my-request-section{background: #FBFBFB; margin-top: -6rem;padding-top: 7rem;}
.request-gride{border: 1px solid #707070;background: #fff;border-radius: 6px;transition:all .3s}
.request-gride-header{background: #f1f5f9;border-radius: 8px;}
.request-gride-left h5{color: #4BA109;font-weight:600;margin-bottom: 0px;padding-left:12px;}
.request-date{border: 1px solid #549F1C;height:48px;border-radius: 18px;background: #fff;}
.request-date h6{margin-bottom:0px;font-size: 16px;font-weight: 400;}
.request-date h6 strong{margin-right:8px;}
.request-label-text{color: #0A0202;font-size: 16px;line-height: 26px;font-weight: 600;}
.request-detail-text{color: #0A0202;font-size: 15px;line-height: 25px;font-weight: 400;}
.calIcon{background: url('../img/calicon.svg') no-repeat; width: 18px; height: 22px; background-size: contain; background-position: center;margin-right:8px;margin-bottom: 4px;}
.price{color: #0A0202;font-size: 22px;line-height: 28px;text-align: right;}
.price strong{display: block;}
.pr-box-sect{display: flex;flex-direction: column;}
div .progress-btn{border-radius: 100px;height: 42px;padding: 8px 18px;color: #fff;font-size: 16px; line-height:26px;background: #4E9D0C;transition:all .5s;}
.as-bg{background: #00125B !important;}
.inp-bg{background: #000000 !important;}
.comp-bg{background: #4E9D0C !important;}


/* My Profile Page */
.profile-banner{min-height: 550px;}
.profile-banner p{color: #fff;}
.my-profile-section{margin-top: -7.5rem;z-index: 1;}
.profile-img{margin:0 auto;position:relative;width:250px;border: 6px solid #fff;border-radius: 100%;height: 250px;}
.profile-thumb{background:#fff;border-radius:50%;height:100%;margin:0 0 0;width:100%}
.upload{top:28px;position:absolute;right:0}
.upload img{cursor:pointer}
.file-upload{display:none!important}
.upload-button{width:40px;height:40px;background:#fff;border-radius:50%;}
.upload-button img{width:22px;height:22px;}
.user-profile-name{color: #56A11F;font-size:36px;line-height: 40px;font-weight: 700;}
.user-detail-info .info-item i{color: #311212;font-size: 28px;font-weight: 600;}
.user-detail-info .info-item p a{color: #311212;font-size: 28px;font-weight: 500;}
.my-profile-section .btn-green {background: #4ba109;color: #fff !important;}

/* Static Page Content */
.static-pg-links a{border: 1px solid #4BA109;border-radius: 100px;background:#fff;color: #4BA109;transition:all .5s;margin-left: 26px;}
.static-pg-links a:first-child{margin-left: 0px;}
.static-pg-links a:hover, .static-pg-links a.active{background: #4BA109;color: #fff;}
.static-pg-content h5, .static-pg-content h6{font-weight:700;}
.static-pg-content h2{font-size: 30px;}
.static-pg-content h3{font-size: 26px;line-height: 33px;}
.static-pg-content h4{font-size: 22px;}
.static-pg-content p{margin-bottom: 22px;}
.static-pg-content ol li{font-size: 15px;color: #200a0a;font-weight: 300;margin-bottom: 12px;line-height: 22px;}
.static-pg-content ul{padding: 0px;}
.static-pg-content ul li{font-size: 15px;line-height: 22px;color: #200A0A;margin-bottom: 12px;position: relative;padding-left:20px;font-weight: 400;}
.static-pg-content ul li:before{content: '';position: absolute;width: 8px;height: 8px;background: #4ba109;border-radius:100%;left: 0px;top:9px}

/* User Dashboard Page */
.usr-dbd-bner.inner-pg-banner{height:100px}
.header-profile-user{height:36px;width:36px;background-color:#f6f6f6;padding:2px}
#sidebar-wrapper{background:#efefef;border-radius:10px}
.sidebar-nav{padding:0;margin:0}
.sidebar-nav li{font-size:16px;line-height:27px;border-bottom:1px solid #d7dce2;padding:14px;transition:all .5s}
.sidebar-nav li:last-child{border-bottom:0}
.sidebar-nav li i{background:#fff;padding:6px;border-radius:5px;font-size:14px;width:26px;height:26px;display:inline-block;text-align:center;margin-right:10px;transition:all .5s}
.sidebar-nav li a{color:#060101;transition:all .5s}
.sidebar-nav li:hover a,.sidebar-nav li:hover i{color:#4ba109}
.sidebar-nav li.active a,.sidebar-nav li.active i{color:#4ba109}
#page-content-wrapper{border:1px solid #dcdcdc;border-radius:10px;padding:16px;background:#efefef}
.bx-tada:before{transform-origin: top center;animation: swing 2s ease infinite;}
@keyframes swing {
	20% {
		transform: rotate(15deg);
	}
	40% {
		transform: rotate(-10deg);
	}
	60% {
		transform: rotate(5deg);
	}
	80% {
		transform: rotate(-5deg);
	}
	100% {
		transform: rotate(0deg);
	}
}
/*Job Detail Contractor */
.sidebar-box-inner{border: 1px solid #707070;border-radius: 10px;overflow: hidden;}
.top-header-card{background: #707070;border-radius: 10px 10px 0px 0px;height: 56px;padding: 12px;}
.bid-now-btn{border: 1px solid #FFFFFF;border-radius: 100px;font-size: 12px;padding: 4px 18px;color:#fff;transition:all .5s}
.bid-now-btn:hover{color: #fff;background: #56a11f;}
.location-bx{border: 1px solid #949494;background: #F8F8F8;border-radius:6px;}
.usr-q-b small {font-size: 0.675em;}
.usr-q-b{background:#f8f8f8;min-height:60px;display:flex;align-items:center;padding:12px;font-size:14px;color:#030402;font-weight:500;position:relative;padding-left:42px}
.usr-q-b i{padding-right:12px;color:#56a11f;font-size:18px;position:absolute;left:14px;top:21px}
.sidebar-card-body{padding:22px}
.usr-a-b{padding:12px 0;color:#818181;font-size:14px;line-height:20px;min-height:62px}
.thumb-Images-cont-brd{display:flex;justify-content:space-between;align-items:center;margin:0;padding:0}
.thumb-Images-cont-brd li{margin-right:12px;border-radius:4px;overflow:hidden}
.thumb-Images-cont-brd li:last-child{margin-right:0}
.l-h{border-bottom:1px solid #949494;height:36px;display:flex;align-items:center;padding:6px 12px;color:#56a11f;font-size:16px}
.location-bx p{padding:12px;margin:0;font-size:14px;line-height:18px}
a.modal-button.mt-2.chatModal {margin: 0 0 0 24px;  margin-top: 1.5rem !important;}

/* Request Detail User */
#progressbar{margin:30px 0;overflow:hidden;padding:0;display:flex}
#progressbar li{list-style-type:none;width:24.33%;display:flex;position:relative;text-align:center;}
#progressbar li span{background:#b5b5b5;border-radius:100px;padding:9px 13px;color:#fff;font-weight:300;font-size:18px;margin:0 auto;max-width:140px;width:100%;text-align:center}
#progressbar li.active span{background:#56a11f;color:#fff}
#progressbar li:after{content:'';width:100%;height:2px;background:#e8e8e8;position:absolute;left:0;top:22px;z-index:-1}
#progressbar li.active:after,#progressbar li.active:before{background:#56a11f;color:#fff}
.usr-cd-pg-img{margin-right: 30px;}
.usr-cd-pg-info h3{color: #56A11F;line-height: 30px;font-size: 22px;}
.usr-cd-pg-info h5{font-weight: 700;margin-bottom: 0px;}
.re-u-a-b-btn{border: 1px solid #55A01D;}
.re-u-a-b-btn:hover{color: #030101;background: #fff !important;}
.request-gride:hover {background: #f3f3f3;border: 1px solid #55A01D;box-shadow: 0px 10px 20px #00000029;}
.subtotal-box {margin: 40px -17px -17px;border-top: 1px solid #707070;padding: 16px;}
.sub-tt-lebel{font-size: 22px;color: #030101;font-weight: 700;}
.sub-tt-price{font-size: 22px;color: #030101;font-weight: 700;}

/*Modal Css */
.modal{display:none;position:fixed;z-index:9991;padding:0 15px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4);align-items:center;}
.modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;border:0;max-width:500px;min-height:auto;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);-webkit-animation-name:animatetop;-webkit-animation-duration:.5s;animation-name:animatetop;animation-duration:.5s;width:100%;padding: 24px;}
@-webkit-keyframes animatetop{from{transform:scale(0)}
to{transform:scale(1)}
}@keyframes animatetop{from{transform:scale(0)}
to{transform:scale(1)}
}

.close{border: none; height: 34px!important;color: #323640;font-size:34px;font-weight:400;position:absolute;top:8px;right:8px;bottom:0;height:19px;line-height:20px;z-index:2;cursor: pointer;}
.modal-header{background-color:#ececec;color:#000;padding:16px;position:relative}
.modal-body{padding:16px;min-height:300px}
.modal-footer{background-color:#ececec;color:#000;padding:16px}
.md-app-job-heading1 {color: #000;font-size: 24px;font-weight: 500;margin-bottom: 16px;line-height: normal;}
.md-app-job-heading1 span{color: #55A01D;}
.modal-content form .form-control{border-radius: 6px;}
.hidden {overflow: hidden;}
.viewnote-btn{border-radius: 100px;height: 38px;padding: 8px;color: #fff;font-size: 14px;line-height: 22px;background: #B5B5B5;transition: all .5s;width: 124px;display:inline-block;}
.viewnote-btn:hover{color: #fff;background: #55A01D;}
/*Contractor Dashboard */
.sidebar-card-body .progress-btn{font-size: 12px;height: 38px;line-height: 22px;}
.sidebar-card-body .progress-btn:hover{color: #fff;}
.cus-card-de{box-shadow: 0px 10px 20px #00000029;border: 1px solid #707070;border-radius: 10px;min-height: 102px;}
.card-tittle{font-size: 18px; line-height: 30px;color: #55A01D;font-weight: 600;}
.card-number{font-size: 22px;line-height: 30px;color: #030101;font-weight: 700;}
.cus-card-de i{font-size: 44px;color: #B7B7B7;}

/*Page edit-profile */

.edit-profile{box-shadow:0 3px 20px #00000029;background:#fff;border-radius:20px;padding:34px}
.multi-select-container span.multi-select-button.form-control{line-height:34px;background:#fff;box-shadow:none}

/*Page 404 */
#notfound{position:relative;height:auto;}
.notfound{max-width:520px;width:100%;line-height:1.4;text-align:center}
.notfound-404{position:relative;height:240px}
.notfound-404 h1{font-family:Montserrat,sans-serif;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:252px;font-weight:900;margin:0;color:#262626;text-transform:uppercase;letter-spacing:-40px;margin-left:-20px}
.notfound-404 h1>span{text-shadow:-8px 0 0 #fff}
.notfound-404 h1>span:nth-child(2){color:#030101;}
.notfound-404 h3{font-family:Cabin,sans-serif;position:relative;font-size:16px;font-weight:700;text-transform:uppercase;color:#262626;margin:0;letter-spacing:3px;padding-left:6px}
#notfound h2{font-family:Cabin,sans-serif;font-size:24px;font-weight:400;color:#000;margin-top:0;margin-bottom:25px;line-height: 30px;}
#notfound .nfh-link {margin: 0 auto;width: 212px;justify-content: center;}

/*Page Additional Css*/

.date-status{display:flex}
.dd-menu{position:absolute;right:17px;top:-36px;display:none;font-weight:700;color:#000}
.my-request-section .page-item.active .page-link{background-color:#4e9d0c;border-color:#4e9d0c}
.my-request-section .page-link{color:#000}
.my-request-section .page-link:focus{box-shadow:none}
.dropdownlist .dropdown-menu{padding:0}
.dropdownlist .dropdown-item:focus,.dropdownlist .dropdown-item:hover{color:#fff;background-color:#4ba109}
.dropdownlist .dropdown-item{padding:.45rem 1rem}
.dropdownlist ul li{border-bottom:1px solid #e7e7e7}
.dropdownlist ul li:last-child{border-bottom:0}
.edit-profile form .lbl-text {font-size: 12px;}

/****************************Start-Responsive-Css********************************/


@media only screen and (max-width:767px){
.notfound-404{height:200px}
.notfound-404 h1{font-size:200px}
}
@media only screen and (max-width:480px){
.notfound-404{height:162px}
.notfound-404 h1{font-size:162px;height:150px;line-height:162px}
#notfound h2{font-size:16px}
}

/* Footer Css */
.footer{background-color:#28221d;padding:50px 0 0 0}
.footer p{font-size:13px;color:#fff;font-weight:300}
.footer ul li{font-size:13px;margin-bottom:10px;}
.footer ul li a{transition: all .5s ease;display: inline-block; position: relative;}
.footer ul li a:hover{color:#4BA109 !important;}
.social-icons .fa-stack-1x{color:#28221d;transition:all .5s ease}
.fa-stack{transition:all 1s;}
.social-icons .fa-stack:hover{transition: all .5s;  transform: translateY(-8px);}
.social-icons .fa-stack:hover .fa-stack-2x{color:#4ba10a!important}
.social-icons .fa-stack:hover .fa-stack-1x{color:#fff!important}
.newsletter-bx .form-control{font-size:13px;border-color:#fff!important}
.newsletter-bx .btn{border-color:#4ba109!important;font-weight:300;transition: all .5s ease;}
.newsletter-bx .btn:hover{background:#fff !important;color:#4ba10a!important}
.newsletter-bx .btn:hover .arrow{background: url('../img/arrow-icon-right.svg') no-repeat;background-size:25px;background-position:center;}
.text-danger {font-size: 13px;}
.copyright{border-top:1px solid #d0dae2;text-align:center}
.copyright p{font-size:12px;font-weight:200}


@media (max-width: 1600px) {

}
@media (max-width: 1400px) {
  .py-lg-10 {padding-top: 6.5rem!important;padding-bottom: 6.5rem!important;}
  .banner-section img{max-width:470px;}
  .man-wrap-pic{bottom:-113px}
  .what-ever-need-inner-sec{padding-left: calc(100% - 82%);}
  .testimonial-text {font-size: 20px; line-height: 34px;}
  .footer ul li {font-size: 12px; margin-bottom: 5px;}
}

@media (min-width: 1400px) {
.useraccsection .container{max-width:1100px;}
}

@media (max-width: 1200px) {
  h1{font-size: 40px;line-height: 50px;}
  h2{font-size:32px;line-height:40px;}
  h3{font-size:22px;line-height:28px;}
  h4{font-size:20px;line-height:26px;}
  h5{font-size:18px;line-height:24px;}
  h6{font-size:16px;line-height:22px;}
  header .navbar-nav .btn{font-size: 14px;}
  .btn {height: 40px;}
  #home .hero-bg{background-size: 498px !important;}
  .useraccsection{background: transparent;}
  .transfrom-pic {height: 360px;}
  .transfrom-pic img.img-fluid {height: inherit; object-fit: cover;}
  .gray-bg-section{min-height: auto;}
  .man-wrap-pic{position: relative;bottom: auto;}
  .man-wrap-pic img {width: 200px;}
  .inner-pg-banner{height: 300px;padding-bottom: 0 !important;}
}
@media (max-width: 1024px) {    
.what-ever-need-inner-sec{padding-left:calc(100% - 94%)}
.useraccsection{padding-left:15px;padding-right:15px}
img.quote-icon{width:150px;margin:0 auto;display:block}
.testimonial-text{font-size:22px;line-height:33px}
.services-card{margin:0}
.profile-banner{min-height:480px}
.profile-img{width: 200px; height:200px}
.navbar-expand-lg .navbar-collapse{display:flex;flex-basis:auto}
.download-app{width:180px}
.navbar-nav{flex-direction:row}
.banner-section{height:100%}
.py-lg-10{padding-bottom:3rem!important}
.services-card img{width:60px}
.what-ever-tool li{text-align:center}
.service-card-box .col-md-6:nth-child(4) .services-card{margin-top:0}
.service-card-box .col-md-6:nth-child(2n) .services-card {margin-top: 0;}
.gray-bg-section {padding-bottom: 0; padding-top: 3rem;}
.inner-pg-banner h1 { font-size: 34px;}
.black-bg.ps-md-5 { padding-left: 1rem !important;}
.bids-from-section.py-12 { padding-bottom: 0; padding-top: 2rem;}
.pbimg {padding-bottom: 2rem;}
.contact-pg-detail h2{font-size:26px}
.info-item p{font-size:17px}
.contact-wrapper iframe{margin-bottom:0!important}
.navbar-light .navbar-brand img{width:200px}
.useraccsection.loginpg.py-5{padding-top:1rem!important}
.inner-pg-banner.mb-5{margin-bottom:2rem!important}
.px-5.tab-content{padding:0 1rem!important}
ul.tabs li{padding:10px 0;font-size:26px;line-height:28px}
ul.tabs li.current{border-bottom:2px solid #4ba109}
.services-item-flgrid img{max-height:350px;min-height:350px}
.services-item-flgrid.p-5{padding:1.5rem!important}
.how-it-work h2{font-size:28px}
.acc-head {font-size: 16px;}
.wrk-pro-img-con { padding: 10px;}
.wrk-pro-img-con:after {border: 2px dashed #000;}
.sidebar-nav li{font-size:15px;padding:12px}
.sidebar-nav li i{margin-right:5px}
.request-date.py-2.px-3.ms-3{padding-right:.8rem!important;padding-left:.8rem!important}
.calIcon{width:14px}
.price{font-size:18px}
.request-date h6,div .progress-btn{font-size:14px}
.cus-card-de i{font-size:34px}
.card-tittle{font-size:16px;line-height:normal}
.card-number{font-size:20px}
.card.cus-card-de{height:calc(100% - 30px)}
.card.cus-card-de .card-body{display:block!important;text-align:center}
#page-content-wrapper.request-box{padding:0;border:none;background:0 0}
}

@media (max-width: 991px) {
  #home .hero-bg{display: none;}
  .book-professional{padding-top:60px;}
  .banner-section img {max-width: inherit;}
  header .navbar{
  background: -moz-linear-gradient(top,  rgba(75,161,9,0.44) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(75,161,9,0.44) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(75,161,9,0.44) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#704ba109', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */}
.banner-section{padding:8rem 0 2rem!important;display:flex}
header .navbar-nav .btn{background:#4ba109;color:#fff!important}
.header-scrolled .dropdown-toggle::after{border-color:#fff}
.header-scrolled .usr-nme{color:#fff}
nav.navbar.navbar-expand-lg .container.d-flex.align-items-center{align-items:start!important}
.request-gride-left h5{padding-left:0;font-size:16px}
.request-gride-header.p-2{padding:0!important;background:0 0}
.request-label-text{font-size:14px;line-height:22px}
div .progress-btn{height:auto;padding:4px 13px!important}
.date-status .request-date{margin:0 0 8px}
#sidebar-wrapper{background:#efefef;border-radius:10px;display:none;position:absolute;left:0;width:95%;right:0;margin:auto}
.dd-menu{display:block}
#progressbar li span{font-size:16px}
#progressbar li{width:17.83%}
#progressbar{margin:0;justify-content:space-between}
#progressbar li:after{width:120%}
.msg-info{margin-bottom:0!important}
.msger-input{outline:0!important}
.banner-section .bg-size{background-size:150px!important}
.loginimg img{width:100%}
.logininnerbox{padding:26px 0}
h1.fs-md-5.text-uppercase br{display:none}
h1.fs-md-5.text-uppercase{font-size:34px}
.mt-4#navbarSupportedContent{margin-top:0!important}
.services-card img{width:50px}
.testimonial-text{font-size:20px}
.font-big{font-size:20px;display:block}
.gray-bg-section.service-house{padding-bottom:3rem}
.contact-pg-detail.pt-4{padding-bottom:2rem}
.contact-frm-section h2,.user-detail-info .info-item p a,.user-detail-info .info-item i{font-size:24px}
.book-professional h2{text-align:center}
.book-professional h2 br{display:none}
.book-professional h2 span{margin:0 10px 0 0}
.loginpg .align-items-center{align-items:inherit!important}
.login-pic{height:100%}
.login-pic img{height:100%;object-fit:cover}
.img-box,.img-box img{width:100%}
.btbx{bottom:0}
.tpbx{left:0}
.how-it-work .ps-0.pe-0{padding-left:15px!important;padding-right:15px!important}
.how-it-work .col-lg-3.col-md-6{margin:0 0 18px}
.wrk-pro-img-con {width: 270px; margin: auto;}
.request-gride.p-3.mb-5 {margin-bottom: 0 !important;}
}

@media (max-width: 767px) {
body,html{overflow-x:hidden}
.navbar-light .navbar-brand img {width: 150px;}
.py-12{padding-top:2rem;padding-bottom:2rem}
header .navbar{padding:.25rem!important}
.navbar-brand{width:204px;padding:0}
.nw_l_s_n{overflow:hidden}
.footer .footer-links ul,.heading-bg:before{display:none}
.accordian_title::after{width:12px;height:12px;border-right:2px solid #fff;border-bottom:2px solid #fff;position:absolute;right:10px;content:" ";top:17px;transform:rotate(-45deg);transition:all .2s ease-in-out}
.active_header .accordian_title::after{transform:rotate(45deg);transition:all .2s ease-in-out}
.m-b-m{filter: invert(1); display:block;width:36px;height:36px;background-repeat:no-repeat;background-position:center;background-size:100%;background-image:url(../img/burger-menu.svg)!important}
#navbarSupportedContent{position:fixed;background:#fff;max-width:600px;width:100%;top:0;right:-100%;z-index:9991;height:100%;padding:110px 20px 20px 20px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;align-items:flex-start}
#navbarSupportedContent.active_l_pop_cb{right:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
.nw_l_c_cb{display:block;background-image:url(../img/cancel.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:20px;height:20px;display:block;cursor:pointer;text-indent:-99999px;position:absolute;top:45px}
.nw_l_s_n .fixed-top{height:100%}
.navbar-nav{flex-direction:column;margin:0!important;align-items:flex-start!important}
.download-app{margin:30px 0}
.book-professional{background-image:none!important;padding-top:34px}
.banner-section img{max-width:250px;margin:0 auto 30px}
.banner-section{margin-bottom:50px}
.why-us-content{height:auto}
.what-ever-tool{flex-wrap:wrap}
.what-ever-tool li{margin-bottom:32px;width:30%}
.wrk-pro-img-con{width:250px;margin:0 auto}
.service-card-box .col-md-6:nth-child(2n) .services-card,.service-card-box .col-md-6:nth-child(4) .services-card{margin-top:0;border-radius:12px}
.service-card-box .col-md-6:nth-child(3) .services-card{border-radius:12px}
ul.tabs li{font-size:22px;padding:10px}
.signup.useraccsection{padding-left:0;padding-right:0}
.gray-bg-section{padding:30px 0}
.houseimg{margin-bottom:30px}
.transfrom-pic:before{display:none}
.transfrom-pic{height:auto}
h1.fs-md-5.text-uppercase{font-size:24px;line-height:40px}
.banner-section{padding:6rem 0 0!important}
.banner-section p.fs-5{font-size:1rem!important}
.services-card{padding:26px 16px;height:100%;border-radius:12px}
.services-card img{width:40px}
h2{font-size:26px}
.abt-section p,.bids-from-section p,.gray-bg-section p,.normal-section p,.what-ever-need p{text-align:justify}
.testimonial-text{font-size:17px;line-height:27px}
.white-bg-link{bottom:10px;right:10px}
h1.fs-md-5.text-uppercase br{display:block}
.what-ever-need-inner-sec{padding-bottom:12px}
.wrk-pro-img-con.rounded-circle.mb-5{margin-bottom:1.2rem!important}
.inner-pg-banner{height:240px}
.inner-pg-banner h1{font-size:30px}
.black-bg.ps-md-5{padding:28px 24px}
.font-big{font-size:18px}
.inner-pg-banner.d-flex.align-items-center.mb-5{margin-bottom:1.5rem!important}
.inner-pg-banner .container.text-center.py-5{padding-bottom:2rem!important}
.bdrradius-2{border-radius:10px!important}
.info-item p{font-size:15px}
.useraccsection.loginpg .ps-0{padding-right:0}
.login-pic img{border-radius:20px}
.services-item-flgrid img{max-height:inherit;min-height:inherit} 
.static-pg-links a.px-5.py-3 {padding: 10px 24px!important; font-size: 14px;}
.acc-head {font-size: 15px; padding-right: 3rem;}
.book-professional h2,.user-profile-name {font-size: 24px;}
.faq-wrapper.pt-5 {padding-top: 1.5rem !important;}
.about-wrapper .row {flex-direction: column-reverse;}
.gray-bg-section.about-wrapper {padding-bottom: 0;}
.services-question-box.p-5{padding:1.5rem!important}
#navbarSupportedContent ul.navbar-nav li.nav-item{margin-bottom:15px}
header .fixed-top .navbar-nav li .btn:hover{background:#4ba109;padding-right:24px}
.location-bx{margin-top:1rem}
.header-scrolled .header-profile-user{background-color:#fff}
header nav.header-scrolled li .btn{background:#4ba109}
.card.cus-card-de{height:auto}
.date-status-row .d-flex.align-items-center.justify-content-end.pb-2{align-items:start!important;flex-direction:column;margin:18px 0 0}
.date-status-row a.progress-btn.ms-3{margin-left:0!important;margin-bottom:10px}
.date-status-row .request-date.ms-3{margin-left:0!important;margin-right:6px}
.price{text-align:left}
.dd-menu{top:-24px}
#progressbar li span{font-size:13px;padding:9px 10px}
.md-app-job-heading1{font-size:20px}
.sidebar-card-body .progress-btn{height:auto}
.my-profile-section .btn-green.px-4{padding:0 1.1rem!important}
.my-profile-section{margin-top:-5rem}
.user-detail-info .info-item p a,.success-info li{font-size:20px}
.login-pic{height:auto;margin-bottom:20px}
.logininnerbox{padding:0 0 26px 0}
.edit-profile{padding:24px}
.my-request-section{margin-top:-2rem}
#page-content-wrapper{margin-top:2rem}
.sidebar-card-body{padding:16px}
.request-label-text{font-size:16px}
.py-2.ps-4.pe-4.rounded-pill.text-white.text-uppercase.site-bg-color.openBid{font-size:14px;padding-right:1rem!important;padding-left:1rem!important}
.popup.pop img{max-width:80%!important;position:absolute;top:56%;left:56%}
.request-gride.p-2{padding:1rem!important}
.request-gride-body.p-3.pb-0{padding:1rem 0!important}
header .fixed-top.header-scrolled li.dropdownlist .btn{background:#4ba109}
.request-date h6 strong{display:block}
.request-date.py-2.px-3.d-flex.align-items-center.justify-content-center.ms-3{align-items:start!important}
.request-date{height:auto}
.request-date h6{line-height:18px}
.bt-wrap a.btn.workStrt{font-size:14px;height:auto}
.service-que-heading {font-size: 22px; line-height: 32px;}
.usr-cd-pg-img {margin-right: 16px;}
.request-gride .col-md-3.d-flex.align-items-end.justify-content-center.flex-column {align-items: start!important; margin: 24px 0 0;}
.request-gride a.modal-button.mt-2.chatModal { margin: 0; margin-top: 0.9rem !important;}
.static-pg-content h3 {font-size: 18px; line-height: 27px;}
.static-pg-content p{text-align: justify;}
.static-pg-content h2 {font-size: 24px;}
}

@media (max-width:575px){
.testimonial-section .col-sm-3 img{width:50%;margin:auto}
.testimonial-section .col-sm-3{text-align:center}
.what-ever-tool li{width:100%}
.testimonial-text{font-size:15px;line-height:27px;text-align:justify}
.testimonial-section h2{font-size:22px}
.inner-pg-banner h1{font-size:24px}
.logininnerbox h2{font-size:20px}
.how-it-work h2{font-size:22px;margin:0}
.static-pg-links a.px-5.py-3{width:100%;display:block;margin:0 0 10px;text-align:center}
.static-pg-links .container.d-flex{display:block!important}
.my-profile-section .btn-green.btn-primary.rounded-pill.text-uppercase.py-2.px-4.me-4{margin-right:.2rem!important;padding:0 .5rem!important;font-size:12px}
.my-profile-section .btn-green.px-4{font-size:12px;padding:0 .5rem!important}
.edit-profile{padding:15px}
.popup.pop img{left:90%}
.request-gride-header.p-2.d-flex.align-items-center.justify-content-between{flex-direction:column;align-items:start!important}
.request-gride-left{margin:0 0 14px}
#progressbar li{width:100%;margin:0 0 10px}
#progressbar{display:block}
#progressbar li span{font-size:15px;padding:10px;max-width:100%}
.btn-green{width:100%;text-align:center;justify-content:center}
.usr-cd-pg-info h5 {font-size: 14px;line-height: 22px;}
.usr-cd-pg-img img {height: 100px;}
.newsletter-bx .btn {width: 100%; justify-content: center;}
}