@charset "utf-8";
/* CSS Document */
/*
blue #317522
yellow #FFD600
*/


/*-----------------FONTFACE-----------------*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans'), local('OpenSans'), url('includes/fonts/Open Sans/OpenSans.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans Extra Bold';
  font-style: normal;
  font-weight: 900;
  src: local('Open Sans Extra Bold'), local('OpenSans-ExtraBold'), url('includes/fonts/Open Sans/OpenSans-ExtraBold.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans Bold';
  font-style: normal;
  font-weight: 900;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('includes/fonts/Open Sans/OpenSans-Bold.woff') format('woff');
}




#logo:hover{
	/*-webkit-filter: blur(1px) grayscale(1) opacity(1);*/
}
body {
    margin: 0;
    color: rgba(0, 0, 0, 0.8);
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    background-color: #7B0000;
    background-position: 0 260px;
    background: rgba(25, 25, 25, 1);
    width: 100%;
	
	/*background:url('images/bg1.jpg') top center repeat-x #FFF;*/
	background:#FFF;
}

#wrapper,
.wrapper {
    margin: auto;
    max-width: 1010px;
}
	#bg2{
		background-image:url("images/safaridentistry-bg1.jpg");
		position:relative;
		z-index:1;
	}
#header{
	width:100%;
	height: auto;
	background:#FFF;
	/*overflow:hidden;*/
	position:relative;
	z-index: 5000;
}
	#header:before,
	#header:after{
		content:"";	
		background-image:url('images/safaridentistry-headerbg3.png');
		width: 100%;
		height: 500px;
		display: block;
		position: absolute;
		background-repeat: no-repeat;
		background-size: 600px;
		z-index:0;
		left:-200px;
	}
	#header:after{
		background-position:top right;
		left:200px;
		top:0;
	}
	


	#header .padding{
		padding-top:0;
		padding-bottom:0;
	}
	#logo{
		float:left;
	}
	#logo img {
		width: 100%;
		max-width: 350px;
	}
	
	#callus{
		margin-top:5px;
		margin-right: 32px;
	}
	
	#callus{
		font-size:35px;
		font-weight:100;
		color:#FFF;
		margin:0;
		margin-bottom:7px;
	}
	#callus address{
		display:none;
	}
#nav{
	/*
	display: table-cell;
    float: right;
    padding:0;
	width:60%;
	text-align:right;
	margin-top:30px;
	*/
	width:100%;
	display:block;
	text-align:center;
	padding:5px 0;
	background:rgba(0,0,0,0.05);
	position:relative;
	z-index:1;
}
	#nav ul{
		list-style: none;
		padding: 0px;
	}
	
		#nav ul li{
			display: inline-table;
			transition: background 200ms ease-in-out;
			-webkit-transition: background 200ms ease-in-out;
			-moz-transition: background 200ms ease-in-out;
			-o-transition: background 200ms ease-in-out;
			margin: 0px 1px;
		}
			#nav ul li a{
				text-decoration: none;
				font-size: 14px;
				text-transform: capitalize;
				font-weight: 500;
				display: block;
				letter-spacing: 0px;
				padding: 5px 10px;
				/*background-color:rgba(0,0,0,0.05);*/
				margin:2px;
				border-radius:3px;
			}
			#nav ul li a:hover,
			#nav ul li.selected > a {
				box-shadow: inset 0 0 0 2px #317522;
				/*color: #FFF;*/
				transition: all ease-in-out 100ms;
				text-shadow: none;
				border-radius: 5px;
			}
			#nav ul li.selected > a {
				color: #FFF;
				background: #317522;
			}
			#nav ul li.sep1{
				padding:0 1px;	
				color:#fec700(255,255,255, 0.4);
			}
			
