body{
    font-family:"Montserrat";
    font-weight: 300;
    font-size: 13px;
    color: #303030;
}
.wrap{
    background-color: #f5f5f5;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .main-title a, .flight-info h3 .flight-destination, .blog-post-title a, .block-title a{
    font-family:"Montserrat";
}
p, ul, a, .btn, span, input, select, textarea, label, table, .meta h2, blockquote, small, .newsletter h2, .cruise-offer-text h3, .package h2, .welcome-message h2, #hot-tour h3, #hot-tour h2, #message-banner h2, .member-name h3, #error-text h2, .company-name, #coming-soon-text h2, .booking-form-block .selected-price, #dashboard h2, #dashboard h3, #dashboard h4, #web-name, .tvl-insurance-info .innerpage-heading h1, .big-heading h2, .traveler-info h3, .list-group-heading{
    font-family:"Montserrat";
}
p{
    font-weight: 300;
    font-size: 14px;
    color: #303030;
}
.item-1{
    background:linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.4)),url(/themes/frontend/main/images/bg7.png);
    background-size:cover;
    height:100%;
    background-repeat: no-repeat;
    background-position: center center!important;
}
.item-2{
    background:linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.4)),url(/themes/frontend/main/images/bg7.png);
    background-size:cover;
    height:100%;
    background-repeat: no-repeat;
    background-position: center center!important;
}
.item-3{
    background:linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.4)),url(/themes/frontend/main/images/bg7.png);
    background-size:cover;
    height:100%;
    background-repeat: no-repeat;
    background-position: center center!important;
}
.search-tabs{
    bottom: 150px;
}
#slider-1 li .meta{
    padding-top: 200px;
}
.btn,.form-control,.search-tabs .tab-content .tab-pane{
    border-radius: 2px!important;
}
.cta-text,.cta-text a{
    color: #01B0F1!important;
    font-weight: 700;
}
.footer-heading{
    text-transform: uppercase;
}
.footer-widget .footer-heading{
    font-size: 15px!important;
}
#footer-bottom p, #footer-bottom ul{
    font-size: 13px;
}
.ftr-links li a,.ftr-about a,.ftr-contact a{
    font-size: 13px;
}
.ftr-about p{
    font-size: 13px;
}
.ftr-contact li{
    font-size: 13px!important;
}
#footer-bottom li:first-child:after{
    background: none;
}
a{
    text-decoration: none!important;
}
.page-cover{
    padding-top: 90px;
    background: url('../images/cleaning-service-020.jpg') 50% 45%;
    background-size:cover;
    color:white;
}
.page-title span{
    font-size: .8em;
}
#contact-us .map iframe{
    min-height:543px;
    max-height:545px;
}
.innerpage-section-padding{
    padding-bottom: 60px;
    padding-top: 80px;
}
.white{
    color: #fff;
}

