/* CSS used here will be applied after bootstrap.css */

  .loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../../images/preloader.png') 50% 50% no-repeat rgb(0,0,0) !important;
    opacity: .8;
}

body {
       font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 28px;
  /*  color: #8c8685;*/
    background-color: #fcfaf7;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-weight: 400;
}
form .alert{display: none;}
form .invalid.alert.alert-danger{display: block}
.mb20 {
    margin-bottom: 20px;
}
.mb60{
    margin-bottom: 60px;
}
.text-default {
       color: #164293 !important;
}

a:hover {
    text-decoration:none;
}
  .about-img {
    position: relative;
}
.about-img img {
    margin-top: 50px;
    width: 90%;
}
.box-shadow {
    box-shadow: 0px 3px 15px 0px;
}
.about-layer-two {
    margin-top: -50px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
.service-back-img {
    background: #505f66;
    background: rgba(80,95,102,0.8);
    background-image: url(../../assets/images/back-img.png) !important;
}


.service-1 a:hover {
    text-decoration:none !important;
}
.contact-form a:hover{
    text-decoration:none;
}
	.pestDial-slider {
		margin-top: 4%;
	}

.pestDial-slider img{
	width: 100%;
	height: 400px;
}
@media only screen and (max-width: 600px) {
	.pestDial-slider {
		margin-top: 13%;
	}
	.pestDial-slider img{
	width: 100%;
	height: 200px;
}
}


/****************Navbar   **************/

.main-nav {
      background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
}
.navbar-brand {
    font-size: 24px;
}

.navbar-container {
    padding: 0px;
}
.navbar-brand.fixed-theme {
    font-size: 18px;
}
.navbar-container.fixed-theme {
    padding: 0;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}

.menu-nav li a {
 padding: 10px 18px !important;
    font-size: 16px;
    text-decoration: none;
    color: #000000 !important;
    font-weight: 500;
}
.header-btn {
    padding-left: 40px;
}

.btn-sm {
    padding: 8px 14px !important;
    font-size: 14px !important;
    line-height: 1.3;
}
.btn-primary:hover {
    color: #fff;
    background-color: #30a458;
    border-color: #30a458;
}   
.btn-primary:active {
    color: #fff;
    background-color: #30a458;
    border-color: #30a458;
} 

button:focus{
    outline:none;
    box-shadow: none !important;
}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}
.navbar-brand.fixed-theme {
    font-size: 42px;
}

.navbar-container.fixed-theme {
        padding: 9px 10px 0px;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}

.home-contact {
        background-color: #fd785f;
        text-align: center;
        color: #fff;
}
.home-contact p{
    font-size: 23px;
    padding: 6px;
    font-weight: 400;
}

.page-title {
    font-size: 35px;
    color: #fff;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 1.2;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-align: left;
}
/****   Navbar   **********/

.breadcrumbs {
    font-size: 13px;
    color: #fff;
}
.breadcrumbs a {
    color: #fff;
}

.contact-form .list-group-item {
    position: relative;
    display: block;
    padding: 13px 1px;
    background-color: transparent;
    border: none;
    color:#fff;
    border-bottom: 1px solid #fff;
    font-size: 21px;
}
.service-1 {
    border-radius: 5px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;   
    box-shadow: 0px 1px 3px 1px #c7c8ca;
    background-repeat: none;
   background-image: url(../../assets/images/01.png);
}


