/* Autolog Logistics & Transportation HTML5 Template */


/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header
5. Main Slider
6. Featured Three Column
7. Top Services
8. Gallery
9. Get Quote
10. Fact Counter
11. Why Us
12. About Us
13. Testimonials Slider
14. Clients Column
15. Parallax Section
16. Main Footer
17. About Us
18. Our Locations
19. Our Services
20. Sidebar Style
21. Service Details
22. Blog Section
23. Blog Details Section
24. Contact Us



**********************************************/
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800);

@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('hover.css');

/*** 

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

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

/*** 

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

 ***/

body {
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#888888;
	line-height:1.8em;
	font-weight:400;
	background:#d0ab5a;
	/*background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;*/
	-webkit-font-smoothing: antialiased;
}

/* a{ */
	/* text-decoration:none; */
	/* cursor:pointer; */
	/* color:#d0ab5a; */
/* } */

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

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

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

p{
	position:relative;
	font-weight:400;	
}

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

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

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

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

.theme-btn{
	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;
	font-family: 'Raleway', sans-serif;
}

.centered{
	text-align:center;	
}

.anim-3,.anim-3-all *{
	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;	
}

.anim-5,.anim-5-all *{
	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;	
}

.anim-7,.anim-7-all *{
	transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;	
}

.default-btn{
	position:relative;
	padding:10px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#000000 !important;
	background:#ffffff;
	font-size:14px;
	border:2px solid #ffffff !important;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	border-radius:5px;
	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;
}

.default-btn .fa{
	padding-right:5px;	
}

.default-btn.style-two,
.default-btn:hover{
	background: #d0ab5a !important;
	color:#ffffff !important;
	border-color:#d0ab5a !important;	
    box-shadow: 0 6px 6px -6px #262626;	
}

.normal-btn{
	position:relative;
	padding:9px 25px;
	line-height:24px;
	text-transform:uppercase;
	background: #000000 !important;
	color:#ffffff !important;
	font-size:14px;
	border:2px solid #ffffff !important;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	border-radius:20px;
	-webkit-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	-moz-border-radius:20px;
	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;
    box-shadow: 0 6px 6px -6px #262626;	
}

.normal-btn .fa{
	padding-right:5px;	
}

.normal-btn:hover{
	background:#d0ab5a;
	color:#ffffff !important;
	border-color:#ffffff !important;	
}

.theme_color{
	color:#ff9000;	
}

.text-white{
	color:#ffffff !important;	
}

.padd-top-20{
	padding-top:20px !important;	
}

.padd-top-30{
	padding-top:30px !important;	
}

.padd-top-40{
	padding-top:40px !important;	
}

.padd-bott-20{
	padding-bottom:20px !important;	
}

.padd-bott-30{
	padding-bottom:30px !important;	
}

.padd-bott-40{
	padding-bottom:40px !important;	
}

.margin-top-20{
	margin-top:20px !important;	
}

.margin-top-30{
	margin-top:30px !important;	
}

.margin-top-40{
	margin-top:40px !important;	
}

.margin-bott-20{
	margin-bottom:20px !important;	
}

.margin-bott-30{
	margin-bottom:30px !important;	
}

.margin-bott-40{
	margin-bottom:40px !important;	
}

.no-padd-bottom{
	padding-bottom:0px !important;	
}

.no-padd-top{
	padding-top:0px !important;	
}

.no-margin-bottom{
	margin-bottom:0px !important;	
}

.no-margin-top{
	margin-bottom:0px !important;	
}

.no-bg{
	background:none !important;	
}

.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(../images/icons/preloader.gif);}

/*** 

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

***/

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

.main-header .header-top{
	position:relative;
	border-bottom:1px solid #242424;
	padding:5px 0px;
	background:#000000;
}

.main-header .header-top .top-left{
	position:relative;
	float:left;
    color: #fff;
	font-weight:700;
	font-size: 13px;
}

.main-header .header-top ul li{
	position:relative;
	display:inline-block;
	margin-left:20px;
}

.main-header .header-top .top-left ul li{
	margin-right:20px;
	margin-left:0px;	
}

.main-header .header-top ul li a{
	position:relative;
	display:block;
	line-height:20px;
	color:#fff;
	font-size:12px;
	transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
}

.main-header .header-top ul li a:hover{
	color:#cccccc;
	text-decoration:underline;
}

.main-header .header-top ul li .fa{
	position:relative;
	top:1px;
	font-size:13px;
	padding-right:5px;	
}

.main-header .header-top .top-right{
	font-weight: 700;	
	position:relative;
	float:right;
    margin-right: 15px;	
}

.main-header .header-top .top-flag {
	font-weight: 700;	
	position:relative;
	float:right;
    margin-right: 30px;	
}

.main-header .header-top .top-flag li.art-flag{
    margin-left: 0px;
}

.main-header .header-top .top-flag li.art-flag img:hover{
    opacity:0.7;
}

