a:hover{
    text-decoration: none !important;
}
.my-carousel{
    position: relative;
    top: 0;
}
.glyphicon-chevron-left:before {
    background:#111;
    padding: 5px 10px;
    font-size: 18px;
}
.glyphicon-chevron-right:before {
    background: #111;
    padding: 5px 10px;
    font-size: 18px;
}
.my-nav{
    position: absolute;
    width: 100%;
    z-index: 999;
    background: none!important;
}
.top-phone-number i{
    margin-top: 40px;
    color: #000;
    font-size: 20px;
  
}
.testimonial-title h5{
    line-height: 1.8;
}
.font-family{
      font-family: 'Rajdhani', sans-serif;
}
.carousel-control.left, .carousel-control.right{
    background-image:none!important;
}
.slider-text {
    position: absolute;
    top: 170px;
    left: 150px;
}

.slider-contact-form{
    border-top: 1px solid #3c9dff;
    background-color: rgba(0,0,0,.4);
    padding: 25px;
}
.slider-contact-form h3{
    color: #fff;
      font-family: 'Rajdhani', sans-serif;
    text-align: center;
    border-bottom: 1px solid #fff;
}
.header-quote{
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    border: 2px solid #fff;
    background: #fff;
    font-weight: 700;
    font-family: 'Rajdhani', sans-serif;
    padding: 8px 35px;
     outline-color: rgba(255, 255, 255, .5);
      transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
    
}
.carousel-indicators{
    display: none;
}

.contct-us-field{
    height: 40px!important;
     font-family: 'Rajdhani', sans-serif;   
}
.body-padding-about-us{
background-color: rgba(80, 100, 104, 0.55);
    padding: 50px 0px;
     font-family: 'Rajdhani', sans-serif;
}
.body-padding-about-us p{
    color: #000;
    font-size: 18px;    
    text-align: center;
}

.body-padding-products{
     padding: 50px 0px;
    background-color: #f2f2f2;
}
.services-col-hover{
       padding: 50px;
}
.services-col-hover h3{
    text-align: center;
     font-family: 'Rajdhani', sans-serif;
}
.services-col-hover a{
    color: #000;
}
.services-col-hover:hover {
    background-color: #fff;
    transition: all .3s;
    transform: translateY(-4px);
    box-shadow: 0px 6px 20px 0px rgba(166,166,176,1);
}

/*footer*/
.main-footer{
        background-color: #00000087;
   padding: 70px 0px;
    font-family: 'Rajdhani', sans-serif;
}
.footer-lists{
    list-style-type: none;
    padding-left: 0px;
   
}
.footer-lists a, .main-footer p{
    color: #fff;
    line-height: 1.8;
    font-weight: bold;
}
.main-heading{
    color: #fff;
     font-weight: bold;
}
.address{
    color: #fff;
    list-style-type: none;
    padding-left: 0px;
}
/*testimonials*/

.testimonilas-img{
    background-image: url(../images/testimonials-backgroun-img.jpg);
    padding: 75px 0px;
    color: #fff;
    text-align: center;
}


.owl-prev{
        position: absolute;
    top: 0px;
        left: -30px;
    font-size: 90px!important;
}
.owl-next{
     position: absolute;
    top: 0px;
  right: -30px;
    font-size: 90px!important;
}
.owl-theme .owl-dots, .owl-theme .owl-nav{
    margin-top: 40px!important;
    
}
/*top footer*/
.top-footer{
    background-color: #5d6f73;
    padding: 50px 0px;
    text-align: center;
}
.top-footer a{
    font-size: 25px;
    padding: 0px 20px;
    color: #fff;
}
.top-footer a:hover{
    color: #000;
}
.architecture-border{
    
    border: 1px solid rgba(95, 113, 117, 0.2);
    padding: 15px;
    background-color: rgba(95, 113, 117, 0.2);
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1)
}
.round-img{
    border-radius: 50%;
   max-width: 200px;
      border: 5px solid  rgba(95, 113, 117, 0.2);
}
.architecture-border:hover{
    box-shadow: 0 0 15px 0 #030303;
   transition: all .3s;
    transform: translateY(-4px);
}
.architecture-border p{
    color: #fff;
}
.architecture-border:hover .round-img{
     border: 5px solid #e96c62;
}
.architecture-border a{
    color: #000;
    font-weight: bold;
}

