	@media screen and (min-width: 1366px) {
	  .container:not([data-res="1366"]) {
	    display: none;
	  }
	}	

	@media screen and (min-width: 1024px) and (max-width: 1365px) {
	  .container:not([data-res="1024"]) {
	    display: none;
	  }
	}

	@media screen and (min-width: 768px) and (max-width: 1023px) {
	  .container:not([data-res="768"]) {
	    display: none;
	  }
	}

	@media screen and (min-width: 375px) and (max-width: 768px) {
	  .container:not([data-res="375"]) {
	    display: none;
	  }

	  div[id*='the_Doctors']
	  {
	  	width: 204px !important;
	  }
	}

	@font-face {
	    font-family: 'Palace';
	    src: url('/Palace.eot');
	    src: url('/Palace.eot?#iefix') format('embedded-opentype'),
	         url('/Palace.woff2') format('woff2'),
	         url('/Palace.ttf')  format('truetype'),
	}

	body
	{
		background-color: rgba(250,249,247,1);
	}

	ul[type='disc'], .content ul
	{
		list-style: inside;
	}

	ul.nav-list
	{
		list-style: none;
	}

	div[id*="Group_8203"]
	{
		cursor: pointer;
	}

	div[id*='DENTAL_HYGIENIST_']
	{
		width:  auto !important;
	}

	div[id*='Instagram'], path[d*="352.2881469726562"], path[d*="360.2764282226562"], path[id*="49730"]
	{
		display: none !important;
	}

	.footer-link
	{
		color: inherit;
		text-decoration: none;
	}

	.footer-link:hover
	{
		color: inherit;
		text-decoration: underline;
	}

	.flyout
	{
		position: absolute;
	    top: 70px;
	    background-color: #819559;
	    z-index: 99999999;
	    width: 260px;
	    box-shadow: 4px 7px 18px #000;
	    color: white;
	    font-weight: bold;
	    padding: 15px;
	    font-family: Montserrat;
	}

	.flyout a
	{
	    color: white !important;
	    text-decoration: none !important;
	    line-height: 30px !important;
	}

	.container
	{
		margin: 0 auto;
		position: relative;
	}

	.container[data-res="1366"]
	{
		width: 1366px;
	}

	.container[data-res="1024"]
	{
		width: 1024px;
	}

	.container[data-res="768"]
	{
		width: 768px;
	}

	.container[data-res="375"]
	{
		width: 375px;
	}

	.contact-link
	{
		color: inherit;
		text-decoration: none;
	}

	.contact-link:hover
	{
		color: inherit;
		text-decoration: underline;
	}

	.featured-link
	{
		color: rgba(130,150,89,1);
		text-decoration: underline;
	}

	.featured-link:hover
	{
		color: rgba(130,150,89,1);
		text-decoration: underline;
	}

	div[id*="DENTAL_SERVICES"]
	{
		z-index: 99999;
	}

	body div[id*="Meet_the_Doctors_Meet_the_Team"], body div[id*="Financial_Policy_Insurances"], body div[id*="Are_you_a_New_Patient"], body div[id*="Need_to_Contact_Us"], body div[id*="We_File_to_Major_Insurance_Car"]
	{
		width: auto !important;
	}


	/*CONTACT FORM*/

	.contact-inputs
	{
		position: absolute;
	}

	body.home .contact-inputs
	{
	    left: -70px;
	    top: -41px;
	}

	body.home #Group_8219 .contact-inputs
	{
	    left: 0px;
	    top: 458px;
	}

	body.home #Group_8220 .contact-inputs
	{
	    left: 127px;
	    top: 512px;
	}

	body.home #Group_8221 .contact-inputs
	{
	    left: 277px;
	    top: 555px;
	}

	.container[data-res="1366"] .contact-inputs input[type='text'], .container[data-res="1366"] .contact-inputs input[type='email'], .container[data-res="1366"] .contact-inputs input[type='phone']
	{
		position: absolute;
	    width: 328px;
	    height: 35px;
	    font-size: 16px;
	    padding: 5px 10px;
	    outline: none;
	}

	.container[data-res="1366"] .contact-inputs input.input-name
	{
	    left: 606px;
	    top: 136px;
	}

	.container[data-res="1366"] .contact-inputs input.input-email
	{
	    left: 606px;
	    top: 222px;
	}

	.container[data-res="1366"] .contact-inputs input.input-phone
	{
	    left: 606px;
	    top: 308px;
	}

	.container[data-res="1366"] .contact-inputs input.input-security
	{
	    left: 970px;
	    top: 308px;
	    width:  195px;
	}

	.container[data-res="1366"] .contact-inputs .input-message
	{
		position: absolute;
	    left: 970px;
	    top: 133px;
	    width: 328px;
	    height: 128px;
	    font-size: 16px;
	    padding: 5px 10px;
	    outline: none;
	}

	.container[data-res="1366"] .contact-inputs .input-submit
	{
	    background: rgba(130, 150, 89, 1);
	    color: white;
	    text-transform: uppercase;
	    padding: 11px;
	    position: absolute;
	    left: 968px;
	    top: 365px;
	    width: 106px;
	    font-family: Montserrat;
	    font-weight: bold;
	    text-align: center;
	    cursor: pointer;
	}


	.container[data-res="1024"] .contact-inputs input[type='text'], .container[data-res="1024"] .contact-inputs input[type='email'], .container[data-res="1024"] .contact-inputs input[type='phone']
	{
		position: absolute;
	    width: 255px;
	    height: 32px;
	    font-size: 16px;
	    padding: 5px 10px;
	    outline: none;
	}

	.container[data-res="1024"] .contact-inputs input.input-name
	{
	    left: 448px;
	    top: 112px;
	}

	.container[data-res="1024"] .contact-inputs input.input-email
	{
	    left: 448px;
	    top: 184px;
	}

	.container[data-res="1024"] .contact-inputs input.input-phone
	{
	    left: 448px;
	    top: 256px;
	}

	.container[data-res="1024"] .contact-inputs input.input-security
	{
	    left: 731px;
	    top: 256px;
	    width:  150px;
	}

	.container[data-res="1024"] .contact-inputs .input-message
	{
		position: absolute;
	    left: 731px;
	    top: 110px;
	    width: 255px;
	    height: 108px;
	    font-size: 16px;
	    padding: 5px 10px;
	    outline: none;
	}

	.container[data-res="1024"] .contact-inputs .input-submit
	{
	    background: rgba(130, 150, 89, 1);
	    color: white;
	    text-transform: uppercase;
	    padding: 11px;
	    position: absolute;
	    left: 729px;
	    top: 302px;
	    width: 106px;
	    font-family: Montserrat;
	    font-weight: bold;
	    text-align: center;
	    cursor: pointer;
	}



	.container[data-res="768"] .contact-inputs input[type='text'], .container[data-res="768"] .contact-inputs input[type='email'], .container[data-res="768"] .contact-inputs input[type='phone']
	{
		position: absolute;
	    width: 255px;
	    height: 32px;
	    font-size: 16px;
	    padding: 5px 10px;
	    outline: none;
	}

	.container[data-res="768"] .contact-inputs input.input-name
	{
	    left: 464px;
	    top: 112px;
	}

	.container[data-res="768"] .contact-inputs input.input-email
	{
	    left: 464px;
	    top: 184px;
	}

	.container[data-res="768"] .contact-inputs input.input-phone
	{
	    left: 464px;
	    top: 256px;
	}

	.container[data-res="768"] .contact-inputs input.input-security
	{
	    left: 464px;
	    top: 471px;
	    width:  150px;
	}

	.container[data-res="768"] .contact-inputs .input-message
	{
		position: absolute;
	    left: 464px;
	    top: 326px;
	    width: 255px;
	    height: 108px;
	    font-size: 16px;
	    padding: 5px 10px;
	    outline: none;
	}

	.container[data-res="768"] .contact-inputs .input-submit
	{
	    background: rgba(130, 150, 89, 1);
	    color: white;
	    text-transform: uppercase;
	    padding: 11px;
	    position: absolute;
	    left: 462px;
	    top: 517px;
	    width: 106px;
	    font-family: Montserrat;
	    font-weight: bold;
	    text-align: center;
	    cursor: pointer;
	}




	.container[data-res="375"] .contact-inputs input[type='text'], .container[data-res="375"] .contact-inputs input[type='email'], .container[data-res="375"] .contact-inputs input[type='phone']
	{
		position: absolute;
	    width: 329px;
	    height: 32px;
	    font-size: 16px;
	    padding: 5px 10px;
	    outline: none;
	}

	.container[data-res="375"] .contact-inputs input.input-name
	{
	    left: 23px;
	    top: 363px;
	}

	.container[data-res="375"] .contact-inputs input.input-email
	{
	    left: 23px;
	    top: 435px;
	}

	.container[data-res="375"] .contact-inputs input.input-phone
	{
	    left: 23px;
	    top: 507px;
	}

	.container[data-res="375"] .contact-inputs input.input-security
	{
	    left: 23px;
	    top: 722px;
	    width:  150px;
	}

	.container[data-res="375"] .contact-inputs .input-message
	{
		position: absolute;
	    left: 23px;
	    top: 578px;
	    width: 329px;
	    height: 108px;
	    font-size: 16px;
	    padding: 5px 10px;
	    outline: none;
	}

	.container[data-res="375"] .contact-inputs .input-submit
	{
	    background: rgba(130, 150, 89, 1);
	    color: white;
	    text-transform: uppercase;
	    padding: 11px;
	    position: absolute;
	    left: 21px;
	    top: 769px;
	    width: 106px;
	    font-family: Montserrat;
	    font-weight: bold;
	    text-align: center;
	    cursor: pointer;
	}


	.mediaViewInfo {
		--web-view-name: CD_SF_Desktop1366_Opt2 – 4;
		--web-view-id: CD_SF_Desktop1366_Opt2__4;
		--web-scale-on-resize: true;
		--web-enable-deep-linking: true;
	}
	:root {
		--web-view-ids: CD_SF_Desktop1366_Opt2__4;
	}
	* {
		margin: 0;
		padding: 0;
		box-sizing: border-box;
		border: none;
		white-space: normal;
	}
	@keyframes  {
	
	
	}
	#CD_SF_Desktop1366_Opt2__4 {
		position: absolute;
		width: 1366px;
		height: 100%;
		margin: 0 auto;
		background-color: rgba(250,249,247,1);
	}
	#Group_8298 {
		position: absolute;
		width: 1366px;
		height: 496.732px;
		left: 0px;
		top: 100px;
		overflow: visible;
	}
	#Mask_Group_23 {
		position: absolute;
		width: 1366px;
		height: 496px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	#Path_49285_n {
		fill: rgba(250,249,247,1);
	}
	.Path_49285_n {
		overflow: visible;
		position: absolute;
		width: 1366px;
		height: 25.732px;
		left: 0px;
		top: 471px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Entire_Cooner_Group {
		position: absolute;
		width: 782px;
		height: 391px;
		left: 0px;
		top: 604px;
		overflow: visible;
	}
	#Path_49286 {
		fill: rgba(130,150,89,1);
	}
	.Path_49286 {
		overflow: visible;
		position: absolute;
		width: 141px;
		height: 44px;
		left: 70px;
		top: 1225px;
		transform: matrix(1,0,0,1,0,0);
	}
	#ABOUT_US {
		left: 94px;
		top: 1238px;
		position: absolute;
		overflow: visible;
		width: 94px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -39.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 17px;
		color: rgba(255,255,255,1);
	}
	#Through_regular_scheduled_exam {
		left: 70px;
		top: 1108px;
		position: absolute;
		overflow: visible;
		width: 663px;
		white-space: nowrap;
		line-height: 26px;
		margin-top: -5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 16px;
		color: rgba(0,0,0,1);
	}
	#At_our_office_we_believe_preve {
		left: 70px;
		top: 1036px;
		position: absolute;
		overflow: visible;
		width: 526px;
		white-space: nowrap;
		line-height: 28px;
		margin-top: -4px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 20px;
		color: rgba(0,0,0,1);
	}
	#Rectangle_5353_t {
		fill: rgba(255,255,255,1);
	}
	.Rectangle_5353_t {
		filter: drop-shadow(0px 8px 6px rgba(0, 0, 0, 0.161));
		position: absolute;
		overflow: visible;
		width: 1384px;
		height: 118px;
		left: 0px;
		top: 0px;
	}
	#Path_47714 {
		fill: rgba(130,150,89,1);
	}
	.Path_47714 {
		overflow: visible;
		position: absolute;
		width: 232px;
		height: 44px;
		left: 70px;
		top: 489px;
		transform: matrix(1,0,0,1,0,0);
	}
	#MEET_THE_DOCTORS {
		left: 94px;
		top: 502px;
		position: absolute;
		overflow: visible;
		width: 185px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -39.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 17px;
		color: rgba(255,255,255,1);
	}
	#Rectangle_5354_w {
		fill: rgba(191,218,242,1);
	}
	.Rectangle_5354_w {
		position: absolute;
		overflow: visible;
		width: 146px;
		height: 100px;
		left: 1220px;
		top: 0px;
	}
	#Welcome______Meet_the_Doctors__x {
		left: 566px;
		top: 51px;
		position: absolute;
		overflow: visible;
		width: 640px;
		white-space: nowrap;
		text-align: right;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 15px;
		color: rgba(0,0,0,1);
	}
	#Contact_Us_z {
		left: 1263px;
		top: 51px;
		position: absolute;
		overflow: visible;
		width: 82px;
		white-space: nowrap;
		text-align: left;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 15px;
		color: rgba(0,0,0,1);
	}
	#to_Cooner_Dental {
		filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.384));
		left: 124px;
		top: 267px;
		position: absolute;
		overflow: visible;
		width: 378px;
		white-space: nowrap;
		line-height: 66px;
		margin-top: -12.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 41px;
		color: rgba(255,255,255,1);
	}
	#We_believe_that_a_healthy_smil {
		filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.384));
		left: 70px;
		top: 343px;
		position: absolute;
		overflow: visible;
		width: 682px;
		white-space: nowrap;
		line-height: 36px;
		margin-top: -4px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 28px;
		color: rgba(255,255,255,1);
	}
	#Group_8149_ {
		position: absolute;
		width: 320px;
		height: 75px;
		left: 40px;
		top: 14px;
		overflow: visible;
	}
	#Image_848_ {
		position: absolute;
		width: 235px;
		height: 59px;
		left: 85px;
		top: 8px;
		overflow: visible;
	}
	#Image_849_ {
		position: absolute;
		width: 71px;
		height: 75px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	#ic_phone_in_talk_24px_ {
		fill: rgba(0,0,0,1);
	}
	.ic_phone_in_talk_24px_ {
		overflow: visible;
		position: absolute;
		width: 18px;
		height: 18px;
		left: 1238px;
		top: 52px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Group_8153_ {
		position: absolute;
		width: 1254px;
		height: 390px;
		left: 70px;
		top: 2806px;
		overflow: visible;
	}
	#Rectangle_5363_ {
		fill: rgba(255,255,255,1);
		stroke: rgba(112,112,112,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.Rectangle_5363_ {
		position: absolute;
		overflow: visible;
		width: 335px;
		height: 50px;
		left: 533px;
		top: 87.5px;
	}
	#Rectangle_5364_ {
		fill: rgba(255,255,255,1);
		stroke: rgba(112,112,112,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.Rectangle_5364_ {
		position: absolute;
		overflow: visible;
		width: 335px;
		height: 50px;
		left: 533px;
		top: 173.5px;
	}
	#Rectangle_5365_ {
		fill: rgba(255,255,255,1);
		stroke: rgba(112,112,112,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.Rectangle_5365_ {
		position: absolute;
		overflow: visible;
		width: 335px;
		height: 50px;
		left: 533px;
		top: 259.5px;
	}
	#Rectangle_5367_ {
		fill: rgba(255,255,255,1);
		stroke: rgba(112,112,112,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.Rectangle_5367_ {
		position: absolute;
		overflow: visible;
		width: 200px;
		height: 50px;
		left: 898px;
		top: 259.5px;
	}
	#Rectangle_5366_baa {
		fill: rgba(255,255,255,1);
		stroke: rgba(112,112,112,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.Rectangle_5366_baa {
		position: absolute;
		overflow: visible;
		width: 335px;
		height: 136px;
		left: 898px;
		top: 87.5px;
	}
	#Path_49291_bab {
		fill: rgba(130,150,89,1);
	}
	.Path_49291_bab {
		overflow: visible;
		position: absolute;
		width: 409px;
		height: 44px;
		left: 0px;
		top: 244.5px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Path_49292_bac {
		fill: rgba(130,150,89,1);
	}
	.Path_49292_bac {
		overflow: visible;
		position: absolute;
		width: 409px;
		height: 44px;
		left: 0px;
		top: 303.5px;
		transform: matrix(1,0,0,1,0,0);
	}
	#DOWNLOAD_PATIENT_REGISTRATION_bad {
		left: 39px;
		top: 257.5px;
		position: absolute;
		overflow: visible;
		width: 332px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -39.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 17px;
		color: rgba(255,255,255,1);
	}
	#DOWNLOAD_MEDICAL_DENTAL_HISTOR_bae {
		left: 24px;
		top: 316.5px;
		position: absolute;
		overflow: visible;
		width: 362px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -39.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 17px;
		color: rgba(255,255,255,1);
	}
	#Name_baf {
		left: 533px;
		top: 66.5px;
		position: absolute;
		overflow: visible;
		width: 41px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -42px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 12px;
		color: rgba(0,0,0,1);
	}
	#Email_bag {
		left: 533px;
		top: 152.5px;
		position: absolute;
		overflow: visible;
		width: 39px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -42px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 12px;
		color: rgba(0,0,0,1);
	}
	#Phone_bah {
		left: 533px;
		top: 238.5px;
		position: absolute;
		overflow: visible;
		width: 45px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -42px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 12px;
		color: rgba(0,0,0,1);
	}
	#Security_Code_bai {
		left: 898px;
		top: 238.5px;
		position: absolute;
		overflow: visible;
		width: 91px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -42px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 12px;
		color: rgba(0,0,0,1);
	}
	#Message_baj {
		left: 898px;
		top: 66.5px;
		position: absolute;
		overflow: visible;
		width: 59px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -42px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 12px;
		color: rgba(0,0,0,1);
	}
	#Group_8108_bak {
		position: absolute;
		width: 105px;
		height: 36px;
		left: 898px;
		top: 324.5px;
		overflow: visible;
	}
	#Path_49293_bal {
		fill: rgba(130,150,89,1);
	}
	.Path_49293_bal {
		overflow: visible;
		position: absolute;
		width: 105px;
		height: 36px;
		left: 0px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	#SUBMIT_bam {
		left: 24px;
		top: 12px;
		position: absolute;
		overflow: visible;
		width: 58px;
		white-space: nowrap;
		line-height: 73px;
		margin-top: -29.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		color: rgba(255,255,255,1);
	}
	#Are_you_a_New_Patient_ban {
		left: 0px;
		top: 28.5px;
		position: absolute;
		overflow: visible;
		width: 393px;
		white-space: nowrap;
		line-height: 66px;
		margin-top: -15px;
		text-align: left;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 36px;
		color: rgba(0,0,0,1);
	}
	#Need_to_Contact_Us_bao {
		left: 533px;
		top: 13.5px;
		position: absolute;
		overflow: visible;
		width: 249px;
		white-space: nowrap;
		line-height: 66px;
		margin-top: -20px;
		text-align: left;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 26px;
		color: rgba(0,0,0,1);
	}
	#Save_time_at_our_office_and_fi_bap {
		left: 0px;
		top: 103.5px;
		position: absolute;
		overflow: visible;
		width: 434px;
		white-space: nowrap;
		line-height: 29px;
		margin-top: -4.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 20px;
		color: rgba(0,0,0,1);
	}
	#Line_755_baq {
		fill: transparent;
		stroke: rgba(112,112,112,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.Line_755_baq {
		overflow: visible;
		position: absolute;
		width: 1px;
		height: 390px;
		left: 482.5px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Image_856_bar {
		mix-blend-mode: multiply;
		position: absolute;
		width: 150px;
		height: 35px;
		left: 1104px;
		top: 267.5px;
		overflow: visible;
	}
	#Path_49729 {
		fill: rgba(250,249,247,1);
	}
	.Path_49729 {
		overflow: visible;
		position: absolute;
		width: 1366px;
		height: 25.732px;
		left: 0px;
		top: 591px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Rectangle_4217_bat {
		fill: rgba(231,238,244,1);
	}
	.Rectangle_4217_bat {
		position: absolute;
		overflow: visible;
		width: 1366px;
		height: 245px;
		left: 0px;
		top: 3660px;
	}
	#Copyright__2024_Cooner_Dental__bau {
		left: 931px;
		top: 3788px;
		position: absolute;
		overflow: visible;
		width: 313px;
		white-space: nowrap;
		line-height: 14px;
		margin-top: -2px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 10px;
		color: rgba(0,0,0,1);
	}
	#Financial_Policy_Insurances_Ac_bav {
		left: 705px;
		top: 3705px;
		position: absolute;
		overflow: visible;
		width: 161px;
		white-space: nowrap;
		line-height: 38px;
		margin-top: -11px;
		text-align: left;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(0,0,0,1);
		letter-spacing: 0.2px;
	}
	#Meet_the_Doctors_Meet_the_Team_baw {
		left: 491.605px;
		top: 3705px;
		position: absolute;
		overflow: visible;
		width: 150px;
		white-space: nowrap;
		line-height: 38px;
		margin-top: -11px;
		text-align: left;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: rgba(0,0,0,1);
		letter-spacing: 0.2px;
	}
	#Phone_205_221-6218_Fax_205_221_bax {
		left: 1093px;
		top: 3704px;
		position: absolute;
		overflow: visible;
		width: 170px;
		white-space: nowrap;
		line-height: 16px;
		margin-top: -2px;
		text-align: left;
		font-family: Nunito Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		color: rgba(0,0,0,1);
	}
	#Cooner_Dental_Practice_1608_Hw_bay {
		left: 931px;
		top: 3704px;
		position: absolute;
		overflow: visible;
		width: 130px;
		white-space: nowrap;
		line-height: 16px;
		margin-top: -2px;
		text-align: left;
		font-family: Nunito Sans;
		font-style: normal;
		font-weight: bold;
		font-size: 12px;
		color: rgba(0,0,0,1);
	}
	#Group_8161_baz {
		position: absolute;
		width: 86.305px;
		height: 32.158px;
		left: 216.002px;
		top: 3805.295px;
		overflow: visible;
	}
	#Path_49730_ba {
		fill: rgba(0,0,0,1);
	}
	.Path_49730_ba {
		overflow: visible;
		position: absolute;
		width: 32.195px;
		height: 32.156px;
		left: 54.109px;
		top: 0.004px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Path_49731_ba {
		fill: rgba(0,0,0,1);
	}
	.Path_49731_ba {
		overflow: visible;
		position: absolute;
		width: 15.045px;
		height: 32.156px;
		left: 0px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Rectangle_5358_ba {
		fill: rgba(255,255,255,1);
	}
	.Rectangle_5358_ba {
		filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.161));
		position: absolute;
		overflow: visible;
		width: 460px;
		height: 273px;
		left: 70px;
		top: 2026.5px;
	}
	#Rectangle_5359_ba {
		fill: rgba(255,255,255,1);
	}
	.Rectangle_5359_ba {
		filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.161));
		position: absolute;
		overflow: visible;
		width: 460px;
		height: 273px;
		left: 483px;
		top: 2026.5px;
	}
	#Rectangle_5360_ba {
		fill: rgba(255,255,255,1);
	}
	.Rectangle_5360_ba {
		filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.161));
		position: absolute;
		overflow: visible;
		width: 460px;
		height: 273px;
		left: 896px;
		top: 2026.5px;
	}
	#charming-woman-man-dressed-whi_ba {
		position: absolute;
		width: 400px;
		height: 230px;
		left: 70px;
		top: 1796.5px;
		overflow: visible;
	}
	#he-is-love-my-life_ba {
		position: absolute;
		width: 400px;
		height: 230px;
		left: 483px;
		top: 1796.5px;
		overflow: visible;
	}
	#portrait-smiling-beautiful-gir_ba {
		position: absolute;
		width: 400px;
		height: 230px;
		left: 896px;
		top: 1796.5px;
		overflow: visible;
	}
	#LEARN_MORE_ba {
		left: 90px;
		top: 2192.5px;
		position: absolute;
		overflow: visible;
		width: 100px;
		white-space: nowrap;
		line-height: 73px;
		margin-top: -29.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		color: rgba(130,150,89,1);
		text-decoration: underline;
	}
	#LEARN_MORE_bba {
		left: 503px;
		top: 2192.5px;
		position: absolute;
		overflow: visible;
		width: 100px;
		white-space: nowrap;
		line-height: 73px;
		margin-top: -29.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		color: rgba(130,150,89,1);
		text-decoration: underline;
	}
	#LEARN_MORE_bbb {
		left: 916px;
		top: 2192.5px;
		position: absolute;
		overflow: visible;
		width: 100px;
		white-space: nowrap;
		line-height: 73px;
		margin-top: -29.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		color: rgba(130,150,89,1);
		text-decoration: underline;
	}
	#When_you_look_and_feel_your_be_bbb {
		left: 90px;
		top: 2085.5px;
		position: absolute;
		overflow: visible;
		width: 361px;
		white-space: nowrap;
		line-height: 20px;
		margin-top: -3px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		color: rgba(0,0,0,1);
	}
	#Porcelain_veneers_thin_shells__bbc {
		left: 503px;
		top: 2085.5px;
		position: absolute;
		overflow: visible;
		width: 361px;
		white-space: nowrap;
		line-height: 20px;
		margin-top: -3px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		color: rgba(0,0,0,1);
	}
	#We_focus_on_dental_procedures__bbd {
		left: 916px;
		top: 2085.5px;
		position: absolute;
		overflow: visible;
		width: 361px;
		white-space: nowrap;
		line-height: 20px;
		margin-top: -3px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		color: rgba(0,0,0,1);
	}
	#Smile_Makeover {
		left: 90px;
		top: 2044.5px;
		position: absolute;
		overflow: visible;
		width: 167px;
		white-space: nowrap;
		line-height: 28px;
		margin-top: -3px;
		text-align: left;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 22px;
		color: rgba(0,0,0,1);
	}
	#Porcelain_Veneers_bbf {
		left: 503px;
		top: 2044.5px;
		position: absolute;
		overflow: visible;
		width: 183px;
		white-space: nowrap;
		line-height: 28px;
		margin-top: -3px;
		text-align: left;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 22px;
		color: rgba(0,0,0,1);
	}
	#Cosmetic_Dentistry_bbg {
		left: 916px;
		top: 2044.5px;
		position: absolute;
		overflow: visible;
		width: 197px;
		white-space: nowrap;
		line-height: 28px;
		margin-top: -3px;
		text-align: left;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 22px;
		color: rgba(0,0,0,1);
	}
	#Rectangle_5392_bbh {
		fill: rgba(245,243,239,1);
	}
	.Rectangle_5392_bbh {
		position: absolute;
		overflow: visible;
		width: 1366px;
		height: 218px;
		left: 0px;
		top: 2532.5px;
	}
	#Group_8297 {
		position: absolute;
		width: 348px;
		height: 75px;
		left: 233px;
		top: 2604.5px;
		overflow: visible;
	}
	#Rectangle_5570 {
		fill: rgba(245,243,239,1);
	}
	.Rectangle_5570 {
		position: absolute;
		overflow: visible;
		width: 348px;
		height: 75px;
		left: 0px;
		top: 0px;
	}
	#Image_864_bbk {
		mix-blend-mode: multiply;
		position: absolute;
		width: 348px;
		height: 75px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	#We_are_committed_to_providing__bbl {
		left: 620px;
		top: 2616.5px;
		position: absolute;
		overflow: visible;
		width: 564px;
		white-space: nowrap;
		line-height: 22px;
		margin-top: -4px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		color: rgba(0,0,0,1);
	}
	#Financing_Available {
		left: 620px;
		top: 2565.5px;
		position: absolute;
		overflow: visible;
		width: 238px;
		white-space: nowrap;
		line-height: 32px;
		margin-top: -3px;
		text-align: left;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 26px;
		color: rgba(0,0,0,1);
	}
	#Group_8148 {
		position: absolute;
		width: 168px;
		height: 44px;
		left: 620px;
		top: 2672.5px;
		overflow: visible;
	}
	#Path_49286_bbo {
		fill: transparent;
		stroke: rgba(0,0,0,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.Path_49286_bbo {
		overflow: visible;
		position: absolute;
		width: 168px;
		height: 44px;
		left: 0px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	#LEARN_MORE_bbp {
		left: 24px;
		top: 12px;
		position: absolute;
		overflow: visible;
		width: 121px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -39.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 17px;
		color: rgba(0,0,0,1);
	}
	#Group_8156 {
		position: absolute;
		width: 350px;
		height: 44px;
		left: 508px;
		top: 2269.5px;
		overflow: visible;
	}
	#Path_49286_bbr {
		fill: rgba(130,150,89,1);
	}
	.Path_49286_bbr {
		overflow: visible;
		position: absolute;
		width: 350px;
		height: 44px;
		left: 0px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	#VIEW_ALL_OUR_DENTAL_SERVICES {
		left: 24px;
		top: 13px;
		position: absolute;
		overflow: visible;
		width: 303px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -39.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 17px;
		color: rgba(255,255,255,1);
	}
	#ID1608_Hwy_78_West_Jasper_AL_3_bbt {
		left: 989px;
		top: 897px;
		position: absolute;
		overflow: visible;
		width: 164px;
		white-space: nowrap;
		line-height: 26px;
		margin-top: -4px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		color: rgba(0,0,0,1);
	}
	#Monday_-_Friday_9am-5pm_CDT {
		left: 932px;
		top: 972px;
		position: absolute;
		overflow: visible;
		width: 286px;
		white-space: nowrap;
		line-height: 26px;
		margin-top: -4px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		color: rgba(0,0,0,1);
	}
	#Cooner_Dental_Practice_ {
		left: 910px;
		top: 848px;
		position: absolute;
		overflow: visible;
		width: 311px;
		white-space: nowrap;
		line-height: 32px;
		margin-top: -2px;
		text-align: center;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 28px;
		color: rgba(0,0,0,1);
	}
	#Path_49726 {
		fill: transparent;
		stroke: rgba(0,0,0,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.Path_49726 {
		overflow: visible;
		position: absolute;
		width: 228px;
		height: 44px;
		left: 950px;
		top: 1024px;
		transform: matrix(1,0,0,1,0,0);
	}
	#ABOUT_OUR_OFFICE {
		left: 974px;
		top: 1037px;
		position: absolute;
		overflow: visible;
		width: 181px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -39.5px;
		text-align: center;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 17px;
		color: rgba(0,0,0,1);
	}
	#Path_49727_bby {
		fill: transparent;
		stroke: rgba(0,0,0,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.Path_49727_bby {
		overflow: visible;
		position: absolute;
		width: 228px;
		height: 44px;
		left: 950px;
		top: 1078px;
		transform: matrix(1,0,0,1,0,0);
	}
	#GET_DIRECTIONS_bbz {
		left: 989px;
		top: 1091px;
		position: absolute;
		overflow: visible;
		width: 151px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -39.5px;
		text-align: center;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 17px;
		color: rgba(0,0,0,1);
	}
	#Path_49728 {
		fill: transparent;
		stroke: rgba(0,0,0,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.Path_49728 {
		overflow: visible;
		position: absolute;
		width: 228px;
		height: 44px;
		left: 950px;
		top: 1132px;
		transform: matrix(1,0,0,1,0,0);
	}
	#ID205_221-6218_bb {
		left: 1004px;
		top: 1145px;
		position: absolute;
		overflow: visible;
		width: 121px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -39.5px;
		text-align: center;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 17px;
		color: rgba(0,0,0,1);
	}
	#Path_49732_bb {
		fill: rgba(0,0,0,1);
	}
	.Path_49732_bb {
		overflow: visible;
		position: absolute;
		width: 32.195px;
		height: 32.156px;
		left: 1075.957px;
		top: 1215.846px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Path_49733_bb {
		fill: rgba(0,0,0,1);
	}
	.Path_49733_bb {
		overflow: visible;
		position: absolute;
		width: 15.045px;
		height: 32.156px;
		left: 1021.848px;
		top: 1215.842px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Our_Featured_Services {
		left: 546px;
		top: 1738px;
		position: absolute;
		overflow: visible;
		width: 275px;
		white-space: nowrap;
		line-height: 32px;
		margin-top: -3px;
		text-align: center;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 26px;
		color: rgba(0,0,0,1);
	}
	#Group_8166 {
		position: absolute;
		width: 1366px;
		height: 379px;
		left: 0px;
		top: 1318px;
		overflow: visible;
	}
	#Rectangle_5376_bb {
		fill: rgba(223,230,208,1);
	}
	.Rectangle_5376_bb {
		position: absolute;
		overflow: visible;
		width: 1366px;
		height: 379px;
		left: 0px;
		top: 0px;
	}
	#_Tiffany_Y_2024 {
		left: 605px;
		top: 243px;
		position: absolute;
		overflow: visible;
		width: 157px;
		white-space: nowrap;
		line-height: 66px;
		margin-top: -24px;
		text-align: center;
		font-family: Montserrat;
		font-style: italic;
		font-weight: normal;
		font-size: 18px;
		color: rgba(0,0,0,1);
	}
	#The_staff_at_Cooner_Dental_are {
		left: 71px;
		top: 103px;
		position: absolute;
		overflow: visible;
		width: 1226px;
		white-space: nowrap;
		line-height: 32px;
		margin-top: -5px;
		text-align: center;
		font-family: Montserrat;
		font-style: normal;
		font-weight: normal;
		font-size: 22px;
		color: rgba(0,0,0,1);
	}
	#Path_49286_bb {
		fill: transparent;
		stroke: rgba(0,0,0,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.Path_49286_bb {
		overflow: visible;
		position: absolute;
		width: 214px;
		height: 44px;
		left: 451px;
		top: 295px;
		transform: matrix(1,0,0,1,0,0);
	}
	#READ_ON_GOOGLE {
		left: 475px;
		top: 308px;
		position: absolute;
		overflow: visible;
		width: 167px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -39.5px;
		text-align: center;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 17px;
		color: rgba(0,0,0,1);
	}
	#Path_49286_bcb {
		fill: transparent;
		stroke: rgba(0,0,0,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 4;
		shape-rendering: auto;
	}
	.Path_49286_bcb {
		overflow: visible;
		position: absolute;
		width: 230px;
		height: 44px;
		left: 685px;
		top: 295px;
		transform: matrix(1,0,0,1,0,0);
	}
	#LEAVE_US_A_REVIEW {
		left: 709px;
		top: 308px;
		position: absolute;
		overflow: visible;
		width: 183px;
		white-space: nowrap;
		line-height: 96px;
		margin-top: -39.5px;
		text-align: center;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 17px;
		color: rgba(0,0,0,1);
	}
	#Group_8110 {
		position: absolute;
		width: 197.786px;
		height: 33.997px;
		left: 585px;
		top: 44.002px;
		overflow: visible;
	}
	#ic_star_24px {
		fill: rgba(255,180,45,1);
	}
	.ic_star_24px {
		overflow: visible;
		position: absolute;
		width: 35.787px;
		height: 33.998px;
		left: 0px;
		top: 0.002px;
		transform: matrix(1,0,0,1,0,0);
	}
	#ic_star_24px_bcf {
		fill: rgba(255,180,45,1);
	}
	.ic_star_24px_bcf {
		overflow: visible;
		position: absolute;
		width: 35.787px;
		height: 33.998px;
		left: 81px;
		top: 0.002px;
		transform: matrix(1,0,0,1,0,0);
	}
	#ic_star_24px_bcg {
		fill: rgba(255,180,45,1);
	}
	.ic_star_24px_bcg {
		overflow: visible;
		position: absolute;
		width: 35.787px;
		height: 33.998px;
		left: 40px;
		top: 0.002px;
		transform: matrix(1,0,0,1,0,0);
	}
	#ic_star_24px_bch {
		fill: rgba(255,180,45,1);
	}
	.ic_star_24px_bch {
		overflow: visible;
		position: absolute;
		width: 35.787px;
		height: 33.998px;
		left: 121px;
		top: 0.002px;
		transform: matrix(1,0,0,1,0,0);
	}
	#ic_star_24px_bci {
		fill: rgba(255,180,45,1);
	}
	.ic_star_24px_bci {
		overflow: visible;
		position: absolute;
		width: 35.787px;
		height: 33.998px;
		left: 162px;
		top: 0.002px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Welcome {
		filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.384));
		left: 69px;
		top: 139px;
		position: absolute;
		overflow: visible;
		width: 566px;
		white-space: nowrap;
		text-align: left;
		font-family: Palace;
		font-style: normal;
		font-weight: normal;
		font-size: 138px;
		color: rgba(255,255,255,1);
	}
	#Union_28 {
		fill: rgba(191,218,242,1);
	}
	.Union_28 {
		overflow: visible;
		position: absolute;
		width: 474.953px;
		height: 505px;
		left: 840.023px;
		top: 146px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Mask_Group_11 {
		position: absolute;
		width: 454px;
		height: 115px;
		left: 836px;
		top: 693px;
		overflow: visible;
	}
	#Group_8304 {
		position: absolute;
		width: 1366px;
		height: 401px;
		left: 0px;
		top: 3249px;
		overflow: visible;
	}
	#Group_8296 {
		position: absolute;
		width: 1366px;
		height: 401px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	#Screenshot_2024-10-09_at_95152_bco {
		position: absolute;
		width: 1366px;
		height: 400px;
		left: 0px;
		top: 1px;
		overflow: visible;
	}
	#Path_49737 {
		fill: rgba(250,249,247,1);
	}
	.Path_49737 {
		overflow: visible;
		position: absolute;
		width: 1366px;
		height: 25.732px;
		left: 0px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	#COONER_DENTAL_bcq {
		left: 475px;
		top: 58.5px;
		position: absolute;
		overflow: visible;
		width: 80px;
		white-space: nowrap;
		line-height: 18px;
		margin-top: -0.5px;
		text-align: left;
		font-family: Montserrat;
		font-style: normal;
		font-weight: bold;
		font-size: 17px;
		color: rgba(241,58,54,1);
	}
	#Image_866_bcr {
		position: absolute;
		width: 160px;
		height: 90px;
		left: 728px;
		top: 2409px;
		overflow: visible;
	}
	#Image_868_bcs {
		position: absolute;
		width: 160px;
		height: 89.984px;
		left: 528px;
		top: 2409px;
		overflow: visible;
	}
	#Image_869_bct {
		position: absolute;
		width: 200px;
		height: 22.406px;
		left: 288px;
		top: 2442px;
		overflow: visible;
	}
	#Image_870_bcu {
		mix-blend-mode: multiply;
		position: absolute;
		width: 180px;
		height: 38.6px;
		left: 68px;
		top: 2434px;
		overflow: visible;
	}
	#Image_871_bcv {
		position: absolute;
		width: 160px;
		height: 50.313px;
		left: 928px;
		top: 2428px;
		overflow: visible;
	}
	#Image_872_bcw {
		position: absolute;
		width: 170px;
		height: 32.705px;
		left: 1128px;
		top: 2436.947px;
		overflow: visible;
	}
	#Union_33_bcx {
		fill: rgba(191,218,242,1);
	}
	.Union_33_bcx {
		overflow: visible;
		position: absolute;
		width: 15.607px;
		height: 26.246px;
		left: 1330.195px;
		top: 2440.879px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Union_34_bcy {
		fill: rgba(191,218,242,1);
	}
	.Union_34_bcy {
		overflow: visible;
		position: absolute;
		width: 15.606px;
		height: 26.245px;
		transform: matrix(1,0,0,1,20.199,2440.8775) rotate(180deg);
		transform-origin: center;
		left: 0px;
		top: 0px;
	}
	#We_File_to_Major_Insurance_Car_bcz {
		left: 516px;
		top: 2374.5px;
		position: absolute;
		overflow: visible;
		width: 335px;
		white-space: nowrap;
		line-height: 32px;
		margin-top: -6px;
		text-align: center;
		font-family: Merriweather;
		font-style: normal;
		font-weight: bold;
		font-size: 22px;
		color: rgba(0,0,0,1);
	}
	#Group_8085 {
		position: absolute;
		width: 16.939px;
		height: 20px;
		left: 335.061px;
		top: 1603px;
		overflow: visible;
	}
	#clicker {
		fill: rgba(255,255,255,1);
	}
	.clicker {
		overflow: visible;
		position: absolute;
		width: 16.939px;
		height: 20px;
		left: 0px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	#clicker_bc {
		fill: rgba(0,0,0,1);
	}
	.clicker_bc {
		overflow: visible;
		position: absolute;
		width: 16.939px;
		height: 20px;
		left: 0px;
		top: 0px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Group_8299 {
		position: absolute;
		width: 321px;
		height: 75px;
		left: 99px;
		top: 3702px;
		overflow: visible;
	}
	#Rectangle_5571 {
		fill: rgba(231,238,244,1);
	}
	.Rectangle_5571 {
		position: absolute;
		overflow: visible;
		width: 321px;
		height: 75px;
		left: 0px;
		top: 0px;
	}
	#Group_8157_bc {
		mix-blend-mode: darken;
		position: absolute;
		width: 320px;
		height: 75px;
		left: 1px;
		top: 0px;
		overflow: visible;
	}
	#Image_848_bc {
		position: absolute;
		width: 235px;
		height: 59px;
		left: 85px;
		top: 8px;
		overflow: visible;
	}
	#Image_849_bc {
		position: absolute;
		width: 71px;
		height: 75px;
		left: 0px;
		top: 0px;
		overflow: visible;
	}
	.nav {
	  float: right;
	  position: relative;
	  width: 640px;
	}
	.nav-list {
	  position: relative;
	  list-style: none;
	}
	.nav-list li {
	  float: left;
	  margin: 0 24px 0 0;
	}
	.nav-list li:last-child {
	  margin-right: 0;
	}
	.nav-list li a {
	  color: #000;
	  text-decoration: none;
	}
	.nav-list li a:hover {
	  color: #000;
	  text-decoration: underline;
	}
	.nav-item-1 {
	  font-family: Merriweather, serif;
	  font-size: 0.9375rem; /* 15px / 16px = 0.9375rem */
	  font-weight: bold;
	}
	.nav-item-1-2 {
	  font-family: Merriweather, serif;
	  font-size: 0.9375rem; /* 15px / 16px = 0.9375rem */
	  font-weight: bold;
	}
	.nav-item-1-3 {
	  font-family: Merriweather, serif;
	  font-size: 0.9375rem; /* 15px / 16px = 0.9375rem */
	  font-weight: bold;
	}
	.nav-item-1-4 {
	  font-family: Merriweather, serif;
	  font-size: 0.9375rem; /* 15px / 16px = 0.9375rem */
	  font-weight: bold;
	}
	.nav-item-1-5 {
	  font-family: Merriweather, serif;
	  font-size: 0.9375rem; /* 15px / 16px = 0.9375rem */
	  font-weight: bold;
	}