.main-header .header-lower{
    /*border-bottom: 1px solid #f5f5f5;*/
	position:relative;
	padding:0px 0px;
	background: #d0ab5a;
	width:100%;
	left:0px;
	top:0px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.fixed-header .header-lower{
    box-shadow: 0 0px 10px 3px rgba(0, 0, 0, 0.38);	
    border-top: 5px solid #000000;	
	position:fixed;
	padding:0px !important;	
}

.fixed-header .header-lower .logo img {
    margin-top: -10px !important;
    max-width: 100%;
    height: 110px !important;
    background: #000000;
    margin-top: -35px;
    padding: 5px 68px !important;
    z-index: 1;
}

.main-header .header-lower .outer-box{
	position:relative;
	padding:0px 150px 0px 0px;	
}

.main-header .header-lower .search-box-btn{
	position:absolute;
	right:80px;
	top:35px;
	width:40px;
	padding-left:10px;	
}

.main-header .header-lower .search-box-btn .search-btn{
	position:relative;
	display:block;
	font-size:18px;
	color:#ffffff;
	line-height:30px;
	width:30px;
	height:30px;
	text-align:center;
	cursor:pointer;
}

.main-header .header-lower .search-box-btn .search-btn:hover{
	color:#f1f1f1;	
}

.main-header .header-lower .cart-box-btn ul {
	margin-left: 155px;
    margin-top: -38px;
    position: absolute;
}

.main-header .header-lower .cart-box-btn ul li{
	float:left;
	margin-right: 5px;
	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-header .header-lower .cart-box-btn ul li:hover{
	box-shadow: 0px 0px 20px rgba(34, 34, 34, 0.57);
	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-header .header-lower .cart-box-btn{
	position:absolute;
	right:0px;
	top:28px;
	width:320px;
	padding-left:10px;	
}

.main-header .header-lower .cart-box-btn .cart-btn{
	position:relative;
	display:block;
	font-size: 16px;
    font-weight: 700;
	color:#ffffff;
	width:140px;
	padding:0px 5px;
	height:40px;
	line-height:38px;
	background:#e29026;
	border:1px solid #e29026;
	text-align:center;
	cursor:pointer;
	border-radius:3px;
}
.main-header .header-lower .cart-box-btn .cart-btn:hover{
	background:#000000;
	color:#d0ab5a;	
	border:1px solid #000000;		
}

.main-header .header-lower .cart-box-btn .cart-btn .item-count{
	position:relative;
	left:0px;
	top:-2px;
	width:100%;
	text-align:center;
	color:#ffffff;
	font-weight:700;
	font-size:13px;	
}

.main-header .header-lower .logo{
	position:relative;
	float:left;
	padding-right:10px;
	/*background:#d0ab5a;*/
}

.main-header .header-lower .logo:before{
	content:'';
	position:absolute;
	right:100%;
	top:0%;
	width:1000px;
	height:100%;	
}

.main-header .header-lower .logo:after{
	content:'';
	position:absolute;
	left:80%;
	top:0%;
	width:100px;
	height:100%;
}

.main-header .header-lower .logo img{
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 135px;
    background: #000000;
    margin-top: -35px;
	padding:0 50px;
    z-index: 1;
}

.main-menu{
	position:relative;
	float:right;
	padding:30px 160px 0 0;	
}

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

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

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

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	padding:10px 0px;
	font-size:14px;
	color:#000000;
	line-height:20px;
	font-weight:700;
	text-transform:uppercase;
	opacity:1;
	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 .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	text-shadow: 0px 0px 20px #222;	
	color:#e29026;
	opacity:1;
	text-decoration:underline;
}

.main-menu .navigation .active > a{
	text-shadow: 0px 0px 20px #222;	
	color:#e29026;
	opacity:1;
	text-decoration:underline;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:-40px;
	top:160%;
	width:350px;
	padding:5px;
	border:2px solid #d0ab5a;
	z-index:100;
	background:#000000;
	visibility:hidden;
	opacity:0;
	border-radius:0px 0px 5px 5px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	box-shadow: 0px 14px 18px -9px rgba(0,0,0,0.52);	
}

.main-menu .navigation > li > ul:before{
	font-family: 'FontAwesome';
	content: "\f0d8";
	position:absolute;
	left:75px;
	top:-18px;
	padding-top:4px;
	display:block;
	width:100%;
	width:100%;
	height:20px;
	display:block;
	color:#000000;
	line-height:20px;
	font-size:28px;
	z-index:5;	
}

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

.main-menu .navigation > li > ul > li{
	position: relative;
    float: none;
    width: 96.5%;
    border-bottom:1px solid rgb(226, 144, 38);
    margin: 3px 5px;
}

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

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:5px 10px;
	font-size:12px;
    font-family: sans-serif;	
	color:#ffffff;
	font-weight:700;
	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 .navigation > li > ul > li:hover > a{
	color:#ffffff;
	background-color:#b7954b;
}

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

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

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

.main-menu .navigation > li > ul > li  > ul{
	position:absolute;
	left:110%;
	top:-1px;
	width:180px;
	padding:0px;
	border:1px solid #ffffff;
	border-top-width:2px;
	z-index:100;
	background:#d0ab5a;
	visibility:hidden;
	opacity:0;
	border-radius:0px 5px 5px 5px;
	-ms-border-radius:0px 5px 5px 5px;
	-webkit-border-radius:5px 0px 5px 5px;
	-moz-border-radius:0px 5px 5px 5px;
	-o-border-radius:0px 5px 5px 5px;
	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 .navigation > li > ul > li:hover > ul {
	left:100%;
	opacity:1;
	visibility:visible;	
}

.main-menu .navigation > li > ul > li  > ul > li{
	position:relative;
	float:none;
	width:100%;
	border-bottom:1px solid #ffffff;
}

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

.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:4px 10px;
	font-weight:normal;
	font-size:13px;
	color:#ffffff;
	font-weight:500;
	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 .navigation > li > ul > li  > ul > li:hover > a{
	color:#ffffff;
	background-color:#b14e3a;
}

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


/*Search Box*/

.main-header .search-box{
	position:relative;
	padding:15px 0px;
	border-bottom:1px solid rgba(255,255,255,0.30);
	background:#944738;
	color:#ffffff;
	display:none;	
}

.main-header .search-box .search-title{
	position:relative;
	float:left;
}

.main-header .search-box .search-title h2{
	font-size:20px;
	font-weight:600;
	line-height:36px;	
}

.main-header .search-box .search-form{
	position:relative;
	float:right;
	max-width:350px;
	overflow:hidden;
}

.main-header .search-box .form-group{
	position:relative;
	display:block;
	padding:0px;
	margin:0px;
	width:100%;
	overflow:hidden;	
}

.main-header .search-box .form-group input[type="search"],
.main-header .search-box .form-group input[type="text"]{
	position:relative;
	display:block;
	width:100%;
	padding:8px 40px 6px 15px;
	border:2px solid rgba(255,255,255,0.30);
	color:#ffffff;
	font-weight:500;
	font-size:16px;
	line-height:22px;
	background:none;
}

.main-header .search-box .form-group input[type="search"]:focus,
.main-header .search-box .form-group input[type="text"]:focus{
	border-color:rgba(255,255,255,0.70);	
}

.main-header .search-box .form-group .search-submit{
	position:absolute;
	right:1px;
	top:1px;
	width:40px;
	height:38px;
	background:#5d1d10;
	display:block;
	padding:0px 10px;
	color:#ffffff;
	font-size:16px;
	line-height:38px;
}

.main-header .search-box .form-group .search-submit:hover{
	background:#343434;	
}


/*** 

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

***/

.main-slider{
	box-shadow: 0 0px 100px 20px rgba(0, 0, 0, 0.38);
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    position: relative;
    background: none;
    border-bottom:5px solid #a38646;
    background: #fff;
}

.main-slider .link-box h1{
	z-index: 7;
	max-width: auto;
	max-height: auto;
	white-space: nowrap;
	font-family : 'Playball', sans-serif;
	font-weight:700 !important;
	font-size: 40px !important;
	color: #fff;
	top: 0px;		
}

.main-slider .link-box h2{
	z-index: 7;
	max-width: auto;
	max-height: auto;
	white-space: nowrap; 
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight:700;
	font-size: 20px;
	letter-spacing: 3px;
	color: #fff;
}
.main-slider .link-box b {
    color: #d0ab5a !important;
    font-size: 60px !important;
    transform: skewX(-14deg) !important;
    -webkit-transform: skewX(-14deg)!important;
    position: absolute;
	margin-left: -24px !important;	
}

@media only screen and (max-width: 479px){
	.main-slider .link-box h1{
	z-index: 7;
	max-width: auto;
	max-height: auto;
	white-space: nowrap;
	font-family : 'Playball', sans-serif;
	font-weight:700 !important;
	font-size: 17px !important;
	top: 8px;	
	left: -20px;
	color: #fff;
}
}

.main-slider h3{
	line-height:2em;
	font-size:32px;
}

.main-slider .tp-bullets{
	display:none;	
}

.tp-bullets.preview4 .bullet{
	background:#d0ab5a !important;
	border-color:#202020 !important;
	margin:0px 5px;	
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected{
	border-color:#d0ab5a !important;	
}

.main-slider.default-slider .carousel-inner{
	position:relative;
	width:100%;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.main-slider.parallax-background .carousel-inner{
	width:100%;
	max-width:none;
	padding:0px;
	text-align:center;
}

.default-banner .window-size{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;	
}

.default-banner .window-size{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;	
}

.with-parallax-bg.window-size{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;	
}

.static-banner .static-content{
	max-width:1200px;
	margin:0 auto;
	color:#ffffff;
}

.window-size .auto-container{
	position:relative;
	left:0px;
	top:0px;
	display:table;
	width:100%;
	max-width:100%;
	height:100%;
	padding:50px 15px 50px;
	text-align:center;	
}

.window-size .auto-container .box-inner{
	position:relative;
	display:table-cell;
	vertical-align:middle;	
}

.window-size .text{
	color:#ffffff;
	font-size:16px;	
}

.main-slider .links-box{
	position:relative;
	display:block;
	padding-top:10px;	
}

.default-banner .window-size .big-title,
.default-banner .window-size .text,
.default-banner .window-size p,
.default-banner .window-size .theme-btn{
	margin-bottom:15px;	
}

.main-slider .window-size .big-title,
.main-slider .window-size .text,
.main-slider .window-size .theme-btn{
	animation:none;
	-webkit-animation:none;
	-ms-animation:none;
	-o-animation:none;
	-moz-animation:none;
	margin-bottom:15px;	
}

.default-banner .window-size.active .big-title{
	animation-name:bounceInDown;
	-webkit-animation-name:bounceInDown;
	-ms-animation-name:bounceInDown;
	-moz-animation-name:bounceInDown;
	-o-animation-name:bounceInDown;
	animation-duration:1000ms;
	-webkit-animation-duration:1000ms;
	-ms-animation-duration:1000ms;
	-o-animation-duration:1000ms;
	-moz-animation-duration:1000ms;
}

.default-banner .window-size.active .text{
	animation-name:fadeIn;
	-webkit-animation-name:fadeIn;
	-ms-animation-name:fadeIn;
	-moz-animation-name:fadeIn;
	-o-animation-name:fadeIn;
	animation-duration:1000ms;
	-webkit-animation-duration:1000ms;
	-ms-animation-duration:1000ms;
	-o-animation-duration:1000ms;
	-moz-animation-duration:1000ms;
}

.default-banner .window-size.active .theme-btn{
	animation-name:zoomIn;
	-webkit-animation-name:zoomIn;
	-ms-animation-name:zoomIn;
	-moz-animation-name:zoomIn;
	-o-animation-name:zoomIn;
	animation-duration:1000ms;
	-webkit-animation-duration:1000ms;
	-ms-animation-duration:1000ms;
	-o-animation-duration:1000ms;
	-moz-animation-duration:1000ms;
}

/*** 

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

***/

.scroll-to-top{
	position:fixed;
	bottom: 36px;
	right:30px;
	width:50px;
	height: 60px;
	color:#d0ab5a;
	background:#000000;
	font-size:14px;
	line-height:58px;
	border:2px solid #d0ab5a;
	text-align:center;
	z-index:100;
	cursor:pointer;
	border-radius:3px;
	display:none;
}


.scroll-to-top:hover{
	background:#d0ab5a;
	color:#000000;
	border-color:#d0ab5a !important;
}


/*** 

====================================================================
	Featured Three Column style
====================================================================

***/

.featured-three-column{
	position:relative;
	background:none;
	margin:30px 0px;
	z-index:100;
}

.featured-three-column.style-two{
	padding:70px 0px 0px;
	margin-top:0px;
}

.featured-three-column .column{
	position:relative;
	margin-bottom:50px;
	text-align:center;	
}

.featured-three-column .column .overlay{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	overflow:hidden;
	border-bottom: 5px solid #e29026;	
}

.featured-three-column .column .overlay .left-curve{
	position:absolute;
	left:-10px;
	top:0px;
	width:10px;
	height:100%;
	opacity:0;
	background:#d0ab5a;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-three-column .column:hover .overlay .left-curve{
	left:0px;
}

.featured-three-column .column .overlay .right-curve{
	position:absolute;
	right:-10px;
	top:0px;
	width:10px;
	height:100%;
	opacity:0;
	background:#d0ab5a;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-three-column .column:hover .overlay .right-curve{
	right:0px;
}

.featured-three-column .column .overlay .overlay-link{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 84%;
    height: 80%;
    opacity: 0;
	border-radius: 3px;
    margin: 30px !important;
    background:rgba(255, 255, 255, 0.24);
	z-index:1;
	transform:scale(0,0);
	-webkit-transform:scale(0,0);
	-ms-transform:scale(0,0);
	-o-transform:scale(0,0);
	-moz-transform:scale(0,0);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-three-column .column:hover .overlay .overlay-link{
	opacity:1;
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	-o-transform:scale(1,1);
	-moz-transform:scale(1,1);
}

.featured-three-column .inner-box{
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;	
	position:relative;
	max-width:500px;
	margin:0 auto;
	background: #000000;
	color:#cccccc;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.featured-three-column .column .inner-box:hover{
	box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.5);
	-ms-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.5);
	-o-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0px 0px 10px 2px rgba(0, 0, 0, 0.5);	
}

.featured-three-column .inner-box .content{
	position:relative;
	padding:40px 20px 20px;
	box-shadow: 0px 14px 18px -9px rgba(0,0,0,0.52);	
}

.featured-three-column .column:nth-child(even) .inner-box{
	background: #000000;
	color:#ffffff;
}

.featured-three-column .image{
	position:relative;
	overflow:hidden;	
}

.featured-three-column .image img{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;	
	position:relative;
	display:block;
	width: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;	
}

.featured-three-column .column:hover .image img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);	
}

.featured-three-column .content h2{
    background: #ffffff;
    font-size: 11px;
    color: #d0ab5a;
    font-weight: 900;
    padding: 5px 5px 1px;
    text-transform: uppercase;
    border-radius: 3px;
    line-height: 10px;
    top: -35px;
    left: 35px;
    position: absolute;
    z-index: 1;
}

.featured-three-column .content h3{
    box-shadow: 0px -14px 7px -12px rgba(0,0,0,0.52);
    text-shadow: none;
    font-size: 14px;
    color: #ffffff;
    font-weight: 900;
    line-height: 15px;
    padding: 15px 10px;
    text-transform: uppercase;
    position: absolute;
    margin-top: -47px;
    left: -15px;
    background: #d0ab5a;
    z-index: 2;
    width: 110%;
}

.featured-three-column .content figcaption{
    box-shadow: 0px -14px 7px -12px rgba(0,0,0,0.52);
    text-shadow: none;
    font-size: 14px;
    color: #ffffff;
    font-weight: 900;
    line-height: 15px;
    padding: 10px 10px;
    text-transform: uppercase;
    border-radius: 3px;
    position: absolute;
    top: -35px;
    right: 40px;
    z-index: 1;
    background: #010100;  
}


.featured-three-column .link{
	text-shadow:none;	
	position:relative;
	bottom:-30px;
}


.featured-three-column .column:nth-child(even) .normal-btn{
	background: #d0ab5a;
}

.featured-three-column .column .normal-btn:hover{
	background:#ffffff !important;
	color:#d0ab5a !important;
	border-color:#fff !important;	
}



/*** 

====================================================================
	Top Services style
====================================================================

***/


.get-quote .auto-container .art-home {
	margin-top: 10%;
	text-align:center;
}

.get-quote .auto-container h4 {
    text-shadow: 1px 1px 2px rgb(241, 217, 175);
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    text-decoration: underline;
    text-align: justify;
    color: #000;
    margin-right: 20px;
    margin-bottom: 20px;
}


.get-quote .auto-container  p.art-chi {
	text-shadow: 1px 1px 2px rgb(241, 217, 175);
    font-size: 17px;
    line-height: 18px;
    text-align: justify;
    color: #000;
    margin-right: 20px;
}

.get-quote .auto-container .art-txt{
	text-shadow: 1px 1px 2px rgb(241, 217, 175);
	position:relative;
	margin-top:40px;
	margin-bottom:40px;
	text-align:left;	
}

.get-quote .auto-container  .art-txt .line{
	box-shadow: 1px 1px 2px rgb(241, 217, 175);		
	position:relative;
    width: 250px;
    height: 4px;    
    background: #000000;
    margin: -10px 0px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;	
}


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


.auto-container .art-txt{
	text-shadow: 1px 1px 2px #fff1d2;
	position:relative;
	margin-bottom:40px;
	text-align:center;	
}

.auto-container .art-txt h3{
	position:relative;
	text-transform:uppercase;
    font-size: 25px;
    font-weight: 800;
	color:#252424;
	margin-bottom:0px;	
}

.auto-container .art-txt h2{
	top: -12px;
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
    color: #252424;
}

.auto-container  .art-txt .line{
	position:relative;
    width: 250px;
    height: 4px;
    box-shadow: 1px 1px 2px #fff1d2;	
    background: #000000;
    margin: -10px auto 0px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;	
}

.art-title.style-two .line{
	background:#ffffff;	
}

.art-title.style-three{
	text-align:left;	
}

.art-title.style-three .line{
	margin:40px 0px 0px;	
}

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

.sec-title h3{
	position: relative;
    text-transform: uppercase !important;
    font-size: 25px;
    font-weight: 800;
    color: #252424;
    margin-bottom: 0px;
}

.sec-title h4{
    text-shadow: 1px 1px 1px #e0cda2;
	text-decoration:underline;
	position: relative;
    text-transform: uppercase !important;
    font-size: 20px;
    font-weight: 800;
    color: #252424;
    margin-bottom: 0px;
}

.sec-title h2{
	top: -10px;
	position:relative;
	text-transform:uppercase !important;
	font-size:20px;
	font-weight:800;
	color:#252424;
}

.sec-title p{
	position:relative;
	font-size:15px;
	color:#3a4145;
	margin-bottom:10px;
}

.sec-title.style-two h3,
.sec-title.style-two h2,
.sec-title.style-two p{
	color:#ffffff;	
}

.sec-title .line{
	position:relative;
    width: 150px;
    height: 4px;
    background: #000000;
    margin: 0px auto 0px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;	
}

.sec-title.style-two .line{
	background:#ffffff;	
}

.sec-title.style-three{
	text-align:left;	
}

.sec-title.style-three .line{
	margin:40px 0px 0px;	
}

.top-services{
	position:relative;
	padding:50px 0px 30px;
}

.top-services .column{
	position:relative;
	margin-bottom:40px;	
}

.top-services .column .inner-box{
	position:relative;
	max-width:500px;
	margin:0 auto;
	padding-left:100px;	
}

 .top-services .column .icon{
	position:absolute;
	left:0px;
	top:10px;
	font-size:72px;
	color:#d0ab5a;
	width:80px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.top-services .column:hover .icon{
	transform:scale(0.8,0.8);
	-webkit-transform:scale(0.8,0.8);
	-moz-transform:scale(0.8,0.8);
	-o-transform:scale(0.8,0.8);
	-ms-transform:scale(0.8,0.8);	
}

.top-services .column h3{
	position:relative;
	font-size:16px;
	font-weight:800;
	margin-bottom:15px;
	color:#3a4145;
	text-transform:capitalize;
}

.top-services .column .text{
	position:relative;
	color:#888888;	
}

/*** 

====================================================================
	Fleet Gallery style
====================================================================

***/

.gallery-section{
	position:relative;
	padding:80px 0px;
	background-size:cover;
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:center;	
}

.gallery-section .column{
	position:relative;
	padding:0px;	
}

.gallery-section .column .image{
	position:relative;
	overflow:hidden;	
}

.gallery-section .column .image img{
	position:relative;
	display:block;
	width:100%;
	height:auto;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.gallery-section .column:hover .image img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);	
}

.gallery-section .column .image .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;	
}

.gallery-section .column .image .overlay-box .link{
	position:absolute;
	left:-100%;
	top:0px;
	width:100%;
	height:100%;
	display:table;
	vertical-align:middle;
	color:#ffffff;
	background:rgba(205,95,73,0.80);
	opacity:0;	
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.gallery-section .column .image .overlay-box .txt{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	color:#ffffff;
	text-transform:capitalize;
	font-weight:800;
	font-size:14px;
}

.gallery-section .column:hover .image .overlay-box .link{
	left:0px;
	opacity:1;	
}

/*** 

====================================================================
	Get Quooe style
====================================================================

***/

.get-quote{
    border-top: 5px solid #bd9438;	
    border-bottom: 5px solid #bd9438;	
	position:relative;
	padding:100px 0;
	background:#ffffff url(../img/bg-pattern.jpg) center center no-repeat;
	background-size:cover;	
}

.get-quote .sec-title{
	text-shadow: 1px 1px 2px rgb(241, 217, 175);	
	margin-bottom:33px;	
}

.get-quote .sec-title .line{
box-shadow: 1px 1px 2px rgb(241, 217, 175);		
	margin-top:-10px;	
}

.get-quote .sec-title h3,
.get-quote .sec-title h2{
	text-transform:none;
	margin-bottom:0px;	
}

.get-quote .column{
	position:relative;
	z-index:1;	
}

.get-quote .column .image{
	position:absolute;
	top:141px;
	left:210px;
	z-index:1;	
}

.get-quote form input[type="text"],
.get-quote form input[type="password"],
.get-quote form input[type="email"],
.get-quote form input[type="url"],
.get-quote form input[type="tel"],
.get-quote form textarea,
.get-quote form select{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 15px;
	background:#ffffff;
	font-weight: 500;
	font-size:16px;
	border:1px solid #fffefe;
	color:#1a1a1a;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.30);	
	border-radius: 4px;	
}

.get-quote form textarea{
	height:150px;
	resize:none;	
}

.get-quote form button{
    padding: 6px 30px;
    top: -30px;
    right: 20px;
}

@media only screen and (max-width: 479px){
	
.get-quote form button {
    padding: 8px 50px;
    top: -65px;
    right: 30px;
}

.get-quote .form .note {
    position: relative;
    font-style: italic;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    top:25px !important;
    margin-left: 0px !important;
}

.get-quote .form {
    position: relative;
    margin: -20px 0px !important;
    z-index: 2;
}

.content .text p {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,c3a25a+62&0+0,1+71 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(195,162,90,0.87) 62%, rgba(195,162,90,1) 71%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(195,162,90,0.87) 62%,rgba(195,162,90,1) 71%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(195,162,90,0.87) 62%,rgba(195,162,90,1) 71%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#c3a25a',GradientType=0 ); /* IE6-9 */
	
	font-size: 16px;
    color: #000;
    line-height: 15px;
    margin-top: 10px;
    padding: 10px 15px 20px 15px;
    text-align: justify;
    border-bottom: 0px solid #000;
}
}

.get-quote form button:hover{
    background: #d0ab5a !important;
    color: #ffffff !important;
    border-color: #ffffff !important;
}

.get-quote .form{
	position:relative;
	margin:30px 0px;
	z-index:2;
}

.get-quote .form .note{
	position: relative;
    font-style: italic;
    font-size: 12px;	
    font-weight: 700;
    color: #fff;
    margin-top: -10px;
    margin-left: 20px;
}

.get-quote .form-group {
    margin-bottom: 10px !important;
}

#booking {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+6,ffffff+100&0+0,0.7+50,0+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.08) 6%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.08) 6%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.08) 6%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    padding-left: 30px;
    padding-right: 30px;	
    padding-top: 40px;
    padding-bottom: 0px;
}

/*** 

====================================================================
	Fact Counter Section
====================================================================

***/

.fact-counter{
	position:relative;
	padding:30px 0px 20px;
	color:#d0ab5a;
	background-color:#fff;
}

.fact-counter .auto-container{
	position:relative;
	z-index:1;
}

.fact-counter .column{
	position:relative;
	margin-bottom:50px;
	text-align:center;	
}

.fact-counter .count-outer{
	position:relative;
	font-size:42px;
	font-weight:700;
}

.fact-counter .column .line{
	position:relative;
	width:50px;
	height:2px;
	background:#cccccc;
	margin:30px auto;	
}

.fact-counter .column .counter-title{
	position:relative;
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
}


/*** 

====================================================================
	Why Us Section
====================================================================

***/

.why-us-section{
	position:relative;
	padding:40px 0px 50px;
	color:#ffffff;
	background-color:#e29026;
}

.why-us-section h2.main-title {
    text-shadow: 1px 1px 1px #e0cda2;
    text-decoration: underline;
    position: relative;
    text-transform: uppercase !important;
    font-size: 20px;
    font-weight: 800;
    color: #252424;
}

.why-us-section .bg-grey{
	position:absolute;
	left:25%;
	top:0px;
	width:50%;
	height:100%;
	background-color:#d0ab5a;
	z-index:1;
	transform:skewX(14deg);
	/* -webkit-transform:skewX(-14deg); */
	/* -moz-transform:skewX(-14deg); */
	/* -ms-transform:skewX(-14deg); */
	/* -o-transform:skewX(-14deg); */
}

.why-us-section .bg-image{
	position:absolute;
	right:0px;
	top:0px;
	width:50%;
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	z-index:0;
}

.why-us-section .auto-container{
	position:relative;
	z-index:2;	
}

.why-us-section .sec-title h2,
.why-us-section .sec-title h3{
	text-transform:capitalize;
	margin-bottom:0px;	
}

.why-us-section .sec-title .line{
	margin-top:25px;	
}

.why-us-section .block{
	position:relative;
	padding-left:100px;
	margin-bottom:30px;
	padding-right:10px;	
}

.why-us-section .block .number{
	position:absolute;
	left:10px;
	top:15px;
	font-style:italic;
	color:#3a3a3a;
	font-weight:800;
	font-size:92px;	
}

.why-us-section .block:hover .number{
	color:#d0ab5a;	
}

.why-us-section .block h4{
	position:relative;
	font-size:16px;
	font-weight:700;
	color:#ffffff;
	font-style:normal;
	margin-bottom:10px;	
}

.why-us-section .block p{
	position:relative;
	font-size:14px;
	font-weight:400;
	color:#cccccc;
	font-style:normal;
	margin-bottom:10px;	
}

/*** 

====================================================================
	Team Section style
====================================================================

***/

#art-section{
	position: relative;
    background: none;
    margin:0px 0px 0px;
    z-index: 100;
}

