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


body {
    background-color: #ffffff !important;
    color: #666666;
    font-family: "Montserrat",Helvetica,Arial,sans-serif,Georgia !important;
    font-weight: 400 !important;
    font-size: 15px;
    line-height: 27px;
    overflow-x: hidden;
}

p {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 10px;
    font-weight: 400;
}

a {
  color: #935b35 ;
}

a:hover {
  color: #301f10 !important;
  text-decoration: none !important;
}

h1, .h1 {
  font-size: 35px!important;
  font-weight: 400;
  color: #6b4a35!important;
  text-transform: uppercase;
}

h2, .h2 {
  font-size: 22px;
  font-weight: 400;
  color:#9caeb4;
  margin-bottom: 20px;  
  line-height: 30px;
}

h3, .h3 {
  font-size: 20px;
  font-weight: 400;  
  color:#935b35 ;
  margin-bottom: 20px;
}


h4, .h4 {
    color: #666666;
    font-size: 15px;
    line-height: 27px;
    margin: 15px 0 15px  0;
    font-weight: 400;
}

.text-bold {
  font-weight: 700;  
}

.white {
	color: #fff;
}

.height {
    height: inherit;
}

.disclaimer {
    line-height: 17px;
}

/* ---------------------------------------------------- snippet-navbar ---------------------------------------------------- */

.navbar-pos {
    position: absolute;
    width: 100%;
    z-index: 101;
}

.navbar-top li a.btn-book {
    background-color: #301f10;
    color: #fff;
    font-size: 20px;
    margin-right: 1px;
    font-weight: 400;
}
.navbar-top li a.btn-book:hover {
    background-color: #fff;
    color: #301f10;
    font-weight: 400;
}

.navbar-top li a.btn-contact {
    background-color: #935b35;
    color: #fff;
    font-size: 23px;
    font-weight: 400;
}

.navbar-top li a.btn-contact:hover {
    background-color: #fff;
    color: #301f10;
}

.mobile-logo {
	background-color: #935b35  ;
	width: 100%;
}

img.logo-mobile {
    padding: 25px 0;
}

@media screen and (max-width: 767px) {
	.navbar-pos {
        position: relative;
    }
	.navbar-pos ul.navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}
}

/* ---------------------------------------------------- snippet-banner-home ---------------------------------------------------- */

.jumbotron {
    background: rgba(147, 91, 53, 1) url(/public/images/banner_home.jpg) no-repeat scroll center top / cover;
    height: 500px;
    padding-top: 0;
    margin-bottom: 0;
    position: relative;

}

.hobanner {
	height: 600px;
	width: 600px;
	position: absolute;
	top: 130px;
	right: 10%;
}

.jumbotron .logo {
	margin-top: 50px;
}

/* ---------------------------------------------------- snippet-inside ---------------------------------------------------- */

.jumbotron-inside {
    background: rgba(147, 91, 53, 1) url(/public/images/invisalign-edmonton-banner.jpg) no-repeat scroll center top / cover;
    height: 320px;
    padding: 0;
    margin-bottom: 0;
    position: relative;
}

.jumbotron-inside .logo {
	margin-top: 15px;
      width: 70%;
}
.hobanner_inside {
	top: 200px;
        font-size: 36px;
        color: #fff!important;
	font-weight: 400;
        text-align: right;
	right: 5%;
}

.visibility {
	position: relative;
	z-index: 3;
	background-color: #fff;
}

.visibility .container {
	padding-top: 50px;
}

/* ---------------------------------------------------- snippet-menu ---------------------------------------------------- */

