@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap');
@import url("../fonts/stylesheet.css");

/********** 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%;
}
.banner-middle{
margin-bottom: 1rem;
}
.card-img {
  border-radius: 0!important;
}
.card-blog-img, .card-feed-img {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card {
  border-radius: 0;
}
/********** Fixes End **********/

/********** Typography **********/
h1, h2, h3, h4,
.h1, .h2, .h3, .h4{
  font-family: 'sd_georgia_lightregular';
  margin-bottom: 0.5rem;
  font-weight: normal;
  font-style: normal;
  line-height: 1.2;
  color: #101419;
  
}
h5, h6,
.h5, .h6 {
  letter-spacing:2px;
}

h5.font-sd-italic, h6.font-sd-italic,
.h5.font-sd-italic, .h6.font-sd-italic {
  letter-spacing:0;
  line-height: 1.5;
}
.font-sd-italic{
font-family: 'sd_georgia_light_italic';
}
.section-title-3.text-white::after {
display: block;
width: 60px;
height: 3px;
margin: 1.25rem auto 0;
content: "";
background-color: #B1DB6E;
}
.section-title-3 {
  margin-bottom: 1.3rem;
}
.text-colored {
  color: #B1DB6E !important;
}
.text-colored-dk {
  color: #123751 !important;
}

.custom-list.nm-l{
list-style-type: none;
margin-left: 0;
padding-left: 0;
}
.custom-list.nm-l li {
  margin-bottom: 2px;
}
/********** Typography End **********/

/********** Backgrounds **********/
.bg-primary {
  background-color: #e8e6dc !important;
}
.bg-secondary {
background-color: #f7f5ea !important;
}

.bg-secondary-2 {
background-color: #eceae0 !important;
}
.bg-secondary-3{
background-color: #92c3d7 !important;
}
.bg-grey {
background-color: #181a1c !important;
}
.bg-dark {
  background-color: #0e1012 !important;
}
.bg-image.al-lft {
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
}
.bg-image.rpt {
  background-repeat: repeat;
  background-position: center top;
  background-size: 300px;
}
/********** Backgrounds End **********/

/********** Navigation **********/
#scrolling-nav li.active > a { 
color: #ffffff!important; 
}
.navik-header {
background: #101419;
}
.navik-header .logo img {
width: 140px;
}
.burger-menu {
top: 23px;
}
.line-menu {
background-color: #e8e6dc;
}
@media (min-width: 1280px) {
.navik-header-container {
height: 100px;
}   
.navik-header .logo img {
width: auto;
max-width: inherit;
max-height: 80px;
}
.navik-header .logo img {
width: 140px;
}
.navik-menu > ul > li > a {
position: relative;
box-sizing: border-box;
height: 100px;
padding: 0 20px;
line-height: 100px;
white-space: nowrap;
}
.navik-header.sticky {
box-shadow: 0px 1px 20px rgba(0, 0, 0, .1);
}
.navik-header.sticky .navik-header-container {
height: 90px;
}
.navik-header.sticky .navik-menu > ul > li > a {
height: 90px;
line-height: 90px;
}

.navik-header.sticky .logo img {
max-height: 68px;
}
/* three classes below change navbar link and hover */
.navik-menu ul li > a {
color: #b1b1b1;
letter-spacing: 2px;
font-weight: 500;
font-size: 12px;
}
.navik-menu.menu-hover-3 > ul > li:hover > a {
color: #ffffff;
}
.navik-menu.menu-hover-3 > ul > li > a::after {
display: none;
}
}
@media only screen and (max-width: 1279px){
.navik-menu ul li > a {
  letter-spacing: 2px;
  color: #b1b1b1;
}
.navik-menu ul li:hover > a {
  color: #ffffff;
  background-color: transparent;
}
}
.navik-header .container-fluid {
padding-left: 50px;
padding-right: 50px;
}
@media only screen and (max-width: 767px){
.navik-header .container-fluid {
padding-left: 15px;
padding-right: 15px;
}
.navik-header .logo {
  text-align: left;
  padding: 19px 10px;
}
}
/********** Navigation End **********/

/********** Hero **********/
.hero-text{
margin-right:140px;
}
.hero-text .subtitle a{
color: #ffffff;
border-bottom: solid 1px;
transition: opacity 0.2s ease-in-out;
}
.hero-text .subtitle a:hover{
color: #ffffff;
opacity: 0.7;
}
.hero-text .subtitle{
max-width: 740px;
display:block;
margin:0 auto;
font-size: 1.4rem;
}
.hero-text .qt-subtitle{
font-size: 1rem;
max-width: 540px;
display:block;
margin:0 auto;
}
.second-qual{
border-left: solid 2px #101419;
padding-left: 10px;
margin-left: 10px;
}
@media only screen and (max-width: 1700px){
.hero-text{
margin-right:100px;
}
}
@media only screen and (max-width: 1500px){
.hero-text{
margin-right:50px;
}
.hero-text .subtitle{
font-size: 1.2rem;
max-width: 640px;
}
}
@media only screen and (max-width: 1380px){
.hero-text .subtitle{
max-width: 620px;
}
}
@media only screen and (max-width: 1280px){
.hero-text{
margin-right:30px;
}
.hero-text .subtitle{
margin-bottom: 30px !important;
}
}