.team-section{
	position: relative;
    background: none;
    margin:40px 0px 0px;
    z-index: 100;
}

.team-section .column{
	position:relative;
	margin-bottom:30px;	
}

.team-section .column img{
	-webkit-border-radius: 5px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-bottomright: 0;
	border-radius: 5px;
	border-bottom-right-radius: 0;	
    border: 5px solid #000000;
	display:block;
	width:100%;	
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;	
	box-shadow: 0px 14px 18px -9px rgba(0,0,0,0.52);
}

.team-section .column img:hover {
	-webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	width: 100%;
}

.team-section .column .title-box{
	-webkit-border-radius: 5px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-bottomright: 0;
	border-radius: 5px;
	border-bottom-right-radius: 0;		
	margin-left: 30px;
    top: -80px;
    height: 62px;
    padding: 5px 15px;
    position: absolute;
    z-index: 2;	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+100,000000+100&1+33,0+100 */
	background: -moz-linear-gradient(left,  rgba(0,0,0,1) 33%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 33%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,1) 33%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */	
}

.team-section .column figcaption {
	box-shadow: 0px -14px 7px -12px rgba(0,0,0,0.52);
    text-shadow: none;
    font-size: 14px;
    color: #000000;
    font-weight: 900;
    line-height: 15px;
    padding: 6px 16px;
    text-transform: uppercase;
    position: absolute;
    top: -106px;
    left: 75px;
    z-index: 1;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
    background: #d0ab5a;
}

.team-section .column .title-box h4{
    text-decoration: none;	
	font-size:20px;
	font-weight:800;
	color:#ffffff;
	text-transform: uppercase;	
    text-shadow: 0px 1px 1px rgb(0, 0, 0);	
}

.team-section .column .title-box p{
    color: #ffffff;
    background: transparent;
    border-bottom: 0;
    font-weight: 800;
    font-size: 15px;
    margin-top: -15px;
    margin-left: -18px;
    text-transform: capitalize;
    text-shadow: 0px 1px 1px rgb(0, 0, 0);
    box-shadow: none;
}

.team-section .column .text{
	margin:10px 0px 20px;	
}

.team-section .column .text h4{
    text-decoration: underline;	
    margin: 8px;
    padding-top: 5px;	
    font-size: 17px;
	font-weight:800;
	color:#000000;
	text-transform: uppercase;	
    text-shadow: 1px 1px 1px #e0cda2;	
}