#callus{
	display: table;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: 1px;	
}
.fullwidth {
    background: rgba(0, 0, 0, 0.05);
    overflow: hidden;
    height: 714px;
    max-height: 714px;
    position: relative;
}
.fullwidth .slide {
    width: 100%;
    height: 100%;
    position: absolute;
}
	.fullwidth .slide > .image{
		width: 100%;
		height: 100%;
		background-size: cover;
		position: relative;
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
#banner{
	background:#FAFAFA;
}
/*
#banner_rect{
	text-align:center;
	background:#111;
}
	#banner_rect.fullwidth{
		height:450px;
		background-image:url('images/autorepairsgreeley-banner2.jpg');
		background-size:cover;
		background-position:center;
	}
		#banner_rect.fullwidth #rotators{
			display:none;	
		}

.floater{
	position:absolute;
	width:100%;
}
#banner_rect .floater{
	height:379px;
}
#banner_rect.fullwidth .floater{
	height:450px;	
}
#banner_rect .floater .wrapper{
	height:100%;
	position:relative;	
}
#banner_rect .floater img{
	position:absolute;
	width:330px;
	right:0;
	bottom:0;
	margin:20px 20px;
}
*/
	
#banner2{
	/*margin-top:10px;*/
	background:url('images/footer_bg2.jpg') top no-repeat;
	background-color:#1e1e1e;
	border-radius:5px;
	padding:12px;
	width:971px;
	
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	        box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.9),
						inset 0 0 1px 1px rgba(255,255,255,0.4);
	position:relative;
	z-index:0;
	
	/*text-shadow: -1px -1px 0 rgba(0,0,0,0.5), -1px -1px 0 #333;*/
}
	#banner2_cont{
		height:55px;
	}
	#banner2 > div{
		position: absolute;
		width: 100%;
		margin-top: -30px;
	}
	#banner2 img{
		/*box-shadow:0px 0px 4px rgba(0,0,0,1);*/
		border-radius:12px;
		
	}

	#banner2 img:last-child{
		margin-right: 10px;
		margin-top: -2px;
	}
	#banner2 h1{
		margin:0;
		color:#333;
		color:rgba(255,255,255, 0.7);
		color:rgba(255,255,255,0.5);
		font-size:33px;
		font-weight:lighter;
		letter-spacing:1px;
		margin-left:12px;
	}
	#banner2 h1 strong{
		color:#333;	
		font-weight:lighter;
	}
	#banner2 .right{
		text-align:right;
		margin-left: -25px;	
	}
	
	
#banner2{
	display:none;
}
#body{
	/*padding-top:220px;*/
	padding-top:20px;
	margin:auto;
	/*background:#FFF;*/
	/*
	-webkit-mask: -webkit-linear-gradient(
		 top,
		 rgba(255,255,255,0),
		 rgba(255,255,255,1) 10%,
		 rgba(255,255,255,1),
		 rgba(255,255,255,1)
	 );
	 
	 background-color:#fff;
	 border-radius:10px;
	 border:2px solid #F00;
	 */
}
	#body #body_body{
		
		/*background:url('images/body_body1.png');*/
	}
	#body #body_header{
		/*
		height:29px;
		background:url('images/body_header1.png') no-repeat top;
		*/
	}
	#body #body_footer{
		/*
		height:9px;
		background:url('images/body_footer1.png') no-repeat bottom;
		*/
	}

	#body #body_body{
	}
	
	#body #body_body > .left{
		width:660px;
	}
	
	
		#body #body_body > .left > .padding{
			padding:0px;
			padding-left:20px;
		}
	
	#body #body_body > .right,
	#footer2 > .wrapper > div.right{
		width:330px;
		/*margin-top: 40px;*/
	}
	#footer2 > .wrapper > div.right{
		text-align:right;
		/*margin-right:84px;*/
		margin-top:-40px;
	}
	
	
		#body #body_body > .right > .padding{
			padding:0px;
			padding-right:20px;
		}
	

		#copyright{
			text-align:right;
			padding-top:10px;
		}
		
iframe#map{
	
	border-radius:0;
	border:0;
	box-shadow:none;
	
}
		
