 .serviceleft {
    border: 1px solid #dddddd;
    min-height: 350px;
    border-radius: 15px;
 }
 .serviceleftimage img{
    height: 100px;
    width: 100px;
    position: relative;
    left: 100px;
    top: 30px;
 }
 .servicetext{
    position: relative;
    top: 50px;
    left: 40px;
 }
 .fonttextlist {
     font-size: 16px;
     font-weight: 700;
     color: black;
 }
 .instance{
    min-height: 350px;
    border: 1px solid #dcdcdd;
    border-radius: 15px;
    background: #dddddd3d;
 }
 .instancetext{
   text-align: center;
 }
 .button a{
   color:white;
 }
 .marketplace{
      border-right: 1px solid #dddddd;
 }

.jobsleftbar{
   
   border-radius: 5px;
   min-height: 150px;

}
.jobscat{
   overflow: hidden;
   border-bottom: 1px solid #f1f1f1;
   border-left: 3px solid #9fc104;
    
}
.jobscatimage img{
    border-radius: 50%;
    position: relative;
    top: 16px;
}

.jobscat:hover{
   
   box-shadow: 3px 5px 8px rgba(202, 215, 220, .6);
   text-decoration: none;
}
.jobscatopen{
   border-top: 1px solid #f1f1f1;
   padding: 8px;
}
.jobstcatname p a{
   color: #1d63ac;
}
.jobscatprice span {
  color: #1d63ac;
}
/* 
 vertical scrolling
*/
  .scrolling-wrapper {
     overflow-x: hidden;
     overflow-y: scroll;

  }

  .jobscat {
     display: inline-block;
  }

  /*  jobs details right side */ 
.jobsrightbar.task-header {
     margin: 10px 20px;
  }
 .jobsrightbar .details-panel {
      
     margin-top: 20px;
     
  }
 .jobsrightbar .sidebar {
     float: right;
     border-radius: 4px;
   
     margin-bottom: 10px;
     margin-top: 10px;
     background-color: #fff;
  }
  .step-bar-holder {
     margin-bottom: 20px;
     height: 20px;
  }
  .left {
     float: left;
  } 
  .task-details-step-bar div.step:last-of-type {
     border-top-right-radius: 10px;
     border-bottom-right-radius: 10px;
  }
  .task-details-step-bar div.step:first-of-type {
     border-top-left-radius: 10px;
     border-bottom-left-radius: 10px;
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
  }
   .task-details-step-bar .step.completed,
   .task-details-step-bar .step.selected {
     background-color: #daf196;
     color: #809f24;
  }
  .task-details-step-bar .step {
     font-weight: 700;
     font-size: 10px;
     text-align: center;
     display: inline-block;
     text-transform: uppercase;
     white-space: nowrap;
     padding: 2px 10px;
     color: #cad7dc;
     letter-spacing: .36px;
  } 
  .task-title {
     height: auto;
     font-weight: 300;
     overflow: hidden;
     text-overflow: ellipsis;
     color: #3a3d3e;
  }
  .text-h2,
  h2 {
     font-size: 30px;
  }
  .posted-details-holder {
     margin-top: 20px;
  }
  .posted-details-holder .posted-detail-item {
     overflow: auto;
  }
  .posted-details-holder .posted-details-item {
     position: relative;
  }
  .posted-details-holder .posted-detail-item .avatar-img {
     float: left;
     margin: 12px 15px 0 0;
  }
  .avatar-img {
     border-radius: 50%;
     display: inline-block;
     position: relative;
  }
  .avatar-img img {
     max-width: 100%;
     max-height: 100%;
     display: block;
     margin: 0 auto;
     border: 1px solid #cad7dc;
     border-radius: 50%;
  }
  .posted-details {
      float: left;
      padding-left:10px;
      margin-bottom: 15px;
  }
  .small-title {
     font-size: 12px;
     letter-spacing: .4px;
     text-transform: uppercase;
  }
  .bold,
  .small-title {
     font-weight: 700;
  }
  .user-name-holder {
     display: block;
  }
  .user-name {
     cursor: pointer;
     color: #008fb4;
     background-repeat: no-repeat;
     background-size: 16px;
  }
  .small {
     font-size: 12px;
  }
  .posted-details-item time {
     position: absolute;
     right: 5px;
     bottom: 15px;
  }