.team-section .column .read-more{
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    font-size: 15px;
    margin-left: 15px;
    margin-top: -40px;
    position: absolute;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c3a25a+100,c3a25a+101&1+71,0+100 */
	background: -moz-linear-gradient(top,  rgba(195,162,90,1) 71%, rgba(195,162,90,0) 100%, rgba(195,162,90,0) 101%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(195,162,90,1) 71%,rgba(195,162,90,0) 100%,rgba(195,162,90,0) 101%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(195,162,90,1) 71%,rgba(195,162,90,0) 100%,rgba(195,162,90,0) 101%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3a25a', endColorstr='#00c3a25a',GradientType=0 ); /* IE6-9 */
    padding: 5px 20px 10px;
    right: 40px;
    text-shadow: 1px 1px 1px #e0cda2;
}

.team-section .column .read-more .fa{
	padding-right:5px;	
}

.team-section .column .read-more:hover{
	color:#ffffff;
	text-decoration: underline;	
	text-shadow: 1px 1px 1px #d0ab5a;	
}

/******/


.auto-container  .art-title {
	text-shadow: 1px 1px 2px #fff;
	position:relative;
	margin-bottom:50px;
	text-align:center;	
}


.auto-container .art-title h3 {
    position: relative;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 0px;	
	text-shadow:none;	
}
.auto-container .art-title h2 {
	text-shadow:none;
	top: -10px;
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
    color: #fff;
}

.auto-container .art-title .line {
    position: relative;
    width: 150px;
    height: 4px;
    background: #fff url(../images/body.png);
    margin: 0px auto 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.auto-container .title-box h4{
    text-shadow: none;	
    text-decoration: underline;	
	font-size:16px;
	font-weight:800;
	color:#fff;
	text-transform: uppercase;	
	text-align:left;
}

.auto-container .title-box p{
	text-align:left;
    text-shadow: none;		
    color: #fff;
    font-size: 12px;
    margin-top: -10px;
}

.auto-container .content .art-text p {
	text-shadow: none;	
    font-size: 16px;
    color: #000;
    line-height: 15px;
    margin-top: 10px;
    padding: 0px 10px 0px 10px;
    text-align: justify;
}


.fact-counter  a.read-more {
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: -15px;
    text-align: left !important;
    text-shadow: none;
} 

.fact-counter a.read-more:hover {
	text-decoration:underline;
} 


.fact-counter .image img {
	border: 15px solid #fff;
    display: block;
    width: 100%;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    box-shadow: 0 6px 6px -6px #262626;	
}

.fact-counter  .image img:hover {
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 100%;
}


/*** 

====================================================================
	Parallax Section
====================================================================

***/

.parallax-section{
	position:relative;
	padding:90px 0px;
	color:#ffffff;
	background-position:center center;
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.parallax-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(205,95,73,0.90);
	z-index:0;	
}

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

.parallax-section h2{
	position:relative;
	font-size:32px;
	font-weight:300;
	margin-bottom:30px;
}

.parallax-section strong{
	font-weight:700;	
}

.parallax-section h3{
	position:relative;
	font-size:24px;
	margin-bottom:30px;
}

.parallax-section.style-two h3{
	margin-bottom:0px;
}

.parallax-section .line{
	position:relative;
	width:100px;
	height:3px;
	background:#ffffff;
	margin:0px auto 40px;	
}

.parallax-section.style-two .text{
	position:relative;
	padding-right:150px;	
}

.parallax-section .theme-btn{
	margin:0px 12px 10px;
	padding:12px 30px;
	color:rgba(255,255,255,0.80);
	border-radius:25px;
	display:inline-block;
}

.parallax-section .normal-btn{
	border-color:#ffffff ;
	background:#ffffff;
	color:#1c1c1c !important;	
}

.parallax-section .theme-btn:hover{
	border-color:#1c1c1c !important;
	background:#ffffff;
	color:#1c1c1c !important;	
}

/*** 

====================================================================
	Default Two Column
====================================================================

***/

.default-two-column{
	position:relative;
	padding:80px 0px 30px;
	background:#ededed url(../images/background/bg-pattern.png) center center no-repeat;
	background-size:cover;	
}

.default-two-column .sec-title{
	margin-bottom:50px;	
}

.default-two-column .sec-title .line{
	margin-top:20px;	
}

.default-two-column .sec-title h3,
.default-two-column .sec-title h2{
	text-transform:capitalize;
	margin-bottom:0px;	
}

.default-two-column .column{
	margin-bottom:50px;	
}

.default-two-column .column .inner-box{
	position:relative;
	padding:0px 10px;	
}

.testimonial-slider{
	position:relative;	
}

.testimonial-slider .slide-content{
	position:relative;
	padding:25px 30px;
	background:#cbecf8;
	border:1px solid #57b6d9;
	color:#3a4145;
	margin-bottom:30px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
}

.testimonial-slider .slide-content:before{
	content:'';
	position:absolute;
	left:19px;
	bottom:-33px;
	border:18px solid transparent;
	border-top:16px solid #57b6d9;
}

.testimonial-slider .slide-content:after{
	content:'';
	position:absolute;
	left:22px;
	bottom:-28px;
	border:15px solid transparent;
	border-top:15px solid #cbecf8;
}

.testimonial-slider .slide-info{
	position:relative;
	padding-left:90px;
	padding-top:15px;
	min-height:80px;	
}

.testimonial-slider .slide-info .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:74px;
	height:74px;
	border:2px solid #57b6d9;
}

.testimonial-slider .slide-info .author-thumb img{
	position:relative;
	display:block;
	width:100%;
}

.testimonial-slider .slide-info h5{
	font-size:15px;
	color:#3a4145;
	text-transform:capitalize;
	font-weight:700;	
}

.testimonial-slider .slide-info p{
	font-style:italic;	
}

.testimonial-slider .bx-pager{
	position:absolute;
	bottom:80px;
	right:0px;
	z-index:100;
}

.testimonial-slider .bx-pager-item{
	display:inline-block;
	width:12px;
	height:12px;
	margin:0px 3px;	
}

.testimonial-slider .bx-pager-link{
	position:relative;
	display:block;
	width:12px;
	height:12px;
	border:2px solid #1a1a1a;
	background:none;
	overflow:hidden;
	text-indent:100px;
	font-size:0px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
}

.testimonial-slider .bx-pager-link:hover,
.testimonial-slider .bx-pager-link.active{
	border-color:#57b6d9;
	background:#cbecf8;	
}

.clients-column{
	position:relative;
	background:#cbecf8;
	border:1px solid #57b6d9;
	border-bottom:none;
	border-left:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	overflow:hidden;
}

.clients-column .image{
	position:relative;
	padding:12px 20px !important;
	text-align:center;
	border:1px solid #57b6d9;
	border-right:none;
	border-top:none;
	background:none;	
}

.clients-column .image img{
	display:inline-block;
	max-width:100%;
	max-height:72px;	
}


/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
	border-top:1px solid #ffd658;
	color:#fff;
}

.main-footer .go-up{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:30px;
	text-align:center;
	color:#d0ab5a;	
}

.main-footer .go-up:hover{
	color:#d0ab5a;	
}

.main-footer .go-up .icon{
    position: absolute;
    width: 100%;
    left: -10px;
    top: -50px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
}

.main-footer .go-up .curve{
	position:relative;
	display:inline-block;
	width:0px;
	top:0px;
    border: 50px solid transparent;
    border-top: 40px solid #fff;
	cursor:pointer;	
}

.main-footer .footer-upper{
	position:relative;
	padding:50px 0px 20px;
	background: #000000;
}

.main-footer .footer-upper .column{
	position:relative;
	margin-bottom:10px;	
}

.footer-upper .tripadvisor img {
	height:143px;
}

.footer-upper .column h2{
	text-align:left;
	position:relative;
	/*display:inline-block;*/
	font-weight:800;
	font-size:20px;
	line-height:1.4em;
	padding:0px 0px 10px 0px;
	margin-bottom:25px;
	text-transform:uppercase;
	color:#ffffff;
}

.footer-upper .column h2:after{
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 4px;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
}

.footer-upper .column h2 strong{
	font-weight:400;	
}

.main-footer .footer-upper .links ul li{
    line-height: 20px;
    position: relative;
    font-weight: 600;
}

.main-footer .footer-upper .links ul li:before {
	content:'\f0da';
	font-family:'FontAwesome';
    font-size: 12px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 3px;
}

.main-footer .footer-upper .links ul li:hover:before{
	color:#d0ab5a;	
}

.main-footer .footer-upper .links ul li a {
    color: #fff;
    display: block;
    padding-left: 15px;
	text-align:left;
}

.main-footer .footer-upper .links ul li a:hover {
    color: #d0ab5a;
	text-decoration: underline;	
}

.main-footer .social-links{
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto 0;
    margin-top: -55px;
    background: #d0ab5a;
    padding: 10px 0px 5px 0px;
}

.footer-bottom .copyright p {
    margin: 0px;
}

.main-footer .social-links a{
	position:relative;
	display:inline-block;
	margin:0px 5px 3px 0px;
	width:32px;
	height:32px;
	line-height:30px;
	color:#fff;
	border:1px solid #d0ab5a;
	background:#000000;
	border-radius:2px;
	font-size:15px;
	text-align:center;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.main-footer .social-links a:hover{
	border-color:#ffffff;
	background:#fff;
	color:#d0ab5a;
}

.footer-upper .form-box{
	position:relative;	
}

.footer-upper .form-group{
	position:relative;
	margin-bottom:20px;	
}

.footer-upper .form-group input{
	position:relative;
	display:block;
	width:100%;
	padding:9px 40px 9px 15px;
	line-height:22px;
	background:#1e1e1e;
	color:#ffffff;	
}

.footer-upper .form-box button{
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	height:40px;
	color:#d0ab5a;
	font-size:14px;
	text-align:center;
	background:none;
}

.footer-upper .form-box input:focus{
	background:#000000;	
}

.footer-upper .form-box input:focus + button{
	color:#ffffff;	
}

.footer-upper .contact-info li{
	margin-bottom:7px;	
}

.footer-bottom{
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.18) inset;
    position: relative;
	background: #000000;
    /* border-top: 2px solid #d0ab5a; */
    padding: 5px 0px;
    font-size: 13px;
    text-align: center;
}

.footer-bottom .copyright{
	position:relative;
	line-height:30px;
	margin-top:15px;
}

.footer-bottom .copyright a{
	position:relative;
	color:#ffffff;
	font-weight:700;	
}

.footer-bottom .copyright a:hover{
	position:relative;
	color:#d0ab5a;	
	text-decoration:underline;
}

.footer-bottom .copyright strong{
	font-weight:400;
	color:#ffffff;	
}

.footer-bottom .copyright .fa{
	color:#d0ab5a;	
}

.main-footer .contact-info{
	position:relative;
	padding:20px;
	color:#d0ab5a;
	text-align:center;	
}

.main-footer .contact-info li a{color:#ffffff;}
.main-footer .contact-info li a:hover{color:#d0ab5a; text-decoration: underline;}
.main-footer .contact-info li{
    font-weight: 700;	
	position:relative;
	display:inline-block;
	padding:0px 20px;	
}

.main-footer .contact-info li .fa{
	font-weight:700;	
	padding-right:5px;
	color:#d0ab5a;
}

.main-footer .contact-info .info{
	font-weight:700;
	font-size:15px;
	color:#fff;	
}

/*** 

====================================================================
	Parallax Section
====================================================================

***/

.page-title{
	position:relative;
	padding:150px 0px;
	color:#ffffff;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	text-align:center;
}

.page-title:before{
    border-bottom: 5px solid #000000;	
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	/* background:url('../img/pattern.png') rgba(0,0,0,0.30); */
	z-index:0;	
}

.page-title .auto-container{
	position:relative;
	z-index:5;
    text-shadow: 0px 1px 2px #000;	
}

.page-title h1{
	    text-decoration: underline;	
    top: 90px;	
	position:relative;
	margin-bottom:10px;
	font-size:25px;
	text-transform:uppercase;
	font-weight:800;
	color:#ffffff;	
}

.page-title h2{
    top: 95px;	
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 15px;
    color: #ffffff;	
}

.page-title .bread-crumb{
    position: relative;
    display: inline-block;
    padding: 10px 40px;
    top: 75px;
    z-index: 0;
}

.page-title .bread-crumb li{
    position: relative;
    display: inline-block;
    padding-right: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700 !important;	
}

.page-title .bread-crumb li:last-child{
	padding-right:0px;	
}

.page-title .bread-crumb li:after{
	font-family: 'FontAwesome';
	content: "\f0da";
	position:absolute;
	right:0px;
	top:0px;
	text-align:center;
	line-height:25px;
	width:15px;
	display:block;
	color:#ffffff;
}

.page-title .bread-crumb li:last-child:after{
	display:none;
}

.page-title .bread-crumb li a{
	position:relative;
	display:block;
	line-height:24px;
	color:#ffffff;
	font-size:15px;
	font-weight:700;	
}

.page-title .bread-crumb li a:hover,
.page-title .bread-crumb li:last-child a{
	color:#dddddd;	
	text-decoration:underline;
}
	

.page-title .go-down{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:30px;
	text-align:center;	
}

.page-title .go-down .icon{
	position:absolute;
	width:100%;
	left:-5px;
	top:5px;
	height:30px;
	line-height:30px;
	font-size:12px;	
}

.page-title .go-down .curve{
	position:relative;
	display:inline-block;
	width:50%;
	top:-28px;
	color:#1c1c1c;	
	border:30px solid transparent;
	border-bottom:30px solid #d0ab5a;
	cursor:pointer;	
}

.page-title .go-down .curve:hover{
	border-bottom-color:#d0ab5a;
	color:#ffffff;	
}


/*** 

====================================================================
	About Section
====================================================================

***/

.about-section{
	position:relative;
}

.desc-box{
	position:relative;
	padding:70px 0px 30px;	
}

.sec-title.no-underline h2{
	margin-bottom:10px;	
}

.about-section .lower-content{
	position:relative;
	padding:80px 0px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;	
}

.about-section .lower-content .content-box{
	position:relative;
	padding:40px 60px;
	background:#ffffff;	
}

.about-section .lower-content .content-box .main-title{
	position:relative;
	font-size:24px;
	text-transform:capitalize;
	color:#3a4145;
	font-weight:800;
	margin-bottom:25px;
	padding-bottom:20px;	
}

.about-section .lower-content .content-box .main-title:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	height:6px;
	width:40px;
	background:#cccccc;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;	
}

.about-section .lower-content .content-box h2{
	position:relative;
	font-size:24px;
	text-transform:capitalize;
	color:#3a4145;
	font-weight:800;
	margin-bottom:10px;	
}

.about-section .lower-content .content-box h3{
	position:relative;
	font-size:16px;
	font-weight:800;
	color:#5f6467;
	margin-bottom:15px;	
}

.about-section .lower-content .content-box p{
	position:relative;
	margin-bottom:20px;	
}

.styled-list{
	position:relative;
	margin-bottom:20px;	
}

.styled-list li{
    line-height: 24px;
    margin-bottom: 7px;
    position: relative;
	padding-left:25px;
}

.styled-list li:before {
	content:'\e0a6';
	font-family:'Flaticon';
    color: #d0ab5a;
    font-size: 12px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 3px;
}

.styled-list li:hover:before{
	color:#555555;	
}

.about-section .lower-content .featured-box{
	position:relative;
	margin-bottom:30px;	
}

.about-section .lower-content .featured-box .image{
	position:relative;
	margin-bottom:15px;	
}

.about-section .lower-content .featured-box .image img{
	position:relative;
	display:block;
	width:100%;	
}

.about-section .lower-content .featured-box .read-more{
	font-weight:800;
	color:#57b6d9;
	text-transform:uppercase;
	font-size:14px;	
}

.about-section .lower-content .featured-box .read-more .fa{
	padding-right:5px;	
}

/*** 

====================================================================
	Locations Section
====================================================================

***/

.locations-section{
	position:relative;
	padding:100px 0px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
}

.locations-section .sec-title h2,
.locations-section .sec-title h3{
	color:#ffffff;	
}

.locations-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.50);	
}

