@import url(//fonts.googleapis.com/css?family=Roboto:400,300,500,700,900);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
@import url(//fonts.googleapis.com/css?family=Raleway:100,200,300,400,700,300);
body {
	background: #f2f2f2;
	font: 15px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #000;
}
.financial-link {
    color: #fff;
    text-decoration: underline;
    
  }

.financial-link:hover {
    color: #204d78;
  }

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p, ul {
	margin-bottom: 20px;
	font-weight: 300;
	line-height: 20px;
	font-size:15px;
	color:#000;
}

p > strong {
	font-weight: 900;
	color: #208683;
}

.mt-2 {
	margin-top: 2.5rem;
}

.mt-3 {
	margin-top: 3.5rem;
}

.mb-3 {
	margin-bottom: 3.5rem;
}

.follow-box a:hover {
	background: #208683;
}

h1.navbar-brand_ {
	margin: 0px 0px 0px 0px;;
	padding: 0;
	float: none;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a > span {
	display: none;
}
h2,h1 {
	font: 29px/55px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #208683;
	margin: 0 0 6px 0;
}
h2.indent,
h1.indent {
	margin: 0 0 13px 0;
	color:#208683;
}
h3 {
	font: 15px/24px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #208683;
	margin: 0 0 20px 0;
}
.h3-home {
	font-size: 18px;
	font-weight: normal;
}
.h3-treatment {
	font-size: 24px;
	font-weight: normal;
}
.h3-services {
	font-size: 20px;
	font-weight: normal;
}
.black {
	color: #000;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	padding: 0;
	background: #ffffff;
}
.global.indent {
	padding: 0px 0 0 0;
	background: #ffffff;
}
.center {
	text-align: center;
}
/*-----menu-----*/
.menu-box {
	background: #fefefe;
	background: #fefefe url(../img/gradient.png) repeat-x;
}
nav.tm_navbar {
	background: none;
	background: linear-gradient(90deg, #3AC2CF 0%, #208683 100%);
	border: none;
	padding: 0;
	margin: 0;
	min-height: 0;
	
}
nav.tm_navbar li {
	float: left;
	display: inline-block;
	font-size: 13px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	position: relative;
}
nav.tm_navbar li a {
	position: relative;
	padding: 20px 23px;
	text-transform: none;
	font: 18px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar li.active > a {
	color: #fff;
	background: none;
}
nav.tm_navbar li > a:hover {
	color: #fff;
	background: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .sfHover > a {
	color: #fff;
	background: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar li span {
	height: 4px;
	background: url(../img/menu-marker.png) center 0 no-repeat;
	width: 10px;
	text-align: center;
	position: absolute;
	right: 9px;
    top: 29px;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 253px;
	left: 0;
	top: 69px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #2e2e2e;
	padding: 0;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 0 0 0 20px;
	display: block;
	background: url(../img/sub_border.png) 0 bottom repeat-x;
}
nav.tm_navbar .sub-menu > ul li:last-child {
	background: none;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	display: block;
	width: auto;
	text-align: left;
	font: 13px/38px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > .submenu li span {
	display: inline-block;
	background: url(../img/menu-marker2.png) right center no-repeat;
	width: 8px;
	height: 100%;
	position: absolute;
	right: 20px;
	top: 0;
	left: auto;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #208683 !important;
	background: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #208683 !important;
	background: none !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 253px;
	left: -254px;
	top: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #2e2e2e;
	padding: 0;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	display: block;
	font: 13px/38px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #208683 !important;
	background: none !important;
}
.select-menu {
	display: none !important;
}
.navbar-brand img{
	width: 80%;
	margin-left: 80px;
}
/*-----content-----*/
header {
	margin: 0;
    background-color: white;
    position: sticky;
    top: 0;
    z-index: 1000;
}
header>.container>.row {
	display: flex;
}
header .follow-box {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
header .follow-box .box1 {
	float: right;
	padding-top: 57px;
}
header .follow-box .box1 p {
	font-size: 14px;
	line-height: 22px;
	color: #2d2d30;
}
header .follow-box .box2 {
	float: right;
	padding-top: 20px;
	margin-left: 23px;
}
header .follow-box .box2 .tel {
	margin-bottom: 0;
	font: 23px 'Roboto Condensed'; line-height: 30px; 
	color: #208683;
	letter-spacing: -1px;
	display: none;
	white-space: nowrap;
	
}
header .follow-box .box2 .tel:hover {
	background: white;
}
header .follow-box .box2 .tel span {
	color: #208683;
	font-size: 33px;
	margin-right: 10px;
}
header .follow-box .box2 ul {
	padding: 0;
	margin: 0 0 8px 0;
	list-style: none;
	overflow: hidden;
	text-align: right;
}
header .follow-box .box2 ul li {
	display: inline-block;
	margin-left: 10px;
}
header .follow-box .box2 ul li:first-child {
	margin-left: 0;
}
header .follow-box .box2 ul li a {
	width: 39px;
	height: 39px;
	border-radius: 100%;
	background: #3a3a3d;
	font-size: 20px;
	line-height: 39px;
	text-align: center;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
header .follow-box .box2 ul li a:hover {
	background: #208683;
}

header .follow-box .box2 .phone_active {
	background-color: #fdb141;
	padding: 16px 1.5rem;
	border-radius: 8px;
	color: #ffffff;
	font-size: 22px;
	margin-right: 80px;
}

header .follow-box .box2 .phone_active:hover {
	color: #18a4a0;
	background-color: white;
}

header .follow-box .box2 .phone_active span {
	margin-right: 1rem;
	font-size: 2.5rem;
}

footer {
	padding: 32px 0;
	background: #f2f2f2;
}
footer p {
	margin-bottom: 0;
	font: 300 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #78787d;
}
footer p a {
	font: 300 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #78787d;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer p a:hover {
	color: #208683;
}
footer em {
	font-style: normal;
	color: #777;
	font-size: 12px;
}
footer .icon-box {
	margin-top: -12px;
}
footer .icon-box hr {
	margin: 0 0 9px 0;
	border-top: 1px solid #dcdcdc;
}
footer .icon-box .col-lg-4 {
	margin-bottom: 46px;
}
footer .icon {
	font-size: 33px;
	color: #000000;
	width: 66px;
	height: 66px;
	line-height: 66px;
	border-radius: 100%;
	text-align: center;
	background: #e0dfdf;
	float: left;
	margin-right: 17px;
}
footer .box1 p {
	font: 300 15px/23px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
}
footer .box1 > div {
	padding-top: 10px;
}
footer .box2 p {
	font: 300 15px/35px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	margin-top: -5px;
}
footer .box2 p em {
	font-style: normal;
	color: #208683;
	font-size: 25px;
	font-weight: normal;
}
footer .box3 a {
	
}
footer .box3 a:hover {
	
}
footer .box3 > div {
	padding-top: 16px;
}

footer .follow-box a {
	width: 39px;
	height: 39px;
	border-radius: 100%;
	background: #3a3a3d;
	font-size: 20px;
	line-height: 39px;
	text-align: center;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
footer .follow-box a:hover {
	background: #208683;
}

 .follow-box2 a {
	width: 39px;
	height: 39px;
	border-radius: 100%;
	background: #3a3a3d;
	font-size: 20px;
	line-height: 39px;
	text-align: center;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
 .follow-box2 a:hover {
	background: #208683;
}

.error-box {
	background: url(../img/error_bg.jpg) no-repeat;
	padding: 0 15px 59px 15px;
}
.errorBox {
	padding-top: 40px;
}
.errorBox figure {
	margin-bottom: 30px;
}
.who-box {
	margin-bottom: 25px;
}
.who-box hr {
	margin: 0;
	border-top: 1px solid #dcdcdc;
}
.who-box .col-lg-4 {
	margin-bottom: 43px;
}
.testimonials-page .col-lg-12 {
	margin-bottom: 0;
}
.testimonials-page .reviews-widget {
	padding: 2rem;
}
.testimonials-page .reviews-widget {
	margin-bottom: 80px;
}
.testimBox .col-lg-3 {
	margin-bottom: 21px;
}
.testimBox .col-lg-12 {
	margin-bottom: 25px;
}
.testimBox a {
	font: 300 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #208683;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.testimBox a:hover {
	color: #2d2d30;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.testimBox .exp {
	font: 15px/24px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #208683;
	margin-bottom: 0;
}
.testimBox .name {
	font: 15px/24px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2d2d30;
	margin-bottom: 11px;
}
.testimBox .box {
	position: relative;
	padding: 25px 29px 28px 29px;
	background: #eee;
	margin-bottom: 23px;
}
.testimBox .box p {
	margin-bottom: 0;
	line-height: 21px;
}
.testimBox .box em {
	display: inline-block;
	width: 21px;
	height: 21px;
	position: absolute;
	bottom: -21px;
	left: 17px;
	background: url(../img/triangle1.png) no-repeat;
}
.separator {
	width: 100%;
	height: 1px;
  	background-color: #2086827d;
	border: 0;
	margin: 0 0 50px;
}
/* Home Banner */
.banner-row {
	display: flex;
}

.banner {
	background-color: #208683;
	text-align: center;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 4.5rem 2rem;
}

.banner h2, .banner h3, .banner p {
	color: #ffff;
}

.banner h2 {
	font-weight: 600;
	line-height: 1.5;
}

.banner h3 {
	font-size: 24px;
	font-weight: normal;
}

#toTop {
	display: none;
	width: 31px;
	height: 30px;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -660px !important;
	right: 50%;
	bottom: 120px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.privacyBox {
	margin-bottom: 78px;
}
.privacyBox.first-visit {
	margin-bottom: 30px;
}
.comment-box {
	padding: 11px 0 26px 0;
	background: #fed46f;
}
.comment-box figure {
	border-radius: 100%;
	float: left;
	margin-right: 45px;
	border: 3px solid #fee097;
}
.comment-box figure img {
	border-radius: 100%;
}
.comment-box .extra-wrap {
	padding-top: 15px;
}
.comment-box p {
	font-size: 14px;
	font-style: italic;
	color: #2e2e2e;
	margin-bottom: 0;
}
.comment-box p a {
	font: bold italic 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2e2e2e;
}
.comment-box p a:hover {
	text-decoration: underline;
}
.block-box {
	padding: 37px 0 29px 0;
	background: #3f3f3f;
}
.block-box p {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 0;
}
.experience-box article {
	margin-bottom: 49px;
}
.experience-box figure img {
	width: 100%;
}
.experience-box .title {
	font: 72px/60px 'Jockey One';
	color: #242424;
	text-transform: uppercase;
	margin: 44px 0 32px 0;
}
.experience-box p {
	text-transform: uppercase;
	font-size: 12px;
	color: #78787d;
	line-height: 18px;
	margin-bottom: 50px;
}
.gallery-box {
	padding-bottom: 60px;
}
.gallery .after-before {
	margin-bottom: 5rem;
	width: 100%;
}
.gallery h3 {
	font-size: 18px;
	margin: 20px 0 0;
}
.gallery .smile-gallery-case {
	padding-bottom: 2rem;
}
.gallery .smile-gallery-case img {
	max-width: 100%;
}
.gallery .smile-gallery-case h4 {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
}
.trainerBox {
	margin-bottom: 26px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0;
}
h2.experience {
	color: #208683; 
font-family: Roboto;
font-size: 29px !important;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 189.655% */
margin-bottom: 20px;
}
p.experience {
	color: #78787D;
	font-family: Roboto;
	font-size: 19px;
	font-style: normal;
	font-weight: 400;
	line-height: 4px; /* 100% */
	margin-bottom: 50px !important;
}
h4.experience{
	color: #000;
font-family: Roboto;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 100% */
padding: 0;
}
.trainerBox figure a {
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.trainerBox figure a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.trainerBox figure a:hover img {
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.trainerBox figure img {
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	outline: 1px solid transparent;
}
.advantages-box {
	padding: 60px 0 6px 0;
}
.news-box a {
	color: #d13739;
	font-size: 27px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.news-box a:hover {
	color: #101010;
}
.news-box p {
	margin-bottom: 21px;
}
.events-box {
	padding-top: 57px;
	padding-bottom: 9px;
}
.banner-box1 {
	position: relative !important;
	min-height: 231px;
	margin-bottom: 12px;
}
.banner-box1 > div {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	
	min-height: 231px;
	background: url(../img/services-dental.jpg) no-repeat;
	background-size: cover;
	margin: 0;
	height: 100%;
}
.banner-box1 > div .title {
	position: absolute;
	bottom: 0;
	text-align: center;
	font: 29px/40px 'Roboto';
	color: #2d2d30;
	margin-bottom: 7px;
}
.div-adress{
	background: #F2F2F2;
	height: 30px;
	margin: 0px;
	padding-right: 80px;
	padding-top: 0.25%;
}
.banner-box1 > div .title span {
	color: #ffffff;
}
.banner-box2,.banner-box1,.banner-box3{
	margin-top: 40px;
}
.banner-box2 {
	position: relative !important;
	min-height: 231px;
	margin-bottom: 12px;
}
.banner-box2 > div {
	padding: 24px 0 0 30px;
	min-height: 231px;
	background: url(../img/kid-dental.jpg) no-repeat;
	object-fit: cover;
  bottom: 0 !important;
  background-size: cover;
  width: 100%;
}
.banner-box2 > div .title {
	position: absolute;
	bottom: 0;
	font: 29px/40px 'Roboto';
	color: #2d2d30;
	margin-bottom: 7px;
}
.banner-box2 > div .title span {
	color: #ffffff;
}
.banner-box3 {
	min-height: 231px;
	margin-bottom: 12px;
}
.banner-box3 > div {
	padding: 19px 30px 0 30px;
	text-align: center;
	min-height: 231px;
	background: url(../img/testimonial.jpg)no-repeat;
	background-size: cover;
	justify-content: center;
	align-items: center;
	display: flex;
	flex-direction: column;
}
.banner-box3 > div p {
	margin-bottom: 0;
	color: #2d2d30;
}
.banner-box3 > div .title {
	font: 39px/39px 'Roboto';
	color: #ffffff;
	margin-bottom: 8px;
}
.banner-box3 > div .title span {
	font-size: 39px;
	color: #ffffff;
	margin-right: 12px;
}
.banner-box3 > div .description {
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 13px;
}
.all-box {
	margin-bottom: 50px;
	overflow: hidden;
}
.offer-box hr {
	margin: 0 0 25px 0;
	border-top: 1px solid #dcdcdc;
}
.list-box hr {
	border-top: 1px solid #dcdcdc;
	margin: 12px 0 25px 0;
}
/*-----thumbs-----*/
.thumb-pad1 {
	margin: 0 0 30px 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 .thumbnail figure {
	margin: 0;
}
.thumb-pad1 .thumbnail figure img {
	width: 100%;
}
.thumb-pad1 .thumbnail .caption {
	padding: 27px 19px;
	overflow: hidden;
	border: 1px solid #cecece;
	border-top: none;
}
.thumb-pad1 .thumbnail .caption a {
	font: bold 21px/21px 'Roboto Slab';
	color: #d13739;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1 .thumbnail .caption a:hover {
	color: #101010;
}
.thumb-pad1 .thumbnail .caption p {
	margin: 10px 0 0 0;
}
.thumb-pad2 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 figure {
	margin: 0 0 29px 0;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad3 {
	margin: 0 0 30px 0;
	overflow: hidden;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 20px 28px 29px 28px;
	overflow: hidden;
	background: #f7f7f7;
}
.thumb-pad3 .thumbnail .caption h2 {
	font: 29px/29px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2d2d30;
	margin-bottom: 7px;
}
.thumb-pad3 .thumbnail .caption p {
	margin-bottom: 0;
}
.thumb-pad3 .thumbnail .caption p a {
	font-size: 18px;
	color: #208683;
	margin-left: 5px;
}
.thumb-pad3 .thumbnail .caption p a:hover {
	color: #2d2d30;
}
.thumb-pad3 figure {
	margin: 0;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad4 {
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	color: #78787d;
}
.thumb-pad4 .thumbnail .caption h4 {
	margin-bottom: 15px;
}
.thumb-pad4 figure {
	margin: 0 0 25px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin-bottom: 36px;
}
.thumb-pad5 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0 0 0 12px;
	color: #78787d;
}
.thumb-pad5 .thumbnail .caption img {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}
.thumb-pad5 .thumbnail .caption a {
	font: bold 21px/21px 'Roboto Slab';
	color: #d13739;
	margin: 0 0 12px 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #101010;
}
.thumb-pad5 figure {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 19px;
}
.thumb-pad6 {
	margin-bottom: 21px;
}
.thumb-pad6.indent {
	border: none;
	margin: 0;
	padding: 0;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 .thumbnail .badgeBox {
	overflow: hidden;
	margin-bottom: 16px;
}
.thumb-pad6 .thumbnail .badgeBox .badge {
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-radius: 0;
	background: none;
	width: 35px;
	font: 29px/24px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2d2d30;
	position: relative;
	float: left;
	margin-right: 36px;
}
.thumb-pad6 .thumbnail .badgeBox .badge span {
	color: #208683;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
}
.thumb-pad6 .thumbnail .badgeBox p {
	text-transform: none;
	margin-top: 6px;
	margin-bottom: 0;
	color: #78787d;
	font: 300 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.thumb-pad6 .thumbnail .badgeBox p > .lnk1 {
	font: 300 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2d2d30;
	text-transform: none;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail .badgeBox p > .lnk1:hover {
	color: #208683;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #78787d;
}
.thumb-pad6 .thumbnail .caption p {
	margin-bottom: 0;
}
.thumb-pad6 .thumbnail .caption a {
	font-size: 18px;
	color: #208683;
	margin-left: 5px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .thumbnail .caption a:hover {
	color: #2d2d30;
}
.thumb-pad6 figure {
	margin: 0 0 15px 0;
}
.thumb-pad6 figure > img {
	width: 100%;
}
.thumb-pad6 .thumbnail .badgeBox a {
	color: #272727;
	font: 16px/22px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad6 .thumbnail .badgeBox a:hover {
	color: #8fbf4d;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad6 .thumbnail .badgeBox a.tl {
	font: 15px/18px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #208683;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad6 .thumbnail .badgeBox a.tl:hover {
	color: #2d2d30;
}
.thumb-pad7 {
	overflow: hidden;
	margin-bottom: 40px;
}
.thumb-pad7 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	color: #78787d;
}
.thumb-pad7 .thumbnail .caption time {
	font: 21px 'Roboto Slab';
	color: #101010;
	display: block;
}
.thumb-pad7 .thumbnail .caption a {
	font: bold 21px/21px 'Roboto Slab';
	color: #d13739;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .caption a:hover {
	color: #101010;
}
.thumb-pad7 .thumbnail .caption p {
	margin: 10px 0 0 0;
}
.thumb-pad7 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad7 figure img {
	width: 100%;
}
.thumb-pad8 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	color: #78787d;
}
.thumb-pad8 .thumbnail .caption p {
	margin-bottom: 22px;
}
.thumb-pad8 figure {
	margin: 0 0 33px 0;
	float: left;
}
.thumb-pad8 figure img {
	width: 100%;
}
/*-----carousel-----*/
.carouselBox {
	padding: 45px 0 46px 0;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 79px;
	-webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.1);
	margin-top: 70px;
	background: url(../img/pattern2.png) repeat;
}
.carouselBox figure {
	float: left;
	margin-right: 28px;
	border-radius: 100%;
}
.carouselBox figure img {
	border-radius: 100%;
}
.carouselBox h2 {
	width: 100%;
	text-align: center;
}
.list_carousel1.responsive {
	position: relative;
	width: auto;
	margin: 0;
	padding: 0;
}
.list_carousel1 #foo1 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
	text-align: center;
}
.list_carousel1 #foo1 > li {
	padding: 0;
	float: left;
	cursor: default;
	margin-right: 0;
	padding: 0 100px;
	text-align: center;
}
.list_carousel1 #foo1 > li p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 23px;
}
.list_carousel1 #foo1 > li a {
	font: 300 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #78787d;
	text-decoration: none;
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_carousel1 #foo1 > li a:hover {
	color: #75c3d2;
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
.list_btn {
	position: absolute;
	top: 0;
	width: 100%;
}
.list_btn .prev, .list_btn .next {
	display: inline-block;
	width: 24px;
	height: 40px;
	cursor: pointer;
	float: left;
	position: absolute;
	top: 30px;
}
.list_btn .prev {
	background: url(../img/prev.png) 0 top no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	left: 0;
}
.list_btn .next {
	background: url(../img/next.png) 0 top no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	right: 0;
}
.list_btn .prev:hover {
	background: url(../img/prev.png) 0 bottom no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list_btn .next:hover {
	background: url(../img/next.png) 0 bottom no-repeat;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 10px 24px;
	font: 18px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	border-radius: 0;
	border: none;
	background: #208683;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #2d2d30;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2 {
	box-shadow: none;
	position: relative;
	text-decoration: underline !important;
	padding: 0;
	border-radius: 0;
	font: 15px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	color: #2d2d30;
	background: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn2:hover {
	color: #208683;
	background: none;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 10px 24px;
	font: 18px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	border-radius: 0;
	border: none;
	background: #208683;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: #2d2d30;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn4 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 4px 28px;
	border-radius: 0;
	font: 20px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 5px;
	color: #ffffff;
	background: #3e92f2;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn4:hover {
	color: #ffffff;
	background: #777;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn5 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 15px 20px;
	border-radius: 0;
	font: 14px 'Jockey One';
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
	margin: 0;
	text-transform: uppercase;
	color: #ffffff;
	background: #fd6b32;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn5:hover {
	color: #ffffff;
	background: #333;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn6 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 15px 20px;
	border-radius: 0;
	font: 14px 'Jockey One';
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
	margin: 0;
	text-transform: uppercase;
	color: #ffffff;
	background: #333;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn6:hover {
	color: #ffffff;
	background: #fd6b32;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn-default.btn1.servicebtn{
	margin-top:-15px;
	margin-bottom:30px;
}
/*-----accordeon-----*/
._accodList {
	list-style: none;
	margin: 0 0 40px 0;
	padding: 0;
}
._accodList > li {
	padding: 0;
	width: 100%;
	position: relative;
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 20px;
	margin-bottom: 19px;
	border-bottom: 1px solid #dcdcdc;
}
._accodList > li h6 {
	margin: 0;
	cursor: pointer;
	position: relative;
	font: 15px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: inline-block;
	color: #208683;
	border: none;
	padding: 0 0 0 30px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
._accodList > li h6.color1 {
	color: #208683;
}
._accodList > li h6.color2 {
	color: #2d2d30;
}
._accodList > li p {
	margin: 0;
	padding: 12px 0 0 30px;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #000;
}
._accodList > li ._plus {
	width: 19px;
	height: 20px;
	position: absolute;
	z-index: 1;
	display: inline-block;
	left: 0;
	cursor: pointer;
	top: 0;
	overflow: hidden;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
._accodList > li ._plus.btnBg1 {
	background: url(../img/plus.png) 50% 0 no-repeat;
}
._accodList > li ._plus.btnBg2 {
	background: url(../img/plus.png) 50% 100% no-repeat;
}
._accodList > li ._plus:hover {
	background: url(../img/plus.png) 50% 100% no-repeat;
}
._accodList > li:last-child {
	border-bottom: none;
}
._accodList li h6:hover {
	color: #2d2d30;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----list-----*/
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 15px;
}
.list1 li > .date {
	width: 55px;
	height: 65px;
	background: #3e92f2;
	font: 32px/32px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 4px;
	float: left;
	margin: 7px 19px 0 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 li > .date > span {
	display: block;
	font-size: 19px;
	margin-top: -6px;
	text-transform: uppercase;
}
.list1 li p {
	margin-bottom: 3px;
}
.list1 li p > span {
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 li:hover .date {
	background: #777;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 li:hover p > span {
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1-1 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 28px;
}
.list1-1 li p {
	margin-bottom: 0;
	margin-top: 22px;
}
.list1-1 li em {
	float: left;
	margin-right: 19px;
	width: 40px;
}
.list1-1 li a {
	font: 15px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #208683;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #2d2d30;
}
.list2 {
	margin: 0 0 11px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 11px;
}
.list2 li h4 {
	margin-bottom: 16px;
}
.list2 li p {
	margin-bottom: 0;
}
.list3 {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 13px;
	line-height: 1.428571429;
	padding-bottom: 21px;
	margin-bottom: 19px;
	border-bottom: 1px solid #dcdcdc;
}

.services-pages {
	display: flex;
	justify-content: space-between;
}

.services-pages li {
	padding-bottom: 10px;
}

.services-pages li:last-child {
	border-bottom: 1px solid #dcdcdc !important;
}

.list3 li a {
	font: 15px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #208683;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 li a:hover {
	color: #2d2d30;
}
.list3 li span {
	font-size: 22px;
	color: #d0d0d0;
	margin-right: 10px;
	float: left;
}
.list3 li p {
	margin-bottom: 0;
}
.list3 li:last-child {
	border-bottom: none;
}
.list3 li .badge {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 19px;
	display: inline-block;
	color: #ffffff;
	font: 39px/48px 'Roboto Slab';
	background: #d13739;
	border: none;
	width: 50px;
	height: 50px;
	border-radius: 0;
	text-align: center;
	margin-top: 3px;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6.indent li {
	margin-bottom: 40px;
}
.list6 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 22px;
}
.list6 li em {
	float: left;
	margin-right: 11px;
	font-size: 22px;
	color: #208683;
	margin-top: 6px;
}
.list6 li h3 {
	color: #2d2d30;
	margin-bottom: 10px;
}
.list6 li p {
	margin-bottom: 0;
}
.list8 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 22px;
}
.list8 li h3 {
	margin-bottom: 10px;
	color: #2d2d30;
}
.list8 li p {
	margin-bottom: 0;
}
/*----- Dental staff -----*/
.dental-staff img {
	width: 100%;
}
.dental-staff h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}
.dental-staff h3 {
	font-size: 16px;
	color: #3A3A3D;
}
.dental-staff .meet-doctor p:last-child {
	margin-bottom: 0;
}
.dental-staff .separator {
	background-color: #78787D;
	margin: 50px 0;
}
/*-----search-----*/
#search-404 {
	position: relative;
	overflow: hidden;
	padding-top: 12px;
}
#search-404 a {
	position: absolute;
	top: 20px;
	right: 10px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #dadada;
	background: #ffffff;
	font: 300 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #78787d;
	padding: 14px 48px 14px 14px;
	height: 49px;
	resize: none;
}
#search {
	margin: -5px 0 0 0;
	position: relative;
	float: right;
}
#search a {
	position: absolute;
	top: -2px;
	line-height: 35px;
	right: 10px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#search a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none;
	border: 1px solid #656565;
	margin: 0;
	width: 272px;
	outline: none;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #202020;
	background: #000000;
	height: 35px;
	padding: 9px 30px 10px 10px;
	resize: none;
	float: left;
}
/*-----map-----*/
.map {
	margin: 0 0 25px 0;
	width: 100%;
	line-height: 0;
	padding-bottom: 42px;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 574px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info {
	margin-bottom: 0;
}
.info p {
	margin-bottom: 32px;
}
.info p a {
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3e92f2;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.info p a:hover {
	color: #78787d;
}
.info h3 {
	color: #2d2d30;
	margin: 0 0 11px 0;
}
.info a {
	color: #78787d;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.info a:hover {
	color: #f0cd69;
}
.servicelist{
	font-weight: 300;
}

/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 #contact-form.success .success-message {
 height: 159px;
 line-height: 159px;
}
 #contact-form label {
 min-height: 35px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 991px) {
.footer-link {
	display: flex;
	align-items: center;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
header>.container>.row {
	display: block;
}
h1.navbar-brand_ {
	text-align: center;
}
header .follow-box .box1 {
 padding-top: 20px;
}
header .follow-box .box2 {
	text-align: center;
	float: none;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 #contact-form.success .success-message {
 height: 159px;
 line-height: 159px;
}
 #contact-form label {
 min-height: 55px;
}
 .categories-box {
 overflow: hidden;
 padding-bottom: 50px;
}
 .list1-1 {
 margin: 0 0 30px 0;
}
}
.burger-menu {
    display: none;
    cursor: pointer;
    font-size: 30px;
    z-index: 100;
}

.menu-toggle {
    display: none;
}
.div-mobile{
display: none;
}
.fixed-buttons.cta{
	display: none;
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 390px) {
	.burger-menu{
		margin-right: 5px;
	}
}
@media (max-width: 767px) {
	.burger-menu img{
		width: 30px;
		height: 30px;
	}
	nav.tm_navbar .sub-menu > ul li ,
	nav.tm_navbar li span{
		all: unset;
	}
	nav.tm_navbar .sub-menu > ul li a {
		text-align: center !important;
	}
	nav.tm_navbar .sub-menu > ul {
		all:unset;
		left: 0;
		top: 69px;
		list-style: none !important;
		zoom: 1;
		z-index: 11;
		padding: 0;
		margin: 0;
		text-align: left;
	}
.fixed-buttons.cta {
    position: fixed;  
    bottom: 0;        
    left: 0;   
    width: 100%;     
    display: flex;   
    justify-content: center; 
    padding: 16px 20px;  
    background-color: #ffffff; 
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    z-index: 999;   
}
.fixed-buttons.cta img{
	width: 22px;
	height: 22px;
}

.fixed-buttons.cta a {
	color: #FFF;
text-align: center;
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 32.86px; 
    display: flex; 
    align-items: center;  
    justify-content: center; 
    padding: 5px 15px; 
    text-decoration: none;  
    border-radius: 10px;     
    color: white;           
    transition: background-color 0.3s; 
    width: 48%;           
    margin: 0 3%;  
}


.fixed-buttons.cta .btn-left {
    background-color: #208683;  
}

.fixed-buttons.cta .btn-right {
    background-color: #FDB141; 
}

    .fixed-buttons.cta {
        flex-direction: row;
    }

	.experience {
		padding: 0 15px;
	}
	.banner-box2 > div {
		background: url(../img/kid-mobil.jpg) no-repeat;
		object-fit: cover;
		background-size: cover;
	}
	.banner-box1 > div {
		background: url(../img/espa-mobil.jpg) no-repeat;
		object-fit: cover;
		background-size: cover;
	}
	.div-mobile .btn-default.btn1{
		background-color: #FDB141 !important;
	}
	h2{
		font-weight: bold;
	}
	.div-mobile{
		display: block !important;
		margin-top:25%;
		}
		.div-web{
			display: none !important;
			}
	.menu-box,nav.tm_navbar{
		all: unset !important;
		background-color: white !important;
		justify-content: center !important;
		align-items: center !important;
		display: flex !important;
	}
	header.home{
		background: #ffffff;
		box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.05);
		position: fixed !important; 
    top: 0; 
    left: 0;
    width: 100%; 
    z-index: 1000; 
	
	}
	div.container{
		display: flex;
		justify-content: space-between;
	}
	header > .container > .row {
        display: flex !important; 
        flex-direction: row !important;
        
        align-items: center; 
		
	

    }
	.mobile-menu-icon {
        display: inline-block;
        font-size: 24px; 
    }
    .sub-menu a {
        position: relative;
    }
	.home-menu{
		margin-left: 0 !important;
	}
	

.div-adress, .box2, .sec-hero{
    display: none !important;
  }
  .navbar-brand img{
margin: 0 !important;
padding: 0 !important;
max-width: 300px !important;
  }
  .burger-menu {
	display: block;
	background-color: #F5F5F5;
	padding: 0% 25%;
	border-radius: 5px;
	border: 2px solid #D2D2D2;
}


.nav {
	display: none;
	flex-direction: column;
	width: 100%;
	background: linear-gradient(90deg, #3AC2CF 0%, #208683 100%);
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99;
}


#menu-toggle:checked + .burger-menu + .nav {
	display: flex;
}

.nav li {
	text-align: center;
	padding: 10px;
	width: 100%;
}


.submenu {
	display: none !important;
	list-style-type: none !important;
	flex-direction: column !important;
	padding: 0;
}
.sub-menu:focus-within .submenu {
	display: block !important;
}
.sub-menu:hover .submenu {
	display: flex ;
}

#menu-toggle:checked + .burger-menu i {
	transform: rotate(45deg);
	transition: transform 0.3s;
}


.select-menu {
	
	display: none !important;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
	color: #000000;
	cursor: pointer;
	height: 30px;
	font-size: 12px;
	vertical-align: middle;
}
 h1.navbar-brand_ {
 float: none;
 width: 100%;
 text-align: center;
margin-top: 0;
}

 footer {
 text-align: center;
}
 footer .icon {
 float: none;
 margin: 0 0 10px 0;
}
 .all-box {
 margin: 30px 0 0 0;
}
 .all-box .col-lg-4 {
 margin-bottom: 60px;
}
.all-box .col-lg-6 {
	margin-bottom: 60px;
}
.banner-row {
	flex-direction: column;
}
.banner {
	padding: 2rem 1rem;
}
 .thumb-pad3 .thumbnail .caption h2 {
 font-size: 20px;
 line-height: 25px;
}
 .thumb-pad2 figure {
 margin: 0 20px 10px 0;
 float: left;
}
 .who-box .col-lg-4 {
 margin-bottom: 50px;
}
 .advantages-box .col-lg-4 {
 margin-bottom: 50px;
}
 #search {
 display: inline-block;
 margin-top: 20px;
 float: none;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .map iframe {
 height: 300px;
}
 .info {
 margin-bottom: 50px;
}
 .proffesional-box {
 padding: 70px 0;
}
 .proffesional-box h2 {
 font-size: 50px;
 margin-bottom: 10px;
}
 .proffesional-box .title {
 font-size: 21px;
}
 .servicesBox h2 {
 font-size: 48px;
 line-height: 48px;
}
 .servicesBox h2 > span {
 font-size: 27px;
 line-height: 30px;
}
 .privacyBox {
 margin-bottom: 60px;
}
 .list3 {
 margin-bottom: 50px;
}
 .logo-box {
 overflow: hidden;
 margin-bottom: 50px;
 text-align: center;
}
 .logo-box .follow_list {
 display: inline-block;
}
 .categories-box {
 overflow: hidden;
 padding-bottom: 50px;
}
 .block-box article {
 margin-bottom: 50px;
}
 .list_btn {
 top: 20%;
}
 .list_carousel1 #foo1 > li {
 padding: 0 60px;
}
 .thumb-pad4 figure {
 margin: 0 15px 0 0;
 float: left;
}
.dental-staff img {
	max-width: 300px;
	margin: 0 auto 2rem;
}
.dental-staff .meet-doctor .doctor-image {
	display: flex;
}
 #contact-form.success .success-message {
 height: 159px;
 line-height: 159px;
}
 #contact-form label {
 min-height: 30px;
}
 .foo_info {
 margin-bottom: 25px;
}
 #newsletter label {
 float: none;
 margin-right: 9px;
}
 .margBot {
 margin-bottom: 0 !important;
}
 .list1-1 {
 margin: 0 0 30px 0;
}
 .errorBox .title {
 font-size: 80px;
 line-height: 80px;
}
 .errorBox .description {
 font-size: 50px;
 line-height: 50px;
}
 .thumb-pad8 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .thumb-pad2 .thumbnail .caption {
 overflow: visible;
}
 .news-box {
 margin-bottom: 50px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .thumb-pad4 figure {
 margin: 0 0 15px 0;
 float: none;
}
 .thumb-pad2 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad8 figure {
 margin: 0 0 20px 0;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
header .follow-box .box2 .tel {
	white-space: normal;
}
 .list-box .col-lg-3 {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 h1.navbar-brand_ img {
 width: 100%;
}
 .banner-box3 > div {
 padding-top: 20px;
}
 .banner-box3 > div .title {
 font-size: 29px;
 line-height: 35px;
}
 .trainerBox {
 width: 50%;
}
 .overview-box {
 width: 100%;
 float: none;
}
 .baner-box {
 width: 100%;
 float: none;
}
 .proffesional-box h2 {
 font-size: 35px;
}
 .thumb-pad5 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .errorBox .title {
 font-size: 65px;
 line-height: 65px;
}
 .errorBox .description {
 font-size: 35px;
 line-height: 35px;
}
 .sevices-box {
 width: 100%;
 float: none;
}
 .thumb-pad7 figure {
 margin: 0 0 20px 0;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 h1.navbar-brand_ a img {
 width: 100%;
}
 h1.navbar-brand_ {
 padding: 0 5px;
}
 .eventsBox article {
 width: 100%;
 float: none;
}
 .teamBox article {
 width: 100%;
 float: none;
}
 .list2 li .badge {
 float: none;
 margin: 0;
}
 .trainerBox {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 73px;
}
.padBot {
	padding-bottom: 20px;
}
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/

.btn {
  background: #38EBE5;
  background-image: -webkit-linear-gradient(top, #38EBE5, #208683);
  background-image: -moz-linear-gradient(top, #38EBE5, #208683);
  background-image: -ms-linear-gradient(top, #38EBE5, #208683);
  background-image: -o-linear-gradient(top, #38EBE5, #208683);
  background-image: linear-gradient(to bottom, #38EBE5, #208683);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  width: 225px;
  cursor:pointer;
}

.btn:hover {
  background: #208683;
  background-image: -webkit-linear-gradient(top, #208683, #38EBE5);
  background-image: -moz-linear-gradient(top, #208683, #38EBE5);
  background-image: -ms-linear-gradient(top, #208683, #38EBE5);
  background-image: -o-linear-gradient(top, #208683, #38EBE5);
  background-image: linear-gradient(to bottom, #208683, #38EBE5);
  text-decoration: none;
}

.btn-appt {
  background: #38EBE5;
  background-image: -webkit-linear-gradient(top, #38EBE5, #208683);
  background-image: -moz-linear-gradient(top, #38EBE5, #208683);
  background-image: -ms-linear-gradient(top, #38EBE5, #208683);
  background-image: -o-linear-gradient(top, #38EBE5, #208683);
  background-image: linear-gradient(to bottom, #38EBE5, #208683);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  width:295px;
  cursor:pointer;
}

.btn-appt:hover {
   background: #208683;
  background-image: -webkit-linear-gradient(top, #208683, #38EBE5);
  background-image: -moz-linear-gradient(top, #208683, #38EBE5);
  background-image: -ms-linear-gradient(top, #208683, #38EBE5);
  background-image: -o-linear-gradient(top, #208683, #38EBE5);
  background-image: linear-gradient(to bottom, #208683, #38EBE5);
  text-decoration: none;
}
.responsive {max-width: 100%}
.inner {max-width: 100%; float: right; padding: 5px 20px 15px 20px}
img.mobileonly {padding-bottom: 10px}
@media (max-width: 520px) {img.nomobile {display: none};}

@media (min-width: 519px) {img.mobileonly {display: none}}


.formColor:focus{border-color: #208683 !important;color: #208683 !important; }
.buttonColor{background: #208683 !important;}
.buttonColor:hover{background: white !important; color: #208683 !important;}
.skip {
    	position: absolute;
    	top: -1000px;
    	left: -1000px;
    	height: 1px;
    	width: 1px;
    	text-align: left;
    	overflow: hidden;
	}
    
.skip:active, .skip:focus, .skip:hover {
    	left: 0;
    	top: 0;
    	width: auto;
    	height: auto;
    	overflow: visible;
	}
	.serviceimage{
		width:80%;
	}
	@media (max-width:520px){
		.serviceimage {
				width: 100%;
			}
	}
}

/* FAQ accordion */
.faq-container {
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
}

.accordion {
	background: #208683;
	color: #fff;
	font-size: 18px;
	width: 100%;
	border: none;
	text-align: left;
	padding: 15px;
	cursor: pointer;
	transition: all 0.3s ease;
	border-radius: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

.accordion:hover, .accordion.active {
	background: #3AC2CF;
}

.panel {
	display: none;
	padding: 15px;
	background: #ffffff;
	border-left: 4px solid #208683;
	border-radius: 5px;
	font-size: 15px;
	color: #000;
	line-height: 1.5;
	margin-bottom: 10px;
}

.panel p {
	margin: 0;
	font-weight: 300;
}