	*,
	*:after,
	*:before {
		background-color: transparent;
		background-image: none;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		border:none;
		box-shadow: none;
		box-sizing: border-box;
		color:inherit;
		flex-wrap:wrap;
		font:unset;
		font-family: inherit;
		font-size: inherit;
		font-weight: inherit;
		height: auto;
		letter-spacing: normal;
		margin:0;
		outline: none;
		padding:0;
		position:relative;
		scroll-behavior:smooth;
		text-align: unset;
		text-indent: 0px;
		text-rendering: auto;
		text-shadow: none;
		text-transform: none;
		transition: all 0.3s cubic-bezier(1, 0, .37, .91);
		vertical-align: text-bottom;
		width: auto;
		word-spacing: normal;
		-webkit-overflow-scrolling: touch;
	}

	html {
		font-size: 16px;
		overflow-x:hidden;
		max-width:100vw;
		background:white;
	}

	body {
		top: 0;
		left: 0;
		max-width: 100vw;
	}

	body,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	p,
	a,
	ol,
	ul {
		display: block;
	}

	li a, 
	p a,
	h1 a,
	h2 a,
	h3 a,
	h4 a,
	h5 a,
	h6 a {
		display:inline-block;
	}

	picture, img {
		display: block;
		max-width: 100%;
		max-height: 100%;
		object-fit:contain;
	}

	a {
		text-decoration: none;
	}


	table {
		border-spacing: 0;
		border-collapse: collapse
	}

	button {
		cursor: pointer
	}

	header,
	main,
	section,
	article,
	aside,
	footer {
		display: flex;
		width: 100%;
	}

	strong,
	heavy,
	b{
		font-weight:900;
	}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Hw5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC73w5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCIPrQ.ttf) format('truetype');
}
:root{--accessory-color:#0e3192;--neutral-dark-color:#00004b;--neutral-light-color:#ffffff;--primary-color:#1956aa;--secondary-color:#007fbc;--tertiary-color:#798393;}a{font-size:1.25rem;color:#0e3192;font-weight:600;font-family:Raleway;}h1{font-size:2.75rem;color:#000;font-weight:900;font-family:Montserrat;}h2{font-size:3rem;color:#0e3192;font-weight:400;font-family:Montserrat;}h3{font-size:2rem;color:#0e3192;font-weight:400;font-family:Montserrat;}h4{font-size:1.75rem;color:#0e3192;font-weight:400;font-family:Montserrat;}li{font-size:1.25rem;color:#000000;font-weight:400;font-family:Raleway;margin-left:1.25rem;}p{font-size:1.25rem;color:#000000;font-weight:400;font-family:Raleway;}
	
		.one_fourth{
	width:calc(100% / 4);
	}

	.one_third{
	width:calc(100% / 3);
	}

	.one_half{
	width:calc(100% / 2);
	}

	.two_third{
	width:calc((100% / 3) * 2);
	}

	.three_fourth{
	width:calc((100% / 4) * 3);
	}


		.mobile{
	display:none;
	}


			#menu_4221{
																																																																			flex-direction:row;
																											justify-content:space-between;
																																																							padding-bottom:2%;
																											padding-left:4%;
																											padding-right:4%;
																											padding-top:2%;
														}
			#banner_4218{
																																																																																																													padding-bottom:75vh;
																																			}
			#content_4212{
																		background-color:#f1f3f4;
																																																																																																															padding-bottom:2%;
																											padding-left:10%;
																											padding-right:10%;
																											padding-top:2%;
														}
			#content_4222{
																		background-color:#FFFFFF;
																																																																																																															padding-bottom:2%;
																											padding-left:10%;
																											padding-right:10%;
																											padding-top:2%;
														}
			#content_4223{
																		background-color:#f1f3f4;
																																																																																																															padding-bottom:2%;
																											padding-left:10%;
																											padding-right:10%;
																											padding-top:2%;
														}
			#content_4224{
																		background-color:#FFFFFF;
																																																																																																															padding-bottom:2%;
																											padding-left:10%;
																											padding-right:10%;
																											padding-top:2%;
														}
			#content_4225{
																		background-color:#FFFFFF;
																																																																					flex-direction:row;
																											justify-content:center;
																																																							padding-bottom:5%;
																											padding-left:5%;
																											padding-right:5%;
																					}
			#gallery_4220{
																		background-color:#f1f3f4;
																																																																					flex-direction:row;
																											justify-content:space-between;
																																																							padding-bottom:5%;
																											padding-left:5%;
																											padding-right:5%;
																											padding-top:5%;
														}
	
	
		