.locations-section .column{
	position:relative;
	margin-bottom:30px;
	z-index:1;
	color:#ffffff;
}

.locations-section li{
	position:relative;
	margin-bottom:5px;
}

.locations-section .inner-box{
	position:relative;
	max-width:800px;
	margin:0 auto;	
}

.locations-section .inner-box ul li{
	padding-left:15px;	
}

.locations-section .inner-box ul li:before {
	content:'\f0da';
	font-family:'FontAwesome';
    color: #cccccc;
    font-size: 12px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 3px;
	opacity:1;
}

.locations-section .inner-box ul li:hover:before{
	opacity:1;	
}

.locations-section li a{
	position:relative;
	color:#ffffff;
	font-weight:500;
	text-transform:capitalize;	
}

.locations-section li a:hover{
	color:#cccccc;	
}

/*** 

====================================================================
	Sponsors Section
====================================================================

***/

.sponsors-section{
	position:relative;
	padding:70px 0px 50px;
	background:#ffffff;
	text-align:center;
}

.sponsors-section li img{
	display:inline-block !important;
	width:auto;
	max-width:100% !important;
}

.sponsors-section .owl-dots{
	display:none !important;	
}


/*** 

====================================================================
	Services Section
====================================================================

***/

.services-section{
	position:relative;
	padding:80px 0px 40px;
}

.services-section.style-two{
	padding:30px 30px 0px;
	background:#ffffff;	
}

.services-section .column{
	position:relative;
	margin-bottom:40px;	
}

.services-section .column h2{
	position:relative;
	font-size:24px;
	text-transform:capitalize;
	color:#3a4145;
	font-weight:800;
	margin-bottom:10px;	
}

.services-section.style-two .main-title{
	position:relative;
	font-size:24px;
	text-transform:capitalize;
	color:#3a4145;
	font-weight:800;
	margin-bottom:15px;		
}

.services-section .column h3{
	position:relative;
	font-size:16px;
	font-weight:800;
	color:#5f6467;
	margin-bottom:15px;	
}

.services-section.style-two .column h2{
	position:relative;
	font-size:16px;
	font-weight:800;	
}

.services-section .column .image{
	position:relative;
	margin-bottom:15px;
	overflow:hidden;
}

.services-section .column .image img{
	position:relative;
	display:block;
	width: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;	
}

.services-section .column:hover .image img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);	
}

.services-section .column .read-more{
	font-weight:800;
	color:#57b6d9;
	text-transform:uppercase;
	font-size:14px;	
}

.services-section .column .read-more .fa{
	padding-right:5px;	
}

.services-section .column .read-more:hover{
	color:#d0ab5a;	
}

.service-details{
	position:relative;
	margin-bottom:10px;
}

.service-details .content-outer{
	position:relative;
	padding:20px;
	background:#ffffff;	
}

.service-details h2{
	font-size:24px;
	color:#3a4145;
	font-weight:800;
	margin-bottom:20px;
	text-transform:capitalize;	
}

.service-details h3{
	font-size:16px;
	color:#3a4145;
	font-weight:800;
	margin-bottom:20px;
	text-transform:capitalize;	
}

.service-details .full-image{
	position:relative;	
}

.service-details .full-image img{
	position:relative;
	display:block;
	width:100%;	
}

/*** 

====================================================================
	Sidebar Section
====================================================================

***/

.sidebar-section{
	position:relative;
	padding:10px 0px 0px;
}

.sidebar-section .sidebar{
	position:relative;
	margin-bottom:30px;	
}

.sidebar-section .content-side{
	position:relative;
	margin-bottom:30px;	
}

/*** 

====================================================================
	Sidebar Style
====================================================================

***/

.sidebar{
	position:relative;
}

.sidebar .widget{
	position:relative;
	margin-bottom:45px;	
}

.sidebar .widget h3{
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:20px;
	color:#3a4145;
	font-weight:800;	
}

.sidebar .links-widget{
	position:relative;	
}

.sidebar .links-widget li{
	position:relative;
	margin-bottom:7px;	
}

.sidebar .links-widget ul li:before {
	content:'\f061';
	font-family:'FontAwesome';
    color: #888888;
    font-size: 11px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 3px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.sidebar .links-widget ul li:hover:before{
	color:#d0ab5a;
}

.sidebar .links-widget li a{
	position:relative;
	color:#888888;
	font-size:14px;
	font-weight:500;
	padding-left:20px;	
	text-transform:capitalize;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;	
}

.sidebar .links-widget li a:hover{
	color:#d0ab5a;
}

.sidebar .testimonial-slider .bx-pager{
	display:none !important;	
}

.sidebar .search-form{
	position:relative;	
}

.sidebar .search-form input[type="search"],
.sidebar .search-form input[type="text"]{
	position:relative;
	width:100%;
	line-height:24px;
	padding:8px 42px 8px 15px;
	border:1px solid #d0d0d0;
	background:#ffffff;
	color:#3d3d3d;
	height:42px;
	font-size:14px;
	color:#292929;
}

.sidebar .search-form input[type="search"]:focus,
.sidebar .search-form input[type="text"]:focus{
	border-color:#d0ab5a;	
}

.sidebar .search-form .form-group{
	position:relative;	
}

.sidebar .search-form button{
	position:absolute;
	right:1px;
	top:1px;
	line-height:24px;
	display:block;
	width:40px;
	height:40px;
	padding:7px 10px 8px;
	text-align:center;
	font-size:16px;
	color:#cccccc;
	background:none;	
}

.sidebar .search-form button:hover{
	color:#d0ab5a;	
}

.sidebar .popular-tags{
	position:relative;	
}

.sidebar .popular-tags .tags a{
	position:relative;
	display:inline-block;
	padding:3px 12px;
	line-height:20px;
	margin:0px 5px 10px 0px;
	color:#333333;
	font-size:13px;
	background:#e1e1e1;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;		
}

.sidebar .popular-tags .tags a:hover{
	background:#d0ab5a;
	color:#ffffff;	
}

.sidebar .recent-posts{
	position:relative;	
}

.sidebar .recent-posts .post{
	position:relative;
	font-size:14px;
	margin-bottom:20px;
	min-height:70px;
	padding:0px 0px 0px 84px;
	color:#cccccc;
}

.sidebar .recent-posts .post .post-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:72px;
	height:72px;	
}

.sidebar .recent-posts .post .post-thumb img{
	width:100%;
	display:block;	
}

.sidebar .recent-posts .post h4{
	font-size:15px;
	font-weight:400;
	margin:0px 0px 5px;
	line-height:2em;
	color:#292929;	
}

.sidebar .recent-posts .post a,
.sidebar .recent-posts .post a:hover{
	color:#d0ab5a;	
}

.sidebar .recent-posts .post h4 a{
	color:#292929;	
}

.sidebar .recent-posts .post .fa{
	font-size:18px;	
}

/*** 

====================================================================
	Contact Us Section style
====================================================================

***/

.art-contact .tripadvisor img {
	box-shadow: 0 6px 6px -6px #262626;	
	height: 178px;
    width: 330px;
	border: 2px solid #e29024;	
}

.art-contact p {
	padding-bottom:20px;
	font-size: 15px;
    color: #000;
	font-weight:700;
    line-height: 17px;
    text-align: center;
    text-shadow: 1px 1px 1px #e0cda2;
}

