body, html {
    padding: 0;
    margin: 0;
	overflow-x:hidden !important;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container:before,
.container:after {
    display: table;
    content: " ";
}
.container:after {
    clear: both;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row:before,
.row:after {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img {
	border:none 0;
	outline:none;
}
select,
input,
button,
textarea {
	outline:none !important;
}
input,
textarea {
 resize:none;
 -webkit-appearance: none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
.fleft {float:left;
}
.fright {float:right;
}
.color {color:#7A4019;
}

body {
	color: #262626;
	background: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height:24px;
	margin: 0;
	padding: 0;
	overflow-x:hidden !important;
}
html { font-size: 100%;
}

::selection{
	background: #7A4019;
	color: #fff;
}
::-moz-selection {
	background: #7A4019;
	color: #fff;
}
a,
a:focus {
	color: #7A4019;
	text-decoration:none !important;
}
a:hover { color: #000;
}
strong { font-weight: 600;
}
.center { text-align: center;
}
.bg_colored { background-color: #7A4019;
}
.justify {text-align: justify;
}
iframe {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	max-width:100% !important;
	overflow-y: hidden !important;
}
img {max-width:100%;
}
.cover {
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}
.pb30 {padding-bottom:30px;
}
.pb30 p {text-align:justify;line-height: 34px;}
#top{}
#top header{
	position: absolute;
	left:0;
	top:0;  
	width:100%!important;
	z-index:9999;
	height: 80px;
	z-index: 1000;	
	background:rgba(122,64,25,0.6);
	padding:23px 0 17px;
}
#logo {
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	line-height:26px;
	float:left;
}
#logo a {
	color:#fff;
}
.fixed-menu {
	border:none;
	position:fixed;
	left:0px;
	top:0;
	background:#7A4019 url(../images/header.jpg) bottom center no-repeat!important;
	z-index:99999;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	width:100%!important;
	display:none;
}
.fixed-menu.fixed_show {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	display:block;
}
.fixed-menu-wrapper {
	padding-top:23px;
	padding-bottom:27px;
}


.navmenu {
	float:right;
	margin:0 -9px 0 0;
}
.navmenu ul li {
	display:inline-block;
	padding:2px 0;
	margin:0 9px 0 12px;
}
.navmenu ul li a {
	font-size:18px;
	color:#fff;
	line-height:26px;
}
.navmenu li a:hover, .navmenu li.active a {
    padding: 0;
    text-decoration: none;
    color:#FFE5B7;
}

a.menu_toggler {display:none;
}
.mobile_menu_wrapper {display:none;	
}
nav.mobile_header {display:none!important;
}
.navmenu ul li:last-child {margin-right:3px;
}

.full_slider {
	background-color:#181818;
	background-position:center center;
	background-repeat:no-repeat;
}
.page_section {
	opacity: 1; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);	
}
#page {overflow:hidden;
}


#home{position:relative;
}
.shortcode_button { 
	display:inline-block;
	margin:0;
	text-decoration:none;	
	border-radius:10px;
	-webkit-border-radius:10px;
	transition: all 400ms;
	-webkit-transition: all 400ms;
	line-height:20px;
	font-size:18px;
	padding:20px 40px;
	font-weight:bold;
	vertical-align:top;
	text-align:center;
	border:none;
	cursor:pointer;
}
.shortcode_button.btn_type1 {
	color:#fff;
	background:#4B4B4B;
	max-width:180px;margin:0 auto;padding:5px;margin-top:15px;
}
.shortcode_button.btn_type1:hover {
	background:#7A4019;
}
.shortcode_button.btn_type2 {
	background:#4b4b4b;
	color:#fff;
	padding:10px 30px;
}
.shortcode_button.btn_type2:hover {
	background:#7A4019;
}
.page_section header {
	width: 100%;
	overflow:hidden;
	padding-top:39px;
	padding-bottom:32px;	
}
.page_section header span {
	color:#7A4019;
}
.page_section header div.container {
	z-index:900;
	position: relative;
}
.page_section header div.container h1,
.page_section header div.container h2,
.page_section header h1,
.page_section header h2 {
	font-size: 48px;
	padding:0 40px 15px;
	margin:0 0 74px;
	text-align: center;
	font-weight:bold;
	line-height:58px;
	position:relative;
}
.page_section header div.container h1:before,
.page_section header div.container h2:before {
	content:'* * *';
	position:absolute;
	font-size:30px;
	font-weight:normal;
	width:60px;
	text-align:center;
	bottom:-63px;
	left:50%;
	margin:0 0 0 -30px;
}
.page_section header p {
	text-align: justify;
	font-size:20px;
	line-height:30px;
	padding:0 20px 10px 20px;
	margin-bottom:0;
}
.service {
	text-align:center;
	margin:14px 0 20px;
}
.service a {
	display:block;
	padding:0;
}
.service_icon {
	display:block;
	margin:0 auto 16px;
}
.service_title {
	font-size:20px;
	line-height:30px;
	padding-bottom:17px;
	display:block;
}