.page-heading h2{
    font-size: 20px;
    text-transform: uppercase;
}
.b-feature-block h3{
    text-transform: uppercase;
    font-size: 17px;
}
.boxed{
    min-height: 100px;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    padding: 20px;
    background-color: #fff;
}
.how-it-works .fa{
    color: #01B0F1;
    font-size: 2em;
    padding-bottom: 10px;
}
#best-features.black-features .b-feature-block .fa{
    border-radius: 2px;
}
.how-it-works .boxed{
    text-align: center;
    padding: 20px;
    min-height: 172px;
}
.how-it-works .boxed p{
    font-size: 1.1em;
}
.content {
  min-height: calc(100vh - 70px);
}
#footer{
    height: 70px;
}
.top-rated{
    padding-top: 70px;
    padding-bottom: 70px;
}
.btn{
    padding: 7px 15px;
}
.btn:focus,.btn:active{
    outline: none;
}
.form-control{
    border-color: #e2e3e4;
    height: 40px;
    border-radius: 2px!important;
    color:#000;
    border-color:#e2e3e4;
    box-shadow:none;
}
.mb40{
    margin-bottom: 40px;
}
.form-footer{
    border-top: 1px solid #e7e7e7;
    padding: 15px;
    margin-left: -20px;
    margin-right: -20px;
    background: #eee;
    height: 70px;
    position: relative;
    top: 20px;
}
.form-header{
    background: #01B0F1;
    border-bottom: 1px solid #01B0F1;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 25px;
    margin-top: -20px;
    min-height: 60px;
    padding: 20px 10px 0px 10px;
    text-align: center;
    color: #fff;
}
input[type="select"]{
    border-radius: 2px!important;
}
.wizard-steps{
    border-bottom: 1px solid #e7e7e7;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 30px;
    background: #f5f5f5;
    margin-top: -20px;
    padding: 10px;
}
.wizard-steps li{
    border: 3px solid #e7e7e7;
    height: 45px;
    width: 45px;
    border-radius: 50px;
    background: #fff;
    padding-top: 12px;
    font-family: 'Rockwell', serif;
}
.wizard-steps li.active-step{
    border: 3px solid #777;
    color: #fff;
    background: #656565;
}
label{
    font-weight: 300;
}
.lighter{
    font-weight: 400;
    color: #777;
}
.msg-alert{
    margin-top: 50px;
    border-radius: 0px;
    text-align: center;
    position: relative;
    margin-bottom: -51px;
}
input[type="checkbox"]{
    width: 15px;
    height: 15px;
    margin-top: -2px;
}
input[type="radio"]{
    width: 20px;
    height: 20px;
}
#web-name{
    font-size: 18px!important;
}
.list-group a{
    text-transform: uppercase;
    font-size: .9em!important;
}
.t-grid-img{
    border: 1px solid #e7e7e7;
    border-bottom: none;
    height: 250px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.user-name{
    font-size: 0.6em!important;
}
.technicians-rating .fa{
    font-size: 0.7em!important;
}
.jobs-span{
    position: relative;
    top: 3px;
}
.jobs-count{
    color: #b6b6b6;
    font-size:0.9em;
}
.block-info{
    border-top: none;
}
.ad{
    border: 1px solid #e7e7e7;
    min-height: 50px;
    text-align: center;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    padding-bottom: 10px;
}
.full-width{
    width: 100%;
}
.block-minor{
    text-transform: none;
}
.pagenation{
    text-align: center;
    border-top: 1px solid #f5f5f5;
}
.top-rated-item{
    height: 280px;
}
.top-rated-item img{
    border: 1px solid #f5f5f5;
}
.technician-profile-section,.technicians-page-section{
    background-color: #f5f5f5;
    min-height: 300px;
}
.white-bg{
    background-color: #fff!important;
}
.dexio-section-padding{
    padding-top: 110px!important;
    padding-bottom: 50px;
}
.profile-image{
    width: 150px;
    height: 150px;
    border-radius: 200px;
}
.profile-details{
    border-left: 1px solid #f5f5f5;
    padding-left: 20px;
}
.profile-details th{
    border: none;
}
.table-borderless>tbody>tr>td{
    border-top: none;
}
.select-services{
    margin-top: -10px;
}
textarea{
    resize: vertical;
}
.account-section{
    padding-top: 70px!important;
}
.top-rated-item{
    background: #fff;
    border: 1px solid #e7e7e7;
    border-bottom: none;
}
#hotel-offers{
    background: #f5f5f5;
}
.how-it-works{
    margin-top: -50px;
}
.how-it-works-div{
    background: #fff!important;
}
.ratings-section{
    padding-bottom: 50px;
}
.rating-xs{
    font-size: 1.1em;
}
.rating-container .filled-stars{
    color: #01B0F1;
    -webkit-text-stroke: 1px #01B0F1;
    text-shadow: 0px 0px #01B0F1;
}
.price .star{
    font-size: 0.7em;
}
input[name='rating-input-hide']{
    display: none;
}
.reviews img{
    width: 40px;
    height: 40px;
    border-radius: 100px;
}
#contact-us{
    padding-bottom: 100px;
}
.custom-form{
    padding:30px 40px 54px
}
.about-section{
    padding-top: 50px;
}
.about-us{
    background: #fff;
}
.text-active{
    color: #01B0F1;
}
.about-section p strong{
    color: #01B0F1;
}
.footer-widget.ftr-links li{
    text-transform: none;
}
.badge-secondary {
    background-color: #9e9e9e;
    color: #fff
}

.badge-primary {
    background-color: #2196F3;
    color: #fff
}

.badge-purple {
    background-color: #673AB7;
    color: #fff
}

.badge-accent {
    background-color: #E91E63;
    color: #fff
}

.badge-info {
    background-color: #03A9F4;
    color: #fff
}

.badge-warning {
    background-color: #FFC107;
    color: #fff
}