.art-contact a { color:#000; }
.art-contact a:hover { color:#ffffff; }

.contact-section{
	position:relative;
	padding:30px 0px 0px;
}

.contact-section .column{
	position:relative;
	margin-bottom:40px;	
}

.contact-section .sec-title{
	margin-bottom:20px;
	text-align:left;
}

.contact-section .sec-title .line{
	margin:20px 0px 0px;
	background:#dfdfdf;
}

.contact-section .sec-title h2,
.contact-section .sec-title h3{
	text-transform:capitalize;	
}

.contact-section .info-box{
	position:relative;
	margin-bottom:30px;	
}

.contact-section .info-box h3{
	position:relative;
	font-size:16px;
	font-weight:800;
	color:#1c1c1c;
	margin-bottom:15px;	
}

.contact-section .info-box ul{
	border-left: 3px solid #000;
    margin-left: 15px;	
}

.contact-section .info-box li{
    text-shadow: 1px 1px 1px #e0cda2;	
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    color: #000;
	text-align:left;
}

.contact-section .info-box li .icon{
	position:absolute;
	left:0px;
	top:4px;
	font-size:16px;	
}

.contact-section .info-box .social-links a{
	position:relative;
	display:inline-block;
	margin-right:10px;
	font-size:20px;
	border:1px solid #c8d9e0;
	color:#c8d9e0;
	width:40px;
	height:40px;
	line-height:38px;
	text-align:center;
	border-radius:3px;	
}

.contact-section .info-box .social-links a:hover{
	color:#2db0e6;	
}

.contact-section .form-box{
	position:relative;
	padding:20px;
	background:#f3f3f3;
	border:1px solid #cccccc;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;	
}

.contact-section .form-box .form-group{
	position:relative;
	margin-bottom:20px;	
}

.contact-section .form-box .field-label{
	position:relative;
	font-size:14px;
	font-weight:600;
	margin-bottom:5px;
	color:#000000;
}

.contact-section .form-box input[type="text"],
.contact-section .form-box input[type="email"],
.contact-section .form-box input[type="number"],
.contact-section .form-box input[type="tel"],
.contact-section .form-box input[type="password"],
.contact-section .form-box textarea,
.contact-section .form-box select{
	position:relative;
	display:block;
	width:100%;
	background:#ffffff;
	color:#1c1c1c;
	line-height:24px;
	padding:7px 15px;
	border:1px solid #cccccc;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;	
}

.contact-section .form-box input[type="text"]:focus,
.contact-section .form-box input[type="email"]:focus,
.contact-section .form-box input[type="number"]:focus,
.contact-section .form-box input[type="tel"]:focus,
.contact-section .form-box input[type="password"]:focus,
.contact-section .form-box textarea:focus,
.contact-section .form-box select:focus{
	background:#ffffff;
	border-color:#d0ab5a;
}

.contact-section .form-box input[type="text"].error,
.contact-section .form-box input[type="email"].error,
.contact-section .form-box input[type="number"].error,
.contact-section .form-box input[type="tel"].error,
.contact-section .form-box input[type="password"].error,
.contact-section .form-box textarea.error,
.contact-section .form-box select.error{
	background:#e0a99e;
	color:#ffffff;
	border-color:#ff0000;
}

.contact-section .form-box label.error{
	display:none !important;	
}

.contact-section .form-box textarea{
	height:140px;
	resize:none;	
}

.contact-section .form-box button{
	border-radius:25px;
	-webkit-border-radius:25px;
	-ms-border-radius:25px;
	-o-border-radius:25px;
	-moz-border-radius:25px;
	padding:8px 30px;
}

.map-section{
	position:relative;
}

.map-section .map-container{
	position:relative;
	height:550px;	
}

/*** 

====================================================================
	Blog Section Style
====================================================================

***/

.blog-section{
	position:relative;
}

.blog-section .blog-post{
	position:relative;
	margin-bottom:50px;	
}

.blog-section.style-two .blog-post{
	position:relative;
	margin-bottom:30px;	
}

.blog-section .image{
	position:relative;
	margin-bottom:10px;
	border:1px solid #d0ab5a;
	overflow:hidden;	
}

.blog-section .image img{
	display:block;
	width: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;	
}

.blog-section .blog-post:hover .image img{
	transform:scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);	
}

.blog-section .post-title{
	position:relative;
	margin-bottom:10px;	
}

.blog-section .post-title h2,
.blog-section .post-title h2 a{
	position:relative;
	font-size:24px;
	color:#36392e;
	font-weight:700;	
}

.blog-section .post-title h2 a:hover{
	color:#d0ab5a;	
}

.blog-section .post-info{
	position:relative;
	margin-bottom:10px;
	color:#999999;	
}

.blog-section .post-info a{
	position:relative;
	color:#999999;
	font-style:italic;
}

.blog-section .post-info a:hover{
	color:#d0ab5a;	
}

.blog-section .post-info a .fa{
	padding-right:5px;
	font-size:16px;	
}

.blog-section .post-desc{
	position:relative;
	margin-bottom:20px;	
}

.blog-section .blog-post .read-more{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:6px 40px;
	border:2px solid #e1e1e1;
	font-weight:700;
	color:#777777;
	text-transform:uppercase;
	border-radius:20px;	
}

.blog-section .blog-post .read-more:hover{
	background:#d0ab5a;
	border-color:#d0ab5a;
	color:#ffffff;	
}

.blog-section.style-two .post-title h2,
.blog-section.style-two .post-title h2 a{
	font-size:16px;	
}

.blog-section .blog-details{
	position:relative;	
}

.blog-section .blog-details h2{
	font-size:24px;
	font-weight:800;	
}

.blog-section .blog-details h3{
	position:relative;
	font-size:16px;
	font-weight:800;
	margin-bottom:20px;
	color:#3a4145;	
}

.blog-section .blog-details p{
	margin-bottom:20px;	
}

.blog-section .blog-details ol li{
	list-style-type:decimal;	
}

.blog-section .blog-details ul li{
	list-style-type:disc;	
}

.blog-section .blog-details ul,
.blog-section .blog-details ol{
	margin-left:20px;
	margin-bottom:20px;	
}

.blog-section .review-box{
	position:relative;
	margin:20px 0px;
	text-align:center;	
}

.blog-section .review-box .divider{
	position:relative;
	background:#f1f1f1;
	max-width:200px;
	margin:0 auto 15px;
	height:1px;	
}

.blog-section .review-box .review-content{
	font-size:18px;
	font-style:italic;	
}

.blog-section .review-box .separator{
	position:relative;
	width:30px;
	height:10px;
	margin:15px auto;
	background:url(../images/icons/icon-separator.png) center center no-repeat;	
}

.blog-section .review-box .author-info{
	position:relative;	
}

.blog-section .review-box .author-info strong{
	font-size:15px;
	color:#3a4145;
	text-transform:capitalize;
	font-weight:800;	
}

.blog-section .review-box .author-info p{
	font-style:italic;	
}

.blog-section .post-author{
	position:relative;
	padding:25px;
	background:#cbecf8;
	border:1px solid #57b6d9;
	margin-bottom:40px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;	
}

.blog-section .post-author .inner-box{
	position:relative;
	padding-left:100px;
	min-height:100px;	
}

.blog-section .post-author .author-thumb{
	position:absolute;
	left:0px;
	top:10px;	
}

.blog-section .post-author .author-title{
	margin-bottom:15px;	
}

.blog-section .post-author .author-title strong{
	font-weight:800;
	color:#3a4145;	
}

.blog-section .post-author .social-links a{
	position:relative;
	display:inline-block;
	margin-right:1px;
	font-size:14px;
	color:#999999;
	width:24px;
	height:24px;
	line-height:24px;
	border:1px solid #999999;
	text-align:center;
	border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;	
}

/*** 

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-section .comments-area{
	position:relative;	
}

.sidebar-section .comments-area .comment-box{
	position:relative;	
}

.sidebar-section .comments-area .comment{
	position:relative;
	margin:0px 0px 50px 0px;
	padding:0px 0px 10px 110px;	
}

.sidebar-section .comments-area .reply-comment{
	margin-left:50px;	
}

.sidebar-section .comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:84px;
	height:84px;	
}

.sidebar-section .comments-area .comment-box .author-thumb img{
	width:100%;
	display:block;
}

.sidebar-section .comments-area .comment-info{
	margin-bottom:20px;
	color:#bcbcbc;	
}

.sidebar-section .comments-area .comment-box strong{
	color:#292929;
	font-weight:600;	
}

.sidebar-section .comments-area .comment-box .text{
	position:relative;
	padding:10px 15px;
	margin-bottom:20px;
	background:#f3f3f3;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
}

.sidebar-section .comments-area .comment-box .text:before{
	content:'';
	position:absolute;
	left:20px;
	top:-18px;
	border:10px solid transparent;
	border-bottom:10px solid #f3f3f3;	
}

.sidebar-section .comments-area .reply-comment .text{
	background:#cbecf8;
}

.sidebar-section .comments-area .reply-comment .text:before{
	content:'';
	position:absolute;
	left:20px;
	top:-20px;
	border:10px solid transparent;
	border-bottom:10px solid #cbecf8;	
}

.sidebar-section .comments-area .reply-btn{
	position:relative;
	display:inline-block;
	padding:7px 25px 4px;
	min-width:100px;
	font-size:14px;
	background:#d0ab5a;
	color:#ffffff;
	text-transform:capitalize;
	border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
}

.sidebar-section .comments-area .reply-btn span{
	padding-right:10px;	
}

/*** 

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form .form-group{
	position:relative;
	margin-bottom:20px;	
}

.comment-form .form-group-inner{
	position:relative;
	display:table;
	width:100%;
	border:2px solid #e29026;
	overflow:hidden;
	border-radius:3px;
	-ms-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.comment-form .form-group .icon-box{
	position:relative;
	display:table-cell;
	vertical-align:middle;	
}

.comment-form .form-group .icon-box label{
	position:relative;
	display:inline-block;
	width:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#fff;
	margin:0px;
	background:#e29026;
	border-right:1px solid #e29026;
}

.comment-form .form-group label.error{
	display:none !important;	
}

.comment-form .form-group .field-outer{
	position:relative;
	display:table-cell;
	width:100%;	
	vertical-align:middle;
}

.comment-form .form-group-inner input[type="text"],
.comment-form .form-group-inner input[type="password"],
.comment-form .form-group-inner input[type="tel"],
.comment-form .form-group-inner input[type="email"],
.comment-form .form-group-inner select{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:9px 15px;
	color:#222222;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.comment-form .form-group input[type="text"].error,
.comment-form .form-group input[type="password"].error,
.comment-form .form-group input[type="tel"].error,
.comment-form .form-group input[type="email"].error,
.comment-form .form-group select.error,
.comment-form .form-group textarea.error{
	background:rgba(255,0,0,0.20);
}

.comment-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:8px 15px;
	color:#222222;
	height:240px;
	resize:none;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.comment-form button{
    margin-top: -45px;
    margin-left: 15px;
    position: absolute;
    display: inline-block;
    background: #e29025;
    color: #fffffe !important;
    padding: 8px 30px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 6px 6px -6px #262626;	
}

.comment-form button .icon{
	position:relative;
	top:2px;	
}

.comment-form button:hover{
	background:#000000;	
}

/**
* Shop Page Styles.
**/

.best-seller .sec-title.style-three .line,
#checkout-content .sec-title.style-three .line,
.shop-page-content .sec-title.style-three .line {
    margin: 5px 0px 0px;
}
.shop-page-content .row,
.shop-page-content.row {
    margin-left: -10px;
    margin-right: -10px;
}
.shop-page-content .single-shop-item {
    padding: 0 10px;
    margin-bottom: 20px;
}
.shop-page-content .single-shop-item img {
	width: 100%;
}
.shop-page-content .single-shop-item .meta {
    background: #F8F8F8;
    padding: 30px 17px;
    text-align: center;
    border: 1px solid #F0F0F0;
}
.shop-page-content .single-shop-item .meta h4 {
    text-transform: uppercase;
    font-size: 13px;
    color: #000000;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 5px;
    transition: all .3s ease;
}
.shop-page-content .single-shop-item .meta h4 a {
	color: #000000;
	transition: all .3s ease;
}
.shop-page-content .single-shop-item .meta h4:hover a {
	color: #d0ab5a;
}
.shop-page-content .single-shop-item .meta p {
    font-size: 15px;
    font-weight: 400;
    color: #999999;
    line-height: 2em;
}
.shop-page-content .single-shop-item .meta span {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #7E7E7E;
}
.shop-page-content .single-shop-item .meta span b {
    font-size: 20px;
    line-height: 28px;
    color: #E22D2D;
    font-weight: 600;
}
.shop-page-content .single-shop-item a.add-to-cart {
    background: #d0ab5a;
    text-transform: uppercase;
    display: inline-block;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    padding: 0 20px;
    font-size: 13px;
    margin-top: 25px;
    border-radius: 20px;
    overflow: hidden;
}
.shop-page-content .single-shop-item a.add-to-cart:before {
    background: #1a1a1a;
    border-radius: 20px;
}
.shop-page-content .best-seller {
    margin-top: 80px;
    margin-left: 10px;
}

/**
* Product Details Page Styles.
**/

.product-details-box {
    margin-bottom: 80px;
}
.product-details-box h3 {
    color: #000000;
    font-size: 20px;
    line-height: 28px;
    margin: 0;
    margin-bottom: 0px;
    font-weight: 700;
    text-transform: uppercase;
}
.product-details-box p {
    font-size: 14px;
    color: #999999;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    padding: 20px 0;
    margin: 20px 0;
    font-weight: 600;
        font-size: 15px;
    font-weight: 400;
    color: #999999;
    line-height: 2em;
}
.product-details-box span {
    display: block;
    font-size: 18px;
    color: #999999;
    font-weight: 600;
    margin-bottom: 20px;
}
.product-details-box span b {
    font-size: 24px;
    color: #E22D2D;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin-left: 10px;
}
.product-details-box span input {
    width: 36px;
    height: 36px;
    border: 1px solid #EAEAEA;
    color: #999999;
    text-align: center;
    margin-left: 10px;
}
.product-details-box a.add-to-cart {
    background: #d0ab5a;
    text-transform: uppercase;
    display: inline-block;
    line-height: 45px;
    font-weight: 700;
    color: #fff;
    padding: 0 30px;
    font-size: 18px;
    margin-top: 25px;
    border-radius: 20px;
    overflow: hidden;
}
.product-details-box a.add-to-cart:before {
	background: #1a1a1a;
	border-radius: 20px;
}
.product-details-box img {
    border: 5px solid #F4F4F4;
}
.product-details-page-content .best-seller {
    margin-left: 0px;
}
.product-details-tab-title {
    margin: -15px;
}
.product-details-tab-title .col-lg-12 {
    padding: 0;
}
.product-details-tab-title ul li {
    display: inline;
}
.product-details-tab-title ul li.active span {
    background: #fff;
    border: 1px solid #E6E6E6;
    border-top: 2px solid #d0ab5a;
    border-bottom: 0;
    position: relative;
    top: 1px;
    z-index: 999;
}
.product-details-tab-title ul li span {
    display: inline-block;
    background: #F4F4F4;
    font-size: 16px;
    color: #000000;
    line-height: 45px;
    padding: 0 27px;
    margin-right: 5px;
    cursor: pointer;
}
.product-details-tab-content {
    margin-bottom: 75px;
}
.product-details-tab-content .col-lg-12 {
    border: 1px solid #E6E6E6;
    padding: 40px;
}
.product-details-tab-content .col-lg-12 p {
        font-size: 15px;
    font-weight: 400;
    color: #999999;
    line-height: 2em;
}



/**
* Cart Page Styles
**/

.cart-page {
    padding: 80px 0 155px;
}
.cart-page .table {
    margin: 0;
}
.cart-page table > tbody > tr > td,
.cart-page .table > thead > tr > th {
    border: none;
}
.cart-page .table thead {
    background: #F9F9F9;
}
.cart-page .table > thead > tr > th {
    font-weight: normal;
    color: #000000;
    font-size: 16px;
    line-height: 60px;
    padding: 0 40px;
    font-weight: 500;
    border: 1px solid #EBEBEB;
    border-bottom: 0;
}
.cart-page .table > thead > tr > th.close {
    color: transparent;
}
.cart-page .table > tbody > tr > td.preview {
    padding: 25px 50px;
}
.cart-page .table > tbody > tr > td {
    border: 1px solid #EBEBEB;
    padding: 80px 40px;
    font-size: 18px;
    color: #1a1a1a;
    font-weight: 600;
}
.cart-page .table > tbody > tr > td.del-item {
    text-align: center;
}
.cart-page .table > tbody > tr > td .select-box {
    padding: 0;
    margin: 0;
    border: 1px solid #EDEDED;
    width: 95px;
    overflow: hidden;
    background-color: #fff;

    background: #fff url(../images/cart/select-box-bg.png) no-repeat 80% 50%;
}

.cart-page .table > tbody > tr > td .select-box select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.cart-page .table > tbody > tr > td .select-box select:focus {
    outline: none;
}
.cart-page .table > tbody > tr > td.del-item {
    color: #d0ab5a;
    font-size: 18px;
    font-weight: normal;
}

.cart-page .bottom-box {
    padding: 30px 25px;
    background: #F9F9F9;
    margin: 0 0 50px;
}
.cart-page .bottom-box .cupon-box input {
    width: 130px;
    line-height: 36px;
    padding: 0 20px;
    border: 1px solid #EEEEEE;
    outline: none;
    margin-right: 10px;
}
.cart-page .bottom-box .cupon-box button {
    padding: 0 20px;
    color: #fff;
    background: #E3E3E3;
    text-transform: capitalize;
    border: none;
    outline: none;
    font-weight: normal;
    line-height: 36px;
    color: #000000;
}
.cart-page .add-to-cart-wrap {
    text-align: right;
}
.cart-page .add-to-cart-wrap a {
    background: #d0ab5a;
    text-transform: uppercase;
    display: inline-block;
    line-height: 36px;
    font-weight: 700;
    color: #fff;
    padding: 0 40px;
    border-radius: 20px;
    overflow: hidden;
}
.cart-page .add-to-cart-wrap a:before {
    background: #1a1a1a;
    border-radius: 20px;
}
.cart-page .cart-total-box li {

    line-height: 60px;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    padding: 0 25px;
}
.cart-page .cart-total-box li:first-child {
    border-top: 1px solid #EBEBEB;

}
.cart-page .cart-total-box li span {
    margin-left: 50px;
}
.cart-page .cart-total-box .cart-total {
    background: #F9F9F9;
}
.cart-page .cart-total-box .proceed-to-checkout {
    text-align: right;
}
.cart-page .cart-total-box .proceed-to-checkout a {
        background: #d0ab5a;
    text-transform: uppercase;
    display: inline-block;
    line-height: 36px;
    font-weight: 700;
    color: #fff;
    padding: 0 40px;
    overflow: hidden;
    border-radius: 20px;
}
.cart-page .cart-total-box .proceed-to-checkout a:before {
    background: #1a1a1a;
    border-radius: 20px;
}

/**
* Checkout Page Styles.
**/

#checkout-content {
    padding: 80px 0 130px;
}
#checkout-content .return-customer {
    background: #F9F9F9;
    border: 1px solid #EBEBEB;
    padding: 25px 30px;
    margin-bottom: 50px;
}
#checkout-content .return-customer p {
    margin-bottom: 0;
    font-size: 14px;
    color: #8E8E8E;
    line-height: 26px;
}
#checkout-content .return-customer a {
    color: #d0ab5a;
}

