/* Archit HTML5 Template */


/************ TABLE OF CONTENTS ***************
1. Fonts
2. Play
3. Open Sans
4. Main Header / Style One / Style Two / Style Three / Style Four
5. Main Slider / Style One / Style Two / Style Three / Style Four
6. About Us
7. Reservation
9. Main Footer 
10. Our Menu Style Two
11. Reservation Style 
12. About Style Three
13. Gallery  Item
14. Blog Classic / List Style
15. Sidebar
16. Sidebar Widgets
17. Blog Single / Details
18. Comments 
19. Comment Form
20. 404 Page / Not Found




**********************************************/
@import url('https://fonts.googleapis.com/css?family=Play');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Raleway');

@import url('font-awesome.css');
@import url('../fonts/flaticon.css');
@import url('animate.css');
@import url('masterslider.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url(../revolution/css/settings.css);
@import url('jquery.datetimepicker.css');
@import url('hover.css');

/*** 

====================================================================
	Reset
====================================================================

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

/*** 

====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-family:  'Roboto', sans-serif;
	font-size:14px;
	color:#666666;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#ffd71b;
}



a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-family: 'Roboto Slab', serif;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.6em;
}

input,button,select,textarea{
	font-family:  'Roboto', sans-serif;
}

p{
	position:relative;
	line-height:1.6em;	
}

.strike-through{
	text-decoration:line-through;	
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.medium-container{
	max-width:850px;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

@media (min-width: 1200px){
  .container {padding:0}
  .container-fluid {}
}




.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../img/resources/preloader.html);}

/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position:fixed;
	bottom:15px;
	right:15px;
	width:36px;
	height:36px;
	color:#C6AA92;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	border:1px solid #C6AA92;
	line-height:34px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	border-radius:50%;
	display:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;		
}

.scroll-to-top:hover{
	color:#222222;
	background:#C6AA92;
}

/*** 

====================================================================
	Main Header style
====================================================================

***/

.main-header {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
 
}

.header-style-two{
	position:absolute;
}

.main-header .header-large-container{
	width:100%;
	padding:0px 60px;	
}

.main-header .header-top{
	position:relative;
	padding:20px 0px;
	background:#111111;
	color:#dadada;	
}

.header-style-two .header-top{
	background:none;
	border-bottom:1px solid rgba(255,255,255,0.10);	
}

.main-header .header-top a{
	color:#ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.header-style-one.main-header .header-top a{
	color:#dadada;	
}

.main-header .info-nav li{
	position:relative;
	float:left;
	margin-right:25px;
}

.header-style-two .top-left .info-nav li{
	margin-right:40px !important;
}

.header-style-two .top-left .info-nav li:last-child{
	margin-right:0px !important;
}

.header-style-two .top-right .info-nav li:first-child{
	margin-left:0px !important;	
} 

.header-style-two .top-left .info-nav li:after,
.header-style-two .top-right .info-nav li:after{
	content:'|';
	position:absolute;
	right:-20px;
	top:2px;
	height:15px;
}

.header-style-two .top-left .info-nav li:last-child:after,
.header-style-two .top-right .info-nav li:last-child:after{
	display:none;	
}

.header-style-two .top-right .info-nav li{
	margin-right:0px !important;
	margin-left:40px !important;
}

.main-header .info-nav li a{
	position:relative;
	line-height:30px;
	font-size:12px;
	text-transform:uppercase;	
}

.main-header .info-nav li a .icon{
	line-height:30px;
	padding-left:5px;	
}

.main-header .info-nav li a .icon{
	color:#ffd71b;	
}

.theme-brown .main-header .info-nav li a .icon{
	color:#a8724e;	
}

.theme-green .main-header .info-nav li a .icon{
	color:#73a702;	
}

.main-header .social-links{
	position:relative;
	font-size:13px;
	text-transform:uppercase;
	margin-left:30px;	
}

.main-header ul li .social-links{
	margin:0px;	
}

.main-header .social-links a{
	position:relative;
	display:inline-block;
	margin-left:10px;
	font-size:13px;
}

.main-header .header-top a:hover,
.main-header.header-style-four .social-links a:hover{
	color:#ffd71b;	
}

.theme-brown .main-header .header-top a:hover{
	color:#a8724e;	
}

.theme-green .main-header .header-top a:hover{
	color:#73a702;	
}

.header-style-one.main-header .header-top{
	color:#dadada;	
}

.main-header .header-top li.dropdown{
	color:#dadada;	
}

.main-header .header-top li.dropdown .fa-globe{
	color:#ffd71b;		
}

.theme-brown .main-header .header-top li.dropdown .fa-globe{
	color:#a8724e;		
}

.theme-green .main-header .header-top li.dropdown .fa-globe{
	color:#73a702;		
}

.main-header .header-top li .dropdown-menu{
	top:48px;
	border:1px solid #d0d0d0;
	border-top:3px solid #ffd71b;
	padding:0px;
	border-radius:0px;
}

.theme-brown .main-header .header-top li .dropdown-menu{
	border-top:3px solid #a8724e;
}

.theme-green .main-header .header-top li .dropdown-menu{
	border-top:3px solid #73a702;
}

.main-header .header-top li .dropdown-menu > li{
	line-height:24px;
	text-transform:capitalize;
	border-bottom:1px solid #d0d0d0;	
}

.main-header .header-top li .dropdown-menu > li a{
	display:block;
	font:12px !important;
	padding:8px 15px;
	font-size:12px;
	color:#5a5a5a;	
}

.main-header .header-top li .btn{
	border-color:#ffffff;
	font-size:12px;
	color:#dadada;
	padding:5px 10px;
	background:none !important;
	border:none;
	text-transform:uppercase;
}

.main-header .header-top li .btn:hover,
.main-header .header-top li .btn:focus,
.main-header .header-top li .btn:active{
	 background:none !important;
	 color:#ffd71b;
	 outline:none;
}

.theme-brown .main-header .header-top li .btn:hover,
.theme-brown .main-header .header-top li .btn:focus,
.theme-brown .main-header .header-top li .btn:active{
	 color:#a8724e;
}

.theme-green .main-header .header-top li .btn:hover,
.theme-green .main-header .header-top li .btn:focus,
.theme-green .main-header .header-top li .btn:active{
	 color:#73a702;
}

.header-mainbox,
.header-style-four .header-lower{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	padding:0px 0px;
	z-index:999;	
}



.fixed-header.header-style-two .header-mainbox{
	background:#333333;	
}

.fixed-header .header-mainbox, .fixed-header.header-style-four .header-lower {
  background: #000 none repeat scroll 0 0;
  margin-top: -50px;
  position: fixed;
}



.header-style-two .header-mainbox .outer-box{
	padding-right:50px;	
}

.header-mainbox .outer-box .actions-outer{
	position:absolute;
	right:0px;
	top:0px;
	width:110px;
	padding:35px 0px;	
}

.header-style-two .header-mainbox .outer-box .actions-outer{
	width:50px;
	padding:35px 0px;	
}

.header-mainbox .outer-box .actions-outer li{
	position:relative;
	float:right;
	margin-left:40px;
	line-height:30px;
	font-size:18px;
	color:#333333;
	font-weight:normal;
}

.header-style-two .header-mainbox .outer-box .actions-outer li{
	margin:0px;
	color:#ffffff;	
}

.header-mainbox .outer-box .actions-outer li:last-child{
	margin-left:0px;	
}

.header-mainbox .outer-box .actions-outer li .seach-toggle {
  border-right: 2px solid #464646;
  color: #fff;
  cursor: pointer;
  padding-right: 25px;
  position: relative;
}

.header-mainbox .search-box{
	position:absolute;
	right:100px;
	top:40px;
	border:1px solid #d0d0d0;
	border-top:3px solid #ffd71b;
	background:#ffffff;
	opacity:0;
	visibility:hidden;
	box-shadow:0px 0px 5px 1px rgba(0,0,0,0.10);
	-webkit-transition:all 1000ms ease;
	-ms-transition:all 1000ms ease;
	-o-transition:all 1000ms ease;
	-moz-transition:all 1000ms ease;
	transition:all 1000ms ease;	
}

.theme-brown .header-mainbox .search-box{
	border-top:3px solid #a8724e;
	
}

.theme-green .header-mainbox .search-box{
	border-top:3px solid #73a702;	
}

.header-mainbox .search-box.now-visible{
	right:0px;
	opacity:1;
	visibility:visible;
	
}

.main-header .search-box .form-group{
	position:relative;
	padding:0px;
	margin:0px;
	width:100%;
	min-width:250px;	
}

.main-header .search-box .form-group input[type="text"],
.main-header .search-box .form-group input[type="search"]{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:7px 15px;
	border:1px solid #d0d0d0;
	background:#ffffff;
	color:#333333;
	font-size:13px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;		
}

.main-header .search-box .form-group input[type="text"]:focus,
.main-header .search-box .form-group input[type="search"]:focus{
	border-color:#ffd71b;	
}

.theme-brown .main-header .search-box .form-group input[type="text"]:focus,
.theme-brown .main-header .search-box .form-group input[type="search"]:focus{
	border-color:#a8724e;	
}

.theme-green .main-header .search-box .form-group input[type="text"]:focus,
.theme-green .main-header .search-box .form-group input[type="search"]:focus{
	border-color:#73a702;	
}

.main-header .search-box .form-group button,
.main-header .search-box .form-group input[type="submit"]{
	position:absolute;
	right:-7px;
	top:-13px;
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#333333;
	background:none;
	cursor:pointer;	
}

.main-header .sidenav-toggler {
  color: #fff;
  cursor: pointer;
  padding-right: 10px;
  position: relative;
}

.main-header .header-mainbox .logo-outer {
  background: rgba(0, 0, 0, 0.6);
  margin-right: 50px;
  margin-top: 50px;
  position: relative;
  border-radius: 0px 50px 50px 0px;
  float:left !important;
}
.pull-left {
	float:right !important;
}
.logo {
  padding-left: 38px;
  padding-right: 58px;
  padding-top: 15px;
  padding-bottom: 20px;
}
.header-style-two .header-mainbox .logo-outer{
	padding:0px 0px;	
}

.main-menu {
  position: relative;
  margin-right:210px;

}

.main-header.header-style-four .main-menu{
	text-align:center;	
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	margin:0px;
	font-family:'Roboto', sans-serif;
}

.main-menu .navigation > li {
  float: left;
  padding: 20px 0;
  position: relative;
}

.main-header.header-style-four .main-menu .navigation > li{
	display:inline-block;
	float:none;
	padding:0px;
	margin:0px;
}
.mainmenu-bg::before {
  position: absolute;
  width: 100%;
  height: 100px;
  content: "";
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50px 0 0 50px;
}
.mainmenu-bg {
  border-radius: 50px 0 0 50px;
  margin-top: 50px;
  position: relative;
}
.main-header.header-style-four .main-menu .navigation > li > a:after{
	content:'';
	position:absolute;
	height:14px;
	border-right:1px solid #333333;
	right:-2px;
	top:50%;
	margin-top:-7px;	
}

.main-header.header-style-four .main-menu .navigation > li:last-child > a:after{
	display:none;	
}

.header-style-two .main-menu .navigation > li{
	padding:10px 0px;
}

.header-style-three .main-menu .navigation > li{
	padding:40px 0px;
	margin-right:10px;
}

.main-menu .navigation > li > a {
  color: #d9d9d9;
  display: block;
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  opacity: 1;
  padding: 17px 0 18px 34px;
  position: relative;
  transition: all 500ms ease 0s;
}

.main-header.header-style-four .main-menu .navigation > li > a{
	padding:20px;
	font-size:13px;
	text-transform:uppercase;
	color:#666666;
	letter-spacing:1px;	
}

.header-style-two .main-menu .navigation > li > a{
	color:#ffffff;	
}

.header-style-three .main-menu .navigation > li > a{
	color:#333333;
	padding:5px 12px;	
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	color:#c6aa92;
	opacity:1;
}

.main-header.header-style-four .main-menu .navigation > li:hover > a,
.main-header.header-style-four .main-menu .navigation > li.current > a,
.main-header.header-style-four .main-menu .navigation > li.current-menu-item > a{
	color:#333333;
	background:#ffd71b;
}

.main-header.header-style-four .main-menu .navigation > li:hover > a:after,
.main-header.header-style-four .main-menu .navigation > li.current > a:after,
.main-header.header-style-four .main-menu .navigation > li.current-menu-item > a:after{
	opacity:1;
}

.theme-brown .main-menu .navigation > li:hover > a,
.theme-brown .main-menu .navigation > li.current > a,
.theme-brown .main-menu .navigation > li.current-menu-item > a{
	color:#c6aa92;
}

.theme-green .main-menu .navigation > li:hover > a,
.theme-green .main-menu .navigation > li.current > a,
.theme-green .main-menu .navigation > li.current-menu-item > a{
	color:#73a702;
}

.header-style-three .main-menu .navigation > li:hover > a,
.header-style-three .main-menu .navigation > li.current > a,
.header-style-three .main-menu .navigation > li.current-menu-item > a{
	color:#ffffff;
	background:#73a702;
}

.main-menu .navigation > li:hover > a:after{
	opacity:1;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:120%;
	width:200px;
	padding:0px;
	z-index:100;
	display:none;
	background:#ffd71b;
	border:1px solid rgba(0,0,0,0.50);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.header-style-four .main-menu .navigation > li > ul{
	text-align:left;	
}

.theme-brown .main-menu .navigation > li > ul{
	background:#603214;	
}

.theme-green .main-menu .navigation > li > ul{
	background:#73a702;	
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:0px;	
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(0,0,0,0.10);
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:10px 20px;
	line-height:24px;
	font-weight:400;
	font-size:13px;
	text-transform:capitalize;
	color:#333333;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.theme-brown .main-menu .navigation > li > ul > li > a,
.theme-green .main-menu .navigation > li > ul > li > a{
	color:#ffffff;	
}

.main-menu .navigation > li > ul > li:hover > a{
	background:rgba(255,255,255,0.20);
}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f061";
	position:absolute;
	right:10px;
	top:15px;
	width:10px;
	height:20px;
	display:block;
	color:#ffffff;
	line-height:20px;
	font-size:10px;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;	
}

.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:120%;
	top:0px;
	width:200px;
	padding:0px;
	z-index:100;
	display:none;
	background:#ffd71b;
	border:1px solid rgba(0,0,0,0.50);
}

.theme-brown .main-menu .navigation > li > ul > li > ul{
	background:#603214;	
}

.theme-green .main-menu .navigation > li > ul > li > ul{
	background:#73a702;	
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(0,0,0,0.10);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:8px 20px;
	line-height:22px;
	font-weight:400;
	font-size:13px;
	text-transform:capitalize;
	color:#333333;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.theme-brown .main-menu .navigation > li > ul > li  > ul > li > a{
	color:#ffffff;	
}

.theme-green .main-menu .navigation > li > ul > li  > ul > li > a{
	color:#ffffff;	
}

.main-menu .navigation > li > ul > li  > ul > li:hover > a{
	background:rgba(255,255,255,0.20);
	color:#ffffff;
}

.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	left:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	background:url(../images/icons/submenu-icon.png) center center no-repeat;
	background-size:20px;
	cursor:pointer;
	z-index:5;
	display:none;
}

