/*X-Small devices (portrait phones, less than 576px)*/

.rate-center{
       text-align: center 
}
.google-button {
    width: 100% !important;}
@media (max-width: 717px) {
    .hamburger span {
    width: 68%;
    height: 4px;

}
.top_disc{
           text-align: center 

}
.rate-center{
       text-align: start 
}
.h3, h3 {
    font-size: calc(1rem + 0vw);
}
.in_services.point div{
       text-align: center !important;
}
    #carouselExampleInterval {
    height: 50vh;
}
  .top_slider i {
    font-size: 17px;
  }

  .top_slider .text_top_slider {
    font-size: 17px;
  }

  .main_text_slide {
    font-size: 17px;
  }

  .big_text_slide {
    font-size: 30px;
    letter-spacing: 5px;
  }
  .navbar-brand {

    width: 91px;
}
p{
        font-size: 17px !important;

}
.w-50{ 
    width:100% !important;
}
  .big_tit {
    font-size: 25px;
    letter-spacing: 3px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
}

@media (min-width: 768px) and (max-width: 991.98px) {
}

@media (min-width: 992px) and (max-width: 1199.98px) {
}

/* X-Large devices (large desktops, less than 1400px)*/
@media (min-width: 1200px) {
}