@media screen and (max-width:1024px){
			.mobile{
				display:flex;
			}
		}
	
@media screen and (max-width:768px){

			.one_half,
			.one_third,
			.two_third,
			.one_fourth,
			.three_fourth,
			.content_1_html_container{
				width:100%;
				padding-bottom:5%;
			}

			.content{
				padding-left:unset;
				padding-right:unset;
			}

		}
		
@media screen and (max-width:400px){
		}


	.header{
		display:flex;
	}

	.menu span[itemprop="telephone"]{
		white-space:nowrap;
	}

	.menu nav{
		display:flex;
		align-content: center;
		flex-wrap:nowrap;
	}

	.menu nav > ul{
		display:flex;
		align-content: center;
		width:100%;
		flex-wrap:wrap;
	}

	.menu nav ul li{
		list-style:none;
	}

	.menu nav ul li ul{
		display:flex;
		flex-direction:column;
		position:absolute;
		opacity:0;
		pointer-events:none;
	}

	.menu nav ul li a:hover ~ ul,
	.menu nav ul li a ~ ul:hover{
		opacity:1;
		pointer-events:all;
	}

	.menu nav ul li a{
		align-self: center;
		white-space:nowrap;
	}

	
	.menu_5{
		width:100%;
		display:flex;
		justify-content:space-between;
		flex-direction:row;
		padding:1%;
		position:sticky;
		top:0;
		left:0;
		z-index:15;
	}

	.menu_5 .one_fourth picture{
		width:60%;
	}

	.menu_5 .three_fourth{
		display:flex;
		justify-content:space-between;
		flex-direction:row;
	}

	.menu_5 nav ul li {
		align-self: center;
		padding: 0 1.25rem;
		border-right: 1px solid var(--neutral-dark-color);
		margin:0;
	}

	.menu_5 nav ul li a{
		text-transform:uppercase;
		padding: 1% 2%;
	}

	.menu_5 .three_fourth nav ul li:last-child {
		border-right:none;
	}

	.menu_5 .three_fourth [itemprop="telephone"]{
		padding:1%;
		background-color:var(--accessory-color);
		width:fit-content;
		align-self: center;
	}

	.menu_5 .three_fourth .telephone_container{
		font-weight:900;
		width:100%;
		text-align:center;
	}

	.menu_5 .three_fourth .language_switcher{
		display:flex;
		list-style:none;
		align-self: center;
	}

	.menu_5 .three_fourth .language_container{
		list-style:none;
		padding:15%;
		margin:0;
		border-right:1px solid var(--neutral-dark-color);
		width: auto;
	}

	.menu_5 .three_fourth .language_container:last-child{
		border-right:none;
	}

	.menu_5 .three_fourth .language_link{
		text-transform:uppercase;
	}


	.menu_5 .mobile {
		display:none;
	}

	.menu_5 .mobile .logo_container{
		position: absolute;
		top: 3vw;
		left: 3vw;
		width: 20%;
		z-index:20;
	}

	.menu_5 #menuTrigger{
		display: none;
	}

	.menu_5 .mobile .menu_burger{
		z-index:10;
		position: fixed;
		width: 100vw;
		height: 100vh;
		display: flex;
		flex-direction:column;
		justify-content: flex-start;
		align-items: center;
		transition: all 0.3s ease;
		background-color:rgba(255,255,255,0.75);
	}

	.menu_5 .burger{
		position: fixed;
		z-index: 20;
		top: 3vw;
		right: 3vw;
		justify-content: space-between;
		width:4vw;
		height:3vw;
		flex-direction: column;
		cursor: pointer;
		transform: scale(0.7);
		box-shadow: 0 0 0 3vw var(--neutral-light-color);
		border-radius: 100px;
		background: var(--neutral-light-color);
	}

	.menu_5 .burger .line{
		width: 100%;
		height: 20%;
		background: var(--accessory-color);
		border-radius: 2px;
		transition: all 0.3s ease;
	}

	.menu_5 .mobile nav{
		width: 50%;
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}

	.menu_5 .mobile nav .menu_item{
		font-size:5rem;
	}

	    .burger .line {
                    align-self: flex-end;    
            }

    #menuTrigger:checked + .burger .line:nth-child(1){
        width:30%;
    }

    #menuTrigger:checked + .burger .line:nth-child(2){
        width:60%;
    }
	
    #menuTrigger:checked + .burger .line:nth-child(3){
        width:90%;
    }
				.menu_burger{
			right:unset;
			left:-110vw;
		}
		
		#menuTrigger:checked ~ .menu_burger{
			left:0;
		}
	
	
