@font-face {
    font-family: 'Canela';
    src: url('../fonts/canela-regular.woff2') format('woff2'),
        url('../fonts/canela-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Canela-Thin';
    src: url('../fonts/canela-thin.woff2') format('woff2'),
        url('../fonts/canela-thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Canela-Bold';
    src: url('../fonts/canela-bold.woff2') format('woff2'),
        url('../fonts/canela-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/********** Fixes **********/
:focus {outline:0 !important;}
/* colours */
.preloader-line {
box-shadow: inset 0 0 0 2px #aaaaaa;
}
.preloader-border {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px rgba(170, 170, 170, 0.1);
}
/* fix for IE */
img {
    width: 100%;
}

button:focus {
    outline: 1px dotted;
    outline: none;
}
.btn{
box-shadow: none !important;
}

.pos-rel{
position: relative;
}
.client-box.hover-item {
	pointer-events: none;
	}
.carousel-component-item .hover-inner-wrap{
max-width: 200px;
display: block;
margin: 0 auto;
}
.societies{
max-width: 200px;
display: block;
margin: 0 auto;
}
/********** Fixes End **********/

/********** Typography **********/
h1, h2, h3,
.h1, .h2, .h3{
  font-family: 'Canela-Thin', serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.2px;
-moz-osx-font-smoothing: grayscale;
  line-height: 1.2;
  color: #202020;
}
h1, .h1 {
font-size: 4.5vw;
font-size: clamp(2.5rem,4.5vw,4rem);
line-height: 1.3;
}
h2, .h2 {
font-size: 4.5vw;
font-size: clamp(2.2rem,4.5vw,3.5rem);
line-height: 1.3;
}
h3, .h3 {
font-size: 4.5vw;
font-size: clamp(1.7rem,4.5vw,2.5rem);
line-height: 1.3;
}
.blockquote, .blockquote-2, .blockquote-3 {
  margin-bottom: 2rem;
  margin-left:100px;
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6;
}
.font-body{
font-family: "Montserrat", sans-serif!important;	
}
.small-headline-font{
font-family: "Montserrat", sans-serif!important;
font-size:1rem;
line-height: 1.2;
}
.blockquote-footer {
  font-family: "Montserrat", sans-serif;
  margin-top: 1rem;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
  color: #202020;
}

.blockquote-footer::before {
  position: relative;
  top: -4px;
  display: inline-block;
  width: 12px;
  height: 2px;
  margin-right: 0.625rem;
  content: "";
  background-color: #666666;
}
.quote-mark{
max-width: 80px;
position:absolute;
left:0;
top:0;
}
p.mw-80{
max-width: 80%
}
.mw-80{
max-width: 80%
}
ul.mw-80{
max-width: 80%
}
.mw-80 li{
font-size: 1rem;
margin-bottom: 6px;
margin-left:-25px;
}
ul.small-list li {
font-size: 12px;
font-weight:600;
}
p.mw-80.db-txt{
max-width: 80%;
display:block;
margin: 0 0 1rem auto;
}
ul.mw-80.db-txt{
max-width: 80%;
display:block;
margin: 0 0 1rem auto;
}
@media only screen and (max-width: 1279px){
p.mw-80.db-txt{
max-width: 80%;
display:block;
margin: 0 auto 1rem auto;
}
ul.mw-80.db-txt{
max-width: 80%;
display:block;
margin: 0 auto 1rem auto;
}
}
@media only screen and (max-width: 991px){
p.mw-80{
max-width: 80%;
display:block;
margin: 0 auto 1rem auto;
}
.mw-80{
max-width: 80%;
display:block;
margin: 0 auto 0 auto;
}
ul.mw-80{
max-width: 80%;
display:block;
margin: 0 auto 1rem auto;
} 
.lead{
font-size: 1rem;
}
}
@media only screen and (max-width: 767px){
.quote-mark{
display: none;
}
.blockquote, .blockquote-2, .blockquote-3 {
  margin-left:0;
  font-size: 1.5rem;
}
}
@media only screen and (max-width: 599px){
.lead-sm{
font-size: 0.875rem;
}
.lead{
font-size: 0.875rem;
}
.blockquote, .blockquote-2, .blockquote-3 {
  margin-left:0;
  font-size: 1.2rem;
  padding-left: 30px;
  padding-right: 30px;
}
}
/********** Typography End **********/

/********** Navigation **********/
.navik-header .logo img {
width: 210px!important;
max-width: 210px;
max-height: 74px;
}
.burger-menu {
top: 45px;
}
.line-menu {
  width: 100%;
  height: 3px;
  background-color: #777777;
  border-radius: 2px;
}
.navik-header.center-menu-1 {
background: #030504;
}
.navik-menu ul li:hover > a {
  color: #ffffff!important;
  background-color: none;
}
.sc-holder{
position: absolute;
top:50%;
right: 30px;
z-index: 9;
-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tel-holder{
position: absolute;
top:50%;
left: 30px;
-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tel-holder .btn{
margin-bottom: 0;
}
@media (min-width: 1280px) {
.navik-header.center-menu-1 {
background: #030504;
}
.navik-header.center-menu-1 .logoCenter .logo {
top: 0;
float: none;
width: 220px;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.navik-header .logo img {
width: 280px!important;
max-width: 280px;
max-height: 280px;
}
.navik-header-container {
height: 120px;
}
.navik-menu > ul > li > a {
height: 120px;
padding: 0 60px;
line-height: 120px;
}
.navik-menu ul li > a {
font-family: "Montserrat", sans-serif;
font-size: 12px;
letter-spacing: 1.5px;
color: #777777;
}
.navik-header .navik-menu.menu-hover-reset ul li:hover > a {
    color: #ffffff;
  }
.navik-header.sticky .navik-header-container {
height: 100px;

}
.navik-header.center-menu-1.sticky {
background: #030504;
}
.navik-header.sticky .navik-menu > ul > li > a {
height: 100px;
line-height: 100px;
}
.navik-header.sticky .logo {
padding: 0 40px 0 0;
}
.navik-header.sticky .logo img {
max-height: 80px;
}
}
@media only screen and (max-width: 1366px){
.sc-holder{
right: 10px;
}
}
@media only screen and (max-width: 1279px){
.sc-holder{
position: absolute;
top:53px;
left:30px;
right: auto;
}
}

@media only screen and (max-width: 599px){
.sc-holder{
left: 10px;
}
}
/********** Navigation End **********/

/********** Hero **********/
.hero-pos{
margin-left: 100px;
}
.hero-text{
text-align: center;
max-width:700px;
display: block;
margin:100px auto 150px;
}
.hero-text .small-headline-font{
margin-bottom: 15px;
}
.hero-text .h1{
margin-bottom: 0;
}
.hero-text .h3{
padding-bottom: 50px;
}
.hero-text .lead-sm{
padding-bottom: 20px;
}
.hero-buttons a{
margin-right: 10px;
min-width: 180px;
}
.bottom-wave{
position:absolute;
bottom:0;
width:100%;
z-index: 2;
overflow: hidden;
}
.bottom-wave svg{
width:100%;
height: auto;
}
.hero-arr-down{
position:absolute;
width:100px;
height:100px; 
bottom:-50px;
left: 50%;
padding: 5px;
background: #010b1b;
border-radius: 50%;
box-shadow: 0 12px 15px -10px rgba(0, 0, 0, 0.19);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 3;
}

@media only screen and (max-width: 1440px) {
.bottom-wave svg{
width:1440px;
height: 181px;
position: relative;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
}
@media only screen and (max-width: 1279px){
.hero-pos{
margin-left: 50px;
}
.hero-text{
margin:40px auto 0;
}
.hero-pic{
padding-right: 0;
padding-left: 50px;
max-width: 700px;
display: block;
margin:50px auto 0;
}
}
@media only screen and (max-width: 991px){
.hero-pos{
margin-left: 0;
}
}
@media only screen and (max-width: 767px){
.hero-text{
max-width:100%;
padding: 0 10px;
}
.hero-text .h3{
padding-bottom: 0;
}
}
@media only screen and (max-width: 599px){
.hero-text{
margin:10px auto 0;
}
.hero-pic{
max-width: 430px;
padding-left: 0;
margin:0 auto 0;
}
}
@media only screen and (max-width: 380px){
.hero-text{
margin:0 auto 0;
}
}
/********** Hero End **********/

/********** intro, About and Contact Sections **********/
.form-holder{
padding-left: 100px;;
}
.dental-tools{
padding-left: 100px;
}
.invisalign-logo-1{
max-width: 400px;
display: block;
margin:50px 0 40px;
opacity:0.75;
}
.sed-txt{
padding-right:100px;
}
.intro-text {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.bio-pic{
max-width:600px;
display:block;
margin:60px 100px 0 0;
}
@media only screen and (max-width: 1500px){
.dental-tools{
padding-left: 50px;
}
.form-holder{
padding-left: 50px;;
}
}
@media only screen and (max-width: 1279px){
.invisalign-logo-1{
max-width: 300px;
margin:0 0 20px;
}
.sed-txt{
padding-right:0;
}
#start .row.align-items-center {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.dental-tools{
padding-left: 30px;
}
.form-holder{
padding-left: 30px;;
}
}
@media only screen and (max-width: 991px){
.form-holder{
max-width: 100%;
padding-left: 50px;
padding-right:50px;
padding-top: 50px;
}
.dental-tools{
display:none;
}
.pb-991{
padding-bottom: 3rem !important;
}
.bio-pic{
max-width:700px;
display:block;
margin:0 auto 0 0;
}
.invisalign-pic{
max-width: 400px;
display: block;
margin:0 auto;
}
}
@media only screen and (max-width: 767px){
.form-holder{
padding-left: 30px;
padding-right:30px;
}
}
/********** Intro, About and Contact Sections **********/

/********** Buttons **********/
.btn {
  margin-bottom: 1rem;
  text-transform: uppercase;
  padding: 0.625rem 1.625rem;
  font-size: 12px;
  letter-spacing:1.5px;
}
a.uline {
    border-bottom: solid 1px;
    font-weight: 500;
    font-size:12px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #0c1011;
	transition: opacity 0.2s ease-in-out;
}

a.uline.white {
    color: rgba(255, 255, 255, 0.75);
}

a.uline:hover {
    opacity:0.7;
}
/********** Buttons End **********/

/********** Contact Section **********/
#map
{
    filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);    
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}
.form-control {
  color: #717171;
  background-color: #ffffff;
}
.form-control:focus,
.form-light-1 .custom-select:focus,
.form-light-1 .custom-file-label:focus {
  border-color: #777777;
  background-color: #ffffff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}
/********** Contact Section End **********/


/********** Social-Icons **********/
.social-header .btn-icon-only{
width: 36px;
height: 36px;
padding: 0;
line-height: 34px;
}
.social-header .btn-outline-light {
color: #777777;
background-color: transparent;
background-image: none;
border-color: #777777;
box-shadow: none;
margin-left:2px
}
.social-header .btn-outline-light:hover, .social-header .btn-outline-light:focus, .social-header .btn-outline-light.focus {
color: #111111;
background-color: #cccccc;
border-color: #cccccc;
box-shadow: none;
}
/********** Social-Icons-End **********/

/********** Testimonials **********/
.testimonial-2 .testimonial-image figure img {
  box-shadow: none;
}
.testimonial-1 .tesimonial-name, .testimonial-2 .tesimonial-name, .testimonial-3 .tesimonial-name {
  font-size: 1.1rem;
  font-weight: 300;
}
.testimonial-light-1.testimonial-2 .testimonial-details {
box-shadow: none;
background-image: linear-gradient(to bottom, #1d2e54 0%, #010b1b 100%);
background-repeat: repeat-x;
}
.testimonial-light-1.testimonial-2 .testimonial-details::before {
border-color: transparent transparent #1d2e54 transparent;
}
@media (min-width: 768px) {
.testimonial-2.testimonial-light-1 .testimonial-details {
box-shadow: none;
background-image: linear-gradient(to right, #1d2e54 0%, #010b1b 100%);
background-repeat: repeat-x;
}
.testimonial-2.testimonial-light-1 .testimonial-details::before {
border-color: transparent #1d2e54 transparent transparent;
}
}

@media only screen and (max-width: 767px){
.testimonial-image{
display:none;
}
}
/********** Testimonials End **********/

/********** Contact-Section **********/
.contact-icon-image{
max-width:60px;
display:block;
margin:40px auto 20px;
}
.contact-icon{
width: 100%;
padding-bottom:50px;
margin-bottom: 30px;
}
.contact-icon a{
color:#ffffff;
transition: all 0.3s ease-in-out;
font-size: 17px;
}
.contact-icon a:hover{
color:#ffffff;
opacity:0.7;
}
.location-txt{
max-width:60%;
margin: 0 auto;
}
.large-list{
padding-left:0;
}
.large-list li{
font-size:17px;
margin: 6px 0;
list-style: none;
}
@media only screen and (max-width: 991px){
.location-txt{
max-width:90%;
margin: 0 auto;
}
}
/********** Contact-Section-End **********/

/********** Custom-backgrounds **********/
.bg-coffee {
  background-color: #734b3d !important;
}
.bg-black {
  background-color: #010204 !important;
}
.bg-dark-gray {
  background-color: #0c1011 !important;
}
.bg-blue {
  background-color: #010b1b !important;
}
.bg-silver {
  background-color: #c3c3c3 !important;
}
.bg-grey {
  background-color: #e9e9e9 !important;
}
.bg-gold {
  background-color: #b99e69 !important;
}
.text-coffee {
  color: #734b3d !important;
}
.text-gold {
  color: #b99e69 !important;
}
.text-muted {
  color: #777777 !important;
}
.text-grey{
  color: #262626 !important;
}
.text-cream{
  color: #f2efe6 !important;
}
/********** Custom-backgrounds-End **********/

/********** Intro Icons **********/

.border-right.dk {
    border-right: 1px dashed #292f3c !important;
}
.border-bottom.dk {
    border-bottom: 1px dashed #292f3c !important;
}
.border-bottom.dk.nb {
    border-bottom: none !important;
}
.border-bottom.dk.nbb {
    border-bottom: none !important;
}
@media only screen and (max-width: 991px){
.border-right.dk {
    border-right: none !important;
}
.border-bottom.dk.nb {
    border-bottom: 1px dashed #292f3c !important;
}
}
/********** Intro Icons-End **********/

/********** video link **********/

.video-link-holder{
position:absolute;
top:0;
left:50%;
margin-left:-67px;
width:100px;
height: 100px;
z-index: 2;
opacity: 0.5;
}

@media only screen and (max-width: 500px) {
  .social-header a {
      width:28px !important;
      height:28px !important;
      line-height:28px !important;
      
  }
  
  .navik-header .logo img {
      width:50% !important;
      max-width:160px !important;
      margin-left:10px  !important;
  }
  
  .sc-holder {
      top:38px !important;
  }
  
  .burger-menu {
      top:32px !important;
  }
}


