html,body,table,tr,td,th,ol,ul,li,p,h1,h2,h3,h4,h5,h6,form,fieldseat,a {
    margin: 0px;
    padding: 0px;
    border: 0px;
  }
  
  html {
    min-height: 100%;
    margin-bottom: 1px;
  }
  
  html,body {
    height: 100%;
  }
  
  :focus {
    outline: 0px;
  }
  
  body {
    padding: 0px;
    margin: 0px;
    border: 0px;
    font-family: Proxima-Nova-Regular !important;
  }
  
  a {
    text-decoration: none;
    cursor: pointer;
  }
  
  * {
    box-sizing: border-box;
    border: 0px;
  }
  
  @font-face {
    font-family:Proxima-Nova-Regular;
          src: url(../fonts/Proxima-Nova-Regular.ttf);
  }
  
  @font-face {
    font-family:Proxima-Nova-Semibold;
          src: url(../fonts/Proxima-Nova-Semibold.ttf);
  }
  
  @font-face {
    font-family:Proxima-Nova-Bold;
          src: url(../fonts/Proxima-Nova-Bold.ttf);
  }
  
  h1 {
    font-size: 48px !important;
  }
  
  h6 {
    font-size: 16px !important;
    color: #808080 !important;
    margin-top: 18px !important;
  }
  
  h2 {
    font-size: 30px !important;
    font-family: Proxima-Nova-Bold !important;
    color: #000 !important;
  }
  
  h5 {
    font-size: 20px !important;
    color: #000 !important;
  }
  
  p {
    font-size: 16px;
  }
  
 .MobileShow {
    display: none;
} 
  .header {
    width: 100%;
    float: left;
  }
  
  .header .nav-link {
    font-size: 15px;
    color: #000 !important;
    text-transform: capitalize;
    padding: 10px 23px !important;
  }
  /* dropdown start  */
  .styled-select select {
    background: transparent;
    width: 100%;
    font-size: 15px;
    line-height: 1;
    border: 0;
    -webkit-appearance: none;
    height: 48px;
    padding: 0px 12px;
    border-radius: 74px !important;
    font-family: Proxima-Nova-Bold;
    color: #242323;
}
  .gridView .multiplapage {
    padding-left: 15px;
}
  
  .styled-select {
    width: 30%;
          /* overflow: hidden; */
    background: url(../images/dropdown.png) no-repeat right #fff;
    float: left;
    background-position: 92%;
    border-radius: 5px;
  }
  .btn.listing_btn .btn.focus, .btn:focus {
    box-shadow: inherit !important;
}
button.btn.listing_btn {
  width: 166px;
  text-align: left;
}
      
  /* dropdown end */
  button.btn.listing_btn {
    background: transparent;
    font-size: 15px;
    font-family:Proxima-Nova-Semibold;
}
.floarrightinput {
  width: 70%;
  float: right;
  padding-left: 10px;
  position: relative;
}
  button:focus {
    outline: 0px !important;
    box-shadow: none !important;
  }
.sideBar a.btn.btn-primary {
  background: transparent !important;
  color: #007bff;
  border: 0px;
  font-size: 14px;
  padding: 0px 0px 5px !important;
}