/********** Hero End
@media only screen and (max-width: 1200px){
.diamond-icon{
display:none;
}
}
 **********/

@media only screen and (max-width: 991px){
.hero-text{
padding:80px 0 80px 0;
margin-left:30px;
margin-right: 30px;
}
}
@media only screen and (max-width: 599px){
.hero-text{
padding:50px 0 50px 0;
}
}
@media only screen and (max-width: 480px){
.second-qual{
border-left:none;
padding-left: 0;
margin-left: 0;
display: block;
padding-top: 5px;
}
}
@media only screen and (max-width: 380px){
.hero-text{
padding:25px 0 40px 0;
}
}
/********** Hero End **********/

/********** Hero Socials **********/
.hero-social{
position:absolute;
top:50%;
right:20px;
width:54px;
z-index:2;
transform: translateY(-50%);
}
@media only screen and (max-width: 991px){
.hero-social{
top:100px;
transform: translateY(0);
}
}
@media only screen and (max-width: 767px){
.hero-social{
width:36px;
top:30px;
right:15px;
transform: translateY(0);
}
.hero-social .btn-icon-only.btn-lg{
width: 36px;
height: 36px;
line-height: 36px;
}
}
/********** Hero Socials End **********/

/********** Icon section **********/
.icon-info-1 .icon-element {
display: table-cell;
width: 90px;
height: 90px;
line-height: 1.2;
color: #ffffff;
text-align: center;
vertical-align: middle;
}
.icon-info-1 .icon-element img{
width:90px;
}
.icon-info-1 .icon-info-text {
display: table-cell;
vertical-align: middle;
max-width: 300px;
}
@media only screen and (max-width: 991px) {
.icon-info-link {
  width:370px;
}
}
@media only screen and (max-width: 767px) {
.icon-info-link {
  width:330px;
}
}
/********** Icon section End **********/

/********** Intro Grid **********/
.intro-grid .col-xl-4{
height:500px;
}
.intro-grid .grid-text{
font-size:1rem;	
}
.text-col{
display:table;	
}
.grid-text{
display: table-cell;
vertical-align: middle;
}
@media only screen and (max-width: 1600px){
.intro-grid .grid-text{
font-size: 0.92rem;	
}
}
@media only screen and (max-width: 1400px){
.intro-grid .col-xl-4{
height:550px;
}
.intro-grid .grid-text{
font-size: 0.875rem;	
}
}
@media only screen and (max-width: 1279px){
.intro-grid .col-xl-4{
height:430px;
}
.intro-grid .col-xl-4.last-pic{
display: none;
}
}
@media only screen and (max-width: 991px){
.intro-grid .col-xl-4{
height:380px;
}
}
@media only screen and (max-width: 767px){
.intro-grid .col-xl-4{
height:auto;
}
.intro-grid .lead{
font-size: 1rem;
}
}
/********** Intro Grid End **********/

/********** Testimonials **********/
.testimonial-1 .testimonial-details {
  position: relative;
  padding: 1rem 2.5rem;
  background-color: transparent;
  text-align:center;
}
.testimonial-1 .testimonial-details::before {
  display:none;
}
.owl-theme .owl-dots .owl-dot span::before {
  background-color: #fff;
}
.owl-theme .owl-dots .owl-dot.active span {
  border-color: #fff;
}

@media only screen and (max-width: 1000px) {
.testimonial-border{
width:300px;
height:300px;
}
.testimonial-border-01{
width:300px;
height:300px;
}
}
@media only screen and (max-width: 750px) {
.testimonial-border{
width:250px;
height:250px;
}
.testimonial-border-01{
width:250px;
height:250px;
}
}
@media only screen and (max-width: 599px) {
.testimonial-1 .testimonial-details {
  padding: 1rem 0;
}
.testimonial-border{
display: none;
}
.testimonial-border-01{
display: none;
}
}
/********** Testimonials End **********/

/********** logo holders **********/
.invisalign-logo-holder{
    max-width:400px;
    display:block;
    margin:0 auto;
}

.invisalign-logo-holder::after {
    display: block;
    width: 60px;
    height: 3px;
    margin: 0 auto 1.9rem;
    content: "";
    background-color: #92C3D6;
}
.invisalign-logo-holder-2{
    max-width:300px;
    display:block;
    margin:-20px auto 31px 0;
}

@media only screen and (max-width: 1279px) {
.invisalign-logo-holder-2{
    margin:0 auto 31px 0;
}
}
/********** logo holders End **********/

/********** Various Margins, Paddings and Cleaners **********/
.global-pad{
padding-top: 100px;
padding-bottom: 100px;
}
.mr-35p{
  margin-right: 35px !important;
}
.cleaner-80 { clear: both; height: 80px; }
.cleaner-120 { clear: both; height: 120px; }
.cleaner-200 { clear: both; height: 200px; }
.cleaner-280 { clear: both; height: 280px; }