.block1,
.block2{
	/*width:280px;*/
	background:#c57642;
	border-radius:0;
	color:#FFF;
	/*
	-moz-box-shadow:    inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow:         inset 0 0 10px #000000;
	*/
	/*text-shadow:1px 1px 3px #000;*/
	border-radius:10px;
	overflow:hidden;
}
	.block2 a.butt1{
		background:#333;
	}
	.block2 a.butt1:hover{
		background:#FFD600;
		color:#333;
	}
	.block2 > a.butt1{
		display:block;
		border-top-right-radius:0;
		border-top-left-radius:0;
	}
	
	.block2 > h2{
		display:block;
		padding:10px;
		text-align:center;
	}
	.block2 > h2.colored{
		background:#FFD600;
		color:#333 !important;
	}
	
	
	a .block1 h2{
		text-decoration:none;	
	}
	.block1.alt{
		background:url('images/footer_bg1.jpg') top no-repeat #900007;
	}
	.block1 strong,
	.block1 h2{
		color:#fff;	
	}
	.block1 h1{
		font-size: 30px;
		color: #fff;
		margin: 0;
		line-height: normal;
	}
	.block1 .colored,
	.block2 .colored{
		color:#FFD600 !important;
	}
	.block2{
		background:#317522;
	}
	.block3{
		background:#f7ee87;
		border-radius:10px;
	}
.line{
	height:6px;
	background:url('images/line.png');	
	margin-bottom:10px;
}

h1.bg{
	height:30px;
	line-height:28px;
	background:url('images/headline1.png') no-repeat left;
	padding-left:20px;
	margin-left:-20px;
	text-shadow:0 0 5px #FFF;
}
h2.alt{
	color:#1e1e1e;
}
h1.cool{
	display:block;
	color:#1e1e1e;
	font-size:30px;
	line-height:30px;
	margin-top:0;
	padding-top:0;
	border-bottom:4px solid #1e1e1e;
	margin-bottom:10px;
}
.facebook{
	background:url('images/icon_facebook_mini2.png') top;
	background-size:32px 64px;
}
.googleplus{
	background:url('images/icon_googleplus_mini.png') top;
	background-size:32px 64px;
}
.yelp{
	background:url('images/icon_yelp_mini2.png') top;
	background-size:32px 64px;
}
.twitter{
	background:url('images/icon_twitter_mini.png') top;
	background-size:32px 64px;
}

.googleplus,
.yelp,
.facebook,
.twitter{
	display:inline-table;
	margin:0 1px;
	width:32px;
	height:32px;
}
	.googleplus:hover,
	.yelp:hover,
	.facebook:hover,
	.twitter:hover{
		background-position:bottom;
	}
.icon_facebook{
	height:25px;
	width:25px;
	background:url('images/icon_facebook.png') top;
	cursor:pointer;
}
.icon_facebook:hover{
	background-position:bottom;
}
.icon_twitter{
	height:25px;
	width:25px;
	background:url('images/icon_twitter.png') top;
	cursor:pointer;
}
.icon_twitter:hover{
	background-position:bottom;
}
/********************************************************************************************************/
a{
	color:#333;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a img{
	border:0;	
}
h1{
	margin:0;
	padding:0;
	font-size:22px;
	color:#333;
	margin-bottom:15px;
	
	font-family:Open Sans Bold;
}
	#body > #body_body > .left > .padding h1:nth-child(1){
		font-size:40px;
	}
	h1 span{
		color:#fff;	
	}
	h1.alt span{
		font-size:18px;
	}
h2{
	margin:0;
	padding:0;
	font-size:18px;
	/*color:#ffc307;*/
	margin-bottom:10px;
}
h3 {
	font-family:'Open Sans Bold', sans-serif;
    text-transform: none;
    letter-spacing: 1px;
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    margin-bottom: 10px;
	font-weight:bolder;
}

p{
	margin:0;
	margin-bottom:10px;
}
em{
	color:#AAA;	
}

ul{
	margin:0;
	padding:0;
}
ul.check1 li {
	background-image: url('images/check2.png');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin: 0;
	padding-left: 25px;
	list-style: none;
	margin-bottom: 5px;
}
b{
	color:#b8111a;
}
/*strong{
	font-weight:lighter;
}*/

hr {
	border:0;
	border-bottom:1px solid rgba(255,255,255,1);
	border-top:1px solid rgba(0,0,0,0.1);
	margin: 20px 0px;
}

hr.alt {
    border: 0;
    margin: 10px 0px;
}
hr.alt2 {
    border: 0;
    margin: 20px 0;
    width: 0;
    height: 2px;
    border-left: 50px solid #ed1c24;
    border-right: 50px solid #f26522;
}

