.navbar-header #contact-header-info a.tel {
	margin-right: 15px;
}
.terminbutton,
#cn-accept-cookie, .btn-default, .ginger_btn, .vc_btn3,
.vc_btn3.vc_btn3-shape-square {
    border-radius: 30px;
}
.container.w-100 {
    width: 100%;
}
@media only screen and (min-width: 931px) {
    .navbar-default {
        margin-right: 0;
    }
}
.navbar-header #contact-header-info {
    align-items: center;
    top: 70px;
    right: 15px;
}
.navbar-header #contact-header-info a.tel {
    margin-bottom: 0;
}
.navbar-header #contact-header-info #desktop-btn-appointment {
    background-color: #00c;
    border-radius: 30px;
    color: #fff !important;
    padding: 7px 25px;
    margin-left: 15px;
}
#desktop-main-menu {
    display: none;
    padding: 20px 0 20px 0;
}
#desktop-main-menu ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
}
#desktop-main-menu ul li a {
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Hurme Geometric Sans 1",sans-serif;
    transition: all 150ms ease-in-out;
    color: #a4a4a4;
    letter-spacing: .5px;
    line-height: 1.2;
    display: block;
    padding: 0 10px;
}
#desktop-main-menu ul li a:hover {
    color: #00c;
}

/**** FOOTER APP BAR *****/

#l-mobile-app-bar {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 200;
}
#l-mobile-app-bar .btn {
    color: #fff;
    font-size: 14px;
    padding-right: 5px;
    padding-left: 5px;
    width: 50%;
}
#l-mobile-app-bar .btn-success {
    background-color: #6fff00;
    color: #00c;
}
#l-mobile-app-bar .btn i {
    position: static !important;
    transform: none !important;
}

/**** GOOGLE REVIEWS *****/

.m-google-reviews-slider {
    display: flex;
    align-items: start;
    justify-content: center;
    flex-wrap: wrap;
}
.m-google-reviews-slider .m-google-review {
    flex-basis: 30%;
    margin: 0 1.5% 40px;
}

.m-google-review {
  background-color: $white;
  border-radius: 5px;
  box-shadow: 8px 8px 40px rgba(8,48,66,0.1);
  padding: 30px 30px 30px 70px;
  margin-bottom: 40px;
  position: relative;
}
.m-google-review .google-logo {
    position: absolute;
    top: 30px;
    right: 30px;
}

.m-google-review .icon-quote {
    position: absolute;
    top: 30px;
    left: 30px;
}

.m-google-review .name {
    font-weight: bold;
}

.m-google-review .date {
    opacity: .4;
}

.m-google-review .rating {
    margin-top: 5px;
    margin-bottom: 5px;
}
.m-google-review .rating svg path {
    fill: #f1c40f;
}
.m-google-review .text {
    font-style: italic;
}
.m-google-review .text .truncate-text {
    max-height: 95px;
    overflow: hidden;
}  
.m-google-review .text .truncate-text.is-active {
    max-height: none;
    overflow: visible;
}
.m-google-review .text .btn {
    font-size: 1rem;
    margin-top: 10px;
}
.m-google-review .text .btn .less {
    display: none;
}
.m-google-review .text .btn.is-active .more {
    display: none;
}
.m-google-review .text .btn.is-active .less {
    display: inline;
}

/**** FAQ ACCORDION *****/

.sp-faq-accordion .vc_toggle_title {
	background-color: #f1f1f1;
    padding: 20px 80px 20px 40px !important;
    margin-bottom: 20px;
    font-size: 22px;
    text-transform: uppercase;
    font-family: "Hurme Geometric Sans 1",sans-serif;
    letter-spacing: 1px;
    color: #696969;
    cursor: pointer;
    transition: all 150ms ease-in-out;
    position: relative;
}
.sp-faq-accordion .vc_toggle_title h4 {
	color: #696969;
}
.sp-faq-accordion .vc_toggle_title .vc_toggle_icon {
	position: absolute !important;
	top: 50% !important;
	right: 40px !important;
	left: auto !important;
	transform: translateY(-50%) !important;
	color: #00c !important;
	width: 20px !important;
}
.sp-faq-accordion .vc_toggle_title .vc_toggle_icon:before,
.sp-faq-accordion .vc_toggle_title .vc_toggle_icon:after {
	background-color: #00c !important;
}
.sp-faq-accordion .vc_toggle_title .vc_toggle_icon:before {
	height: 20px !important;
    width: 4px !important;
}
.sp-faq-accordion .vc_toggle_title .vc_toggle_icon::after {
	width: 18px !important;
    height: 4px !important;
}

@media (min-width: 1240px) {
    #middle {
        margin-top: 219px;
    }
    .navbar-default {
        box-shadow: 0 0 20px rgba(0,0,0,.15);
    }
    .navbar-header {
        height: 124px;
        padding-top: 20px;
    }
    .navbar-toggle {
        display: none !important;
    }   
    .navbar-header .navbar-brand {
        height: auto !important;
    }
    #desktop-main-menu {
        display: block;
    }
}
@media only screen and (min-width: 769px) {
    .body-scroll-not-top .navbar-header, .body-scroll-not-top .navbar-header .navbar-brand {
        height: 100px;
    }   
    .body-scroll-not-top .navbar-header #contact-header-info {
        top: 60px;
    }
    .navbar-header .navbar-brand img {
        width: 200px;
    }
}
@media only screen and (min-width: 931px) {
    div[data-vc-full-width=true] {
        padding-right: 60px;
    }
}
@media (min-width: 1380px) {
    #sp-page-header .wpb_content_element {
        margin-bottom: 70px;
    }
}
@media (max-width: 1239px) {
    .navbar-header #contact-header-info {
        display: none;
    }   
    #l-mobile-app-bar {
        display: flex;
    }
    #footer {
        padding-bottom: 100px;
    }
}
@media (max-width: 1320px) {
    #desktop-main-menu ul li a {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
	.sp-faq-accordion .vc_toggle_title {
		padding-left: 20px !important;
	}
	.sp-faq-accordion .vc_toggle_title .vc_toggle_icon {
		right: 20px !important;
	}
}