ul.province_list > li i.fa {
  text-align: right;
  vertical-align: middle;
  font-size: 10px;
  float: right;
  margin-top: 13px;
  padding-right: 12px;
 
}
/* .areas_selection ul {
  padding: 0px;
  margin: 0px !important;
} */
/* ul.province_list > li ul.cities_list li label {
  margin-bottom: 0px !important;
} */
button.btn.listing_btn i {
  text-align: right;
  vertical-align: middle;
  font-size: 10px;
  float: right;
  margin-top: 5px;
}
/* ul.province_list > li span {
  padding-left: 13px;
} */
a.morebtn {
  font-size: 14px;
}
/* .areas_selection {
  width: 100%;
  float: left;
  padding: 0px 20px;
} */
/* ul.province_list > li ul.cities_list label {
  font-size: 14px;
}
ul.province_list > li ul.cities_list {
  padding: 8px 4px;
  border-top: 1px solid #ddd;
  padding-left: 17px;
} */
li.more_item {
  color: #007bff;
  font-size: 14px;
  margin-top: 2px;
  cursor: pointer;
  display: inline-block;
}
  
  a.nav-link.signUp {
    background: #f15b2a;
    color: #fff !important;
    padding: 10px 14px !important;
    margin-left: 10px;
    border-radius: 4px;
         /* box-shadow: 1px 2px 1px 1px rgba(0,0,0,0.2);*/
    font-family: Proxima-Nova-Bold;
  }
  
  a.nav-link.signUp:hover {
    box-shadow: 2px 2px 15px 1px rgba(0,0,0,0.2);
  }
  
  a.float-right i.fa.fa-phone {
    color: #f15b2a;
    margin-right: 10px;
    font-size: 18px;
    position: relative;
    top: 2px;
}
  
  .bottomCaption p a {
    font-size: 12px;
    margin-top: 3px;
  }

  .detail strong {
    color: #000 !important;
    font-size: 20px;
    font-family: Proxima-Nova-Bold !important;
}
  
  a.nav-link.login {
    border: 1px solid #000;
    padding: 10px 20px !important;
    border-radius: 4px;
  }
  
  a.nav-link.serviceProvider {
    background: #f7f8fa;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,0.1);
    text-transform: uppercase;
    margin: 0px 45px 0px 23px;
    padding: 10px 14px !important;
    font-family: Proxima-Nova-Bold;
  }
  
  nav.navbar.navbar-expand-md.navbar-dark.bg {
    background: #fff;
  }
  
  .testimonal .owl-dots {
    display: none;
  }
  
  .circle {
    background: url(../images/circle.png) no-repeat left center !important;
    width: 34px;
    height: 14px;
    display: inline-block;
  }
  
  .bg {
    background: url(../images/banner.jpg)no-repeat;
    background-size: cover;
  }
  
  .banner h1, h6 {
    text-align: center;
    color: #fff;
  }
  
  .banner h6 {
    margin: 25px 0px 34px !important;
    color: #fff !important;
    text-align: center;
    font-size: 18px !important;
}
  
  .whatcanwe p a:hover {
    box-shadow: 0px 3px rgba(0,0,0,0.2);
  }
  
  .banner {
    width: 100%;
    float: left;
    padding: 124px 0px 165px;
  }
  
  .formsearch {
    width: 670px;
    margin: 0px auto;
  }
  
  .formsearch select.dropdown {
    font-size: 16px;
    color: #242323;
    padding: 4px 4px;
    height: 50px;
    border-radius: 5px;
    width: 20%;
    border: 0px;
    font-weight: bold;
  }
  
  .formsearch input::placeholder {
    color: #000;
    font-weight: bold;
  }
  
  .ourService .owl-nav.disabled {
    display: block !important;
  }
  
  .formsearch input {
    width: 100%;
    border: 0px;
    padding: 4px 20px;
    font-size: 16px;
    height: 48px;
    border-radius: 5px;
    color: #242323;
    margin-left: 0px;
    font-weight: bold;
    font-family: Proxima-Nova-Bold;
}
  
  .formsearch form.form-inline {
    display: block;
  }
  
  button.btnsearch i {
    font-size: 18px;
    color: #242323;
  }
  
  button.btnsearch {
    background: #f7f8fa;
    border: 0px;
    height: 48px;
    width: 12%;
    margin-left: -4px;
    border-radius: 0px 4px 4px 0px;
    font-size: 16px;
    position: relative;
    top: 1px;
  }
  
  .formsearch p {
          /* text-align: center; */
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
    margin-left: 21px;
  }
  
  .register.bannerBg p {
    line-height: 27px;
    padding-right: 100px;
    margin: 11px 0px;
  }
  
  .tabcolumn {
    width: 100%;
    padding: 0px 0px;
    background: #fff;
    padding-bottom: 20px;
    box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.1);
    border-radius:5px;
  }
  
  .caption {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 50px;
  }
  
  .categories {
    width: 100%;
    float: left;
    padding: 65px 0px 65px;
   
}
.lightBg{
  background: #f7f8fa;
}
.rated-service-provider.transpparentBg {
  background: transparent;
}

  
  .categoriescont {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 20px 30px;
    border: 1px solid #f7f8fa;
    position: relative;
    transition: 0.5s ease;
  }
  
  .categories .col-lg-2 {
    padding: 0px;
  }
  
  .categoriescont:hover h5 {
    font-weight: bold;
  }
      /*.categoriescont:hover {
          transform: scaleY(1.1);
      }*/
  .categoriescont:hover {
    background: #fff;
    box-shadow: 1px 0px 3px 5px rgba(0,0,0,0.1);
    border: 0px !important;
  }
  
  .categoriescont:hover h5 {
    font-weight: bold;
  }
  
  .ourService ul.nav.nav-tabs a.nav-link.active {
    background: #ff7746;
    background: -moz-linear-gradient(left, #ff7746 38%, #ff7746 38%, #ff5015 71%, #ff5015 100%, #ff4102 100%, #7db9e8 100%, #ff5015 101%);
    background: -webkit-linear-gradient(left, #ff7746 38%,#ff7746 38%,#ff5015 71%,#ff5015 100%,#ff4102 100%,#7db9e8 100%,#ff5015 101%);
    background: linear-gradient(to right, #ff7746 38%,#ff7746 38%,#ff5015 71%,#ff5015 100%,#ff4102 100%,#7db9e8 100%,#ff5015 101%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7746', endColorstr='#ff5015',GradientType=1 );
    color: #fff !important;
    font-family: Proxima-Nova-Semibold;
    border: 1px solid transparent !important;
    height: 46px;
    box-shadow: 0px 3px 0px rgba(0,0,0,0.1);
    position: relative;
    top: -2px;
}
  
  .ourService a.nav-link {
    color: #000 !important;
    font-size: 19px;
    height: 46px;
  }
  
  .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: 0px !important;
  }
  
  .ourService ul.nav.nav-tabs li.nav-item {
    display: inline-block;
    border: 1px solid rgba(0,0,0,0.1);
    margin: 0px 2px;
    border-radius: 4px;
  }
  
  .ourService ul.nav.nav-tabs {
    border: 0px !important;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 25px;
  }
  
  .ourService .tab-content figcaption strong {
    font-size: 19px;
    text-align: center;
    display: block;
    color: #000 !important;
    font-weight: 700 !important;
  }
  
  .ourService button.owl-next {
   
    width: 48px;
    height: 48px;
    position: absolute;
    right: -61px;
    top: 50%;
    transform: translateY(-50%);
  }
  
  .ourService button.owl-prev {
    
    width: 48px;
    height: 48px;
    position: absolute;
    left: -61px;
    top: 50%;
    transform: translateY(-50%);
  }
  
  .testimonal_slider button.owl-prev {
    background: url(../images/review_icon.png) no-repeat !important;
    width: 40px;
    height: 40px;
    position: absolute;
    right: -17px !important;
    top: 37%;
  }
  
  .testimonal_slider .owl-nav.disabled {
    display: block !important;
  }
  
  .testimonal_slider button.owl-next {
    background: url(../images/review_prev.png) no-repeat !important;
    width: 40px;
    height: 40px;
    position: absolute;
    right: -17px !important;
    bottom: 31.6%;
  }
  
  .review figure {
    margin: 0px;
  }
  
  a.nav-link.serviceProvider:hover {
    background: #f15b2a;
    color: #fff !important;
  }

 /* 27 september css start */ 
  .header nav.navbar {
    padding: 5px 0px;
}

/* 27 september css end */
  
  .ourService button.owl-next.disabled span {
    font-size: 0px;
  }
  
  .whatcanwe {
    width: 100%;
    float: left;
  }
  
  .nopdd {
    height: 455px;
  }
  
  .video22 iframe {
    width: 100%;
    height: 498px;
  }
  
  .whatcanwe ul > li {
    margin-top: 12px;
  }
  
  .bgcolor.nopdd {
    padding: 0px !important;
    height: 455px;
  }
  
  .ourService {
    width: 100%;
    padding-top: 50px;
    background: #f7f8fa;
    float: left;
  }
  
  .dropdown::after {
    background: url(../images/ddicon.png) no-repeat;
  }
  
  .ourService .caption {
    margin-bottom: 35px;
  }
  
  .whatcanwe p a {
    color: #000;
    background: #fff;
    padding: 9px 20px;
    margin-top: 30px;
    display: inline-block;
    font-weight: bold;
    border-radius: 4px;
  }
  
  a.nav-link.active {
    /*color: #f15b2a !important;
    font-family: Proxima-Nova-Bold;*/
  }
  
  .whatcanwe * {
    color: #fff;
  }
  
  .whatcanwe h2 {
    color: #fff !important;
  }
  
  .whatcanwe h6 {
    color: #fff !important;
    text-align: left;
    padding: 30px 0px;
    line-height: 26px;
  }
  
  .bgwahtcan ul {
    list-style-type: none;
  }
  
  .whatcanwe ul > li {
    margin-top: 5px;
  }
  
  /*button.owl-prev span {
    font-size: 0px !important;
  }*/
  
  /*button.owl-next span {
    font-size: 0px !important;
  }*/
  .ourService .owl-nav.disabled button span {
    font-size: 42px;
    background: #fff;
    width: 39px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    line-height: 33px;
}
  
  .ourService .tab-content .col-lg-3 img {
    width: 100%;
  }
  
  .custonmer img {
    max-width: 100%;
  }
  
  .bannerBg {
    background: url(../images/banner3.jpg) no-repeat center top;
    background-size: cover;
  }
  
  .register.bannerBg h2 {
    color: #fff !important;
    text-shadow: 2px 4px rgba(0,0,0,0.2);
  }
  
  .register.bannerBg * {
    color: #fff;
  }
  
  .register {
    width: 100%;
    float: left;
    padding: 70px 0px;
  }
  
  .formsec input::placeholder {
    color: #000;
    font-size: 20px;
  }
  
  .formsec {
    width: 100%;
    float: left;
    margin-top: 35px;
  }
  
  ul.fetures > li {
    float: left;
    font-size: 16px;
    padding-right: 20px !important;
  }
  

  
  ul.fetures > li strong {
    font-size: 18px;
    position: relative;
    padding: 0px 0px 20px;
  }
  
  ul.fetures > li strong::after {
    width: 68px;
    height: 4px;
    background: #479fff;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
  }
  
  ul.fetures > li i.fa {
    font-size: 11px;
    margin-right: 10px;
    
  }
  
  input[type="number"] {
    width: 68%;
    padding: 6px 10px;
    border-radius: 4px;
    color: #000 !important;
    font-size: 16px;
  }
  
  h1.protfollioBorder {
    display: inline-block;
    position: relative;
    margin: 0px 0px 15px;
  }
  
  h1.protfollioBorder::after {
    width: 80px;
    height: 3px;
    background: #03a9f4;
    position: absolute;
    left: 50%;
    content: "";
    bottom: -20px;
    transform: translateX(-50%);
  }
  
  button.btn.btn-primary {
    background: #479fff !important;
    border: 0px;
  }
  
  ul.fetures > li {
    float: left;
    font-size: 16px;
    padding-right: 20px !important;
  }
  
  ul.fetures {
    list-style-type: none;
    display: block;
  }
  
  .formsec form.form-inline {
    max-width: 400px;
  }
  
  .formsec input[type="text"] {
    width: 68%;
    padding: 6px 10px;
    border-radius: 4px;
    color: #000 !important;
    font-size: 16px;
    height: 41px;
    box-shadow: 0px 3px rgba(0,0,0,0.2);
    border-radius: 0px 4px 4px 0px;
    padding-left: 5px !important;
}
.rightsideCont.margintop .formsec input.raadOnly {
  width: 34px !important;
  border-right: 0px !important;
  padding: 0px 0px 0px 8px !important;
  border-left: 1px solid #ddd;
  border-radius: 4px 0px 0px 4px;
  font-size: 18px;
}
  /* service provider start */
  
  
  .topCaption span img {
    max-width: 100%;
    width: 30px;
}
.home_img .middleCaption a.fa.fa-heart-o {
  font-size: 28px;
}
  
  .bottomCaption p a:hover {
    text-decoration: underline !important;
  }
  
  .topCaption span {
    float: right;
    margin: 20px 20px 0px;
}
  
  .topCaption {
    width: 100%;
    display: inline-block;
    position: relative;
  }
  
  .serviceProvederMain {
    width: 100%;
    display: inline-block;
    padding: 0px 8px;
  }
  
  a.serviceBtn {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background: #f15b29;
    padding: 4px 10px 5px;
    border-radius: 1px;
    position: relative;
    display: inline-block;
    font-family: Proxima-Nova-Bold !important;
}
  
  a.serviceBtn:hover {
    color: #fff;
  }
  
  .middleCaption {
    width: 100%;
    display: inline-block;
    margin-top: 155px;
    padding: 0px 20px;
    color: #fff;
  }
  
  .middleCaption p {
    margin: 0px;
  }
  
  .middleCaption p a.fa.fa-heart-o {
    float: right;
    color: #fff;
    font-size: 30px;
    position: relative;
    top: -3px;
  }
  
  .bottomCaption {
    width: 100%;
    float: left;
    background: #fff;
    padding: 20px 20px;
    border-radius: 0px 0px 10px 10px;
  }
  
  .bottomCaption p strong {
    font-size: 15px !important;
    color: #000;
  }
  
  h3 {
    font-size: 22px;
  }
  
  .footerlink h3 {
    margin-bottom: 30px;
    font-family: Proxima-Nova-Bold !important;
  }
  
  .footertop {
    width: 100%;
    background: #48494a;
    padding: 50px 0px;
    float: left;
  }
  
  .footerlink ul {
    list-style-type: none;
    display: block;
  }
  
  .footerlink ul > li > a {
    font-size: 16px;
  }
  
  .footerlink ul > li > a:hover {
    color: #fff;
  }
  
  .footerlink.twoitem ul > li {
    width: 50%;
    float: left;
  }
  
  .footertop * {
    color: #fff;
  }
  
  .footerlink ul > li {
    margin-top: 9px;
  }
  
  ul.socIcon > li > a:hover {
    color: #f15b2a;
  }
  
  ul.socIcon > li > a {
    color: #999;
    font-size: 22px;
  }
  
  ul.socIcon {
    list-style-type: none;
  }
  
  ul.socIcon > li {
    float: left;
    padding: 0px 8px;
  }
  
  p.space {
    margin: 30px 0px;
  }
  
  h3 {
    font-size: 22px !important;
  }
  
  .col-lg-3.footerlink i.fa.fa-map-marker {
    height: 80px;
    margin-top: 5px;
  }
  
  .col-lg-3.footerlink i {
    float: left;
    width: 28px;
    font-size: 16px;
    color: #f15b2a;
  }
  
  .footerlink p a:hover {
    color: #fff !important;
  }
  
  .footer {
    width: 100%;
    float: left;
  }
  
  .footertop {
    width: 100%;
    background: #48494a;
    padding: 50px 0px;
    float: left;
  }
  
  .bookNow i.fa.fa-angle-right {
    width: 23px;
    background: #ff6d37;
    text-align: center;
    padding: 5px 0px;
    border-radius: 50%;
    margin-left: 7px;
    font-size: 13px;
  }
  
  .bottomCaption p a {
    color: #007bff;
    font-size: 14px;
    font-weight: bold;
    margin-left: 15px;
  }
  
  .footerBtn p {
    margin: 0px 0px;
    padding: 20px 0px;
    display: inline-block;
    color: #fff;
    font-size: 14px !important;
  }
  
  .testimonal strong {
    color: #000 !important;
    font-family: Proxima-Nova-Bold !important;
  }
  
  .testimonal p {
    margin: 22px 0px;
    line-height: 28px;
    color: #838383;
  }
  
  .col-xs-6.col-sm-6.col-md-6.col-lg-6.pddd {
    padding: 0px 43px;
  }
  
  .footerBtn {
    width: 100%;
    background: #393939;
    float: left;
  }
  
  a.bookNow:hover {
    color: #fff !important;
    box-shadow: 0px 3px 0px rgba(0,0,0,0.1);
  }
  
  .bookNow {
    background: #f15b2a;
    color: #fff !important;
    padding: 9px 8px;
    border-radius: 4px;
    font-family: Proxima-Nova-Bold !important;
    font-size: 14px;
  }
  
  a.back-to-top {
    display: none;
    width: 56px;
    height: 56px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: url(../images/up-arrow.png) no-repeat 43%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
  }
  
  service_Call i.fa.fa-phone {
    color: #f15b2a;
    margin-right: 5px;
    font-size: 20px;
    position: relative;
    top: 3px;
  }
  
  .formsearch input::placeholder {
    color: #242323;
  }
  
  .float-right {
    float: right!important;
    color: #000 !important;
    font-size: 14px;
    font-family: Proxima-Nova-Bold !important;
    border: 1px solid rgba(0,0,0,0.2);
    padding: 4px 7px;
    position: relative;
    top: -5px;
    border-radius: 4px;
  }
  
  .rated-service-provider {
    width: 100%;
    float: left;
    padding: 55px 0px;
    background: #f7f8fa;
  }
  
  .middleCaption p strong {
    font-size: 18px;
    font-family: Proxima-Nova-Bold !important;
}
  
  .middleCaption a.fa.fa-star {
    color: #ffce05;
    font-size: 18px;
    margin-top: 5px;
  }
  
  a:hover {
    text-decoration: none !important;
  }
  

  
  button.btn.btn-primary {
    background: #479fff !important;
    border: 0px;
    box-shadow: 0px 3px rgba(0,0,0,0.2);
    height: 42px;
    margin-left: 2%;
    width: 30%;
    font-family: Proxima-Nova-Semibold;
  }
  button.ligntButton.ng-binding:focus {
    border: 1px solid #B1B4B3 !important;
}
  .formsec.app {
    margin-top: 25px;
  }
  
  button.btn.service-provider {
    background: #f7f8fa;
    color: #000 !important;
    font-family: Proxima-Nova-Bold !important;
    font-size: 16px;
    padding: 6px 11px;
    text-align: left;
    margin-right: 30px;
    text-transform: capitalize;
  }
  
  button.btn.service-provider:hover {
    box-shadow: 0px 3px rgba(0,0,0,0.2);
  }
  
  button.btn.service-provider i {
    background: #ff6d37;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    margin-left: 12px;
  }
  
  .formsec.app > a {
    font-size: 30px;
    text-decoration: none;
    vertical-align: middle;
    font-family: Proxima-Nova-Bold !important;
  }
  
  .review {
    width: 100%;
    float: left;
    padding: 60px 0px 70px;
  }
  
  .categories .caption {
    margin-bottom: 45px;
  }
  
  .testimonal_slider p {
    margin: 20px 0px;
  }
  
  .testimonal_slider {
    width: 100%;
    background: #f7f8fa;
    padding: 25px;
    border-radius: 4px;
  }
  
  .col-xs-3.col-sm-3.col-md-3.col-lg-3.rating figure {
    margin-top: 40px;
  }
  
  .customer img {
    max-width: 100%;
  }
  
  .testimonal_slider strong {
    color: #000;
    font-size: 18px;
    font-family: Proxima-Nova-Bold !important;
  }
  
  .video22 {
    width: 100%;
    float: left;
  }
  
  video22 iframe {
    width: 100%;
    height: 498px;
  }
  
  .videodiv {
    width: 100%;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    height: 1000%;
    left: 0;
    z-index: 9;
  }
  
  .videoCont {
    width: 100%;
    max-width: 650px;
    margin: 0px auto;
    position: relative;
    top: 123px;
  }
  
  .videiframe {
    width: 100%;
    float: left;
    background: #fff;
    padding: 25px 50px 50px 50px;
    position: relative;
    z-index: 99999999;
  }
  
  span.hideBtn {
    color: #fff;
    float: right;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 18px;
    background: #f15b2a;
    width: 33px;
    border-radius: 50%;
    height: 30px;
    padding-top: 2px;
    cursor: pointer;
  }
  
  .videiframe iframe {
    width: 100%;
  }
  
  .videodiv {
    width: 100%;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    height: 1000%;
    left: 0;
    z-index: 9;
  }
  
  .whatcanwe ul > li {
    margin-top: 12px;
  }
  
  .bgwahtcan {
    background: url(../images/bg1.jpg) no-repeat;
    padding: 48px 97px 60px 97px !important;
    background-size: cover;
  }
  
  .whatcanwe .container {
    max-width: 100% !important;
}
  
  .ourService .tab-content {
    padding-bottom: 25px;
  }
  
  .whatcanwe ul > li .fa {
    margin-right: 13px;
    font-size: 11px;
    
  }
  .clenessservices_rewiew {
    width: 100%;
    float: left;
    border-top: 1px solid #ddd;
    padding: 20px 0px;
}
span.your_review a {
  color: #fdd003;
  font-size: 16px;
  margin-top: 5px;
  margin: 0px;
  padding: 0px !important;
  display: inline;
  float: left;
  margin-right: 8px;
  max-width: 10px;
}
  
  .col-xs-3.col-sm-3.col-md-3.col-lg-3.rating.dnone {
    text-align: center;
  }
  
  .cusomer.dnone img {
    max-width: 100%;
  }
  
  .cusomer.dnone img {
    max-width: 100%;
  }
  
  .video22 iframe {
    width: 100%;
    height: 455px;
  }
  
  .dinerwareslider .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0px 0px 13px !important;
  }
  .star {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.detail p {
    margin: 4px 0px;
    color: #838383;
}
.star a.fa.fa-star {
    color: #fdd003;
    font-size: 16px;
    margin-top: 5px;
}
.detail p a {
    color: #838383;
}
.detail p i.fa {
    color: #f15b2a;
    font-size: 18px;
    margin-right: 9px;
    font-weight: bold;
}
a.more:hover {
  font-weight: bold;
}
.home_img .middleCaption {
  margin-top: 85px;
}



  
/* *********** inner pages start *************** */
ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  display: block;
}
.lsiting{
  background:#f7f8fa;
}
.col-sm-12.col-lg-2.btn {
  padding: 0px !important;
}

.filters ul > li > a {
  color: #333 !important;
}
.filters ul > li.product_listing {
  padding: 11px 13px;
}
.filters ul > li.product_listing_Active i {
  color: #000;
}
.multiplapage {
  width: 100%;
  float: left;
  padding: 20px 0px;
  position: relative;
  left: -6px;
  background: #fdfdfd;
  margin-top: 25px;
  margin-bottom: 30px;
}
.navbar-light .navbar-nav .nav-link.active {
  color: #f15b2a !important;
  font-family: Proxima-Nova-Bold;
}
.col-sm-12.col-md-7.col-lg-8.bgcolor {
  background: #fdfdfd;
  padding: 0px 20px;
}
.multiplapage ul.pagination > li.page-item > a.previous i {
    color: #fff;
    font-weight: bold;
}
.multiplapage ul.pagination > li.page-item > a.page-link {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  background: #f7f8fa;
  padding: 9px 13px;
  margin-right: 11px;
  border: 0px;
}
.multiplapage ul.pagination > li.page-item > a.previous {
  background: #838383;
  border-radius: 8px 0px 0px 8px;
  padding: 10px 13px;
}
.multiplapage ul.pagination > li.page-item > a.page-link.orange {
    background: #f15b2a;
    color: #fff;
}
.innerpage.lsiting button.btnsearch {
  background: #f15b2a;
}
.innerpage.lsiting button.btnsearch i {
  color: #fff;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow:0px !important;
}
.innerpage.lsiting .formsearch {
  width: 540px;
    float: left;
}
.multiplapage .page-link:focus {
  box-shadow: none !important;
}
.filters ul > li {
  float: left;
  padding: 12px 10px;
}
.filters ul > li select {
      font-size: 13px !important;
    color: #333;
    font-family: Proxima-Nova-Semibold;
    background: #fff;
    padding: 14px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    opacity: 0.6;
}
.filters ul > li.product_listing_Active {
    padding: 11px 14px;
}
.innerpage {
  width: 100%;
  float: left;
}
.filters {
  width: auto;
  float: right;
}
.listingbeadcrum li.breadcrumb-item.active a {
    color: #f15b2a !important;
}
.filters ul > li {
    float: left;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-right: 7px;
    padding: 0px;
}
.filters ul > li:last-child {
  margin-right: 0px;
}
.lsiting {
    background: #f7f8fa;
    padding: 15px 0px;
    border-top: 1px solid #bec0c4;
}
.innerpage.lsiting.active {
    border-top: 0px;
}
.listingbeadcrum {
  width: 100%;
  float: left;
  padding-bottom: 27px;
}
.listingbeadcrum ul.breadcrumb {
  background: transparent !important;
  padding: 0px !important;
  margin: 0px !important;
}
.listingbeadcrum ul.breadcrumb a.breadcrumb-link {
  font-size: 15px;
  color: #838383;
  font-family:Proxima-Nova-Semibold;
}
.sideBar {
  width: 100%;
    background: #fff;
    float: left;
    box-shadow: 1px -1px 6px 2px rgba(0,0,0,0.2);
    padding: 20px 0px;
}
.cartgory_main {
  width: 100%;
  float: left;
}

.pdd-right {
  padding-right: 91px !important;
}
.catergydropdown a span {
  margin: 0px 2px;
  margin-right: 5px;
}
.listingbeadcrum {
  width: 100%;
  float: left;
 padding: 20px 0px;
}
.row.margin-bootom {
    margin-bottom: 70px;
}
.nopddd {
    padding: 0px !important;
}
.productlisting .col-lg-8 h2 {
    font-size: 19px !important;
    margin-top: 79px;
    margin-bottom: 48px;
}
.bookknow {
  width: 100%;
  float: left;
  padding-top: 73px;
}
.detail i.fa.fa-angle-right {
  height: 37px;
  display: inline-block;
  width: 8px;
  float: left;
}
ul.category_cont {
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 0px;
}
.categoryblk {
  width: 100%;
  float: left;
  border: 1px solid #f2f0f0;
  padding: 10px 0px;
  margin-bottom: 20px;
}
.catergydropdown {
  width: 100%;
  float: left;
  border: 1px solid #f2f0f0;
  padding: 10px 11px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.productlisting {
  width: 100%;
  float: left;
  background: #fff;
  
}
.categoryblk {
  width: 100%;
  float: left;
  border: 1px solid #f2f0f0;
  padding: 10px 0px;
  margin-bottom: 20px;
}
a.more_item {
  font-size: 14px;
}
.productlisting .col-lg-8 h2 {
    font-size: 21px !important;
    margin-top: 79px;
}
.productlisting .col-lg-8 h2 span {
    font-size: 17px !important;
    color: #555454;
    margin-left: 15px;
}
/*a.serviceBtn:after{
  background:url(../images/home_border.png)no-repeat;
  width:20px;
  height:20px;
  position:absolute;
  content:"";
  left:0;
}*/
ul.category_cont label {
  color: #383838;
  font-size: 14px;
}
p.filter_Category {
  padding-left: 20px;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0px 0px 18px;
}
.thankyou.booking .container {
  padding: 0px !important;
}
a.show_more {
  font-size: 14px;
}
.innerpage.lsiting.active {
  position: fixed;
  z-index: 9999;
  border-bottom: 1px solid #ddd;
  transition: 0.2s all;
  padding: 16px;
  box-shadow: 0px -3px 7px 4px rgba(0,0,0,0.1);
}


.col-lg-4.pdd-right {
  padding-right: 96px;
}
.catergydropdown a {
  font-size: 15px;
  color: #000;
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 0px 0px;
}
.sideBar h3 {
  font-size: 21px !important;
  border-bottom: 1px solid #ddd;
  padding-left: 20px;
  padding-bottom: 20px;
  margin-bottom: 18px;
}
.catergydropdown a span {
  margin: 0px 2px;
  margin-right: 5px;
  width: 155px;
  display: inline-block;
}
.catefory_dropdown {
  width: 100%;
  padding: 0px 20px;
}

.banner.serviceBg h1 {
  text-align: left;
  font-size: 36px !important;
  margin-bottom: 0px;
}
.banner.serviceBg h1 img {
  margin-left: 5px;
}
.serviceBg .star {
  margin: 10px 0px 15px;
}
.call_action p {
  margin: 0px 0px 15px;
}
.call_action p i {
  color: #fff;
  width: 20px;
  font-size: 18px;
}
.call_action p a {
  color: #fff;
  font-size: 18px;
  font-family: Proxima-Nova-Semibold;
}
.call_action p a {
  color: #fff;
  font-size: 18px;
  font-family: Proxima-Nova-Semibold;
}
.call_action p button.snapbookBtn i {
  font-size: 23px;
  margin-right: 13px;
  vertical-align: middle;
}
button.snapbookBtn:focus {
  outline: 0px !important;
}
button.snapbookBtn:hover {
  box-shadow: 0px 4px 0px rgba(0,0,0,0.1);
}

a.orange-badge {
  background: #f15b2a;
  color: #fff;
  padding: 2px 9px;
  font-size: 14px;
  border-radius: 4px;
  font-family: Proxima-Nova-Bold;
  margin-right: 3px;
    position: relative;
    top: -2px;
}
.left_sidebar p.margintop22 {
  margin-top: 15px;
}
.listing_services h3.pddbtm22 {
  padding-bottom: 12px;
}
button.snapbookBtn {
  background: #f15b2a;
  color: #fff;
  font-family: Proxima-Nova-Bold;
  padding: 5px 8px;
  border-radius: 4px;
  font-size: 18px;
}
button.snapbookBtn:hover {
  box-shadow: 0px 4px 0px rgba(0,0,0,0.1);
}
.rightside {
  width: 100%;
  float: left;
  position: relative;
  top: -67px;
  padding: 0px 10px;
}
.rightsideCont {
  width: 100%;
  float: left;
  box-shadow: 0px 1px 2px 3px rgba(0,0,0,0.1);
}
.formrightside {
  width: 100%;
  float: left;
}
.banner.serviceBg {
  margin-top: 89px;
}
.rightsideCont.margintop .row {
  margin: 0px;
}
.rightsideCont.margintop .row .col-lg-4 {
  padding: 0px;
  padding-right: 10px;
  position: relative;
  height: 103px;
  width: 125px;
}
.rightsideCont.margintop .row .col-lg-4 img {
  border-radius: 8px;
  height: 100%;
  position: absolute;
}

p {
  color: #838383;
}
.rightsideCont.margintop h5 {
  
  font-size: 18px !important;
  font-family: Proxima-Nova-Bold !important;
}
.rightsideCont.margintop .row {
  margin-bottom: 30px;
  margin-left: 0px;
  margin-right: 0px;
}
.rightsideCont.margintop .row .col-lg-8 {
  padding: 0px !important;
  padding-left: 10px !important;
}

.rightsideCont.margintop p {
  margin-bottom: 0px !important;
}
.rightsideCont.margintop h3.download {
  margin-bottom: 0px;
  padding: 0px 0px 10px !important;
}
.rightsideCont.margintop .formsec input {
  border: 1px solid #ddd;
    box-shadow: none !important;
    height: 50px !important;
    width: 51% !important;
    border-left: 0px !important;
}
.rightsideCont.margintop .formsec {
  margin-top: 14px;
}
.rightsideCont.margintop .formsec form.form-inline {
  width: 100% !important;
}
.rightsideCont.margintop .formsec button.btn.btn-primary {
  box-shadow: none !important;
  background: #007aff !important;
  text-align: center;
  width: 36%;
  height: 50px;
}
.right_cont {
  width: 100%;
  float: left;
  padding: 25px 25px 34px;
}
.rightsideCont.margintop h3 {
  padding: 0px 0px 25px;
  margin: 0px;
}
.rightsideCont.margintop .row .col-lg-4 {
  padding: 0px;
  padding-right: 10px;
}
.rightsideCont.margintop .row .col-lg-4 img {
  width: 100%;
}
.rightsideCont.margintop .row .col-lg-4 img {
  width: 100%;
  border-radius: 8px;
}
.right_cont {
  width: 100%;
  float: left;
  padding: 25px 25px 0px;
}
.rightsideCont.margintop .formsec.app {
  margin-bottom: 30px;
}
.rightsideCont.margintop {
  margin-top: 30px;
}

.rightsideCont strong {
  display: block;
  background: #f15b2a;
  color: #fff;
  padding: 18px 25px;
  font-size: 21px;
  font-family: Proxima-Nova-Bold;
  border-radius: 4px 4px 0px 0px;
}
.formrightside form {
  padding: 30px 25px 36px;
}
.formrightside button.btn {
  background: #f15b2a;
  color: #fff;
  width: 100%;
  font-size: 18px;
  font-family: Proxima-Nova-Bold !important;
  padding: 10px 0px;
  box-shadow: 0px 4px 0px rgba(0,0,0,0.1);
}
.formrightside input::placeholder {
  font-size: 16px;
  color: #909090;
}
.formrightside textarea::placeholder {
  font-size: 16px;
  color: #909090;
}
.left_sidebar {
  width: 100%;
  float: left;
}
.listing_services .listingbeadcrum ul.breadcrumb a.breadcrumb-link {
  font-family: Proxima-Nova-Regular !important;
}
.overviewMain {
  width: 100%;
  float: left;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.overviewCont {
  width: 100%;
  float: left;
}
.overviewCont h2 {
  font-size: 20px !important;
  color: #f15b2a !important;
  padding: 12px 25px;
  display: inline-block;
  margin-bottom: 0px;
}
.listing_services {
  width: 100%;
  float: left;
}
.left_sidebar {
  width: 100%;
  float: left;
}
.listing_services .listingbeadcrum ul.breadcrumb a.breadcrumb-link {
  font-family: Proxima-Nova-Regular !important;
}
.clenessservices {
  width: 100%;
  float: left;
  border-top: 1px solid #ddd;
  padding: 20px 0px;
}
.listing_services h3 {
  font-size: 24px !important;
  font-family: Proxima-Nova-Bold !important;
  padding: 0px 25px 25px;
  color: #000 !important;
  margin-bottom: 0px !important;
}
.clenessservices a {
  color: #f15b2a !important;
  font-family: Proxima-Nova-Bold !important;
}
.clenessservices p strong.number {
  color: #666 !important;
}
.clenessservices h4 {
  font-size: 16px;
  color: #000;
  font-family: Proxima-Nova-Bold !important;
  margin: 0px 0px 10px 25px;
}
.rightsideCont.margintop .formsec input.raadOnly {
  width: 34px !important;
  border-right: 0px !important;
  padding: 0px 0px 0px 8px !important;
  border-left: 1px solid #ddd !important;
  border-radius: 4px 0px 0px 4px;
}

.clenessservices p {
  margin: 0px 0px;
  padding-left: 25px;
  color: #838383;
  padding-right: 25px;
}
.clenessservices p span {
  color: #f15b2a;
  font-family: Proxima-Nova-Bold !important;
}
.listing_services h3 {
  font-size: 24px !important;
  font-family: Proxima-Nova-Bold !important;
  padding: 12px 25px;
  color: #000 !important;
  padding-top: 0px;
}
h1.heading {
  font-size: 24px !important;
  font-family: Proxima-Nova-Bold !important;
  padding: 0px;
  color: #000 !important;
}
.gallery {
  width: 100%;
  float: left;
  margin-top: 41px;
  border: 1px solid #ddd;
  padding: 20px 25px 20px;
  border-radius: 4px;
}
.gallery h1.heading {
  padding-bottom: 5px;
  padding-left: 3px;
}
.gallergrid {
  width: 100%;
  float: left;
}
.gallergrid .row {
  margin: 0px;
}
.gallergrid .row .col-lg-2 {
  padding: 0px;
}
.gallergrid .row .col-lg-2 img {
  width: 100%;
  padding: 0px 6px;
}
h1.heading {
  padding: 12px 25px;
  display: inline-block;
  margin-bottom: 0px;
}
.overviewMain.ourreview {
  margin-top: 41px;
}

.overviewMain.ourreview h3.reviewtext {
  font-size: 48px !important;
  margin-bottom: 0px !important;
  padding-bottom: 12px !important;
}
.skillBar {
  height: 6px !important;
}
.riewvname figure {
  display: inline-block;
  width: 50px;
  margin-right: 15px !important;
  float: left;
  margin-bottom: 15px !important;
}
.gallergrid .owl-dots {
  display: none;
}
.right_cont p a {
  color: #f15b2a !important;
  font-family: Proxima-Nova-Bold !important;
}
.form-group.marginbtm {
  margin-bottom: 0px !important;
}

.riewvname > .row {
  margin: 0px;
}
section#habilidades {
  margin-bottom: 20px;
}
a.orange-badge:hover {
  color: #fff !important;
}
.riewvname {
  width: calc(100% - 40px);
  float: left;
  margin: 0px 20px;
  border-top: 1px solid #ddd;
  padding: 20px 0px 0px;
}
.riewvname .col-sm-6.col-md-6.col-lg-8 {
  padding: 0px !important;
}
.revieanimain .codeconSkillbar {
  width: 30%;
  float: left;
  margin-top: 8px !important;
}
.riewvname a.fa.fa-star {
  color: #fdd003;
  font-size: 16px;
  margin-top: 5px;
}
.riewvname .col-lg-4 p {
  text-align: right;
  font-size: 14px;
  padding-top: 15px;
}
.riewvname.more_reads a {
  color: #000 !important;
  font-size: 16px;
  font-family: Proxima-Nova-Bold !important;
}
.gallergrid button.owl-next {
  background: url(../images/right_icon.png) no-repeat #fff !important;
  width: 31px;
  height: 31px;
  position: absolute;
  right: -15px;
  top:50%;
  border-radius: 50%;
  background-position: 45% 50% !important;
  transform: translateY(-50%);
}
.gallergrid button.owl-prev {
  background: url(../images/left_icon.png) no-repeat #fff !important;
  width: 31px;
  height: 31px;
  position: absolute;
  left: -16px;
  top:50%;
  background-position: 45% 50% !important;
  border-radius: 50%;
  transform: translateY(-50%);
}
h3.pddbtm22.noleft {
  padding-left: 0px;
}
.row.gallery_slider.owl-carousel.owl-loaded.owl-drag{
padding-bottom:9px;
}
.gallergrid .owl-nav.disabled{
  display:block !important;
}

.riewvname.more_reads {
  text-align: center;
  padding-bottom: 20px;
  padding: 28px 0px;
}
.gallery_slider .col-lg-12{
  padding: 0px !important;
}
.codeconSkillbar {
  height: 8px !important;
  margin: 0px 0px 0px !important;
}
.habilidades_contenedor {
  width: 100% !important;
  margin-left: 0px !important;
  float: left;
}
.revieanimain .codeconSkillbar {
  height: 6px !important;
  margin: 0px 0px 0px !important;
  width: 34%;
  float: left;
  margin-top: 8px !important;
}
.revieanimain {
  width: 100%;
  float: left;
  margin-top: 6px;
}
.reviewTextleft {
  width: 22%;
  float: left;
}
.clenessservices .reviewTextleft p {
  color: #000 !important;
  font-size: 14px !important;
  padding-right: 0px !important;
}
.clenessservices .reviewTextleft p span {
  color: #838383 !important;
  font-family: Proxima-Nova-Regular !important;
}
.middleCaption p {
  color: #fff;
}
input.raadOnly.homeread {
  width: 34px !important;
  padding-right: 0px !important;
  border-radius: 4px 0px 0px 4px;
  margin-right: 0px !important;
}
.formsec input.secondinput {
  width: calc(68% - 34px) !important;
}
/* *********** inner pages end *************** */

/* pop form css start */
.loginPopMain {
  width: 100%;
  float: left;
}
.loginPopMain .container {
  max-width: 470px !important;
  margin: 0px auto;
}
.popfiledset {
  background: #fff;
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 15px 33px;
}
.poplogo {
  width: 100%;
  float: left;
  text-align: center;
  padding-bottom: 13px;
}
.callbtn {
  width: 100%;
  float: left;
  background: #f15b2a;
  padding: 12px 12px;
}
.formcont .formgroup {
  width: 100%;
  float: left;
  margin-top: 19px;
  font-family: Proxima-Nova-Bold;
}
.formgroup.checkbox.nopdd .row .col-lg-1 {
  padding: 0px;
  padding-top: 4px;
}
.formgroup.checkbox.nopdd .row {
  margin: 0px;
}
.formgroup.checkbox.nopdd .row .col-lg-11 {
  padding: 0px;
}
.formgroup.checkbox.nopdd label {
  margin-left: 0px !important;
}
.thankyou {
  width: 100%;
  float: left;
  text-align: center;
      border-radius: 4px;
}
.thumbup {
  width: 65px;
  margin: 0px auto;
  background: #f15b2a;
  padding: 15px 0px;
  border-radius: 50%;
}
.thumbup i.fa {
  color: #fff;
  font-size: 30px;
}
.thankyouCont h3 {
  font-family: Proxima-Nova-Bold;
  color: #000;
  line-height: 32px;
  margin-top: 20px;
  margin-bottom: 15px;
}
.thankyouCont p {
  margin: 0px !important;
}
.thankyou .container {
  max-width: 600px !important;
}
.thankyou.booking textarea {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0px 10px;
}
.booking-popup {
  width: 100%;
  float: left;
  padding: 38px 38px 22px 38px;
}
.bookknow a.bookNow {
  padding: 10px 9px !important;
  padding-left: 13px !important;
}
.gridCont .bottomCaption a:hover {
  text-decoration: none !important;
}
.thankyou .form-control:focus {
  box-shadow: none !important;
  border-color: #ddd;
}
.form-group.btnright button {
  font-family: Proxima-Nova-Bold;
  padding: 11px 0px;
  width: 170px;
  border-radius: 5px;
  box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
.form-group.btnright {
  margin-bottom: 0px;
}
.paddingTop {
  margin-top: 88px;
}
form-group.btnright button {
  font-family: Proxima-Nova-Bold;
  padding: 11px 0px;
  width: 170px;
  border-radius: 5px;
  box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
  height: 47px;
}
.gridMain .servicseBg {
/*  background: url(../images/3_1.jpg) no-repeat; */
  min-height: 185px;
  max-height: 185px;
  
    
}
.row.margin-bootom.background_light.gridMain.margin_toppp {
  margin-top: 30px;
}
.gridMain .middleCaption {
  margin-top: 80px;
}
.row.margin-bootom.background_light.gridMain .serviceProvederMain {
  padding: 0px 0px;
  box-shadow: 1px 2px 2px 1px rgba(0,0,0,0.1);
  margin-top: 15px;
}
.row.margin-bootom.background_light.gridMain .col-lg-4 {
  padding: 0px;
  padding-right: 20px;
  padding-bottom: 15px;
}
.row.margin-bootom.background_light.gridMain {
  margin: 0px;
}
.gridMain a.fa.fa-star {
  font-size: 16px;
  margin: 0px;
}
.gridCont {
  width: 100%;
  float: left;
  padding: 0px 8px;
}
.gridCont .bottomCaption a:hover {
  text-decoration: none !important;
}
.gridCont .bottomCaption p a.more {
  font-weight: bold !important;
}
.gridCont .bookknow {
  padding-top: 16px !important;
  text-align: center;
  float: left;
  width: 100%;
}
.gridCont .serviceDes {
  width: 100%;
  float: left;
}
.gridCont .bottomCaption P i.fa {
  color: #f15b2a;
  padding-right: 8px;
  font-weight: bold;
  font-size: 18px;
}
.gridCont .bottomCaption a {
  color: #838383;
  font-family: Proxima-Nova-Regular !important;
  text-decoration: none;
  font-weight: normal !important;
  margin-left: 0px;
}
.gridCont .bottomCaption p {
  margin-bottom: 0px;
  font-size: 15px;
  margin-top: 6px;
}
.gridCont {
  width: 100%;
  float: left;
}
.gridCont .bookknow a.bookNow {
  color: #fff !important;
  display: inline-block;
  padding: 6px 19px !important;
  margin-bottom: 10px;
}
.gridCont .bottomCaption {
  padding: 8px 7px 18px;
}
.gridCont .bottomCaption {
  width: 100%;
  float: left;
  background: #fff;
  padding: 10px 8px;
  border-radius: 0px 0px 10px 10px;
}
.cancil {
  border: 1px solid #666;
  margin-left: 10px;
}
.form-group.btnright {
  float: right;
}
.requestBtn {
  background: #f15b2a;
  color: #fff;
}
.bookingcap h3 {
  margin: 0px;
  color: #fff;
  padding: 12px 0px;
  text-align: left;
  font-size: 16px !important;
}
.bookingcap {
  width: 100%;
  background: #f15b2a;
  padding: 0px 38px;
}
.thankyou.booking .thankyouCont.telt-left {
  padding: 0px;
}
.date {
  background: url(../images/date.png) no-repeat;
  background-position: 98% 50%;
}
.thumbup {
  width: 64px;
  margin: 0px auto;
  background: #f15b2a;
  padding: 14px 0px;
  border-radius: 50%;
  box-shadow: 4px 1px 10px rgba(0,0,0,0.2);
}
.thankyouCont{
  width:100%;
  float:left;
  background:#fff;
  padding:38px;
  border-radius: 4px;
}

.formgroup.checkbox.nopdd {
  height: auto !important;
  padding-top: 4px;
}
.callbtn button {
  border: 0px;
  color: #333 !important;
  background: transparent;
  padding: 7px 5px;
  width: 100%;
  border-radius: 4px;
  font-family: Proxima-Nova-Bold !important;
  height: 41px;
  font-size: 16px;
}
button.service_provuder {
  border: 1px solid #fff;
  color: #fff !important;
  float: right;
 
}
.callbtn button:focus {
  outline: 0px !important;
}
.callbtn button.customerBtn {
  background: #fff;
}
.callbtn button i.fa {
  margin-right: 10px;
  font-size: 20px;
}
.formcont {
  width: 100%;
  float: left;
  margin-top: 8px;
}
.formgroup label {
  display: block;
    width: 100%;
    font-family: Proxima-Nova-Bold !important;
    margin-bottom: 7px;
    color: #333 !important;
    font-size: 16px;
}
.formgroup input.form-control {
  color: #808080 !important; 
}
.formgroup input.form-control {
  color: #808080 !important;
  font-family: Proxima-Nova-Semibold;
  font-size: 16px;
  border: 1px solid rgba(0,0,0,0.2);
  padding: 6px 10px;
}
.popfiledset button:focus {
  outline: 0px !important;
}


.mailicon {
  background: url(../images/Mail.png) no-repeat;
  background-position: 97% 50%;
}
.user {
    background: url(../images/Icon.png) no-repeat;
    background-position: 97% 50%;
}
.pwdicon {
  background: url(../images/Lock.png) no-repeat;
  background-position: 97% 50%;
}
.formcont .formgroup a.forgot {
  float: right;
  color: #000;
  font-size: 16px;
}
.formgroup.checkbox label {
  display: inline;
  font-family: Proxima-Nova-Regular !important;
}
.formgroup.or {
  text-align: center;
}
.formgroup.or strong {
  position: relative;
  color: #000;
  font-size: 15px;
  display: block;
}
.formgroup.or strong::before {
  width: 45%;
  height: 1px;
  background: rgba(0,0,0,0.2);
  position: absolute;
  top: 50%;
  content: "";
  right: 0;
}
.formgroup.or strong::after {
  width: 45%;
  height: 1px;
  background: rgba(0,0,0,0.2);
  position: absolute;
  top: 50%;
  content: "";
  left: 0;
}
.formgroup.socialBtn button.create_account {
  border: 1px solid rgba(0,0,0,0.2);
}
formgroup.socialBtn button {
  width: 48.5%;
  font-family: Proxima-Nova-Bold !important;
  padding: 10px 0px;
  border-radius: 4px;
}
.formgroup.socialBtn button {
  width: 48.5%;
  font-family: Proxima-Nova-Bold !important;
  padding: 10px 0px;
  border-radius: 4px;
}
.formgroup.socialBtn button.create_account {
  border: 1px solid rgba(0,0,0,0.2);
  background: #eeeeee;
}
.formgroup.socialBtn button.facebookBtn {
  background: #395693;
  color: #fff;
  float: right;
  border: 1px solid #38599c;
}
.submitBtn {
  background: #f15b2a;
  width: 100%;
  color: #fff;
  font-family: Proxima-Nova-Bold;
  padding: 10px 0px;
  border-radius: 4px;
  box-shadow: 0px 3px 0px rgba(0,0,0,0.1);
}
.formgroup.checkbox label {
  display: inline;
  font-family: Proxima-Nova-Regular !important;
  margin-left: 10px;
}
.popfiledset .form-control:focus {
  box-shadow: none !important;
}
.formgroup.pwdsec .row {
  margin: 0px;
}
.formgroup.pwdsec .row .col-lg-6 {
  padding: 0px 0px !important;
}
.formgroup.pwdsec .row .col-lg-6 input {
  width: 98%;
}
.right-align {
  float: right;
}
.formgroup.pwdsec .row .col-lg-6 input {
  width: 97%;
}
.formgroup.dontaccount p {
  
  margin: 0px;
}
.text-color {
  color: #f15b2a !important;
  font-family: Proxima-Nova-Bold;
}
.formgroup.dontaccount p a {
  color: #000;
  font-family: Proxima-Nova-Bold;
}
.formgroup.dontaccount p {
  font-size: 16px;
}
.formgroup.dontaccount {
  text-align: center;
}
/* sweet alert login css start  alert */


nav.navbar.navbar-expand-md.navbar-light.bg.fixed-top.positionheader {
  position: static;
}



/* sweet login css end */
/* pop form css start */
  
  @media(max-width:1200px) {
    .ourService button.owl-prev {
      left: auto;
      right: -53px;
      top: 33%;
    }
    .angucomplete-dropdown {
      width: 97.8% !important;
      
  }
  
    .ourService button.owl-next {
      right: -57px;
    }
  
    .whatcanwe h6 {
      padding: 16px 0px;
    }
  }
  
  
/* 12 november css start */  
.login_pop .modal-footer {
    display: none;
}
.login_pop .modal-header {
    padding: 0px;
    border: 0px;
    width: 100%;
    position: relative;
}
.login_pop .modal-header button.close {
    color: #000 !important;
    text-shadow: none;
    opacity: 1;
    margin: 0px;
    float: right;
    background: transparent;
    right: 0px;
    position: absolute;
    font-size: 36px;
    z-index: 3;
}
.login_pop .modal-content {
    border: 0px;
}
.login_pop .modal-body {
   
}
.login_pop .modal-header button.close {
    color: #000 !important;
    text-shadow: none;
    opacity: 1;
    margin: 0px;
    float: right;
    background: transparent;
    right: 0px;
    position: absolute;
    font-size: 36px;
    z-index: 3;
}
.login_pop button.close {
    outline: 0px;
}
.login_pop .modal.fade.show {
    overflow: auto;
}


/* 12 november css start */
  
.loadersmall {
  border: 5px solid #f3f3f3;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-top: 5px solid #f15b2a;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-bottom: 5px;
}
.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
    display: none !important;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }

}

.ngmsg-coontainer {
  color:maroon !important;
}

.ngmsg-child {
  font-size: 12px !important;
  padding-top: 8px !important;
  float: right !important;
}


/****neighbourhood******/
.areas_selection {
  float: left;
  width: 100%;
}
ul.province_list {
  float: left;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  overflow: hidden;
  border-radius: 5px;
}
.province_list > li {
  float: left;
  width: 100%;
}
ul.cities_list {
  display: none;
}
ul.suburbs_list {
  display: none;
}
.province_list > li > span {
  float: left;
  width: 100%;
  text-align: left;
  padding: 13px 10px;
  background: rgba(0,0,0,0.03);
  border-bottom: 1px solid rgba(0,0,0,0.1);
  font-family: Proxima-Nova-Regular;
  font-size: 14px;
  font-weight: 500;
}


ul.services_list {
  float: left;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.2);
  height: 150px;
  overflow-y: auto;
}
.services_list > li {
  float: left;
  width: 100%;
  text-align: left;
  padding: 11px 15px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  font-size: 14px;
  letter-spacing: 0.4px;
  font-weight: 500;
  cursor: pointer;
}
.services_list .checked_status {
  float: right;
  width: 17px;
  margin-bottom: -4px;
}
.checked_status[data-selected="true"] svg {
  fill: rgb(240, 90, 43);
}
.checked_status svg {
  fill: rgba(0,0,0,0.2);
}