.left{
	float:left;	
}
.right{
	float:right;	
}
.clear{
	clear:both;	
}
ul.list1,
ul.list2 {
    margin: 0;
    padding: 0;
}
ul.list1 li {
    display: inline-table;
}
ul.list2 {
    list-style: none;
}
	ul.bullet{	
		padding-left:20px;
	}
	ul.bullet li{
		list-style:outside;
	}
	ul.bullet ul.bullet li {
		list-style: circle;
	}

ul.col3,
ul.col2,
ul.col6 {
    list-style: none;
    padding: 0;
}
ul.col2 > li,
ul.col3 > li,
ul.col4 > li,
ul.col5 > li,
ul.col6 > li {
    display: block;
    height: auto;
    float: left;
}
ul.col2 > li {
    width: 50%;
}
ul.col3 > li {
    width: 33%;
}
	ul.col3 > li:nth-child(2) ul.bullet{
		display:table;
		margin:auto;
	}
	ul.col3 > li:nth-child(3) ul.bullet{
		float:right;
	}
ul.col4 > li {
    width: 25%;
}
ul.col5 > li {
    width: 20%;
}
ul.col6 > li {
    width: 33.3%;
    background-color: #fff;
}
ul.col2.alt > li:first-child {
    width: 65%;
}
ul.col2.alt > li:last-child {
    width: 35%;
}
ul.col2.alt2 > li:first-child {
    width: 35%;
}
ul.col2.alt2 > li:last-child {
    width: 65%;
}
ul.col2:not(.alt2) > li:first-child > .padding{
	padding-top:0;
	padding-left:0;
	padding-bottom:0;
}


ul.col2 > li:not(:first-child) > .padding{
	padding:0;
}
	ul.col2 > li:nth-child(2) ul.bullet{
		/*float:right;*/
	}

.padding{
	padding:20px;	
}

.thumb1{
    border: 2px solid #FFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}
.thumb1.alt{
	border:0;
	box-shadow:none;
}

a .thumb1:hover{
	/* border:3px solid #000; */
}

.thumb1.right{
	margin-left:20px;	
}
.thumb1.left{
	margin-right:20px;
}

.list2{
	margin:0 auto;
	padding:0 25px;
}
.list2.num{
	list-style:decimal;	
}

.minheight1{
	min-height:472px;
}
.minheight3{
	min-height:411px;
}
.minheight2{
	min-height:190px;
}

input,
textarea{
	border:1px solid #999;	
	width:100%;
}
input[type='radio']{
	border:0;	
	width:auto;
}

.image1{
	background:url('images/noimage1.png') center no-repeat;	
	border:3px solid #999;
	height:100px;
	
}



/********************************************************************************************************/


#accordion h3{
	font-weight:bolder;
	font-size:16px;
}

#accordion div{
	padding:0 35px;
}
#accordion div p{
}


#services.home ul{
	width:28%;
}

.butt1{
	padding:5px 10px;
	text-align:center;
	cursor:pointer;
	background:#317522;
	color:#FFF;
	font-weight:bolder;
	border:0;
	border-radius:5px;
	text-decoration:none;
}
.butt1:hover{
	background:#333;
	color:#FFF;
}
	.butt1 span{
		font-size:20px;
		font-weight:bolder;	
	}

.product1{
	float:left;	
	width:47%;
	/*border:1px solid #CCC;*/
}
	.products1 .product1:nth-child(odd){
		clear:both;
		margin-bottom:20px;
	}
	.products1 .product1:nth-child(even){
		float:right;
	}
	.products1 .product1 img:first-child{
		width:100%;
	}
	.products1 .product1 img:last-child{
		width:100px;
		float:left;
	}
	.products1 .product1 h1:first-of-type{
		color:#F00;
		margin:0;
		pading:0;	
		margin-top:10px;
	}
	.products1 .product1 p:first-of-type{
		clear:both;
		font-size:10px;		
	}

	.alt .products1 .product1 img:last-of-type{
		float:right;	
	}
	.alt .products1 .product1 h1:first-of-type{
		font-size:14px;
	}	
	.alt .products1 .product1 p:first-of-type{
		clear:none;	
	}



.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url('images/icon_top.png') no-repeat;
	z-index:5000;
}
.buttmini{
	background:#0064d6;
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	padding:0px 5px;
	display:inline-table;
	letter-spacing:1px;
	cursor:pointer;
}
	.buttmini:hover{
		background:#333;	
	}