/*slider*/
  
    
    .slider-navigation {
        font-size: 15px;
      background: #586b6f;
      padding: 30px 15px;
      text-align: center;
        color: #fff;
        font-weight: bold;
         font-family: 'Rajdhani', sans-serif; 
    }
    
    #slider-thumbs {
      margin-top: 40px;
    }
    
    #slider-thumbs .list-inline li {
 width: 25%;
      padding: 0px;
      margin-right: -4px;
      cursor: pointer;
    }
    
    
    
    .slider-nav-arrow {
      text-align: center;
      margin-bottom: 0px;
      visibility: hidden;
    }
    
    .selected .slider-nav-arrow {
      visibility: visible;
    }
    
    .selected .slider-navigation {
      opacity: 0.5;
    }
a.products-slider.left, a.products-slider.right{
    font-size: 75px;
    color: #000;
}
.trusted-renewd{
    padding: 50px 0px;
}
.over {
    position: relative;
    width: 100%;
}
.over .img-responsive {
    display: block;
    width: 100%;
    height: auto;
}
.overlay1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    opacity: 0;
    overflow: hidden;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.over:hover .overlay1 {
    opacity: 1;
    height: 100%;
}
.Compramise{
     font-family: 'Rajdhani', sans-serif;
    font-size: 25px;
    margin-top: 20px;
}
/*fetured*/
.fig-caption {
    background-color: #ccc;
    padding: 25px;
    text-align: center;
      font-family: 'Rajdhani', sans-serif;
}
.feature-title{
    margin-top: 0px;
    color: #000;
    font-weight: bold;
}
.snoring-text-body, .faq-treat-cost {
    line-height: 1.8;
    text-align: justify;
      font-family: 'Rajdhani', sans-serif;
}
.snoring-read-more {
    border: 1px solid #000;
    padding: 10px;
    color: #000;
}
.features-nw-border .img-responsive{
    border: 1px solid #000;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;

}
/*slotion*/

