
/* wemalife  new home page css */

.container {
    width: 95%;
}
a:hover{
    text-decoration: none;
}
.navbar-brand img {
  max-width: 100%;
  width: 110px;
  height: auto;
  display: block;
}
ul.navbar-nav.mr-auto {
  list-style: none;
}
ul.navbar-nav.mr-auto li a {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  padding-top: 42px;
  padding-left: 20px;
  color:  #fff;
  font-family: 'Muli', sans-serif;
  font-size: 14px;
  font-weight: 500;
}
header#header {
    height: auto;
    position: absolute;
    z-index: 99;
    width: 100%;
}
li.nav-item-two a {
    color: #272727 !important;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.nev-login {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    background: #fff;
    width: 146px;
    margin-top: 28px;
    border-radius: 25px;
    text-align: center;
    float: right;
    margin-right: 35px;
}
.nev-login ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}
.nev-login ul li {
    display: inline-block;
    padding: 10px 0px;
}
.nev-flag {
    display: inline-block;
    float: right;
    margin-top: 35px;
}
li.nav-item.bg a {
    margin: 0px;
    padding-top: 0px !important;
    margin-top: 0px !important;
    /* background: #fff; */
    margin-left: 0px !important;
    color: #272727 !important;
    font-family: 'Muli', sans-serif;
    font-size: 14px !important;
    font-weight: bold !important;
    padding: 0px !important;

}
li.nav-item.bg {
    margin-top: 28px;
    background: #fff;
    margin-left: 44px;
    padding: 10px 20px;
    border-radius: 50px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 32px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: none;
}
a#navbarDropdown img {
    width: 25px;
}
div#navbarSupportedContent {
    width: 65%;
    display: inline-block;
}