.posted-details-holder .location-item {
   margin-top: 15px;
   padding-bottom: 15px;
}
.task-details .details-panel .posted-details-holder .location-item .icon {
   float: left;
   fill: #cad7dc;
   margin: 4px 20px 8px 4px;
}
.task-header-info-section {
   float: left;
   width: calc(100% - 50px);
}
.small-title {
   margin: 0;
}
.task-details .details-panel .posted-details-holder .location-item .task-header-info-section .text {
   color: #3a3d3e;
   display: inline-block;
   margin: 0;
   max-width: calc(100% - 75px);
   float: left;
}
.proposed-time-item {
   padding: 5px;
}
.proposed-time-item .time-slot-information {
   width: calc(100% - 45px);
   float: left;
}
.small-title {
   font-size: 12px;
   letter-spacing: .4px;
   text-transform: uppercase;
}
.proposed-time-item .time-slot-information .time-date {
   color: #3a3d3e;
   display: inline-block;
   vertical-align: middle;
   margin-right: 8px;
} 
.jobsbudgettext{
   border-bottom: 1px solid #f1f1f1;
}
.jobsbudgetprice{
   border-bottom: 1px solid #f1f1f1;
   padding: 10px 0;
}
.jobsbudgetoffer{
   padding: 5px 10px;
}
.jobsbudgetoffer button {
   border-radius: 15px;
}
.jobbudget{
   border: 1px solid #f1f1f1;
}
.moreoption{
   padding-top: 10px;
}
.sharecontainer{
   border: 1px solid #f1f1f1;
   border-radius: 10px;
}
.icon{
 text-align:center
}
.google-plus i{
   padding: 0px 5px;
   color: #272829;
    
}
.linkedin-square i{
   padding: 0px 5px;
   color: #08c;
}
.facebook i{
   color: #137abe;
   padding: 0px 5px;
}
.twitter i{
   padding: 0px 5px;
   color: #2196f3;
}
.portfolio{
   position: relative;
   top: 80px;
} 

.locationdate{
   padding-top:10px;
   border-bottom: 1px solid #f1f1f1;
}
.businesshomebackground{
   background-image: url("../images/bussiness/1.jpg");
   background-color: #cccccc;
   height: 368px;
   width:100%;
   padding:0;
   margin:0;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
}
.hero-text {
   text-align: center;
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   color: white;
}

.topshare .share  {
   float: left;
   padding-top: 5px;
}
.topshare  .bookmark   {
   float: left;
   padding-top: 5px;
   padding-left: 10px;
}
.topshare  .sendtomobile {
   float: left;
   padding-top: 5px;
   padding-left: 10px;
}
.bussinesscat{
   text-align: center;
}
.bussinesscat a{
   color: white;
   font-size: 16px;
}
.bussinessfirst{
   /* border-right: 2px solid #f1f1f1; */
   min-height: 380px;
   background: #100c0c80;
}
.bussinessname{
   margin-top: 100px;
}
.bussinessname span {
    color: white;
    text-transform: capitalize;
    margin-left: 100px;
    font-style: italic;
    font-size: 20px;

}
.bussinessname p {
    color: white;
    text-transform: capitalize;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    margin-top: 15px;
    transform: rotateX(50px,100px);
}
.reveiwrating{
  text-align: center;
}
.reveiwrating  span{
    color: orange;
    font-size: 20px;
 
}
.reviewstext {
   color: white !important;
   font-size: 22px;
   
}
.bussinesmobile{
   text-align: center;
   margin-top: 40px;
}
.bussinesmobile a {
   font-size: 30px;
   color: white;
   border: 1px solid;
   border-radius: 15px;
   padding: 10px 15px;
}
.bussinesmobile a:hover {
   background-color: #008fb4
}
              
.bussinesopenlocation {
   text-align: center;
}
.bussinesopenlocation p{
   font-size: 22px;
   color: white;
}
.bussinesopenlocation a{
   font-size: 20px;
   color: white;
}
.readmore{
   color: #863111 !important;
}
.businesscontact ul {
    list-style-type: none;
    margin-top: 20px;
}
.businesscontact ul li {
   padding: 15px 0;
}
.businesscontact ul li a{
   color: #863111;
   font-size: 20px;
}


