/*
Theme Name: Soyfer
Theme URI: https://toptierpractice.com/
Template: generatepress
Author: Vlad Soyfer
Author URI: https://toptierpractice.com/
Description: Soyfer is a lightweight WordPress theme built with a focus on speed and usability. Learn more and check out our powerful premium version at https://toptierpractice.com/
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.6.1.1781201537
Updated: 2026-06-11 18:12:17

*/

@import url('bootstrap.min.css');

body{
	font-family: Open Sans, serif;
  font-size: 17px;
	line-height: 1.5;
}
.site-header {
  border-bottom: 1px solid #d1d1d1;
}

h1 {
  font-size: 64px;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  text-align: center;
  font-family: "Cormorant Garamond", Georgia, serif;
}

h2 {
  font-size: 40px;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  text-align: center;
  color: #292955ff;
  font-family: "Cormorant Garamond", Georgia, serif;
}

h3 {
  font-size: 28px;
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  text-align: center;
  color:  #000000;
  font-family: "Cormorant Garamond", Georgia, serif;
}

.hero {
  text-align: center;
  background-image: url(https://sitenum4.wall-painter.ru/wp-content/uploads/2026/06/fon-11.webp);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 500px;
  background-position-y: 30%;
	padding: 1em 3em;
}

.hero-home {
  text-align: center;
  background-image: url(https://fairfax.dentist/wp-content/uploads/2026/06/main-fairfax-fon.webp);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 600px;
  background-position-y: 20%;
	background-position-x: 50%;
	padding: 1em 3em;
	color: white;
}

.hero-home .top-h1{
	display: flex;
  align-items: center;
  height: 300px;
  flex-direction: column;
  border-radius: 15px;
	padding: 0 10px;
  background-color: rgb(41 41 85 / .15);
	margin-top: 300px;
	border: 2px solid lightblue;
}

.hero-page {
  text-align: center;
  min-height: 400px;
  background: #292955;
	padding: 1em 3em;
	color: white;
}

.hero-page .top-h1{
	display: flex;
  align-items: center;
  justify-content: center;
  height: 400px;
  flex-direction: column;
	text-align: center;
}

.hero-page p a{
	color: lightblue;
}

#breadcrumbs{
	padding: 0 20px;
  z-index: 99999;
  position: absolute;
  color: white;
  font-size: 13px;
	width:400px;
	top: 150px;
}

#breadcrumbs a{
  color: white;
}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1100px;
  }
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1200px;
  }
}

section{
	padding: 40px 0;
}

.b15{
	border-radius: 15px;
}

ol, ul {
  padding-left: 0;
}

ol, ul {
  margin: 0 0 1.5em 2em;
}

.m-auto{
	margin: auto;
}

.left{
	text-align: left;
}

.dispnon{
	display: none !important;
}

.flex{
	display: flex;
}

.follow{
	display: flex !important;
    justify-content: center;
    gap: 10px;
}

.center{
	text-align: center;
}

.bold{
	font-weight: 600;
}

.bord-block{
	border: 1px solid #c1c1c1;
  border-radius: 15px;
  padding-top: 10px;
}

.bord-block-10{
	border: 1px solid #c1c1c1;
  border-radius: 15px;
  padding: 10px;
}

.mt20{
	margin-top: 20px;
}

.first h2{
	text-align: left;
}

.before-inline{
	background-color: rgba(98,145,242,0.1);
  padding: 5px 8px;
  display: table;
  margin-bottom: 20px;
  border-radius: 15px;
  font-size: 14px;
  line-height: 20px;
}

.before-inline-second {
  background-color: rgba(98,145,242,0.1);
  padding: 5px 8px;
  display: table;
  margin-bottom: 20px;
  border-radius: 15px;
  font-size: 14px;
  line-height: 20px;
  margin: auto;
}

.before-inline-white {
  background-color: white;
  padding: 5px 8px;
  display: table;
  margin-bottom: 20px;
  border-radius: 15px;
  font-size: 14px;
  line-height: 20px;
  margin: auto;
}