/***********list-view css ************/
.list-details .hotel-name{
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #222;

}
.list-rating span{
    background: #1ab64f;
    padding: 0px 13px;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.text-banner {
    background-color: #edf1f5;
    padding: 12px;

}
.text-banner p{
    line-height: 20px;
    color: #898e91;
    font-size: 17px;
    font-family: "Proxima Nova Regular",Calibri,sans-serif;
}
.about-head {
   color: #164293;
    margin: 0;
    padding: 10px 0;
    font-family: "Proxima Nova Regular",Calibri,sans-serif;
    border-bottom: 1px solid #9ca5a9;
}



/***********list-view css ************/


/***********main**********/

.home-title-head {
    font-size: 38px;
    line-height: 44px;
        font-weight: 600;
    letter-spacing: -1px;
    color: #fff;
}
.search-head {
  
    margin-top: 14%;
}

.search-form {
    margin: 0 auto;
    background: rgba(67, 56, 54, .8);
    padding: 8px;
    border-radius: 4px;
}
.search-form .nice-select {
    margin-bottom: 0;
    border: 0;
    height: 56px;
    padding: 10px 20px;
    color: #716d6c;
      border: 1px solid #d9d5d4;
    border-radius: 4px;  
    font-size: 14px;
    font-weight: normal; 
}
.search-form button {
    height: 56px;
    font-size: 18px;
    font-weight: 500;
}

.details-card {
    background: #ffffff;
}

.card-content {
    background: #ffffff;
    border: 4px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.card-img {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    z-index: 1;
}

.card-img img {
    width: 100%;
    height: 150px;
    display: block;
}

.card-img span {
    position: absolute;
    top: 15%;
    left: 12%;
    background: #1ab64f;
    padding: 0px 13px;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    transform: translate(-50%,-50%);
}

.card-desc {
   padding: 8px;
    margin-bottom: 10px;
}

.card-desc h3 {
    color: #000000;
    font-weight: 600;
    font-size: 1.45em;
    text-align: center;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 2px !important;
    padding: 0;
}

.card-desc p {
    color: #747373;
    font-size: 14px;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.5;
    text-align: justify;
    margin: 0px;
    margin-bottom: 10px;
    padding: 10px;
    font-family: 'Raleway', sans-serif;
}
.section-title h2{
        font-size: 26px;
    font-weight: 700;
    /*color: #333;*/
        font-family: Open Sans,sans-serif;

}
.list-bg{
     background-image: linear-gradient(rgba(103, 98, 98, 0.8), rgba(10, 10, 10, 0.8)),url(../../assets/images/blog-2.jpg);


}


.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/*******main *********/

/* client Slider */

.carousel-multi-item.v-2.product-carousel .carousel-inner .carousel-item.active,
.carousel-multi-item.v-2.product-carousel .carousel-item-next,
.carousel-multi-item.v-2.product-carousel .carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
.carousel-multi-item.v-2.product-carousel .carousel-item-right.active,
.carousel-multi-item.v-2.product-carousel .carousel-item-next {
  -webkit-transform: translateX(20%);
  -ms-transform: translateX(20%);
  transform: translateX(20%); }
.carousel-multi-item.v-2.product-carousel .carousel-item-left.active,
.carousel-multi-item.v-2.product-carousel .carousel-item-prev {
  -webkit-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  transform: translateX(-20%); }
.carousel-multi-item.v-2.product-carousel .carousel-item-right,
.carousel-multi-item.v-2.product-carousel .carousel-item-left {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.fuchsia-rose-text {
  color: #fd785f;
}
.aqua-sky-text {
  color: #5cc6c3;
}
.mimosa-text {
  color: #F0C05A;
}
.list-inline-item .fas, .list-inline-item .far {
  font-size: .8rem;
}
.chili-pepper-text {
  color: #9B1B30;
}
.carousel-multi-item .controls-top .btn-floating {
     background: #28a745;
    color: #fff;
}
.carousel-multi-item .carousel-indicators li {
  height: .75rem;
  width: .75rem;
  max-width: .75rem;
  background-color: #5cc6c3;
}
.carousel-multi-item .carousel-indicators .active {
  height: 1rem;
  width: 1rem;
  max-width: 1rem;
  background-color: #5cc6c3;
}
.carousel-multi-item .carousel-indicators {
  margin-bottom: -1rem;
}
.card-img-top {
    width: 100%;
    height: 190px;
}

  .carousel-inner img {
    width: 100%;    
  }

/* client Slider */

/**********modal ******/
.select-bedroom ul li {
    list-style: none;
    border-bottom: 1px solid #f0f0f0;
    font-size: 20px;
    padding: 8px 10px;
}
/*****modal*********/

/*********contact form **********/
.contact-form { 
 background-image: linear-gradient(130deg,#378c4d,#164293);
    padding: 20px 24px 26px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  /*  position: fixed;*/
    top: 15%;
    min-height: 380px;
    z-index: 6;
}
.contact-form-2 { 
    background-image: linear-gradient(130deg,#378c4d,#356d88);
    padding: 20px 24px 26px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  /*  position: fixed;*/
  text-decoration: none;
    top: 15%;
    min-height: 300px;
    z-index: 6;
}
.contact-form button{   
    margin-bottom: 20px;
    display: flex;
    padding: 12px 16px;
    border: none;
    min-width: 248px;
    max-width: 300px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    background-color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    width: 100%;
    text-align: left;
    background-position: 50%;
    transition: background .5s;

}
.service-text p {
    text-align: justify;
}
.home-contact {
        background-color: #043164;
        text-align: center;
        color: #fff;
}
.home-contact p{
    font-size: 23px;
    padding: 6px;
    font-weight: 400;
}
.mrp-cost p{
   font-weight: 900;
    font-size: 24px;
}



/* Hide all steps by default: */
.tab {
  display: none;
}


#prevBtn {
  background-color: #bbbbbb;
}



/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #4CAF50;
}

.service {
 box-shadow: 0 1px 1px 0 rgba(0,0,0,.08);
    border: 1px solid #e8e8e8;
}
.service-type h4 {
   font-weight: 600;
    font-size: 20px;   
}
.service-cost {
    background-color: #f5f5f5;
    height: 50px;
    padding: 10px;
}
.service-bedroom{
    padding: 0px 10px;
    color: rgb(117, 117, 117);
}
.service-bedroom ul {
/*    padding-left: 5px;*/
}
.service-add .btn{
    float: right;
    padding: 1px 10px;

}
/**********contact form **********/

/****************footer  **************/
.footer {
    background-color: #e4e0e0;
    padding-top: 80px;
    padding-bottom: 40px;
        border-top: #0bb70f solid 5px;
    color: #545454;
}
.tiny-footer-white {
    background-color: #282524;
    color: #777;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #413d3c;
}
.footer-widget .widget-title {
    color: #545454;
    font-size: 18px;
    margin-bottom: 20px;
    border-bottom: 0px;
    padding: 0px;
    font-family: 'Lora', serif;
}
.footer-widget ul {
    list-style: none;
    padding: 0px;
}
.footer .footer-widget ul li {
    margin-top: 5px;
}
.footer-widget ul li a:hover {
    color: #fd785f;
}
.footer-widget li i {    
      font-weight: 900;
    font-size: 8px;
    padding-right: 3px;
    color: #716d6c;
    font-style: initial;
}
.footer-widget ul li a {
    line-height: 28px;
    color: #545454;
}
.btn {
    padding: 10px 24px;
    border-radius: 4px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    word-wrap: break-word;
    white-space: normal !important;
  /*  border: 2px solid;*/
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}
.btn-default {
    color: #fff;
    background-color: #fd785f;
    border-color: #fd785f;
}
.btn-default:hover {
    color: #fff;
    background-color: #eb5539;
    border-color: #eb5539;
}
.tiny-footer-white a {
    color: #c2bdbc;
}

/****************footer  **************/

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.pager li {
    display: inline;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}