/*
Theme Name: JCIDM
Theme URI: https://www.jcidm.com/
Author: JCIDM
Author URI: https://www.jcidm.com
Version: 2.15
License URI: https://www.jcidm.com
*/


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

* {
    box-sizing: border-box;
}

.clearfix::after {
	content:".";
	visibility:hidden;
	display:block;
	height:0;
	line-height:0;
	clear:both
}

em {
    color: #666;	
}
.page-id-6 h1 {
	display:none;
}
/********** HEADER **********/

a#logo {
    float: left;
    padding: 20px 0;
}
header {
    background: white;
}

.header-contact {
    float: right;
    padding: 45px 0 35px 0;
}
header .contact-item {
    position: relative;
    float: left;
    color: black;
    font-size: 23px;
    line-height: 31px;
    font-weight: bold;
    margin-right: 40px;
    padding-right: 20px;
    border-right: 1px solid #ccc;
    text-align: right;
}
header .contact-item:last-child {
	margin-right: 0;
	border-right: 0;
}
header .contact-item span, header .contact-item a {
    display: block;
    font-weight: normal;
    color: black;
    font-size: 23px;
    text-align: right;
}
.contact-item svg {
    color: #d5787d;
}
.text {
    font-size: 30px;
    color: #2b2721;
	text-align:center;
}
.text a {
    color: #2b2721;
	text-decoration:underline;
}
span.desktop {
    display: block;
}
span.desktop svg {
    color: #f16c10;
}
.header-soc-title {
    font-size: 30px;
    color: #2b2721;
	text-align:center;
}
.header-soc-title svg {
    color: #f16c10;
}
/********** SLIDESHOW **********/

.home-slideshow {
    position: relative;
}

.mobile-slide {
	font-size:20px;
    display: none;
	color: black;
	text-align: center;
	padding: 10px;
	text-shadow: 2px 2px 5px white;
	background: rgba(255, 255, 255,0.55);

}
span.mobile-title {
    font-size: 25px;
}

.slide-container {
    width: 100%;
    max-width: 1280px;
    position: absolute;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    top: 45px;
    padding: 0 40px;
}
div#caption2 {
    float: right;
}
.slide-title {
    font-size: 43px;
    font-weight: bold;
    color: white;
	text-align:center;
}

.slide-caption {
    width: 100%;
    max-width: 540px;
    background: #234f4d;
    margin-top: 55px;
    box-shadow: 2px 9px 32px 10px rgb(0 0 0 / 23%);
    padding: 20px;
    border-radius: 10px;
	text-align:center;
}
.slide-title span {
    font-size: 30px;
    display: block;
}
.slide-caption p {
    color: white;
    font-size: 18px;
    line-height: 25px;
    margin: 15px 0 20px 0;
}
a.form-btn-inv {

    max-width: 225px;
    width: 100%;
    background: #84a94f;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 30px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin: 0 auto;
}
a.form-btn-inv:hover{
	background: #8cb551;
	text-decoration:none;
}
a.form-btn {

    max-width: 225px;
    width: 100%;
    background: #f16c10;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 30px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
	margin:0 auto;
}

a.form-btn:hover {
	text-decoration: none;
    background: #c56b2d;	
}
ul.uk-dotnav.uk-light li a {
    border: 1px solid black;
	
}
.uk-light .uk-dotnav>.uk-active>*{
	background-color:#234f4d;
}
/********** WELCOME SECTION **********/
.welcome-handle {
    padding-bottom: 20px;
	padding-top:20px;
	background: #f0f1f1;
}
.welcome-handle p {
    font-size: 19px;
}
.dr-welcome img {
    display: block;
    border-radius: 5%;
    border: 2px solid rgb(93 135 132 / 37%);
	margin:100px auto 0 auto;
}
.welcome-title {
	font-size: 35px;
    line-height: 50px;
    color: rgb(69 73 76);
	text-align:center;

}
.welcome-title span {
	font-size:43px;
	display:block;
	font-weight:bold;
}
.dr-welcome span {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #464646;
    font-style: italic;
}
/********** MOVING BANNER **********/
.top-cta-text {
    text-align: center;
    font-size: 22px;
    padding: 4px 0 4px 0;
    overflow: hidden;
    margin-right: 220px;
}