/* slider */
.item.two {
    background: url(../images/slider-img-01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
    background-position: center;
}
.slider-text {
    padding: 250px 0px;
    position: absolute;
    padding-top: 250px;
    left: 20%;
}
.slider-text h1{
    color: #fff;
    margin: 0px;
    font-family: 'Lato', sans-serif;
    font-size: 60px;
    font-weight: 700;
}
.slider-text p{
    color: #fff;
    margin: 0px;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 300;
}
.glyphicon-chevron-left:before {
    content: "";
    margin-top: -15px;
    position: absolute;
    left: 11px;
    font-size: 24px;
    font-weight: 300;
}
.glyphicon-chevron-right:before {
    content: "";
}

.carousel-control.left {
    background-image:  none;
    background-image:  none;
    background-image:  none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
   background-image:  none;
    background-image:  none;
    background-image:  none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.fa-angle-left:before {
    content: "\f104";
    position: absolute;
    top: 6px;
    font-size: 40px;
    left: 17px;
}
.fa-angle-right:before {
    content: "\f105";
    position: absolute;
    top: 6px;
    font-size: 40px;
    right: 17px;
}
span.glyphicon.glyphicon-chevron-left {
    background: #65716f;
    padding: 26px;
    /* position: relative; */
    border-radius: 100px;
}
span.glyphicon.glyphicon-chevron-right{
    background: #65716f;
    padding: 26px;
    /* position: relative; */
    border-radius: 100px;
}
.mrg-10{
    margin-top: 10px;
}
/* end slider */


/* banner slider */
.divider {border: 1px solid #ccc;}
img {width:100%;}

     .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.inner-banner-slider {
    width: 794px;
    margin: 0 auto;
    background: #f1f2f4;
    margin-top: -200px;
    z-index: 99999;
    position: relative;
    height: 295px;
    border-radius: 15px;
    box-shadow: 0px 0px 15px 0px #e1e1e1;
}

.inner-box-slider-icon h3{
    margin: 0px;
    padding-bottom: 30px;
    color: #3d3d3d;
    font-weight: 800;
    font-family: 'Muli', sans-serif;
    font-size: 20px;
}
.inner-banner-slider > div {
    padding: 0px;
    display: inline-block;
    width: 50%;
    float: left;
    padding: 15px;
    background: #fff;
    height: 198px;
}
.inner-banner-slider h1 {
    padding: 15px;
    margin: 0px;
    color: #3d3d3d;
    font-size: 18px;
    font-weight: bolder;
    font-family: 'Muli', sans-serif;
}
.card-img img {
    width: 40px;
}
.card-main {
    width: 25%;
    vertical-align: top;
        margin: 0px 8px;
}
.card-img {
    width: 100%;
}
.card-body h5 {
    font-size: 12px;
    color: #878787;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}
 /* end banner slider */

/* serche */
.serche {
    position: absolute;
    bottom: -300px;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #f1f2f4;
    padding: 0px;
    z-index: 9999;
    border-radius: 10px;
    width: 787px;
    box-shadow: 0 0 15px 0 #ececec;
}
.wemalife-box {
    padding-bottom: 50px;
    padding-top: 125px;
}
.serche h1{
    margin: 0px;
    font-family: 'Muli', sans-serif;
    color: #3d3d3d;
    font-size: 18px;
    font-weight: bolder;
    margin-bottom: 20px;
    margin-top: 10px;
}
.serche button.btn.btn-primary.mb-2{
    width: 148px;
    background-color: #faa615;
    border: none;
    outline: none;
    height: 42px;
    margin-left: 15px;
      font-family: 'Muli', sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 35px;
}
.serche select#inputState {
    width: 220px;
    height: 42px;
        border: 0.2px solid #e3e3e3;
    box-shadow: inset 0 0 0;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.serche input {
    height: 42px;
    margin-left: 5px;
        border: 0.2px solid #e3e3e3;
    box-shadow: inset 0 0 0;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
/* end serche */

/*  wemalife */


.wemalife-text-box {
    padding: 50px 0px;
    text-align: center;
}
.wemalife-text-box h1 {
     font-family: 'Lato', sans-serif;
    font-size: 60px;
    font-weight: 700;
    color: #3d3d3d;
}
.wemalife-text-box h3 {
    font-size: 28px;
     font-family: 'Muli', sans-serif;
     font-weight: 300;
     color: #636363;
     margin-top: 0px;
}
.wemalife-text-box p {
     font-size: 16px;
     font-family: 'Muli', sans-serif;
     font-weight: 300;
     color: #636363;
}
.wemalife-img-box {
    width: 33%;
    display: inline-block;
    text-align: center;
        position: relative;
}
.bag-box-wemalife {
    background: #13a89e;
    width: 133px;
    height: 133px;
    margin: 0 auto;
    border-radius: 100%;
    padding: 30px 0px;
    font-size: 50px;
    color: #fff;

}
.wemalife-box {
    padding-bottom: 50px;
}
.wemalife-img-box h1 {
    font-size: 22px;
    font-weight: 800;
    font-family: 'Muli', sans-serif;
    margin-top: 35px;
    color: #3d3d3d;
}
.wemalife-img-box p {
    font-size: 15px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    margin: 0px;
    color: #878787;
}
.wemalife-box-p {
    position: relative;
}
.border-daot {
    border: 1px dashed #13a89e;
    position: absolute;
    top: 69px;
    left: 70%;
    width: 60%;
    margin: 0 auto;
    z-index: -1;
}
.book-now-button {
    text-align: center;
    margin-top: 38px;
}
.book-now-button button {
    background: #faa615;
    border: none;
    padding: 11px;
    width: 175px;
    border-radius: 41px;
    font-size: 16px;
    color: #fff;
     font-weight: bold;
    font-family: 'Muli', sans-serif;
    outline: none;
}
.wemalife-icon {
    display: inline-block;
    width: 50px;
        vertical-align: super;
}
.text-box-wemalife {
    display: inline-block;
    text-align: left;
}
.wemalife-icon span {
    background: #faa615;
    color: #fff;
    padding: 3px;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    display: inline-block;
    font-weight: 100;
    vertical-align: inherit;
}
.bottom-text-wemalife {
    width: 90%;
    margin: 0 auto;
    margin-top: 65px;
}


/*  testimonials slider */
<!--slider-->
.jk-slider{
    width:100%;
}
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    bottom: -254px;
    left: 25%;
    z-index: 3;
    color: #fff;
   
      -webkit-transform: translate(-50%,-50%);
         -moz-transform: translate(-50%,-50%);
          -ms-transform: translate(-50%,-50%);
           -o-transform: translate(-50%,-50%);
              transform: translate(-50%,-50%);
         background-image: url(../images/testimonials.png);
    padding: 50px 50px 50px 50px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 150px;
}
hgroup {
    width: 350px;
}
.carousel-indicators.two {
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 15;
    width: 17%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    color: #000;
    left: inherit;
}
.carousel-indicators.two .active {
    width: 12px;
    height: 12px;
    margin: 0 5px 0 0 ;
    background-color: #faa615;
    border: none;
}
.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}
.hero p{
        font-family: 'Muli', sans-serif;
        font-size: 17px;
        font-weight: 300;       
        text-shadow: none;
        line-height: 1.6;
}
.hero h5{
        font-family: 'Muli', sans-serif;
        font-size: 18px;
        font-weight: bold;
        text-align: left;
        text-shadow: none;
}
/*  end testimonials slider */

/* Our Thoughts */
.text-our-thoughts {
    text-align: center;
        padding: 50px 0px 20px;
}
.text-our-thoughts h1 {
    font-size: 32px;
    font-weight: 800;
    margin-top: 0;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
}
.text-our-thoughts p {
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    color: #878787;
}


.team-sec{float: left;width: 100%;}
.team .photo {
    width: 100%;
    height: auto;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.col-item {
    position: relative;
    box-shadow: 0 0 15px 0 #d2cfcf;
}

.team .photo img{width: 100%;    vertical-align: middle;position: relative;}
.info {
    padding: 25px 0px;
}
.info .name{
   vertical-align: top;
    display: inline-block;
    width: 110px;
    text-align: center;
     font-family: 'Muli', sans-serif;
}
.info .name h1 {
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 2px;
    display: inline-block;
     font-family: 'Muli', sans-serif;
    color: #3d3d3d;
    margin-top: 10px;
}
.Healthcare p {
     font-size: 13px;
    font-weight: 400;
     font-family: 'Muli', sans-serif;
     color: #fdb913;
     margin-top: 45px;
}
.info .name p{
    font-size: 13px;
    font-weight: 400;
     font-family: 'Muli', sans-serif;
     color: #3d3d3d;
}
.Healthcare {
    width: 68%;
    display: inline-block;
    padding: 0px 20px;
    border-left: 1px solid #dadada;
}

.info .degination {
    font-size: 13px;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
    color: #13a89e;
   }
   section.jk-slider.two .col-item:hover .social-connect h3{
    font-size: 18px;
    font-weight: 800;
    font-family: 'Muli', sans-serif;
    color: #fdb913;
    line-height: 1.4;
   }
   .social-connect h3{
    font-size: 18px;
    font-weight: 800;
    font-family: 'Muli', sans-serif;
    color: #3d3d3d;
    line-height: 1.4;
    height: 74px;
    overflow: hidden;
   }
  .item.five {
    padding: 15px 15px 100px;
}
.social-connect.two h3 {
    color: #3d3d3d;
    line-height: 1.4;
}
.Healthcare.two p {
    color: #878787;
    margin-top: 20px;
}
.Healthcare.two.one p {
    margin-top: 45px;
}
.social-connect a{ display: inline-block; border: 1px solid #E3E3E3; font-size: 14px; color: #919191; width: 24px; height: 24px; text-align: center; line-height: 24px;margin-right: 4px;}
.social-connect a .fa{margin: 0;}
.social-connect a:hover{background-color: #4EBEE9;color: #fff;} 

.carousel-line > .controls > a{    color: #868686; font-size: 24px; font-weight: 300;}
.carousel-line > .controls {
    position: absolute;
    bottom: 44px;
    left: 50%;
    margin-left: -50px;
    padding: 0px 20px;
    color: #000;
}
.left.fa.fa-angle-left.btn.item.text-center.ng-isolate-scope , .right.fa.fa-angle-right.btn.item.text-center.ng-isolate-scope {
    color: #868686;
    font-size: 24px;
    font-weight: 300;
    border: 1px solid #aaa;
    height: 15px;
    width: 15px !important;
    border-radius: 100%;
    padding: 0px;
    margin-left: 5px;
}
.left.fa.fa-angle-left.btn.item.text-center.ng-isolate-scope::before , .right.fa.fa-angle-right.btn.item.text-center.ng-isolate-scope::before {
  display: none;
}

.controls.pull-right a:before {
    display: none;
}

/* end Our Thoughts */


/* get app */
.inner-ger-app-text {
    text-align: center;
        padding-top: 100px;
}
.inner-ger-app-text h1 {
     font-size: 23px;
    font-weight: bold;
    margin: 0px 0 5px 0;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
}
.inner-ger-app-text > div img {
    width: 150px;
    margin-top: 10px;
}
.inner-ger-app-img {
    width: 652px;
    margin: 0 auto;
}
/* end get app */


/* featured-in */
/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 0px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img {
    width: 65%;
    height: auto;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #f5f5f5;
    border: none;
    width: 240px;
    padding: 29px 0px;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    margin: 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.thumbnail:hover {
    background-color: #fff;
    border: none;
    box-shadow: 0 0 14px 0 #d8d2d2;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.carousel-inner.two .item.four {
    padding: 15px;
}

/* End carousel */
.inner-featured-in h2 {
    text-align: center;
    color: #3d3d3d;
    font-size: 19px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
}
 /* end featured-in */


 /* footer */

 footer {
    background: #3f3f3f;
    padding: 61px 0px 10px;
}

.text-in-footer h2 a{
    color: #fff;
}
.logo-img-footer img {
    width: 120px;
}
footer h4 {
    color: #fff;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
footer ul li a {
    color: #fff;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    margin-bottom: 4px;
    display: block;
}
footer ul li a:hover {
    color: #fff;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 300;
       margin-bottom: 4px;
    display: block;
}
footer ul{
    list-style: none;
    margin:  0px;
    padding: 0px;
}
footer p {
    color: #fff;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    display: block;
    margin:  0px;
}
.inner-text-of-wemalife img {
    width: 45px;
    margin-top: 25px;
}
.inner-emali-id p {
    margin-top: 20px;
    font-size: 12px;
    font-weight: bold;
     font-family: 'Muli', sans-serif;
}
.text-in-footer {
    padding-top: 74px;
}
.text-in-footer p {
     font-size: 11px;
    font-weight: 300;
     font-family: 'Muli', sans-serif;
}
.logo-img-footer {
    text-align: center;
}
 /* end footer */

section.team-sec {
    background: #f7f7f7;
        margin-bottom: 30px;
}
.our-thoughts {
    background: #f7f7f7;
}





/*  login page */
.banner-login {
    height: 260px;
    overflow: hidden;
    position: relative;
}
.banner-login img {
    margin-top: -75px;
}
.banner-login h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}
.form-group.two img {
    width: 25px;
}
.form-group.two select {
    border: none;
    box-shadow: none;
    width: 60px;
    padding-right: 0px;
    display: inline-block;
}
.form-group.two input {
    border: none;
    box-shadow: none;
    width: 70%;
    display: inline-block;
    color: #878787;
    height: 42px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.form-group.two {
    border: 1px solid #ebebeb;
    padding: 0px 15px;
    border-radius: 5px;
}
.inner-login-box {
    width: 476px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 15px 0px rgba(217, 214, 214, 0.5);
    padding: 30px 41px;
    border-radius: 10px;
    margin-top: 0px;
    z-index: 99999;
    position: absolute;
    margin-bottom: 65px;
    left: 50%;
    top: 50px;
    transform: translate(-50%, 0%);
}
.text-login h1 {
    font-size: 20px;
    width: 49%;
    display: inline-block;
    color: #3d3d3d;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    margin-top: 0px;
}
.text-login h3 {
    font-size: 12px;
    width: 49%;
    display: inline-block;
    color: #13a89e;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    text-align: right;
   margin: 0px;
    vertical-align: super;
}
.text-login-two h1 {
    font-size: 14px;
    color: #3d3d3d;
    display: inline-block;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}
.text-login-two > div {
    display: inline-block;
    margin-left: 15px;
}
.text-login-two > div {
    font-size: 14px;
    color: #3d3d3d;
    display: inline-block;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}
label.form-check-label.service{
    font-size: 14px;
    color: #3d3d3d;
    display: inline-block;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
}
.border-box-login-form {
    position: relative;
    text-align: center;
    z-index: 99999;
    color: #a3a3a3;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 400;
        margin-bottom: 15px;
}
.border-top-iogin {
    border-bottom: 1px solid #ebebeb;
    position: absolute;
    top: 9px;
    width: 46%;
    left: 0px;
}
.border-top-iogin.two {
    border-bottom: 1px solid #ebebeb;
    position: absolute;
    top: 9px;
    width: 46%;
    right: 0px;
    left: inherit;
}
input#exampleInputEmail1 {
 width: 90%;
}
input#exampleInputPassword1{
    width: 90%;
}

.form-group.two i.fa.fa-envelope {
    font-size: 18px;
     color: #7d7d7d;
}
.form-group.two i.fa.fa-lock {
    font-size: 24px;
     color: #7d7d7d;
}

label.check-box input {
  display: none; /* hide the default checkbox */
}

/* style the artificial checkbox */
label.check-box span {
  height: 14px;
  width: 14px;
  border: 2px solid #777777;
  display: inline-block;
  position: relative;
  border-radius: 2px;
}
/* style its checked state..with a ticked icon */
.check-box [type=checkbox]:checked + span:before {
  content: '\2714';
  position: absolute;
  top: -2px;
  left: 2px;
  font-size: 11px;
}
.form-check.three {
    display: inline-block;
    color: #878787;
    font-family: 'Muli', sans-serif;
    padding-top: 25px;
}
.form-check.three label{
    display: inline-block;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
button.btn.btn-primary.login-button,
.btn.btn-primary.forget-pass-button {
    float: right;
    width: 171px;
    height: 42px;
    border-radius: 50px;
    background: #faa615;
    border-color: #faa615;
    margin-top: 10px;
     font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.forgot-password {
    padding-top: 15px;
    padding-bottom: 10px;
}
.forgot-password p {
    color: #878787;
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    text-decoration: underline;
}
.fb-login-box img {
    width: 150px;
    margin-left: 15px;
}
.fb-login-box {
    text-align: center;
}
.text-login-two {
    margin-bottom: 15px;
}
.text-login i.fa.fa-arrow-right {
    margin-top: -13px;
    display: block;
    margin-right: -20px;
}














/* Custom Radio Button Start*/

.radiotextsty {
  font-size: 14px;
    color: #3d3d3d;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
        padding-right: 20px;
}

.customradio {
  display: inline-block;
  position: relative;
  padding-left: 27px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.customradio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 6px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: white;
  border-radius: 50%;
  border:1px solid #BEBEBE;
}

/* On mouse-over, add a grey background color */
.customradio:hover input ~ .checkmark {
  background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.customradio input:checked ~ .checkmark {
  background-color: white;
  border:1px solid #73b9b4;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.customradio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.customradio .checkmark:after {
    top: 2px;
    left: 2px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #73b9b4;
}

/* Custom Radio Button End*/

span.radiotextsty.two {
    font-size: 14px;
    color: #3d3d3d;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
}
/* end login page */


/* sign up page */
.title-name-last-name select {
   width: 88px;
    height: 44px;
    border: none;
    box-shadow: none;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ebebeb;
        display: inline-block;
}
.title-name-last-name input {
    width: 144px;
    height: 44px;
    border: none;
    box-shadow: none;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ebebeb;
    margin-left: 5px;
    display: inline-block;
}
.title-name-last-name label {
    display: block;
}
.text-login.signup {
    margin-bottom: 25px;
}
.signup-form label span{
    color: #f00;
}
.signup-form label {
   font-family: 'Muli', sans-serif;
    font-weight: 800;
    font-size: 14px;
    color: #3d3d3d;
        padding: 8px 0px 6px;
}
.signup-form .form-group.two input {
    border: none;
    box-shadow: none;
    width: 100%;
    display: inline-block;
    color: #878787;
    height: 42px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 0px;
}
input#exampleInputNumber2 {
    width: 70%;
}
button.btn.btn-primary.sign-up-button {
    width: 195px;
    height: 44px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 14px;
    background: #faa615;
    border-color: #faa615;
    border-radius: 30px;
    margin-top: 15px;
}
.border-box-login-form.signup {
    margin-top: 37px;
    margin-bottom: 34px;
}
.login-fb h1 {
    font-size: 14px;
    text-align: center;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    margin-bottom: 31px;
}
.form-control:focus {
    border: 1px solid #ebebeb;
    outline: 0;
 -webkit-box-shadow: none;
    box-shadow: none;
}
button{
   outline: none !important;
}
/* end sign up page */
.inner-serche .form-inline .form-control {
    display: inline-block;
    width: 181px;
    vertical-align: middle;
}
.before-bg{
    display: none;
}
.our-thoughts.phone {
    display: none;
}
.featured-in.phone{
    display: none;
}
.text-box-wemalife.two {
    display: none;
}
footer .fa {
    display: none;
}
div#LoginModal {
    display: none;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
/*    z-index: 9999;*/
    background-color: #000;
}
ul.navbar-nav.mr-auto li a {
    text-decoration: none;
}
ul.navbar-nav.mr-auto li a:active {
    text-decoration: none;
}


span.has-error, p.has-error { color:red; font-size:12px; display:block;}


/* carousel */
.media-carousel.serche-box 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel.serche-box .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Next button  */
.media-carousel.serche-box .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel.serche-box .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel.serche-box .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel.serche-box .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel.serche-box img
{
  width: 250px;
  height: 100px
}
/* End carousel */


/* services page css */
.services-text-box ul li {
    display: inline-block;
    width: 200px;
    border-bottom: 1px solid #ededed;
    float: left;
    text-align: center;
    line-height: 2.5;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    color: #878787;
    font-weight: 400;
}
.services-text-box ul li a{
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    color: #878787;
    font-weight: 400;
    text-decoration: none;
    border: none;
}
.services-text-box {
    width: 400px;
    margin: 0 auto;
}
.services-text-box h4 ul li.active {
    border-bottom: 3px solid #49c9c3;
    line-height: 2.4;
    font-weight: 800;
    color: #3d3d3d;
}
.services-text-box h4 ul li.active a {
    font-weight: 800;
    color: #3d3d3d;
}
.images-box-services {
    position: relative;
}
.inner-box-services {
    width: 962px;
    margin: 0 auto;
}
.images-box-services h4 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    width: 75%;
    text-align: center;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
}
.services-images-box .col-md-4 {
    padding: 6px;
}
.services-images-box .col-md-6 {
    padding: 6px;
}
.images-box-services:before {
    content: "";
    background: rgba(0,0,0,0.2);
    position: absolute;
    width: 100%;
    height: 100%;
}
.row.two {
    width: 680px;
    margin: 0 auto;
}
.services-images-box {
    padding: 35px 0px 50px;
}
.signup-form .inner-login-box {
    position: initial;
    /* left: 0px; */
    /* width: 100%; */
    transform: translate(0%, -10%);
    margin-bottom: 0px;
}
.servicelisting header{
   background: #00a59d;
   height: auto;
    position: static !important;
    z-index: 99;
    width: 100%;
}
.container {
    width: 1170px;
}
.listinpagetext {
    padding: 5px 0px;
    border-bottom: 1px solid #eff1f3;
}
.listinpagetext p {
    margin: 0px;
    font-size: 11px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    color: #878787;
}
.listinpagetext p span{
    color: #00a59d;
}
.listing-page-icon {
    width: 78px;
    height: 78px;
    margin: 0 auto;
    box-shadow: 0 0 30px 0 #eaeaea;
    border-radius: 100%;
    padding: 7px 0px;
    text-align: center;
    margin-top: 25px;
}
.listing-page-icon img {
    width: 50px;
}
.listing-page-text {
    width: 800px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
}
.listing-page-text h1{
    font-size: 28px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    color: #3d3d3d;
}
.listing-page-text p{
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #878787;
}
.listing-page-text p a{
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #878787;
    text-decoration: underline;
}


.nav-tabs {
    border-bottom: none;
}

.nav-tabs>li>a:hover {
    border-color: #fff;
    background-color: #fff;
}
.images-box-services-two {
    display: none;
}

.images-box-services-img h4 {
    position: relative;
    top: 0px;
    transform: translate(0,0);
    left: 0px;
    width: 100%;
}
.images-box-services-img img {
    width: 70px;
}
.images-box-services-two h3 {
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #fff;
    margin: 8px 0px;
}
.images-box-services-two p {
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    line-height: 1.3;
}
.images-box-services-two a {
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}
.services-text-box h4 ul li.active a {
    font-weight: 800;
    color: #3d3d3d;
    border: none;
}
.services-text-box h4 ul li a:hover {
 background: transparent;
 color: #878787;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #3d3d3d;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom-color: transparent;
}

.listing-search form > div {
    width: 26.7%;
    display: inline-block;
    margin-bottom: 0px;
    float: left;
}
.listing-search form > div .form-control{
    height: 40px;
    color: #3d3d3d;
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #ededed;
}
.listing-search form > div input{
   border-left: none !important;
}
.listing-search form > div input::placeholder{
    color: #3d3d3d;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
}
.listing-search {
   /* background: #f3f3f3;*/
    padding: 8px;
  /*  border-radius: 5px;*/
}
button.listing-search-button {
    vertical-align: top;
    height: 40px;
    width: 110px;
    margin-left: 13px;
    background: #faa615;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    border-radius: 50px;
}
.inner-popularity-icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    /*background: #00a59d;*/
    background: #eff1f3;
    color: #fff;
    border-radius: 100%;
    font-size: 15px;
    padding: 6px 9px;
    margin-right: 15px;
    vertical-align: top;
}
.inner-popularity-icon-two{
    display: inline-block;
    width: 36px;
    height: 36px;
    background: #eff1f3;
    color: #fff;
    border-radius: 100%;
    font-size: 15px;
    padding: 6px 9px;
    vertical-align: top;
}
.listing-page-popularity .form-group{
    display: inline-block;
    width: 100%;
    box-shadow: none;
    border: none;
    margin-bottom: 0px;
    float: left;
}
.listing-page-popularity .form-control{
    box-shadow: none;
    border: none;
    margin-bottom: 0px;
    border: 1px solid #e2e2e2;
    border-radius: 50px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.listing-page-popularity form {
    width: 152px;
    margin-left: 10px;
    float: right;
}

.checkbox-mane {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #878787;
}

/* Hide the browser's default checkbox */
.checkbox-mane input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark-two {
    position: absolute;
    top: 2px;
    left: 0;
    height: 15px;
    width: 15px;
    border: 1px solid #c4c4c4;
}

/* On mouse-over, add a grey background color */
.checkbox-mane:hover input ~ .checkmark-two {
    border: 1px solid #c4c4c4;
}

/* When the checkbox is checked, add a blue background */
.checkbox-mane input:checked ~ .checkmark-two {
    background-color: #00a59d;
    border: none;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-two:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-mane input:checked ~ .checkmark-two:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-mane .checkmark-two:after {
    left: 5px;
    top: 1px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.Refine-box-listing h3 {
    font-size: 15px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    margin: 0;
}
.Location-box-listing > h3 {
    font-size: 15px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    margin: 0;
    padding: 15px 0px 15px;
}
.Refine-box-listing {
    padding: 25px 0px 15px;
    border-bottom: 2px solid #ededed;
}
.Location-box-listing > input {
    border: 1px solid #ededed;
    width: 100%;
    height: 44px;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #6a6a6a;
}
.Location-box-listing > input::placeholder{
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #6a6a6a;
}
.Location-box-listing a {
    color: #878787;
    display: inline-block;
    margin-left: 30px;
    text-decoration: underline;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
}
.Location-box-listing {
    padding-bottom: 30px;
    border-bottom: 1px solid #ededed;
}
div#datetimepicker1 input{
    border-right: none;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #6a6a6a;
}
span.input-group-addon {
    background: #fff;
}

.ratings-box i {
    font-size: 19px;
}
.ratings-box i {
    color: #faa615;
}
.listing-page-popularity {
    padding-top: 11px;
}

.listing-images-box {
    text-align: center;
    box-shadow: 0 0 5px 0 #d8d8d8;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}
.listing-box-show .col-md-9 {
    padding-top: 30px;
}
.listing-images img {
    width: 86px;
}
.listing-company-name h3 {
    margin: 0px;
    padding: 12px 0px 5px;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    color: #3d3d3d;
}
.listing-company-location p {
    margin: 0px;
    color: #878787;
    font-size: 13px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
}
.listing-company-ratings i {
    color: #dadada;
    font-size: 16px;
}
.listing-company-text p {
    color: #878787;
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    line-height: 1.5;
}
.listing-company-redmore a {
    color: #13a89e;
}
.listing-company-ratings {
    padding-bottom: 8px;
}
.listing-company-redmore {
    padding-bottom: 20px;
}
.listing-company-button button {
    width: 160px;
    height: 44px;
    border: 1px solid #fdb913;
    background: #fff;
    color: #fdb913;
    border-radius: 50px;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
}
.listing-images-box:hover{
    box-shadow: 0 0 15px 0 #d8d8d8;
}
.listing-images-box:hover .listing-company-button button{
    background-color: #fdb913;
    color: #fff;
}
.listing-images-box:hover .listing-company-name h3{
    color: #fdb913;
}
.listing-box-show .col-md-9 .col-md-4 {
    padding: 8px;
}




.flex-direction-nav .flex-next:before {
    content: "\f054";
    font-family: 'FontAwesome';
    font-size: 30px;
    margin-top: 6px;
}
.flex-direction-nav .flex-next {
    right: -15%;
    text-align: right;
    /* background: url(next-arrow.png) no-repeat center top; */
    font-size: 0px;
    color: #fff;
    background-size: contain;
    background: rgba(0, 0, 0,0.1);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
}
.flex-direction-nav .flex-prev:before {
    content: "\f053";
    font-family: 'FontAwesome';
    font-size: 30px;
    margin-top: 6px;
    margin-left: -6px;
}
.flex-direction-nav .flex-prev {
    left: -15%;
    /* background: url(pre-arrow.png) no-repeat center top; */
    font-size: 0px;
    color: #fff;
    opacity: 1;
    background: rgba(0, 0, 0,0.1);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
}
.item-title.serachlisting img{
    width: 25px;
    height: auto;
}
md-content.teal-shadow._md {
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 0 0;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-left: 5px;
    overflow: hidden;
    border-radius: 5px;
}

.md-whiteframe-z1 {
box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
z-index: 888 !important;
}
.serviceserach{
    display: inline-block;
    vertical-align: top;
    width: 25%;
}
input.form-control.search-form-home.search_location{
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 0 0;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-left: 4px;
    overflow: hidden;
    border-radius: 5px;
}
.inner-home-serche > div {
    float: left;
    width: 100%;
    text-align: center;
}
.inner-home-serche > div img{
    width: 50px;
}

.slide-home-serche.col-md-12 {
    padding: 15px 0px;
    background: #fff;
}

.serche-box-input {
    padding: 3px 15px;
}
.images-box-home-serche p {
    font-size: 12px;
    color: #878787;
    padding-top: 8px;
    line-height: 1.3;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    height: 34px;
}
.inner-home-serche {
    position: relative;
}
.inner-home-serche .fa-angle-left:before {
    content: "\f104";
    position: absolute;
    top: 17px;
    font-size: 28px;
    left: -5px;
    color: #e2e2e2;
}
.inner-home-serche .fa-angle-right:before {
    content: "\f105";
    position: absolute;
    top: 17px;
    font-size: 28px;
    right: -5px;
    color: #e2e2e2;
}
.serche > h2 {
    margin: 0px;
    font-family: 'Muli', sans-serif;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 10px 17px;
}
.slide-home-serche.col-md-12 .col-md-6 > h3 {
    margin: 0px;
    font-family: 'Muli', sans-serif;
    color: #3d3d3d;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px 0px 15px;
}

.slide-home-serche.col-md-12 .col-md-6.one{
    border-right: 1px solid #eeeeee;
}
.slide-home-serche.col-md-12 .col-md-6 > h3 p{
    border-bottom: 2px solid #faa615;
    width: 25px;
}
.inner-home-serche a {
    text-align: right;
    color: #faa615;
    float: right;
    padding-top: 7px;
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
}
.serche h1 {
    margin: 0px;
    font-family: 'Muli', sans-serif;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-top: 6px;
    padding-left: 9px;
}

.company-view-top-img {
    width: 71px;
    height: 71px;
    padding: 7px 11px;
    border: 1px solid #f0f2f4;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative;
}
.company-view-top-img img {
    width: 50px;
    height: auto;
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.company-view-top {
    padding: 11px 0px;
    box-shadow: 0 3px 8px 0 #f3f3f3;
}
.company-view-top-companyname {
    display: inline-block;
    margin-left: 15px;
}
.company-view-top-companyname > h2 {
    margin: 0px;
    font-size: 20px;
    font-family: 'Muli', sans-serif;
    color: #000;
    font-weight: bold;
    padding-bottom: 5px;
}
.company-view-top-companyname p {
    font-size: 12px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    margin: 0px;
}
.company-view-top-companyname p i {
    font-size: 14px;
    color: #e3e3e3;
}
p.fa-map-marker-company-view {
    font-weight: 600;
}
p.fa-map-marker-company-view i {
   font-size: 18px;
   color: #7f7f7f;
}
.company-view-top-inquire-button {
    text-align: center;
    border-right: 1px solid #f0f2f4;
    padding: 13px 0px;
    margin-right: 15px;
}
.company-view-top-inquire-button button {
    width: 146px;
    height: 42px;
    background: #fff;
    border: 1px solid #fdb913;
    color: #fdb913;
    border-radius: 50px;
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}

.company-view-top-share button{
    background: #eff1f3;
    border: none;
   /* padding: 3px 0;*/
    width: 27px;
    height: 27px;
    color: #474646;
    border-radius: 100%;
    margin-left: 5px;
}
.company-view-top-share button a{
    color: #474646;
    font-size: 13px;
}
.company-view-top-share button.active{
    background: #13a89e;
}
.company-view-top-share button.active a{
    color: #fff;
}
.company-view-top-share button:hover{
    background: #13a89e;
    color: #fff;
}
.company-view-top-share button a:hover{
    color: #fff;
}

.company-view-top-share p{
    color: #000;
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
}
.company-view-top-share {
    text-align: center;
    padding: 7px 0px;
    float: right;
}
.company-view-top-overview-lift-bar {
    padding: 30px 0px;
}
.inner-overview-lift-bar ul li:last-child{
    border: none !important;
}
.inner-overview-lift-bar-text p {
    color: #878787;
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.8;
}
.inner-overview-lift-bar ul li {
    padding: 10px 0px;
    border-bottom: 1px solid #eff1f3;
}
.inner-overview-lift-bar ul li a {
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #878787;
    text-decoration: none;
}
.inner-overview-lift-bar ul li.active{
     border-bottom: 3px solid #13a89e;
}
.inner-overview-lift-bar ul li.active a{
  color: #13a89e;
  font-weight: 800;
}
.inner-overview-right-bar .border {
    border-bottom: 1px solid #e9e9e9;
    padding: 15px 0;
    border-top: 1px solid #e9e9e9;
}
.inner-overview-right-bar > div {
    margin-bottom: 23px;
}
.inner-overview-right-bar > div h4 {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    color: #13a89e;
}
.inner-overview-right-bar > div p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
    color: #878787;
    margin-bottom: 6px;
    vertical-align: top;
}
.inner-overview-right-bar > div p i {
    font-size: 7px;
    color: #878787;
    vertical-align: middle;
    margin-right: 10px;
}
.inner-overview-lift-bar-text {
    /* overflow-y: scroll; */
    border-right: 5px solid #d4d4d4;
    padding-right: 35px;
}
.company-view-top-companyname p span {
    margin-left: 8px;
    font-size: 13px;
}   
.company-view-top-inquire-button.provide {
    border: none;
    text-align: right;
}
.inner-provider-lift-bar-text p {
    color: #878787;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
}
.inner-provider-lift-bar-text {
    padding-right: 35px;
}
.inner-providar-lift-bar ul li {
    padding: 10px 0px;
    border-bottom: 1px solid #eff1f3;
}
.inner-providar-lift-bar ul li a {
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #878787;
}
.inner-providar-lift-bar ul li.active {
    border-bottom: 3px solid #13a89e;
}
.inner-providar-lift-bar ul li.active a {
    color: #13a89e;
    font-weight: 800;
    text-decoration:none;
}
div#datetimepicker3 input {
    box-shadow: none;
    height: 39px;
    border-right: none;
}
div#datetimepicker2 input {
    box-shadow: none;
    height: 39px;
    border-radius: 5px;
}
div#datetimepicker3 span {
    font-size: 16px;
    color: #858585;
}
.inner-provider-right-bar .form-group.one{
    width: 49%;
    display: inline-block;
}
div#datetimepicker2 {
    width: 68%;
    border-radius: 5px;
}
.inner-provider-right-bar {
    padding: 20px;
    box-shadow: 0 0 15px 0 #e0e0e0;
    border-radius: 5px;
}
.inner-provider-right-bar > h3 {
    margin: 0px;
    margin-bottom: 12px;
    color: #3d3d3d;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    padding: 0px 50px 0px 0px;
    line-height: 1.3;
}
.inner-provider-right-bar label {
    color: #303030;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
}
.inner-provider-right-bar label span {
    color: #f00;
}
.inner-provider-right-bar input::placeholder{
    color: #484848;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
}
.bookappointment-inner button{
    width: 100%;
}
.bookappointment-inner button {
    width: 100%;
    height: 42px;
    border: none;
    background: #faa615;
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}

.porvidar-view-top-img {
    width: 71px;
    height: 71px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.porvidar-view-top-img img{
    width: 100%;
    height: auto;
}
.providar-language {
    padding-top: 25px;
}
.providar-language h4{
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    color: #13a89e;
    margin-bottom: 5px;
}
.providar-language p{
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #878787;
    margin: 0;
    margin-bottom: 15px;
}
.border-daot {
    border: 0px dashed #13a89e;
    border-bottom: 1.5px dashed #13a89e;
    position: absolute;
    top: 69px;
    left: 70%;
    width: 60%;
    margin: 0 auto;
    z-index: -1;
    height: 0px;
}

.cart-header {
    background: #00a59d;
    padding: 30px 0px 45px;
}
.cart-header h2 {
    margin: 0px;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}
.cert-page-deliverylocation .container > div{
    width: 33%;
    float: left;
    text-align: center;
    position: relative;
}
.cart-page-box .border-box{
    width: 50px;
    height: 50px;
    margin: 0 auto;
    padding: 13px;
    border-radius: 100%;
    background: #eff1f3;
  
}
.cart-page-box .border-box.active {
    background: #00a59d;
    padding: 13px;
    border-radius: 100%;
}
.cert-page-deliverylocation {
    padding: 35px 0px;
}
.cart-page-box .border-solid-box {
    background: #eff1f3;
    width: 100%;
    height: 13px;
    position: absolute;
    left: 51%;
    top: 21px;
    z-index: -1;
}
.cart-page-box > h4 {
    color: #303030;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Muli', sans-serif;
}


.your-cart-details-text > div {
    width: 33%;
    float: left;
}

.your-cart-details-text .details-box p{
    color: #807f7f;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    margin: 0px;
}
.your-cart-details-text .details-box h3{
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 800;
    font-family: 'Muli', sans-serif;
    margin: 0px;
    margin-bottom: 10px;
}
.your-cart-details-text-two .detalis-box-two p{
    color: #807f7f;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    margin: 0px;
}
.your-cart-details-text-two .detalis-box-two h3{
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 800;
    font-family: 'Muli', sans-serif;
    margin: 0px;
    margin-bottom: 10px;
}
.your-cart-details-icon-trash.col-md-2 {
    text-align: center;
    color: #f00;
    padding: 9px 0px 0px;
}
.your-cart-details-icon-trash.col-md-2 p{
    text-align: center;
    color: #f00;
    font-size: 9px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    margin: 0px;
    margin-top: -7px;
}
.inner-your-cart-detalis.col-md-12 {
    box-shadow: 0 0 15px 0 #e6e6e6;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 30px;
}
.inner-your-cart-detalis.col-md-12 .inner-box {
    width: 50px;
    float: right;
}
.your-cart-details-img-box {
    width: 94px;
    margin: 0 auto;
    padding-top: 5px;
}

.inner-box-total-amaunt {
    width: 26%;
    float: right;
}
.inner-box-total-amaunt p{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    color: #3d3d3d;
    margin-right: 15px;
    margin-bottom: 0px;
    vertical-align: middle;
}
.inner-box-total-amaunt p span{
    font-size: 13px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    color: #3d3d3d;
    margin-right: 5px;
}
.inner-box-total-amaunt button {
    width: 154px;
    height: 44px;
    background: #faa615;
    border: none;
    color: #fff;
    border-radius: 100px;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}

.modify-box-two button {
    border: 1px solid #fdb913;
    background: none;
    width: 188px;
    height: 40px;
    border-radius: 100px;
    color: #fdb913;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 14px;
}

.modify-box-two .fa-angle-right:before {
    position: relative;
    color: #828383;
    font-size: 22px;
    right: inherit;
    left: 0px;
    top: 4px;
}
.modify-box-two span {
    position: relative;
    background: #eff1f3;
    font-size: 20px;
    width: 36px;
    height: 36px;
    text-align: center;
    display: inline-block;
    border-radius: 100%;
    vertical-align: top;
    margin-right: 10px;
}

.slide-home-serche.col-md-12 .flex-direction-nav .flex-prev:before {
    content: "\f104";
 font-family: 'FontAwesome';
    font-size: 30px;
    margin-top: 6px;
    margin-left: -6px;
}
.slide-home-serche.col-md-12 .flex-direction-nav .flex-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 30px;
    margin-top: 6px;
}
.slide-home-serche.col-md-12 .flex-direction-nav .flex-prev {
    left: -23px;
    background: url(pre-arrow.png) no-repeat center top;
    font-size: 0px;
    color: #878787;
    opacity: 1;
    background: none;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    top: 25px;
}
.slide-home-serche.col-md-12 .flex-direction-nav .flex-next {
    right: -23px;
    text-align: right;
    background: url(next-arrow.png) no-repeat center top;
    font-size: 0px;
    color: #878787;
    background-size: contain;
    background: none;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    top: 25px;
}
.slide-home-serche.col-md-12 .col-md-6 a{
    float: right;
    color: #faa615;
}
ol.carousel-indicators.four-box li.active{
    background: #fdb913;
    border: none !important;
}
ol.carousel-indicators.four-box li{
    border: 1px solid #878787;
}
section.jk-slider.two .carousel-inner {
    padding-bottom: 100px;
}

/* Added by narendra : start here */
.listing-images img {
    height: 60px;
}
#loading {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#loading {
    background-image: url(../images/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px auto;
}
ul.md-autocomplete-suggestions li img {
    height: 30px;
    width: 30px;
}
ul.rating li {
    font-size: 24px;
    display: inline;
}
.ratings-box .star {
    visibility:hidden;
    font-size:30px;
    cursor:pointer;
}
.ratings-box .star:before {
    content: "\2605";
    position: absolute;
    visibility:visible;
    color:#dddddd;
}
.ratings-box .star:checked:before {
    /*content: "\2606";*/
    position: absolute;
    color: #faa615;
}
.ratings-box label {      padding-right: 10px; }
/* Added by narendra : end here */



/* listing serch bar new css*/

.listing-search .minus {
    width: 50px !important;
    height: 40px;
    padding: 8px 13px;
    /* border: 1px solid; */
    border: 1px solid #ededed;
    border-right: none;
    border-radius: 50px 0 0 50px;
}

.listing-search .minus i {
    background: #878787;
    padding: 3.9px 5px;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    color: #eff1f3;
    font-size: 14px;
    text-align: center;
}
button.listing-search-button {
    vertical-align: top;
    height: 40px;
    width: 110px;
    margin-left: 0px;
    background: #faa615;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    border-radius: 0 50px 50px 0;
}
.listing-search {
    padding: 8px 0;
}
.listing-search form > div {
    width: 24%;
    display: inline-block;
    margin-bottom: 0px;
    float: left;
    position: relative;     
}
.listing-search form > div i.fa.fa-crosshairs {
    position: absolute;
    top: 9px;
    right: 10px;
    font-size: 20px;
    color: #878787;
}

/* listing serch bar */

.inner-mapview-box-mena.col-md-12 {
    padding: 0px 0px;
    border: 1px solid #e2e2e2;
    margin: 30px 0px;
    border-radius: 5px;
}
.inner-mapview-box-mena.col-md-12 .col-md-4 .inner-mapview-box{
    border-bottom: 1px solid #e2e2e2;
    /*padding: 30px 20px 25px;*/
    padding: 15px 10px 15px;
}
.inner-mapview-box-mena.col-md-12 .col-md-4 .inner-mapview-box:last-child{
    border-bottom: none !important;
}
.inner-mapview-box .box-mapview-listing h3{
    margin: 0px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    color: #3d3d3d;
}
.inner-mapview-box .box-mapview-listing p{
    margin: 0px;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    color: #878787;
}
.inner-mapview-box .box-mapview-listing p i{
    margin: 0px;
    font-size: 16px;
  
}

.inner-mapview-box .box-mapview-listing span{
    font-size: 16px;
    color: #dfdfdf;
}
.inner-mapview-box-mena.col-md-12 .col-md-4.overflow {
    height: 580px;
    overflow: hidden;
    overflow-y: scroll;
}
.inner-mapview-box-mena.col-md-12 .col-md-8 .inner-mapview-box {
    height: 580px;
}


/* services offered  :start her*/

.inner-overview-lift-bar ul li:first-child{
    padding-top: 0px;
}

.listing-images.two {
    padding: 25px 0px;
}
.listing-company-name.two {
    padding-bottom: 25px;
}
.listing-company-text.two {
    padding-bottom: 20px;
}
.listing-images.two img {
    width: 55px;
	height: auto;
}
.listing-company-name.two h3 {
    margin: 0px;
    padding: 12px 0px 5px;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    color: #3d3d3d;
}
.listing-images-box.two:hover .listing-company-name h3 {
    color: #13a89e;
}
.listing-company-text.two p {
    color: #878787;
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    line-height: 1.5;
}
.floatRight{ float:right; }
.rating li { color:#dddddd; }
.filled { color:#fdb913 !important;}
/* services offered  :end her*/


.slider-text p.mrg-10{
    margin: 20px 0px 10px;
}
.slider-text h1 {
    color: #fff;
    margin: 0px;
    font-family: 'Lato', sans-serif;
    font-size: 70px;
    font-weight: 700;
    line-height: 0.9;
}
.slider-text:first-child{

}
.slider-text {
    padding: 250px 0px;
    position: absolute;
    padding-top: 230px;
    left: 50%;
    transform: translate(-72%,0);
}
.serche {
    position: absolute;
    bottom: -330px;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #f1f2f4;
    padding: 0px;
    z-index: 9999;
    border-radius: 10px;
    width: 79%;
    box-shadow: 0 0 15px 0 #ececec;
}
.top-slider .carousel-control {
    width: 5%;
}
ul.navbar-nav.mr-auto li a {
    font-size: 15px !important;
}
li.nav-item-two a {
    font-size: 15px;
}
.nev-login {
    width: 160px;
}
li.nav-item.bg {
    float: right !important;
    position: absolute;
    text-align: right;
    right: 22%;
}
.serviceserach {
    display: inline-block;
    vertical-align: top;
    width: 27.3%;
    margin: 0px;
}
input.form-control.search-form-home.search_location {
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 0 0;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-left: -6px;
    overflow: hidden;
    border-radius: 0px 5px 5px 0;
}
md-content.teal-shadow._md input{
    box-shadow: inset 0 0 0;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-left: -5px;
    overflow: hidden;
    border-radius: 5px 0 0 5px;
}
.serviceserach md-content.teal-shadow._md{
    border-radius: 5px 0 0 5px;
}
.serche-box-input .serviceserach:nth-child(3) md-content.teal-shadow._md{
    border-radius:0px;
    margin-left: -6px;
}
.serche button.btn.btn-primary.mb-2 {
    width: 148px;
    background-color: #faa615;
    border: none;
    outline: none;
    height: 42px;
    margin-left: 0px;
    font-family: 'Muli', sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 35px;
}
.images-box-home-serche p {
    font-size: 14px;
    color: #878787;
    padding-top: 8px;
    line-height: 1.3;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    height: 34px;
}
.slider-text p {
    color: #fff;
    margin: 0px;
    font-family: 'Lato', sans-serif;
    font-size: 29px;
    font-weight: 300;
    line-height: 1;
}
.wemalife-text-box {
    padding: 50px 0px;
    text-align: center;
    padding-top: 65px;
}

/*date : 14 sep 2018 - start here*/
.clSRCP{ display:none; }
.service-listing-search md-content.teal-shadow._md { 
    margin-left: 0px;
    border-radius: 0px;
    font-size: 14px;
 }
.service-listing-search md-autocomplete{ height: 38px; }
.companylistsearch .listing-search form > div.companylistsearch-form-control input{
    height: 40px !important;
    color: #3d3d3d !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    border: 1px solid #ededed !important;
    
}
.companylistsearch .md-whiteframe-1dp, .companylistsearch .md-whiteframe-z1{
    box-shadow: none;
}
.companylistsearch input.form-control.search-form-home.search_location{
    margin-left: 0px; 
    border-radius: 0px;
}
/*date : 14 sep 2018 - end here*/
/* provider page */

.select-provider-page h4 {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #3d3d3d;
}
.select-provider-page form {
    float: right;
    margin-top: -12px;
}

.select-provider-page form select{
    width: 144px;
    height: 40px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding: 0px 10px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    font-weight: 600;
}
.providernew-page-box .images-box-providernew-page {
    width: 160px;
    display: inline-block;
    text-align: center;
    float: left;
}
.providernew-page-box .text-box-providernew-page {
    width: 77%;
    float: right;
    display: inline-block;
}
.providernew-page-box .images-box-providernew-page .images {
    background-image: url(../images/providar-img.png);
    background-size: cover;
    width: 89px;
    height: 89px;
    background-repeat: no-repeat;
    margin: 0 auto;
    border-radius: 100%;
	overflow: hidden;
    background: #efefef;
}
.providernew-page-box.col-md-12 {
    padding: 0px;
    margin-top: 25px;
    box-shadow: 0 0 10px 0 #e9e9e9;
    padding: 30px 30px 25px;
    border-radius: 5px;
    margin-bottom: 5px;
}
.providernew-page-box .images-box-providernew-page h2{
    color: #3d3d3d;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    margin-bottom: 5px;
}
.providernew-page-box .images-box-providernew-page p{
    color: #878787;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
}
.providernew-page-box .text-box-providernew-page p{
    color: #878787;
    font-size: 15px;
    line-height: 1.5;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
}
.providernew-page-box .text-box-providernew-page span p i{
      font-size: 14px;
      color:#3d3d3d;
}
.providernew-page-box .text-box-providernew-page span p span{
    font-size: 22px;
    color:#3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}
.providernew-page-box .text-box-providernew-page span p{
    font-size: 14px;
    color:#898989;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    display: inline-block;
    margin: 0px;
    line-height: 1.2;
}
.providernew-page-box .text-box-providernew-page span p.text-mins{
    font-size: 14px;
    color:#898989;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    display: block;
}
.providernew-page-box .text-box-providernew-page hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #ededed;
}
.providernew-page-box .text-box-providernew-page span{
    width: 74%;
    display: inline-block;
}
.booknow-button button {
    width: 166px;
    height: 44px;
    vertical-align: middle;
    background: none;
    border: 1px solid #faa615;
    border-radius: 50px;
    font-size: 18px;
    color: #faa615;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
}
.providernew-page-box.col-md-12:hover .booknow-button button {
    background: #faa615;
    border: none;
    color: #fff;
}
.providernew-page-box.col-md-12:hover {
    box-shadow: 0 0 25px 0 #e9e9e9;
}

/* end provider page */

/* plans page */
.plans-page-box.col-md-12 {
    padding: 0px;
    margin-top: 10px;
    box-shadow: 0 0 10px 0 #e9e9e9;
    padding: 30px 30px 25px 35px;
    border-radius: 5px;
    margin-bottom: 8px;
}
.plans-page-box.col-md-12:hover {
    box-shadow: 0 0 25px 0 #e9e9e9;
}
.col-md-4.plnas-box-left .fa-angle-right:before {
    content: "\f105";
    position: relative;
    top: 0px;
    font-size: 16px;
    right: 0px;
}
.plans-page-box.col-md-12 .col-md-5.plnas-box-left.one{
    padding-left: 0px;
}
.plans-page-box.col-md-12 .col-md-5.plnas-box-left.one p {
    font-size: 15px;
    color: #7b7b7b;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    width: 275px;
    line-height: 1.5;
}
.plans-box-page > h2 {
    margin: 0px;
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    color: #13a89e;
}
.plans-page-box.col-md-12 .col-md-3.plnas-box-left.three {
    width: 180px;
    float: right;
    text-align: center;
    padding-right: 0px;
}
.plans-page-box.col-md-12 .col-md-4.plnas-box-left.two h5{
    margin: 0px;
    margin-bottom: 10px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-weight: 800;
    font-size: 17px;
    color: #3d3d3d;
}
.plans-page-box.col-md-12 .col-md-4.plnas-box-left.two p{
    margin-bottom: 6px;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #7b7b7b;
}
.plans-page-box.col-md-12 .col-md-4.plnas-box-left.two p i{
    margin-right: 10px;
}
.plans-page-box.col-md-12 .col-md-4.plnas-box-left.two p span{
    font-size: 15px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}
.plans-page-box.col-md-12 .col-md-3.plnas-box-left.three p i{
    font-size: 12px;
    color: #3d3d3d;
}
.plans-page-box.col-md-12 .col-md-3.plnas-box-left.three p span{
    font-size: 22px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}
.plans-page-box.col-md-12 .col-md-3.plnas-box-left.three p span.font{
    font-size: 14px;
    color: #898989;
    font-weight: 500;
}
.booknow-button button {
    width: 166px;
    height: 44px;
    vertical-align: middle;
    background: none;
    border: 1px solid #faa615;
    border-radius: 50px;
    font-size: 15px;
    color: #faa615;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
}
.plans-page-box.col-md-12 .col-md-3.plnas-box-left.three > p{
    margin-bottom: 10px;
}
.plans-page-box.col-md-12:hover .booknow-button button {
    background: #faa615;
    border: none;
    color: #fff;
} 
	.companyprofileview .map{
		height: 520px;
		width: 100%;
		border-radius: 5px; 
	}
	.listing-images-box{
		min-height: 330px;
    }
    /* Reviews page */

.inner-overview-lift-bar-text-providersnew .wema-customer-txet h2{
    margin: 0px;
    font-size: 22px;
    color: #000;
    font-weight: 700;
    font-family: 'Muli', sans-serif;
    }
    .inner-overview-lift-bar-text-providersnew .wema-customer-txet h1{
    margin: 0px;
    display: inline-block;
    font-size: 52px;
    color: #000;
    font-weight: 800;
    font-family: 'Muli', sans-serif;
    margin-bottom: 5px;
    }
    .inner-overview-lift-bar-text-providersnew .wema-customer-txet h3{
    margin: 0px;
    display: inline-block;
    font-size: 14px;
    color: #a9a9a9;
    font-weight: 500;
    font-family: 'Muli', sans-serif;
    margin-left: 7px;
    }
    .reviews-page-box.col-md-12 {
    padding: 0px;
    padding: 25px 15px 15px;
    background: #fafafa;
    margin-bottom: 8px;
    }
    .reviews-page-box.col-md-12 .reviews-box.col-md-2 {
    width: 121px;
    float: right;
    text-align: center;
    }
    .reviews-page-box.col-md-12 .reviews-box.col-md-2 i{
    color: #dadada;
    font-size: 13px;
    }
    .reviews-page-box.col-md-12 .reviews-box.col-md-2 p{
    color: #8f8f8f;
    font-family: 'Muli', sans-serif;
    font-size: 12px;
    font-weight: 600;
    margin-top: 10px;
    }
    .reviews-page-box.col-md-12 .reviews-box.col-md-10 p{
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    color: #7b7b7b;
    font-weight: 500;
    }
    .reviews-page-box.col-md-12 .reviews-box.col-md-10 p i{
    color: #49c9c3;
    }
    .inner-overview-lift-bar-text-providersnew .wema-customer-txet{
    margin-bottom: 15px;
    }
    
    
    /* review page end here */
    
    
    /* locations page */
    .listing-company-redmore.Locations {
    padding-top: 10px;
    }
    .listing-company-name.Locations {
    padding: 0px 0px 20px;
    }
    .listing-company-name.Locations h3 {
    margin: 0px;
    padding: 0px 0px 5px;
    font-size: 18px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    color: #13a89e;
    }
    .listing-images-box.Locations {
    padding: 35px;
    }
    .listing-images-box.Locations p{
    color: #7b7b7b;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.5;
    }
    
    /* end locations page */
/* provisarserviceoffered page */

.inner-providar-lift-bar ul li:first-child {
    padding-top: 0px;
}

/* end provisarserviceoffered page */
/* services page */
.serche.two {
    top: 111px;
    height: fit-content;
}
.slide-home-serche.col-md-12 {
    padding: 15px 5px;
    background: #fff;
}
.services-text-box {
    margin-top: 305px;
}
.serche > h2 {
    padding: 13px 20px;
}
/* end services page */
    /*nsp : start here : 15 - sep 2018 : */
    .active_btn {
       background: #00a59d;
    }
    .active-company{
        background: #00a59d;
    }
    .active-company h3,.active-company p { 
       color:white !important;
    }
    .marker-link { cursor:pointer;  line-height: 30px; }
    .marker-link h3 { padding-bottom: 5px; }
    .modify-box-two .fa-angle-left:before {
        position: relative;
        color: #828383;
        font-size: 22px;
        right: inherit;
        left: 0px;
        top: 4px;
    }
    .gmnoprint { display:none;}
    .google-map-wrap .listing-images-box, .google-map-wrap .listing-images-box:hover { 
        box-shadow: none !important; line-height: 30px;
        margin-left: 15px;
     }
     
    /*nsp : end here : 15 - sep 2018 : */
/* services page */
.serche.two {
    top: 111px;
    height: fit-content;
    }
    .slide-home-serche.col-md-12 {
    padding: 15px 5px;
    background: #fff;
    }
    .services-text-box {
    margin-top: 305px;
    }
    .serche > h2 {
    padding: 13px 20px;
    }
/* end services page */
    .listing-company-button { min-height: 45px; }
    .inner-mapview-box-mena.col-md-12 .col-md-4 .inner-mapview-box {
        border-bottom: 1px solid #e2e2e2;
        /* padding: 30px 20px 25px; */
        padding: 0px 0px 0px;
    }
    .inner-mapview-box-mena.col-md-12 .col-md-4 .inner-mapview-box.marker-link{
        padding: 20px 20px 12px;
    }

    /*date : 18 - sep 2018 : start here*/
    .inner-your-cart-detalis.col-md-12 .col-md-10 {
        padding-right: 0px;
        }
        .inner-your-cart-detalis.col-md-12 .col-md-10 .your-cart-details-text .details-box:last-child{
        float: right;
        text-align: left;
        width: 62px;
        }
        .inner-your-cart-address-box {
            padding-bottom: 10px;
            box-shadow: 0 0 15px 0 #e6e6e6;
            border-radius: 5px;
           /* margin: 15px;
             margin-left: 15px; */
            padding: 20px;
            margin-bottom: 30px;
        }
    #checkdeliveryAdderssModal .inner-your-cart-address-box:nth-of-type(odd) {
        float: right;
        }
    .col-sm-6-47{ width: 47% !important; } 
    .cart-page-box .border-solid-box.active {
        background: #00a59d;
    }

section.jk-slider.two .item .photo {
        height: 233px;
        overflow: hidden;
    }
    .info .degination {
        font-size: 13px;
        font-weight: 400;
        font-family: 'Muli', sans-serif;
        color: #13a89e;
        height: 35px;
    }

    section.jk-slider.two .item .photo .our-thoughtsimg{
        text-align: center;
    }
    section.jk-slider.two .item .photo .our-thoughtsimg .defaultImage{
        width: 60%;
        margin: 0 auto;
    }
    .selectedAddressArea{ 
        background: #00a59d;
        color: white;
        padding: 20px;
        border-radius: 5px;}
    .step1 h4, .step2 h4, .step3 h4{ margin:0px 0px 20px 0px;}
    h4.h3-border-bottom.title {
       /* padding-left: 15px;*/
    }
    .cart-add-address{ float:left; color:black; }
    .step1 .inner-box-total-amaunt, .step2 .inner-box-total-amaunt, .step3 .inner-box-total-amaunt{
        width: 100%;
        text-align: right;
    }
     .cart-table {  
         box-shadow: 0 0 15px 0 #e6e6e6; 
         border-radius: 5px
        }
     .cart-table thead th,
     .cart-table tr td{ 
        padding: 20px 10px !important;
    }
    .cart-table thead th{
        color: #aaaaaa;
    }
    .cart-table tr td{
        color: #757575;
        font-weight: bold;
        vertical-align: middle !important;
        border-bottom: 1px solid #ddd;
    }
 /*date : 18 - sep 2018 : end here*/

/* provisar location page */

.provider-location-page-box.col-md-12 .images-box-providernew-page {
    width: 65%;
    display: inline-block;
}
.provider-location-page-box.col-md-12 .text-box-providernew-page {
    width: 34%;
    display: inline-block;
    vertical-align: top;
}
.provider-location-page-box.col-md-12 .images-box-providernew-page h2{
    font-size: 18px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    color: #3d3d3d;
    margin: 0px;
    margin-bottom: 8px;
}
.provider-location-page-box.col-md-12 .images-box-providernew-page p{
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #7b7b7b;
}
.provider-location-page-box.col-md-12 .images-box-providernew-page span{
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #878787;
}
.provider-location-page-box.col-md-12 .provider-location-timing-box h4{
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    color: #3d3d3d;
    margin-top: 15px;
}
.provider-location-page-box.col-md-12 .provider-location-timing-box p{
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    color: #3d3d3d;
    margin-bottom: 0px;
}
.provider-location-page-box.col-md-12 .inner-timing-box {
    width: 30%;
    float: left;
}
.inner-overview-lift-bar-text-providersnew .provider-location-page-box.col-md-12 {
    padding: 30px 35px;
    box-shadow: 0 0 10px 0 #f3f3f3;
    border-radius: 5px;
    margin-bottom: 25px;
}
.inner-overview-lift-bar-text-providersnew .provider-location-page-box.col-md-12:hover {
    box-shadow: 0 0 25px 0 #f3f3f3;
}
.inner-overview-lift-bar-text-providersnew .provider-location-page-box.col-md-12:hover .booknow-button button {
    background: #faa615;
    color: #fff;
}
.provider-location-page-box.col-md-12 .text-box-providernew-page .booknow-button{
    width: 167px;
    float: right;
    text-align: center;    
}
.provider-location-page-box.col-md-12 .text-box-providernew-page .booknow-button p{
    color: #3d3d3d;
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
 }
.provider-location-page-box.col-md-12 .text-box-providernew-page .booknow-button p span{
   color: #3d3d3d;
   font-size: 24px;
   font-family: 'Muli', sans-serif;
   font-weight: bold;
}

/* end provisar location page */
/* end provisar Availability page */
.providar-availability-page {
    background: #eff1f3;
    padding: 25px 30px;
    border-radius: 5px;
}
.checkbox-mane [type=checkbox]:checked + span:before {
    content: '\2714';
    position: absolute;
    top: -2px;
    left: 2px;
    font-size: 11px;
    display: none;
}
.providar-availability-text-box .check-box{
    display: inline-block;
}
.providar-availability-text-box .check-box .checkbox-mane{
    padding-left: 22px;
    margin-bottom: 12px;
    cursor: pointer;
    padding-right: 8px;
    color: #3d3d3d;
    font-weight: 600;
    font-size: 15px;
}
.providar-availability-text-box .check-box .checkbox-mane.last{
    padding-right: 0px;
}
.providar-availability-text-box .check-box .checkmark-two {
    position: absolute;
    top: 3px;
    left: 0;
    height: 15px;
    width: 15px;
    border: 1px solid #c4c4c4;
    border-radius: 2px;
}
.providar-availability-text-box .check-box .checkbox-mane .checkmark-two:after {
    left: 6px;
    top: 1px;
    width: 4px;
    height: 10px;
    border: solid white;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.providar-availability-text-box > div.col-md-4{
    padding: 0px;
    text-align: right
}
.providar-availability-text-box > div{
    padding: 0px;
}
.providar-availability-white-box {
    background: #fff;
    margin-top: 35px;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 #d4d4d4;
}
.providar-availability-white-box-header{
    padding: 15px;
}
.providar-availability-white-box-body{
    padding: 15px;
}
.providar-availability-white-box hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #eee;
}
.providar-availability-white-box-body .time-box{
    width: 72px;
    height: 34px;
    display: inline-block;
    text-align: center;
    border: 1px solid #13a89e;
    border-radius: 50px;
    padding: 5px 0px;
    color: #13a89e;
    margin-right: 10px;
    margin-bottom: 10px;
}

.inner-providar-lift-bar ul li:first-child {
    padding-top: 0px;
}
.providar-availability-white-box-body .time-box:hover{
   color: #fff;
    font-weight: 600;
   background: #13a89e;
   box-shadow: 0 0 10px 0 #13a89e; 
}

.time-box-selected{
    width: 72px;
    height: 34px;
    display: inline-block;
    text-align: center;
    border: 1px solid #13a89e;
    border-radius: 50px;
    padding: 5px 0px;
    margin-right: 10px;
        margin-bottom: 10px;
   color: #fff;
   background: #13a89e;
   box-shadow: 0 0 10px 0 #13a89e; 
}

.time-box-orange-selected{
     width: 72px;
    height: 34px;
    display: inline-block;
    text-align: center;
    border: 1px solid #faa615;
    border-radius: 50px;
    padding: 5px 0px;
    color: #faa615;
    margin-right: 10px;
        margin-bottom: 10px;
   color: #fff;
    font-weight: 600;
   background: #faa615;
   box-shadow: 0 0 10px 0 #faa615; 
}

.providar-availability-white-box-body .time-box-orange{
    width: 72px;
    height: 34px;
    display: inline-block;
    text-align: center;
    border: 1px solid #faa615;
    border-radius: 50px;
    padding: 5px 0px;
    color: #faa615;
    margin-right: 10px;
        margin-bottom: 10px;
}

.providar-availability-white-box-body .time-box-orange:hover {
    color: #fff;
    font-weight: 600;
    background: #faa615;
    box-shadow: 0 0 10px 0 #faa615;
}
.providar-availability-white-box-body .time-box p{
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin: 0px;
 }
 
 .providar-availability-white-box-body .time-box-orange p{
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin: 0px;
 }
 
  .providar-availability-white-box-body .time-box-selected p{
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin: 0px;
 }
 
  .providar-availability-white-box-body .time-box-orange-selected p{
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin: 0px;
 }
 .providar-availability-white-box-body .fa-angle-right:before {
    content: "\f105";
    position: relative;
    top: 4px;
    right: 0px;
    font-size: 24px;
}
 .providar-availability-white-box-body .fa-angle-left:before {
    content: "\f104";
    position: relative;
    top: 3px;
    left: 0px;
    font-size: 24px;
}
.providar-availability-white-box-body .prev-and-next {
    position: relative;
    padding: 25px 0px 0px;
}
.providar-availability-white-box-body .prev-and-next p.prev{
    position: relative;
    display: inline-block;
}
.providar-availability-white-box-body .prev-and-next p.next{
    position: relative;
    display: inline-block;
    float: right;
}
.providar-availability-page .continue {
    padding: 20px 0px 60px;
    text-align: right;
}
.providar-availability-form .form-control{
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 15px;
    height: 41px;
    box-shadow: none;
    border: 1px solid #ebebeb;
}
.providar-availability-form .form-control option span{
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    font-size: 15px;
}
.providar-availability-white-box-header h4{
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.providar-availability-white-box-header p{
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-style: italic;
}
.providar-availability-white-box-body h4{
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.providar-availability-white-box-body .prev-and-next a{
    color: #3d3d3d;
    font-size: 18px;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
}
.providar-availability-white-box-body .prev-and-next a p{
    color: #3d3d3d;
    font-size: 18px;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
}
.providar-availability-page .continue button{
    width: 144px;
    height: 44px;
    background: #faa615;
    font-size: 17px;
    border: none;
    border-radius: 50px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
}
.providar-availability-form p{
    color: #3d3d3d;
    font-size: 15px;
    padding-top: 10px;
}
.providar-availability-text-box .col-md-8 p{
    font-size: 16px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
}
.providar-availability-white-box-header.two {
    padding: 25px 40px 10px;
}
.providar-availability-white-box-body.two {
    padding: 10px 40px;
}
.providar-availability-white-box-body.one{
    padding: 10px 40px;
}
.providar-availability-white-box-body.one > .Services-name{
     width: 25%;
     display: inline-block;
}
.providar-availability-white-box-body.two > .Services-name{
    width: 24%;
    display: inline-block;
}
.providar-availability-white-box-header.two p{
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 2px;
}
.providar-availability-white-box-header.two h4{
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.providar-availability-white-box-body.one h4{
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-bottom: 2px;
}
.providar-availability-white-box-body.one .Services-name p{
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 2px;
}
.providar-availability-white-box-body.two .Services-name p{
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 2px;
}
.providar-availability-white-box-body.two .Services-name h4{
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 2px;
}
.providar-availability-white-box-body.two p{
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 2px;
}
.providar-availability-white-box-body.two h4{
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 2px;
}
.providar-availability-page .continue.two button{
    width: 190px;
    height: 44px;
    background: #faa615;
    font-size: 17px;
    border: none;
    border-radius: 50px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
}
.providar-availability-page .continue.two a{
    margin-right: 35px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 18px;    
}
.providar-availability-text-box.two .col-md-8 p{
    font-size: 17px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
}
.providar-availability-white-box.two {
    margin-top: 45px;
}
.providar-availability-white-box-body-hourly p {
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 2px;
}
.providar-availability-white-box-body-hourly h4 {
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    margin: 0px;
    margin-bottom: 15px;
}
.providar-availability-white-box-body-hourly  {
    padding: 10px 40px;
}
.providar-availability-page .continue.two{
    padding: 20px 0px 10px;
    text-align: right;
}
/* end provisar Availability page */


/* after login header */
.collapse.navbar-collapse.login {
    width: 50% !important;
    display: inline-block;
}
.nev-login.two {
    background: transparent;
    padding-top: 10px;
    color: #fff;
    width: 250px;
}
.nev-login.two i {
    margin-right: 35px;
    font-size: 25px;
    position: relative;
}
.nev-login.two i span {
    position: absolute;
    top: -17px;
    background: #ffa21d;
    font-size: 15px;
    width: 20px;
    height: 20px;
    padding: 3.5px 0px;
    border-radius: 100%;
    text-align: center;
    left: 15px;
}
.nev-flag.login {
    width: 170px;
    margin-top: 33px;
}
.nev-flag.login span.images {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    overflow: hidden;
    display: inline-block;
}
.nev-flag.login span.images img{
  width: 100%;
}

.nev-flag.login p{
    display: inline-block;
    vertical-align: text-bottom;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.nev-flag.login a{
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 600;
}
.inner-your-cart-detalis.col-md-12 .col-md-10 {
    padding-right: 0px;
}
.inner-your-cart-detalis.col-md-12 .col-md-10 .your-cart-details-text .details-box:last-child{
    float: right;
    text-align: left;
    width: 62px;
}
/* end after login header */
    .dropdown-menu {

    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 5px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);

}
/* become service provider */
.banner-login.services {
    height: 310px;
    overflow: hidden;
    position: relative;
}
.banner-login.services h1 {
    position: relative;
    top: 0%;
    left: 0%;
    transform: translate(0%,0%);
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
   
    
}
.banner-login.services .services-text p{
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}
.banner-login.services .services-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    width: 480px;
    text-align: center;
}
.become-service-page .images-box {
    width: 794px;
    margin: 0 auto;
    padding-top: 60px;
}
.become-service-page .register-new-box {
    width: 728px;
    margin: 0 auto;
    box-shadow: 0 0 15px 0 #f1f1f1;
    padding: 30px 80px 20px;
    text-align: center;
    margin-top: 65px;
    border-radius: 5px;
}
.become-service-page .register-new-box h4{
    font-family: 'Muli', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #3d3d3d;
    line-height: 1.3;
    margin: 0px;
}
.become-service-page .register-new-box button{
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background: #faa615;
    border: none;
    width: 144px;
    height: 44px;
    margin-top: 24px;
    border-radius: 50px;
}
.become-service-page .why-choose-wema-life {
    width: 756px;
    margin: 0 auto;
    text-align: center;
    margin-top: 51px;
}
.become-service-page .why-choose-wema-life h4{
    font-size: 32px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    color: #3d3d3d;
    margin-bottom: 21px;
}
.become-service-page .why-choose-wema-life p{
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #878787;
}
/* end become service provider */

.delivery_radio-button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.inner-your-cart-address-box .delivery_radio-button-meni {
    height: 100%;
}
.Location-box-listing > h3.rating{
	padding: 15px 0px 0px;
}


.nev-flag .dropdown-menu {
    min-width: 32px!important;
    background-color:transparent!important;
}


button.btn.btn-primary.close-button {
    float: left;
    width: 171px;
    height: 42px;
    border-radius: 50px;
    background: #faa615;
    border-color: #faa615;
    margin-top: 10px;
     font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: bold;
}


/* footer */
footer.footer-one .container {
    width: 1050px;
}
footer.footer-one {
    background: #f5f5f5;
    color: #3d3d3d;
    padding: 35px 0 35px;
    margin-top: 35px;
}
footer.footer-one h4{
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    color: #3d3d3d;
    padding-left: 15px;
}
footer.footer-one p{
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #878787;
}
footer.footer-one hr{
    margin: 50px 0 25px;
}
footer.footer-one .fa {
    display: inline-block;
}
footer.footer-one .fa-angle-right:before {
    content: "\f105";
    position: relative;
    top: 0px;
    font-size: 16px;
    right: 0px;
}
footer.footer-one .inner-list p{
   color: #13a89e;
   font-size: 13px;
}
footer.footer-one .inner-list p i{
    color: #878787;
    margin-right: 5px;
    font-size: 13px;
    vertical-align: top;
    padding-top: 3px;
 }
 footer.footer-one .inner-list p span {
    display: inline-block;
    width: 93%;
}
footer ul li a {
    color: #fff;
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    margin-bottom: 4px;
    display: block;
}   
footer h4 {
    color: #fff;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
footer ul li a:hover {
    color: #fff;
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    margin-bottom: 4px;
    display: block;
}
footer p {
    color: #fff;
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    display: block;
    margin: 0px;
}
footer h5 {
    color: #fff;
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    display: block;
    margin: 0px;
}
.inner-addres.one {
    width: 40%;
    display: inline-block;
}
.inner-addres.two {
    width: 59%;
    display: inline-block;
}
footer .inner-emali-id .fa{
    display: inline-block;
    font-size: 11px;
}
footer .inner-emali-id h3{
    color: #fff;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
footer .inner-emali-id p {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: #525252;
    margin-top: 0px;
    padding: 1px;
    text-align: center;
    border-radius: 100%;
}
.text-in-footer {
    padding-top: 46px;
}
.inner-text-of-wemalife img {
    width: 144px;
    margin-top: 48px;
}
.text-in-footer h2 {
    font-size: 11px;
    font-weight: 300;
    font-family: 'Muli', sans-serif;
    color: #fff;
}
footer {
    background: #3f3f3f;
    padding: 61px 0px 20px;
}
/* end footer */

/* Interests page */
.Interests-page .fa-angle-right:before {
    content: "\f105";
    position: relative;
    top: 0px;
    font-size: 16px;
    right: 0px;
    left: 0px;
    }
    .Interests-page p {
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    color: #13a89e;
    margin-bottom: 8px;
    padding-bottom: 5px;
    }
    .Interests-page p i{
    color: #878787
    }
    .Interests-page p:last-child {
    margin-bottom: 0px;
    }
    
    /* end Interests page */

/* code for popular services Z-index services  */
.serche{
    z-index: 999!important;
}
/* code for popular services Z-index services  */

/* this code for nav flag  */
.nev-flag ul li div.dropdown-menu img{
   margin-bottom: 5px;
}
.nev-flag ul li div.dropdown-menu img:nth-last-child(1){
    margin-bottom: 0px;
 }
/* this code for nav flag  */


/* become service provider */
.banner-login.services {
    height: 310px;
    overflow: hidden;
    position: relative;
}
.banner-login.services h1 {
    position: relative;
    top: 0%;
    left: 0%;
    transform: translate(0%,0%);
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
   
    
}
.banner-login.services .services-text p{
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}
.banner-login.services .services-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    width: 480px;
    text-align: center;
}
.become-service-page .images-box {
    width: 794px;
    margin: 0 auto;
    padding-top: 60px;
}
.become-service-page .register-new-box {
    width: 728px;
    margin: 0 auto;
    box-shadow: 0 0 15px 0 #f1f1f1;
    padding: 30px 80px 20px;
    text-align: center;
    margin-top: 65px;
    border-radius: 5px;
}
.become-service-page .register-new-box h4{
    font-family: 'Muli', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #3d3d3d;
    line-height: 1.3;
    margin: 0px;
}
.become-service-page .register-new-box button{
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background: #faa615;
    border: none;
    width: 144px;
    height: 44px;
    margin-top: 24px;
    border-radius: 50px;
}
.become-service-page .why-choose-wema-life {
    width: 756px;
    margin: 0 auto;
    text-align: center;
    margin-top: 51px;
}
.become-service-page .why-choose-wema-life h4{
    font-size: 32px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    color: #3d3d3d;
    margin-bottom: 21px;
}
.become-service-page .why-choose-wema-life p{
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #878787;
}
.register-member-box {
    width: 746px;
    margin: 0 auto;
    margin-top: 120px;
}
.register-member-border-box {
    width: 185px;
    height: 185px;
    display: inline-block;
    border-radius: 100%;
    border: 1px dashed #13a89e;
    padding: 6px;
    text-align: center;
    position: relative;
}
.inner-register-member-border-box {
    background: #13a89e;
    width: 172px;
    height: 172px;
    display: inline-block;
    border-radius: 100%;
    padding: 64px 44px;
    color: #fff;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
}
.inner-register-member-border-box p{
    color: #fff;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
}
.inner-register-member-border-box .inner-book-box{
    position: absolute;
    left: -4px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 62px;
    height: 62px;
    background: #fff;
    border-radius: 100%;
    padding: 16px 0px;
}
.inner-register-member-border-box .inner-book-box-two {
    position: absolute;
    left: 50%;
    top: -2%;
    transform: translate(-50%,-50%);
    width: 62px;
    height: 62px;
    background: #fff;
    border-radius: 100%;
    padding: 16px 0px;
}
.inner-register-member-border-box .inner-book-box-three {
    position: absolute;
    left: 50%;
    top: initial;
    bottom: -62px;
    transform: translate(-50%,-50%);
    width: 62px;
    height: 62px;
    background: #fff;
    border-radius: 100%;
    padding: 16px 0px;
}
.inner-register-member-border-box .book-box p {
    position: absolute;
    left: -60px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 69px;
    border-radius: 100%;
    padding: 10px 0px;
    color: #3d3d3d;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
}
.inner-register-member-border-box .book-box.two p {
    position: absolute;
    left: 50%;
    top: -22%;
    transform: translate(-50%,-50%);
    width: 89px;
    border-radius: 100%;
    padding: 10px 0px;
    color: #3d3d3d;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
}
.inner-register-member-border-box .book-box.three p {
    position: absolute;
    left: 50%;
    top: initial;
    bottom: -95px;
    transform: translate(-50%,-50%);
    width: 100px;
    height: 50px;
    border-radius: 100%;
    padding: 10px 0px;
    font-family: 'Muli', sans-serif;
    color: #3d3d3d;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
}
.inner-register-member-border-box .book-box img{
    width: 38px;
}
md-content.teal-shadow._md input {
    box-shadow: inset 0 0 0;
    color: #3d3d3d !important;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-left: -5px;
    overflow: hidden;
    border-radius: 5px 0 0 5px;
}
md-content.teal-shadow._md input::-webkit-input-placeholder {
    color: #3d3d3d !important;
    font-family: 'Muli', sans-serif;
  }
  input.form-control.search-form-home.search_location::-webkit-input-placeholder {
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
}
.register-member-border-box.two {
    border: none;
}
.register-member-border-box.two .inner-register-member-border-box {
    background: #fff;
    box-shadow: 0 10px 10px 0 #f3f3f3;
}
.register-member-border-box.two {
    border: none;
    margin-left: 91.5px;
}
.register-member-border-box.three {
    margin-left: 91.5px;
}
.register-member-border-box .border-box {
    border-right: 20px solid #eff1f3;
    position: absolute;
    right: -174px;
    height: 98px;
    width: 201px;
    top: 27%;
    background: #eff1f3;
    z-index: -9;
}
.register-member-border-box.three .border-box {
    border-right: 20px solid #eff1f3;
    position: absolute;
    right: 139px;
    height: 98px;
    width: 201px;
    top: 27%;
    background: #eff1f3;
    z-index: -9;
}
.register-member-border-box.two i.fa.fa-chevron-left {
    position: absolute;
    top: 9%;
    font-size: 155px;
    left: -50%;
    color: #fff;
}
.register-member-border-box.two i.fa.fa-chevron-right {
    position: absolute;
    right: -50%;
    top: 9%;
    font-size: 155px;
    color: #fff;
}
.register-member-border-box.three {
    width: 185px;
    height: 185px;
    display: inline-block;
    border-radius: 100%;
    border: 1px dashed #fdb913;
    padding: 6px;
    text-align: center;
    position: relative;
}
.register-member-border-box.three .inner-register-member-border-box {
    background: #fdb913;
    width: 172px;
    height: 172px;
    display: inline-block;
    border-radius: 100%;
    padding: 64px 44px;
    color: #fff;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
}
.register-member-border-box.three .inner-register-member-border-box .inner-book-box{
    position: absolute;
    left: inherit;
    top: 50%;
    right: -34%;
    transform: translate(-50%,-50%);
    width: 62px;
    height: 62px;
    background: #fff;
    border-radius: 100%;
    padding: 16px 0px;
}
.register-member-border-box.three .inner-register-member-border-box .book-box.four p {
    position: absolute;
    left: inherit;
    top: 50%;
    right: -70%;
    transform: translate(-50%,-50%);
    width: 69px;
    border-radius: 100%;
    padding: 10px 0px;
    color: #3d3d3d;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
}
.online-shopping .inner-online-shopping > div {
    width: 25%;
    float: left;
    padding: 15px;
    text-align: center;
}
.online-shopping .inner-online-shopping > div img{
    width: 45px;
}
.online-shopping .inner-online-shopping {
    padding-top: 100px;
}
.online-shopping .inner-online-shopping > div h4{
    padding: 10px 0px;
    color: #3d3d3d;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    margin-bottom: 3px;
}
.online-shopping .inner-online-shopping > div p{
    color: #878787;
    font-size: 13px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    line-height: 1.4;
}
.online-shopping .inner-online-shopping > div img.cart-images{
    width: 45%;
}
.online-shopping .button-register-now{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.online-shopping .button-register-now button{
    background: #fdb913;
    border: none;
    width: 162px;
    height: 44px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    color: #fff;
    border-radius: 50px;
}
.inner-your-cart-address-box.active{
    font-weight: bold;
}
/* end become service provider */


/* register as service provider page */
.sendyourenquiry-form {
    width: 476px;
    margin: 0 auto;
    border-radius: 5px;
    padding: 20px 40px;
    margin-top: 50px;
    position: relative;
}
.form-row.form-group.sendyourenquiry > div{
    padding: 0px;
}
.form-row.form-group.sendyourenquiry > div:first-child{
    margin-right: 5px;
    width: 100px;
    border: 1px solid #ebebeb;
    padding: 0px 0px;
    border-radius: 5px;
}
.form-row.form-group.sendyourenquiry > div:nth-child(2){
    margin-right: 5px;
    width: 142px;
    padding: 0px;
    border-radius: 5px;
}
.form-row.form-group.sendyourenquiry > div:nth-child(3){
    margin-right: 0px;
    width: 142px;
    padding: 0px 0px;
    border-radius: 5px;
}

.form-group.three {
    padding: 0px 0px;
    border-radius: 5px;
}
.sendyourenquiry-form .form-group {
    margin-bottom: 0px;
}
.form-group.three input {
    border: 1px solid #ebebeb;
    box-shadow: none;
    width: 100%;
    display: inline-block;
    color: #878787;
    height: 42px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.form-group.three select {
    border: 1px solid #ebebeb;
    box-shadow: none;
    width: 100%;
    display: inline-block;
    color: #878787;
    height: 42px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.form-row.form-group.sendyourenquiry > div select{
    border: none;
    box-shadow: none;
    width: 100%;
    display: inline-block;
    color: #878787;
    height: 42px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.form-row.form-group.sendyourenquiry > div input{
    border: none;
    box-shadow: none;
    width: 100%;
    display: inline-block;
    color: #878787;
    height: 42px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.form-group.city > div {
    padding: 0px;
}
.form-group.city input {
    border: 1px solid #ebebeb;
    padding: 0px 15px;
    border-radius: 5px;
    width: 100%;
    box-shadow: none;
    width: 100%;
    display: inline-block;
    color: #878787;
    height: 42px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.form-group.city .col-md-8 input {
    border: 1px solid #ebebeb;
    padding: 0px 15px;
    border-radius: 5px;
    box-shadow: none;
    width: 92%;
    display: inline-block;
    color: #878787;
    height: 42px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.inner-sendyourenquiry-box label{
    display: block;
    margin-top: 27px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    font-size: 14px;
    color: #3d3d3d;
    margin-bottom: 5px;
}
.inner-sendyourenquiry-box label span{
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    color: #f00;
}
.text-sendyourenquiry h3 {
    font-family: 'Muli', sans-serif;
    margin: 0px;
    font-size: 20px;
    color: #3d3d3d;
    font-weight: bold;
}
.text-sendyourenquiry h4 {
    font-family: 'Muli', sans-serif;
    margin: 0px;
    font-size: 18px;
    color: #3d3d3d;
    font-weight: bold;
    margin-top: 22px;
    margin-bottom: -6px;
}
.form-group.your_enquiry textarea {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    width: 100%;
    box-shadow: none;
    width: 100%;
    display: inline-block;
    color: #878787;
    height: 90px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
button.btn.sendyourenquiry-button {
    width: 144px;
    height: 44px;
    background: #faa615;
    color: #fff;
    font-size: 14.5px;
    font-weight: bold;
    border: none;
    border-radius: 50px;
    font-family: 'Muli', sans-serif;
}
.inner-sendyourenquiry-box .concel {
    position: absolute;
    right: 20px;
    top: 2px;
    font-size: 27px;
    color: #3d3d3d;
    cursor: pointer;
}
.nev-flag li.nav-item.dropdown.open img {
    width: 25px;
}
.form-group.your_enquiry {
    margin-bottom: 20px;
}
.form-row.form-group.sendyourenquiry > div input{
    border: 1px solid #ebebeb;
    padding: 10px;
    border-radius: 5px;
}

/* end register as service provider page */  

/* form validation css 20 sep start here*/
    .get-error input{
        border: 1px solid #d32222!important;
    }

    .get-error textarea{
        border: 1px solid #d32222!important;
    }
    .get-error .error-occured{
        color: #d32222!important;
        font-size: 12px;
    }
/* form validation css 20 sep start here*/
.nev-flag .nev-flag ul {
    list-style: none;
    padding: 0px;
}
div#navbarSupportedContent {
    width: 65%;
    display: inline-block;
}
li.nav-item.bg {
    float: right !important;
    position: absolute;
    text-align: right;
    right: 24%;
}
.flag-icon-in {
    width: 32px !important;
    height: 24px !important;
    padding: 0px !important;
}
.flag-icon-gb {
    width: 32px !important;
    height: 24px !important;
    padding: 0px !important;
    border-radius: 5px;
}
.btn .caret {
    margin-left: 0;
    vertical-align: text-top;
    color: #fff;
}
.slider-text h1 {
    color: #fff;
    margin: 0px;
    font-family: 'Lato', sans-serif;
    font-size: 65px;
    font-weight: 700;
    line-height: 0.9;
    }
    .slider-text p {
    color: #fff;
    margin: 0px;
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 1;
    }
    .slider-text {
    padding: 250px 0px;
    position: absolute;
    padding-top: 230px;
    left: 50%;
    transform: translate(-77%,0);
    }
    input.form-control.search-form-home.search_location {
        border: 1px solid #e3e3e3;
        box-shadow: inset 0 0 0;
        color: #3d3d3d;
        font-family: 'Muli', sans-serif;
        font-size: 16px;
        font-weight: 600;
        margin-left: -6px;
        overflow: hidden;
        border-radius: 0px 5px 5px 0;
        box-shadow: inset 0 0 0;
    
    }

/*21 sep : start here*/
    .company-view-top-companyname{
        font-size: 12px;
        color: #878787;
        font-family: 'Muli', sans-serif;
        font-weight: 400;
        }
        .company-view-top-companyname ul{
        margin: 0px;
        }
        .inner-overview-lift-bar-text {
        /* overflow-y: scroll; */
        border-right: 5px solid #d4d4d4;
        padding-right: 35px;
        margin-right: 11px;
        }


    /* register as service provider page */
.become-service-page.register {
    padding-top: 78px;
}
.become-service-page.register .register.col-md-4 {
    padding: 0px;
    padding-right: 15px;
}
.background-color {
    background: #eff1f3;
}
.become-service-page.register .inner-register-member-border-box .inner-book-box {
    position: absolute;
    left: -4px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 62px;
    height: 62px;
    background: #eff1f3;
    border-radius: 100%;
    padding: 16px 0px;
}
.become-service-page.register .inner-register-member-border-box .inner-book-box-two {
    position: absolute;
    left: 50%;
    top: -2%;
    transform: translate(-50%,-50%);
    width: 62px;
    height: 62px;
    background: #eff1f3;
    border-radius: 100%;
    padding: 16px 0px;
}
.become-service-page.register .inner-register-member-border-box .inner-book-box-three {
    position: absolute;
    left: 50%;
    top: initial;
    bottom: -62px;
    transform: translate(-50%,-50%);
    width: 62px;
    height: 62px;
    background: #eff1f3;
    border-radius: 100%;
    padding: 16px 0px;
}
.background-color {
    background: #eff1f3;
    padding: 15px 0px 70px;
    z-index: -999;
    position: relative;
}
.become-service-page.register .inner-register-member-border-box .book-box.four .inner-book-box {
    position: absolute;
    left: inherit;
    top: 50%;
    right: -36%;
    transform: translate(-50%,-50%);
    width: 62px;
    height: 62px;
    background: #eff1f3;
    border-radius: 100%;
    padding: 16px 0px;
}
.become-service-page.register .register-member-border-box.two i.fa.fa-chevron-left {
    position: absolute;
    top: 9%;
    font-size: 155px;
    left: -50%;
    color: #eff1f3;
}
.become-service-page.register .register-member-border-box.two i.fa.fa-chevron-right {
    position: absolute;
    right: -50%;
    top: 9%;
    font-size: 155px;
    color: #eff1f3;
}
.become-service-page.register .register-member-border-box .border-box {
    border-right: 20px solid #fff;
    position: absolute;
    right: -174px;
    height: 98px;
    width: 201px;
    top: 27%;
    background: #fff;
    z-index: -9;
}
.become-service-page.register .register-member-border-box.three .border-box {
    border-right: 20px solid #fff;
    position: absolute;
    right: 139px;
    height: 98px;
    width: 201px;
    top: 27%;
    background: #fff;
    z-index: -9;
}
.become-service-page.register  .register-member-border-box {
    width: 185px;
    height: 185px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    position: relative;
}
.images-box-register.col-md-8 {
    margin-bottom: -22px;
    padding-left: 0px;
    margin-top: 50px;
}
.become-service-page.register .online-shopping .inner-online-shopping {
    padding-top: 70px;
}
.become-service-page.register .register.col-md-4 h2{
    margin: 0px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 40px;
    color: #3d3d3d;
}
.become-service-page.register .register.col-md-4 h4{
    margin: 0px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #3d3d3d;
    line-height: 1.4;
    padding: 30px 0px 20px;
}
.become-service-page.register .register.col-md-4 p{
    margin: 0px;
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: #878787;
    line-height: 1.3;
    padding: 0px 0px 20px;
}
.become-service-page.register .register.col-md-4 button{
    width: 190px;
    height: 42px;
    background: #faa615;
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: bold;
    border-radius: 50px;
    border: none;
}
/* end register as service provider page */  
.btn-booknow{
    background: #13a89e;
    color: white;
}
.inner-overview-lift-bar-text-providersnew ul.rating{ margin-bottom: 0px !important;}
a.location-get-dir{ color:#7b7b7b; cursor: pointer; }


.bg-orange {  background-color: #00a59d !important; }
.bg-green {  background-color: orange !important; }
select.form-control.search_with-text {
    height: 44px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 110px;
    color: #878787;
    font-weight:bold;
    -webkit-appearance: none; 
 }
 select.form-control.search_with-text option{
 color: #878787;
 padding-left: 0px;
 }
 
 .search_availability-form {
    display: inline-block;
    position: relative;
    width: 100%;
 }
 .search_availability-form p {
    position: absolute;
    left: 20px;
    color: #878787;
 }
 .inner-provider-right-bar > div p {
    font-family: 'Muli', sans-serif;
    color: #878787;
}

ul.myProfile li{
    padding: 10px 0px;
    border-bottom: 1px solid #eff1f3; 
}
ul.myProfile li a{
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #878787;
}
ul.myProfile .active {
    border-bottom: 3px solid #13a89e;
}
md-content.teal-shadow._md input::placeholder {
    box-shadow: inset 0 0 0;
    color: #3d3d3d !important;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-left: -5px;
    overflow: hidden;
    border-radius: 5px 0 0 5px;
}
input.form-control.search-form-home.search_location::placeholder {
    box-shadow: inset 0 0 0;
    color: #3d3d3d !important;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-left: -5px;
    overflow: hidden;
    border-radius: 5px 0 0 5px;
}
.page-content-wrap {
    padding-top: 80px;
}
/*a.activeservice p span { color:green !important;}*/

.top-rated-slider.mgnTop5.visible-lg.visible-md.col-md-12 > div > ul {
    margin-bottom: 20px;
    }
    .top-rated-slider.mgnTop5.visible-lg.visible-md.col-md-12 div ul li div img{
    border-radius: 5px !important;
    }
    .images-box-services:hover .images-box-services-two {
    position: absolute;
    display: block;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #12a89d;
    padding: 5px 15px 10px;
    border-radius: 5px;
    }
    .top-rated-slider.mgnTop5.visible-lg.visible-md.col-md-12 .flex-direction-nav .flex-prev {
    left: -1%;
    /* background: url(pre-arrow.png) no-repeat center top; */
    font-size: 0px;
    color: #3d3d3d;
    opacity: 1;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    top: 48%;
    }
    .top-rated-slider.mgnTop5.visible-lg.visible-md.col-md-12 .flex-direction-nav .flex-next {
    right: -1%;
    text-align: right;
    /* background: url(next-arrow.png) no-repeat center top; */
    font-size: 0px;
    color: #3d3d3d;
    background-size: contain;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    top: 48%;
    }
    
    .Healthcare {
        width: 66%;
        display: inline-block;
        padding: 0px 20px;
        border-left: 1px solid #dadada;
    }
    .Healthcare > p a {
        color: #878787;
    }
    section.jk-slider.two .item .photo {
        height: 200px;
        overflow: hidden;
    }
    .info .degination {
        font-size: 13px;
        font-weight: 400;
        font-family: 'Muli', sans-serif;
        color: #13a89e;
        height: 35px;
        overflow: hidden;
    }
    section.jk-slider.two .col-item:hover .Healthcare > p a {
        color: #fdb913;
    }
    .media-carousel .carousel-control.left {
        margin-top: 41px;
    }
    .media-carousel .carousel-control.right {
        margin-top: 41px;
    }

/* service slider css */
.top-service-slider.mgnTop5.visible-lg.visible-md.col-md-12 > div > ul {
    margin-bottom: 20px;
    }
    .top-service-slider.mgnTop5.visible-lg.visible-md.col-md-12 div ul li div img{
    border-radius: 5px !important;
    }
    .images-box-services:hover .images-box-services-two {
    position: absolute;
    display: block;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #12a89d;
    padding: 5px 15px 10px;
    border-radius: 5px;
    }
    .top-service-slider.mgnTop5.visible-lg.visible-md.col-md-12 .flex-direction-nav .flex-prev {
    left: -1%;
    /* background: url(pre-arrow.png) no-repeat center top; */
    font-size: 0px;
    color: #3d3d3d;
    opacity: 1;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    top: 48%;
    }
    .top-service-slider.mgnTop5.visible-lg.visible-md.col-md-12 .flex-direction-nav .flex-next {
    right: -1%;
    text-align: right;
    /* background: url(next-arrow.png) no-repeat center top; */
    font-size: 0px;
    color: #3d3d3d;
    background-size: contain;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    top: 48%;
    }
    /* service slider css */


    .top-service-slider.mgnTop5.visible-lg.visible-md.col-md-12 > div > ul {
        margin-bottom: 20px;
    }

    .top-service-slider.mgnTop5.visible-lg.visible-md.col-md-12 > div > ul > li >li:nth-child(1){
        margin-bottom: 5px;
    }
    .top-service-slider.mgnTop5.visible-lg.visible-md.col-md-12 > div > ul > li >li:nth-child(2){
        margin-top: 10px;
    } 
    .panel {
        margin-bottom: 20px;
        background-color: #fff;
        border: none;
        border-radius: 4px;
        -webkit-box-shadow: none;
        box-shadow: none;
        }
        .plans-box-page > h2 i {
            display: none;
            }
li.activeservice a p span { color:#ffffff !important;}
    li.activeservice{
        background-color: #13a89e!important;
    }
    .slide-home-serche.col-md-12 .col-md-6 a {
        float: none!important;
        color: #faa615;
    } 

.serche .top-rated-slider.mgnTop5.visible-lg.visible-md.col-md-12 .flex-direction-nav .flex-prev {
    left: -2%;
    /* background: url(pre-arrow.png) no-repeat center top; */
    font-size: 0px;
    color: #bdbdbd;
    opacity: 1;
    background: transparent;
    width: 25px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    top: 30%;
}

.serche .top-rated-slider.mgnTop5.visible-lg.visible-md.col-md-12 .flex-direction-nav .flex-next {
    right: -1.5%;
    text-align: right;
    /* background: url(next-arrow.png) no-repeat center top; */
    font-size: 0px;
    color: #bdbdbd;
    background-size: contain;
    background: transparent;
    width: 25px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    top: 30%;
}
.slide-home-serche.col-md-12 .col-md-6 > h3 {
    margin: 0px;
    font-family: 'Muli', sans-serif;
    color: #3d3d3d;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px 0px 1px;
}
.slide-home-serche.col-md-12 .col-md-6 > a {
    float: right !important;
    color: #faa615;
}
li.activeservice {
    background-color: #13a89e!important;
    border-radius: 5px;
}
li.activeservice a p span {
    color: #ffffff !important;
    font-weight: 600;
}
/* my css code */
        .inner-overview-right-bar .border {
            border-bottom: none;
            padding: 15px 0;
            border-top: 1px solid #e9e9e9;
        }

#leftSection .listing-inner-box-list .Refine-box-listing span{
    float: right;
    margin-top: -33px;
    margin-right: -25px;
    font-size: 12px;
    cursor: pointer;
}
.text-start-from {
    font-size:10px !important;
    margin: 0px;
}
.padt5 { padding-top:5px !important; }
.set-selet-height { height:34px !important; }



.service-provder.button-new #userForm{
    font-family: 'Muli', sans-serif;
}
#userForm h4 {
    font-weight: 700;
}
.service-provder-form h3.text-center {
    font-weight: 700;
    font-family: 'Muli', sans-serif;
    margin-bottom: 30px;
}
h4 sup.text-redstr {
    color: red;
    top: -.2em;
}
.service-provder.button-new #userForm .form-group.col-md-3.col-sm-3.row select#title {
    border: none;
    border-bottom: 2px solid #c3bdbd;
    border-radius: 0;
    padding: 0px;
    font-weight: 600;
}

.service-provder.button-new #userForm .form-group.col-md-5.col-sm-5.row input.form-control {
    border: none;
    border-bottom: 2px solid #c3bdbd;
    border-radius: 0;
    padding: 0px;
    font-weight: 600;
}
.service-provder.button-new #userForm .form-group.col-md-5.col-sm-5 input.form-control {
    border: none;
    border-bottom: 2px solid #c3bdbd;
    border-radius: 0;
    padding: 0px;
    font-weight: 600;
}
.service-provder.button-new #userForm .form-group input.form-control {
    border: none;
    border-bottom: 2px solid #c3bdbd;
    border-radius: 0;
    padding: 0px;
    font-weight: 600;
}

.service-provder.button-new #userForm .submit-button.buttonopa button.btn.btn-primary.Submit.borderRad0 {
    width: 167px;
    height: 44px;
    border-radius: 30px;
    font-weight: 700;
    font-family: 'Muli', sans-serif;
    background: #878787;
    border: 1px solid #878787;
}
.service-provder.button-new #userForm .submit-button button.btn.btn-primary.Submit.borderRad0 {
    width: 167px;
    height: 44px;
    border-radius: 30px;
    font-weight: 700;
    font-family: 'Muli', sans-serif;
    background: #faa615;
    border: 1px solid #faa615;
}
.service-provder.button-new #userForm .col-md-12.row.email {
    opacity: 0.5;
}

.service-provder.button-new #userForm .col-md-12.row.mobile {
    opacity: 0.5;
}

.service-provder.button-new #userForm .col-md-12.row.company {
    opacity: 0.5;
}
.service-provder.button-new #userForm .col-md-12.row.service {
    opacity: 0.5;
}

.service-provder.button-new #userForm .submit-button.buttonsub {
    opacity: 0.5;
}
.width100{ width:100% !important; }












/* nev bar */

li.nav-item.active.menu-bar a > i {
    display: inline-block !important;
}
ul.dropdown-menu.account_dropdown.menu-bar-care > div {
    width: 48.5%;
    display: inline-block;
    vertical-align: top;
}
ul.dropdown-menu.account_dropdown.menu-bar-care {
    width: 550px;
    border-radius: 0px 5px 5px 5px;
    padding: 15px;
    margin-top: 0px;
    margin-left: 0px;
    box-shadow: none;
    border: none;
}
ul.dropdown-menu.account_dropdown.menu-bar-care .care li a {
    color: #878787;
    font-size: 13px !important;
    padding: 0px 0px;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
}
ul.dropdown-menu.account_dropdown.menu-bar-care .care li .fa-angle-right:before {
    content: "\f105";
    position: relative;
    top: 0px;
    font-size: 15px;
    right: 0px;
    color: #878787;
}
ul.dropdown-menu.account_dropdown.menu-bar-care .care li i {
    display: inline-block;
    width: 10px;
    vertical-align: top;
    padding-top: 2px;
}
ul.dropdown-menu.account_dropdown.menu-bar-care .care li a {
    color: #878787;
    font-size: 14px !important;
    padding: 0px 0px;
    display: inline-block;
    width: 88%;
}
ul.dropdown-menu.account_dropdown.menu-bar-care .care li {
    padding: 5px 0px;
}
li.nav-item.active.menu-bar.dropdown.link.dropdown > a:hover{
    background: #fff;
    color: #00ae9e;
    padding: 10px;
    margin-top: 32px;
   border-radius: 5px 5px 0 0;
}
ul.navbar-nav.mr-auto li a {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    padding-top: 40px;
    padding-left: 20px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 500;
}
li.nav-item.active.menu-bar.dropdown.link.dropdown > a{
    padding: 10px;
    margin-top: 32px;
   border-radius: 5px 5px 0 0;
   width: 147px;
}
li.nav-item.active.menu-bar.dropdown.link.dropdown.open > a{
    background: #fff;
    color: #00ae9e;
    padding: 10px;
    margin-top: 32px;
   border-radius: 5px 5px 0 0;
}
li.nav-item.active.menu-bar.dropdown.link.dropdown:hover ul.dropdown-menu.account_dropdown.menu-bar-care {
    display: block !important;
    box-shadow: 0px 10px 25px 0 rgba(0, 0, 0, 0.2);
}
li.nav-item.active.menu-bar.dropdown.link.dropdown:hover > a{
    background: #fff;
    color: #00ae9e;
    padding: 10px;
    margin-top: 32px;
   border-radius: 5px 5px 0 0;
   font-weight: 700;
 }
ul.dropdown-menu.account_dropdown.menu-bar-care > div:first-child{
    padding-right: 15px;
}
ul.dropdown-menu.account_dropdown.menu-bar-care > div:last-child{
   /*padding-left: 25px;*/
   border-left: 1px solid #f3f3f3;
}
ul.dropdown-menu.account_dropdown.menu-bar-care > div h3{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    padding-bottom: 10px;
}
.serche input::placeholder{
    box-shadow: inset 0 0 0;
    color: #3d3d3d !important;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 600;
  
}
.serche .serviceserach.one input{
    border-radius: 5px 0 0 5px;
    border: 1px solid #e3e3e3;
}
/* end nev bar */
/* service */
.service-home-serche-box {
    background: #f1f2f4;
    width: 40%;
    display: inline-block;
    vertical-align: top;
}
.service-home-serche-box > div > ul > li a {
    color: #878787;
    font-size: 14px;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}

.right-bar-serche-listing-home-page {
    width: 59%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    padding: 35px 0px 25px 20px;
}
.right-bar-serche-listing-home-page div ul li .fa-angle-right:before {
    content: "\f105";
    position: relative;
    top: 0px;
    font-size: 14px;
    right: 0px;
}
.right-bar-serche-listing-home-page div ul li a{
    color: #878787;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    padding: 10px 0px;
    text-decoration: none;
}
.right-bar-serche-listing-home-page div ul li{
    color: #878787;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    padding: 0px 10px;
}
.serche {
    box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.2);
}
.serche-box-input-service-home-serche-box, .serche-box-input-service-home-serche-box-header {
    box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.2);
    width: 600px;
    position: absolute;
    top: 108px;
    z-index: 999;
    background: #fff;
    left: 0px;
    border-radius: 5px;
    display: none;
}
.inner-service-home-serche-box {
    padding: 30px 0px 140px 20px;
}
.serche-box-input {
    position: relative;
}

.service-home-serche-box .inner-service-home-serche-box ul li {
    padding: 10px 10px;
    margin-right: 0px;
    box-shadow: none;
    border-right: none;
}
.right-bar-serche-listing-home-page div ul li a {
    display: inline-block;
    width: 92%;
    border-bottom: 1px solid #b4b4b4;
}
.right-bar-serche-listing-home-page div ul li i {
    display: inline-block;
    width: 15px;
}
.right-bar-serche-listing-home-page div ul li a:hover {
    color: #13a89e;
}
.inner-right-bar-serche-listing-home-page-two {
    display: none;
}
.right-bar-serche-listing-home-page > div {
    overflow-y: scroll;
}
.right-bar-serche-listing-home-page div ul li:last-child a{
    border: none;
}

.service-home-serche-box .inner-service-home-serche-box ul li.active {
    background: #fff;
    border-bottom: 2px solid #13a89e;
}
.service-home-serche-box .inner-service-home-serche-box ul li.active a {
    color: #13a89e;
    font-weight: 700;
}
.serche-box-input-service-home-serche-box-two{
    overflow: hidden;
    height: 250px;
}
.serche-box-input-service-home-serche-box .arrow-top, .serche-box-input-service-home-serche-box-header .arrow-top {
    position: absolute;
    top: -32px;
    left: 70px;
    color: #f1f2f4;
    font-size: 38px;
}
.serche-box-input-service-home-serche-box.active, .serche-box-input-service-home-serche-box-header.active {
    display: block;
}
/* end service */
.login-header li.nav-item.active.menu-bar.dropdown.link.dropdown > a {
    padding: 10px;
    margin-top: 30px;
    border-radius: 5px 5px 0 0;
    width: 147px;
    }

    .a2a_count, .a2a_default_style .a2a_svg, .a2a_floating_style .a2a_svg, .a2a_menu .a2a_svg, .a2a_vertical_style .a2a_count, .a2a_vertical_style .a2a_svg {
        border-radius: 20px !important;
    }
    .a2a_svg {
        height: 28px !important;
        line-height: 28px !important;
        width: 28px !important;
    }



/* Contact page */


.well.well-lg.Contacts-page {
    background: #fff;
    border: none;
    box-shadow: none;
    padding: 0px;
}
.well.well-lg.Contacts-page > h1 {
    font-size: 20px;
    color: #3d3d3d;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    margin-bottom: 30px;
}
.Registered-Address p {
    color: #878787;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
}
.London-address h3 {
    display: inline-block;
    margin: 0px;
    font-size: 14px;
    color: #3d3d3d;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    width: 30%;
    vertical-align: top;
}
.London-address .ineer-London-address {
    display: inline-block;
    width: 69%;
    vertical-align: top;
}
.London-address .ineer-London-address h4 {
    font-size: 14px;
    color: #3d3d3d;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}
.London-address .ineer-London-address p{
    font-size: 14px;
    color: #3d3d3d;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
    margin-bottom: 0px;
}
.meni-Registered-Address {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 25px;
}
.meni-Operating-Address {
    padding-top: 25px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 25px;
}
.meni-Operating-Address .Operating-Address p {
    color: #878787;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
}
.meni-Operating-Address .Gurugram-address h3 {
    display: inline-block;
    margin: 0px;
    font-size: 14px;
    color: #3d3d3d;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    width: 30%;
    vertical-align: top;
}
.meni-Operating-Address .ineer-Gurugram-address{
    display: inline-block;
    width: 69%;
    vertical-align: top;
}
.meni-Operating-Address .ineer-Gurugram-address h4 {
    font-size: 14px;
    color: #3d3d3d;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}
.meni-Operating-Address .ineer-Gurugram-address p {
    font-size: 14px;
    color: #3d3d3d;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
    margin-bottom: 0px;
}
.meni-Operating-Address .ineer-Gurugram-address.one {
    padding-bottom: 25px;
}

.email-Operating-Address .Gurugram-address h3{
    font-size: 13px;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
    margin: 0px;
    color: #878787;
    width: 30%;
    vertical-align: top;
    display: inline-block;
}
.phone-Operating-Address .Gurugram-address h3{
    font-size: 13px;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
    margin: 0px;
    color: #878787;
    width: 30%;
    vertical-align: top;
    display: inline-block;
}
.phone-Operating-Address .ineer-Gurugram-address{
    width: 69%;
    display: inline-block;
}
.email-Operating-Address .ineer-Gurugram-address{
    width: 69%;
    display: inline-block;
}
.email-Operating-Address {
    padding: 25px 0px;
    border-bottom: 1px solid #ebebeb;
}
.phone-Operating-Address {
    padding: 25px 0px;
}
.phone-Operating-Address .ineer-Gurugram-address a{
    font-size: 14px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    margin: 0px;
    color: #3d3d3d;
}
.email-Operating-Address .ineer-Gurugram-address a{
    font-size: 14px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    margin: 0px;
    color: #3d3d3d;
}
.Contact-form .inner-login-box.Contact-form {
    box-shadow: none;
    padding: 25px;
}
.title-name-last-name.form-group.Contact-form input {
    width: 37.55%;
    height: 44px;
    border: none;
    box-shadow: none;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ebebeb;
    margin-left: 5px;
    display: inline-block;
}
.form-group.two.Contact-form textarea {
    border: none;
    width: 100%;
    height: 130px;
    padding: 8px 0px;
}
.inner-login-box.Contact-form input::placeholder{
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.inner-login-box.Contact-form textarea::placeholder{
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.inner-login-box.Contact-form select::placeholder{
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.Contact-form .inner-login-box.Contact-form label{
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #3d3d3d;
}
.Contact-form .inner-login-box.Contact-form label span{
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #f00;
}

.col-md-5.Contact-form-meni h3.title{
    font-size: 20px;
    color: #3d3d3d;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}
button.btn.btn-primary.sign-up-button.Contact-form {
    width: 144px;
    height: 44px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 14px;
    background: #faa615;
    border-color: #faa615;
    border-radius: 30px;
    margin-top: 15px;
}

li.nav-item.active.menu-bar.dropdown.link.dropdown > a {
    padding: 10px;
    margin-top: 31px;
    border-radius: 5px 5px 0 0;
    width: 147px;
}

.container > .row-fluid > .col-md-12 {
    padding: 0px;
}
.container > .row-fluid > .col-md-12 > .col-md-7 {
    padding: 0px;
}


/* end Contact page */
#leftSection .Location-box-listing .ClearDirective a{
            margin-left: 0px;
    }
    .Location-box-listing .ClearDirective {
        margin-top: 15px;
        clear: both;
}
#leftSection .Location-box-listing .StarBallRating {
    margin-bottom: 5px;
}
#leftSection .Location-box-listing .StarBallRating .ng-scope.ng-isolate-scope {
        margin: 5px auto;
        width: auto;
        float: left;
        clear: both;
    }

    #leftSection .Location-box-listing .StarBallRating .ng-scope.ng-isolate-scope > div {
        margin-right: 1px !important;
    }
    #leftSection .Location-box-listing:nth-last-child(2) {
        border: none;
    }
	li.activeservicesearch { color:#13a89e !important; }
    .hidesearchservice { display:none; }
    .fltRgt{ float: right; }


    .title-name-last-name.form-group .title-width {
        display: inline-block;
    }
    .signup-form .inner-login-box span.glyphicon.glyphicon-remove.form-control-feedback{
        display: none;
    }


    .Contact-form .inner-login-box.Contact-form {
        box-shadow: none;
        padding: 25px;
        position: relative;
        top: 0px;
        z-index: 9;
    }
    .title-name-last-name.form-group.Contact-form input {
        width: 160px;
    }
    .title-name-last-name.form-group .title-width {
        display: inline-block;
        vertical-align: top;
    }
    .title-name-last-name.form-group .title-width.one{
        width: 88px;
    }
    .has-feedback .form-control {
        padding-right: 0px;
    }
    .get-error .form-group.two.Contact-form {
        border: 1px solid #d32222!important;
    }
    .get-error .form-group.two.Contact-form input{
        border: none!important;
    }
    .get-error .form-group.two.Contact-form textarea{
        border: none!important;
    }




    /* myaccount-dashboard */
.imagins-myaccount-dashboard {
    width: 71px;
    height: 71px;
    margin: 0 auto;
    border-radius: 100%;
    overflow: hidden;
    background: #efefef;
}
.inner-myaccount-dashboard {
    padding: 15px 0px;
}
.imagins-myaccount-dashboard-text {
    text-align: center;
}
.imagins-myaccount-dashboard-text h3 {
    margin: 0px;
    margin-top: 10px;
    font-weight: 700;
    font-size: 18px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
}
.imagins-myaccount-dashboard-border {
    background: #e7e7e7;
    width: 70%;
    height: 8px;
    margin: 0 auto;
    border-radius: 50px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 5px;
}
.imagins-myaccount-dashboard-text p {
    font-size: 11px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
}
.imagins-myaccount-dashboard-text p a{
    font-size: 11px;
    color: #13a69c;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
}
.imagins-myaccount-dashboard-tab ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0px;
}
.imagins-myaccount-dashboard-tab ul li a {
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    text-decoration: none;
}
.imagins-myaccount-dashboard-tab ul li a i{
    color: #878787;
    font-size: 14px;
}
.imagins-myaccount-dashboard-tab ul li a span {
    padding-left: 15px;
}
.imagins-myaccount-dashboard-tab ul li:last-child {
    border-bottom: none;
}
.imagins-myaccount-dashboard-tab ul li:first-child {
    padding: 0px 0px 15px;
}
.imagins-myaccount-dashboard-tab {
    padding-top: 40px;
}

.col-md-12.myaccount-dashboard-header-text h2 {
    padding-top: 45px;
    margin: 0px;
    padding-bottom: 28px;
    border-bottom: 1px solid #dfdfdf;
    font-size: 22px;
    color: #373737;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}
.ineer-myaccount-dashboard-center-header-text-box h3 {
    margin: 0px;
    color: #3d3d3d;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    padding-top: 30px;
    display: inline-block;
    padding-bottom: 20px;
}
.ineer-myaccount-dashboard-center-header-text-box a {
    float: right;
    padding-top: 32px;
    color: #878787;
    font-weight: 500;
    text-decoration: underline;
    font-family: 'Muli', sans-serif;
    font-size: 13px;
}
.ineer-myaccount-dashboard-right-header-text-box h3 {
    margin: 0px;
    color: #3d3d3d;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    padding-top: 30px;
    display: inline-block;
}
.ineer-myaccount-dashboard-right-header-text-box a {
    float: right;
    padding-top: 32px;
    color: #878787;
    font-weight: 500;
    text-decoration: underline;
    font-family: 'Muli', sans-serif;
    font-size: 13px;
}
.ineer-myaccount-dashboard-center-shadow-box-text .myaccount-dashboard-text-box p {
    margin: 0px;
    font-size: 13px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
}
.ineer-myaccount-dashboard-center-shadow-box-text .myaccount-dashboard-text-box h3 {
    margin: 0px;
    font-size: 13px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    margin-bottom: 8px;
}
.ineer-myaccount-dashboard-center-shadow-box-text .myaccount-dashboard-text-box {
    display: inline-block;
    padding: 0px 15px 0px 15px;
    vertical-align: top;
}
.col-md-12.ineer-myaccount-dashboard-center-shadow-box {
    padding: 0px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0,0.2);
    border-radius: 5px;
    padding: 15px 0px;
    margin-bottom: 25px;
}
.ineer-myaccount-dashboard-center-shadow-box-images {
    text-align: center;
    margin-left: 15px;
}
.ineer-myaccount-dashboard-center-shadow-box-images img {
    width: 80px;
}
.inner-myaccount-dashboard-bottom-box-reviews .col-md-4 {
    padding: 0px 14px;
}
.col-md-3.myaccount-dashboard-right-box {
    padding-right: 0px;
}
.col-md-9.myaccount-dashboard-meni-shadow-box {
    padding-right: 0px;
    box-shadow: -10px 0 15px 0 rgba(85, 85, 85, 0.1);
}
.inner-myaccount-dashboard-bottom-box-header-text-reviews h3 {
    display: inline-block;
    color: #3d3d3d;
    font-size: 18px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.inner-myaccount-dashboard-bottom-box-header-text-reviews a {
    float: right;
    padding-top: 23px;
    color: #878787;
    text-decoration: underline;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    font-size: 13px;
}

.myaccount-dashboard-bottom-shadow-boxt-reviews h3 {
    font-size: 15px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}
.myaccount-dashboard-bottom-shadow-boxt-reviews p{
    font-size: 13px;
    color: #7b7b7b;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 20px;
}
.col-md-4.shadow-boxt {
    padding-left: 0px;
}
.myaccount-dashboard-reviews-icons i {
    color: #dadada;
    font-size: 16px;
}
.myaccount-dashboard-reviews-icons p {
    display: inline-block;
    padding-left: 20px;
    vertical-align: top;
    margin-bottom: 0px;
}
.myaccount-dashboard-bottom-shadow-boxt-reviews {
    padding: 15px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0 , 0.2);
    border-radius: 5px;
}
.col-md-12.myaccount-dashboard-bottom-box-reviews {
    padding-bottom: 100px;
}
.inner-myaccount-dashboard-bottom-box-reviews > .col-md-4.one {
    padding: 0px 0px;
    width: 30%;
}
.inner-myaccount-dashboard-bottom-box-reviews > .col-md-4.two {
    padding: 0px 0px;
    width: 30%;
    margin-left: 42px;
}
.inner-myaccount-dashboard-bottom-box-reviews > .col-md-4.three {
    width: 30%;
    float: right;
    padding: 0px;
}

.item.seven.active img{
    width:100px !important;
    max-width:100px !important;
        overflow: hidden;
       min-width:100px !important;
           margin: 0 auto !important;
           border-radius: 100% !important;
 height: 100px !important;
}


.item.seven img{
    width:100px !important;
    max-width:100px;
        overflow: hidden !important;
       min-width:100px !important;
           margin: 0 auto !important;
           border-radius: 100% !important;
 height: 100px !important;
        
}
.carousel.slide.seven a.left.carousel-control {
 background: none;
}
.carousel.slide.seven a.right.carousel-control {
 background: none;
}
.carousel.slide.seven {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0,0.2);
    border-radius: 5px;
    margin-top: 20px;
}
.carousel.slide.seven .glyphicon-chevron-left:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f104";
    margin-top: -10px;
    position: absolute;
    left: 10px;
    font-size: 21px;
    font-weight: 300;
    color: #555555;
}
.carousel.slide.seven .glyphicon-chevron-right:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    margin-top: -10px;
    position: absolute;
    left: 12px;
    font-size: 21px;
    font-weight: 300;
    color: #555555;
    
}
.carousel.slide.seven span.glyphicon.glyphicon-chevron-left {
    background: #f3f3f3;
    padding: 15px;
    border-radius: 100px;
}
.carousel.slide.seven span.glyphicon.glyphicon-chevron-right {
    background: #f3f3f3;
    padding: 15px;
    border-radius: 100px;
}
.myaccount-dashboard .container > .col-md-2 {
    padding-left: 0px;
}

.inner-myaccount-dashboard-right-box .item-seven-header a {
    background: #d0edeb;
    padding: 5px;
    border-radius: 4px;
    color: #00a59d;
    font-size: 12px;
    display: inline-block;
    font-family: 'Muli', sans-serif;
}

.inner-myaccount-dashboard-right-box .item-seven-header p {
    float: right;
    font-size: 14px;
    color: #878787;
    font-family: 'Muli', sans-serif;
}
.inner-myaccount-dashboard-right-box .item-seven-images {
    text-align: center;
    padding-top: 15px;
}
.inner-myaccount-dashboard-right-box .item-center-header {
    text-align: center;
    margin-top: 15px;
    padding: 0px 10px;
}
.inner-myaccount-dashboard-right-box .item-center-header h4 {
    margin: 0px;
    margin-top: 0px;
    color: #3d3d3d;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    margin-bottom: 10px;
}
.inner-myaccount-dashboard-right-box .item-center-header p {
    margin: 0px;
    color: #3d3d3d;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Muli', sans-serif;
}
.inner-myaccount-dashboard-right-box .item-seven-header {
    padding: 10px;
}
.inner-myaccount-dashboard-right-box .item-buttom-header {
    border-top: 1px solid #ededed;
    padding: 18px;
    text-align: center;
    margin-top: 30px;
}
.inner-myaccount-dashboard-right-box .item-buttom-header a{
    color: #3d3d3d;
    font-weight: bold;
    font-size: 12px;
    font-family: 'Muli', sans-serif;
}
.inner-myaccount-dashboard-right-box .item-seven-images p{
    border: 1px solid #fff;
    background: #ebebeb;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    border-radius: 100%;
    margin-top: -16px;
    z-index: 999;
    position: relative;
    padding: 2px 0px;
    font-size: 16px;
}
.site_wrapper.servicelisting.myaccountdashboard footer.footer-one {
    margin-top: 0px;
}
 .inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li.active a {
    color: #00a59d;
    font-weight: 800;
}
.inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li.active a i {
    color: #00a59d;
    font-weight: 800;
} 
.inner-myaccount-dashboard .imagins-myaccount-dashboard a#member_profile {
    position: absolute;
    top: 5%;
    left: 38%;
    display: none;
}
 .inner-myaccount-dashboard .upload_profile:hover img{
    opacity: 0.5;
}
 .inner-myaccount-dashboard .upload_profile:hover a{
    display: block!important;
}
.inner-myaccount-dashboard .imagins-myaccount-dashboard {
    position: relative;
}