.learn-href{
	color:#555;
	display: inline-flex;
	font-weight: 600;
	font-size: 14px;
	background: #f1f1f1;
	padding: 10px;
	border-radius: 15px;
}

.learn-href:hover{
	color:#292955ff;
	gap:10px;
}

.inline-for-card{
	border:1px solid #e1e1e1;
	background: rgba(98,145,242,0.1);
	padding: 20px;
	border-radius: 15px;
	height: 100%;
}

.inline-for-card h3{
	text-align: left;
  font-size: 24px;
  margin-bottom: 17px;
  font-weight: 700;
	
}

.services a{
	color: black;
	text-decoration: none;
}

.services-card{
	border:1px solid #e1e1e1;
	background: white;	
	border-radius: 15px;
	height: 100%;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);;
}

.services-card:hover{
	transform: translateY(-5px);
	box-shadow: 0 18px 42px -28px #1f1f1f73;
}

.services-card img{
	border-radius: 15px 15px 0 0;
	width: 100%;
}

.services-card-description{
	padding: 20px 20px 10px 20px;
}

.doctors h2{
	color: white;
}

.doctors .block-h2{
	color: white;
}

.doctors-card{
	border:1px solid #e1e1e1;
	background: white;	
	border-radius: 15px;
	height: 100%;
}

.doctors-card img{
	border-radius: 15px 15px 0 0;
	width: 100%;
}

.doctors-card-description{
	padding: 20px 20px 0 20px;
	text-align: center;
}

.doctors-card-description h3{
	font-size: 20px;
}

.bg-grey{
	background: #f7f7f7;
}

.bg-white{
	background: white;
}

.block-h2{
	margin-bottom: 40px;
}

.b15{
	border-radius: 15px;
}

.mt0{
	margin-top: 0;
}

.mt-10{
	margin-top: -10px;
}

.mt-20{
	margin-top: -20px;
}

.mb40{
	margin-bottom: 40px;
}

.mb20{
	margin-bottom: 20px;
}

.pict img{
	width: 100%;
  height: 100%;
  border-radius: 15px;
  display: block;
  object-fit: cover;
}

.wpcf7 label {
  width: 100%;
	text-align: center;
}

.wpcf7-submit{
	margin: auto;
  display: flex;
}

input[type="submit"]{
	font-size:17px;
	color: white;
	background: #292955ff;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	border: none;
}

input[type="submit"]:hover{
	font-size:17px;
	color: white;
	background: #292955ff;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	border: none;
	opacity: 0.8;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
  border-color: black !important;
}

.cont-form{
	background: white;
  padding: 10px;
  border-radius: 15px;
}

.cont-fon{
  padding: 30px 20px;
  background: #292955ff;
border-radius: 15px;
}
.cont-txt span{
	padding-left:5px;
	color: white;
}

.cont-txt span a{
	color: white !important;
}

.hero-but{
	display: flex;
  margin-top: 40px;
  gap: 20px;
}

.hero-button{
font-size:17px;
	color: white;
	background: #008391;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	cursor: pointer;
	border: 1px solid white;
}

.hero-button:hover{
font-size:17px;
	color: white;
	background: #008391;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	opacity: 0.8;
	border: 1px solid white;
}

.tel-button{
font-size:17px;
	color: #1a54b1;
	background: none;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	border: 2px solid #1a54b1;
	cursor: pointer;
}

.tel-button:hover{
font-size:17px;
	color: #1a54b1;
	background: none;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	border: 2px solid #1a54b1;
	opacity: 0.8;
}

.hero-home .top-h1 .tel-button{
	font-size:17px;
	color: white;
	background: none;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	border: 1px solid white;
	cursor: pointer;
}

.hero-home .top-h1 .tel-button:hover{
font-size:17px;
	color: white;
	background: none;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	border: 1px solid white;
	opacity: 0.8;
}

.hero-page .top-h1 .tel-button{
	font-size:17px;
	color: white;
	background: none;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	border: 1px solid white;
	cursor: pointer;
}