/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

body.home #Group_8176 img, body.home #Group_8190 img 
{
	display: none;
}

body.home #Image_879_b, body.home #Image_880_b
{
	display: none;
}

.container[data-res="1366"] .owl-carousel
{
	position:  absolute;
	top: 2420px;
    left: 55px;
    width: 1265px;
}

.container[data-res="1024"] .owl-carousel
{
	position: absolute;
    top: 1976px;
    left: 85px;
    width: 852px;
}

.container[data-res="768"] .owl-carousel
{
	position: absolute;
    top: 2444px;
    left: 65px;
    width: 640px;
}

.container[data-res="375"] .owl-carousel
{
	position: absolute;
    top: 3508px;
    left: 44px;
    width: 290px;
}

.container[data-res="1366"] .owl-carousel .owl-item img, .container[data-res="1024"] .owl-carousel .owl-item img {
    width: auto !important;
}

.container[data-res="768"] .owl-carousel .owl-item img, .container[data-res="375"] .owl-carousel .owl-item img {
    width: 83% !important;
}

.owl-carousel .owl-item {
    height: 70px;
}

.owl-prev
{
	position: absolute;
    left: -46px;
    top: 0;
    width: 40px;
    height: 70px;
}

.owl-next
{
	position: absolute;
    right: -46px;
    top: 0;
    width: 40px;
    height: 70px;
}

.owl-prev span
{
	text-indent: -99999px;
    display: block;
}

.owl-next span
{
	text-indent: 99999px;
    display: block;
}

.owl-item .item
{
	display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
}

body.financial-policy #Group_8169, body.financial-policy #Group_8233, body.financial-policy #Group_8235, body.financial-policy #Image_869_blq, body.financial-policy #Image_870_blr
{
	display: none;
}


body.financial-policy .container[data-res="1366"] .owl-carousel
{
	top: 1210px;
}

body.financial-policy .container[data-res="1024"] .owl-carousel
{
	top: 1133px;
}

body.financial-policy .container[data-res="768"] .owl-carousel
{
	top: 1215px;
}

body.financial-policy .container[data-res="375"] .owl-carousel
{
	top: 1766px;
}