.inner-myaccount-dashboard-right-box .item-seven-header a.Friend{
    background: #faece1;
    padding: 5px 10px;
    border-radius: 4px;
    color: #cea47a;
    font-size: 12px;
    display: inline-block;
    font-family: 'Muli', sans-serif;
}
.inner-myaccount-dashboard-right-box .item-seven-header a{
    padding: 5px 10px;
}
/* active css for my account */
/* end myaccount-dashboard */

.listing-search form .form-group.serviceserach.one .serche-box-input-service-home-serche-box, .listing-search form .form-group.serviceserach.one .serche-box-input-service-home-serche-box-header {
    box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.2);
    width: 600px;
    position: absolute;
    top: 51px;
    z-index: 999;
    background: #fff;
    left: -50px;
    border-radius: 5px;
}

.listing-page-icon img {
    width: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.listing-page-icon {
    width: 78px;
    height: 78px;
    margin: 0 auto;
    box-shadow: 0 0 30px 0 #eaeaea;
    border-radius: 100%;
    padding: 7px 0px;
    text-align: center;
    margin-top: 25px;
    position: relative;
}
li.nav-item.active.menu-bar.dropdown.link.dropdown > a {
    margin-top: 30px;
}

.right-bar-serche-listing-home-page div ul li i {
    display: inline-block;
    width: 15px;
    vertical-align: top;
    padding-top: 12px;
}
.right-bar-serche-listing-home-page div ul li span {
    border-bottom: 1px solid #ededed;
    width: 90%;
    display: inline-block;
    padding: 10px 0px;
}
.scrollbar{
    float: left;
    height: 186px;
    overflow-y: scroll;
    margin-bottom: 25px;
    width: 97%;
}
.force-overflow{
    min-height: 450px;
}
/*
 *  STYLE 4
 */

 #style-4::-webkit-scrollbar-track{
     background-color: #F5F5F5;
 }
 
 #style-4::-webkit-scrollbar{
     width: 4px;
     background-color: #F5F5F5;
 }
 
 #style-4::-webkit-scrollbar-thumb{
     background-color: #cccccc;
 }

 /*
 *  STYLE 4
 */

 #style-5::-webkit-scrollbar-track{
     background-color: #F5F5F5;
 }
 
 #style-5::-webkit-scrollbar{
     width: 4px;
     background-color: #F5F5F5;
 }
 
 #style-5::-webkit-scrollbar-thumb{
     background-color: #ededed;
 }
 
 .modal-body-header {
    position: fixed;
    padding: 35px;
    top: 0px;
    width: 100%;
    z-index: 9999;
    background: #fff;
    padding-top: 40px;
}
.modal-body-header .serche.serche-box-input {
    position: relative;
    left: 0px;
    top: 0;
    width: 100%;
    bottom: 0px !important;
    transform: translate(0,0);
    background: transparent;
    box-shadow: none;
}
.md-whiteframe-1dp, .md-whiteframe-z1 {
    box-shadow: none;
}
.modal-body-header .serche-box-input .serviceserach:nth-child(3) md-content.teal-shadow._md {
    border-radius: 5px;
    margin-left: 0px;
    border: none;
    height: 44px;
    box-shadow: none;
}
md-content.md-default-theme, md-content {
    color: rgba(0,0,0,0.87);
    background-color: none;
}
.modal-body-header .serche.serche-box-input input {
    background: #f8f8f8;
    margin: 0px;
    height: 44px;
}
.modal-body-header .serche.serche-box-input input::placeholder {
   color: #878787;
}
.modal-body-header .serche .serviceserach.one input {
    border-radius: 5px;
    border: none;
}
.modal-body-header input.form-control.search-form-home.search_location {
    border: none;
    box-shadow: inset 0 0 0;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-left: 0px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: inset 0 0 0;
}
.modal-body-header > div > a > i {
    font-size: 25px;
    top: 15px;
    position: absolute;
    right: 25px;
    color: #878787;
}
.nev-login.two.nav-item-two-three {
    display: inline-block;
    float: right;
    margin-top: 27px;
    margin-right: 0px;
    color: #fff;
    width: auto;
}
li.nav-item.bg {
    float: right !important;
    position: absolute;
    text-align: right;
    right: 28%;
}

