#mobile-sidebar{
    display: none;
}

.header {
    margin-bottom: 0px;
}

img{
	width: 100%;
}

.row.row-dir {
/*
    max-width: 1180px;
    margin: auto;
    */
}

.row.row-outer-p {
    padding: 15px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.col-md-12.col12-outer-p {
    margin-bottom: 25px;
}

img.dir-profile-img {
    border: 1px solid #efefef;
    border-radius: 10px;
}



.col-sm-3.col3-photo-outer {
    padding-left: 0px;
}

.col-sm-3.col3-prices-outer, .col-sm-2.col2-prices-outer {
    padding-right: 0px;
    padding-left: 0px;
}

h4.h4-p-name{
	color: #212529;
    font-family: Montserrat-bold;
    font-size: 18px;
    margin-bottom: 0px;
}

.directoryStarsOuter {
     width: 100px;

}
div#desktop-sidebar {
    max-width: 300px;
    border-right: 1px solid #e3e3e3;
    padding-left: 20px;
}

.directoryEmptyBar {
    background: url(../img/dir-stars-empty.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 15px;
    background-size: cover;
}

.directoryEmptyBar div {
    background: url(../img/dir-stars.png);
    height: 15px;
    background-repeat: no-repeat;
    background-size: cover;
}

.dir-num-reviews, .directoryStarsOuter, .dir-total-score{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-family: Montserrat-bold;
}

span.num-rev{
	color:#f39322;
}

.p-reviews {
    font-size: 14px;
}

.icon-pin, .p-desc-app-icon{
	display: table-cell;
    max-width: 16px;
    vertical-align: top;
    margin-right: 25px;
    min-width: 18px;
}

.service-txt, .p-desc-app-text {
    color: #5280c0;
    display: table-cell;
    font-family: Montserrat-semibold;
    vertical-align: center;
    font-size: 15px;
    padding-left: 6px;
    width: 100%;
}

.p-desc-app-text{
    font-family: Montserrat-light;
    font-size: 14px;
    color: #212529;
}

.p-description {
    font-size: 14px;
    font-family: Montserrat-light;
}

.p-desc-app-icon {
    width: 19px;
}

.p-desc-app-text{
    padding-left: 5px;
}

.domestic, .non-domestic{
    display: none;
}

.btn-book-online {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #ff4747;
    color: #fff;
    font-family: Montserrat-bold;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    padding: 8px 3px;
    border-radius: 5px;
    cursor: pointer;
}

.btn-book-online.open-profile{
    background: #2196f3;
}

.dir-price {
    font-size: 35px;
    font-family: Montserrat-bold;
    font-family: Montserrat-semibold;
    letter-spacing: 1.5px;
}

.from-price {
    font-family: Montserrat-bold;
    font-size: 14px;
}

.row.row-outer-p {
   /* border: 1px solid #ececec;
    border-radius: 15px;
    box-shadow: 0px 0px 10px 2px #efefef;
    background: #fff;
    min-height: 180px;*/
    
    border-bottom: 2px solid #ececec;
    border-radius: 0px;
    /* box-shadow: 0px 0px 0px 0px #efefef; */
    background: #fff;
    min-height: 180px;
}

.col-md-12.col12-selected-category {
    /* 
    border: 1px solid #ececec;
    border-radius: 15px;
   
    box-shadow: 0px 0px 10px 2px #efefef;
    
    box-shadow: 0px 0px 0px 1px #efefef;
    */
    padding: 20px;
}
a.a-name-link{
    font-family: Montserrat-bold;
}
a.a-name-link, .outer-district a {
    text-decoration: none;
}

.row.row-p-content-inner {
    margin-bottom: 10px;
}

ul.ul-selected-cat, ul.ul-categories {
    list-style: none;
    margin-bottom: 0px;
    padding-left: 0px;
}
h1.h1-cat, p.h1-cat {
    /*
    font-size: 30px;
    font-family: mp-bold;
    margin-bottom: 0px;
    color: #f39322;
    */
    font-size: 22px;
    font-family: Montserrat-bold;
    margin-bottom: 0px;
    color: #f39322;
}
.row-inner-selected-cat {
    margin-bottom: 15px;
}
.cat-subtitle {
    font-family: Montserrat-bold;
    font-size: 17px;
}

ul.ul-selected-cat li, ul.ul-categories li {
    margin-bottom: 10px;
}
.row.row-selected-category {
    margin-top: 25px;
    padding-right: 10px;
    margin-bottom: 25px;
}
.ul-selected-cat a, ul.ul-categories a{
    text-decoration: none;
}

.app-link, .cat-link {
    color: #212529;
    font-family: Montserrat-Regular;
    font-size: 16px;
    border-bottom: 2px solid transparent;
    padding: 5px 0px;
}


.app-link:hover, .cat-link:hover {
   border-bottom: 2px solid #f39322;
   width: fit-content;
}

ul.ul-selected-cat li:last-child { margin-bottom: 0px; }

.row.row-inner-categories {
    margin-bottom: 15px;
}

.hideCat{
    display: none;
}

.show-more-cats {
    font-family: opensans-bold;
    cursor: pointer;
}

ul.ul-categories {
    margin-bottom: 25px;
}

ul.ul-breadcrumb {
    list-style: none;
    padding-left: 0px;
    color: #333;
    min-height: 26px;
    padding-top: 10px;
}
a.a-breadcrumb {
    text-decoration: none;
    color: #212529;
    font-family: opensans-semibold;
    font-size: 14px;
}
.calc-bg {
/*    background: #f9fdff;
    padding: 15px;
    border-radius: 7px;
    border: 1px solid #def5ff;
    margin-bottom: 20px;*/
    margin-bottom: 20px;
}
.q-select-outer button.btn.dropdown-toggle.btn-light {
    background: #fff;
    border : 1px solid #ccc;
    padding: 5px;
}
div#here-suggestions2 {
    border: 0px;
    top: 65px;
}