.hero-page .top-h1 .tel-button:hover{
font-size:17px;
	color: white;
	background: none;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	border: 1px solid white;
	opacity: 0.8;
}



.top-button{
font-size:17px;
	color: white;
	background: #008391;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	cursor: pointer;
}

.top-button:hover{
font-size:17px;
	color: white;
	background: #008391;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	opacity: 0.8;
}

.futer-button{
font-size:17px;
	color: #292955ff !important;
	background: none;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	border: 2px solid #292955ff;
	cursor: pointer;
}

.futer-button:hover{
font-size:17px;
	color: #292955ff;
	background: white;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 15px;
	border: 2px solid #292955ff;
	opacity: 0.8;
}

.hero img{
	border-radius: 35px 150px 35px 150px;
	}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
	}

.footer-widget-1{
	text-align: center;
}

.widget-title {
  font-size: 24px;
	font-weight: 700;
}


@media (max-width: 576px) {
  .dispnon-sm {
    display: none !important;
  }
	
.col-xs-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}


@media (max-width: 768px) {
	
	#breadcrumbs{
	display: none !important;
}
	
body{
	font-family: Open Sans, serif;
  font-size: 15px;
	line-height: 1.6;
}

	.inside-header {
  padding: 0 20px;
}

.site-header .header-image {
  width: 150px;
}
	
	.hero{
	padding: 20px 20px 10px 20px;
		min-height: 400px;
	}
	
  section{
	padding: 20px 20px 10px 20px;
}
	
section p:last-child {
  margin-bottom: 0;
}
	
h1 {
  font-size: 34px;
}
	
h2 {
  font-size: 30px;
}
	
.first h2 {
  text-align: center;
}
	
h3 {
  font-size: 24px;
}
	
.hero-home {
  text-align: center;
  background-image: url(https://fairfax.dentist/wp-content/uploads/2026/06/main-fairfax-fon.webp);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 550px;
  background-position-x: 45%;
  padding: 1em 1em;
  color: white;
}
	
.hero-home .top-h1 {
  height: 370px;
  border: 2px solid lightblue;
  margin-top: 150px;
  background-color: rgb(41 41 85 / .25);
	
}
	
	.hero img{
		width: 100%;
  height: 250px;
  display: block;
  object-fit: cover;
	border-radius: 25px 80px 25px 80px;
	}
	
.hero-but{
	display: flex;
	flex-direction: column;
  margin-top: 0;
  gap: 10px;
	margin-bottom: 10px;
}
	
.before-inline {
  background-color: rgba(98,145,242,0.1);
  padding: 5px 8px;
  display: table;
  margin-bottom: 20px;
  border-radius: 15px;
  font-size: 14px;
  line-height: 20px;
  margin: auto;
}
	
.footer-widget-2{
	text-align: center;
	display: block;
}
	
.footer-widget-2 ul{
	padding-left: 0;
}

.footer-widget-3{
	text-align: center;
	display: block;
}
	
	.dispnon-md {
    display: none !important;
  }
	
	.block-sm{
		display: block !important;
	}
	
	.flex{
		display: flex !important;
	}
	
	.center-sm{
		text-align: center !important;
	}
	
	.mt20-sm{
		margin-top: 20px !important;
	}
	.mb20-sm{
		margin-bottom: 20px;
	}
	
	.mb25-sm{
		margin-bottom: 25px;
	}
	
	.cont-fon {
  box-shadow: 0 0 3px #000000;
  padding: 15px 0;
}
	
.cont-txt span{
	padding-left:5px;
	color: white;
	font-size: 16px;
}
	
	.pic50{
		width: 50%;
  height: 100%;
	}
  }

@media (min-width: 540px) and (max-width: 960px) {  
	
.mt20-sm{
		margin-top: 20px;
	}
	
	.hero-but {
    display: flex;
    flex-direction: row;
    margin-top: 0;
    gap: 10px;
    margin-bottom: 10px;
  }
}