.modal-body-header:before {
    background: rgba(0,0,0,0.5);
    content: "";
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 100%;
    left: 0px;
    bottom: 0px;
}

md-virtual-repeat-container.md-autocomplete-suggestions-container.md-whiteframe-z1.md-virtual-repeat-container.md-orient-vertical{
    z-index: 999999 !important;
}
/* footer margin css */
.site_wrapper.servicelisting.footer_marg0 footer.footer-one {
    margin-top: 0px!important;
}
/* footer margin css */
/* side bar  */
ul#collapsereportOne {
    margin-top: 25px;
}
/* side bar */

/* Upcoming appointments */
.col-md-12.myaccount-dashboard-header-text.appointments {
    margin-bottom: 30px;
}
.col-md-12.myaccount-dashboard-header-text.appointments ul {
    float: right;
}
.col-md-12.myaccount-dashboard-header-text.appointments ul li {
    background-color: #eff1f3;
    display: inline-block;
    margin-top: 45px;
    color: #878787;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    padding: 11px 0px;
}
.col-md-12.myaccount-dashboard-header-text.appointments ul li.active {
    background-color: #00a59d;
    color: #fff;
}
.col-md-12.myaccount-dashboard-header-text.appointments ul li i {
    font-size: 18px;
}
.col-md-12.myaccount-dashboard-header-text.appointments ul li i.fa.fa-pause {
    transform: rotate(-90deg);
}

