/*Google Fonts*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:500,600,700");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/* ========== Responsive ========== */
@media (max-width: 991px) {
  .container {
    width: 100%; }

  .intro .intro-box {
    padding-left: 0;
    margin-bottom: 0; }

  .intro .intro-box span {
    margin-right: 10px; }

  .intro .intro-box .list-item {
    width: 85%; }

  .content-half ul li i {
    font-size: 20px; }

  .content-half ul li .list-content {
    width: 77%; }

  .content-half ul li strong {
    line-height: 0; }

  .testimonial-section .single-testimonial .carousel-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }

  .widget h2 {
    font-size: 1.5rem; }

  .widget .counter {
    line-height: 0;
    font-size: 1.7rem; }

  .widget .fa-3x {
    font-size: 2rem; }

  .widget .stat-content h4 {
    font-size: 1.2rem; }

  .intro .carousel-item {
    height: auto; }

  .animated {
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important; }

  .margin-btn-accueil {
    margin-left: 1.7rem; }

  .logo-cb {
    margin-left: 0;
    width: 100%; } }
@media (max-width: 767px) {
  .container {
    width: 100%; }

  .intro .intro-form-small input[type="text"], .intro .intro-form-small input[type="password"] {
    width: 36%; }

  .intro .carousel-caption {
    top: 10%; }

  .widget.widget-counter .container {
    width: 100%; }

  .contact-section #map {
    height: 400px; }

  .intro .display-4 {
    font-size: 2rem; }

  .intro p {
    display: none; }

  .intro img {
    height: 100%; }

  .intro .btn-primary {
    margin-top: 20px; }

  .top-nav .navbar-toggler i {
    color: #fff;
    margin-top: 6px; }

  .top-nav.light-header .navbar-toggler i {
    color: #00BED7; }

  .top-nav .navbar-collapse.show {
    background-color: #fff;
    text-align: center;
    padding: 12px 0; }

  .top-nav .navbar-collapse.show a {
    color: #000; } }
.btn-theme {
  background-color: #35CBDF;
  color: #fff; }

@media (max-width: 768px) {
  .test {
    display: block !important; }

  nav div.container {
    max-width: 100%; } }
@media screen and (max-width: 1024px) {
  .top-nav .navbar-brand {
    margin-top: -20px !important; }

  .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 5.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem; }

  .top-nav.light-header {
    height: 100px; }

  .navbar-collapse {
    background: #35CBDF; }

  .top-nav .navbar-nav li .nav-link {
    font-size: 22px; }

  nav div.container {
    max-width: 100%; }

  div.carousel-item img.img-carousel {
    height: 50vh; }

  .font-carousel {
    font-size: 3rem; }

  .font-carousel h2 {
    font-size: 3rem; } }
@media screen and (min-width: 1024px) {
  .navbar-toggler {
    display: none; }

  .collapse:not(.show) {
    display: block; }

  .navbar-collapse {
    flex-basis: 0; }

  .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: initial;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    justify-content: center; }

  .top-nav {
    height: 90px; }

  .top-nav.light-header {
    height: 70px; } }

/*# sourceMappingURL=responsive.css.map */
