@font-face { font-family: 'PPHatton-Bold'; src: url("../fonts/PPHatton-Bold.otf") format("opentype"); }
@font-face { font-family: 'PPHatton-Medium'; src: url("../fonts/PPHatton-Medium.otf") format("opentype"); }
@font-face { font-family: 'PPHatton-Ultralight'; src: url("../fonts/PPHatton-Ultralight.otf") format("opentype"); }
@font-face { font-family: 'Cormorant'; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/cormorant-300.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
	@font-face { font-family: 'Cormorant'; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/cormorant-400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
	@font-face { font-family: 'Cormorant'; font-style: normal; font-weight: 500; font-display: swap; src: url(../fonts/cormorant-500.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
	@font-face { font-family: 'Cormorant'; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/cormorant-700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
	@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; font-stretch: 100%; src: url(../fonts/opensans-300.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }
	@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans-400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
	@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans-600.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
	@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans-700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
	*, *::before, *::after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	body { font-family: 'Cormorant', serif; font-size: 16px; font-weight: 500; line-height: 1.5; color: #000; }
	a { color: inherit; text-decoration: underline; }
	a:hover, a:focus { color: inherit; text-decoration: none; }
	p { margin-bottom: 1rem; }
	img { max-width: 100%; height: auto; }
	b { font-weight: 600; }
	strong { font-weight: 700; }
	.transition { -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
	a.phonelink, a.phonelink:hover, a.phonelink:focus { cursor: default; text-decoration: none !important; }
	.overflow-x-hide { overflow-x: hidden; }
	.overflow-y-hide { overflow-y: hidden; }
	.overflow-hide { overflow: hidden; }
	hr { opacity: 0.1; }
	@media (max-width: 1024px) {a.phonelink {text-decoration: underline !important;}}
	.text-primary { color: #79bde9 !important; }
	.text-secondary { color: #000000 !important; }
	.text-dark { color: #414141 !important; }
	.text-darker { color: #000000 !important; }
	.fw-medium { font-weight: 500 !important; }
	.fw-sbold { font-weight: 600 !important; }
	.fs-smaller { font-size: 14px !important; }
	.fs-small { font-size: 16px !important; }
	.fs-large { font-size: 18px !important; }
	.fs-xlarge { font-size: 26px; }
	.text-uppercase-none { text-transform: none !important; }
	.font-cormorant { font-family: 'Cormorant' !important; }
	.bg-cover { background-size: cover !important; }
	.bg-contain { background-size: contain !important; }
	.bg-left { background-position: left !important; }
	.bg-left-top { background-position: left top !important; }
	.bg-right { background-position: right !important; }
	.bg-right-top { background-position: right top !important; }
	.bg-center { background-position: center !important; }
	.bg-center-top { background-position: center top !important; }
	.bg-center-bottom { background-position: center bottom !important; }
	.bg-repeat { background-repeat: repeat !important; }
	.bg-repeat-x { background-repeat: repeat-x !important; }
	.bg-repeat-y { background-repeat: repeat-y !important; }
	.bg-norepeat { background-repeat: no-repeat !important; }
	.bg-primary { background-color: #79bde9 !important; }
	.bg-secondary { background-color: #000000 !important; }
	.bg-light { background-color: #d5eaf8 !important; }
	.bg-dark { background-color: #414141 !important; }
	.bg-darker { background-color: #000000 !important; }
	.bg-gradient { background-image: linear-gradient(45deg, #8ac5ef 0%, #e4f2fb 40%, #e4f2fb 60%, #8ac5ef 100%) !important; }	
	.bg-gradient1 { background-image: linear-gradient(90deg, #7dbfe9 0%, #e4f2fb 51%, #7abde9 100%) !important }
	.border-primary { border-color: #79bde9 !important; }
	.border-secondary { border-color: #000000 !important; }
	.border-light { border-color: #f2f2f2 !important; }
	.border-dark { border-color: #414141 !important; }
	.border-darker { border-color: #000000 !important; }
	.rounded-25{border-radius: 25px;}
	@media (min-width: 576px) {
		.position-sm-absolute { position: absolute !important; }
	}
	@media (min-width: 768px) {
		.position-md-absolute { position: absolute !important; }
	}
	@media (min-width: 992px) {
		.position-lg-absolute { position: absolute !important; }
	}
	@media (min-width: 1200px) {
		.position-xl-absolute { position: absolute !important; }
	}
	@media (min-width: 1400px) {
		.position-xxl-absolute { position: absolute !important; }
	}
	@media (min-width: 576px) {
		.w-sm-25   { width: 25% !important; }
		.w-sm-50   { width: 50% !important; }
		.w-sm-75   { width: 75% !important; }
		.w-sm-100  { width: 100% !important; }
		.w-sm-auto { width: auto !important; }
		.mw-sm-25   { max-width: 25% !important; }
		.mw-sm-50   { max-width: 50% !important; }
		.mw-sm-75   { max-width: 75% !important; }
		.mw-sm-100  { max-width: 100% !important; }
		.mw-sm-auto { max-width: auto !important; }
	}
	@media (min-width: 768px) {
		.w-md-25   { width: 25% !important; }
		.w-md-50   { width: 50% !important; }
		.w-md-75   { width: 75% !important; }
		.w-md-100  { width: 100% !important; }
		.w-md-auto { width: auto !important; }
		.mw-md-25   { max-width: 25% !important; }
		.mw-md-50   { max-width: 50% !important; }
		.mw-md-75   { max-width: 75% !important; }
		.mw-md-100  { max-width: 100% !important; }
		.mw-md-auto { max-width: auto !important; }
	}
	@media (min-width: 992px) {
		.w-lg-25   { width: 25% !important; }
		.w-lg-50   { width: 50% !important; }
		.w-lg-75   { width: 75% !important; }
		.w-lg-100  { width: 100% !important; }
		.w-lg-auto { width: auto !important; }
		.mw-lg-25   { max-width: 25% !important; }
		.mw-lg-50   { max-width: 50% !important; }
		.mw-lg-75   { max-width: 75% !important; }
		.mw-lg-100  { max-width: 100% !important; }
		.mw-lg-auto { max-width: auto !important; }
	}
	@media (min-width: 1200px) {
		.w-xl-25   { width: 25% !important; }
		.w-xl-50   { width: 50% !important; }
		.w-xl-75   { width: 75% !important; }
		.w-xl-100  { width: 100% !important; }
		.w-xl-auto { width: auto !important; }
		.mw-xl-25   { max-width: 25% !important; }
		.mw-xl-50   { max-width: 50% !important; }
		.mw-xl-75   { max-width: 75% !important; }
		.mw-xl-100  { max-width: 100% !important; }
		.mw-xl-auto { max-width: auto !important; }
	}
	@media (min-width: 1400px) {
		.w-xxl-25   { width: 25% !important; }
		.w-xxl-50   { width: 50% !important; }
		.w-xxl-75   { width: 75% !important; }
		.w-xxl-100  { width: 100% !important; }
		.w-xxl-auto { width: auto !important; }
		.mw-xxl-25   { max-width: 25% !important; }
		.mw-xxl-50   { max-width: 50% !important; }
		.mw-xxl-75   { max-width: 75% !important; }
		.mw-xxl-100  { max-width: 100% !important; }
		.mw-xxl-auto { max-width: auto !important; }
	}
	.direction-right { direction: rtl; }
	.direction-left { direction: ltr; }
	@media (min-width: 576px) {
		.direction-sm-right { direction: rtl; }
		.direction-sm-left { direction: ltr; }
	}
	@media (min-width: 768px) {
		.direction-md-right { direction: rtl; }
		.direction-md-left { direction: ltr; }
	}
	@media (min-width: 992px) {
		.direction-lg-right { direction: rtl; }
		.direction-lg-left { direction: ltr; }
	}
	@media (min-width: 1200px) {
		.direction-xl-right { direction: rtl; }
		.direction-xl-left { direction: ltr; }
	}
	@media (min-width: 1400px) {
		.direction-xxl-right { direction: rtl; }
		.direction-xxl-left { direction: ltr; }
	}
	.page-title { font-family: 'PPHatton-Medium'; font-size: 32px; line-height: 1.2; margin-bottom: 0rem; }
	.sub-title1 { font-family: 'PPHatton-Medium'; font-size: 30px; line-height: 1.2; margin-bottom: 0.5rem; }
	.sub-title2 { font-family: 'PPHatton-Medium'; font-size: 20px; line-height: 1.2; margin-bottom: 0; }
	.sub-title3 { font-size: 20px; line-height: 1.2; margin-bottom: 0; }
	.sub-title4 { font-family: 'PPHatton-Medium'; font-size: 24px; line-height: 1.2; margin-bottom: 0; }
	.h1-home { font-size: inherit; font-weight: 400; line-height: inherit; }
	.page-header { font-size: 15px; font-weight: 400; line-height: 1.4; }
	.page-header .site-logo img { width: auto; max-height: 60px; }
	.sticky-fixed { position: fixed; left: 0; right: 0; top: 0; z-index: 10201; background-color: #d5eaf8; }
	.contact-map { min-height: 300px; background-size: auto 370px; }
	.contact-map .btn { margin-top: 160px; }
	.table-hours { max-width: 270px; width: 100%; text-align: left; }
	.table-hours tr td:first-child { width: 139px; }
	.slinks { list-style: none; margin: 0; padding: 0; }
	.slinks a { display: block; text-decoration: none; }
	.slinks li { display: inline-block; -webkit-transition: .6s ease; transition: .6s ease; }
	.slinks li + li { margin-left: 10px; }
	.slinks li a svg path { -webkit-transition: .4s ease; transition: .4s ease; }
	.slinks li a:hover svg path { fill: #79bde9; }
	.slinks li a:hover span.blog-txt { color:#79bde9; -webkit-transition: .4s ease;
    transition: .4s ease; }
	.tooltip-inner { background-color: #79bde9; color: #fff; }
	.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before, .bs-tooltip-top .tooltip-arrow::before { border-top-color: #79bde9; }
	.page-footer { font-size: 15px; line-height: 1.4; }
	.page-footer a { color: inherit; }
	.copyright-text { font-family: Verdana, Geneva, sans-serif; font-size: 11px; line-height: 1.4; }
	.webauthorv1 { color: #828487; text-align: left !important; font-family: 'Open Sans', sans-serif !important; font-weight: 400 !important; font-size: 11px !important; line-height: 1.4 !important; text-transform: uppercase !important; display: inline-block !important; position: relative !important; padding-left: 35px; }
	.webauthorv1 strong.dfbold { font-size: 16px !important; font-weight: 700 !important; letter-spacing: 0.3px !important; }
	.webauthorv1 a.dflink, .webauthorv1 a.dflink:hover, .webauthorv1 a.dflink:focus { color: inherit !important; text-decoration: none !important; font-weight: inherit !important; font-size: inherit !important; }
	.webauthorv1 a.dflink:focus { outline: none !important; }
	.webauthorv1 .dflogo { position: absolute; left: 0; top: 4px; }
	.lineup1 { margin-left: -0.3px; }
	.lineup2 { margin-left: -1.3px; }
	.lineup3 { margin-left: -0.5px; }
	.lineup4 { margin-left: -0.5px; }
	.lineup5 { margin-left: -0.5px; }
	.lineup6a { margin-left: 0.5px; }
	.lineup6b { margin-left: -0.5px; }
	.df-author[data-theme=white] .webauthorv1 { color: #fff !important; }
	.df-author[data-theme=white] .webauthorv1 path { fill: #fff !important; }
	.df-author[data-theme=light] .webauthorv1 { color: #bbb !important; }
	.df-author[data-theme=light] .webauthorv1 path { fill: #bbb !important; }
	.df-author[data-theme=dark] .webauthorv1 { color: #555 !important; }
	.df-author[data-theme=dark] .webauthorv1 path { fill: #555 !important; }
	.navbar-toggler { width: 22px; height: 19px; padding: 0; outline: none !important; vertical-align: initial; display: inline-block; }
	.navbar-toggler:focus { box-shadow: none; }
	.navbar-toggler .i-line { width: 100%; height: 2px; border-radius: 10px; background-color: #ffffff; position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; }
	.navbar-toggler .i-line.top { top: 0; }
	.navbar-toggler .i-line.middle { top: 50%; margin-top: -1.5px; }
	.navbar-toggler .i-line.bottom { bottom: 0; }
	.closed .i-line.middle { width: 0; opacity: 0; }
	.closed .i-line.top { top: 7px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg); }
	.closed .i-line.bottom { bottom: 8px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg); }
	.navbar .nav-item { outline: none; }
	.navbar .nav-link { color: #000000; font-size: 14px; font-weight: 500; line-height: 1.4; text-transform: uppercase; text-decoration: none; padding: 14px 16px; }
	.active .nav-link, .open .nav-link, .nav-item:hover .nav-link, .nav-item:focus .nav-link { background-color: transparent; color: #79bde9; text-decoration: none; }
	.navbar .dropdown-menu { font-size: 14px; font-weight: 400; line-height: 1.2; text-transform: uppercase; background: linear-gradient(0, #79bde9 0%, #e4f2fb 100%) !important; color: #000000; margin: 0; border: none; border-radius: 0; padding: 5px 0; }
	.navbar .dropdown-menu .dropdown-item { color: #000000; text-decoration: none; padding: 6px 16px; white-space: normal; }
	.navbar .dropdown-menu .dropdown-item:hover, .navbar .dropdown-menu .dropdown-item:focus, .navbar .dropdown-menu .dropdown-item:active { background-color: transparent; color: #fff; }
	.navbar .open > .dropdown-menu { display: block; }
	.sidebar-nav { z-index: 1021; position: fixed; left: -250px; top: 0; width: 100%; max-width: 250px; height: 100%; text-align: left; -webkit-box-shadow: rgba(0,0,0,.1) 1px 0px 5px; box-shadow: rgba(0,0,0,.1) 1px 0px 5px; background-image: linear-gradient(0, #79bde9 0%, #e4f2fb 100%) !important; }
	.sidebar-nav .container, .sidebar-nav .container-fluid { height: 100%; }
	.sidebar-nav .navbar-collapse { display: block; overflow-y: auto; height: 100% !important; }
	.sidebar-nav .navbar-nav > .nav-item { border-bottom: rgba(100,100,100,.5) 1px solid; }
	.sidebar-nav .navbar-nav .dropdown-toggle { padding-right: 28px; }
	.sidebar-nav .dropdown-toggle::after { position: absolute; right: 15px; top: 23px; border-width: 5px; opacity: .7; -webkit-transform: rotate(-90deg); transform: rotate(-90deg);  -webkit-transition-duration: .4s; transition-duration: .4s; }
	.sidebar-nav .show::after { -webkit-transform: rotate(0); transform: rotate(0); }
	.menu-fade { position: fixed; left: 0 !important; right: 0 !important; top: 0 !important; bottom: 0 !important; z-index: 1020; background-color: rgba(0,0,0,.1); display: none; }
	.site-form { font-size: 17px; }
	.form-control, .form-select { border-color: #ced4da; color: #000; font-size: 18px; font-weight: 400; line-height: 1.4; height: calc(1.4em + .75rem + 4px); box-shadow: none; outline: none; }
	.form-control:focus, .form-select:focus { box-shadow: none; border-color: #202833; }
	.form-select { background-size: 15px; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23999999' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"); }
	textarea.form-control { height: 70px; }
	.g-recaptcha { -webkit-transform: scale(.8); transform: scale(.8); -webkit-transform-origin: center; transform-origin: center; max-width: 280px; }
	.form-check { padding-left: 2rem; margin-bottom: 0.5rem; }
	.form-check-input { margin-top: 2px; width: 18px; height: 18px; margin-left: -2rem !important; }
	/* .form-check-input[type=checkbox] { border-radius: 0 !important; } */
	.form-check-input:focus { box-shadow: none; }
	.form-check-input:checked { background-color: #79bde9; border-color: #79bde9; }
	.form-check-label { line-height: 1.3; }
	.rating { display: table; direction: rtl; }
	.rating>input { display: none; }
	.rating>label { position: relative; font-size: 32px; cursor: pointer; display: table-cell; }
	.rating>label::before { content: "\2605"; position: absolute; opacity: 0; }
	.rating>label:hover:before, .rating>label:hover~label:before { opacity: 1 !important; }
	.rating>input:checked~label:before { opacity: 1; }
	.rating:hover>input:checked~label:before { opacity: 0.4; }
	.datepicker-top-left, .datepicker-top-right { border-top-color: #79bde9 !important; }
	.datepicker-top-left::before, .datepicker-top-right::before { border-bottom-color: #79bde9 !important; }
	.datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover { color: #79bde9 !important; }
	.datepicker-panel > ul > li.highlighted, .datepicker-panel > ul > li:hover { background-color: #ddd !important; }
	.input-group-text { font-size: 14px; }
	.contact-form { max-width: 710px; margin-left: auto; margin-right: auto; }
	.form-light .form-control, .form-light .form-select { background-color: #FFFFFF; color: #000; border-color: #FFFFFF; }
	.form-light .form-check-input { background-color: transparent; color: #FFFFFF; border-color: #000; }
	.form-light .form-control:focus, .form-light .form-select:focus { border-color: #fff; }
	.form-light .form-select option { color: #000; }
	input[type="checkbox"]:required { border-color: red; }
	.form-check-input:checked[type=checkbox]:required { border-color: #0b5ed7; }
	.input-group .form-floating { flex: 1; }
	.form-floating>label { white-space: nowrap; }
	.form-control[type=file] { font-size: inherit; line-height: 1.7; }
	.form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {opacity: 90 !important;}
	.btn { font-size: 14px; font-weight: 700; letter-spacing: 1px; padding: 11px 22px; text-transform: uppercase; text-decoration: none; border-radius: 600px; box-shadow: none !important; min-width: 190px; }
	.btn-primary { color: #fff; background-color: #79bde9; border-color: #79bde9; }
	.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active { color: #fff; background-color: #000; border-color: #000; }
	.btn-secondary { color: #fff; background-color: #3955a8; border-color: #3955a8; }
	.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled):active { color: #fff; background-color: #0BBFF2; border-color: #0BBFF2; }
	.btn-dark { color: #fff; background-color: #000000; border-color: #000000; }
	.btn-dark:hover, .btn-dark:focus, .btn-dark:not(:disabled):not(.disabled):active { color: #fff; background-color: #79bde9; border-color: #79bde9; }
	.btn-outline-primary { color: #79bde9; border-color: #79bde9; }
	.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled):active { color: #fff; background-color: #79bde9; border-color: #79bde9; }
	.btn-outline-secondary { color: #3955a8; border-color: #3955a8; }
	.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active { color: #fff; background-color: #3955a8; border-color: #3955a8; }
	.btn-outline-primary { color: #FFFFFF; border-color: #FFFFFF; }
	.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled):active { color: #fff; background-color: #79bde9; border-color: #79bde9; }
	.btn-outline-dark { color: #202833; border-color: #202833; }
	.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:not(:disabled):not(.disabled):active { color: #fff; background-color: #202833; border-color: #202833; }
	.btns-group { max-width: 280px; }
	.top-btn{ min-width:150px; padding: 7px 20px;}
	#back-to-top { position: fixed; bottom: 220px; right: 10px; z-index: 1000; }
	@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { #back-to-top { right: 20px; } }
	#back-to-top a { background-color: #79bde9; height: 2.6rem; width: 2.6rem; border-radius: 100px; display: block; -webkit-transition-duration: 0.6s; transition-duration: 0.6s; -webkit-box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4); box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4); }
	#back-to-top a:hover { background-color: #414141; }
	#back-to-top svg { position: absolute; left: 0; right: 0; top: 50%; margin: -19px auto 0; }
	.carousel-indicators [data-bs-target] { width: 4px; height: 4px; border-radius: 50%; border: 2px solid #79bde9; background-color: #79bde9; opacity: 1; margin: 0 7px; }
	.carousel-indicators .active { width: 7px; height: 7px; background-color: transparent; border-color: #79bde9; }
	#carouselSliderHome .carousel-item { min-height: 420px; }
	#carouselSliderHome .carousel-indicators [data-bs-target] { background-color: #fff; border-color: #fff; }
	#carouselSliderHome .carousel-indicators .active { background-color: transparent; border-color: #fff; }
	.animated { -webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both }
	.fast { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
	.slow { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
	.delay-250 { -webkit-animation-delay:0.25s; -moz-animation-delay:0.25s; -o-animation-delay:0.25s; animation-delay:0.25s; }
	.delay-500 { -webkit-animation-delay:0.5s; -moz-animation-delay:0.5s; -o-animation-delay:0.5s; animation-delay:0.5s; }
	.delay-750 { -webkit-animation-delay:0.75s; -moz-animation-delay:0.75s; -o-animation-delay:0.75s; animation-delay:0.75s; }
	@-webkit-keyframes fadeInLeft {
		0% { opacity:0; -webkit-transform:translate3d(-400px, 0, 0); transform:translate3d(-400px, 0, 0) }
		to { opacity:1; -webkit-transform:none; transform:none }
	}
	@keyframes fadeInLeft {
		0% { opacity:0; -webkit-transform:translate3d(-400px, 0, 0); transform:translate3d(-400px, 0, 0) }
		to { opacity:1; -webkit-transform:none; transform:none }
	}
	.fadeInLeft { -webkit-animation-name:fadeInLeftSlow; animation-name:fadeInLeftSlow }

	@-webkit-keyframes fadeInRight {
		0% { opacity:0; -webkit-transform:translate3d(400px, 0, 0); transform:translate3d(400px, 0, 0) }
		to { opacity:1; -webkit-transform:none; transform:none }
	}
	@keyframes fadeInRight {
		0% { opacity:0; -webkit-transform:translate3d(400px, 0, 0); transform:translate3d(400px, 0, 0) }
		to { opacity:1; -webkit-transform:none; transform:none }
	}
	.fadeInRight { -webkit-animation-name:fadeInRightSlow; animation-name:fadeInRightSlow }

	@-webkit-keyframes fadeInUp {
		0% { opacity:0; -webkit-transform:translate3d(0, 400px, 0); transform:translate3d(0, 400px, 0) }
		to { opacity:1; -webkit-transform:none; transform:none }
	}
	@keyframes fadeInUp { 
		0% { opacity:0; -webkit-transform:translate3d(0, 400px, 0); transform:translate3d(0, 400px, 0) }
		to { opacity:1; -webkit-transform:none; transform:none }
	}
	.fadeInUp { -webkit-animation-name:fadeInUpSlow; animation-name:fadeInUpSlow }

	@-webkit-keyframes fadeInDown {
		0% { opacity:0; -webkit-transform:translate3d(0, -400px, 0); transform:translate3d(0, -400px, 0) }
		to { opacity:1; -webkit-transform:none; transform:none }
	}
	@keyframes fadeInDown {
		0% { opacity:0; -webkit-transform:translate3d(0, -400px, 0); transform:translate3d(0, -400px, 0) }
		to { opacity:1; -webkit-transform:none; transform:none }
	}
	.fadeInDown { -webkit-animation-name:fadeInDownSlow; animation-name:fadeInDownSlow }

	.fadeInRight-slow, .fadeInLeft-slow, .fadeInUp-slow, .fadeInDown-slow { opacity:0; -webkit-transform: translateX(40px); transform: translateX(40px); }
	@-webkit-keyframes fadeInLeftSlow {
		0% { opacity: 0; -webkit-transform: translateX(-40px); } 
		100% {  opacity: 1;  -webkit-transform: translateX(0); } 
	}
	@keyframes fadeInLeftSlow {
		0% { opacity: 0; transform: translateX(-40px); } 
		100% { opacity: 1; transform: translateX(0); } 
	}
	.fadeInLeft-slow { opacity: 0; -webkit-transform: translateX(-40px); transform: translateX(-40px); }
	.fadeInLeft-slow.go { -webkit-animation-name: fadeInLeftSlow; animation-name: fadeInLeftSlow; }

	@-webkit-keyframes fadeInRightSlow {
		0% { opacity: 0; -webkit-transform: translateX(40px); } 
		100% {  opacity: 1;  -webkit-transform: translateX(0); } 
	}
	@keyframes fadeInRightSlow {
		0% { opacity: 0; transform: translateX(40px); } 
		100% { opacity: 1; transform: translateX(0); } 
	}
	.fadeInRight-slow { opacity: 0; -webkit-transform: translateX(40px); transform: translateX(40px); }
	.fadeInRight-slow.go { -webkit-animation-name: fadeInRightSlow; animation-name: fadeInRightSlow; }

	@-webkit-keyframes fadeInUpSlow {
		0% { opacity: 0; -webkit-transform: translateY(40px); } 
		100% { opacity: 1; -webkit-transform: translateY(0); } 
	}
	@keyframes fadeInUpSlow {
    	0% { opacity: 0; transform: translateY(40px); } 
		100% { opacity: 1; transform: translateY(0); } 
	}
	.fadeInUp-slow { opacity: 0; -webkit-transform: translateY(40px); transform: translateY(40px); }
	.fadeInUp-slow.go { -webkit-animation-name: fadeInUpSlow; animation-name: fadeInUpSlow; }

	@-webkit-keyframes fadeInDownSlow {
		0% { opacity: 0; -webkit-transform: translateY(-40px); } 
		100% { opacity: 1; -webkit-transform: translateY(0); } 
	}
	@keyframes fadeInDownSlow {
    	0% { opacity: 0; transform: translateY(-40px); } 
		100% { opacity: 1; transform: translateY(0); } 
	}
	.fadeInDown-slow { opacity: 0; -webkit-transform: translateY(-40px); transform: translateY(-40px); }
	.fadeInDown-slow.go { -webkit-animation-name: fadeInDownSlow; animation-name: fadeInDownSlow; }
	.slider-section .arrow-left, .slider-section .arrow-right { width: 45px; height: 45px; background-color: #000000; display: flex; align-items: center; justify-content: center; border-radius: 50px; font-size: 31px; color: #fff; position: absolute; top: calc(50% - 22.5px); cursor: pointer; background-repeat: no-repeat; background-position: center; background-size: contain; }
	.slider-section .arrow-left { left: 0; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45 45'%3e%3cpath fill='%23FFFFFF' d='M25.516,14.681l0.82,0.798c0.098,0.098,0.164,0.225,0.164,0.369c0,0.129-0.066,0.272-0.164,0.368l-6.9,6.284 l6.9,6.285c0.097,0.095,0.164,0.239,0.164,0.367c0,0.127-0.066,0.272-0.164,0.368l-0.82,0.8c-0.099,0.095-0.246,0.159-0.377,0.159 s-0.279-0.064-0.377-0.16l-8.098-7.451C16.566,22.772,16.5,22.628,16.5,22.5c0-0.127,0.066-0.272,0.164-0.368l8.097-7.451 c0.099-0.096,0.248-0.16,0.378-0.16S25.417,14.585,25.516,14.681z'/%3e%3c/svg%3e"); }
	.slider-section .arrow-right { right: 0; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45 45'%3e%3cpath fill='%23FFFFFF' d='M19.484,30.319l-0.82-0.798c-0.098-0.098-0.164-0.225-0.164-0.369c0-0.129,0.066-0.272,0.164-0.368 l6.9-6.284l-6.9-6.285c-0.097-0.095-0.164-0.239-0.164-0.367c0-0.127,0.066-0.272,0.164-0.368l0.82-0.8 c0.099-0.095,0.246-0.159,0.377-0.159s0.279,0.064,0.377,0.16l8.098,7.451c0.099,0.096,0.165,0.241,0.165,0.369 c0,0.127-0.066,0.272-0.164,0.368l-8.097,7.451c-0.099,0.096-0.248,0.16-0.378,0.16S19.583,30.415,19.484,30.319z'/%3e%3c/svg%3e"); }
	.slider-section .arrow-left span, .slider-section .arrow-right span { position: relative; top: 0; display: none; }
	.row.slider-section { padding: 0 45px; position: relative; margin: 0 auto; float: none; }
	.slider-line { padding: 0 25px; display: flex; justify-content: space-around; align-items: center; }
	.slick-slide img { margin: 0 auto; width: 100%; }
	.slick-slide { padding: 0 15px; }
	.slide-wrapper { background-color: #EBF8FF; text-align: center; }
	.slide-week { font-size: 22px; font-weight: 500; border-bottom: 20px solid #000000; padding: 10px 0; color:#000000; }
	.slide-week, .slide-title { text-align: center; }
	.slide-title { color: #000000; font-size: 27px; font-weight: 500; padding: 10px 0 0 0; line-height:32px; }
	.slider-range { -webkit-appearance: none; width: 100%; height: 2px; border-radius: 5px; background: #000000; outline: none; }
	.slide-range { position: relative; }
	.slider-range::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; content: '\3e'; width: 20px; height: 20px; border-radius: 50px; background: #000000; cursor: pointer; z-index: 100; border:none; }
	.slider-range::-moz-range-thumb { width: 20px; height: 20px; border-radius: 50px; background: #000000; cursor: pointer; z-index: 100; border:none; }
	.fill { height: 2px; background-color: #000000; position: absolute; left: 0; bottom: 7px; }
	.awards-logo { .position: absolute; right: 0; top: -50%; margin: 0px auto;}

	@media (max-width: 767px) {
		.row.slider-section { padding: 0px 20px; }
		.row.slider-section .slide { width: 93%; }
		.slider-section .arrow-left { left: -10px; }
		.slider-section .arrow-right { right: -10px; }
		.slider-section .arrow-right, .slider-section .arrow-left { width: 40px; height: 40px; font-size: 20px; }
	}
	@media (prefers-reduced-motion: reduce) {.collapsing {transition-property: height, visibility;transition-duration: .35s;}}
	.z-index { z-index: 99; }
	.data-src { background-repeat: no-repeat; }
	.list-group { padding-left: 22px; margin-bottom: 0.5rem; text-align: left; }
	.list-group li { margin-bottom: 0.6rem; }
	.breadcrumb { background-color: transparent; font-weight: 400; }
	.breadcrumb, .breadcrumb h2 { font-size: 15px; font-weight: 600; }
	.breadcrumb a { color: #000; text-decoration: none; }
	.breadcrumb a:hover { color: #79bde9; }
	.breadcrumb-item { display: inline-block; }
	.breadcrumb-item+.breadcrumb-item::before { content: '→'; font-size: 24px; line-height: 1; opacity: .5; color: #79bde9; }
	.block-content { padding-left: 15px; padding-right: 15px; margin-left: auto; margin-right: auto; }
	.block-content1 { padding-left: 15px; padding-right: 15px; margin-left: auto; margin-right: auto; }
	.block-img { min-height: 300px; }
	.text-shadow { text-shadow: #ffffff 0px 0px 6px; }
	.brand-logo img { max-width: 120px; max-height: 40px; }
	.object-cover {object-fit: cover; object-position: center;}
	.object-ct { object-position: center top; }
	.dsvg-top { position: absolute; left: 0; right: 0; top: -1px; }
	.dsvg-bottom { position: absolute; left: 0; right: 0; bottom: -1px; }
	.dsvg-bottom1 { position: absolute; left: 0; right: 0; bottom: -1px; }
	.banner-text { bottom: 60px; }
	.banner-text1{bottom: 45px;}
	.video-popup { display: inline-block; position: relative; overflow: hidden; }
	.video-popup:before { content: ''; width: 60px; height: 60px; position: absolute; left: 1rem; top: 1rem; background: url(../retina-images/ico-play.svg) no-repeat center; background-size: contain; z-index: 1; }
	.strip-bg { z-index: -1; }
	.banner-home { min-height: 400px; }
	.review-img { min-height: 330px; }
	.list-icons { list-style: none; margin: 0; padding: 0; }
	.list-icons li { margin-bottom: 1rem; padding-left: 55px; background-repeat: no-repeat; background-position: 0px 2px; padding-top: 5px; }
	.list-icons li.ico-img1 { background-image: url(../retina-images/clock.svg); }
	.list-icons li.ico-img2 { background-image: url(../retina-images/teeth-1.svg); background-position: 5px 7px; }
	.list-icons li.ico-img3 { background-image: url(../retina-images/smile-2.svg); background-position: 3px 6px; }
	.list-icons li.ico-img4 { background-image: url(../retina-images/dental-18.svg); background-position: 6px 1px;}
	.list-icons li.ico-img5 { background-image: url(../retina-images/dental-5.svg); background-position: 11px 1px;}
	.list-icons li.ico-img6 { background-image: url(../retina-images/d-care17.svg); background-position: 4px 2px; }
	.list-icons li.ico-img7  { background-image: url(../retina-images/braces-3.svg); background-position: 3px 5px; }
	.inner-banner-overlay:after {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0;	background: rgba(0, 0, 0, 0.55);}
	.inner-banner{min-height: 400px;}
	.treatment-icon{ padding: 5px 8px; -webkit-transition-duration: .6s; transition-duration: .6s; text-decoration: none;}
	.treatment-icon:hover{-webkit-transform: translateX(5px); transform: translateX(5px);}
	.treatment-icon:before {content: ''; padding-right: 15px; background: url(../retina-images/leftarrow.svg); background-repeat: no-repeat; vertical-align: middle; background-position: 0px 3px;	}
	.invialign-filter{filter: invert(1);}
	.invisalign-glance{position: absolute; left: 50% !important; top: 50% !important; z-index: -1;  transform: translate(-50%, -50%);  filter: opacity(0.4);}
	.w-150{width: 150px;}
	.life-benefits{z-index: 1;  position: relative; padding-left: 0px;}
	.life-benefits li {background-position: 0px 10px; padding-top: 8px; margin-bottom: 1rem; padding-left: 40px;  background-repeat: no-repeat;  list-style: none;}
	.life-benefits li.life-bene {background-image: url(../retina-images/life-benifit-icon.svg); min-height: auto; }
	.invisalign-hand {width: 270px; position: relative; left: 50%;	transform: translateX(-50%); bottom: -70px;}
	.invisalign-overlay:before{content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.55);} 
	.back-to-btn a {width: 250px;}
	.z-index-treatment{z-index: -11;}
	.accordion-button:not(.collapsed) {color: #8bc6ec;	background-color: transparent;	box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);}
	.accordion-button:focus {border-color: transparent; box-shadow: none;}
	.accordion-button:not(.collapsed)::after {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238bc6ec'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important;}
	#sb-body, #sb-loading { background-color: #fff; }
	#sb-body-inner { padding: 0px; box-sizing: border-box; }	
	.fees-table table { border-spacing: 0; border-collapse: inherit !important;}
	.fees-table table tr th, .fees-table table tr td {border-right: 1px solid #79bde9; border-bottom: 1px solid #79bde9; padding: 5px;}
	.fees-table table tr th:first-child, .fees-table table tr td:first-child {border-left: 1px solid #79bde9;}
	.fees-table table tr th {background: #79bde9; border-top: 1px solid #79bde9; text-align: left;}
	.fees-table table tr:first-child th:first-child {border-top-left-radius: 6px;}
	.fees-table table tr:first-child th:last-child {border-top-right-radius: 6px;}
	.fees-table table tr:last-child td:first-child {border-bottom-left-radius: 6px;}
	.fees-table table tr:last-child td:last-child{border-bottom-right-radius: 6px;}
	.blog-txt { font-size:22px; position:relative; top:3px;}
	/* .dsvg-top, .dsvg-bottom, .dsvg-bottom1 { -webkit-transform: scale(1.1); transform: scale(1.1); } */
@media (min-width: 576px) {
	.block-content { max-width: 540px; }
	.block-content1 { max-width: 540px; }
	.block-img { min-height: 400px; }
	#carouselSliderHome .carousel-item { min-height: 370px; }
	.banner-text { bottom: 75px; }
	.banner-text1{bottom: 115px;}
	.bg-sm-cover { background-size: cover !important; }
	.life-benefits li.life-bene {min-height: 34px;}
}
@media (min-width: 768px) {
	body { font-size: 20px; }
	p { margin-bottom: 1.5rem; }
	.page-title { font-size: 52px; }
	.sub-title1 { font-size: 42px; }
	.sub-title2 { font-size: 27px; }
	.sub-title3 { font-size: 27px; }
	.sub-title4 { font-size: 32px; }
	.fs-xlarge { font-size: 36px; }
	/* .page-header { margin-top: 50px; }  */
	.list-group { margin-bottom: 1rem; }
	.navbar-expand-md .navbar-nav .nav-item { position: relative; }
	/* .navbar-expand-md .navbar-nav .nav-item + .nav-item:before { content: ''; width: 1px; height: 30px; background-color: #000000; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } */
	.navbar-expand-md .navbar-nav .nav-link { padding: 15px 5px; font-size: 10px; }
	.navbar-expand-md .dropdown-menu { min-width: 8.1rem; font-size: 10px; }
	.navbar-expand-md .dropdown-menu .dropdown-item { white-space: nowrap; padding: 7px 5px; -webkit-transition-duration: .4s; transition-duration: .4s; }
	.navbar-expand-md .dropdown-menu .dropdown-item:hover { -webkit-transform: translateX(5px); transform: translateX(5px); }
	.navbar .dropdown-toggle::after { display: none; }
	.page-header .site-logo img { width: auto; max-height: 92px; }
	.sticky-fixed .site-logo img { max-height: 72px; }
	#carouselSliderHome .carousel-item { min-height: 400px; }
	.form-control, .form-select { font-weight: 500; }
	.contact-map { min-height: 400px; background-size: auto; }
	.contact-map .btn { margin-top: 230px; }
	.table-hours { max-width: 410px; }
	.block-content { max-width: 720px; }
	.block-content1 { max-width: 720px; }
	.block-img { min-height: 450px; }
	.brand-logo img { max-width: 100px; max-height: 50px; }
	.top-strip { font-size: 18px; font-weight: 300; line-height: 26px; padding-top: 11px; padding-bottom: 11px; }
	.sticky-fixed .top-strip { display: none !important; }
	.page-header:after { content: ''; position: absolute; top: 0; left: 0; right: 0; width: 100%; background-image: linear-gradient(0, transparent 0%, #e4f2fb 75%, #e4f2fb 100%) !important; height: 280px; z-index: -1; }
	.sticky-fixed.page-header:after { display: none; }
	.banner-home { min-height: 600px; }
	.banner-text { bottom: 140px; }
	.banner-text1{bottom: 100px;}
	.video-popup:before { width: 80px; height: 80px; }
	.video-img { min-height: 650px; }
	.custom-margin { margin-top: -260px; }
	.border-md-end { border-right: 1px solid #ccd9e1 !important; }
	.table-hours tr td:first-child { width: 119px; }
	.list-icons li {padding-top: 0px;}
	.invisalign-hand{width: 270px; position: absolute; left: 50%; transform: translateX(-50%); bottom: -40px;}
	.life-benefits li {background-position: 0px 12px;  padding-top: 6px;}
	.life-benefits li.life-bene {min-height: auto;}
	.inner-banner{min-height: 600px;}
	.navbar .nav-item:last-child .dropdown-menu {right: 0; left: auto;}
	.copyright-strip{padding: 20px 0px 30px 0px;}
	.awards-logo { left: -358px; top: -38%;}
}
@media (min-width: 992px) {
	.navbar-expand-md .navbar-nav .nav-link { font-size: 13px; }
	.navbar-expand-md .dropdown-menu .dropdown-item { padding: 7px 16px; }
	.navbar-expand-md .dropdown-menu { min-width: 8.9rem; font-size: 13px; }
	#carouselSliderHome .carousel-item { min-height: 470px; }
	.block-content { max-width: 600px; }
	.block-content1 { max-width: 300px; }
	.block-img { min-height: 500px; }
	.brand-logo img { max-width: 100%; max-height: inherit; }
	.custom-margin { margin-top: -400px; }
	.banner-home { min-height: 750px; }
	.banner-text { bottom: 254px; }
	.banner-text1{bottom: 150px;}
	.video-img { min-height: 810px; }
	.inner-banner{min-height: 600px;}
	.custom-margin1{margin-top: -152px;}
	.bottom-lg-none {bottom: inherit !important;}
	.life-benefits li {background-position: 0px 8px;}
	.invisalign-height{height: 600px;}
	.top-strip { font-size: 17px; font-weight: 300; line-height: 26px; padding-top: 11px; padding-bottom: 11px; }
	.awards-logo {  left: -364px; top: -50%; }
}
@media (min-width: 1200px) {
	/* .navbar-expand-md .navbar-nav .nav-link { padding: 15px 27px; }
	.navbar-expand-md .dropdown-menu .dropdown-item { padding: 7px 27px; } */
	.navbar-expand-md .navbar-nav .nav-link { font-size: 15px; }
	.navbar-expand-md .dropdown-menu { min-width: 11.64rem; font-size: 15px; }
	.navbar .nav-item:last-child .dropdown-menu {right: auto; left: auto;}
	.block-img { min-height: 600px; }
	.page-header .site-logo { max-height: 100px; }
	#carouselSliderHome .carousel-item { min-height: 600px; }
	.banner-home { min-height: 880px; }
	.top-strip { font-size: 20px; }
	.page-header:after { height: 380px; }
	.video-img { min-height: 870px; }
	.inner-banner{min-height: 700px;}
	.banner-text1{bottom: 254px;}
	.awards-logo { left: -368px; top: -50%; }
}
@media (min-width: 1350px) {.awards-logo { left: -27%; top: -50%;}}
@media (min-width: 1400px) {
	.page-title { font-size: 62px; }
	.sub-title1 { font-size: 52px; }
	#carouselSliderHome .carousel-item { min-height: 800px; }
	.navbar-expand-md .navbar-nav .nav-link { font-size: 16px; }
	.navbar-expand-md .dropdown-menu { font-size: 16px; }
	.awards-logo { left: -472px;}
}

@media (max-width: 767px) {
	.page-header { background-color: #d5eaf8 !important; }
	.page-header .btn-book { height: 37px; width: 37px; padding: 5px; vertical-align: middle; border-radius: 50px; text-indent: -180px; overflow: hidden; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3e%3cpath fill='%23FFFFFF' d='M21.309,153.567H53.5v32.145H21.309V153.567z M60.652,153.567h35.771v32.145H60.652V153.567z M21.309,110.712H53.5v35.716 H21.309V110.712z M60.652,110.712h35.771v35.716H60.652V110.712z M21.309,71.429H53.5v32.143H21.309V71.429z M103.577,153.567 h35.769v32.145h-35.769V153.567z M60.652,71.429h35.771v32.143H60.652V71.429z M146.501,153.567h32.189v32.145h-32.189V153.567z M103.577,110.712h35.769v35.716h-35.769V110.712z M63.167,52.511c-0.709,0.708-1.546,1.06-2.515,1.06H53.5 c-0.971,0-1.81-0.35-2.515-1.06c-0.709-0.706-1.062-1.542-1.062-2.511V17.856c0-0.967,0.353-1.805,1.062-2.512 c0.707-0.704,1.546-1.059,2.515-1.059h7.152c0.969,0,1.808,0.353,2.515,1.059c0.709,0.708,1.062,1.545,1.062,2.512 M146.501,110.712 h32.189v35.716h-32.189V110.712z M103.577,71.429h35.769v32.143h-35.769V71.429z M146.501,71.429h32.189v32.143h-32.189V71.429z M149.014,52.511c-0.707,0.708-1.548,1.06-2.513,1.06h-7.155c-0.969,0-1.808-0.35-2.516-1.06c-0.71-0.708-1.062-1.542-1.062-2.511 V17.856c0-0.967,0.352-1.805,1.062-2.512c0.708-0.704,1.547-1.059,2.516-1.059h7.155c0.965,0,1.806,0.353,2.513,1.059 c0.709,0.708,1.063,1.545,1.063,2.512V50C150.074,50.969,149.723,51.805,149.014,52.511z M188.751,32.813 c-2.832-2.827-6.188-4.243-10.061-4.243h-14.308V17.856c0-4.911-1.752-9.114-5.254-12.612C155.625,1.749,151.417,0,146.501,0h-7.155 c-4.92,0-9.133,1.749-12.632,5.244c-3.504,3.498-5.251,7.701-5.251,12.612v10.713H78.538V17.856c0-4.911-1.752-9.114-5.254-12.612 C69.78,1.749,65.571,0,60.652,0H53.5c-4.919,0-9.13,1.749-12.632,5.244c-3.502,3.498-5.254,7.701-5.254,12.612v10.713H21.309 c-3.875,0-7.229,1.416-10.06,4.243C8.416,35.64,7,38.989,7,42.856v142.856c0,3.867,1.416,7.218,4.249,10.046 c2.831,2.827,6.185,4.242,10.06,4.242H178.69c3.873,0,7.229-1.415,10.063-4.242c2.834-2.828,4.247-6.175,4.247-10.046V42.856 C192.995,38.989,191.583,35.64,188.751,32.813zc7.957,4.691,16.194,9.094,24.29,13.637c2.844,1.422,9.802,4.545,10.796,7.531c0.426,0.992,0.426,1.988,0.426,2.98 C200,163.069,197.728,173.013,195.595,177.7z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: 15px; background-position: center; background-color: #79bde9; text-align: center; }
	.page-header .btn-phone { height: 37px; width: 37px; padding: 5px; vertical-align: middle; border-radius: 50px; text-indent: -180px; overflow: hidden; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3e%3cpath fill='%23FFFFFF' d='M195.595,177.7c-2.98,6.959-10.938,11.504-17.326,15.057c-8.382,4.545-16.905,7.243-26.425,7.243 c-13.207,0-25.137-5.397-37.212-9.8c-8.664-3.125-17.047-6.959-24.859-11.789c-24.148-14.916-53.266-44.035-68.182-68.184 c-4.83-7.813-8.666-16.191-11.792-24.859C5.396,73.295,0,61.365,0,48.154c0-9.516,2.701-18.039,7.244-26.418 c3.551-6.395,8.096-14.348,15.055-17.332C26.989,2.275,36.93,0,42.046,0c0.996,0,1.988,0,2.984,0.426 c2.982,0.994,6.105,7.955,7.527,10.795c4.545,8.098,8.949,16.336,13.637,24.291c2.27,3.693,6.531,8.238,6.531,12.641 c0,8.666-25.709,21.307-25.709,28.978c0,3.832,3.551,8.805,5.541,12.213c14.348,25.854,32.242,43.748,58.1,58.096 c3.406,1.99,8.377,5.543,12.213,5.543c7.669,0,20.312-25.707,28.974-25.707c4.406,0,8.953,4.258,12.645,6.531 c7.957,4.691,16.194,9.094,24.29,13.637c2.844,1.422,9.802,4.545,10.796,7.531c0.426,0.992,0.426,1.988,0.426,2.98 C200,163.069,197.728,173.013,195.595,177.7z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: 15px; background-position: center; background-color: #79bde9; text-align: center; }
	.page-header .btn-email { height: 37px; width: 37px; padding: 5px; vertical-align: middle; border-radius: 50px; text-indent: -225px; overflow: hidden; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' enable-background='new 0 0 200 200' xml:space='preserve'%3e%3cpath fill='%23ffffff' d='M200,67.533c-3.351,3.819-7.142,7.179-11.159,10.081c-18.642,13.078-37.392,26.276-55.586,39.942 c-9.375,7.181-20.972,15.986-33.142,15.986h-0.117h-0.116c-12.164,0-23.762-8.806-33.141-15.986 c-18.189-13.783-36.944-26.864-55.47-39.944C7.144,74.72,3.346,71.351,0,67.533v91.933C0,169.666,8.028,178,17.856,178h164.292 c9.822,0,17.852-8.336,17.852-18.534V67.533z M200,40.528C200,30.346,191.849,22,182.148,22H17.856C5.916,22,0,31.725,0,43.08 c0,10.532,54.024,54.186,71.319,66.809c7.254,5.208,19.534,15.858,28.57,15.858h0.106h0.117c9.037,0,21.32-10.65,28.563-15.858 C145.98,97.268,200,53.499,200,40.528z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: 16px; background-position: center; background-color: #79bde9; text-align: center; }
	.text-m-primary { color: #79bde9 !important }
	.btn-menu{height: 37px; width: 37px; padding: 4px; vertical-align: middle; border-radius: 50px;  background-color: #79bde9; text-align: center; display: inline-block;}
	.banner-home, .inner-banner {	margin-top: 82px !important;}
	.active .nav-link, .open .nav-link, .nav-item:hover .nav-link, .nav-item:focus .nav-link {background-color: #fff;}	
	.case-title-1{ font-size: 29px; }
	.awards-logo { left: -238px; top: -22%; width: 120px;}
}
@media (max-width: 575px) {.copyright-strip{padding: 20px 0px 56px 0px;}}
@media (max-width: 374px) {.awards-logo { left: 0; right: 0; top: -22%; width: 120px;}}
.modal-dialog { margin-top: 3rem; }
.close { position: absolute; padding: 0.25rem 1rem; right: 0; top: -38px; color: #fff !important; opacity: 1; text-shadow: none !important; font-size: 36px; outline: none !important; }
.case-title-1{ font-size: 24px; font-weight: 900; }