/* end Upcoming appointments */
.pac-container.pac-logo{
    z-index: 999999 !important;
}


.header_two .nev-login.two.nav-item-two-three {
    display: inline-block;
    float: right;
    margin-top: 25px; 
    margin-right: 0px;
    color: #fff;
    width: auto;
}

.header_two .nev-login.two.nav-item-two-three i{
    margin-right: 0px;
    font-size: 25px;
    position: relative;
}
.modal-body-header .serche.serche-box-input input {
    background: #f8f8f8;
    margin: 0px;
    height: 44px;
    width: 97%;
}
.modal-body-header .serche.serche-box-input input {
    background: #f8f8f8;
    margin: 0px;
    height: 44px;
    width: 97%;
}
.modal-body-header .serche .serviceserach.one input {
    border-radius: 5px;
    border: none;
    width: 97% !important;
}
.modal-body-header .serche-box-input .serviceserach:nth-child(3) md-content.teal-shadow._md {
    border-radius: 5px;
    margin-left: 0px;
    border: none;
    height: 44px;
    box-shadow: none;
    width: 97%;
}
/* Booking History */

.ineer-myaccount-dashboard-center-shadow-box-text.booking-history > div {
    width: 38%;
}
.ineer-myaccount-dashboard-center-shadow-box-text.booking-history  .myaccount-dashboard-text-box.three {
    width: 22% !important;
    padding: 0px;
    text-align: center
}
.ineer-myaccount-dashboard-center-shadow-box-text.booking-history .myaccount-dashboard-text-box.three button.book-again {
    background: #fdb913;
    color: #fff;
}
.ineer-myaccount-dashboard-center-shadow-box-text.booking-history .myaccount-dashboard-text-box.three button {
    width: 144px;
    height: 44px;
    margin-bottom: 10px;
    border-radius: 50px;
    border: none;
    font-size: 14px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    background: transparent;
    border: 1px solid #ebebeb;
}
.ineer-myaccount-dashboard-center-shadow-box-text.booking-history .myaccount-dashboard-text-box.three button.book-again {
    border: 1px solid #fdb913;
    color: #fdb913;
    background: transparent;
}
.col-md-12.ineer-myaccount-dashboard-center-shadow-box:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0,0.2);
}
.col-md-12.ineer-myaccount-dashboard-center-shadow-box:hover button.book-again{
    border: none;
    color: #fff !important;
    background: #fdb913 !important;
}
.col-md-12.ineer-myaccount-dashboard-center-shadow-box:hover button.write-review{
    border: none;
    color: #3d3d3d;
    background: #ebebeb;
}
.ineer-myaccount-dashboard-center-header-text-box.booking-history {
    text-align: right;
    padding: 10px 0px;
}
.ineer-myaccount-dashboard-center-header-text-box.booking-history label {
    font-size: 14px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    margin-right: 10px;
}
.ineer-myaccount-dashboard-center-header-text-box.booking-history input{
    width: 428px;
    height: 42px;
    border-radius: 5px;
    border: 1px solid #ededed;
    padding: 15px;  
}
.ineer-myaccount-dashboard-center-header-text-box.booking-history button{
    width: 126px;
    height: 46px;
    border-radius: 100px;
    background: #ededed;
    padding: 15px;  
    border: none;
    font-size: 13px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    margin-left: 8px;
}
.ineer-myaccount-dashboard-center-header-text-box.booking-history input::placeholder{
   font-size: 14px;
   color: #b7b7b7; 
   font-family: 'Muli', sans-serif;
   font-weight: 400;
}
.ineer-myaccount-dashboard-center-shadow-box-text.booking-history > div a{
    color: #13a79d;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    font-size: 13px;
}
/* end Booking History */
/* progress bar for user profile */
.imagins-myaccount-dashboard-profile-progress {
    background: #fba615;
    height: 8px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 5px;
    
}
.imagins-myaccount-dashboard-profile-progress.widthrad{
    background: #fba615;
    height: 8px;
    border-radius: 50px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 5px;
    
}
/* progress bar for user profile */