.header-style-three .header-mainbox .logo-outer{
	position:absolute;
	left:50%;
	margin-left:-75px;
	width:150px;
	text-align:center;	
}

.header-style-four .header-upper .logo-outer{
	position:absolute;
	left:50%;
	margin-left:-25px;
	width:150px;
	text-align:center;	
}

.header-style-three .header-mainbox .outer-box{
	padding-right:30px;	
}

.header-style-three .header-mainbox .outer-box .actions-outer{
	width:30px;	
}

.header-style-three .outer-box .info-box{
	position:relative;
	padding:45px 0px;	
}

.header-style-three .outer-box .info-box .info-nav li a{
	line-height:30px;
	color:#333333;	
}

.header-style-three .outer-box .info-box .info-nav li{
	margin-right:32px;	
}

.header-style-three .outer-box .info-box .info-nav li:after{
	content:'|';
	position:absolute;
	right:-18px;
	top:3px;
	color:#d4a88c;
}

.header-style-three .outer-box .info-box .info-nav li:last-child:after{
	display:none;	
}

.header-style-four .header-upper{
	position:relative;
	padding:60px 0px;	
}

.header-style-four .header-lower{
	position:relative;
	border-top:1px solid #e9e9e9;	
}

.header-style-four .header-upper .info-nav li{
	float:none;
	margin:0px 0px 5px 0px;
}