.service p {
	text-align:justify;
	margin:14px 0 20px;
}



#about{
}
#about.page_section header h1,
#about.page_section header h2 {
	text-align:left;
	padding:0;
	margin:0 0 30px;
}
#about.page_section header p {
	padding-left:0;
	padding-right:0;
	text-align:left;
}
#about.page_section header {
    padding-bottom: 8px;
}
#about.page_section .img {
	max-width:none;
	margin:50px 0 -26px;
}
.content_section {
	padding-top:25px;
	padding-bottom:20px;
}
p {
	padding:0;
	margin:0 0 8px 0;
}
.img_block img { 
	width:100%; 
	padding:0; 
	margin:0; 
	display:block;
	position:relative;
}

.testimonials {
	background-image:url(../images/slide_bg/slide_bg1.jpg);
	background-
	min-height:300px;
	text-align:center;
	padding:36px 0 45px;
	position:relative;
}
.testimonials .flexslider {
	position:static;
}
.testimonials header {
	padding:0px;
}
.testimonials h3 {
	font-size: 36px;
	line-height:54px;
	padding:0 40px 15px;
	margin:0 0 25px;
	text-align: center;
	font-weight:bold;
	position:relative;
}
.testimonials h3:before{
	content:'* * *';
	position:absolute;
	font-size:20px;
	font-weight:normal;
	width:60px;
	text-align:center;
	bottom:-35px;
	left:50%;
	margin:0 0 0 -30px;
}
.testimonials .avatar {
	display: inline-block;
	font-size:20px;
	padding:16px 0 0;
}
.testimonials .avatar .img_ava {
	width:150px;
	margin-bottom:14px;
	border-radius:50%;
	-webkit-border-radius:50%;
	overflow:hidden;
	padding:7px;
	background:rgba(255,255,255,0.2);
}
.testimonials .avatar .img_ava img {
	border-radius:50%;
	-webkit-border-radius:50%;
}
.testimonials .avatar span {
	display:block;
}


.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}


.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}


.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}

.image-grid {
	margin:0 !important;
	width:100% !important;
}
.image-grid .element { 
	background:none; 
	overflow:hidden; 
	display:inline-block;
}
.image-grid .element .img_block {
	padding:5px; 
}
.load_more_cont {
	text-align:center;
	padding:25px 0 50px;
}
.link_rel {
	position:absolute;
	left:50%;
	top:50%;
	width:45px;
	height:45px;
	margin:-23px 0 0 -23px;
	background-image:url(../images/link.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	z-index:15;
	display:block;
	text-indent:-9999px;
	opacity: 0; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);	
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;	
	transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
}
.link_rel:before {
	content:'';
	position:absolute;
	background-image:url(../images/link.png);
	background-position: 0 -45px;
	width:45px;
	height:45px;
	top:0px;
	left:0px;	
	opacity: 0; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);	
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.img_block {
	position:relative;
}
.img_block:before {
	content:'';
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:rgba(0,0,0,0.6);
	z-index:10;
	opacity: 0; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);	
	transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.img_block:hover .link_rel {
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
}
.img_block:hover .link_rel,
.img_block:hover:before,
.link_rel:hover:before  {
	opacity: 1; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}


#blog {
}
.blog_post {
	margin-bottom:32px;
}
h4,
.blog_post h4 {
	padding:0;
	margin:-2px 0 4px;
}
h4,
.blog_post h4 a,
.blog_post h4 {
	font-size:22px;
	font-weight:bold;
	line-height:30px;
	color:#7A4019;
	padding-bottom:15px;
}

.blog_post h4 a:hover {color:#7A4019;
}
.blog_post .post_info {
	font-size:12px;
	color:#787878;
	margin-bottom:18px;
}
.blog_post .desc_block {
	margin-bottom:24px;
}
.blog_post .desc_block {
	text-align:justify;line-height: 34px;
}
.blog_post .img {
	margin-bottom:12px;
}


.footer {
	padding:24px 0 26px;
	background:#7A4019;
	color:#fff;
	font-size:18px;
	line-height:26px;
}
.footer .logo {
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	line-height:26px;
}
.footer .logo a {
	color:#fff;
}
.footer a:hover{
	color:#FFE5B7;
}
.footer a{
	color:#ffffff;
}
.footer .copyright {
	text-align:right;
}


a {
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	transition: color 0.4s ease;
}