.services_popup_error {
  float: left;
  width: 100%;
  margin-top: 12px;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
} 
.services_list > li:hover {
  background: rgba(0,0,0,0.04);
}


.chips {
  float: left;
  width: 100%;
  margin-top: 12px;
}
.chip {
  float: left;
  background: rgba(0,0,0,0.06);
  padding: 10px 10px;
  border-radius: 100px;
  margin-bottom: 5px;
  margin-right: 5px;
}
.chip:hover {
  background: rgba(0,0,0,0.1);
}
.chip > p {
  float: left;
  font-size: 14px;
  font-weight: 500;
}
.cancelit {
  float: right;
  width: 15px;
  margin-left: 6px;
  cursor: pointer;
}
.chip > p {
  float: left;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 0px !important;
  line-height: 16px;
  margin-left: 5px;
}
.cancelit > svg {
  float: left;
  fill: rgba(0,0,0,0.4);
}
.cancelit:hover svg {
  fill: red !important;
  opacity: 0.8;
}
ul.cities_list {
  float: left;
  width: 100%;
}
.cities_list > li >span {
  float: left;
  width: calc(100% - 50px);
  text-align: left;
  padding: 16px 30px;
  
  font-size: 14px;
  font-weight: 500;
 /* border-bottom: 1px solid rgba(0,0,0,0.07);
  background: rgba(0,0,0,0.01);*/
}
ul.suburbs_list {
  float: left;
  width: 100%;
}
.suburbs_list > li {
  float: left;
  width: 100%;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0,0,0,0.05);
  padding-right: 15px;
}
.checked_status svg {
  float: left;
}
.suburbs_list > li > .checked_status {
  float: right;
  width: 18px;
}
.suburbs_list > li > span {
  float: left;
  font-size: 14px;
  font-weight: 500;
  padding-left: 50px;
  margin-top: 0px;
}
.suburbs_list > li:hover {
  background: rgba(0,0,0,0.03);
}
.province_list li {
  cursor: pointer;
}