.q-select-outer {
    max-width: 220px;
    /*background: #fff;*/
    padding: 10px 0px 10px 0px;
    border-radius: 5px;
    position: relative;
}
.col-md-3.col-q-inner-dir, .col-md-2.col-q-inner-dir {
    padding-right: 0px;
    max-width: 180px;
}

.q-select-outer p {
    margin-bottom: 3px;
    font-size: 12px;
}

.dropdown.bootstrap-select.form-control.new-question {
    max-height: 30px;
}

h4.calc-h4 {
    font-size: 22px;
    font-family: Montserrat-medium;
    color: #2196F3;
}

ul.ul-breadcrumb li {
    display: inline-block;
}
button.btn.btn-danger.new-calculate-btn {
    background: #ff4747;
    font-family: Montserrat-bold;
    margin-top: 21px;
    border-color: #ff3d3d;
    text-transform: uppercase;
        font-size: 15px;
    color: #fff;
    width: 100%;
}


.q-select-outer input::-webkit-input-placeholder { /* Edge */
  font-family: Montserrat-light;
    font-size: 13px;
    min-height: 36px;
}

.q-select-outer input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-family: Montserrat-light;
    font-size: 13px;
    min-height: 36px;
}

.q-select-outer input::placeholder {
 font-family: Montserrat-light;
    font-size: 13px;
    min-height: 36px;
}
.q-select-outer input{
    font-family: Montserrat-semibold;
     font-size: 14px;
}

input#here-input2 {
    max-height: 36px;
}

ul.ul-breadcrumb li + li:before {
    content: "";
    width: 7px;
    height: 26px;
    display: inline-block;
    background: url(../img/breadcrumb_arrow.png) center no-repeat;
    margin: 0 10px;
    float: left;
}
ul.ul-breadcrumb li a:hover{
    color: #f29323;
}
input#user-date-2 {
    background: #fff;
}

 .bootstrap-select.new-question .dropdown-toggle .filter-option-inner-inner{
    font-family: Montserrat-semibold;
    font-size: 15px;
 }