#checkout-content label,
#checkout-content input[type="text"] {
    display: block;
}
#checkout-content label {
    font-size: 14px;
    line-height: 26px;
    color: #8E8D8D;
    margin-bottom: 5px;
    font-weight: 500;
}
#checkout-content input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #E2E2E2;
    outline: none;
    padding: 0 20px;
}
#checkout-content input[type="text"]:last-child {
    margin-bottom: 0;
}
#checkout-content .left-checkout > .row {
    margin-bottom: 30px;
}

#checkout-content .select-box {
    padding: 0;
    margin: 0;
    border: 1px solid #E2E2E2;
    width: 100%;
    overflow: hidden;
    background-color: #fff;

    background: #fff url(../images/cart/select-box-bg.png) no-repeat 95% 50%;
}

#checkout-content .select-box select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

#checkout-content .select-box select:focus {
    outline: none;
}
#checkout-content .row span {
    font-size: 14px;
    font-weight: 500;
    color: #8E8D8D;

}
#checkout-content input[type="checkbox"] {
    margin: 0;
    vertical-align: middle;
    margin-right: 15px;
}
#checkout-content textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #E2E2E2;
    padding: 10px 20px;
    outline: none;
}
#checkout-content .ship-different {
    margin-top: 80px;
}
#checkout-content .order-box {
    border: 1px solid #D9D9D9;
    padding: 30px;
}
#checkout-content .order-box ul li {
    display: block;
    color: #8E8D8D;
    font-size: 14px;
    line-height: 45px;
    font-weight: 600;
}
#checkout-content .order-box ul li.total {
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
}
#checkout-content .order-box ul li span {
    float: right;
    display: inline-block;
}
#checkout-content .order-box ul li span.bold {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}
#checkout-content .order-box ul li a span {
    color: #d0ab5a;
}
#checkout-content .order-box ul li input[type="radio"] {
    margin-right: 10px;
}
#checkout-content .order-box ul li .note {
    background: #ECECEC;
    padding: 25px;
    color: #8E8D8D;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    position: relative;
}
#checkout-content .order-box ul li .note .fa {
    font-size: 35px;
    position: absolute;
    top: -25px;
    left: 25px;
    color: #ECECEC;
}
#checkout-content .order-box ul li a.place-order {
    background: #d0ab5a;
    text-transform: uppercase;
    display: inline-block;
    line-height: 36px;
    font-weight: 700;
    color: #fff;
    padding: 0 40px;
    margin-top: 30px;
}

.featured-three-column .inner-box h5 {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    top: 55px;
    left: 0px;
    text-align: left;
    padding: 4px 10px;
    position: absolute;
    z-index: 10;
    background: #262525;
    font-family: inherit;
}

.featured-three-column .inner-box h4 {
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    top: 55px;
    left: 78px;
    text-align: left;
    padding: 4px 10px;
    position: absolute;
    z-index: 10;
    background: #d0ab5a;
    font-family: inherit;
}

.featured-three-column .inner-box .text p {
	border: 0px solid #000;
    background: #000;
    text-shadow: none;
    color: #fff;
    line-height: 16px;
    font-size: 14px;
    margin-top: 10px;
    padding: 15px 5px 0px 0px;
    text-align: justify;
}

.content {
    text-shadow: 1px 1px 2px #fff;
}

.content .text p {
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,c3a25a+62&0+0,1+71 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(195,162,90,0.87) 62%, rgba(195,162,90,1) 71%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(195,162,90,0.87) 62%,rgba(195,162,90,1) 71%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(195,162,90,0.87) 62%,rgba(195,162,90,1) 71%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#c3a25a',GradientType=0 ); /* IE6-9 */
	
	font-size: 15px;
    color: #000;
    line-height: 15px;
    margin-top: 10px;
    padding: 10px 15px 20px 15px;
    text-align: justify;
    border-bottom: 1px solid #000;
    text-shadow: 1px 1px 1px #e0cda2;
}

figure h3{
    border-left: 6px solid #282727;
    background: #d0ab5a;
    font-size: 12px;
    color: #ffffff;
    font-weight: 900;
    padding: 10px 10px;
    text-transform: uppercase;
    bottom: 40px;
    left: 5px;
    position: absolute;
    z-index: 1;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}

@media only screen and (max-width: 479px){
.content {
    text-shadow: 1px 1px 2px #fff;
    /*margin: 15px 0px -5px 30px;	*/
    padding-right: 10px !important;
}

.team-section {
    position: relative;
    padding: 20px 0px 0px;
}

.featured-three-column .column h4{
    text-shadow: none;
    font-size: 15px;
    color: #d0ab5a;
    font-weight: 900;
    padding: 5px 100px 5px 20px;
    text-transform: uppercase;
    border-radius: 3px;
    position: absolute;
    margin-top: -20px;	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+100,ffffff+100,ffffff+100&1+65,0+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 65%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 65%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,1) 65%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.featured-three-column .column h2{
    background: #ffffff;
    font-size: 11px;
    color: #d0ab5a;
    font-weight: 900;
    padding: 5px 5px 1px;
    text-transform: uppercase;
    border-radius: 3px;
    line-height: 10px;
    top: -10px;
    right: 70px;
    position: absolute;
    z-index: 1;
}
}


.footer-widget .text p {
    color: #fff;
    line-height: 20px;	
    margin-left:0px;
    margin-top: 5px;
    text-align: justify;
}

.footer-widget ul {
    margin-left: 15px;
}

hr.footer {
	margin: 20px auto 5px;
    border: 0;
    height: 1px;
	box-shadow: none;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #d0ab5a, rgba(0, 0, 0, 0));
}

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


.art-side h6 { 
	border-radius: 30px;
    margin-top: -57px;
    right: 55px;
    padding: 5px 15px 7px;
    z-index: 3;
    text-transform: uppercase;
    position: absolute;
    background: #000000;
    color: #ffffff !important;
    font-size: 14px;
    border: 2px solid #ffffff !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    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;
    box-shadow: 0 6px 6px -6px #262626;	
}

.art-side  .days { 
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    bottom: 55px;
    right: 100px;
    padding: 0px 15px;
    color: #da5d09;
    z-index: 2;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    font-family: inherit;
    position: absolute;
    background: #ffffff;
}

.recom-item {
	box-shadow:0px 14px 18px -9px rgba(0,0,0,0.52) !important;
    position: relative;
    z-index: 1;
    background: #d0ab5a;
    overflow: hidden;
    margin-bottom: 35px;
    max-width: 770px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    border: 5px solid #000000;
}

.recom-item.border {
    border: 1px solid #d0ab5a;
}

.recom-item:hover {
    -webkit-box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.recom-item .recom-item-body {
    width: 50%;
    padding: 34px 0 0 85px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #000000 !important;
}

.recom-item .recom-item-body::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: skew(-15deg) translateX(35px);
    -moz-transform: skew(-15deg) translateX(35px);
    -ms-transform: skew(-15deg) translateX(35px);
    -o-transform: skew(-15deg) translateX(35px);
    transform: skew(-15deg) translateX(35px);
    background: #000000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    /*box-shadow: 0px 0 5px 3px rgba(0, 0, 0, 0.29);*/
}

.recom-item-body .disc {
	margin-left: -60px;
    margin-top: 0px;
    text-align: justify;    
    font-size: 13px;
    line-height: 15px;
    color: #fff;
}


.recom-item .recom-item-body .recom-price span {
    font-size: 26px;
    color: #424d58;
}

.recom-item .recom-item-body .recom-button {
    line-height: 44px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 40px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #a9b5c1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.recom-item .recom-item-body .recom-button:hover {
    color: #424d58;
}

a.cws-button {
     font-weight: 700;
    color: #fff;
    border-radius: 3px;
    background: #da5d09;
    padding: 2px 10px;
    position: absolute;
    z-index: 13;
    bottom: 26px;
    right: 35px;
}

a.cws-button:hover {
    color: #fff;
    background: #d0ab5a;
}

.recom-item .recom-item-body .action {
	position: absolute;
    z-index: -2;
    top: 20px;
    right: -140px;
    color: #ffffff;
    background: #e29026;
    font-size: 16px;
    padding: 6px 30px 6px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 600;
}