span.checked_status {
  float: right;
  width: 17px;
}

.province_list li {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(0,0,0,0.07);
  background: rgba(0,0,0,0.01);
}
span.checked_status {
  position: absolute;
  right: 0;
  width: 20px !important;
  height: 20px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  right: 10px;
  top: 15px;
  z-index: 999;
}
span.checked_status svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}


ul,li{
  list-style: none;
}


.service_provider .modal-header {
border: 0px;
font-size: 0px;
}
button.close {
color: #000;
opacity: 1;
font-size: 34px;
padding: 10px 16px 0px 0px !important;
}
.service_provider ul.suburbs_list {
overflow: hidden;
overflow-y: scroll;
max-height: 290px;
}
/******neighbourhood***************/      
      .angucomplete-row.ng-scope {
    color: white;
}
  
ul.filter_category_dropdown > li {
  font-size: 10px;
  margin-top: 5px;
  padding-top: 4px;
  border: 1px solid #ddd;
  padding-right: 0px;
  margin-bottom: 15px !important;
  border-radius: 4px;
}
ul.filter_category_dropdown button.btn.listing_btn {
    background: transparent;
}
ul.filter_category_dropdown > li i.fa {
/*text-align: right;
vertical-align: middle;
font-size: 10px;
float: right;
margin-top: 13px;
padding-right: 12px;*/

}
.filter_category_Main ul {
padding: 0px;
margin: 0px !important;
}
ul.filter_category_dropdown > li ul.cities_list li label {
margin-bottom: 0px !important;
}
button.btn.listing_btn i {
text-align: right;
vertical-align: middle;
font-size: 10px;
float: right;
margin-top: 5px;
}
ul.filter_category_dropdown > li span {
padding-left: 10px;
}
.filter_category_Main  a.morebtn {
font-size: 14px;
}
.filter_category_Main {
width: 100%;
float: left;
padding: 0px 20px;
}
.filter_category_Main {
width: 100%;
float: left;
padding: 0px 20px;
}
ul.filter_category_dropdown > li ul.cities_list label {
font-size: 14px;
}
ul.filter_category_dropdown > li ul.cities_list {
padding: 8px 4px;
border-top: 1px solid #ddd;
padding-left: 17px;
}
.filter_category_Main ul.dropdown_listing {
  padding: 8px 4px;
  border-top: 1px solid #ddd;
  padding-left: 17px;
}
.filter_category_Main ul.dropdown_listing label {
  font-size: 14px;
  margin-bottom: 8px;
}
.filter_category_Main button.btn.listing_btn {
    background: transparent;
    font-size: 15px;
    font-family: Proxima-Nova-Semibold;
    width: 155px;
    text-align: left;
}
.filter_sideBar h3 {
    font-size: 21px !important;
    border-bottom: 1px solid #ddd;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-bottom: 18px;
}
.filter_sideBar {
    width: 100%;
    background: #fff;
    float: left;
    box-shadow: 1px -1px 6px 2px rgba(0,0,0,0.2);
    padding: 20px 0px;
}
.filter_sideBar p.filter_Category {
    padding-left: 20px;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px 0px 18px;
}
.filter_category_Main.mobileView ul.filter_category_dropdown a.btn.btn-primary {
    box-shadow: none;
    outline: 0px;
}
.filter_category_Main.mobileView ul.filter_category_dropdown a.btn.btn-primary {
    background: transparent !important;
    color: #007bff;
    border: 0px;
    font-size: 14px;
    padding: 0px 0px 5px !important;
    outline: 0px;
    border: 0px;
}
.category_Sidebar button.btn.listing_btn:focus {
    box-shadow: none;
}
@media(max-width:767px){
	.filter_category_Main.mobileView{
		display:none;
  }
  .angucomplete-dropdown {
    width: 100% !important;
    
}
}