.row.row-title-district {
    margin-bottom: 15px;
}

.outer-district {
    width: fit-content;
    display: inline-block;
    margin-right: 8px;
    border: 1px solid #ccc;
    margin-bottom: 11px;
    border-radius: 8px;
}


.inner-district {
    color: #212529;
    font-family: Montserrat-Regular;
    font-size: 15px;
    padding: 5px 6px;
}
.row.row-all-districts{
    margin-bottom: 25px;
}

.outer-district:hover{
    background: #f29323;
    color: #fff;
    border: 1px solid #f29323;
}
.outer-district:hover .inner-district{
    color: #fff;
}

.row.row-dir {
    margin-bottom: 90px;
    border-bottom: 1px solid #e3e3e3;
}
.col-md-12.col12-category-desc p {
    text-align: justify;
    font-family: Montserrat-Regular;
}

.row.row-dir.row-category-desc {
    max-width: 860px;
    margin: 0px auto 100px;
    border-bottom:0px;
}
.col-md-12.col12-category-desc{
    padding: 40px;
    border: 1px solid #efefef;
    border-radius: 15px;
    box-shadow: 0px 0px 4px 0px #efefef;
    background: #fff;
}

.row.row-title-desc {
    margin-bottom: 20px;
}
.col-md-12.col12-text-desc p {
    font-size: 15px;
    margin-bottom: 0px;
}
.row.row-title-desc h3{
    color: #262660;
    font-size: 25px;
}