.contenthide{
	
}
	.contenthide > div:first-child{
		display:none;
	}

#req1{
	z-index:10;	
}
#socialnetworks{
}
#socialnetworks h2{
	/*font-family: Bebas;*/
	font-weight:100;
	font-size:20px;
	line-height:0px;
	margin:0;
	margin-top:-25px;
}
#socialnetworks > h2,
#socialnetworks > div{
	display:inline-block;
	vertical-align:middle;
}
#rotators img{
}

#services.col3 ul {
	width: 30%;
}
#services.col3 ul{
 width:30%; 
}
#services.col3 ul:nth-child(3){
 float:right; 
}
.tab1{
		
}

	.tab1 tr td:first-child{
		text-align:right;
		vertical-align:top;
		padding-top:8px;
		font-weight:bolder;
	}
	.tab1 input.textbox{
		font-size:14px;	
		padding:5px;
		background:rgba(255,255,255,0.9);
	}
	
.success{
	text-align:center;
	border:2px solid #63be2d;
	border-radius:10px;
	padding:15px;
	background:rgba(99,190,45, 0.2);
}

block1.red {
background: #0049a5;
}

.section .padding{
	padding:20px;
	text-align:left;
}
input.textbox1, textarea.textbox1 {
	background: none;
	padding: 0;
	border: 0;
	color: rgba(255,255,255,0.5);
	letter-spacing: 1px;
	font-size: 12px;
}
input.textbox1, textarea.textbox1, select.textbox1 {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    padding: 8px 0;
    border: 1px solid rgba(0, 0, 0, 0.25);
    background: rgba(0, 0, 0, 0.01);
    background: #FFF;
	color:#333;
    border-radius: 5px;
    margin: 0;
    margin-bottom: 5px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
    cursor: auto;
}
.colored{
	color:#317522;
}
	.colored.alt{
		color:#FFD600;
	}
.text_group span {
    display: inline-block;
    margin-left: 10px;
}
.text_group span:first-child {
    margin-left: 0;
}
/*****************************************************************************************************************************************/
#footer{
	color: rgba(255, 255, 255, 0.7);
	/*line-height: 14px;	*/
}
	#footer a {
		color: rgba(255, 255, 255, 0.7);
		text-decoration: none;
	}
	#footer .block1{
		background:#317522;
		margin:0;
	}
		#footer .block1 h3{
			font-family: 'Open Sans Extra Bold', sans-serif;
			color: #fff;
			letter-spacing: 2px;
			text-transform: uppercase;
			font-size:30px;
			line-height:30px;
			margin:0;
		}
#footer_nav{
	text-align:center;
	background:#222;
	padding:20px;
}
	#footer_nav .list1{
		line-height: 30px;
	}
		#footer_nav .list1 a:hover{
			color:#FFD600;
		}
#footer2{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background: rgba(25, 25, 25, 1);	
}
#footer hr:not(.alt) {
	border-bottom: 1px solid rgba(255,255,255,0.1);
	border-top: 1px solid rgba(0,0,0,0.5);
}
#footer_columns .padding{
	padding:10px;	
}
	#footer_columns.col.col4 li:nth-child(2) .padding{
		display: table;
		float:left;
	}
	#footer_columns.col.col4 li:nth-child(3) .padding{
		display: table;
		float:right;
	}
	#footer_columns.col.col4 li:nth-child(4) .padding{
		display: table;
		margin:auto;
	}

#mobilemenu{
	display:none;
}


/*******************************************************************/

.gallery .thumb1 {
    border: 0;
    box-shadow: none;
}
.gallery > a{
	display:inline-block;
	margin:5px;
	font-size:12px;
	text-align:center;
}
.gallery > a > div{
	position:relative;
    height: 140px;
    width: 140px;
	overflow:hidden;
	border:1px solid rgba(0,0,0,0.075);
	background-color:rgba(0,0,0,0.05);
	margin:auto;
	margin-bottom:5px;
	z-index:2;
}
/*
#albums.gallery > a:after{
	content:"";
	display:block;
	position:absolute;
	width: 140px;
	height: 140px;
	
	box-shadow:
				4px 4px 0 0px #FFF,
				4px 4px 0 1px rgba(0,0,0,0.5),
				
				8px 8px 0 0px #FFF,
				8px 8px 0 1px rgba(0,0,0,0.5)
				;
				
	margin-top:-180px;
}
*/