.header-style-four .header-upper .info-nav li a{
	color:#333333;	
}

.header-style-four .header-upper .info-nav li:last-child{
	margin-bottom:0px;	
}

.header-style-four .header-upper .info-box.pull-left{
	text-align:right;	
}

.header-style-four .header-upper .info-box.pull-right{
	text-align:left;	
}

/*** 

====================================================================
	Hidden Sidebar style
====================================================================

***/

.hidden-bar{
	position: fixed;
	top: 0;
	right:-350px;
	width: 300px;
	height: 100%;
	background: #ffd71b;
	z-index: 9999;
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
}

.theme-brown .hidden-bar{
	background:#a8724e;	
}

.theme-green .hidden-bar{
	background:#73a702;	
}

.hidden-bar .mCSB_inside > .mCSB_container{
	margin-right:0px;	
}

.hidden-bar.right-align.visible-sidebar{
	right:0px;	
}

.hidden-bar .hidden-bar-closer {
	width: 26px;
	height: 26px;
	position: absolute;
	top: 2px;
	left:2px;
	background: none;
	color: #fff;
	border-radius: 0;
	text-align: center;
	line-height: 24px;
	border:1px solid #ffffff;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	z-index: 999999;
}

.hidden-bar .hidden-bar-closer:hover {
	background: #fff;
}

.hidden-bar .hidden-bar-closer:hover .btn {
	color: #333333;
}

.hidden-bar .hidden-bar-closer .btn {
	position:relative;
	top:-1px;
	background-color: transparent;
	border: none;
	outline: none;
	font-size: 10px;
	padding:0px;
}


.hidden-bar-wrapper {
	height: 100%;
}

.hidden-bar .logo {
	padding: 30px 0px 50px;
	background: #ffd71b;
}

.theme-brown .hidden-bar .logo {
	background: #a8724e;
}

.theme-green .hidden-bar .logo {
	background: #73a702;
}

.hidden-bar .logo img{
	display:inline-block;
	max-width:100%;	
}

.hidden-bar .side-menu {
	background-color: transparent;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	letter-spacing:1px;
}

.hidden-bar .side-menu ul li ul a {
	background: transparent;
	text-transform:capitalize;
}

.hidden-bar .side-menu ul li ul li ul li a {
	background: transparent;
	text-transform:capitalize;
}

.hidden-bar .side-menu a.current {
	color: #fff;
}

.hidden-bar .side-menu li.current > a {
	color: #fff;
}