ul.filter_category_dropdown img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
  
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #3498db;

  -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
  z-index: 1001;
}

  #loader:before {
      content: "";
      position: absolute;
      top: 5px;
      left: 5px;
      right: 5px;
      bottom: 5px;
      border-radius: 50%;
      border: 3px solid transparent;
      border-top-color: #e74c3c;

      -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
      animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
  }

  #loader:after {
      content: "";
      position: absolute;
      top: 15px;
      left: 15px;
      right: 15px;
      bottom: 15px;
      border-radius: 50%;
      border: 3px solid transparent;
      border-top-color: #f9c922;

      -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
  }

  #loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222;
    z-index: 1000;
}

#loader-wrapper .loader-section.section-left {
    left: 0;
}
#loader-wrapper .loader-section.section-right {
    right: 0;
}

/* Loaded styles */
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateX(-100%);  /* IE 9 */
            transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
            transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}
.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateX(100%);  /* IE 9 */
            transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
            transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}
.loaded #loader {
    opacity: 0;

    -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
            transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */

}
.loaded #loader-wrapper {
    visibility: hidden;

    -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateY(-100%);  /* IE 9 */
            transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.3s 1s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
            transition: all 0.3s 1s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

/* 12 December css start */
.banner div#_dropdown .angucomplete-title.ng-binding.ng-scope {
  color: #000;
  border-top: 1px solid #555;
  padding: 6px 19px;
  font-size: 16px;
  cursor: pointer;
  font-family: Proxima-Nova-Bold;
}
.banner div#_dropdown .angucomplete-title.ng-binding.ng-scope:hover {
  background: #f15b2a;
  color: #fff;
  border-color: #fff;
}
.banner div#_dropdown {
  background: #fff;
  max-width: 395px !important;
  padding-top: 0px;
  border: 1px solid rgba(0,0,0,0.5);
  border-top: 0px;
  position: relative;
  top: -3px;
}