/* Family/Friends */

.col-md-9.myaccount-dashboard-meni-shadow-box.familyfriends {
    padding-bottom: 40px;
}
.col-md-12.myaccount-dashboard-header-text.familyfriends{
    position: relative;
}
.col-md-12.myaccount-dashboard-header-text.familyfriends button {
    float: right;
    position: absolute;
    top: 40px;
    right: 15px;
    width: 142px;
    height: 44px;
    border: none;
    border-radius: 100px;
    background: #ffa21d;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.col-md-12.myaccount-dashboard-text.familyfriends ul li {
    display: inline-block;
    width: 330px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 5px;
}
.col-md-12.myaccount-dashboard-text.familyfriends ul{
  border-bottom: 1px solid #ebebeb;
}
.col-md-12.myaccount-dashboard-text.familyfriends ul li.active {
   border-bottom: 3px solid #48c9c3;
}
.col-md-12.myaccount-dashboard-text.familyfriends ul li a {
    color: #878787;
    font-family: 'Muli', sans-serif;
     font-size: 16px;
     font-weight: 400;
     text-decoration: none;
 }
.col-md-12.myaccount-dashboard-text.familyfriends ul li.active a {
   color: #373737;
   font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 800;
}
.col-md-4.myaccount-dashboard-right-box.familyfriends .item-seven-images p{
    color: #878787;
}
.item-text-p-header {
    text-align: center;
    padding-top: 15px;
}
.item-text-p-header p{
    font-family: 'Muli', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #3d3d3d;
}
/* end Family/Friends */
.item-text-p-header .hover-edit-box {
    width: 90%;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0,0.2);
    border-radius: 5px;
    padding: 10px 15px;
    text-align: left;
    display: none;
    position: absolute;
    top: 89%;
    left: 50%;
    z-index: 999999;
    transform: translate(-50%,-50%);
}
.item-text-p-header .hover-edit-box p{
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3d3d3d;
}
.item-text-p-header .hover-edit-box a.deny{
    background: #ededed;
    padding: 3px;
    border-radius: 100px;
    width: 72px;
    display: inline-block;
    height: 24px;
    text-align: center;
    color: #3d3d3d;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    margin-right: 10px;
}
.item-text-p-header .hover-edit-box a.allow{
    background: #13a79d;
    padding: 3px;
    border-radius: 100px;
    width: 72px;
    display: inline-block;
    height: 24px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}
