html {
	font-size: 14pt;
}
body {
	font-family: 'PT Sans', sans-serif;
}
header {
	padding: 10px 0;
	background: #f3f3f3;
	color: #757575;
}
h1 {
	font-weight: 400;
	padding: .75rem 0;
	font-size:3rem;
}
h2 {
	font-size: 1.3rem;
	font-weight: 400;
}
p {
	font-size:14pt;
}
a {
	color: #0089c7;
	border-bottom: 1px solid #43b2e53b;
}
a:hover {
	color: #0058ff;
	border-bottom: 1px solid #0058ff29;
	text-decoration: none;
}
h1 .first-line {
	font-size: 1.3rem;
	display: block;
	padding-bottom: .5rem;
	letter-spacing: 1px;
	font-weight: 400;
	color: #000;
}
h1 .second-line {
	font-size: 3.5rem;
}
#content {
	min-height: 80vh;
}

.content__h2 {
	font-size: 2rem;
	margin-top: 2.7rem;
	margin-bottom: 2rem;
}
.container-fluid {
	max-width: 1400px;
}
.navbar>.container-fluid {
	display: block;
}
.navbar .container-logo {
	float:none;
	border:none;
	padding-left: 15px;
}
#main-menu {
	padding:0 3%;
}
.navbar .phone {
    display: none;
    font-size: 16pt;
    position: relative;
    top: 3px;
    color: #000;
    border: none;
    margin-top: 6px;
}
.back-call {
	font-weight: 400;
	font-size: 10pt;
}
.btn-primary {
    color: #fff;
    padding: 0.7rem 1rem;
    background-color: #0062af;
    border-color: #0062af;
    border-radius: 0;
}
.quiet,.quiet a {
	color:#868e96!important;
	font-size:12px;
	border:none;
}
.navbar-nav {
	align-items: stretch;
	justify-content: space-between;
}
.nav-justified .nav-item {
	flex-basis: auto;
	-ms-flex-positive: 1;
	flex-grow: 0;
}
.navbar-toggler-icon {
	height: 17px;
}
.navbar-toggler {
	float: right;
	top: 7px;
	position: relative;
	z-index: 999;
}
.navbar-expand-md .navbar-nav .nav-link {
	padding-right: 0;
	border: none;
}
.nav-link:hover {
	color:#5d5d5d;
}
.icon-bar {
	width: 30px;
	height: 3px;
	margin: 0 auto 5px auto;
	background: #007ddf;
	display: block;
}
.navbar-toggler-icon {
	width:30px;
}
.navbar-toggler:focus {
	outline: none;
}
.navbar.navbar-expand-md {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	margin-bottom: 25px;
	padding: 1.5rem 0;
}
.navbar-expand-md .navbar-collapse {
	position: relative;
	top: 4px;
	padding-left: 3%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.nav-link {
	color: #000;
}
.nav-link span {
	font-size: 14pt;
}
.nav-link:hover span {
	border-color: #93e631;
}
.dropdown-item {
	text-transform: uppercase;
	font-size: 10pt;
}
.breadcrumb {
	background: none;
	margin-bottom: 0;
	padding: .75rem 0;
}
.breadcrumb-item {
	border:none;
}
.breadcrumb-item+.breadcrumb-item::before {
	content:"\203A";
	position: relative;
	top: -1px;
	padding-right: .4rem;
	padding-left: .4rem;
}

.row.cell {
	padding-bottom: 45px;
}
.pt-tiny {
	padding-top: .75rem;
}
.mt-normal {
	margin-top:2rem;
}
.mb-small {
	margin-bottom: 1rem;
}
.fs-m {
	font-size: 12pt;
}
.fs-m p {
	font-size: 12pt;
}

	.doctor-photo {
				max-width: 100%;
	    height: auto;
		
	}
	.mb-sm-5 {
		margin-bottom: 5rem;
	}
@media (min-width: 768px) {

	.doctor-photo {
max-width: none;
	}
	.mb-sm-5 {
		margin-bottom:0;
	}
}
.title-al, .title-pvc {
	display: inline-block;
}
.title-al img, .title-pvc img {
	transition: all 0.3s ease;
}
.title-al:hover img, .title-pvc:hover img {
	filter: brightness(150%);
}
.over-img {
	position: absolute;
	top: 45%;
	line-height: 1.3;
	text-align: center;
	width: calc(100% - 30px);
	color: #fff;
	text-transform: uppercase;
	font-size: 15pt;
	font-weight: 300;
	letter-spacing: 1px;
}
ul.unmark-list {
	list-style-type: none;
}
ul.content-list {
	list-style: none;
	padding-left: 1.5rem;
	margin: 0;
	margin-bottom: 1rem;
}

.content-list li {
	padding-left: 1em; 
	text-indent: -.7em;
}

.content-list li::before {
	content: "• ";
	color: #2d49b0;
	font-size: 1rem;
	position: relative;
	top: 2px;
}
.mb-normal {
	margin-bottom:30px;
}
.sub-title {
	font-weight: 600;
	padding-bottom: 1rem;
	font-size:11pt;
}
/**************************************** FULLWIDTH *****************************/
.fullwidth {
	width: 100%;
}
.fullwidth__description {
	padding-top: 50px;
}
.fullwidth__title {
	background-color: #43b2e5;
	display: table;
	color: #ffffff;
	padding: 12px 25px;
	font-weight: 300;
	font-size: 1.6rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 15px;
	border-radius: 5px;
}
.fullwidth__subtitle {
	display:table;
	color: #fff;
	padding-bottom: 5px;
	font-size: 22pt;
	font-weight: 300;
}
.fullwidth__text {
	background-color: #fff;
	color: #000;
	font-size: 10pt;
	display: table;
	width: 100%;
	max-width: 300px;
	padding: 20px 25px;
	border-radius: 5px;
}
.fullwidth__text h2 {
	margin-bottom: 1.2rem;
	font-size: 1.3rem;
}
.bg-gray {
	background: #f6f6f6;
}
.flink {
	display: inline-block;
	margin-bottom: 30px;
}
.img-thumb {
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid #efefef;
}
.bold-red {
	font-weight: 700;
	color: red;
}
.item-card {
	display: block;
	position: relative;
	border:none;
	margin-bottom: 2.5rem;
}
.item-card:hover {
	text-decoration: none;
	border:none;
}
.item-card-photo {
    position: relative;
    overflow: hidden;
	width: 100%;
}
.item-card-photo:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.item-card-photo>img {
    position: absolute;
    width: 100%;
}
.item-title {
	font-size: 15pt;
	color: #000;
	font-weight: 600;
	padding-top: 0.8rem;
	display: block;
	padding-right: 2rem;
	line-height: 1.3;
}
.item-description {
	color: #000;
	padding-top: 0.6rem;
	display: block;
}
.img-container {
	text-align: center;
	border: 1px solid #eaeaea;
}
.img-container img {
	max-height: 70vh;
}
.price-list {
	max-width: 750px;
    width: 100%;
}
.price-list td {
	padding:5px 0;
	vertical-align: top;
}
.price-list tr td:nth-child(2) {
	white-space: nowrap;
    padding-left: 5px;
	text-align: right;
}
.table-hover .header-row:hover {
	background-color: #fff;
}
.table .pseudo-th {
	padding-top: 2.5rem;
}
.main-map {
	position: relative;
	top: 72px;
}
.footer {
	background: #fdfdfd;
	border-top: 1px solid #eaeaea;
	padding-top: 2rem;
	padding-bottom: 2rem;
	color: #000;
	font-size: 13pt;
}
.footer a {
	color: #000;
	text-decoration: underline;
	border: none;
}
.footer a:hover {
	color: #5d5d5d;
}
.footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.footer li {
	padding-bottom: 4px;
}
.footer .phone {
    text-decoration: none;
    color: #000000;
    font-size: 21pt;
    border: none;
    display: block;
}
.phone_2 {
	color:#000;
	text-decoration: none!important;
	border: none;
}
.phone_2:hover {
	color:#000;
	border: none;
}
.col-title {
	text-transform: uppercase;
	letter-spacing: 1px;
	display:inline-block;
	padding-bottom: 0.5rem;
}
@media (max-width: 576px) {
	.modal-fluid {
		max-width: 500px;
		margin: 0;
	}
}
@media (min-width: 576px) {
	.modal-dialog {
		max-width: 800px;
		margin: 30px auto;
	}
	#sign_up .modal-dialog {
		max-width: 500px;
		margin: 30px auto;
	}
}
#order-modal .modal-content {
	width:100%;
	max-width: 400px;
}
.modal-body {
	text-align: center;
}
#sign_up .modal-body {
	text-align: left;
	padding: 1.5rem;
}
.modal-fluid .modal-content {
	display: inline-block;
	border:none;
	border-radius: 0;
	box-shadow: 0px 0px 21px 0 rgba(0, 0, 0, 0.04);
}
.modal-fluid .modal-header {
	padding: 15px 15px 0 15px;
	border-bottom: 0;
}
#sign_up .close {
	margin: -1.8rem -1.5rem -1rem auto;
}
#sign_up .modal-fluid .modal-header {
	padding: 1.5rem 1.5rem 0 1.5rem;
}
.modal-fluid h5 {
	font-size:1rem;
	font-weight: 400;
	padding-right: 20px;
}
.modal-fluid .close {
	-webkit-align-self: flex-start;
	align-self: flex-start;
	font-weight: 400;
	font-size: 2rem;
	line-height: 0.7;
}
.modal-fluid .modal-footer {
	padding: 0 15px 15px 15px;
	border-top: 0;
}
.modal-backdrop {
	background-color: #e8e8e8;
}
.modal-backdrop.show {
	opacity: 0.8;
}
.navbar-expand-md .collapse {
    display: none!important;
}
.collapse.show {
	display:block!important;
}
@media (min-width: 768px) {
	/*.navbar-collapse {
		display: -ms-flexbox!important;
		display: flex!important;
	}*/
	.navbar .container-logo {
		float: left;
	}
}
@media (min-width: 1086px) {
	#main-menu {
		padding: 0 10%;
	}
}