.badge-danger {
    background-color: #f44336;
    color: #fff
}
.danger{
    color: #f44336;
}
.badge-success {
    background-color: #4CAF50;
    color: #fff
}
.badge{
    font-size: .8em;
}
.footer-widget.ftr-contact li .fa{
    font-size: 15px;
}
.ads-sticker{
    background: #656565;
    min-height: 70px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.ads-sticker p{
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ads-sticker span{
    border-radius: 0px;
    border-top-right-radius: 3px;
    font-size: .6em;
}
.profile-page-ads{
    margin-top: -42px;
}
.arrow .fa{
    padding-top:4px;
}
.side-bar-block h3{
    font-size: 17px!important;
}
.logo{
    position: relative;
    top: 4px;
    width: 150px;
}
.preamble li{
    padding-bottom: 0px;
}
.preamble span{
    font-weight: 700;
    font-family: "Rockwell";
    font-size: 1.1em;
    color: #f44336;
}
.preamble-sublist p{
    position: relative;
    padding-left: 20px;
    font-weight: 600;
}
.remove-service-action{
    margin-top: 10px;
}
.main-navbar .nav>li>a{
    font-weight: 400;
}
.side-customer-menu{
    margin-bottom: 10px;
    border-radius: 3px;
}
.side-customer-menu ul{
    margin: 0px -20px;
}
.side-customer-menu ul li{
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid #777;
    cursor: pointer;
    font-weight: 400;
}
.side-customer-menu ul li:last-child{
    border-bottom: none;
    margin-bottom: -20px;
}
.side-customer-menu ul li:first-child{
    margin-top: -20px;
}
.side-customer-menu ul li:hover{
    background-color: #000;
    color: #fff;
}
.side-customer-menu ul li{
    background-color: #303030;
    color: #fff;
}
.side-menu-active {
    background-color: #000!important;
    color: #fff!important;
}
.section-padding{
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #f5f5f5;
}
.search-tabs .tab-content .tab-pane input, .search-tabs .tab-content .tab-pane select {
    text-transform: none;
}
label{
    font-weight: 500;
    color: #01B0F1;
}
.required-fields{
    margin-left: -20px;
}
.required-fields li{
    color: #CC0000;
}
.profile-photo{
    width: 50px;
    height: 50px;
    border-radius: 50px;
}
.profile-photo-lg{
    width: 200px;
    height: 200px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    padding: 2px;
}
.checkbox-lg{
   cursor: pointer;
}
.media i{
    color: #01B0F1;
    font-size: 1em;
}
.media-heading {
    color: #01B0F1;
    font-weight: 600!important;
}
.progress{
    background-color: #ddd;
}
.modal-header,.modal-footer{
    background-color: #f5f5f5;
}
.modal-header{
    background-color: #01B0F1;
    color: #fff;
}
.modal-header{
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}
.modal{
    background-color: rgb(0,0,0,.5);
}
.modal-footer{
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
button.close{
    color: #fff;
    opacity: 1;
}
.payment-instructions li{
    padding-bottom: 10px;
}
.shadow{
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
}
.btn-dark,.btn-dark:hover,.btn-dark:active,.btn-dark:focus{
    background-color: #303030;
    color: #fff;
}
.table-borderless table,.table-borderless tr, .table-borderless td{
    border: none!important;
}
.table-borderless table tr td:first-child{
    font-weight: 500;
}
#requestedservices-service_id label{
    color: #303030;
}
.card-header li a{
    text-transform: uppercase;
}
.card-header h2 {
    text-transform: uppercase;
}
.card-content {
    padding: 10px;
    position: relative;
    cursor: pointer;
}
.card-icon {
    position: absolute;
    right: 0;
    padding-right: 10px;
    top: 14%;
}
.card:hover .card-icon i {
    transform: scale(1.12);
}
.card-icon i {
    color: rgba(0,0,0,0.2);
    font-size: 5em;
    transition: all 400ms ease-in;
}
.card-content h3 {
    font-size: 30px;
    font-weight: bold;
}
.card-content h3, .card-content p {
    text-align: left;
    color: #fff;

}
.card {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    margin-bottom: 10px!important;
}
.bg-blue {
    background-color: #0073b7 !important;
}
.bg-green {
    background-color: #00a65a !important;
}
.bg-yellow {
    background-color: #f39c12 !important;
}
.bg-red {
    background-color: #f56954 !important;
}
.bg-light-blue {
    background-color: rgb(124, 181, 236)!important;
}
.bg-black {
    background-color: rgb(67, 67, 72)!important;
}
.accordions {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.actives, .accordions:hover {
  background-color: #e7e7e7;
}

.accordions:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.actives:after {
  content: "\2212";
}
.panels {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-bottom: 10px;
  padding-top: 20px;
}
.requests-list li{
    padding-bottom: 10px;
}
.checkboxes label {
  display: inline-block;
  padding-right: 10px;
  white-space: nowrap;
}
.checkboxes input {
  vertical-align: middle;
}
.checkboxes label span {
  vertical-align: middle;
}
.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loader.gif) center no-repeat #fff
}
.green{
    color: green;
}
.red{
    color: red;
}
.main-navbar .navbar-nav li .dropdown-menu li a:hover{
    color: #fff;
}
.main-navbar .navbar-nav li .dropdown-menu{
    border: none;
}
.btn-sm{
    padding: 5px 10px;
    font-size: 80%;
}
.summary{
    margin-bottom:20px;
}
#requestedservices-category_id label{
    color: #242424;
}