.inner_banner {
    background: url(../images/business-services-img.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
}
.overlaying {
    background: rgba(0, 0, 0, 0.7);
    padding: 40px 10px;
    margin-top: 70px;
    text-align: center;
}
.titless i {
    color: #fff;
    font-size: 30px;
}
.titless h4 {
    color: #fff;
      font-family: 'Rajdhani', sans-serif;
}
.titless p {
    text-align: center;
    color: #fff;
    line-height: 1.8;
     font-family: 'Rajdhani', sans-serif;
}
.overlaying:hover {
    background: linear-gradient(125deg,rgba(7, 33, 53, 0.52) 0%,rgba(75, 59, 111, 0.52) 100%);
    transform: scale(1);
    transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.width-img{
    width: 100px !important;
}


/*breadcrum*/
.overlay-colour {
    background: rgba(0, 0, 0, 0.53);
     padding: 50px 0px;
}
.overlay-banner {
     background-image: url(../images/breadcrumb.jpg);
     text-align: center;
    background-position: center;
    background-size: cover;
}
.title h2 {
    color: #bcd0d6;
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin: 0px;
    text-align: center;
     font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
}
.title-snoring-breadvrumb h2 {
    color: #23afce;
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin: 0px;
    text-align: center;
     font-family: 'Rajdhani', sans-serif;
    
}
.projects ul {
    padding-left: 0px;
}
.projects ul li {
    display: inline;
    color: #fff;
     font-family: 'Rajdhani', sans-serif;
    font-weight: 400;
}
.projects ul li a{
    color: #fff; 
        font-family: 'Rajdhani', sans-serif;
}
.projects ul li a:hover{
    text-decoration: none;
}
/* breadcrum end*/

/*thank you page*/
.thankbody  {
    text-align: center !important;
    padding: 70px 0px 150px 0;
    color: #000;
    font-family: 'Rajdhani', sans-serif;
}
.thankbody h1{
    padding-bottom: 20px;
    font-family: 'Rajdhani', sans-serif;
}
.thankbody h4{
 font-family: 'Rajdhani', sans-serif;
}
.thankimage{
    background: linear-gradient(to bottom, #ff5f0e4f 40%, #dad0e2 100%);
    padding: 80px;
    text-align: center;
}
.factory .img-responsive{
        border: 5px solid rgba(190, 196, 153, .5);
    box-shadow: 5px 5px 0 0 rgba(149, 147, 146, .5);
    transition: all 1.2s cubic-bezier(.19,1,.22,1) 0s;
    
}
.factory .img-responsive:hover {
    transform: scale(1.05);
}



.flex {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.contact-form h1{
        font-family: 'Rajdhani', sans-serif;
    line-height: 1.5;
}
.center-block{
    margin: auto;
    float: none!important;
    display: block;
    
}
.text-center h3{
      font-family: 'Rajdhani', sans-serif;
}
.warranty-border {
    border: 1px solid #000 ;
    padding: 30px;
    background-color: #000;
}
.warranty-border1 {
    border: 1px solid #000 ;
    padding: 20px;
    background-color: #000;
}
.warranty-border1  p, .warranty-border  p{
    color: #fff;
     font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
}
.warrenty-circle{
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 150px;
}
.gold{
     border: 1px solid #d8be97;
    background-color: #d8be97;
}
.dark{
     border: 1px solid #807573;
    background-color: #807573; 
}
.silver{
    border: 1px solid #b1b8c2;
    background-color: #b1b8c2; 
}






@media screen and (min-width:500px){
.hide-mobile-number
    {
    display: none !important;
    }
}


/*mobile responsive*/
@media screen and (max-width:767px) and (min-width:320px){
    .slider-text {
    position: absolute;
    top: 166px;
    left: 0px;
}
    .logo{
        width: 130px;
    }
    .top-phone-number i {
     margin-top:0px;
    color: #000;
    font-size: 14px;
}
    .glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
    padding: 2px 4px;
    font-size: 14px;
}
    .slider-text {
    position: inherit;
    }
    .slider-contact-form {
        margin-bottom: 40px;
    }
    .main-footer{
            padding: 40px 10px;
    }
    .navbar-brand{
      float: none !important;
        margin: auto!important;
        display: block!important;
    }
    .navbar-brand > img {
    display: block;
    margin: auto;
    }
    .mobile-number-bold{
        font-weight: bold;
    }
    .mobile-bottom{
        margin-bottom: 40px;
    }
    .top-footer a{
            padding: 0px 10px;
    }
   .owl-prev{
       left: 0px;
    }
    .owl-next{
        right: 0px;
    }
     .features-nw-border .img-responsive{
        display: block;
    margin: auto;
    }
     .features-main-title{
text-align: center;}

.topStickyCustomClass {
   position: fixed;
   background-color:#fcfcfc;
   width: 100% !important;
   z-index: 999;
   -webkit-box-shadow: 5px 5px 15px 5px #00000026;
   box-shadow: 5px 5px 15px 5px #00000026;
    top: 0px;
  
}
.hide-mobile-number{
    display: block;
    padding: 10px; 
        background-color: #000;
    color: #fff;
     text-align: center;
     font-family: 'Rajdhani', sans-serif;
}
.my-nav{
    margin-top: 30px;
}
     .warrenty-circle{
        width: 100%;
    height: 180px;

    }
    .shake{
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
}
  



/*tab responsive*/
@media screen and (max-width:991px) and (min-width:768px){
    .logo{
            width: 270px;
    }
    .slider-contact-form h3{
        font-size: 15px;
    }
    #message{
        display: none;
    }
    .slider-text {
    top: 70px;
    left: 140px;
    }
    .slider-contact-form{
        padding: 15px;
    }
    
}


/*tab responsive*/
@media screen and (max-width:1024px) and (min-width:992px){
     #message{
        display: none;
    }
    .slider-text{
            top: 120px;
    }
    
}