/**************************** FORMS **************************************/
.form-text {
	font-size: 9pt;
}
.error-message {
	color: #dc3545;
}
.twentytwenty-wrapper {
	padding-bottom:.5rem;
}
.disclaimer {
	height: 85vh;
}
.disclaimer p {
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
	font-size: 18px;
	padding-top: 10vh;
}
.disclaimer span {
	display: block;
	font-size: 41px;
	color: #9c9c9c;
	padding-top: 10vh;
}
.doctor h1 {
	font-size: 38pt;
}
.parameters {
	list-style-type: none;
	padding: 0;
	margin-bottom: 1.5rem;
	color: #000;
}
.parameters li {
	padding: 5px 0;
}
.parameter {
	width: 45%;
	display: block;
	float: left;
}
.parameter span {
	background: #fff;
	padding-right: 5px;
}
.parameter:after {
	border-bottom: 1px dotted #e6e5e5;
	content: ' ';
	display: block;
	width: 100%;
	margin-top: -7px;
}
.parameter-value {
	float: left;
	width: 55%;
}
.parameter-value span {
	background: #fff;
	padding-left: 5px;
	display: block;
}
.parameters li:after {
	clear: both;
	content: " ";
	display: table;
}
.right-part {
	border-left:6px solid #7bcb1d;
}
.point {
	position: relative;
	left: 18px;
	padding-bottom: 40px;
}
.point:before {
	content: " ";
	background: #f6f6f6;
	width: 26px;
	height: 26px;
	border-radius: 20px;
	display: block;
	position: absolute;
	left: -34px;
	border: 6px solid #7bcb1d;
}
.year {
	font-size: 22pt;
	line-height: 0.9;
	padding-bottom: 10px;
}
.point-description {
	font-size: 13pt;
}
.promo {
	padding: 20px 30px 10px 30px;
	color: #fff;
}
.promo_title {
font-weight: bold;
    font-size: 29pt;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;	
}
.promo_1 {
background: rgb(123,203,29);
background: -moz-linear-gradient(160deg, rgba(123,203,29,1) 21%, rgba(201,242,25,1) 100%);
background: -webkit-linear-gradient(160deg, rgba(123,203,29,1) 21%, rgba(201,242,25,1) 100%);
background: linear-gradient(160deg, rgba(123,203,29,1) 21%, rgba(201,242,25,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7bcb1d",endColorstr="#c9f219",GradientType=1);
}
.navbar-expand-md .navbar-toggler {
    display: block;
}
@media (min-width: 873px) {
	.navbar .container-logo {
		padding-left: 0;
	}
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.navbar-expand-md .navbar-collapse {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
	.navbar-expand-md .navbar-toggler {
		display: none;
	}
	.navbar .phone {
		display:block;
	}
}
@media (min-width: 873px) {
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}
.navbar-expand-md .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease;
}
.title-line {
display: inline-block;
    font-size: 10pt;
    background: #0062af;
    color: #fff;
    padding: 2px 7px;
}
.content-line {
	display: block;
	font-size: 15pt;
}