.categoriescont {
  min-height: 194px;
  max-height: 194px;
}
.header a.nav-link.profile {
  font-family: Proxima-Nova-Bold;
}
li.search-choice {
  width: 19.2% !important;
  text-align: center;
  margin: 0px 5px;
  display: inline-block;
  margin-bottom: 8px !important;
  padding: 7px 0px !important;
}
span.your_review {
  display: block;
  margin-left: 80px;
  vertical-align: top;
  margin-top: -22px;
}
li.search-choice > span {
  display: block;
}
.side-by-side.clearfix {
  width: 100%;
  float: left;
}
.side-by-side.clearfix {
  width: 100%;
  float: left;
}
ul.chosen-choices {
  width: 100%;
  display: block;
}
ul.chosen-choices {
  width: 100%;
  display: block;
  margin-bottom: 0px !important;
}
ul.chosen-choices {
  width: 100%;
  display: block;
  margin-bottom: 0px !important;
}
.productlisting.gridView {
  padding-bottom:47px;
}
.card-body.ng-binding {
  color: #000;
  font-family: Proxima-Nova-Semibold;
}
.filters ul > li:last-child {
  height: 43px;
}
/*.row.dinerwareslider.owl-carousel.owl-loaded.owl-drag {
  max-height: 340px;
}*/
div#tab-596a224b57ee570da031e410{
  max-height:367px;
}
.testimonal.testimonal_slider.owl-carousel.owl-loaded.owl-drag button {
  border: 0px;
  outline: 0px;
}
.profile_form input:focus {
  border: 1px solid rgba(177, 180, 179, 0.6);
  box-shadow: none;
}

.listing_services .left_sidebar {
  box-shadow: none;
  padding-bottom: 50px;
}
.row.margin-bootom.background_light.gridMain .col-lg-6.detail {
  padding-top: 65px;
}
.row.margin-bootom.background_light.gridMain .col-lg-2.btn {
  padding-top: 44px !important;
  display: inline-block;
}

@media(max-width:1200px){
  .floarrightinput{
    margin-left: 11%;
  }
}
/* ******* menu css add ********* */
@media(max-width:998px){
  .formsearch {
    width: 375px;
    margin: 0px auto;
    float: none;
}
.formsearch input {
  margin: 0px;
  float: none;
  width: 100% !important;
}
.ourService ul.nav.nav-tabs li.nav-item {
  margin-bottom: 15px !important;
}
div#tab-596a224b57ee570da031e410{
  min-height:268px;
}
.innerpage.lsiting .floarrightinput {
  margin-left: 0px;
}
}

.innerpage.lsiting {
  margin-top: 85px;
}
.innerpage.lsiting.active {
  margin-top: 0px;
}
.middleCaption p a.fa.fa-heart-o {
  display: none;
}
.innerpage.lsiting .floarrightinput {
  margin-left: 0px;
}

.rated-service-provider .middleCaption p {
  height: 26px;
  overflow: hidden;
  padding: 0px;
}
.rated-service-provider .middleCaption p.ng-binding {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filters ul > li {
  height: 43px;
}
button:focus {
  border: 0px;
  outline: 0px;
}
.servicseBg{
  width: 100%;
  float: left;
}
/*.servicseBg {
  background: url(../images/3_1.jpg) no-repeat;
  background-size: cover;
  min-height: 260px;
  background: url(../images/3_1.jpg) no-repeat transparent;
  position: relative;
  width: 100%;
  background-size: cover;
}*/
/* ******* menu css add ********* */
.tabcolumn figure{
  display: inline-block;
  text-align: center;
}
.ourService .owl-carousel .owl-item img{
  width:170px;
}
.tabcolumn{
  text-align: center; 
}
.productlisting.gridView .col-sm-12.col-md-7.col-lg-8.bgcolor .row {
  margin: 0px;
}
.banner.serviceBg.position_relative .position_absolute {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  width: auto;
}
/* 12 December css End */












/************* CSS START *************/

.img-side {
  float: left;
  width: 250px;
}
.text-side.detail {
  float: left;
    width: calc(100% - 390px);
    padding-left: 40px;
    padding-top: 55px;
}
.button-side {
  float: left;
  width: 100px;
}
.button-side {
  float: left;
  width: 100px;
  margin-left: -27px;
}
.row.full_row.ng-scope {
  width: 100%;
  display: inline-block;
  margin-left: 8px;
}
a#btnlogout {
  margin-right: 0px;
}
p.our_address.ng-binding {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
 
/************* CSS ENDED *************/


/* *******31 December css start******** */
.neighbourcaption {
  font-size: 14px !important;
  margin-left: 17px !important;
}
.angucomplete-title.ng-binding.ng-scope {
  color: #000 !important;
}

p.choose_neighbour {
  font-size: 14px !important;
  margin-left: 0px !important;
  padding: 0px 18px;
}

.col-xs-12.col-sm-12.col-md-4.col-lg-4.footerlink.twoitem {
  padding-left: 50px;
}
a.mail_button {
  background: #0063b1;
  padding: 6px 10px;
  color: #fff !important;
  position: relative;
  top: -9px;
  border-radius: 2px;
  font-size: 15px;
  width: 51px;
  display: inline-block;
  text-align: center;
}
.left_Sidebar {
  width: 100%;
  float: left;
  background: #fff;
  padding: 18px 0px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  border-radius: 4px;
  padding-bottom: 0px;
}
.serviceProvederMain .servicseBg {
  border-top-left-radius: 10px;
}
.angucomplete-title.ng-binding.ng-scope {
  color: #242323 !important;
    padding: 7px 15px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-family: Proxima-Nova-Bold;
}
.angucomplete-title.ng-binding.ng-scope:hover {
  background: #f15b2a;
  color: #fff !important;
  border-color: transparent;
}
/*.angucomplete-dropdown {
  background: #fff;
  border-radius: 4px;
  width: 100%;
  font-size: 14px;
}*/
.angucomplete-dropdown {
  background: #fff;
  border-radius: 4px;
  width: 98%;
  font-size: 14px;
  position: absolute;
  z-index: 999;
  overflow: auto;
  max-height: 180px;
}

@media(max-width:1200px){
  .col-xs-12.col-sm-12.col-md-4.col-lg-4.footerlink.twoitem {
    padding-left: 0px;
  } 
}
/* *******31 December css start******** */

/* ******* 4 january css start ********* */
body.ng-scope {
    padding-right: 0px !important;
}
.serviceProvederMain .servicseBg {
  border-top-right-radius: 10px;
}
span.review_text {
  font-size: 16px;
  color: #838383;
  font-family: Proxima-Nova-Regular;
  vertical-align: top;
  padding-top: 12px;
  display: inline-block;
}
.formsearch.search_category input#servicelist_home_value {
  width: 100%;
}
.formsearch.search_category {
  width: 600px;
}