.row.row-cat-desc-outer{
    background: url(../img/cat-bubble.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
a.a-name-link.open-profile{
    cursor: pointer;
}

p.app-sort-desc-p {
    text-align: justify;
    font-size: 14px;
    font-family: Montserrat-light;
}

h2.app-title-h2 {
    font-size: 20px;
    font-family: Montserrat-medium;
    color: #2196F3;
}

.overlay-content{
    height: 100%;
}

.back-img-header {
    display: none;
}


h2.h2-mobile {
    font-size: 25px;
}

.row.showMobile {
    margin-left: 0px;
    margin-right: 0px;
}

.filters-btn {
    
    text-align: left;
    padding: 0px;
    border-radius: 7px;
    color: #717171;
    font-family: opensans-bold;
    font-size: 17px;
}

.mobile-filters{
    max-width: 120px;
    margin-bottom: 0px;
    margin-top: 10px;
}


a.morelink {
    text-decoration:none;
    outline: none;
    color: #007bff;
}

a.morelink-1 {
    text-decoration:none;
    outline: none;
    color: #007bff;
}
.morecontent span {
    display: none;
}
.comment {
    width: 400px;
    background-color: #f0f0f0;
    margin: 10px;
}

.overlay-mobile {
    max-width: 100%;
    height: 100%;
    width: 100%;
    flex: unset;
    position: fixed;
    z-index: 6;
    right: 0;
    top: 0;
    display: none;
    background-color: rgb(0,0,0);
    background-color: rgba(0, 0, 0, 0.8);
    overflow-x: hidden;
    transition: 0s;
    padding: 0px;
}

#mobile-sidebar .row.row-category-title.row-inner-selected-cat {
    color: #f39322;
}
/*
#mobile-sidebar .cat-subtitle, #mobile-sidebar  ul.ul-selected-cat .app-link{
    color: #fff;
}

#mobile-sidebar .inner-district{
    color: #fff;
}

#mobile-sidebar .cat-link{
    color: #fff;
}*/

.mobile-sidebar-inner {
    position: relative;
    max-width: 380px;
    padding: 20px;
    background: #fff;
    height: 100%;
    left: -400px;
    overflow-y: auto;
}

.close-mobile-sidebar {
    position: absolute;
    right: 0;
    z-index: 10;
    padding-right: 20px;
    padding-left: 10px;
    font-size: 24px;
    color: #484848;
    cursor: pointer;
    top: 6px;
    
}

.row.showMobile{
    display: none;
}

.col-mob-490{
    display: none;
}

.selectedCat, .app-selected {
    border-bottom: 2px solid #f39322;
    width: fit-content;
}

.selectedDistrict{
    background: #f29323;
    color: #fff;
    border: 1px solid #f29323;
    border-radius: 8px;
}

.selectedDistrict .inner-district{
    color: #fff;
}

.bg-header-dir{
    background: url(../../img/dir7.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding-bottom: 480px;
}

p.dir-msg {
    font-family: mp-bold;
    text-align: left;
    font-size: 29px;
}

.search-top-outer {
    margin-left: auto;
    padding-right: 30px;
    padding-top: 45px;
}
.row.row-outer-services {
    padding-right: 220px;
}

.col-md-12.col12-services-inner {
    margin-top: -210px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 4px 8px 0px #b9b9b9;
    padding: 35px 45px;
}

ul.ul-dir-cats {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 10px;
}

ul.ul-dir-cats li {
    margin-top: 20px;
}

span.a-cat-link {
    font-size: 20px;
}

.ul-dir-cats a{
    text-decoration: none;
}

.show-more-cats-dir {
    margin-top: 25px;
    font-family: opensans-semibold;
    font-size: 20px;
    cursor: pointer;
}

h3.h3-main-dir {
    letter-spacing: 2px;
}

.col-md-12.col12-cat-desc {
    margin-top: 40px;
}

.col-md-12.col12-cat-desc {
    max-width: 440px;
    text-align: justify;
}

.col-md-12.col-cat-title {
    margin-bottom: 15px;
}

.col-md-12.col-search2 .container {
    padding-left: 0px;
}

.col-md-12.col-search2 {
    max-width: 360px;
    margin-top: 30px;
}

.row.row-cat-apps {
    margin-bottom: 50px;
}

.app-outer {
    margin-bottom: 20px;
    font-size: 20px;
    max-width: 410px;
}

h4.h4-cat {
    font-size: 24px;
    width: fit-content;
    border-bottom: 3px solid #ff981d;
    padding-bottom: 6px;
    margin-bottom: 20px;
}
span.right-arrow {
    float: right;
}

a.a-app-link {
    text-decoration: none;
}
.container-fluid.dir-main-container{
    position: relative;
}


.back-img-dir {
    position: absolute;
    z-index: -1;
    max-width: 600px;
    margin-left: 30%;
    top: 100px;
}


.col-main-btn-outer {
    margin-bottom: 25px;
}

.col-main-btn-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    font-family: mp-bold;
}

button.main-btn {
      position: unset;
    display: inline-block;
    vertical-align: middle;
    float: right;
    font-size: 19px;
    max-width: 300px;
    padding: 8px;
    background-image: linear-gradient(to right, #eb3941, #ff898e, #e14e53, #e2373f);
    box-shadow: 0 5px 15px rgba(242, 97, 103, .4);
    border: 0px;
    background-size: 300% 100%;
     moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
   

}

button.main-btn:hover{
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.col-sm-2.col3-photo-outer{
    padding-left: 0px;
    padding-right: 0px;
}

.change-location .dropdown-menu.show {
    max-height: 300px!important;
}

.col-md-12.change-loc-outer {
    margin-bottom: 20px;
    max-width: 230px;
}

.col-md-12.change-loc-outer button.btn.dropdown-toggle.btn-light {
    background-color: unset;
    box-shadow: unset;
    border: unset;
    border-bottom: 2px solid #f29323;
    border-radius: 0px;
    /* min-height: 46px; */
}

.col-md-9.col9-dir{
    /*padding-left: 70px;*/
    margin-bottom: 50px;

}
.row-dir-professionals{
    max-width: 800px;
    margin: auto;
}

.col-md-2.col-q-inner-dir.col-btn-calculate{
   flex: 0 0 20%;
}

section.navigation.nav-section {
    border-bottom: 1px solid #e2e2e2f7;
}

@media screen and (max-width: 1068px){
    .row.row-outer-services {
        padding-right: 180px;
    }
    .col-main-btn-text{
        font-size: 22px;
    }
    .col-md-2.col-q-inner-dir.col-btn-calculate{
       flex: 0 0 16.666667%;
    }   


}


@media screen and (max-width: 991px){
     .col-md-2.col-q-inner-dir.col-btn-calculate{
       flex: unset;
       max-width: 180px;
    }   
    .mobile-filters {
        position: absolute;
        right: 0;
        z-index: 1;
    }
 
    .row.row-breadcrump, .col-sm-12.col12-mob-title-filter{
        max-width: 800px;
        margin: auto;
    }
    div#desktop-sidebar{
        display: none;
    }
    .col-md-9.col9-dir {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .row.showMobile{
        display: flex;
    }
    .app-sort-desc-p{
        display: none;
    }
    .col-md-9.col9-dir{
        padding-left: 15px;
    }
}

@media screen and (max-width: 970px){
    .bg-header-dir {
        padding-bottom: 130px;
    }
    .row.row-outer-services{
        padding-right: unset;
        max-width: 350px;
    }
    .col-md-12.col12-services-inner {
        margin-top: unset;
    }

    .search-top-outer{
        margin-left: unset;
    }
    .container-fluid.dir-main-container {
        padding-top: 40px;
    }
    span.right-arrow{
        padding-top: 6px;
    }

}

@media screen and (max-width: 840px){
    .container-fluid.dir-main-container .col-md-6{
        flex: 0 0 100%;
        max-width: 100%;
    }
}




@media screen and (max-width: 767px){
    button.btn.btn-danger.new-calculate-btn{
        margin-top: 2px;
    }
    .col-md-12.col-calculator {
        margin-top: 15px;
    }
    ul.ul-breadcrumb{
        display: none;
    }
    .col-md-8.col8-mob-title-filter{
        display: none;
    }

    .mobile-filters {
        max-width: 120px;
        margin-left: unset;
        margin-bottom: 10px;
    }

    .row.row-btn-availabelity {
        position: fixed;
        bottom: 0px;
        z-index: 100000;
        background: #fff;
        width: 100%;
        /* box-shadow: 1px 0px 2px 0px #949494; */
        margi-left: unset;
        display: unset;
        margin: unset;
        left: 0;
       padding: 7px 0px;
    }

    .col-main-btn-text {
        display: none;
    }
    .col-main-btn-outer{
        margin-bottom: 0px;
    }

    button.main-btn {
        display: block;
        float: unset;
        margin: auto;
    }


}

@media screen and (max-width: 749px){
     button.btn.btn-danger.new-calculate-btn{
        margin-top: 21px;
    }
}


@media screen and (max-width: 700px){ /* new */
    .col-sm-2.col3-photo-outer{
        flex: 0 0 20%;
        max-width: 20%;

    }
    .col-sm-2.col2-prices-outer{
        flex: 0 0 23%;
        max-width: 23%;
    }
    .col-sm-8.col6-p-content-outer{
          flex: 0 0 57%;
         max-width: 57%;
    }
}



@media screen and (max-width: 575px){
    .col-sm-2.col2-prices-outer {
        margin-top: 10px;
    }

    .col-sm-8.col6-p-content-outer, .col-sm-2.col2-prices-outer, .col-sm-2.col3-photo-outer{
          flex: unset;
         max-width: unset;
    }

     .col-sm-3.col3-photo-outer, .col-sm-2.col3-photo-outer{
        max-width: 30%;
        max-width: 122px;
     }
     .col-sm-7.col6-p-content-outer, .col-sm-8.col6-p-content-outer {
        max-width: 70%;
    }
    .btn-book-online{
        position: unset;
    }
    .price-outer{
        max-width: 50%;
        float: left;
    }
    .btn-book-online {
        max-width: 163px;
        overflow: auto;
        right: 0;
        bottom: 0;
        position: absolute;
    }
    .search-top-outer {
        padding-right: 0px;
        max-width: 350px;
        margin: auto;
    }
    .mobile-filters {
        position: unset;
        margin-bottom: 0px;
    }
    .filters-btn{
        font-family: Montserrat-bold;
        font-size: 14px;
    }

}

@media screen and (max-width: 569px){
    button.btn.btn-danger.new-calculate-btn{
        margin-top: 5px;
    }

    .col-md-2.col-q-inner-dir.col-btn-calculate .q-select-outer {
        margin: 0px auto 25px;
    }
    .calc-bg {
        max-width: 496px;
        margin: auto;
    }
    .col-md-3.col-q-inner-dir, .col-md-2.col-q-inner-dir {
        max-width: unset;
        max-width: 50%;
    }
    
    .col-md-2.col-q-inner-dir.col-btn-calculate {
        max-width: 100%;
    }
}

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


@media screen and (max-width: 490px){
    .col-md-7.col6-p-content-outer.col-mob-490 {
        max-width: 70%;
    }

    .hide-490{
        display: none;
    }
    .col-mob-490{
        display: block;
    }
    .col-sm-7.col6-p-content-outer, .col-sm-8.col6-p-content-outer {
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    h2.app-title-h2 {
        font-size: 17px;
        font-family: Montserrat-bold;
    }
    p.app-sort-desc-p {
        font-size: 14px;
    }


}


@media screen and (max-width: 480px){
    .col-sm-3.col3-photo-outer {
        max-width: 35%;
    }
    .col-md-7.col6-p-content-outer.col-mob-490 {
        max-width: 65%;
        padding-right: 0px;
    }

    .col-md-9.col9-dir, .col-sm-12.col12-mob-title-filter {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-7.col6-p-content-outer.col-mob-490 {
        padding-left: 15px;
    }
    .calc-bg {
        margin-bottom: 30px;
    }
    .col-md-2.col-q-inner-dir.col-btn-calculate .q-select-outer {
        margin: 0px auto 10px;
    }
    .col-md-3.col-q-inner-dir, .col-md-2.col-q-inner-dir{
        padding-right: 15px;
    }
}


@media screen and (max-width: 425px){
    .col-sm-3.col3-photo-outer {
        max-width: 35%;
    }
    .col-md-7.col6-p-content-outer.col-mob-490 {
       max-width: 65%;
    }
    .dir-num-reviews {
        width: 100%;
    }
    .col-sm-3.col3-photo-outer, .col-sm-2.col3-photo-outer{
        max-width: 110px;
    }
}

@media screen and (max-width: 390px){
    .app-outer{
        font-size: 18px;
    }
    span.right-arrow{
        padding-top: 4px;
    }
    .q-select-outer p {
        margin-bottom: 3px;
        font-size: 11.5px;
    }
    .col-md-3.col-q-inner-dir, .col-md-2.col-q-inner-dir {
        padding-right: 0px;
        max-width: 174px;
    }
}

@media screen and (max-width: 348px){
    .col-md-3.col-q-inner-dir, .col-md-2.col-q-inner-dir {
        padding-right: 5px;
        padding-left: 5px;
        max-width: 158px;
    }
    .q-select-outer p {
        margin-bottom: 3px;
        font-size: 9.5px;
    }
    h4.calc-h4 {
        font-size: 20px;
        text-align: center;
    }
    .calc-bg {
        max-width: 290px;
    }

    .col-sm-3.col3-photo-outer, .col-sm-2.col3-photo-outer {
        max-width: 90px;
    }
    .col-md-7.col6-p-content-outer.col-mob-490 {
        max-width: 200px;
    }
}

@media screen and (max-width: 325px){
    .col-sm-3.col3-photo-outer, .col-sm-2.col3-photo-outer {
        max-width: 80px;
    }
}