@media screen and (max-width:1024px){
			.menu_5{
				padding-top:0;
				padding-left:0;
				padding-bottom:0;
				padding-right:0;
				position:fixed;
			}

			.menu_5 .three_fourth,
			.menu_5 .one_fourth{
				display:none;
			}

			.menu_5 .mobile{
				display:flex;
				position:absolute;
			}

			.menu_5 .mobile nav .menu_item{
				font-size:3rem;
			}

			.menu_5 .mobile .menu_burger ul{
				flex-wrap:wrap;
			}

			.menu_5 .mobile .menu_burger ul li{
				width:100%;
				border:none;
			}

			.menu_5 .mobile .menu_burger span{
				text-align:center;
				padding:2%;
				width:100%;
				color:var(--accessory-color);
			}

			.menu_5 .mobile nav .menu_item{
				font-size:4rem;
				color:var(--neutral-dark-color);
			}

			.menu_5 .burger{
				display: flex;
			}

			.menu_5 .mobile .language_switcher{
				display: flex;
				justify-content: center;
				list-style: none;
				padding:2%;
			}

			.menu_5 .mobile .language_switcher li a{
				text-transform:uppercase;
			}
		}

	
@media screen and (max-width:650px){
			.menu_5 .mobile nav .menu_item{
				font-size:2rem;
				margin-bottom:3vh;
			}

			.menu_5 .mobile nav > ul{
				flex-wrap:wrap;
			}

			.menu_5 .mobile nav > ul li{
				width:100%;
			}

			.menu_5 .burger{
				width:10vw;
				height:7vw;
			}
		}


	
	
	


	p{
		padding:1% 0;
	}

	
    .content_2 h1{
        padding:2% 0;
    }
    
    .content_2_html_container{
        display:flex;
        justify-content:center;
        flex-direction:column;
    }
    


	p{
		padding:1% 0;
	}

		.dental_clip article{
		width: 33%;
    	min-height: 20vw;
    	flex-direction: column;
	}

	.dental_clip .dental_clip_container iframe{
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
	}

	.dental_clip .dental_clip_container{
		width:100%;
		padding-top:56.25%;
	}

	
@media screen and (max-width:768px){
			.dental_clip article{
	    		width: 50%;
    			min-height: 20vw;
    			flex-direction: column;
			}
		}
	
@media screen and (max-width:380px){
			.dental_clip article{
	    		width: 100%;
    			min-height: 20vw;
    			flex-direction: column;
			}
		}


	.gallery a{
		display:inline-block;
	}

	
	.column{
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		width: 30%;
	}

	.gallery_3_html_container{
		padding-top:5%;
	}

	.gallery_3_html_container p{
		width:100%;
	}

	.gallery_3_html_container a{
		background:var(--primary-color);
		color:var(--neutral-light-color);
		align-self: flex-start;
		font-weight: 100;
		margin-top:2%;
		padding:3% 10%;
		font-size:1rem;
	}

	.gallery_3_html_container a:hover{
		background:var(--secondary-color);
	}

	