.gallery.facebook > a {
    height: 100px;
    width: 100px;
}
.gallery2 > a:hover > div > img{
	transform:scale(1.1);
	transition:all 100ms ease-in-out;
    /*background: red;*/
}
.gallery2 > a:hover > div > img {   
    opacity: 0.5;
}
.gallery2 > a > div > img {
	position:absolute;
	height:100%;
	width:auto;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.gallery2 a .thumb1:hover{
    border:2px solid #000;
	/*border:0 !important;*/
}
			
			
.list2 li.selected a{
	display:block;
	background:#6F00C4;	
	padding:2px 10px;
	margin-left:-10px;
	color:#FFF;
}

#heading{
	background:#317522;
	text-align:center;
	padding:5px;
}
	#heading h1{
		margin:0;
		color:#FFF;
	}

.big{
	font-size:20px;
}

h2.heading{
	text-transform:uppercase;
	background:	#317522;
	color:#FFF;
	letter-spacing:1px;
	text-align:center;
	font-size:20px;
	padding:10px;
	border:6px solid #111;
	border-top-width:0;
	border-bottom-width:0;
	
    transform-style: flat;
    -webkit-transform-style: flat;
    -moz-transformtransform-style: flat;
    -ms-transform-style: flat;
    transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -webkit-transform: rotate(360deg) scale(1.003) skew(-14deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
}

h2.heading.alt{
	background:#FFF;
	color:#317522;
	border-color:#317522;
	border-width:2px;
	border-top-width:1px;
	border-bottom-width:1px;	
}


/****************************************************************************************************/

#mobilemenu-bottom,
.popups{
	display:none;
}
#mobilemenu-bottom img{
	vertical-align:middle;
}
.popup a.butt1{
	display:block;
	padding:5px 0;
	background:#cf000f;
	text-align:center;
	margin-top:5px;
	font-size:12px;
}
.popup table tr.selected{
	color:#cf000f;
}

.device-phone,
.mobile-view {
    display: none;
}


#mobile-calltoaction{
	width:100px !important;
	height: 198px;
    position: absolute;
    right: 0;
	background: #37c837;
    float: right;
    border-top-left-radius: 60px;
	
    margin-top: -50px !important;
	transition:all ease-in-out 300ms;
}
	#mobile-calltoaction img{
		opacity:1 !important;
	    margin-top: 10px;
		margin-left:10px;
	}#body{position:relative;z-index:1; }#req1{position:relative !important;top:0 !important;}

#appointment-reviews li .butt1{
	margin:0 2px;
	padding:10px 5px;
}
	#appointment-reviews li .butt1 img{
		width:100%;
	}

/************************************************/

#callus{
	float:right;
	text-align:center;
	padding-top:20px;
	color:#333;
}
#callus .butt1{
	display:inline-block;
	max-width:200px;
	margin-bottom:10px;	
}

#featured{
	margin-bottom:20px;	
}
#featured:after{
	content:"";
	clear:both;
	display:block;
}
#featured li{
	text-align:center;	
}
#featured li img{
	width:100%;
	max-width:189px;
}
#featured li .padding{
	padding:5px;
}
	#featured h2{
		font-size:20px;
		font-weight:bolder;
		text-transform:uppercase;
		margin:5px 0;
	}
	
#featured .butt1{
	text-decoration:none;
	background:#317522;
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	width:70%;
	display:block;
	margin:auto;
}


/*************************************************/

#body #body_body > .left{
	width:100%;	
	float:none;
}
#body_body > .right{
	display:none;
}

#footer_logo{
	font-size:12px;	
}
	#footer_logo li{
		padding:5px;	
	}
	#footer_logo .logo img{
		max-width:200px !important;
		margin-bottom:10px;
	}

#footer_columns #socialnetworks h2{
	display:none;	
}

/**********************************************************/