.hidden-bar .side-menu ul li a {
	background: transparent;
	color: #ffffff;
	display: block;
	font-weight: 500;
	text-transform: uppercase;
	border-top: 1px solid rgba(255,255,255,0.30);
	border-bottom: 1px solid rgba(255,255,255,0.30);
	padding: 8px 15px 8px 20px;
	position: relative;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.hidden-bar .side-menu ul li a:hover {
	background: transparent;
	color: #fff;
}

.hidden-bar .side-menu ul li a .btn.expander {
	background: none;
	color: #ffffff;
	border: 1px solid rgba(255,255,255,0.80);
	padding: 3px 7px;
	font-size: 14px;
	border-radius: 0px;
	position: absolute;
	top: 6px;
	right: 20px;
	outline: none;
}

/*** 

====================================================================
	Main Slider style
====================================================================

***/


/*** 

====================================================================
	Section Title Style
====================================================================

***/

.sec-title{
	position:relative;
	margin-bottom:50px;	
}

.sec-title.default-style{
	margin-bottom:30px;	
}

.sec-title .styled-text{
	font-size:34px;
	font-family:'Great Vibes',serif;
	color:#ffd71b;
	margin-bottom:3px;	
}

.theme-brown .sec-title .styled-text{
	color:#a8724e;	
}

.theme-green .sec-title .styled-text{
	color:#cfd533;	
}

.sec-title h2{
	font-size:30px;
	text-transform:uppercase;
	color:#333333;
	font-weight:700;
	letter-spacing:1px;
}

.sec-title .styled-line{
	position:relative;
	width:100%;
	height:60px;
	background:url(../images/icons/styled-line-one.html) center center no-repeat;
}

.sec-title.default-style .styled-line{
	background:url(../images/icons/styled-line-four.html) center center no-repeat;
	height:54px;
}

.sec-title.style-two .styled-line{
	background:url(../images/icons/styled-line-two.html) center center no-repeat;
}

.sec-title.style-three .styled-line{
	background:url(../images/icons/styled-line-three.html) center center no-repeat;
	height:50px;
}
.testimonials-section .slider {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.sec-title .desc-text{
	font-size:14px;
	color:#666666;
	max-width:720px;
	margin:0 auto;
}

.sec-title.style-two .styled-text,
.sec-title.style-two h2,
.sec-title.style-two .desc-text{
	color:#ffffff;	
}

/*** 

====================================================================
	About style One
====================================================================

***/

.about-one{
	position:relative;
	width:100%;
	padding:130px 0px;
}

.large-container{
	max-width:1650px;
	padding:0px 15px;
	margin:0 auto;	
}

.medium-container{
	max-width:1400px;
	padding:0px 15px;
	margin:0 auto;	
}

.about-one .featured-block{
	position:relative;
	margin-bottom:50px;
	max-width:410px;	
}

.about-one .left-column{
	position:relative;
	float:left;
	max-width:510px;
}

.about-one .right-column{
	position:relative;
	float:right;
	max-width:510px;	
}

.about-one .left-column .featured-block{
	padding-right:100px;
	text-align:right;
	float:left;
	margin-left:100px;
}

.about-one .right-column .featured-block{
	padding-left:100px;
	text-align:left;
	float:right;
	margin-right:100px;
}

.about-one .left-column .featured-block:last-child{
	margin-bottom:0px;	
}

.about-one .right-column .featured-block:last-child{
	margin-bottom:0px;	
}

.about-one .left-column .featured-block:nth-child(2),
.about-one .right-column .featured-block:nth-child(2){
	margin-left:0px;
	margin-right:0px;	
}

.about-one .featured-block .icon-outer{
	position:absolute;
	top:10px;
	width:72px;
	height:72px;
	border:1px solid #ffd71b;
	background:#ffffff;
	border-radius:50%;
	text-align:center;
	line-height:70px;
	font-size:24px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.theme-brown .about-one .featured-block .icon-outer{
	border:1px solid #562c19;
}

.theme-green .about-one .featured-block .icon-outer{
	border:1px solid #73a702;
}

.about-one .featured-block:hover .icon-outer{
	background:#ffd71b;
	color:#ffffff;	
}

.theme-brown .about-one .featured-block:hover .icon-outer{
	background:#a8724e;	
}

.theme-green .about-one .featured-block:hover .icon-outer{
	background:#73a702;	
}

.about-one .featured-block .icon-outer:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:1px solid #ffd71b;
	border-radius:50%;
	-webkit-transform:scale(1.15,1.15);
	-ms-transform:scale(1.15,1.15);
	-o-transform:scale(1.15,1.15);
	-moz-transform:scale(1.15,1.15);
	transform:scale(1.15,1.15);
}

.theme-brown .about-one .featured-block .icon-outer:before{
	border:1px solid #562c19;
}

.theme-green .about-one .featured-block .icon-outer:before{
	border:1px solid #73a702;
}

.about-one .left-column .featured-block .icon-outer{
	right:0px;	
}

.about-one .right-column .featured-block .icon-outer{
	left:0px;	
}

.about-one .featured-block .title{
	position:relative;
	margin-bottom:25px;	
}

.about-one .featured-block .title:after{
	content:'';
	position:absolute;
	bottom:-10px;
	width:40px;
	height:1px;
	border-bottom:1px solid #ffd71b;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;	
}

.theme-brown .about-one .featured-block .title:after{
	border-bottom:1px solid #562c19;
}

.theme-green .about-one .featured-block .title:after{
	border-bottom:1px solid #73a702;
}

.about-one .left-column .featured-block .title:after{
	right:0px;	
}

.about-one .right-column .featured-block .title:after{
	left:0px;	
}

.about-one .featured-block:hover .title:after{
	width:60px;	
}

.about-one .featured-block h3{
	color:#ffd71b;
	font-size:16px;
	letter-spacing:1px;
	font-weight:700;
	text-transform:uppercase;	
}

.theme-brown .about-one .featured-block h3{
	color:#562c19;	
}

.theme-green .about-one .featured-block h3{
	color:#73a702;	
}

.about-one .featured-block .text{
	position:relative;
	font-size:14px;
	color:#666666;
}

.about-one .features-outer{
	position:relative;
	background-repeat:no-repeat;
	background-position:center top;	
}


/* Stast rev_slider styles */


.rev_slider .donation h2{color:#ffffff;font-size: 65px;line-height: 75px;font-family: 'Play', sans-serif;font-weight: 700}

.rev_slider .donation h2 span{color:#C6AA92;font-size: 65px;line-height: 75px;font-family: 'Play', sans-serif;}

.rev_slider .donation h4{font-size: 16px;line-height:26px;color:#fff;font-family: 'Open Sans', sans-serif;text-align: center}


.rev_slider .donation .btn{background: #fff; border: medium none;
  font-size: 14px;
  font-weight: 600 !important;
  letter-spacing: 0;
    border-radius: 25px;
  line-height: 25px;transition: all 500ms ease 0s;
  margin: 0;
  padding: 10px 30px;
  transition: none 0s ease 0s;font-family: 'Open Sans', sans-serif; ;
color:#000}
.rev_slider .donation .btn:hover{background:#000;color:#ffffff;transition: all 500ms ease 0s;}

.rev_slider .donation .btn i{padding-left:10px}

/* End rev_slider styles */


/* Stast service_area styles */
.service_area .service {
  background: #f5f5f5 none repeat scroll 0 0;
  padding-left: 30px;
  padding-right: 30px;padding-top: 109px;padding-bottom:50px;
}.service_area {padding-bottom: 100px;}
.service_area .service .btn-one {
  background: #c6aa92 none repeat scroll 0 0;
  border: medium none;
  border-radius: 25px;
  color: #fff;
  display: block;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  margin-bottom: 50px;
  margin-top: 48px;
  padding: 9px 30px;
  text-transform: uppercase;
  transition: all 500ms ease 0s;
  width: 150px;
  text-align: center;
  line-height: 32px;margin-bottom: 0px;
}
.wellcome .btn-one {
  background: #c6aa92 none repeat scroll 0 0;
  border: medium none;
  border-radius: 25px;
  color: #fff;
  display: block;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  margin-bottom: 50px;
  margin-top: 48px;
  padding: 9px 30px;
  text-transform: uppercase;
  transition: all 500ms ease 0s;
  width: 150px;
  text-align: center;
  line-height: 32px;margin-bottom: 0px;
}
.service_area .service .btn-one:hover{background:#222222;}
.wellcome .btn-one:hover{background:#222222;}
.service_area .service h2 {
  color: #c6aa92;
  font-size: 35px;
  line-height: 40px;font-family: 'Play', sans-serif;
}
.service_area .service h2 span{color:#222222}
.service_area .service p {
  color: #666666;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  line-height: 24px;
  padding-top: 35px;
}

.btn-one {
  background: #c6aa92 none repeat scroll 0 0;
  border: medium none;
  border-radius: 25px;
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 50px;
  margin-top: 48px;
  padding: 9px 30px;
  text-transform: uppercase;
  transition: all 500ms ease 0s;
  height: 50px;
}
.btn-one:hover{color:#fff;background:#000;}

.service-icon .flaticon-architecture::before {
  content: "";
  color: #C6AA92;
  margin-left: 0;
  font-size: 40px;
}
.service-icon .flaticon-blueprint::before {
  content: "";
  color: #C6AA92;
  margin-left: 0;
  font-size: 40px;
}
.service-icon .flaticon-building::before {
  content: "";
  color: #C6AA92;
  margin-left: 0;
  font-size: 40px;
}
.service-icon .flaticon-lamp-post::before {
  content: "";
  color: #C6AA92;
  margin-left: 0;
  font-size: 40px;
}
.service-icon h2 {
  color: #222222;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-top: 8px;
}

.service-icon p {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 14px;font-family: 'Open Sans', sans-serif;
}

.service-icon {
  margin-top: 85px;
}

.service-2 {
  margin-left: 70px;

}

/* End service_area styles */
/* Start portfolio_area styles */


.portfolio_area{background-image: url("../img/gallery/bg.jpg");}
.portfolio-2_area{padding-bottom:100px;padding-top:88px;}
 .gallery_filter.text-center li span:hover {
  color: #ff551a;
}

 .gallery_filter.text-center li span:hover {
  color: #ff551a;
}
.item_gallery {
    border: 8px solid rgba(255, 255, 255, 0.17);
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.portfolio-2_area .item_gallery {
    border: 8px solid#F0F0F0;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.item_gallery:hover img {
  transform: scale(1.1);
}
.item_gallery:hover .overlay {
  transform: scale(1);
}
.item_gallery img {
  transform: scale(1);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  width:100%;
}
.image-view {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.box {
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
}
.image-view i {
  color: #fff;
  font-size: 25px;
}
.image-view p {
  color: #fff;
  font-size: 18px;line-height: 24px;font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.item_gallery .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background:#c6aa92;
  transform: scale(0);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
     opacity: 0.9;
}


.gallery_filter {
  display: block;
  float: none;
  margin: 0 auto 25px;
  overflow: hidden;
  text-align: center;
  width: 585px;
}
 .gallery_filter li{float: left}

.portfolio h2 {
  color: #ffffff;
  font-size: 35px;
  line-height: 40px;
  text-align: center;font-family: 'Play', sans-serif;
}
.portfolio-2_area .portfolio h2 {
  color: #222222;
  font-size: 35px;
  line-height: 40px;
  text-align: center;font-family: 'Play', sans-serif;
}
.portfolio_area{padding-top: 92px;padding-bottom: 70px;}

.portfolio .gallery_filter li span {
  color: #8f8e8e;
  cursor: pointer;
  display: block;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  line-height: 24px;
  margin-top: 2px;
  padding: 19px;
  text-align: center;
  transition: all 500ms ease 0s;
}
.mix {
  display: none;
}

.gallery_filter li span:hover{ color: #C6AA92 !important;}

.process h2 {
  color: #222222;
  font-size: 35px;
  line-height: 40px;
  text-align: center;
  font-family: 'Play', sans-serif;
}
.process-text {
  border: 1px solid #dedede;
    margin-top: 45px;transition: all 500ms ease 0s;
}
.process-text:hover {
  border: 1px solid #222222;
    margin-top: 45px;transition: all 500ms ease 0s;
}
.process-text .flaticon-light-bulb::before {
  content: "";
  margin-left: 0;
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 50px;
  color: #C7AC95;
    padding-top: 100px;transition: all 500ms ease 0s;
}
.process-text h2 {
  color: #222222;
  font-size: 20px;
  line-height: 24px;
  padding-top: 37px;transition: all 500ms ease 0s;
  text-align: center;
 font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding-bottom:85px;
}
.process_area {
  padding-bottom: 100px;
  padding-top: 95px;
}
.process-text .flaticon-set-square::before {
  content: "";
   margin-left: 0;
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 50px;
  color: #C7AC95;
    padding-top: 100px;transition: all 500ms ease 0s;
}

.process-text .flaticon-blueprint::before {
  content: "";
     margin-left: 0;
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 50px;transition: all 500ms ease 0s;
  color: #C7AC95;
    padding-top: 100px;
}
.process-text:hover .flaticon-blueprint::before {
  content: "";
  color: #222222;
  
}
.process-text:hover .flaticon-set-square::before {
  content: "";
  color: #222222;
  
}
.process-text:hover .flaticon-light-bulb::before {
  content: "";
  color: #222222;
  
}
/* End portfolio_area styles */
/* Start counter_area styles */
.counter_area{background-image: url("../img/gallery/bg2.jpg");padding-top:145px;padding-bottom: 130px;}

.counter-text h2 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  font-family: 'Play', sans-serif;
}
        

.counter-text p {
  color: rgba(255, 255, 255, 0.71);
  font-size: 15px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;padding-top: 6px;
  font-family: 'Open Sans', sans-serif;
}
/* End counter_area styles */
/* Start our_team_area styles */
.team-text h4 {
  color: #222222;
  font-family: "Open Sans",sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  padding-top: 22px;
}
.team{transition: all 500ms ease 0s; position: relative;margin-top: 45px;}
.team-text {
  background: #f4f5f7 none repeat scroll 0 0;
  padding-bottom: 20px;
  text-align: center;
  transition: all 500ms ease 0s;
}

.team-img img {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;-webkit-filter: grayscale(100%);
}
.team-text p {
  border-bottom: 1px solid #dbdcde;
  color: rgba(34, 34, 34, 0.7);
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  padding: 3px 20px 8px;
}
.team-text ul {
  display: block;
  list-style: outside none none;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  width: 120px;
}

.team-text ul li {
  float: left;
}

.team-text ul li a {
  color: #8b8b8c;
  padding-left: 9px;
  padding-right: 9px;
}
.team:hover .team-text{background:#C6AA92;position: relative;top:0;left:;bottom: 50%;}
.team:hover .team-img img{-webkit-filter: grayscale(0%);}
.team .team-text ul li a i {
 transition: all 500ms ease 0s;
 
}
.team .team-text ul li a i:hover {
  color: #ffffff;
 
}
.team:hover .team-text ul li a{
  color: #E3D5C9;
 
}
.team:hover .team-text p {
  color: #EEE6DF;
 border-bottom: 1px solid #CEB7A2;
}
.team:hover .team-text h4 {
  color: #FFFFFF;
 
}
.team:hover .team-text h4 {
  color: #ffffff;
 
}
.our_team_area{padding-top: 95px;padding-bottom: 100px}

/* End our_team_area styles */

.testimonials-section{
	position:relative;
	padding:80px 0px;
	text-align:center;
	background-position:center center;
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.testimonials-section .sec-title h2{
	padding-bottom:20px;	
}

.testimonials-section .auto-container{
	position:relative;
	z-index:5;
}

.testimonials-section .slider{
	position:relative;
	max-width:900px;
	margin:0 auto 10px !important;	
}

.testimonials-section .ms-slide-info{
	position:relative;	
}

.testimonials-section .slider .ms-container{
	max-width:660px;
	overflow:hidden;	
}

.testimonials-section .ms-view{
	overflow:visible;
	background:none;
	margin-top:0px;	
}

.testimonials-section .ms-staff-info{
	min-height: 100px;
}

.testimonials-section .slide-header{
	position:relative;
	margin-top: 23px;
}

.testimonials-section .slide-header .testi-avatar{
	position:relative;
	display:inline-block;
	width:134px;
	height:134px;
	overflow:hidden;
	margin-bottom:10px;	
}

.testimonials-section .slide-header .testi-avatar img{
	position:relative;
	display:block;
	width:134px;
	height:134px;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;	
	border-radius:50%;
    border: none;
}

.testimonials-section .slide-header h4{
	position:relative;
	font-size:20px;
	color:#ffffff;
    line-height: 34px;
    font-weight: 700;font-family: 'Open Sans', sans-serif;
}

.testimonials-section .slide-header p{
	position:relative;
	font-size:14px;	
    color:#c6aa92;font-family: 'Open Sans', sans-serif;
}

.testimonials-section .slide-content{
	position:relative;
	font-size:18px;
	line-height:30px;
	font-weight:400;
	margin:20px auto 0px;
    color:#ffffff;font-family: 'Open Sans', sans-serif;
}


.testimonials-section{background-image: url("../img/blog/bg.jpg");padding-top:80px;padding-bottom: 80px;}
/* End our_team_area styles */

/* Start news_area styles */
.news_area{padding-bottom: 100px;padding-top: 95px;}
.news-single{border: 8px solid #f0f0f0;}
.news-img {
  overflow: hidden;
  position: relative;
  transition: all 500ms ease 0s;
}
.news{position: relative;transition: all 500ms ease 0s; width: 100%;height: 100%;overflow: hidden;}
.news-img img {
  width: 100%;transition: all 500ms ease 0s;
}
.news_area .process h2 {
  padding-bottom: 20px;
}

.news-text-1 {
  background: rgba(34, 34, 34, 0.65) none repeat scroll 0 0;
  bottom: -64px;
  display: block;
  left: 0;
  padding-left: 30px;
  position: absolute;transition: all 500ms ease 0s;
  right: 0;
}
.news-text {
  background: rgba(34, 34, 34, 0.65) none repeat scroll 0 0;
  bottom: -64px;
  display: block;
  left: 0;
  padding-left: 30px;
  position: absolute;transition: all 500ms ease 0s;
  right: 0;
}
.news-single{margin-bottom: 30px;}
.news-text-1 h2 a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  padding-top: 21px;
  font-family: 'Open Sans', sans-serif;
    display: block;
}
.news-text h2 a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  padding-top: 21px;display: block;
  font-family: 'Open Sans', sans-serif;
}
.news-text p {
  color: #ffffff;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  line-height: 26px;

}
.news-text-1 p {
  color: #ffffff;
  display: none;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  line-height: 26px;
  opacity: 0;
}
.news-text h6 {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
    line-height: 27px;
    padding-bottom: 12px;
  font-family: 'Open Sans', sans-serif;
}
.news-text-1 h6 {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
    line-height: 27px;
    padding-bottom: 12px;
  font-family: 'Open Sans', sans-serif;
}


.news .news-text-1 p {
  color: #ffffff;
  display: block;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  line-height: 26px;
  opacity: 10;
}
.news:hover .news-text-1 {
  background: rgba(198, 170, 146, 0.95) none repeat scroll 0 0;
  bottom:0;
  display: block;
  left: 0;
  padding-left: 30px;
  position: absolute;transition: all 500ms ease 0s;
  right: 0;
}
.news:hover .news-text {
  background: rgba(198, 170, 146, 0.95) none repeat scroll 0 0;
  bottom:0;
  display: block;
  left: 0;
  padding-left: 30px;
  position: absolute;transition: all 500ms ease 0s;
  right: 0;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(198, 170, 146, 0.95);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 90%;
  transform-origin: 0 90%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
/* End news_area styles */
/* Start brand_area styles */
.brand_area {
  background: hsl(0, 0%, 98%) none repeat scroll 0 0;
  padding-bottom: 60px;
  padding-top: 68px;
}
.brand_area .owl-demo-brand .single-item img {
  margin: 0 auto;
  opacity: 1;
  position: relative;
  transition: all 300ms ease-in 0s;
  width: auto !important;
  display: block;
}
.owl-carousel .owl-item img {
  display: block;
  height: 47px;
  margin: 0;
  padding: 0;
  transform-style: preserve-3d;
  width: 100%;
}
.owl-theme .owl-controls .owl-next {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
  color: #a2a2a4!important;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 31px!important;
  margin: 0;
  padding: 0;
}
.owl-theme .owl-controls .owl-prev  {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
  color: #a2a2a4!important;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 31px!important;
  margin: 0;
  padding: 0;
  position: relative;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: #d6d6d6 none repeat scroll 0 0;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin-top: -50px;
  padding: 0;
}
/* End brand_area styles */

/* Start footer_area styles */
.footer_area {
  background: #333333;
  padding: 60px 0 50px;
}
.footer_area .container .row.footer_row {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.footer_area .footer_col {
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
}
.footer_area .footer_col:first-child {
  padding-left: 0;
}
.footer_area .footer_col:last-child {
  padding-right: 0;
}
.footer_area .footer_col_left {
  width: 30%;
  flex: 0 0 30%;
}
.footer_area .footer_col_center {
  width: 35%;
  flex: 0 0 35%;
  text-align: center;
}
.footer_area .footer_col_center .footer-products-grid {
  display: inline-flex;
  gap: 0 30px;
  text-align: left;
}
.footer_area .footer_col_right {
  width: 35%;
  flex: 0 0 35%;
}
@media (max-width: 991px) {
  .footer_area .footer_row {
    flex-wrap: wrap;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }
  .footer_area .footer_col_left,
  .footer_area .footer_col_center,
  .footer_area .footer_col_right {
    width: 100%;
    flex: 0 0 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }
  .footer_area .footer_col_center .footer-products-grid {
    display: flex;
    justify-content: flex-start;
  }
}
.footer_area h2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 20px;
}
.footer-about {
  display: flex;
  align-items: center;
}
.footer-about .footer-logo {
  float: none;
  margin-right: 24px;
  margin-bottom: 0;
  flex-shrink: 0;
}
.footer-about .footer-logo img {
  max-height: 48px;
  width: auto;
  display: block;
  vertical-align: middle;
}
.footer-about .footer-about-content {
  overflow: hidden;
  flex: 1;
}
.footer-about .footer-about-content h2 {
  margin-top: 0;
  margin-bottom: 12px;
}
.footer-about p {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 14px;
  font-family: 'Open Sans', sans-serif;
  opacity: 0.95;
}
.footer-about h6 {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 4px;
  opacity: 0.95;
}
.footer-about .footer-about-content > ul {
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 20px;
}
.footer-about .footer-about-content > ul li {
  float: none;
}
.footer-about .footer-about-content > ul li a {
  color: #ffffff;
  display: block;
  padding: 0;
  font-size: 16px;
  opacity: 0.9;
  transition: opacity 0.2s ease;
}
.footer-about .footer-about-content > ul li a:hover {
  opacity: 1;
}

.footer-useful h2 {
  margin-bottom: 18px;
}
.footer-useful ul li a {
  color: #ffffff;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.8;
  padding-bottom: 6px;
  transition: opacity 0.2s ease;
  opacity: 0.95;
}
.footer-useful ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-products-grid {
  display: flex;
  gap: 40px 30px;
  padding-top: 0;
}
.footer-products-col {
  margin: 0;
  padding: 0;
  list-style: none;
  min-width: 0;
}
.footer-products-col li {
  margin-bottom: 4px;
}
.footer-useful ul li a:hover {
  opacity: 1;
}

.footer-map h2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  margin-bottom: 12px;
}
.footer-map-address {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 16px;
  line-height: 1.5;
  opacity: 0.95;
  font-family: 'Open Sans', sans-serif;
}
.footer-map-embed {
  border-radius: 4px;
  overflow: hidden;
  min-height: 200px;
  background: #2a2a2a;
}
.footer-map-embed iframe {
  display: block;
  width: 100%;
  height: 220px;
}

.footer-resent a {color: rgba(255, 255, 255, 0.65);transition: all 500ms ease 0s;font-family: 'Open Sans', sans-serif;
font-size: 14px;line-height: 28px;display: block;font-weight: 600;
}
.footer-resent a i {padding-right: 7px;
}

.footer-resent a:hover{color:#988473}
.footer-resent p{color:#988473;font-size: 13px;line-height: 28px;font-style: italic;font-family: 'Open Sans', sans-serif;}
.resent-2 {
  border-bottom: 1px solid #414141;
    margin-bottom: 10px;
}
.resent-1{padding-top: 33px;}

.footer-news p {
  color: rgba(255, 255, 255, 0.55);
  font-size: 14px;
  line-height: 26px;
  padding-top: 33px;
  padding-bottom: 15px;font-family: 'Open Sans', sans-serif;
}
.footer-news input {
    background: #363636 none repeat scroll 0 0;
    border: 1px none transparent;
    border-radius: 25px;
    color: rgba(255, 255, 255, 0.55);
    display: block;
    font-size: 14px;
    height: 50px;
    display: inline-block;
    width: 100%;
    padding-left: 20px;
}
.footer-news .btn-one {
  background: #c6aa92 none repeat scroll 0 0;
  border: medium none;
  border-radius: 25px;
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom:0px;
  margin-top:0px;
  transition: all 500ms ease 0s;
  padding-top: 9px;
  padding-bottom: 9px;text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
  height: 50px;
}
.footer-news .btn-one:hover{background:#222222;}
.footer-news .form-control:focus {
  border-color: #C6AA92;
  box-shadow: none;
}
.footer-bottom_area{background:#1D1D1D}
.footer-bottom_area .footer-bottom p {
  color: rgba(255, 255, 255, 0.4);
  display: block;
  float: left;
  font-family: "Raleway",sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding-bottom: 14px;
  padding-top: 23px;
}
.footer-bottom_area .footer-bottom-right p {
  color: rgba(255, 255, 255, 0.4);
  display: block;
  float: right;
  font-family: "Raleway",sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 14px;
  padding-top: 23px;
}
/* End footer_area styles */


.slider{background-image: url("../img/slider/1.jpg");}

.wrapper h2{color:#ffffff;font-size: 56px;font-weight: 700;text-align: center;font-family: 'Play', sans-serif;letter-spacing:.01em;text-shadow:0 8px 24px rgba(0,0,0,.28);padding-top: 320px;padding-bottom: 28px;}
.wellcome_area{padding-top: 88px;padding-bottom:90px;}

.wellcome_area .wellcome h2 {
  color: #c6aa92;
  font-size: 35px;
  line-height: 40px;font-family: 'Play', sans-serif;
}
.wellcome_area .wellcome h2 span{color:#222222}
.wellcome_area .wellcome p {
  color: #666666;
  font-family: "Open Sans",sans-serif;
  font-size: 15px;
  line-height: 24px;
  padding-top: 35px;
}
.wellcome_area .wellcome h6{color:#666666;font-size: 15px;line-height: 24px;font-family: 'Open Sans', sans-serif;padding-top: 10px;}
.wellcome_area .wellcome h6 i{color:#C5C5C5;font-size: 18px;line-height: 24px;margin-right: 10px;}

.wellcome-2 {
  border: 5px solid #f5f5f5;
  margin-left: 80px;
  padding: 25px;transition: all 500ms ease 0s;
  margin-top: 11px;
}
.wellcome-2 img{width: 100%}
.wellcome-2:hover{border: 5px solid #222222;}

.namber{width:240px;margin: 0 auto;display: block;margin-top: 30px;}
.namber ul{margin: 0;padding: 0;list-style: none;}
.namber ul li{float: left;}
.namber ul li a {
  border: 1px solid #dedede;
  color: #282428;
  margin: 5px;font-weight: 600;
  padding: 15px 20px;transition: all 500ms ease 0s;font-family: 'Open Sans', sans-serif;
}
.namber ul li a:hover{border: 1px solid #C6AA92;background:#C6AA92;color:#ffffff;}

.blog {
  display: block;
  overflow: hidden;
  padding-bottom: 13px;
  padding-top: 33px;
}
.blog-news {
  padding-top: 70px;
}
.search-box {
  border: 1px solid #dedede;
  margin-top: 25px;
}
.search-box input {
  color: #666666;
  font-size: 14px;
  padding-bottom: 10px;
  padding-left: 19px;
  padding-top: 11px;font-family: 'Open Sans', sans-serif;
  width:90%;
}
.search-box button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #949494;
  float: right;
  padding-right: 19px;
  padding-top: 11px;
}
.categories h2 {
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  padding-top: 45px;
  font-family: 'Play', sans-serif;
}
.side-blog h2 {
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  padding-top: 45px;
  font-family: 'Play', sans-serif;
}
.tages_box h2 {
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  padding-top: 45px;
  font-family: 'Play', sans-serif;
}
.categories ul{margin: 0;padding: 0;list-style: none;}
.categories ul li a {
  color: #666666;
  display: block;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  line-height: 26px;transition: all 500ms ease 0s;
  padding-top: 10px;font-family: 'Open Sans', sans-serif;
}
.categories ul li a:hover{color:#c6aa92}
.categories ul li a span{float: right}
.single-blog img {
  float: left;margin-top: 7px;
  margin-right: 15px;
}
.side-blog .single-blog h2 a {
  color: #222222;
  font-size: 18px;
  font-weight: 100;
  line-height: 24px;transition: all 500ms ease 0s;
  margin-top: 0;
  padding-top: 0;font-family: 'Open Sans', sans-serif;
}
.side-blog .single-blog h2 a:hover{color:#c6aa92}
.side-blog .single-blog h2  {
  margin-top: 0;
  padding-top: 0;
}
.side-blog .single-blog h6 {
  font-size: 13px;
  line-height: 24px;
  color: #a7a7a7;font-family: 'Open Sans', sans-serif;
}
.side-blog .single-blog {
  display: block;
  margin-bottom: 9px;
  margin-top: 16px;
  overflow: hidden;
}
.tages_box .tages ul{margin-top:24px;padding: 0; list-style: none;}
.tages_box .tages ul li {
  float: left;
  margin-right: 10px;
}

.tages_box .tages ul li a {
  border: 1px solid #666666;
  border-radius: 25px;
  color: #666666;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  margin-top: 10px;font-family: 'Open Sans', sans-serif;
  padding: 6px 20px;transition: all 500ms ease 0s;
}
.tages_box .tages ul li a:hover{color:#ffffff;background:#C6AA92;border: 1px solid #C6AA92;}
.single-blog-text p {
  font-size: 14px;
  line-height: 26px;
  padding-top: 22px;
  font-family: 'Open Sans', sans-serif;
  color:#666666;
}
.single-blog-text h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  color:#222222;
  padding-top: 25px;
}
.single-blog-text ul li a {
  color: #9f9f9f;
  display: block;
  padding-right: 15px;
  padding-top: 20px;transition: all 500ms ease 0s;
}
.single-blog-text ul {
  margin-bottom: 43px;
  overflow: hidden;
}
.single-blog-text ul li {
  float: left;
}
.single-blog-text ul li a:hover{color:#C6AA92}
.single-blog-text ul{margin-bottom: 43px}
.next-prev {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  display: block;
  overflow: hidden;
  width: 100%;
  display: block;
}

.next-prev .prev {
  float: left;
  width: 50%;
  border-right: 1px solid#dedede;
}
.next-prev .next {
  float: right;
}
.next-prev .prev i {
  padding-right:10px;
}
.next-prev .next i{
  padding-left:10px;
}
.next-prev button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #9d9d9d;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 22px;
  padding-top: 26px;transition: all 500ms ease 0s;
}

.next-prev button:hover{color:#C6AA92;}

.default-form .form-group input[type="text"],
.default-form .form-group input[type="email"],
.default-form .form-group input[type="password"],
.default-form .form-group input[type="tel"],
.default-form .form-group input[type="number"],
.default-form .form-group select,
.default-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:26px;
	padding:11px 15px;
	border:1px solid #DEDEDE;
	height:50px;
	background:none;
	z-index:1;
	font-size:14px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;font-family: 'Open Sans', sans-serif;
}

.default-form .form-group input[type="text"]:focus,
.default-form .form-group input[type="email"]:focus,
.default-form .form-group input[type="password"]:focus,
.default-form .form-group input[type="tel"]:focus,
.default-form .form-group input[type="number"]:focus,
.default-form .form-group select:focus,
.default-form .form-group textarea:focus{
	border-color:#C6AA92;
}

.default-form .form-group input.error,
.default-form .form-group select.error,
.default-form .form-group textarea.error{
	border-color:#ff0000 !important;
}

.default-form .form-group label.error{
	display:block;
	padding:10px 0px 0px;
	line-height:24px;
	font-size:12px;
	text-transform:uppercase;
	color:#ff0000;
	font-weight:normal !important;	
}
.default-form .comment textarea {
  height: 175px;
}
.default-form h2 {
  color: #222222;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  padding-bottom: 26px;
  padding-top: 66px;font-family: 'Open Sans', sans-serif;
}
.btn-tow{margin-top: 18px;margin-bottom:0;height: 50px;}
.page-not-found {
  
}
.page-not-found h2 {
  color: #222222;
  font-size: 44px;
  line-height: 26px;
  padding-top: 68px;text-align: center;
  padding-bottom: 19px;font-family: 'Play', sans-serif;
}
.page-not-found h2 span{color:#C6AA92}
.page-not-found p {
  color: #666666;
  font-size: 20px;text-align: center;
  line-height: 24px;font-family: 'Open Sans', sans-serif;
  padding-top: 7px;
  padding-bottom: 13px
}
.page-not-found .btn-one {
  background: #c6aa92 none repeat scroll 0 0;
  border: medium none;
  border-radius: 25px;
  color: #fff;
  display: block;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  line-height: 48px;
  margin: 50px auto 100px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  transition: all 500ms ease 0s;
  width: 150px;
}
.page-not-found-area{padding-top:100px}

.page-not-found .btn-one:hover{background: #222222;}
.contact-ser {
  text-align: center;
}

.contact-ser i {
  color: #c6aa92;
  font-size: 50px;
}
.contact-ser h2 {
  color: #222222;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  padding-top: 13px;
  padding-bottom: 13px;
 font-family: 'Open Sans', sans-serif;
}
.contact-ser p {
  color: #666666;
  font-size: 14px;
  line-height: 24px;font-family: 'Open Sans', sans-serif;
}
.contact-ser-area {
  padding-top: 93px;
}
#google_map{height: 500px;width: 100%}
.contact-map-area {
  margin-bottom: 100px;
  margin-top: 84px;
  
}
.contact-map-area .contact-map {
  background: #f5f5f5 none repeat scroll 0 0;
  overflow: hidden;
}
.contact-map-area .default-form h2 {
   color: #222222;
  font-family: 'Play', sans-serif;
  font-size: 35px;
  font-weight: 100;
  line-height: 24px;
  padding-bottom: 31px;
  padding-top: 100px;
    display: block
}

.contact-ser-area .default-form .form-group {
  float: left;
  width: 50%;
  
}
.contact-ser-area .default-form .form-group{margin-bottom: 20px;}
.default-form .name {
  float: left;
  width: 48%;
  margin-right: 20px;
}
.contact-ser-area .default-form .form-group input[type="text"],
.default-form .form-group input[type="email"],
.default-form .form-group input[type="password"],
.default-form .form-group input[type="tel"],
.default-form .form-group input[type="number"],
.default-form .form-group select,
.default-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:26px;
	padding:11px 15px;
	border:1px solid #DEDEDE;
	height:50px;
	background:none;
	z-index:1;
	font-size:14px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;font-family: 'Open Sans', sans-serif;
}
.default-form .form-group.comment textarea {
  height: 180px;
  margin-bottom:20px;
}
.default-form .message {
  float: left;
  width: 48%;
}
.contact-map-area .default-form .btn-one {
  float: right !important;
  margin-bottom: 0;
  margin-top:0;
  height: 50px;
}

/* AKSER custom product pages */
.section-intro {max-width: 760px; margin: 0 auto 35px; text-align: center;}
.section-intro h2 {color:#222222; font-size:35px; line-height:40px; font-family:'Play', sans-serif; margin-bottom:18px;}
.section-intro p {color:#666666; font-size:15px; line-height:26px;}
.section-intro.light h2, .section-intro.light p {color:#ffffff;}
.category-overview {padding: 90px 0 60px;}
.category-card {margin-left:0; min-height: 300px; display:block;}
.category-card-body {display:flex; flex-direction:column; height:100%;}
.category-card h3 {font-size:24px; line-height:30px; color:#222222; font-family:'Play', sans-serif; margin:0 0 15px;}
.category-card p {color:#666666; font-size:15px; line-height:24px; margin-bottom:20px;}
.category-card-meta {display:inline-block; margin-bottom:20px; color:#c6aa92; font-weight:700;}
.btn-style-one, .product-link-more {display:inline-block; background:#c6aa92; color:#ffffff; padding:12px 22px; font-family:'Open Sans', sans-serif; font-weight:700; text-transform:uppercase; letter-spacing:.04em; transition:all .3s ease;}
.btn-style-one:hover, .product-link-more:hover {background:#222222; color:#ffffff;}
.product-catalog-card {margin-bottom:44px; background:#ffffff; padding:0; border:none;}
.product-catalog-visual {display:flex; align-items:center; justify-content:center; overflow:hidden; width:320px; height:350px; padding:0; position:relative; margin:0 auto;}
.product-catalog-visual:before {display:none;}
.product-catalog-visual img {display:block; max-width:100%; max-height:100%; width:auto; height:auto; object-fit:contain; object-position:center center; position:relative; z-index:1; box-shadow:none; transition:transform .25s ease;}
.product-catalog-card:hover .product-catalog-visual img {transform:scale(1.01);}
.product-catalog-copy {padding:18px 8px 0; text-align:center;}
.product-catalog-copy h3 {font-size:17px; line-height:24px; font-family:'Open Sans', sans-serif; margin:0 0 10px; text-transform:uppercase; font-weight:700; letter-spacing:.03em;}
.product-catalog-copy h3 a {color:#1e1e1e;}
.product-catalog-copy p {color:#555555; font-size:13px; line-height:22px; margin:0 auto; max-width:290px; min-height:44px;}
.product-grid-section {padding: 90px 0 60px;}
.product-grid-section.alt {background:#f7f7f7;}
.product-section-title {margin-bottom:35px;}
.product-section-title h2 {font-size:32px; line-height:38px; color:#222222; font-family:'Play', sans-serif; margin:0 0 10px;}
.product-section-title p {color:#666666; margin:0;}
.product-detail-section {padding: 90px 0;}
.product-detail-visual {background:#f8f8f8; padding:18px; border:1px solid #ececec; text-align:center;}
.product-detail-visual img {max-width:100%; height:auto;}
.product-detail-info h2 {font-size:36px; line-height:42px; color:#222222; font-family:'Play', sans-serif; margin:0 0 20px;}
.product-detail-info p {color:#666666; font-size:15px; line-height:26px; margin-bottom:20px;}
.product-detail-list {list-style:none; margin:0 0 25px; padding:0;}
.product-detail-list li {position:relative; padding-left:24px; margin-bottom:10px; color:#666666;}
.product-detail-list li:before {content:'\f00c'; font-family:'FontAwesome'; color:#c6aa92; position:absolute; left:0; top:0;}
.product-thumb-grid {margin-top:30px;}
.product-thumb {display:block; border:1px solid #ececec; background:#fff; padding:10px; margin-bottom:30px; text-align:center;}
.product-thumb img {max-width:100%; height:auto;}
.product-thumb span {display:block; padding-top:10px; color:#666666; font-size:14px; line-height:22px;}
.quick-contact-box {background:#222222; color:#ffffff; padding:30px; margin-top:30px;}
.quick-contact-box h3 {font-size:24px; line-height:30px; font-family:'Play', sans-serif; margin:0 0 15px; color:#ffffff;}
.quick-contact-box p, .quick-contact-box a {color:#ffffff;}
.breadcrumb-mini {margin:0 auto 36px; display:flex; width:fit-content; max-width:100%; align-items:center; justify-content:center; gap:10px; padding:12px 20px; background:rgba(18,18,18,.36); border:1px solid rgba(255,255,255,.18); color:rgba(255,255,255,.92); font-size:14px; line-height:20px; font-weight:600; letter-spacing:.02em; border-radius:999px; backdrop-filter:blur(8px); box-shadow:0 10px 30px rgba(0,0,0,.12);}
.breadcrumb-mini a {color:#ffffff; transition:opacity .2s ease, color .2s ease;}
.breadcrumb-mini a:hover {color:#d9c2aa; opacity:1;}
.catalog-note {padding:0 0 20px; text-align:center; color:#666666;}
@media (max-width: 991px) {
  .category-card {min-height: 0; margin-bottom:30px;}
  .product-detail-info {margin-top:35px;}
  .product-catalog-visual {width:300px; height:330px;}
  .product-catalog-copy {padding-left:0; padding-right:0;}
  .wrapper h2{font-size:46px; padding-top:280px; padding-bottom:24px;}
  .breadcrumb-mini{margin-bottom:28px; padding:10px 16px; font-size:13px;}
}
@media (max-width: 767px) {
  .product-catalog-card {margin-bottom:30px;}
  .product-catalog-visual {width:100%; max-width:320px; height:300px; padding:14px;}
  .product-catalog-copy h3 {font-size:16px; line-height:23px;}
  .product-catalog-copy p {min-height:0;}
  .wrapper h2{font-size:34px; line-height:40px; padding-top:220px; padding-bottom:18px;}
  .breadcrumb-mini{max-width:92%; gap:6px; padding:10px 14px; font-size:12px; line-height:18px; flex-wrap:wrap;}
}