@media only screen and (max-width: 1500px){
.cleaner-280 { clear: both; height: 200px; }
.cleaner-120 { clear: both; height: 60px; }
}
@media only screen and (max-width: 1100px){
.cleaner-280 { clear: both; height: 160px; }
.cleaner-120 { clear: both; height: 30px; }
}
@media only screen and (max-width: 991px){
.cleaner-80 { clear: both; height: 40px; }
}
@media only screen and (max-width: 599px){
.global-pad{
padding-top: 80px;
padding-bottom: 80px;
}
}
/********** Various Margins, Paddings and Cleaners End **********/

/********** Buttons **********/
.btn{
box-shadow: none !important;
}

.play-btn-auto-animate::before, .play-btn-auto-animate::after {
border: 2px solid #92c3d7;
}
.video-sec .subtitle a{
color: #ffffff;
border-bottom: solid 1px;
transition: opacity 0.2s ease-in-out;
}
.video-sec .subtitle a:hover{
color: #ffffff;
opacity: 0.7;
}
a.uline {
    border-bottom: solid 1px;
    font-weight: 500;
    font-size:12px;
	letter-spacing: 2.5px;
	color: #101419;
	transition: opacity 0.2s ease-in-out;
}

a.uline.white {
    color: #ffffff;
}

a.uline:hover {
    opacity:0.7;
}
.btn {
letter-spacing:1px;
}
.btn-primary {
color: #ffffff;
background-color: #181a1c;
border-color: #181a1c;
box-shadow: none!important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #0e1012;
border-color: #0e1012;
box-shadow: none!important;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle,
.show > .btn-primary.dropdown-toggle:focus {
color: #fff;
background-color: #0e1012;
border-color: #0e1012;
box-shadow: none!important;
}
.go-to-top a {
    background-color: #181a1c;
    box-shadow: none!important;
}

.go-to-top a:hover, .go-to-top a:focus {
    background-color: #0e1012;
    color: #ffffff;
    box-shadow: none!important;
}
/********** Buttons End **********/

/********** Sticky Phone **********/
.sticky-phone {
  position: fixed;
  width: 100%;
  height: 85px;
  padding-left:25px;
  bottom: 0;
  z-index: 999;
  visibility: hidden;
  transition: all 500ms cubic-bezier(.265,.365,.26,.865);
  -webkit-transition-timing-function: cubic-bezier(.265,.365,.26,.865);
  -moz-transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
  -o-transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
  transition-timing-function: cubic-bezier(0.265,.365,.26,.865);
 
}
.sticky-phone--bottom {
	bottom: -85px;
}
.sticky-phone--show {
	visibility: visible;
}
.sticky-phone--bottom.sticky-phone--show {
	bottom: 0;
}
.mob-phone-round{
max-width:62px;
display:none;
}
.mob-phone-round img {
  -webkit-filter: drop-shadow( 1px 1px 1px rgba(0,0,0,0.3) );
 filter: drop-shadow( 1px 1px 1px rgba(0,0,0,0.3) ); 
}
.sticky-phone .btn{
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.3); 
box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.dummy-voobot{
position: fixed;
width: 220px;
height: 64px;
right:25px;
bottom: 23px;
z-index:100;
}
.dummy-voobot img {
  -webkit-filter: drop-shadow( 1px 1px 1px rgba(0,0,0,0.3) );
 filter: drop-shadow( 1px 1px 1px rgba(0,0,0,0.3) ); 
}

@media only screen and (max-width: 599px){
.mob-phone-round{
display:block;
}
.sticky-phone .btn{
display:none;
}
}
/********** Sticky Phone End **********/


/********** Down-Arrow **********/
.down-icon {
 position: absolute;
 bottom: 50px;
 left:50%;
 margin-left: -18px;
 z-index:1;
}
.down-icon .arrow{
height: 20px;
fill: #101419;
margin-top: 80px;
width: 26px;   
}
@media only screen and (max-width: 1023px){
.down-icon {
display:none;
}
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

.bounce {
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}
/********** Down-Arrow End **********/

/********** Profile Section **********/
.profile-sec{
padding-top: 80px;
padding-bottom: 80px;
}
.profile-img-left{
padding-left: 80px;
padding-right: 100px;
}
.profile-det-right{
padding-right:100px;
}
@media only screen and (max-width: 1600px){
.profile-img-left{
padding-left: 30px;
padding-right: 30px;
}
.profile-det-right{
padding-right:50px;
}
}
@media only screen and (max-width: 1279px){
.profile-img-left{
padding-left: 15px;
padding-right: 0;
}
.profile-det-right{
padding-right:15px;
}
}
@media only screen and (max-width: 991px){
.profile-img-left{
padding-left: 0;
padding-right: 0;
max-width: 500px;
display:block;
margin: 0 auto;
}
.profile-det-right{
padding-left: 15px;
padding-right:15px;
padding-top: 80px;
}
}
@media only screen and (max-width: 599px){
.profile-sec{
padding-top: 50px;
padding-bottom: 50px;
}
}
/********** Profile Section End **********/

.testimonial-quote {
    margin-bottom: 0!important;

}