#testimonials .left,
#testimonials .right{
	width:49%;	
}
#testimonials.carousel{	
	opacity:0;
	height:0;
	overflow:hidden;
}
#testimonials.carousel .author{
	float:none;
	text-align:center;	
	margin-right:0;
	color:#009bf9;
	line-height:20px;
}
	#testimonials.carousel .author strong{
		color:#FFF;
		letter-spacing:1px;
	}
#testimonials.carousel .testimonial .content{
	background:rgba(255,255,255,.5) !important;
	color:#333;
	border:0;
}
#testimonials.carousel .testimonial .content:after,
#testimonials.carousel .testimonial .content:before{
	left: 50%;
	right: auto;
	border-width: 12px 12px 0 12px;
	margin-left:-12px;
	
	border-color: rgba(255,255,255,.30) transparent transparent transparent;
}
	#testimonials.carousel .testimonial .content:after{
		bottom:-12px;
	}
#testimonials.carousel .testimonial{
	border:0;	
	float:left;
	width:50%;
}
.testimonial .content{
	position: relative;
	background:rgba(255,255,255,0.5);
	padding: 20px;
	font-size:12px;
	border-radius: 10px;
	color:#333;
}
	
	.col3 li:nth-child(1) .testimonial:nth-child(2n+1) .content,
	.col3 li:nth-child(2) .testimonial:nth-child(2n) .content,
	.col3 li:nth-child(3) .testimonial:nth-child(2n+1) .content{
		
		background:#45adec;
		background:rgba(255,255,255,0.75);
	}
	.col3 li:nth-child(1) .testimonial:nth-child(2n+1) .content:after,
	.col3 li:nth-child(2) .testimonial:nth-child(2n) .content:after,
	.col3 li:nth-child(3) .testimonial:nth-child(2n+1) .content:after,
	.col3 li:nth-child(1) .testimonial:nth-child(2n+1) .content:before,
	.col3 li:nth-child(2) .testimonial:nth-child(2n) .content:before,
	.col3 li:nth-child(3) .testimonial:nth-child(2n+1) .content:before{
		border-color:rgba(255,255,255,0.5) transparent;
	}
	.testimonial .content p{
		font-size:14px;	
		letter-spacing:1px;
	}
	.testimonial .content p:last-child{
		margin-bottom:0;
	}

.testimonial{
	margin-bottom:20px;
	padding-bottom:20px;
	
}

.testimonial .content:after,
.testimonial .content:before{
	content: "";
	position: absolute;
	bottom: -12px;
	left: 18px;
	border-width: 12px 0 0 12px;
	border-style: solid;
	border-color: rgba(255,255,255,.5) transparent;
	display: block;
	width: 0;
	left: auto;
	right: 18px;
	border-width: 12px 12px 0 0;
}
	#testimonials .left .testimonial:nth-child(2n) .content:after,
	#testimonials .left .testimonial:nth-child(2n) .content:before,
	#testimonials .right .testimonial:nth-child(2n - 1) .content:after,
	#testimonials .right .testimonial:nth-child(2n - 1) .content:before{
		border-color: rgba(7,129,172,.40) transparent;
	}
	#testimonials .testimonial .content:after {
		border-width: 9px 10px 0 0;
		right: 19px;
		bottom: -9px;
	}
	#testimonials:not(.carousel){
		opacity:0;
	}

.testimonial .author{
	text-align: right;
	line-height: 14px;
	margin-top: 14px;
	margin-right: 20px;
}
	.testimonial .author strong{
		display:block;
	}
	.testimonial:after{
		clear:both;	
	}

ul.col3.testimonial_list{
	margin:0;
}

.quote{
	font-size:20px;
	line-height:10px;
}
#testimonial_scroller{
	margin-top:0;
	padding:20px 0;
}
	#testimonial_scroller h2{
		color:#FFF;	
		letter-spacing:1px;
		font-size:30px;
	}


/**********************************************************/

#iframe-form{
	border:0;	
}


#nav ul li a{
	font-weight:bolder;
	font-size:20px;
	color:#317522;
}

body[device-phone]:not([page="index"]) #logo{
	display:none;	
}
#galleria-link{
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 1000;
	width:250px;
}

#notice{
	background:red;
	color:#FFF;
	padding:10px;
	font-size: 24px;
	text-align: center;
	font-family: 'Open Sans Extra Bold';
}