.recom-item .recom-media {
    position: relative;
    z-index: 1;
    width: 55%;
    height: 100%;
    float: right;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.recom-item .recom-media .pic:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*box-shadow: inset 0px 45px 60px -40px rgb(0, 0, 0);*/
}

.recom-item .recom-media .pic img {
	width: 700px;
    height: 250px;	
    max-width: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


.recom-item .recom-media:hover {
    width: 100%;
}

.recom-item .recom-media:hover + .recom-item-body {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.recom-item .recom-media:hover + .recom-item-body:before {
    -webkit-transform: skew(0) translateX(0);
    -moz-transform: skew(0) translateX(0);
    -ms-transform: skew(0) translateX(0);
    -o-transform: skew(0) translateX(0);
    transform: skew(0) translateX(0);
}

.recom-item .recom-media:hover + .cws-button:before {
    -webkit-transform: skew(0) translateX(0);
    -moz-transform: skew(0) translateX(0);
    -ms-transform: skew(0) translateX(0);
    -o-transform: skew(0) translateX(0);
    transform: skew(0) translateX(0);
}

.recom-item .recom-media:hover + .recom-item-body .action {
    right: 0px;
}

@media (max-width: 560px) {
	
.footer-widget ul {
    margin-left: 15px;
    padding: 15px 0px;
}
	
.footer-widget .text p {
    color: #fff;
    line-height: 20px;
       padding: 0px 15px;
    margin-top: 5px;
    text-align: justify;
}

.footer-upper .column h2:after{
    content: '';
    position: absolute;
    left: 43%;
    right: 0;
    bottom: 0px;
    width: 50px;
    height: 4px;
    background: #fff;
    border-radius: 3px;
    text-align: center;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
}	
	
.footer-upper .column h2{
	text-align:center;
	position:relative;
	/*display:inline-block;*/
	font-weight:800;
	font-size:20px;
	line-height:1.4em;
	padding:0px 0px 10px 0px;
	margin-bottom:25px;
	text-transform:uppercase;
	color:#ffffff;
}
	
.auto-container .art-txt h2{
	top: -10px;
	position: relative;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 800;
	color: #252424;
}

.get-quote .column {
    position: relative;
    z-index: 1;
    padding: 30px;
}	

.get-quote {
    border-top: 5px solid #bd9438;
    border-bottom: 5px solid #bd9438;
    position: relative;
    padding: 0px 0;
    background: #ffffff url(../img/bg-pattern.jpg) center center no-repeat;
    background-size: cover;
}

	
.footer-bottom p {
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 13px;
    margin-left: 10px;	
}

.scroll-to-top {
    position: fixed;
    bottom: 35px;
    right: 20px;
    width: 40px;
    height: 40px;
    color: #ffffff;
    background: #d0ab5a;
    font-size: 14px;
    line-height: 38px;
    border: 2px solid #d0ab5a;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 3px;
    display: none;
}

.art-title {
    margin-bottom: 20px;
    margin-left: 0px;
}

.art-title h1 {
    font-family: 'merriweather', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
}

.art-title h2 {
font-weight: 700;
    line-height: 12px;
    padding-left: 2px;
    padding-top: 7px;
    font-family: inherit;
    font-size: 12px;
    text-transform: uppercase;
}
	
.bg-gray {
	background: #fff;
	padding: 30px 0px 0px 0px !important;
	border-top: 3px solid #fff;
}

.art-side h6 { 
    margin-top: -60px;
    left: 35px;
    width: 84%;
    padding: 10px 15px 7px;
    z-index: 3;
    text-transform: uppercase;
    position: absolute;
    background: #000000;
    color: #ffffff !important;
    font-size: 10px;
    border: 2px solid #ffffff !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -moz-border-radius: 20px;
    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;
    box-shadow: 0 6px 6px -6px #262626;
}

.art-side .days { 
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    bottom: 22px;
    left: 20% !important;
    padding: 0px 15px;
    color: #da5d09;
    z-index: 2;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    font-family: inherit;
	background: #ffffff;
}

.recom-item {
	box-shadow: 0px 14px 18px -9px rgba(0,0,0,0.52) !important;
    position: relative;
    z-index: 1;
    background: #ffffff;
    overflow: hidden;
    margin-bottom: 35px;
    max-width: 770px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    border: 5px solid #000000;
}

.recom-item.border {
    border: 1px solid #d0ab5a;
}

.recom-item:hover {
    -webkit-box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.recom-item .recom-item-body {
	display:none;
}

.recom-item .recom-item-body::before {
	display:none;
}

.recom-item-body .disc {
	display:none;
}


.recom-item .recom-item-body .recom-price span {
    font-size: 26px;
    color: #424d58;
}

.recom-item .recom-item-body .recom-button {
    line-height: 44px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 40px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #a9b5c1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.recom-item .recom-item-body .recom-button:hover {
    color: #424d58;
}

a.cws-button {
    font-weight: 700;
    color: #fff;
    border-radius: 3px;
    background: #da5d09;
    padding: 4px 10px;
    position: absolute;
    z-index: 13;
    bottom: 25px;
    right: 50px;
}

a.cws-button:hover {
    color: #da5d09;
    background: #fff;
}

.recom-item .recom-item-body .action {
	position: absolute;
    z-index: -2;
    bottom: 20px;
    left: 40px;
    color: #ffffff;
    background: #da5d09;
    font-size: 16px;
    padding: 6px 30px 6px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 600;
}

.recom-item .recom-media {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    float: right;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.recom-item .recom-media .pic:before {
	display:none;
}

.recom-item .recom-media .pic img {
	width: 600px;
    height: 250px;	
    max-width: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


.recom-item .recom-media:hover {
    width: 100%;
}

.recom-item .recom-media:hover + .recom-item-body {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.recom-item .recom-media:hover + .recom-item-body:before {
    -webkit-transform: skew(0) translateX(0);
    -moz-transform: skew(0) translateX(0);
    -ms-transform: skew(0) translateX(0);
    -o-transform: skew(0) translateX(0);
    transform: skew(0) translateX(0);
}

.recom-item .recom-media:hover + .cws-button:before {
    -webkit-transform: skew(0) translateX(0);
    -moz-transform: skew(0) translateX(0);
    -ms-transform: skew(0) translateX(0);
    -o-transform: skew(0) translateX(0);
    transform: skew(0) translateX(0);
}

.recom-item .recom-media:hover + .recom-item-body .action {
    right: 0px;
}
}

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

.entry img {
	width: 100%;
    box-shadow: 0px 14px 18px -9px rgba(0,0,0,0.52);	
	border:5px solid #000;
}

.entry img:hover {
    box-shadow: 0px 14px 18px -9px rgba(0,0,0,0.52);	
	border:5px solid #e29026;
}

.art-details {
	color:#d0ab5a;
    background: #000;
    padding: 5px 15px;
    margin-left: 5%;
    margin-top: -9.7%;
    position: absolute;	
	font-size:14px;
	font-weight:700;	
	text-transform:uppercase;
}

article h2 {
	letter-spacing: -1px;
    position: relative;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 700;
    color: #000000;
    text-shadow: 1px 1px 1px #e0cda2;
    font-family: sans-serif;	
}

article p {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,c3a25a+62&0+0,1+71 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(195,162,90,0.87) 62%, rgba(195,162,90,1) 71%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(195,162,90,0.87) 62%,rgba(195,162,90,1) 71%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(195,162,90,0.87) 62%,rgba(195,162,90,1) 71%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#c3a25a',GradientType=0 ); /* IE6-9 */
    font-size: 15px;
    color: #000;
    line-height: 15px;
    margin-top: 18px;
    margin-left: 10px;
    padding: 15px 20px;
    text-align: justify;
    border-bottom: 5px solid #000;
    text-shadow: 1px 1px 1px #e0cda2;
    box-shadow: 0px 10px 10px -9px rgba(0,0,0,0.52);
}

article #read-more {
    font-weight: 900;
    color: #e29026;
    text-transform: uppercase;
    font-size: 16px;
    margin-left: 30px;
    margin-top: -45px;
    position: absolute;
	background:#000;   
    padding: 5px 15px;
    right: 40px;
}

article #read-more:hover {
    font-weight: 900;
    color: #ffffff;
    text-shadow: none;
	text-decoration:none;
}

hr {
    margin: 30px auto 30px;
    width: 75%;
    border: 0;
    border-top: 1px dashed #000000;
    box-shadow: 0px 0px 1px #d0ab5a;
}

.art-tour {
    font-size: 15px;
    color: #000;
    line-height: 17px;
    margin-top: 14px;
    padding: 10px 0px;
    text-align: justify;
    text-shadow: 1px 1px 1px #e0cda2;
}

@media only screen and (max-width: 479px){


.entry img {
	width: 100%;
}

article h2 {
    letter-spacing: -1px;
    position: relative;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 700;
    color: #000000;
    text-shadow: 1px 1px 1px #e0cda2;
    font-family: sans-serif;
}

.art-details {
    color: #d0ab5a;
    background: #000;
    padding: 5px 15px;
    left: 5%;
    margin-top: -9%;
    position: absolute;
    font-size: 14px;
    font-weight: 700;
}

.page-title h1 {
    position: relative;
    margin-bottom: 10px;
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 800;
    color: #ffffff;
}

}

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

.art-article {
	margin-top:25px;
}

.art-article h3 {
	letter-spacing: 0px;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 700;
    color: #000000;
    text-shadow: 1px 1px 1px #e0cda2;
    font-family: sans-serif;
}

.art-article p {
    font-size: 15px;
    color: #000;
    line-height: 17px;
    text-align: justify;
    text-shadow: 1px 1px 1px #e0cda2;
}

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



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

.art-section  {
	margin-top:30px;
}

.art-section .content-box h2.main-title {
	text-shadow: 1px 1px 1px #e0cda2;
    text-decoration: underline;
    position: relative;
    text-transform: uppercase !important;
    font-size: 20px;
    font-weight: 800;
    color: #252424;
    margin-bottom: 0px
}

.art-section .content-box h3.main-title {
	padding:3px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.38);	
	text-align:left;		
	text-decoration: underline;
    font-size: 14px;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e29026+25,000000+100&1+14,0+53 */
	background: -moz-linear-gradient(left,  rgba(226,144,38,1) 14%, rgba(226,144,38,0.72) 25%, rgba(142,90,24,0) 53%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(226,144,38,1) 14%,rgba(226,144,38,0.72) 25%,rgba(142,90,24,0) 53%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(226,144,38,1) 14%,rgba(226,144,38,0.72) 25%,rgba(142,90,24,0) 53%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e29026', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.art-section .content-box h3.main-title b {
    text-align: left;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 700;
    color: #e29026;
    text-transform: uppercase;
    background: #000;
    padding: 8px 10px;
	margin-left:5px;
}

.art-section .content-box p.main-article {
    padding: 0px 10px 0px 15px;
	border-left: 3px solid #000000;
    margin-left: 40px;
    margin-right: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    text-align: justify;	
    color: #000;
    line-height: 17px;
    text-shadow: 1px 1px 1px #e0cda2;	
}

.art-section .content-box ul.styled-list {
	color: #000;
    line-height: 16px;
    padding: 0px 10px 0px 10px;
    text-align: justify;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.art-section .content-box ul.styled-list li{
    color: #242424;
    line-height: 14px;
    margin-bottom: 7px;
    position: relative;
    padding-left: 0px;
    font-weight: 500;
}

.art-section .content-box ul.styled-list li:before {
    content: '';
    font-family: 'Flaticon';
    font-size: 12px;
    left: 0;
    line-height: 10px;
    position: absolute;
    top: 3px;
}


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


.art {
    position: relative;
    padding: 40px 0;
}
	
.art .column {
    position: relative;
    z-index: 1;
    padding: 30px;
}	

.art p.art-chi {
	text-shadow: 1px 1px 2px rgb(241, 217, 175);
    font-size: 17px;
    line-height: 18px;
    text-align: justify;
    color: #000;
    margin-right: 20px;
}

.art h4 {
    text-shadow: 1px 1px 2px rgb(241, 217, 175);
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    text-decoration: underline;
    text-align: justify;
    color: #000;
    margin-right: 20px;
    margin-bottom: 20px;
}

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