.item-text-p-header .hover-edit-box > i {
    position: absolute;
    top: -9px;
    right: 16%;
    transform: translate(0,-0%);
    color: #fff;
}
.item-text-p-header > p > a{
    color: #13a89e;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
}
.item-text-p-header:hover .hover-edit-box{
    display: block;
}

/* Josh Gordon Profile */
.inner-myaccount-center-right-box.joshgordonprofile .left-image{
    width: 100px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
    height: 100px;
    overflow: hidden;
    background: #efefef;
}
.inner-myaccount-center-right-box.joshgordonprofile .left-image_min{
    display: inline-block;
    vertical-align: top;
}
.inner-myaccount-center-right-box.joshgordonprofile .right-text{
    display: inline-block;
    margin-left: 40px;
}
.inner-myaccount-center-right-box.joshgordonprofile .right-text h2{
    margin: 0px;
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #3d3d3d;
    margin-bottom: 10px;
}
.inner-myaccount-center-right-box.joshgordonprofile .right-text p{
    margin: 0px;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #878787;
    margin-bottom: 3px;
}

.inner-myaccount-center-right-box.joshgordonprofile .right-text h3{
    margin: 0px;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3d3d3d;
    margin-bottom: 10px;
}
.inner-myaccount-center-right-box.joshgordonprofile .right-text h5{
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3d3d3d;
    margin: 30px 0px;
}
.inner-myaccount-center-right-box.joshgordonprofile .right-text button ,.inner-myaccount-center-right-box.joshgordonprofile .right-text input[type="submit"]{
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3d3d3d;
    background: #ebebeb;
    width: 140px;
    height: 42px;
    border: none;
    border-radius: 100px;
   /* margin-bottom: 100px;*/
}
.inner-myaccount-center-right-box.joshgordonprofile .left-image_min p{
    text-align: center;
    background: #cbebda;
    color: #41b072;
    width: 30px;
    border: 1.5px solid #fff;
    border-radius: 100%;
    height: 30px;
    margin: 0 auto;
    margin-top: -16px;
    z-index: 9999;
    position: relative;
}
.inner-myaccount-dashboard-right-box.joshgordonprofile > p {
    font-size: 14px;
    color: #878787;
    padding: 15px 0px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}
/* end Josh Gordon Profile */
/* appointment fly out */
.inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li.active a.menuactive {
    color: #00a59d;
    font-weight: 800;
}
.inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li.active a.menuactive i {
    color: #00a59d;
    font-weight: 800;
}
.inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li.dropactive li.subactive a.submenuactive {
    color: #00a59d;
}
.inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li.dropactive a.menuactive {
    color: #00a59d;
    font-weight: 800;
}
.inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li.dropactive a.menuactive i {
    color: #00a59d;
    font-weight: 800;
}
.inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li a i.showarrow.fa {
    float: right;
    padding: 10px;
    margin-top:-10px; 
    font-size: 16px;
    font-weight: 600!important;
    color: #878787!important;
    transition: all 0.4s ease;
}
.inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li ul#collapsereportappt {
    margin: 20px 0px 0px 30px;
}

.imagins-myaccount-dashboard-tab ul li ul#collapsereportappt li{
    border-bottom: none;
    margin-bottom: -12px;
}
.inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li ul#collapsereportOne{
    margin-left: 25px;
}

.inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li a i.arrowright {
    transform: rotateZ(-90deg);
  }
  .inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li a i.arrowdown {
    transform: rotateZ(0deg)!important;
  }

.imagins-myaccount-dashboard-tab ul li.active:after {
    border-right: 4px solid #00a59d;
    content: "";
    position: absolute;
    width: 2%;
    top: 0px;
    height: 100%;
    right: -15px;
}
.imagins-myaccount-dashboard-tab ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0px;
    position: relative;
}
.myaccount-dashboard-header-text appointments ul.memberreschedule li.active a.bookingicon{
    color: #ffffff;
}
.myaccount-dashboard-header-text appointments ul.memberreschedule li a.bookingicon {
    color: #878787;
}
.imagins-myaccount-dashboard-tab ul li.dropactive:after {
    border-right: 4px solid #00a59d;
    content: "";
    position: absolute;
    width: 2%;
    top: 0px;
    height: 100%;
    right: -15px;
}
/* appointment fly out */

/* upcoming icons */
.col-md-12.myaccount-dashboard-header-text.appointments ul li a{
    color: #878787;
}

.col-md-12.myaccount-dashboard-header-text.appointments ul li.active a{
    color: #fff;
}



/* my notifications */
/* notifications */


.ineer-myaccount-dashboard-center-shadow-box-images.notifications {
    text-align: center;
    background: #eff1f3;
    position: relative;
    height: 70px;
    width: 70px;
    margin: 0px;
    border-radius: 100%;
    margin: 0 auto;
}
.ineer-myaccount-dashboard-center-shadow-box-images.notifications img {
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ineer-myaccount-dashboard-center-shadow-box-text.notifications .notifications-text{
    display: inline-block;
    width: 80%;
    padding: 15px 0px 10px;
}
.ineer-myaccount-dashboard-center-shadow-box-text.notifications .notifications-text-remove{
    display: inline-block;
    width: 19%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-0%,-50%);
}
.ineer-myaccount-dashboard-center-shadow-box-text.notifications {
    position: relative;
}
.ineer-myaccount-dashboard-center-shadow-box-text.notifications .notifications-text p{
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #878787;
    margin-bottom: 4px;
}
.ineer-myaccount-dashboard-center-shadow-box-text.notifications .notifications-text h3{
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #3d3d3d;
    margin: 0px;
    line-height: 1.5;
}
.ineer-myaccount-dashboard-center-shadow-box-text.notifications .notifications-text-remove > div{
    float: right;
    display: block;     
    text-align: center;
}
.ineer-myaccount-dashboard-center-shadow-box-text.notifications .notifications-text-remove > div i{
    display: block;     
    color: #df6b6b;
    font-size: 12px; 
}
.ineer-myaccount-dashboard-center-shadow-box-text.notifications .notifications-text-remove > div a{
    display: block; 
    color: #df6b6b;   
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 9px; 
    text-transform: uppercase;
}
.col-md-12.myaccount-dashboard-header-text.editjoshgordonprofile > h2{
  margin-bottom: 30px;
}
.col-md-12.myaccount-dashboard-header-text p {
    padding-top: 10px;
    margin: 0px;
    padding-bottom: 30px;
    font-size: 15px;
    color: #373737;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}
/* end notifications */

/* appointment data css */
.fc-content-skeleton td.fc-event-container a {
    border: none;
}
.fc-unthemed td.fc-today {
    background: none;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile {
  /*  padding-top: 30px;*/
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text{
    width: 57%;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text label{
   display: block;
   color: #3d3d3d;
   font-family: 'Muli', sans-serif;
   font-weight: bold;
   font-size: 14px;
   margin-bottom: 8px;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text label span{
  color: #f00;
 }
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text form .tetle {
    width: 88px;
    display: inline-block;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text form .first{
    width: 172px;
    display: inline-block;
    margin-left: 10px;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text form .tetle select{
    width: 100%;
    height: 44px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 8px;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text form .first input{
    width: 100%;
    height: 44px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 8px;
}

.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .form-check-inline label
{
    display: inline-block;
   
}

.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .relationship select{
    width: 198px;
    height: 44px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 8px;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .dob input{
    width: 156px;
    height: 45px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ebebeb;
    border-radius: 5px 0 0 5px;
    padding: 8px;
    border-right: none;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .dob span.input-group-addon{
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 18px;
    border: 1px solid #ebebeb;
    border-radius: 0px 5px 5px 0;
    width: 25px;
    border-left: none;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .form-check-inline label span{
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    margin-top: -3px;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text form .email.form-group input{
    width: 98%;
    height: 44px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 8px;
}
.inner-myaccount-center-right-box.joshgordonprofile .left-image_min > a {
    display: block;
    text-align: center;
    color: #878787;
    font-size: 12px;
    text-decoration: underline;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .two-colum > div{
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .two-colum > div input{
    width: 99%;
    height: 44px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 8px;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .two-colum > div input#exampleInputNumber{
    border: none;
    width: 51%;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .two-colum > div .form-group.country select{
    width: 99%;
    height: 44px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 8px;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text a.deny button{
    margin: 0px;
    display: inline-block;
    width: 70px;
    height: 26px;
    margin-right: 10px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 13px;
    background: #ededed;
    color: #3d3d3d;
    margin-top: 5px;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text a.allow button{
    margin: 0px;
    display: inline-block;
    width: 70px;
    height: 26px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 13px;
    background: #13a79d;
    color: #fff;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .button-men.form-group button,.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .button-men.form-group input[type="submit"] {
    width: 144px;
    height: 44px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 14px;
    background: #ffa21d;
    color: #fff;
    margin-bottom: 80px;
    margin-top: 30px;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .button-men.form-group a{
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #878787;
    margin-left: 30px;
}
.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .right-text .two-colum > .button-men.form-group{
    width: 100%;
}

/* end Edit Josh Gordon Profile */

/*New Added : 12-10-2018*/

.joshgordonprofile input.form-control, .joshgordonprofile select.form-control { height:44px; }
.inner-myaccount-center-right-box.joshgordonprofile .right-text form-group button { /*width: auto;*/
    height: 44px; }
.inner-myaccount-center-right-box.joshgordonprofile .right-text .form-group button { width: auto; height: 44px; }

.mobile-field-box button { border: 1px solid #ccc !important; 
    background: white !important; border-radius: 3px !important;}
.cal-icon-box{    padding: 11px 12px; }

.inner-myaccount-dashboard-right-box form .col-sm-6{ padding-left:0px !important;}
.inner-myaccount-dashboard-right-box form .form-group{     margin-bottom: 10px; }
.gender{     margin-top: -10px;
    margin-bottom: 0px; }
 .inner-myaccount-center-right-box.joshgordonprofile .right-text .schema-form-postcode button, .inner-myaccount-center-right-box.joshgordonprofile .right-text .schema-form-postcodefriends button { border-radius: 5px; }
 .padl0{ padding-left:0px;}
 .pad0{ padding:0px;}
 .no-btn{     background: none !important; color: grey !important; width:auto !important; }
 .clearboth{ clear: both; }
 .has-error .form-control {
    border-color: #a94442 !important;
 }
/*New Added : 12-10-2018*/    
/* Booking History */
.ineer-myaccount-dashboard-center-shadow-box-text.booking-history > div {
    width: 38%;
}
.ineer-myaccount-dashboard-center-shadow-box-text.booking-history  .myaccount-dashboard-text-box.three {
    width: 22% !important;
    padding: 0px;
    text-align: center
}
.ineer-myaccount-dashboard-center-shadow-box-text.booking-history .myaccount-dashboard-text-box.three button.book-again {
    background: #fdb913;
    color: #fff;
}
.ineer-myaccount-dashboard-center-shadow-box-text.booking-history .myaccount-dashboard-text-box.three button {
    width: 144px;
    height: 44px;
    margin-bottom: 10px;
    border-radius: 50px;
    border: none;
    font-size: 14px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    background: transparent;
    border: 1px solid #ebebeb;
}
.ineer-myaccount-dashboard-center-shadow-box-text.booking-history .myaccount-dashboard-text-box.three button.book-again {
    border: 1px solid #fdb913;
    color: #fdb913;
    background: transparent;
}
.col-md-12.ineer-myaccount-dashboard-center-shadow-box:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0,0.2);
}
.col-md-12.ineer-myaccount-dashboard-center-shadow-box:hover button.book-again{
    border: none;
    color: #fff !important;
    background: #fdb913 !important;
}
.col-md-12.ineer-myaccount-dashboard-center-shadow-box:hover button.write-review{
    border: none;
    color: #3d3d3d;
    background: #ebebeb;
}
.ineer-myaccount-dashboard-center-header-text-box.booking-history {
    text-align: right;
    padding: 10px 0px;
}
.ineer-myaccount-dashboard-center-header-text-box.booking-history label {
    font-size: 14px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    margin-right: 10px;
}
.ineer-myaccount-dashboard-center-header-text-box.booking-history input{
    width: 428px;
    height: 42px;
    border-radius: 5px;
    border: 1px solid #ededed;
    padding: 15px;  
}
.ineer-myaccount-dashboard-center-header-text-box.booking-history button{
    width: 126px;
    height: 46px;
    border-radius: 100px;
    background: #ededed;
    padding: 15px;  
    border: none;
    font-size: 13px;
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    margin-left: 8px;
}
.ineer-myaccount-dashboard-center-header-text-box.booking-history input::placeholder{
   font-size: 14px;
   color: #b7b7b7; 
   font-family: 'Muli', sans-serif;
   font-weight: 400;
}
.ineer-myaccount-dashboard-center-shadow-box-text.booking-history > div a{
    color: #13a79d;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    font-size: 13px;
}


.visibledata .grid .ui-grid-cell-contents.ui-grid-header-cell-primary-focus{
    display: none;
}
.visibledata .grid .grid.ui-grid.grid1539419405898 .ui-grid-row:nth-child(even) .ui-grid-cell{
    background-color: #ffffff;
}
.visibledata .grid .grid.ui-grid{
    height: 900px!important;
    border: none;
}
.visibledata .grid .ui-grid-header {
    border-bottom: none;
    box-sizing: border-box;
}
.visibledata .grid .ui-grid-viewport {
    overflow: visible!important;
}
.table-responsive.visibledata {
    overflow: visible;
}
.visibledata .grid .ui-grid-row .ui-grid-cell{
    height: auto!important;
}

.visibledata .grid .ui-grid-row:nth-child(even) .ui-grid-cell {
    background-color: #ffffff!important;
    cursor: auto!important;
    padding: 5px!important;
}
.visibledata .grid .ui-grid-row:nth-child(odd) .ui-grid-cell {
    background-color: #ffffff!important;
    cursor: auto!important;
    padding: 5px!important;
}
.visibledata .grid .ui-grid-row{
    height: 185px!important;
}
.visibledata .grid .ui-grid-pager-container {
    display: none;
}
.visibledata .grid .ui-grid-row .ui-grid-cell {
    min-width: 813px!important;
    max-width: 813px!important;
}
.ineer-myaccount-dashboard-center-header-text-box.booking-history input {
    width: 150px;
    height: 42px;
    border-radius: 5px;
    border: 1px solid #ededed;
    padding: 15px;
}
.visibledata .grid p.showdiscriptiondata {
    display: none;
    border: 1px solid #13a79d;
    padding: 10px;
    border-radius: 5px;
    background: aliceblue;
}
.visibledata .grid .col-md-12.ineer-myaccount-dashboard-center-shadow-box {
    padding: 0px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0,0.2);
    border-radius: 5px;
    padding: 15px 0px;
    margin-bottom: 0;
}
/* end Booking History */

/* appointment data */
#providersbookAppointments .fc .fc-toolbar>*>:first-child {
    margin-left: 0;
    font-weight: 600;
    font-family: 'Muli', sans-serif!important;
}
#providersbookAppointments .fc .fc-toolbar>*>* {
    float: left;
    margin-left: .75em;
    font-weight: 600;
    font-family: 'Muli', sans-serif!important;
}
#providersbookAppointments .fc .fc-button-group>:first-child {
    margin-left: 0;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
}
#providersbookAppointments .fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    z-index: 4;
    font-weight: 700;
    font-family: 'Muli', sans-serif;
}
#providersbookAppointments .fc-view-container{
    font-family: 'Muli', sans-serif!important;
}
#providersbookAppointments .fc-toolbar h2 {
    margin: 0;
    font-size: 22px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
}
#providersbookAppointments button.fc-agendaDay-button.fc-button.fc-state-default.fc-corner-left {
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}
#providersbookAppointments button.fc-agendaWeek-button.fc-button.fc-state-default {
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}
#providersbookAppointments button.fc-month-button.fc-button.fc-state-default.fc-corner-right {
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}
#providersbookAppointments button.fc-prev-button.fc-button.fc-state-default.fc-corner-left {
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}
#providersbookAppointments button.fc-next-button.fc-button.fc-state-default.fc-corner-right {
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
}
#providersbookAppointments button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right {
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    background-color: #f0f1f3;
    width: 88px;
    border-radius: 3px;
}

#providersbookAppointments .fc-toolbar.fc-header-toolbar {
    margin-bottom: 25px;
}
/* appointment data */
#edit-profile { width: 25px; }
.right-text .mobilenumber_span button, .right-text .homenumber_span button{
     border-right: 0px !important; 
    }
	.no-data-found{ text-align:center;color:#878787;}
    /* email page css  */
    .col-md-3 .block a#compose {
        text-align: left;
    }

    /* sendquery model - 17-10-2018 */

    .sendyourenquiry-form.modal-content.phoneview {
        box-shadow: none;
        padding: 3px;
    }
    .sendyourenquiry-form.modal-content.phoneview .inner-provider-right-bar {
        box-shadow: none;
    }
    li.ng-scope.open > ul {
        left: 22px;
        border: none;
    }
    li.ng-scope.open ul li a {
        color: #878787;
        padding: 15px;
        display: block;
        text-transform: unset;
        left: 39px;
    }
/* sendquery model - 17-10-2018 */

/* dashboard css : 17-10-2018 */
.myaccount-dashboard-reviews-icons p {
    display: inline-block;
    padding-left: 20px;
    vertical-align: top;
    margin-bottom: 0px;
    padding-top: 8px;
}
/* dashboard css : 17-10-2018 */

/* home page css  */
.serche .serviceserach.one input {
    border-radius: 5px 0 0 5px;
    border: 1px solid #e3e3e3;
    color: #000000 !important;
}
/* home page css */

.Location-box-listing  .fa-crosshairs { display: none; }
.listing-search form > div input::placeholder{
    color: #3d3d3d !important;
    font-size: 14px !important;
    font-family: 'Muli', sans-serif !important;
    font-weight: 500 !important;
    }
    
    .serche-box-input input::placeholder{
    color: #3d3d3d !important;
    font-size: 14px !important;
    font-family: 'Muli', sans-serif !important;
    font-weight: 500 !important;
}

/* My Reviews */

.ineer-myaccount-dashboard-center-shadow-box-text.myreviews .myaccount-dashboard-text-box.myreviews{
    display: block;
}

.ineer-myaccount-dashboard-center-shadow-box-text.myreviews .myaccount-dashboard-text-box.myreviews .myaccount-dashboard-text-box.one {
    display: inline-block;
    width: 70%;
    padding: 0px;
}
.ineer-myaccount-dashboard-center-shadow-box-text.myreviews .myaccount-dashboard-text-box.myreviews .myaccount-dashboard-text-box.three {
    display: inline-block;
    width: 29%;
    padding: 0px;
    text-align: right;
}
.myaccount-dashboard-text-box.myreviews .myaccount-dashboard-text-box.one > div{
  display: inline-block;
  width: 33%;
}
.myaccount-dashboard-text-box.myreviews .myaccount-dashboard-text-box.one h2{
    color: #3d3d3d;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    margin-top: 0px;
  }
  .ineer-myaccount-dashboard-center-shadow-box-text.myreviews .myaccount-dashboard-text-box.three > p{
    font-size: 13px;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
    color: #7b7b7b;
    line-height: 1.4;
    margin-bottom: 10px;
    margin-top: 2px;
  }
  .ineer-myaccount-dashboard-center-shadow-box-text.myreviews .myaccount-dashboard-text-box.three span p i{
    font-size: 13px;
    color: #dadada;
  }
  .ineer-myaccount-dashboard-center-shadow-box-text.myreviews .myaccount-dashboard-text-box.three span p span.col-md-6{
    font-size: 12px;
    margin-left: 15px;
    color: #8f8f8f;
  }
 .myaccount-dashboard-text-box.myreviews .myaccount-dashboard-text-box.three.myreviews button{
    width: 132px;
    height: 42px;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    color: #3d3d3d;
    border-radius: 100px;
    border: 1px solid #ededed;
    background: transparent;
 }
 .myaccount-dashboard-text-box.myreviews .myaccount-dashboard-text-box.three.myreviews button{
    width: 132px;
    height: 42px;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    color: #3d3d3d;
    border-radius: 100px;
    border: 1px solid #ededed;
    background: transparent;
 }
 .col-md-12.ineer-myaccount-dashboard-center-shadow-box.myreviews:hover .myaccount-dashboard-text-box.three.myreviews button{
     background: #ededed;
     border: none;
 }
 .col-md-12.myaccount-dashboard-header-text.myreviews{
    margin-bottom: 30px;
 }
 .ineer-myaccount-dashboard-center-shadow-box-images.myreviews {
    padding-top: 30px;
}
.col-md-12.ineer-myaccount-dashboard-center-shadow-box.myreviews {
    padding: 20px 0px;
}

/* end My Reviews */

/* infinite scroll loading text */
.col-md-12.loadprovider.text-center {
    padding-top: 15px;
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    color: #878787;
}


.ineer-myaccount-dashboard-center-shadow-box-text.myreviews .myaccount-dashboard-text-box.three{
    display: block;
}
.ineer-myaccount-dashboard-center-shadow-box-text.myreviews .myaccount-dashboard-text-box.three span span{
    display: inline-block;
    vertical-align: text-bottom;
    padding-left: 25px;
    font-size: 13px;
    color: #878787;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
}
.ineer-myaccount-dashboard-center-shadow-box-text.myreviews .myaccount-dashboard-text-box.three span ul{
    display: inline-block;
}

.inner-login-box .alert.alert-danger {
    cursor: pointer;
}
.imagins-myaccount-dashboard-tab ul li a.menuactive {
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    text-decoration: none;
    display: block;
}
.imagins-myaccount-dashboard-tab.None i.showarrow {
    float: right!important;
    display: inline-block!important;
}

.imagins-myaccount-dashboard-tab.None ul.collapse.in {
    display: block!important;
}

.forgot-password p {
    color: #878787;
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    text-decoration: underline;
    padding: 0px;
    line-height: 0;
    float: right;
}

.forgot-password {
    padding-top: 0px;
    padding-bottom: 10px;
}

.None li.dropdownlist a.menuactive.hidden-xs.hidden-sm {
    display: block!important;
}

.None li.dropdownlist a.menuactive.visible-xs.visible-sm {
    display: none!important;
}

.serche .serviceserach.one input.activeInput, .serche .serviceserach input.activeInput ,.serviceserach input.activeInput { 
    background: #13a89e;
    color: #ffffff !important; 
}

.dropdown button.btn.btn-primary.dropdown-toggle .caret {
    margin-left: 0;
    vertical-align: middle;
    color: #fff;
}


.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .form-group label.control-label.control-label-required:after {
    content: '*';
    color: red;
}

.inner-myaccount-center-right-box.joshgordonprofile.editjoshgordonprofile .form-group.first label.control-label.control-label-required:after{
    content: '';
    color: transparent;
}

.panel.panel-info.margin-top-20 {
    margin-top: 20px;
}

/* add Reviews */
.myaccount-dashboard-text-box.addreview .myaccount-dashboard-text-box.one h2{
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 2px;
 }
 .myaccount-dashboard-text-box.addreview .myaccount-dashboard-text-box.one .left-text{
     display: inline-block;
     width: 75%;
 }
 .myaccount-dashboard-text-box.addreview .myaccount-dashboard-text-box.one .arrow-right{
     display: inline-block;
     width: 22%;
     text-align: right;
     vertical-align: top;
     padding-top: 14px;
     font-size: 20px;
     color: #878787;
 }
 .myaccount-dashboard-text-box.addreview {
     width: 100%;
 }
 .myaccount-dashboard-text-box.addreview .myaccount-dashboard-text-box.one{
     width: 100%;
     padding-right: 0px;
 }
 .myaccount-dashboard-text-box.addreview .myaccount-dashboard-text-box.one p{
     line-height: 1.3;
 }
 .col-md-12.myaccount-dashboard-header-text.addreview h2 {
     margin-bottom: 30px;
 }
 .col-md-12.ineer-myaccount-dashboard-form-text.addreview textarea {
     width: 70%;
     border: 1px solid #ebebeb;
     height: 80px;
     padding: 10px 10px;
     border-radius: 3px;
     color: #7b7b7b;
     font-family: 'Muli', sans-serif;
     font-size: 13px;
 }
 .col-md-12.ineer-myaccount-dashboard-form-text.addreview {
     padding-top: 20px;
 }
 .col-md-12.ineer-myaccount-dashboard-form-text.addreview label{
    color: #3d3d3d;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 8px;
 }
 .col-md-12.ineer-myaccount-dashboard-addreview-text.addreview > p{
     color: #3d3d3d;
     font-family: 'Muli', sans-serif;
     font-size: 14px;
     font-weight: bold;
 }
 .col-md-12.ineer-myaccount-dashboard-addreview-text.addreview > div > i {
     color: #dadada;
     font-size: 24px;
     margin-right: 5px;
 }
 .col-md-12.ineer-myaccount-dashboard-addreview-text.addreview > div > span {
     color: #13a89e;
     font-family: 'Muli', sans-serif;
     font-size: 13px;
     font-weight: bold;
     vertical-align: top;
     padding-top: 5px;
     display: inline-block;
     padding-left: 20px;
 }
 .col-md-12.ineer-myaccount-dashboard-addreview-text.addreview {
     padding-top: 15px;
     padding-bottom: 150px;
 }
 .col-md-12.ineer-myaccount-dashboard-addreview-text.addreview button {
     width: 128px;
     border: none;
     height: 42px;
     border-radius: 100px;
     background: #faa717;
     color: #fff;
     font-family: 'Muli', sans-serif;
     font-size: 14px;
     font-weight: bold;
 }
 .col-md-12.ineer-myaccount-dashboard-addreview-text.addreview > div {
     padding-bottom: 40px;
 }
 .col-md-12.ineer-myaccount-dashboard-addreview-text.addreview > a{
     color: #878787;
     font-family: 'Muli', sans-serif;
     font-size: 14px;
     font-weight: bold;
     padding-left: 25px;
 }
 .imagins-myaccount-dashboard-tab ul li ul#collapsereportreview li {
    border-bottom: none;
    margin-bottom: -12px;
}
.inner-myaccount-dashboard .imagins-myaccount-dashboard-tab ul li ul#collapsereportreview{
    margin: 10px 0px 0px 30px;
}