/* container changes */
.container {
  max-width: 1173px !important;
}
.product_main {
  width: 100%;
  display: inline-block;
  margin-top:19px;
  padding-left: 25px;
}
.product_main .gridCont {
  border: 1px solid rgba(0,0,0,0.1);
  border-top: 0px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.product_main .serviceProvederMain {
  position: relative;
  z-index: 9;
  box-shadow: none !important;
}

.product_main .serviceProvederMain::after {
  background: url(../images/arrow.png) no-repeat;
  position: absolute;
  width: 8px;
  height: 47px;
  content: '';
  left: -5px;
  top: -1px;
  z-index: 1;
}
.product_main .serviceProvederMain:hover {
  box-shadow: 1px 2px 2px 1px rgba(0,0,0,0.1);
}


.product_main .col-lg-4:nth-child(3n) {
  padding-right: 0px !important;
}
.product_main .col-lg-4 {
  padding-right: 25px !important;
}
form.ng-pristine.ng-valid-pattern.ng-invalid.ng-invalid-required.ng-submitted .ng-scope {
  font-size: 14px !important;
  color: red ;
}
.rated-service-provider .service_Call {
  width: 100%;
  display: inline-block;
  padding-top: 9px;
}
.ourService .tabcolumn{
  padding-top: 25px;
}
.review .owl-nav.disabled button span {
  display: none !important;
}
.footer_padding-left {
  padding-left: 95px !important;
}

/* *******about page css Start******* */
.aboutMain {
  width: 100%;
  float: left;
  padding-top: 40px;
  background: #f7f8fa;
  padding-bottom: 25px;
}
.about_rewiew {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.about_rewiew .founder_img_side {
  width: 30%;
  float: left;
  padding-top: 14px;
  padding-right: 5%;
}
.aboutMain.paddingTop h2 {
  padding-bottom: 10px;
}
.about_rewiew .founder_content_side p strong {
  color: #000;
  font-size: 19px;
}
.about_rewiew .founder_img_side figcaption {
  padding-bottom: 30px;
  font-family: Proxima-Nova-Bold !important;
  font-size: 16px;
  color: #000;
}
.about_rewiew figure {
  margin: 0px;
}
.about_rewiew .founder_img_side > figure > img {
  width: 100%;
  border-radius: 4px;
}
.about_rewiew .founder_content_side {
  width: 70%;
  display: inline-block;
  padding-left: 78px;
  padding-top:22px;
}
.founded_heading{
  padding-top: 30px;
}
/* *******about page css End******* */

/* *******Contact page css Start******* */
/* ************ contact us page start ************** */
.contact-us {
  width: 100%;
  float: left;
  margin: 58px 0px;
}
.map {
  width: 100%;
  float: left;
}
.map iframe {
  width: 100%;
  float: left;
}
.contact-us h2 {
  padding-bottom: 41px;
}
.contact-us .filedset input {
  min-height: 48px;
}

.contact-us .filedset textarea {
  min-height: 150px;
}

button.btn.btn-block.primaryButton {
  min-height: 48px;
  background: #f15b2a;
  color: #fff;
  font-family: Proxima-Nova-Bold !important;
}

.contact_us.innerpageBody .filedset {
  background: #eee;
}
.filedset textarea {
  color: #333333;
  font-size: 14px;
  min-height: 105px;
  border: 0px;
  font-weight: 600;
  border: 1px solid rgba(37, 38, 46, 0.7) !important;
}

.filedset textarea {
  color: #000;
  font-size: 14px;
  min-height: 75px;
  
  
  font-weight: 600;
  border: 1px solid rgba(0,0,0,0.4);
}
.filedset input {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  min-height: 46px;
  border-radius: 4px;
  border: 1px solid rgba(0,0,0,0.4);
}
.our_location {
  width: 100%;
  display: inline-block;
  padding-top: 36px;
}
.map iframe {
  height: 230px;
}
.filedset .form-group {
  margin-bottom: 20px;
}
/*.filedset input::placeholder {
  color: #333333;
  font-size: 14px;
}
.filedset textarea::placeholder{
color: #333333;
  font-size: 14px;
}*/
.our_location p a {
  color: #f15b2a;
}
.our_location strong {
  color: #000;
  font-family: Proxima-Nova-Bold !important;
}
.contactUs h2 {
  text-align: center;
  padding: 0px 128px;
  line-height: 49px;
}
.aboutMain.paddingTop.contactUs {
  padding-bottom: 45px;
}
.map iframe {
  height: 236px;
}
.filedset label {
  font-family: Proxima-Nova-Bold !important;
  color: #000;
}
.our_location {
  width: 100%;
  display: inline-block;
  padding-top: 36px;
}
.form-group:last-child {
  margin-bottom: 0px;
}
.filedset textarea {
  color: #333333;
  font-size: 14px;
  min-height: 105px;
  border-color: rgba(37, 38, 46, 0.7);
border: 0px;
font-weight: 600;
}
button.btn.btn-block.primaryButton:focus {
  border: 0px;
  box-shadow: none;
}

.filedset {
  width: 100%;
  display: inline-block;
  padding-top: 25px;
  padding-right: 45px;
}

/* *******Contact page css End******* */

@media(max-width:1200px){
  .contactUs h2 {
    padding: 0px 44px;
    line-height: 44px;
}
.map iframe {
  height: 238px;
}
}
@media(max-width:998px){
  .footer_padding-left {
    padding-left: 70px !important;
}

}
@media(max-width:998px){
  .footer_padding-left {
    padding-left: 15px !important;
}
.filedset label {
  font-size: 14px;
}
.filedset input {
  min-height: 42px;
}
button.btn.btn-block.primaryButton {
  min-height: 42px;
}
.map iframe {
  height: 223px;
}
.about_rewiew .founder_img_side {
  padding-right: 0px;
}
.about_rewiew .founder_content_side {
  
  padding-left: 50px;
}
}
@media(max-width:767px){
  
  .filedset {
    padding-top: 0px;
    padding-right: 0px;
}

.about_rewiew .founder_content_side {
    width: 70%;
    display: inline-block;
    padding-left: 50px;
    padding-top: 22px;
}
.about_rewiew .founder_img_side {
  width: 100%;
  max-width: 150px;
  float: none;
  margin: 0px auto;
}
.about_rewiew figure {
 
  margin-bottom: 20px;
}
.about_rewiew {

  margin-bottom: 20px;
}
.about_rewiew .founder_content_side {
  width: 100%;
  
  padding-left: 0px;
  padding-top: 0px;
  text-align: center;
}
.aboutMain.paddingTop {
  text-align: center;
}
.aboutMain.paddingTop {
    padding: 48px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.aboutMain.paddingTop.contactUs {
  padding-bottom: 30px;
  text-align: left;
}
}


/* 18 january css start */
span.update_neighbours a {
  font-size: 15px;
  font-family: Proxima-Nova-Bold;
  padding-right: 10px;
}
span.update_neighbours i.fa {
  color: #fff;
  padding-right: 8px;
}

/* lightbox css start */
pre.prettyprint.prettyprinted{
  padding: 10px 20px;
  border: 1px solid #ccc;
  margin:0 0 40px;
}
dl{
  display: block;
  margin: 5px 0 20px;
  overflow: hidden;
}
dl > dt{
  display: block;
  clear:left;
  float:left;
  min-width: 160px;
}
dl > dd{
  display: block;
  float:left;
  margin: 0 0 20px 10px;
}
.select_neighbourBg{
  background: url(../images/neighbourBg.jpg) no-repeat;
}
.consure_slider{
  width: 100%;
  float: left;
}
.consure_slider {
  width: 100%;
  float: left;
}
.aboutMain.paddingTop .container {
  max-width: 775px !important;
}
.lightBoxgaller{
  width:100%; float: left;
}
.viewbox-container {
  z-index: 99999 !important;
}
.gallery_slider .col-lg-12 img{
  width:100% !important;
}
.aboutMain.paddingTop h2 span {
  text-align: center;
  display: block;
}
.slider_content {
  height: 449px;
  position: relative;
  padding-left: 0px;
  padding-top: 35px;
}
.slider_content .ImgSide {
  float: left;
  width: 175px;
  overflow: hidden;
}
.slider_content .ContSide {
  float: left;
  width: calc(100% - 175px);
  padding-left: 30px;
}
.consure_slider .owl-nav.disabled button.owl-prev {
  left: -47px;
}
ul.step_listing > li.our_step span {
  border: 2px solid rgba(0,0,0,0.4)!important;
  padding: 8px 13px;
  font-size: 100%;
}
ul.step_listing > li {
  font-size: 17px;
}
li.our_step {
  padding-top: 35px;
}
.slider_content h2 {
  padding: 43px 0px;
  font-family: Proxima-Nova-Regular !important;
  font-size: 26px !important;
}
ul.step_listing {
  padding-top: 20px;
}
.aboutMain.paddingTop {
  background: transparent;
}

.creating{
  width: 100%;
  float: left;
}
.creating {
  width: 100%;
  float: left;
  padding: 356px 0px 100px;
  text-align: center;
}
.createBg {
  background: url(../images/creatingBg.jpg) no-repeat;
  background-size: cover;
}
.creating.createBg p {
  font-size: 25px;
  padding: 6px 100px;
}
.creating.createBg * {
  color: #fff !important;
}
.consure_slider .owl-nav.disabled button.owl-next {
  right: -43px;
}
.consure_slider .owl-nav.disabled {
  display: block !important;
}
.consure_slider .owl-nav.disabled button span {
  font-size: 56px !important;
}
.consure_slider .owl-nav.disabled button {
  position: absolute;
  top: 28%;
}
ul.step_listing > li {
  font-size: 17px;
  list-style-type: disc !important;
  color: #b7265e;
  padding-bottom: 8px;
}
ul.step_listing > li span {
  color: #000;
}
ul.step_listing > li.our_step {
  list-style-type: none !important;
  margin-left: -15px;
}
.aboutMain.paddingTop.border_Bg {
  padding-top: 35px;
  margin-top: 0px;
  position: relative;
}
.service_professional.consure_slider .owl-nav.disabled button {
  position: absolute;
  top: 31%;
}
.border_Bg{
 background: url(../images/border-right.jpg) no-repeat; 
}
a.become_service_pro {
  border: 3px solid transparent;
  -moz-border-image: -moz-linear-gradient(top right,#b6255e 0,#f15a2a 100%);
  -webkit-border-image: -webkit-linear-gradient(top right,#b6255e 0,#f15a2a 100%);
  border-image: linear-gradient(to bottom right,#b6255e 0,#f15a2a 100%);
  border-image-slice: 1;
  margin-left: 27px;
}
img.its_free {
  width: 301px;
}
.servicseBg.position_relative {
  position: relative;
}
.service_professional .slider_content {
  height: 500px;
}
.service_professional ul.step_listing {
  padding-left: 68px;

}
.service_professional .slider_content {
  height: 400px;
}
.servicseBg.position_relative > img {
  width: 100%;
}
.position_relative .position_absolute {
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 100%;
}
.servicseBg.position_relative > img {
  width: 100%;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.position_static {
  position: static !important;
}

.banner.serviceBg.position_relative {
  padding: 0px;
}
.second_step1 {
  background: url(../images/second-step-1.jpg) no-repeat;
  background-size: 104% 105%;
    padding: 0px 0px;
    background-size: cover;
}
.second_step2{
  background: url(../images/second-step-2.jpg) no-repeat;
  background-size: 104% 105%;
    padding: 0px 0px;
    background-size: cover;
}
.second_step3{
  background: url(../images/second-step-3.jpg) no-repeat;
  background-size: 104% 105%;
    padding: 0px 0px;
    background-size: cover;
}
.second_step4{
  background: url(../images/second-step-4.jpg) no-repeat;
  background-size: 104% 105%;
    padding: 0px 0px;
    background-size: cover;
}
.second_step5{
  background: url(../images/second-step-5.jpg) no-repeat;
  background-size: 104% 105%;
    padding: 0px 0px;
    background-size: cover;
}
.abouts_slider_step ul.step_listing {
  padding-left: 19px;
}
.service_professional.text {
  text-align: center;
  padding-top: 30px;
   padding-top: 30px; 
  float: left; 
   width: 100%; 
}
.service_professional h2 {
  padding-left: 50px;
}
.service_professional ul.step_listing {
  padding-left: 68px;
}
img.its_free {
 
  margin-right: 30px;
}
.productlisting.gridView .position_absolute {
  bottom: 0px;
  height: 100%;
}
.productlisting.gridView .servicseBg.position_relative > img {
  height: 100%;
}
.productlisting.gridView .position_absolute {
  height: 100%;
  bottom: auto;
  top: 0px !important;
}
.nectar-button.extra-color-gradient-2, .nectar-button.see-through-extra-color-gradient-2 {
  border: 3px solid transparent;
  -moz-border-image: -moz-linear-gradient(top right,#b6255e 0,#f15a2a 100%);
  -webkit-border-image: -webkit-linear-gradient(top right,#b6255e 0,#f15a2a 100%);
  border-image: linear-gradient(to bottom right,#b6255e 0,#f15a2a 100%);
  border-image-slice: 1;
}
.nectar-button span {
  left: 0px;
  transition: opacity 0.2s ease-out, left 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out, left 0.2s ease-out;
  position: relative;
}
.nectar-button.extra-color-gradient-2 .hover, .nectar-button.see-through-extra-color-gradient-2 .start {
  background: #b6255e;
  background: linear-gradient(to bottom right,#b6255e,#f15a2a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  display: initial;
}
.icon-normal.extra-color-gradient-2, body [class^="icon-"].icon-3x.alt-style.extra-color-gradient-2, .nectar-button.extra-color-gradient-2:after, .nectar-button.see-through-extra-color-gradient-2:after {
  background: #b6255e;
  background: linear-gradient(to bottom right,#b6255e,#f15a2a);
}


.nectar-button.extra-color-gradient-1, .nectar-button.extra-color-gradient-2,
.nectar-button.see-through-extra-color-gradient-1, .nectar-button.see-through-extra-color-gradient-2 {
background-color: transparent!important;
opacity: 1!important;
}
.nectar-button.extra-color-gradient-1:after, .nectar-button.extra-color-gradient-2:after,
.nectar-button.see-through-extra-color-gradient-1:after, .nectar-button.see-through-extra-color-gradient-2:after {
position: absolute;
content: ' ';
top: -2%;
left: -1%;
width: 101.5%;
height: 104%;
transform-origin: right;
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform: scale(0,1);
-webkit-transform: scale(0,1);
-ms-transform: scale(0,1);
-ms-transition: transform 0.38s cubic-bezier(.2,0.95,.4,0.95), background-size 0.38s ease;
transition: transform 0.38s cubic-bezier(.2,0.95,.4,0.95), background-size 0.38s ease;
-webkit-transition: transform 0.38s cubic-bezier(.2,0.95,.4,0.95), background-size 0.38s ease;
z-index: -1;
}

.nectar-button.see-through-extra-color-gradient-1:after, .nectar-button.see-through-extra-color-gradient-2:after {
background-size: 225% 100%!important;
background-position: right!important;
}

.nectar-button.see-through-extra-color-gradient-1:hover:after, .nectar-button.see-through-extra-color-gradient-2:hover:after {
transform: scale(1,1);
-webkit-transform: scale(1,1);
-ms-transform: scale(1,1);
transform-origin: left;
-webkit-transform-origin: left;
-ms-transform-origin: left;
background-position: left!important;
background-size: 100% 100%!important;
}

.nectar-button.extra-color-gradient-1:after, .nectar-button.extra-color-gradient-2:after {
transform: scale(1,1);
-webkit-transform: scale(1,1);
-ms-transform: scale(1,1);
transform-origin: left;
-webkit-transform-origin: left;
-ms-transform-origin: left;
background-size: 100% 100%!important;
background-position: left!important;
}

.nectar-button.extra-color-gradient-1:hover:after, .nectar-button.extra-color-gradient-2:hover:after {
transform: scale(0,1);
-webkit-transform: scale(0,1);
-ms-transform: scale(0,1);
transform-origin: right;
-webkit-transform-origin: right;
-ms-transform-origin: right;
background-size: 225% 100%!important;
background-position: right!important;
}

.nectar-button.extra-color-gradient-1 .start, .nectar-button.extra-color-gradient-2 .start,
.nectar-button.extra-color-gradient-1 .hover, .nectar-button.extra-color-gradient-2 .hover,
.nectar-button.see-through-extra-color-gradient-1 .start, .nectar-button.see-through-extra-color-gradient-2 .start,
.nectar-button.see-through-extra-color-gradient-1 .hover, .nectar-button.see-through-extra-color-gradient-2 .hover {
-ms-transition: transform 0.38s cubic-bezier(.2,0.95,.4,0.95), opacity 0.38s cubic-bezier(.2,0.95,.4,0.95);
transition: transform 0.38s cubic-bezier(.2,0.95,.4,0.95), opacity 0.38s cubic-bezier(.2,0.95,.4,0.95);
-webkit-transition: transform 0.38s cubic-bezier(.2,0.95,.4,0.95), opacity 0.38s cubic-bezier(.2,0.95,.4,0.95);
}

.nectar-button.extra-color-gradient-1 .start, .nectar-button.extra-color-gradient-2 .start,
.nectar-button.see-through-extra-color-gradient-1 .start, .nectar-button.see-through-extra-color-gradient-2 .start {
animation: gradientTextHoverHover 0.38s;
animation-timing-function: cubic-bezier(.2,0.9,.4,0.9);
animation-fill-mode:forwards;
display: inline-block!important;
}
.nectar-button.extra-color-gradient-1 .hover, .nectar-button.extra-color-gradient-2 .hover,
.nectar-button.see-through-extra-color-gradient-1 .hover, .nectar-button.see-through-extra-color-gradient-2 .hover {
position: absolute;
display: inline;
left: 0;
animation: gradientTextHoverOff 0.38s;
animation-timing-function: cubic-bezier(.2,0.9,.4,0.9);
animation-fill-mode:forwards;
text-align: center;
width: 100%;
opacity: 0;
z-index: 0;
}
.nectar-button.extra-color-gradient-1:hover .hover, .nectar-button.extra-color-gradient-2:hover .hover,
.nectar-button.see-through-extra-color-gradient-1:hover .hover, .nectar-button.see-through-extra-color-gradient-2:hover .hover {
animation: gradientTextHoverHover 0.38s;
animation-timing-function: cubic-bezier(.2,0.9,.4,0.9);
animation-fill-mode:forwards;
}

.nectar-button.extra-color-gradient-1:hover .start, .nectar-button.extra-color-gradient-2:hover .start,
.nectar-button.see-through-extra-color-gradient-1:hover .start, .nectar-button.see-through-extra-color-gradient-2:hover .start {
animation: gradientTextHoverOff 0.38s;
animation-timing-function: cubic-bezier(.2,0.9,.4,0.9);
animation-fill-mode:forwards;
}


.nectar-button.see-through-extra-color-gradient-1 .hover, .nectar-button.see-through-extra-color-gradient-2 .hover {
position: absolute;
display: inline;
left: 0;
text-align: center;
width: 100%;
opacity: 0;
z-index: 100;
}

.nectar-button.extra-color-gradient-1 .start.loading, .nectar-button.extra-color-gradient-2 .start.loading, .nectar-button.see-through-extra-color-gradient-1 .start.loading, .nectar-button.see-through-extra-color-gradient-2 .start.loading {
animation: gradientTextHoverHover 0s;
}




.light .nectar-button.extra-color-gradient-1:hover .hover, .light .nectar-button.extra-color-gradient-2:hover .hover,
.light .nectar-button.see-through-extra-color-gradient-1:hover .start, .light .nectar-button.see-through-extra-color-gradient-2:hover .start,
.light .nectar-button.see-through-extra-color-gradient-1 .start, .light .nectar-button.see-through-extra-color-gradient-2 .start,
div[data-text-color="light"] .nectar-button.extra-color-gradient-1:hover .hover, div[data-text-color="light"] .nectar-button.extra-color-gradient-2:hover .hover,
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1:hover .start, div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2:hover .start,
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1 .start, div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2 .start {
background: none!important;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: #fff;
  background-clip: border-box;
  text-fill-color: #fff;
}
.light .nectar-button.see-through-extra-color-gradient-1.no-text-grad .start,
.light .nectar-button.see-through-extra-color-gradient-2.no-text-grad .start,
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1.no-text-grad .start,
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2.no-text-grad .start {
color: #fff!important;
}

.light .nectar-button.see-through-extra-color-gradient-1:hover .start, .light .nectar-button.see-through-extra-color-gradient-2:hover .start,
.light .nectar-button.see-through-extra-color-gradient-1 .start, .light .nectar-button.see-through-extra-color-gradient-2 .start,
.light .nectar-button.extra-color-gradient-1 .start, .light .nectar-button.extra-color-gradient-2 .start,
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1:hover .start, div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2:hover .start,
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1 .start, div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2 .start,
div[data-text-color="light"] .nectar-button.extra-color-gradient-1 .start, div[data-text-color="light"] .nectar-button.extra-color-gradient-2 .start {
opacity: 1!important;
animation: none!important;
}
.light .nectar-button.see-through-extra-color-gradient-1 .hover, .light .nectar-button.see-through-extra-color-gradient-2 .hover,
.light .nectar-button.extra-color-gradient-1 .hover, .light .nectar-button.extra-color-gradient-2 .hover,
div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-1 .hover, div[data-text-color="light"] .nectar-button.see-through-extra-color-gradient-2 .hover,
div[data-text-color="light"] .nectar-button.extra-color-gradient-1 .hover, div[data-text-color="light"] .nectar-button.extra-color-gradient-2 .hover {
opacity: 0!important;
animation: none!important;
}
a.nectar-button.small.regular.extra-color-gradient-2 {
  position: relative;
  padding: 13px 20px;
  line-height: normal;
  color: #fff;
  z-index: 99;
}
a.nectar-button.small.regular.extra-color-gradient-2:hover {
  color: #000;
}
.service_professional .slider_content {
  padding-top: 30px;
}

.border_Bg{
  position: relative;
}
.border_Bg::after{
  width: 300px;
  position: absolute;
  top: 0px;
  background: url(../images/border-right.jpg) no-repeat;
  height: 100px;
  content: '';
}
.aboutMain.border_Bg {
  background: url(../images/border-right.jpg) no-repeat !important;
  background-position: 0px 107% !important;
  background-size: cover !important;
}


@media(max-width:998px){
  .creating.createBg {
    padding: 50px 0px;
}
.service_professional .slider_content {
  height: auto;
}
.creating.createBg p {
  font-size: 20px;
  padding: 6px 100px;
}
}

@media all and (max-width: 767px){

  .slider_content .ImgSide {
    width: 70px;
}
.slider_content .ContSide {
  padding-left: 15px;
  width: calc(100% - 80px);
  text-align: left;
}
.slider_content .ContSide h2 {
  font-size: 16px !important;
  padding-top: 0;
  padding-bottom: 0;
}
.abouts_slider_step ul.step_listing {
  padding-top: 0;
}
ul.step_listing > li {
  font-size: 14px;
}
.slider_content .ContSide h2 {
  font-size: 16px !important;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: bold;
}
ul.step_listing > li.our_step {
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-top: 15px;
}
.slider_content {
  height: auto;
}
.consure_slider .owl-nav.disabled button.owl-prev {
  left: -20px;
}
.consure_slider .owl-nav.disabled button.owl-next {
  right: -18px;
}
.creating.createBg p {
  font-size: 16px;
  padding: 6px 0px !important;
}
a.nectar-button.small.regular.extra-color-gradient-2 {
  padding: 9px 14px;
  display: inline-block;
}
img.its_free {
  width: 265px;
  margin: 0px 0px 10px;
}
.service_professional ul.step_listing {
  padding-left: 10px;
}
.aboutMain.paddingTop .container {
  max-width: 100% !important;
}
.aboutMain.paddingTop h2 span {
  z-index: 99;
  position: relative;
}
.service_professional h2 {
  padding-left: 0px;
}
}
/* 18 january css end */
.position_relative > img {
  width: 100%;
  display: block;
  }


  .FeatImageArea {
    display: inline-block;
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
    background: #f5f5f5;
}

.FeatImageArea img {
  position: absolute;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: 120%;
  max-height: none;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

/* ********21 january css start******* */
span.update_neighbours i {
  padding-right: 10px;
}
span.update_neighbours {
  padding: 10px 12px;
  display: inline-block;
  border-radius: 4px;
  margin-left: 15px;
  font-style: italic;
}
span.update_neighbours i > img {
  width: 25px;
}
.profile_form .col-lg-12 button.primaryBtn {
  margin-top: 30px;
}
a.rate_us {
  background: #f15b2a;
  color: #fff !important;
  padding: 5px 11px;
  display: inline-block;
  border-radius: 4px;
  font-size: 14px !important;
}
.Response.dashboradBg.rating figcaption p.star_Rating {
  margin: 15px 0px 15px;
}
.Response.dashboradBg.rating figcaption p.star_Rating i {
  color: #ffce05;
  font-size: 12px;
}
.Response.dashboradBg.rating figcaption p {
  padding: 0px;
  padding: 0px !important;
  margin-top: 0px;
  line-height: normal;
  margin-bottom: 0px;
}

/* ********21 january css end******* */