.sf-menu a{display:block}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{background-color:#d2ddc0!important;color:#173440!important}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#333!important;background-color:#f3a91c!important}
.sf-menu .current li a{color:#fff}
.sf-menu,.sf-menu *{padding:0;list-style:none}
.sf-menu ul li{width:100%}.sf-menu li:hover{visibility:inherit}
.sf-menu a{position:relative;padding:10px;text-decoration:none}
ul.sf-menu li.sfHover li ul,ul.sf-menu li:hover li ul{top:-999em}
ul.sf-menu li li.sfHover ul,ul.sf-menu li li:hover ul{left:12.8em;top:0}
ul.sf-menu li li.sfHover li ul,ul.sf-menu li li:hover li ul{top:-999em}
ul.sf-menu li li li.sfHover ul,ul.sf-menu li li li:hover ul{left:10em;top:0}
.sf-menu li ul li ul{background-color:#e2e2e2;margin-left:45px;width:100%}
.sf-menu li ul li ul li ul{background-color:#e2e2e2;margin-left:100px;width:100%}
.sf-menu li ul li a {padding-left:15px!important;padding-right:0!important;line-height:16px}
.sf-menu li.sfHover ul,.sf-menu li:hover ul{left:0;top:50px;z-index:99;width:250px;}
.dropdown-submenu{position:relative}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px;-moz-border-radius:0 6px 6px;border-radius:0 6px 6px}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent transparent transparent #ccc;border-style:solid;border-width:5px 0 5px 5px;margin-top:5px;margin-right:-10px}
.dropdown-submenu:hover>a:after{border-left-color:#fff}
.dropdown-submenu.pull-left{float:none}
.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}

.sf-menu ul {
  position:absolute;
  top:-999em;
}

.menu-bgr {
    background-color: rgba(48, 31, 16, 1);
    width: 100%;
	position: relative;
}

.navbar-default {
    border: none;
    background-color: transparent;
    margin-bottom: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff!important;
    background-color: #935b35;
}

.sf-menu li ul li a:link, .sf-menu li ul li a:visited {
    background-color: #301f10 ;
    color: #fff!important;
	font-weight: 400;
}

.sf-menu li ul li a:hover {
    background-color: #935b35  ;
    color: #fff;
}

.menu-bgr .navbar-collapse.collapse {
	padding-left: 0;
}

/* ---------------------------------------------------- snippet-menu-mobile ---------------------------------------------------- */

.navbar-inverse {
    margin-bottom: 0;
}

.navbar-inverse .navbar-toggle {
    border-color: #935b35;
    color: #935b35;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
	font-weight: 400;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: #fff;
    color: #000;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    font-size: 16px;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #fff;
    color: #000;
}

/* ---------------------------------------------------- snippet-rows ---------------------------------------------------- */

.row0 {
    background: rgba(234, 232, 231, 1);
    padding-top: 50px;
    padding-bottom: 50px;
}


.row1 {
    background: rgba(234, 232, 231, 1);
    padding-top: 50px;
    /* background: url(https://copperwooddental.ca/public/images/row5.jpg) center center/cover no-repeat rgba(0,0,0,0); */
    position: relative;
}


@media screen and (max-width: 767px) {
	.row1 {
		background: rgba(255, 255, 255, 1) ;
		height: auto;
	}
	.row1 h1 {
		margin-top: 10px;
	}
}

.row2 {
    position: relative;
    height: auto;
}

@media screen and (min-width: 768px) {
    .row2 {
        height: 415px;
    }
    .row2 .img-left {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    
    .row2 .img-right {
        position: absolute;
        bottom: 0;
        right: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    h2.tablet {
        margin-bottom: -55px;
    }
}

.row2-name-left {
	background: #935b35; 
	color: #fff!important;
	font-size: 16px;
 	padding: 10px;
	position: absolute;
	bottom: 0px;
	right: 15%;
}

.row2-name-right {
	background: #935b35; 
	color: #fff!important;
	font-size: 16px;
	padding: 10px;
	position: absolute;
	bottom: 0px;
	left: 15%;
}

@media screen and (max-width: 767px) {
    .row2-name-left, .row2-name-right {
        position: static;
        padding: 5px;
        font-size: 14px;
        margin-right:-15px;
    }
    .row2-name-left {
        margin-left: -15px;
    }
}

.row3 {
    background: rgba(255, 255, 255, 1)  repeat scroll 0 0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 35px;

}

@media screen and (max-width: 991px) {
    .row3 {
        background: rgba(255, 255, 255, 1)  repeat scroll 0 0;
    }
}

.row3-title {
	font-weight: 400;
	font-size: 23px !important;
}

a.block {
    display: block;
}

a.block div {
    font-size: 23px;
    color: #fff;
    line-height: 30px;
    background-color: #935b35;
    height: 70px;
    padding: 22px 25px;
    font-weight: 400;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    a.block div {
        padding: 10px 25px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    a.block div {
        padding: 10px 15px;
    }
}

@media screen and (max-width: 767px) {
    div.under-menu div.col-xs-12 {
        margin-bottom: 25px;
    }
    a.block div {
        height: auto;
    }
}
/* .row4 {
    background: rgba(255, 255, 255, 1) url(/public/images/row4.webp) no-repeat scroll center top / cover;
    height: auto;
    position: relative;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .row4 {
        background: url("/public/images/row4.jpg") no-repeat center / cover;
    }
}
*/

.row4 {
     background: url('/public/images/row4.webp') no-repeat scroll center top / cover;
}
body.no-webp .row4 {
     background: url('/public/images/row4.jpg') no-repeat scroll center top / cover;
}

.row4 h2 {
	margin: 26px;
        color: #fff!important;
        line-height:30px;
}

@media screen and (max-width: 767px) {
	/*.row4 {
		background: rgba(0, 174, 239, 1) url(/public/images/row4.jpg) no-repeat scroll left top / cover;
		height: auto;
	}  */
	.row4 {
     background: url('/public/images/row4.webp') no-repeat scroll left top / cover;
    }
    body.no-webp .row4 {
         background: url('/public/images/row4.jpg') no-repeat scroll left top / cover;
    }
	
	.row4 h2 {
		margin-top: 10px;
	}
}
.row4-text {
	background: #301f10; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left, #301f10, #935b35); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #301f10, #935b35); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #301f10, #935b35); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #301f10, #935b35); /* Standard syntax */
	color: #fff !important;
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: 400;
}
.row4-txt {
	color: #fff !important;
	margin: 30px;
	font-weight: 400;
	font-size: 20px;
}
.row4-phone {
	color: #fff !important;
	margin: 30px;
	font-weight: 400;
	font-size: 30px;
}

.row7 {
    background: #d3cfce;
}
.row7-pad {
    padding: 70px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .row7-pad {
        padding: 40px 0;
    }
}
@media screen and (max-width: 991px) {
    .row7-pad {
        padding: 0 15px 15px;
        text-align: center;
    }
}

/* ---------------------------------------------------- snippet-sidebar ---------------------------------------------------- */

.sidebar {
	margin-top: 20px;
}

.sidebar a {
	display: block;
	background-color: #935b35;
	margin: 25px 0;
	height: auto;
	color: #666;
	position: relative;
    border: 1px solid #935b35  !important;
}

.sidebar a span {
	position: absolute;
	top: 15px;
	left: 20px;
	letter-spacing: 1px;
}

.sidebar a:hover {
	color: #fff;
	background-color: #000;
}

/* footer ---------------------------------------------------- */

.footer-bgr {
    background-color: #262626;
    position: relative;
    z-index: 101;
	padding: 50px 0 30px;
	color: #6c6c6c;
    font-size: 14px;
}

.footer-bgr a {
    color: #cca775;
}
.footer-bgr a:hover {
    color: #ffffff !important;
}
.footer-bgr .bottom {
	margin-top: 40px;
}

.footer-bgr .title {
	font-size: 26px;
	color: #935a37;
	font-weight: 400;
	line-height: 50px;
}
.footer-bgr .keyword {
	font-size: 20px;
	color: #7c7c7c;
	margin: -5px 0 20px 0;
}

.footer-bgr .phone {
	font-size: 20px;
	font-weight: 400;
	color: #935a37;
	line-height:40px;
}

.footer-bgr .address {
	font-size: 16px;
	font-weight: 400;
}

.footer-bgr .locations {
	font-size: 16px;
	margin-top: 20px;
}

.footer-bgr .footer-links {
	font-size: 16px;
	margin-top: 50px;
}

@media screen and (max-width: 767px) {
	.footer-bgr ul {
		margin-top: 15px;
	}
	.footer-bgr .footer-links {
		margin-top: 20px;
	}
}

.footer-bgr a:hover {
	color: #2e3192;
}

.footer-copyright{
    background-color: #000;
    position: relative;
    z-index: 101;
	padding: 50px 0 30px;
	color: #6c6c6c;
    font-size: 14px;
}

/*  other ---------------------------------------------------- */

.panel {    
    border: 1px solid #ddd!important;
    
}

.panel-heading {
    border-bottom: 1px solid #ddd!important;    
}

.breadcrumb {
    background-color: #fafafa !important;
    color: #999 !important;    
    font-size: 14px !important;
    font-weight: 400;
}

.breadcrumb a{
    color: #999 !important;    
}

.up {
    padding-top: 24px;
    font-size: 13px !important;
}

.up a{
    font-size: 13px !important;
    font-weight: 400;
}
}

.up .list-group-item {    
    padding: 8px 15px;    
}

ul li {
    color: #666666;
    font-size: 15px;
    font-weight: 400;
}
ol li {
    color: #666666;
    font-size: 15px;
    font-weight: 400;
}

.footnote1 {
    font-size:13px;
    line-height:15px;
    font-style: italic;
}

.footnote2 {
    font-size:11px;
    line-height:15px;
}

@media screen and (min-width: 768px) {
    .about-us img {
        float: left;
    }
}

/* start slider after & before */
.ba-slider {
  position: relative;
  overflow: hidden;
}
.ba-slider img {
  width: 100%;
  display: block;
}
.resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
}
.handle {
  /* Thin line seperator */
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 4px;
  margin-left: -2px;
  background: rgba(0, 0, 0, 0.5);
  cursor: ew-resize;
}
.handle:after {
  /* Big orange knob  */
  position: absolute;
  top: 50%;
  width: 64px;
  height: 64px;
  margin: -32px 0 0 -32px;
  content: '\21d4';
  color: white;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  line-height: 64px;
  background: #ffb800;
  /* @orange */
  border: 1px solid #e6a600;
  /* darken(@orange, 5%) */
  border-radius: 50%;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3), inset 0 2px 0 rgba(255, 255, 255, 0.5), inset 0 60px 50px -30px #ffd466;
  /* lighten(@orange, 20%)*/
}
.draggable:after {
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
  line-height: 48px;
  font-size: 30px;
}
/* end slider after & before */

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}
.mr-auto {
    margin-right: auto!important
}
hr.hours {
    margin: 0
}
/* C2A widget START */
@media screen and (max-width: 768px) {
    .navbar.navbar-inverse {
        position: fixed;
        bottom: 0;
        z-index: 999;
        box-shadow: 0 -3px 4px rgba(0,0,0,0.5);
        width: 100%;
    }
    .footer-copyright {
        padding-bottom: 70px;
    }
    .d-none {
        display: none !important;
    }
    .c2a-popup {
        bottom: 66px !important;
    }
}
.c2a-close {
    font-size: 30px !important;
}
/* C2A widget END */

.svg-inline-icon {
    display: inline-block;
    font-size: inherit;
    height: 2em;
    overflow: visible;
    vertical-align: -.125em;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
}
.mb-5 {
    margin-bottom: 2.5rem !important;
}
.pb-5 {
    padding-bottom: 2.5rem !important;
}
.svg-inline-icon {
    fill: #fff;
}
.svg-inline-icon:hover {
    fill: #cca775;
}

.py-5 {
    padding-top: 2.5rem!important;
    padding-bottom: 2.5rem!important;
}
.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.w-50 {
    width: 50% !important;
}
@media screen and (min-width: 768px) {
    .d-md-flex {
        display: flex !important;    
    }
    ul {
        list-style-position: inside;
    }
    .text-md-center {
        text-align: center!important;
    }
}
.book-online {
    background: rgba(48, 31, 16, 1);
    color: #fff !important;
    border-radius: 10px;
    padding: 13px 20px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .5);
    transition: all 0.25s ease;
    border: 1px solid #935b35;
}
.book-online:hover {
    box-shadow: 0 0 0 rgba(0, 0, 0, .5);
    transform: translate(-3px, 3px);
    color: #f7cc63 !important;
}
.book-online svg {
    position: relative;
    top: 6px;
    width: 20px;
    margin-right: 7px;
    animation: infinite 3500ms wiggle ease-in-out;
}
@keyframes wiggle {
    0% {
        transform: rotate(0deg);
        color: #fff;
    }
    2.5% {
        transform: rotate(7deg);
        color: #935b35;
    }
    5% {
        transform: rotate(-7deg);
    }
    7.5% {
        transform: rotate(7deg);
    }
    10% {
        transform: rotate(-7deg);
    }
    12.5% {
        transform: rotate(7deg);
    }
    15% {
        transform: rotate(-7deg);
    }
    17.5% {
        transform: rotate(7deg);
    }
    20% {
        transform: rotate(-7deg);
        color: #935b35;
    }
    22.5% {
        transform: rotate(0deg);
        color: #fff;
    }
    100% {
        transform: rotate(0deg);
        color: #fff;
    }
}

.header {
    background: #935a37 url('/public/images/new-prices-banner.jpg') no-repeat center top 65% /cover;
    height: 60vh;
}
@media screen and (max-width: 768px) {
    .header {
        height: 40vh;
        background-position: left 40% center;
    }
}
@media screen and (min-width: 768px) {
    .d-md-none {
        display: none!important;
    }
    .d-md-block {
        display: block!important;
    }
}

/* Custom Flexbox classes */
.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center; /* Centers horizontally */
}
.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
.flex-column {
    flex-direction: column !important;
}
@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }
}
.py-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