.reviewlist .col-md-12.ineer-myaccount-dashboard-center-shadow-box.addreview {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0,0.2);
}
.inner-myaccount-dashboard-center-box.addreview.addreviewlist .col-md-12.ineer-myaccount-dashboard-center-shadow-box {
    padding: 0px;
    box-shadow: none;
    background-color: #f8f8f8;
    border-radius: 0px;
    padding: 15px 0px;
    margin-bottom: 0px;
}
.col-md-12.ineer-myaccount-dashboard-center-shadow-box.addreview {
    margin-bottom: 0px;
    cursor: pointer;
}
.inner-myaccount-dashboard-center-box.addreview.addreviewlist .col-md-12.ineer-myaccount-dashboard-center-shadow-box:hover {
    box-shadow: none;
}
.inner-myaccount-dashboard-center-box.addreview.addreviewlist {
    padding: 0px;
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0,0.2);
    border-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow-y: scroll;
    height: auto;
    max-height: 440px;
    position: absolute;
    top: 110px;
    z-index: 99;
    width: 94%;
}

.inner-myaccount-dashboard-center-box.addreview.addreviewlist > div{
    border-bottom: 1px solid #d3d3d3;
    /* min-height: 110px; */
}
.inner-myaccount-dashboard-center-box.addreview > div{
    /* border-bottom: 1px solid #d3d3d3; */
    min-height: 110px;
    max-height: 110px;
}
.col-md-12.ineer-myaccount-dashboard-addreview-text.addreview > div .StarBallRating .starratings-stars>div>img {
    margin-right: 4px;
    padding-right: 8px;
}
.col-md-12.ineer-myaccount-dashboard-addreview-text.addreview > div .StarBallRating {
    display: inline-block;
}
.col-md-12.ineer-myaccount-dashboard-addreview-text.addreview span.error-occured {
    display: block;
    margin-top: -30px;
    margin-bottom: 15px;
}
.danger-border {
    border: 1px solid #a94442 !important;
}
 /* end add Reviews */
/* css by mag */
.inner-overview-lift-bar ul li.active {
    border-bottom: 3px solid #13a89e!important;
}

/* css by mag */



/* Recently Added Providers */
.recently-providers .listing-images-box{
    min-height: auto;
    background: #fff;
}
.recently-heding h1 {
    font-size: 32px;
    font-weight: 800;
    font-family: 'Muli', sans-serif;
    text-align: center;
    padding-bottom: 40px;
    margin: 0px;
    color: #3d3d3d;
}
.popular-services {
    background: #fafafa;
    padding: 60px 0px;
}
.recently-view-all {
    text-align: center;
    padding: 30px 0px 0px;
}
.recently-view-all a{
    color: #faa615;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
}
.carousel-showmanymoveone .carousel-control {
    width: 4%;
    background-image: none;
 }
 
 .carousel-showmanymoveone .carousel-control.left {
    margin-left: 0;
 }
 
 .carousel-showmanymoveone .carousel-control.right {
    margin-right: 0;
 }
 
 .carousel-showmanymoveone .cloneditem-1,
 .carousel-showmanymoveone .cloneditem-2,
 .carousel-showmanymoveone .cloneditem-3 {
    display: none;
 }
 
 .carousel .item .col-xs-12 {
    padding: 0;
 }
 
 div#carousel-tilenav .col-xs-12.col-sm-6.col-md-2{
     margin: 0px 19px;
     text-align: center;
 }
 div#carousel-tilenav .fa-angle-left:before {
    content: "\f104";
    position: absolute;
    top: 50%;
    font-size: 30px;
    left: 0px;
    transform: translate(0%,-50%);
    color: #757575;
    opacity: 1;
}
div#carousel-tilenav .carousel-control{
    color: #757575;
    text-shadow: none;
    background-color: transparent;
    opacity: 1;
}
div#carousel-tilenav .fa-angle-right:before {
    content: "\f105";
    position: absolute;
    top: 50%;
    font-size: 30px;
    right: 0px;
    transform: translate(0%,-50%);
    color: #757575;
    opacity: 1;
}
div#carousel-tilenav .col-xs-12.col-sm-6.col-md-2 img{
    width: 50px;
    margin: 0 auto;
}
div#carousel-tilenav .col-xs-12.col-sm-6.col-md-2 a p{
    font-size: 16px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    margin: 0px;
    color: #595959;
    padding: 14px 0px;
}
.col-md-12.carousel-slider-popular-services {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #e6e6e6;
}
 /* Medium Devices, Desktops */
 
 @media only screen and (max-width: 992px) {
    .carousel .item .col-xs-12:nth-last-child(-n+2) {
       display: none;
    }
    div#carousel-tilenav .col-xs-12.col-sm-6.col-md-2 {
        margin: 0px 0px;
        text-align: center;
    }
    .recently-heding h1 {
        font-size: 26px;
        font-weight: 700;
        font-family: 'Muli', sans-serif;
        text-align: center;
        padding-bottom: 40px;
        margin: 0px;
        color: #3d3d3d;
    }
    div#carousel-tilenav .carousel-control {
        color: #757575;
        text-shadow: none;
        background-color: transparent;
        opacity: 1;
        display: block;
    }
   
 }
 
 @media all and (min-width: 768px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
       left: -50%;
    }
    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
       left: 50%;
    }
    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
       left: 0;
    }
    .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
       display: block;
    }
    div#carousel-tilenav .carousel-control {
        color: #757575;
        text-shadow: none;
        background-color: transparent;
        opacity: 1;
        display: block;
    }
 }
 
 @media all and (min-width: 768px) and (transform-3d),
 all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
       -webkit-transform: translate3d(50%, 0, 0);
       transform: translate3d(50%, 0, 0);
       left: 0;
    }
    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
       -webkit-transform: translate3d(-50%, 0, 0);
       transform: translate3d(-50%, 0, 0);
       left: 0;
    }
    .carousel-showmanymoveone .carousel-inner > .item.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev.right,
    .carousel-showmanymoveone .carousel-inner > .item.active {
       -webkit-transform: translate3d(0, 0, 0);
       transform: translate3d(0, 0, 0);
       left: 0;
    }
 }
 
 @media all and (min-width: 992px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
       left: -16.6%;
    }
    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
       left: 16.6%;
    }
    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
       left: 0;
    }
    .carousel-showmanymoveone .carousel-inner .cloneditem-2,
    .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
       display: block;
    }
 }

 @media all and (min-width: 992px) and (transform-3d),
 all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
       -webkit-transform: translate3d(16.6%, 0, 0);
       transform: translate3d(16.6%, 0, 0);
       left: 0;
    }
    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
       -webkit-transform: translate3d(-16.6%, 0, 0);
       transform: translate3d(-16.6%, 0, 0);
       left: 0;
    }
    .carousel-showmanymoveone .carousel-inner > .item.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev.right,
    .carousel-showmanymoveone .carousel-inner > .item.active {
       -webkit-transform: translate3d(0, 0, 0);
       transform: translate3d(0, 0, 0);
       left: 0;
    }
 }
 @media screen and (max-width: 1080px) and (min-width: 320px){
    div#carousel-tilenav .left.carousel-control.item.text-center.ng-isolate-scope{
        opacity: 1;
        display: block !important;
    }
    div#carousel-tilenav .right.carousel-control.item.text-center.ng-isolate-scope{
        opacity: 1;
        display: block !important;
    }
    div#carousel-tilenav .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
 }
 @media screen and (max-width: 1280px) and (min-width: 768px){
    div#carousel-tilenav .item .col-xs-12 {
        padding: 0;
        width: 20%;
        margin: 0px !important;
    }
    .carousel .item .col-xs-12:nth-last-child(-n+2) {
        display: block;
     }
     section.jk-slider.two.three .carousel-inner .item .col-md-4 {
        width: 32%;
        display: inline-block;
    }
    section.jk-slider.two.three .carousel-indicators {
        bottom: inherit;
        top: 355px;
    }
 }

 div#carousel-tilenav .carousel-control {
    width: 3%;
}
/* end Recently Added Providers */

/* privacy policy and term & condition */
    .privacy,
    .termsConditions {
      padding-top: 35px;
    }
  /* /privacy policy and term & condition */
 /*featured-in and get-app */
.featured-in, .get-app {
    padding-top: 35px;
}
/*featured-in and get-app */

/* recently added provider list slider bullet */
#myslidert .carousel-indicators .active {
    margin: 0 5px 0 0;
}
/* recently added provider list slider bullet */
.pt-100{
  padding-top: 100px !important;
}
#companyplandetails_header header{
  background: #15736d;
}

/*plan details css*/
.pad30{
  padding-top: 30px;
}
.plandetail-sidemenu ul li {
    pointer-events: none;
}
.plandetail-sidemenu ul li {
    padding: 10px 0px;
    border-bottom: 1px solid #eff1f3;
}
.plandetail-sidemenu ul li:first-child {
    padding-top: 0px;
}
.plandetail-sidemenu ul li.active {
    border-bottom: 3px solid #13a89e !important;
}
.plandetail-sidemenu ul li.active a {
    color: #13a89e;
    font-weight: 800;
}
.plandetail-sidemenu ul li a {
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    color: #878787;
    text-decoration: none;
}

.details-plan-page {
    padding: 0px;
    box-shadow: 0 0 10px 0 #e9e9e9;
    padding: 30px 30px 25px 35px;
    border-radius: 5px;
    margin-bottom: 8px;
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: 500;
    line-height: 1.5;
    color: #7b7b7b;
}
.details-plan-page strong, 
.details-plan-page h5 {
  color: #3d3d3d;
}
.details-plan-page .plan-name {
  margin: 0px;
  margin-bottom: 0px;
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: bold;
  font-family: 'Muli', sans-serif;
  color: #13a89e;
}

.details-plan-page .fa-plan:before {
  content: "\f105";
  position: relative;
  top: 1px;
  font-size: 20px;
  right: 0;
  margin-right: 6px;
}
/*plan details css*/


/*new footer css*/
.footer_new{
  padding: 40px 0px 20px;
}
.footer_new .tp-0 {
    padding-top: 0;
}
.footer_new .img-mt-0 img{
  margin-top: 0;
}
/*new footer css end*/

/*accept friend page css*/
#topnotification{
  font-size: 14px;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  color: #878787;
}
#topnotification .panel-body {
  position: relative;
  left: 50%;
  transform: translate(-50%,-50%);
  box-shadow: 0px 2px 20px 0 rgba(51, 50, 50, 0.3);
  background: #fff;
  border-radius: 6px;
  top: -20%;
}
#topnotification .panel-body::before {
  content: "";
  position: absolute;
  height: 6px;
  width: 150px;
  background: #bed62f;
  top: -3px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 150px;
}
#topnotification .btn-notification {
  width: 148px;
  background-color: #faa615;
  border: none;
  outline: none;
  height: 42px;
  margin-left: 0px;
  font-family: 'Muli', sans-serif;
  color:#fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 35px;
  line-height: 27px;
}
.min-height-set {
    min-height: calc(100vh - 408px);
}
/*accept friend page css end*/

/*carer rating css*/
.visitHistory .ui-grid-cell div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.visitHistory .ui-grid-cell .rating li {
    font-size: 18px;
}
/*carer rating css end*/

/*for no review data*/
.NoServiceToReview {
    padding: 35px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    margin-top: 10%;
    text-align: center;
}
.NoServiceToReview p{
    margin-bottom: 0px;
    font-size: 22px;
}

/*visit bookiing acivities notes css */

.visibledata .grid p.showdiscriptiondata1 {
    display: none;
    border: 1px solid #13a79d;
    padding: 10px;
    border-radius: 5px;
    background: aliceblue;
    word-wrap: break-word;
}
/*visit bookiing acivities notes css end*/


.cpr-preview > canvas {
    width: 100% !important;
    height: auto;
    display: none;
}