@media screen and (max-width:768px){
			.gallery_3_image_container{
				width:100%;
				margin:3vh 0;
			}
		}

	
@media screen and (max-width:768px){
			.gallery .column{
				width:100%;
				flex-wrap:nowrap;
			}
		}	
.menu_5 .logo_container {top:0;left:0;width:100%;}
.menu_5 {position:relative!important;}
.menu_5 .telephone_container {color:#ffffff;}
.menu_5 .mobile {left:0;}
.menu_5 .mobile .menu_container {background:#D48C6FBD!important;}

.burger {position: absolute; right: -97vw;}

.menu_5 .three_fourth nav a{
padding: 1% 2%!important;}

@media screen and (max-width:450px){

.slider_container {min-height: 25vh!important;}

}

#page_1235 table, #page_1237 table {
  border: 0 none;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 50px;
}
#page_1235 table td, #page_1237 table td {
  padding: 10px;
  border-bottom: 1px solid gray;
  font-size: 1.25rem;
  color: #000000;
  font-weight: 400;
  font-family: Raleway;
  margin-left: 1.25rem;
}
#page_1235 table td:first-child, #page_1237 table td:first-child {
  width: 30%;
}
#page_1235 table tbody tr:first-child {
  background-color: #ededed;
}
#page_1235 table tbody tr:first-child td, #page_1237 table tbody tr:first-child td {
  border-bottom: none;
}
#page_1235 table tbody tr:first-child p, #page_1237 table tbody tr:first-child p {
  font-weight: bold;
}
#page_1235 table tbody p, #page_1237 table tbody p {
  margin-bottom: 0;
}
.rb-wrap .rb-block {
  width: 540px!important;
}#menu_4221 a 
{
font-weight: 600;
transition: all 0.3s ease 0s;
}

#menu_4221 nav a:hover 
{
color: var(--secondary-color);
}

#menu_4221 .telephone_container:hover
{
background-color: var(--secondary-color);
color: #ffffff;
border-radius: 15px;
font-weight: 700;
}@media screen and (max-width: 1024px){
#banner_4218 {
    padding-bottom: 55vw!important;
}
}

@media screen and (max-width: 812px){
#banner_4218 {
    padding-bottom: 60vw!important;
}
}

@media screen and (max-width: 768px){
#banner_4218 {
    padding-bottom: 60vw!important;
}
}

@media screen and (max-width: 375px){
#banner_4218 {
    padding-bottom: 60vw!important;
}
}#content_4212 h1
{
border-bottom:1px solid var(--primary-color);
color: var(--primary-color);
padding-bottom: 1px;
margin-bottom: 1%;
}

#content_4212 p
{
line-height: 1.7rem;
}

#content_4212 a
{
display: inline-block;
line-height: 1.7rem;
}#content_4222 h1
{
border-bottom:1px solid var(--primary-color);
color: var(--primary-color);
padding-bottom: 1px;
margin-bottom: 1%;
}

#content_4222 p
{
line-height: 1.7rem;
}

#content_4222 a
{
display: inline-block;
line-height: 1.7rem;
}#content_4223 h1
{
border-bottom:1px solid var(--primary-color);
color: var(--primary-color);
padding-bottom: 1px;
margin-bottom: 1%;
}

#content_4223 p
{
line-height: 1.7rem;
}

#content_4223 a
{
display: inline-block;
line-height: 1.7rem;
}#content_4224 h1
{
border-bottom:1px solid var(--primary-color);
color: var(--primary-color);
padding-bottom: 1px;
margin-bottom: 1%;
}

#content_4224 p
{
line-height: 1.7rem;
}

#content_4224 a
{
display: inline-block;
line-height: 1.7rem;
}#gallery_4220 h2, #gallery_4220 h3, #gallery_4220 p
{
line-height: 1.7rem;
color: var(--primary-color);
}

#gallery_4220 a {
background: var(--accessory-color);
color:#ffffff;
}

#gallery_4220 a:hover {background-color: var(--secondary-color);
color: #ffffff;
border-radius: 15px;
font-weight: 700;
}