/* =================== start gallery ====================*/
  .gallery {
     padding-bottom:10px;
      padding-right: 0px;
  }
  .gallery img{
      height: 250px;
  }
/* =================== end gallery ====================*/
/* =================== start  reviews ====================*/
.btn-grey {
   background-color: #D8D8D8;
   color: #FFF;
}

.rating-block {
   background-color: #FAFAFA;
   border: 1px solid #EFEFEF;
   padding: 15px 15px 20px 15px;
   border-radius: 3px;
}

.bold {
   font-weight: 700;
}

.padding-bottom-7 {
   padding-bottom: 7px;
}

.review-block {
   background-color: #FAFAFA;
   border: 1px solid #EFEFEF;
   padding: 15px;
   border-radius: 3px;
   margin-bottom: 15px;
}

.review-block-name {
   font-size: 12px;
   margin: 10px 0;
}

.review-block-date {
   font-size: 12px;
}

.review-block-rate {
   font-size: 13px;
   margin-bottom: 15px;
}

.review-block-title {
   font-size: 15px;
   font-weight: 700;
   margin-bottom: 10px;
}

.review-block-description {
   font-size: 13px;
}
/* =================== end reviws ====================*/

/* =================== start  businesshomebackground ====================*/

.businesshomebackground h1{
   margin: 0;
   text-align: center;
   color: #ebf0f6;
   padding-top:100px;
}
.search-form {
   margin-top: 100px;
   
} 
.search-form-leads {
	margin-top: 20px;

}
.searchpadding{
     padding: 2px;
}
.searchlocation{
   padding: 2px;
}
.searchbutton{
   padding: 2px;
}
.searchall {
   background: #3c86db;
   padding: 10px 20px;
   border-radius: 15px;
}
/* enable absolute positioning */
.inner-addon {
   position: relative;
}

/* style glyph */
.inner-addon .glyphicon {
   position: absolute;
   padding: 10px;
   pointer-events: none;
}

/* align glyph */
.left-addon .glyphicon {
   left: 0px;
}

.right-addon .glyphicon {
   right: 0px;
}

/* add padding  */
.left-addon input {
   padding-left: 30px;
}

.right-addon input {
   padding-right: 30px;
}

/* =================== end businesshomebackground ====================*/

/* =================== start  businesslist ====================*/
.businesslist {
   padding-top:20 !important;
}
 .bussinessformback{
    background:url("../images/bussiness/add_business_bg.png") no-repeat center center fixed;
    height: auto;
     -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   padding: 20px;
     
 }
  .bussinessform {
     background: rgba(18, 128, 195, 0.19);
     border: 1px solid #f1f1f1;
     border-radius: 15px;
     color: #ffffff;
     font-family: -webkit-body;
  }
/* =================== end bussinessform frontend  ====================*/
/* =================== start  similar jobs task  frontend  ====================*/
.similarjobstask  li a {
   width: 290px;
   text-align: center;
}
/* =================== end  similar jobs task  frontend  ====================*/

/* =================== start  send mobile  frontend  ====================*/


.sendmobilewidth{
   width:350px;
   margin-top: 82px;
}
.sendaddress{
   background: #13192f;
   padding: 15px 0;
   color: white;
   border-radius: 15px;
   text-align: center;
}
.sendaddress p{
   color:white;
}
/* =================== end    send mobile  frontend  ====================*/
/* =================== start services  frontend  ====================*/
.servicesshadow{
   box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
}

/* =================== end services frontend  ====================*/
/* =================== start footer  frontend  ====================*/
.footer {
   background: #28435f;
   color: white;
   padding: 15px 0px;
   min-height: 340px;
}
.footercategory ul{
   list-style-type: none;
}
.footercategory ul li a{
  color: white;
}
/* =================== end footer frontend  ====================*/
/* =================== start customer business edit frontend  ====================*/
.bussinesseditform{
    background: rgb(255, 255, 255);
    border: 1px solid #f1f1f1;
    border-radius: 15px;
    color: black;
    font-family: -webkit-body;
}
.businesseditwidth{
   margin-top:80px;
   width:70%;
}
.businesseditmodal{
   z-index: 199999;
}
.modal-body input {
   border: 1px solid #788088;
}
.modal-header .close {  
   color: #24587f;
}
/* =================== end customer business edit frontend  ====================*/