.scroller-phone {
    text-align: right;
    font-size: 25px;
    font-weight: 600;
    color: #ebebeb;
    position: absolute;
    right: 30px;
}
.scroller-phone svg {
	color: #f16c10;
}
.scroller-phone i {
    font-size: 22px;
	
}
.top-cta {
    background: #234f4d;
    color: white;
    padding: 10px;
	border-bottom: 2px solid white;
}
/********** LINKBOX SECTION **********/
.linkbox-handle {
    border-bottom: 25px solid #2a6664;
}
.linkbox-wrap {
	padding: 20px 35px;
    background: rgba(0, 110, 230);
    background: linear-gradient(180deg, rgb(54 139 135) 30%, rgb(35 79 77) 100%);
	border-right: 1px solid #1c4a49;
	border-left: 1px solid #1c4a49;
}
.linkbox-main {
    text-align: center;
    font-size: 40px;
    color: white;
    font-weight: bold;
	border-bottom:1px solid white;
	max-width: 500px;
    margin: 0 auto 50px auto;
}

.title a:hover {
    text-decoration: none;
    opacity: 75%;
}
p.linkbox-sub {
    color: white;
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
.linkbox-text {
    color: white;
}
.linkbox-image {
    border-radius: 50%;
    border: 2px solid white;
    float: left;
    width: 214px;
    margin-right: 20px;
	box-shadow: 10px 5px 5px #00000073;
}
.linkbox-image img {
    border-radius: 50%;
}
.linkbox-text .title {
    font-size: 28px;
    margin-bottom: 4px;
}

/********** HOME PAGE **********/
.title svg {
    color: white;
}
.title a {
    color: white;
    border-bottom: 1px solid;
}

span.sub-title {
    font-size: 35px;
    display: block;
	text-align:center;
	border-bottom: 2px solid rgb(152 151 136);
	color:#032a2a;
}
.home-text {
    padding: 20px 0;
	font-size:16px;
}
.home-text img {
    border-radius: 5px;
	box-shadow: 0 10px 6px -6px #00000066;
	border: 1px #ebe6e6 solid;
}

.home-btns a {
    background: var(--orange-btn);
    color: white;
    padding: 10px;
    border-radius: 5px;
}

/********** REVIEWS HOME **********/

.review-wrap {
    position: relative;
    padding: 70px 0;
	border-top: 4px solid #23514e;
}

/*
.review-wrap .uk-container {
    max-width: 100%;
    width: 860px;
}
*/

.review-sub {
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 21px;
    line-height: 30px;
	margin-bottom: 10px;
}

.review-title {
    display: block;
    position: relative;
    color: #ffffff;
    font-size: 36px;
    line-height: 49px;
    font-weight: 400;
    margin: 0 auto 20px auto;
}

.review-title span {
	font-weight: 600;
}

.review-slider {
    font-size: 18px;
    line-height: 31px;
    font-style: italic;
    margin: 0 auto;
    padding: 0 40px;
}

.review-slider cite {
    font-style: normal;
    margin-top: 15px;
    display: block;
}

a.review-btn {
    display: block;
    max-width: 360px;
    background: #f16c10;
    color: #fff;
    padding: 13px 5px;
    font-size: 15px;
    border-radius: 30px;
    margin: 45px auto 0 auto;
    font-weight: 600;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a.review-btn span {
    margin-left: 4px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

a.review-btn:hover svg {
	margin-left: 8px;
}

a.review-btn:hover {
    background: #cd6116;
    text-decoration: none;
}
.container {
    background: #000000b0;
    padding: 5px;
}


/********** SIDEBAR **********/

.doc-wrap {
    background: whitesmoke;
    border: 1px solid #d6d6d6;
    padding: 18px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    margin: 0 auto 20px auto;
}

.sidebar-title {
    position: relative;
    color: #222021;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #90b753;
	text-align:center;
}

.sidebar-title span {
    display: block;
    font-style: normal;
    font-size: 18px;
    font-weight: 600;
}
.doc-phone a {
    color: #234f4d;
}
img.dr-pic {
    display: block;
    margin: 0 auto;
    border: 1px solid #e2e2e2;
}

.doc-wrap p {
    font-size: 16px;
    font-style: italic;
}

.doc-name {
    font-weight: 400;
    font-size: 19px;
    border-left: 2px solid #90b753;
    padding-left: 10px;
}

.doc-phone {
    text-align: center;
    margin-top: 10px;
    font-size: 21px;
    line-height: 33px;
    color: #222021;
    font-style: normal;
    font-weight: 400;
}

.doc-phone span {
    display: block;
    font-weight: 600;
    font-size: 28px;
}

a.question-btn, a.appointment-btn {
    display: block;
    margin: 20px auto 20px auto;
    background: #234f4d;
    color: #fff;
    max-width: 330px;
    text-align: center;
    padding: 10px 10px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.question-btn span, a.appointment-btn span {
    display: block;
    font-weight: 400;
    font-size: 21px;
    font-style: italic;
}

a.question-btn:hover {
    background: #356260;
}

a.appointment-btn {
    font-size: 21px;
    background: #f16c10;	
}

a.appointment-btn:hover {
    background: #ef7c2d;
}

.how-to-handle {
    padding: 15px 0;
}
.number {
    font-size: 65px;
    color: white;
    background: #23514e;
    border-radius: 10px;
}
.how-to-handle p {
    font-size: 30px;
    color: #23514e;
}
/********** CONTACT US PAGE **********/

.contact-title {
    text-align: center;
    font-size: 43px;
    font-weight: 600;
    color: #000;
}

.contact-sub {
    text-align: center;
    font-size: 18px;
    margin-bottom: 50px;
}

.contact-wrap {
    margin-bottom: 50px;
}

.contact-info {
	text-align: center;
}

.contact-info svg {
    font-size: 50px;
    color: #193837;
    margin-bottom: 14px;
}

.ctitle {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.contact-info p {
    text-align: center;
    font-size: 15px;
}

.contact-info p a {
    display: block;
    word-break: break-all;
}

.contact-form p {
	margin: 0;
}

.contact-form .kk-input, .contact-form .kk-textarea {
    padding: 14px 15px;
    border: 1px solid #e2e1e1;
    border-left: 4px solid #91b854;	
    background: #efefef;
    width: 100%;
	font-size: 16px;
}

.contact-form .kk-textarea {
	height: 175px;
}
span.inv-caption-med {
    font-size: 18px;
    display: block;
    border-bottom: 1px solid;
    text-align: center;
    margin-bottom: 40px;
}
.googlemap {
    position: relative;
    padding: 0;
    height: 100%;
    overflow: hidden;
    max-width: 100%;
    margin: 0 auto;
    border: 3px solid #e2e1e1;	
}
span.form-title {
    text-align: center;
    display: block;
    font-size: 30px;
    margin-bottom: 10px;
}

.googlemap iframe {
    width: 100%;
    height: 100%;
    z-index: 1;
    border: none;
}
/********** INVENTORY PAGE **********/
.inv-center {
    text-align: center;
    font-size: 25px;
	margin-bottom: 20px;
}
span.inv-caption {
    text-align: center;
    border-bottom: 1px solid;
    display: block;
    margin-bottom: 20px;
    font-size: 30px;
}
/********** SCHEDULE APPOINTMENT **********/

.schedule-form {
    max-width: 800px;
    margin: 0 auto;
}

p.schedule-title {
    font-weight: 600;
    color: #1283b9;
    max-width: 800px;	
	font-size: 18px;
	text-align: center;
	margin: 0 auto 20px auto;
}

.schedule-form label {
    font-size: 18px;
	color: #000;
}

.schedule-form .kk-input, .schedule-form .kk-textarea {
    background: whitesmoke;
    border: 1px solid #dedede;
    padding: 7px 10px;
    height: 45px;
}

.schedule-form .kk-textarea {
	height: 130px
}

.kk-select-wrap select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}



/********** INTERIOR FEATURED **********/

.featured-interior {
	position: relative;
    padding: 4px;
    margin: 0 0 20px 0;
    background: whitesmoke;
    border: 1px solid #d5e0e5;
    -webkit-box-shadow: 0 10px 6px -6px #0000001c;
    -moz-box-shadow: 0 10px 6px -6px #0000001c;
    box-shadow: 0 10px 6px -6px #0000001c;
}

a.form-btn-interior {
    position: absolute;
    bottom: 20px;
    right: 20px;
    max-width: 260px;
    width: 100%;
    background:#f16c10;
    color: #fff;
    border-radius: 50px;
    padding: 12px 10px;
    display: block;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
a.form-btn-interior svg {
    font-size: 17px;
    font-weight: 400;
	margin-right: 4px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

a.form-btn-interior:hover {
    color: #fff;
    background: #ed7c2e;
    text-decoration: none;	
}

a.form-btn-interior:hover svg {
    margin-right: 7px;	
}
a.form-btn-interior-inv:hover {
    color: #fff;
    background: #7e9d4a;
    text-decoration: none;	
}

a.form-btn-interior-inv:hover svg {
    margin-right: 7px;	
}
.form-btn-interior-inv {
    position: absolute;
    bottom: 20px;
    right: 299px;
    max-width: 260px;
    width: 100%;
    background: #97bc57;
    color: #fff;
    border-radius: 50px;
    padding: 12px 10px;
    display: block;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.screen-reader-response {
    text-align: center;
    margin-bottom: 10px;
}

.page-id-734 h1 {
    display: none;
}

/********** REVIEWS PAGE **********/

.review-wrap2 {
	display:block;
	margin:25px 0 40px 0;
	width:100%;
	height:auto;
	position:relative;
	padding:50px 20px 15px;
	border:1px solid #e1e1e1;
	background:#fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	float:left;
}

.review-wrap2:nth-of-type(odd){
	clear:both;
}
.stars p {
    text-align: center;
}
.review-wrap2:nth-of-type(even){
	margin-right:0;
}

.review-icon{
	margin:0 auto;
	width:96px;
	height:96px;
	padding:10px;
	display:block;
	background:#90b753;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	position:absolute;
	top:-48px;
	left:0;
	right:0;
	border:8px solid #fff;
	color:#fff;
	font-size:44px;
	line-height:62px;
	text-align:center;
}

.entry-content .review-wrap2 .stars p{
	margin-bottom:15px;
	padding-bottom:0;
	color:#ecb624;
	font-size:18px;	
}

.stars i {
    margin-right: 4px;
}

.stars i:last-child {
    margin-right: 0;
}

.entry-content .review-wrap2  p.review-from{
	position:relative;
	font-size:16px;
	line-height:22px;
	font-weight:700;
	text-align:right;
	display:block;
	color:#000;
	margin:0 0 20px;
	padding:0;
}

.entry-content .review-wrap2  p.review-from::before{
	content:'- '
}

.entry-content .review-wrap2 .the-review{
	margin-bottom:20px;
}

.entry-content .review-wrap2 .the-review p {
	text-align: left;
}

.entry-content .review-wrap2 p.review-from {
    position: relative;
    font-size: 23px;
    line-height: 22px;
    text-align: right;
    display: block;
    color: #000;
    margin: 0 0 20px;
    padding: 0;
    font-weight: 300;
}

.page-id-734 .entry-content {
    padding-top: 0px;
}
/********** FAQ's **********/
.faq-handle a {
	background: #234f4d;
    color: white;
    font-weight: bold;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #1c3e3d;
	box-shadow: 10px 10px 5px #aaaaaa;
}
.faq-handle a:hover{
	color:white;
	background-color:#2c605e;
}
.faq-handle a:focus{
	color:white;
}
a.acc-link {
    background: none;
    color: #234f4d;
    border: none;
    box-shadow: none;
    padding: 0;
}
a.acc-link:hover {
	background-color:white;
	color: #2c605e;
}



/********** BLOG STYLING **********/

.blog-thumb {
    float: left;
    margin: 0 20px 10px 0;
    border: 1px solid #dedede;
    background: #fff;
    padding: 5px;
    max-width: 248px;
}
.blog-title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #083654;
}

/********** FOOTER **********/

footer {
    padding: 50px 0;
    color: #fff;
    background: #234f4d;
}

.footer-title {
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 10px;
	text-align:right;
}

.footer-info {
    line-height: 25px;
    max-width: 360px;
}

.footer-info span.block {
    display: block;
    max-width: 245px;
}

.footer-info span {
    font-weight: 600;
}

.footer-info i {
    width: 20px;
}

.footer-info a {
	color: #fff;
}

.business-hours {
    max-width: 402px;
    margin: 0 auto;	
    line-height: 32px;
	margin-left: 70px;
}

.business-hours span {
    width: 112px;
    display: inline-block;
}

.footer-soc {
    float: right;
    text-align: right;
}

.footer-soc a {
    color: #fff;
    margin-left: 15px;
    width: 40px;
    height: 40px;
	line-height: 40px;
    border: 1px solid white;
    border-radius: 50%;
    display: block;
    float: left;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}

.footer-soc a:hover {
    opacity: .75;
}

.footer-soc a i{
    font-size: 21px;
}

a#seo {
    display: block;
    float: right;
    clear: right;
    margin-top: 114px;
	max-width: 190px;
}

a#seo:hover img {
	opacity: .85;
}

.copyright-footer {
    padding: 18px 0 10px 0;
    text-align: center;
    background: #193837;
    color: #fff;
    font-size: 14px;
}

@media screen and (max-width:1187px){	
	.menu > li > a{
		font-size: 13px;
		padding: 0 12px;
	}
}

@media screen and (max-width:959px){
	a#logo {
    	margin: 0 auto;
    	padding: 5px 0;
    	display: block;
    	max-width: 400px;
		float:none;
	}
	.text {
     	font-size:27px;
	}
	.header-soc-title {
     font-size:24px;
	}
	.footer-title {
   		text-align:center;
	}
	.footer-info {
    	margin: 0 auto;
    	text-align: center;
	}
	.footer-info span.block {
    	max-width: 350px;
	}
	.business-hours {
    	margin: 0 auto;
    	line-height: 32px;
    	text-align: center;
	}
	img.fp-img {
		margin: 0 auto;
		display: block;
	}
	.home-title {
		text-align: center;
	}
	.footer-soc {
		margin: 0 auto;
		display: block;
		width: 245px;
		float:none;
	}
}
@media screen and (max-width:940px){
	aside img {
		margin: 0 auto;
		display: block;
	}
}
@media screen and (max-width:800px){
	.scroller-phone{
		display:none;
	}
	.top-cta-text{
		margin-right:0;
	}
	
}
@media screen and (max-width:730px){
	.slide-container{
		display:none;
	}

	.mobile-slide{
		display:block;
	}
	.home-slideshow{
		background-position:40% 50%;
	}

}
@media screen and (max-width:1000px){
	a.form-btn-interior{
		position: static;
		max-width:100%;
		border-radius:0;
	}
	.form-btn-interior-inv {
		position: static;
		max-width:100%;
		border-radius:0;
	}
}
@media screen and (max-width:540px){
	.phright{
	   float:none;
	   margin: 0 auto;
	   display: block;
	}
.phleft{
	   float:none;
	   margin: 0 auto;
	   display: block;
	}
}
@media screen and (max-width:515px){
	.linkbox-image{
		float:none;
		margin: 0 auto;
	}
	.linkbox-text .title{
		text-align:center;
	}
}