

@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Playball);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i,700,700i,800,800i);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display);
@import url(https://fonts.googleapis.com/css?family=Tangerine:400,700);

@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url('masterslider/style/masterslider.css');
@import url('masterslider/skins/black-2/style.css');
@import url('masterslider/style/ms-gallery-style.css');

/*** 

====================================================================
	Reset
====================================================================

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

/*** 

====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-family:  'Lato', sans-serif;
	font-size:15px;
	color:#777777;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#ffae25;
}

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:  'Lato', sans-serif;
}

p{
	position:relative;
	line-height:1.6em;	
}

.strike-through{
	text-decoration:line-through;	
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.medium-container{
	max-width:850px;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.theme-btn{
	display:inline-block;
	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;
}

.tangerine-font{
	font-family: 'Tangerine', cursive;	
}

.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;	
}

.btn-style-one{
	position:relative;
	padding:11px 44px;
	line-height:24px;
	text-transform:uppercase;
	background:#ffffff;
	color:#222222 !important;
	font-size:13px;
	font-weight:600;
	border:1px solid #ffae25 !important;
	font-family: 'Lato', serif;
	letter-spacing:1px;
}

.btn-style-one:hover{
	background:#ffae25;
	color:#ffffff !important;
	border-color:#ffae25 !important;	
}

.btn-style-two {
    position: relative;
    padding: 11px 44px;
    line-height: 24px;
    text-transform: uppercase;
    background: #ffae25;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid #ffae25 !important;
    font-family: 'Lato', serif;
    letter-spacing: 1px;
}


.btn-style-two:hover{
	background:none;
	color:#ffae25 !important;
	border-color:#ffae25 !important;	
}

.btn-style-three{
	position:relative;
	padding:11px 40px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#ffffff !important;
	font-size:13px;
	font-weight:600;
	border:1px solid #c0d159 !important;
	font-family: 'Lato', serif;
	letter-spacing:1px;
}

.btn-style-three:hover{
	background:#c0d159;
	color:#ffffff !important;
	border-color:#c0d159 !important;	
}

.btn-style-four{
	position:relative;
	padding:10px 40px;
	line-height:24px;
	text-transform:uppercase;
	background:#ffffff;
	color:#222222 !important;
	font-size:13px;
	font-weight:600;
	border:1px solid #ffffff !important;
	font-family: 'Lato', serif;
	letter-spacing:1px;
}

.btn-style-four:hover{
	background:#27ae60;
	color:#ffffff !important;
	border-color:#27ae60 !important;	
}

.btn-style-five{
	position:relative;
	padding:10px 40px;
	line-height:24px;
	text-transform:uppercase;
	background:#333333;
	color:#ffffff !important;
	font-size:13px;
	font-weight:600;
	border:1px solid #333333 !important;
	font-family: 'Lato', serif;
	letter-spacing:1px;
}

.btn-style-five:hover{
	background:none;
	color:#333333 !important;
	border-color:#333333 !important;	
}

.btn-style-six{
	position:relative;
	padding:10px 40px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#ffffff !important;
	font-size:13px;
	font-weight:600;
	border:1px solid #ffffff !important;
	font-family: 'Lato', serif;
	letter-spacing:1px;
}

.btn-style-six:hover{
	background:#ffffff;
	color:#27ae60 !important;
	border-color:#ffffff !important;	
}

.theme-btn .icon-left{
	padding-right:10px;
}

.theme-btn .icon-right{
	padding-left:10px;
}

.theme_color{
	color:#ffae25;	
}

.light-font{
	font-weight:300;	
}

.regular-font{
	font-weight:400;	
}

.semibold-font{
	font-weight:600;	
}

.bold-font{
	font-weight:700;	
}

.padd-top-10{
	padding-top:10px !important;	
}

.padd-top-20{
	padding-top:20px !important;	
}

.padd-top-30{
	padding-top:30px !important;	
}

.padd-top-40{
	padding-top:40px !important;	
}

.padd-top-50{
	padding-top:50px !important;	
}

.padd-top-60{
	padding-top:60px !important;	
}

.padd-top-70{
	padding-top:70px !important;	
}

.padd-left-10{
	padding-left:10px !important;	
}

.padd-left-20{
	padding-left:20px !important;	
}

.padd-left-30{
	padding-left:30px !important;	
}

.padd-left-40{
	padding-left:40px !important;	
}

.padd-left-50{
	padding-left:50px !important;	
}

.padd-left-60{
	padding-left:60px !important;	
}

.padd-left-70{
	padding-left:70px !important;	
}

.padd-bott-10{
	padding-bottom:10px !important;	
}

.padd-bott-20{
	padding-bottom:20px !important;	
}

.padd-bott-30{
	padding-bottom:30px !important;	
}

.padd-bott-40{
	padding-bottom:40px !important;	
}

.padd-bott-50{
	padding-bottom:50px !important;	
}

.padd-bott-60{
	padding-bottom:60px !important;	
}

.padd-bott-70{
	padding-bottom:70px !important;	
}

.padd-bott-90{
	padding-bottom:90px !important;	
}

.padd-bott-100{
	padding-bottom:100px !important;	
}

.padd-right-10{
	padding-right:10px !important;	
}

.padd-right-20{
	padding-right:20px !important;	
}

.padd-right-30{
	padding-right:30px !important;	
}

.padd-right-40{
	padding-right:40px !important;	
}

.padd-right-50{
	padding-right:50px !important;	
}

.padd-right-60{
	padding-right:60px !important;	
}

.padd-right-70{
	padding-right:70px !important;	
}

.margin-top-10{
	margin-top:10px !important;	
}

.margin-top-20{
	margin-top:20px !important;	
}

.margin-top-30{
	margin-top:30px !important;	
}

.margin-top-40{
	margin-top:40px !important;	
}

.margin-top-50{
	margin-top:50px !important;	
}

.margin-top-60{
	margin-top:60px !important;	
}

.margin-top-70{
	margin-top:70px !important;	
}

.margin-bott-10{
	margin-bottom:10px !important;	
}

.margin-bott-20{
	margin-bottom:20px !important;	
}

.margin-bott-30{
	margin-bottom:30px !important;	
}

.margin-bott-40{
	margin-bottom:40px !important;	
}

.margin-bott-50{
	margin-bottom:50px !important;	
}

.margin-bott-60{
	margin-bottom:60px !important;	
}

.margin-bott-70{
	margin-bottom:70px !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-padd-left{
	padding-left:0px !important;	
}

.no-padd-right{
	padding-right:0px !important;	
}

.bg-lightgrey{
	background-color:#f6f6f6 !important;	
}

.no-bg{
	background:none !important;	
}

.text-uppercase{
	text-transform:uppercase !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);}

/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position:fixed;
	bottom:15px;
	right:15px;
	width:40px;
	height:40px;
	color:#ffffff;
	font-size:13px;
	text-transform:uppercase;
	line-height:38px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	border-radius:50%;
	background:#333333;
	display:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;		
}

.scroll-to-top:hover{
	color:#ffffff;
	background:#ffae25;
}

/*** 

====================================================================
	Main Header style
====================================================================

***/

.main-header{
	/* position:absolute; 
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
	background:none;
	/* margin-bottom:-160px; */
}

.main-header .header-top{
	position:relative;
	padding:0px 0px;
	background:rgba(0,0,0,0.40);
	color:#ffffff;
}

.main-header .header-top ul li{
	display:inline-block;
	line-height:24px;
	color:#ffffff;
}

.main-header .header-top .top-left,
.main-header .header-top .centerd-links{
	padding:11px 15px;	
}

.main-header .header-top .centerd-links ul li{
	margin:0px 8px;	
}

.main-header .header-top .top-right{
	text-align:right;	
}

.main-header .header-top .top-right .cart-btn{
	position:relative;
	display:block;
	float:right;
	background:#ffae25;
	color:#ffffff;
}

.main-header .header-top .top-right .cart-btn .icon{
	line-height:24px;
	padding:13px 15px;
	display:block;
	float:left;
}

.main-header .header-top .top-right .cart-btn .item-count{
	line-height:24px;
	padding:13px 20px;
	background:#000000;
	display:block;
	float:left;
}

.main-header .header-top ul li a{
	line-height:24px;
	color:#f5f5f5;
	font-size:13px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .header-top ul li a:hover{
	color:#ffae25;	
}

.main-header .header-top .centerd-links ul li .icon{
	color:#ffae25;
	padding-right:5px;
}

.main-header .header-top .top-right ul li .icon{
	padding-right:5px;
}

.main-header .header-top .centerd-links{
	text-align:center;
	font-size:13px;
	line-height:24px;
}

.main-header .social-links a{
	display:inline-block;
	font-size:12px;
	margin-right:14px;
	color:#f5f5f5;
	line-height:20px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-header .social-links a:hover{
	color:#ffae25;	
}

.main-header .main-box{
	position:relative;
	padding:0px 0px;
	left:0px;
	top:0px;
	width:100%;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header.fixed-header .main-box{
	position:fixed;
	padding:0px 0px;
	background:#3d3d3d;
	border-bottom:1px solid #454545;
}

.main-header .main-box .auto-container{
	position:relative;	
}

.main-header .main-box .logo-box{
	position:relative;
	float:left;
	z-index:10;	
}

.main-header .main-box .logo-box .logo img{
	display:inline-block;
	max-width:100%;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-header.fixed-header .main-box .logo-box .logo img{
	height:80px;
}

.main-header .nav-toggler{
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-21px;
	display:none;
}

.main-header .nav-toggler button{
	position:relative;
	display:block;
	height:42px;
	width:46px;
	background:#ffae25;
	color:#ffffff;
	text-align:center;
	font-size:20px;
	line-height:40px;
	border:1px solid #ffae25;
}

.main-header .search-box-btn{
	position:absolute;
	right:15px;
	width:30px;
	text-align:center;
	top:50%;
	margin-top:-12px;
	line-height:24px;
	font-size:14px;
	color:#ffffff;
	cursor:pointer;
}

.main-header .nav-outer{
	position:relative;
	float:right;
	padding-right:40px;	
}

.main-menu{
	position:relative;
	padding:40px 0px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-header.fixed-header .main-menu{
	padding:25px 0px;
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	margin:0px;
	font-family:'Raleway', sans-serif;
}

.main-menu .navigation > li{
	position:relative;
	display:inline-block;
	padding:0px 0px;
	margin-right:30px;
}

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	padding:5px 0px;
	color:rgba(255,255,255,0.80);
	font-weight:500;
	font-size:12px;
	line-height:30px;
	text-transform:uppercase;
	letter-spacing:1px;
	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.dropdown > a{
	padding-right:15px;	
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	color:#ffae25;
	opacity:1;
}

.main-menu .navigation > li.dropdown > a:before{
	font-family: 'FontAwesome';
	content: "\f107";
	position:absolute;
	right:0px;
	font-size:14px;
	line-height:30px;
	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:before{
	opacity:1;
}

.main-menu .navigation > li > a:after{
	content: "";
	position:absolute;
	left:0px;
	bottom:0px;
	width:0%;
	height:0px;
	border-bottom:2px solid #ffae25;
	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:after,
.main-menu .navigation > li.current > a:after{
	width:100%;	
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:120%;
	width:190px;
	padding:0px;
	z-index:100;
	display:none;
	background:#ffae25;
	text-align:left;
	font-family:'Lato',sans-serif;
	border-top:3px solid rgba(255,255,255,0.30);
	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.from-right{
	left:auto;
	right:0px;	
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.20);
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:8px 15px;
	line-height:24px;
	font-weight:500;
	font-size:13px;
	text-transform:capitalize;
	color:#ffffff;
	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{
	background:rgba(255,255,255,0.15);	
}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f061";
	position:absolute;
	right:10px;
	top:10px;
	width:10px;
	height:20px;
	display:block;
	color:#ffffff;
	line-height:20px;
	font-size:10px;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;	
}

.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:100%;
	top:20px;
	width:190px;
	padding:0px;
	z-index:100;
	display:none;
	background:#ffae25;
	text-align:left;
	font-family:'Lato',sans-serif;
	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{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.20);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > ul > li > a{
	position:relative;
	display:block;
	padding:8px 15px;
	line-height:24px;
	font-weight:500;
	font-size:13px;
	text-transform:capitalize;
	color:#ffffff;
	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{
	background:rgba(255,255,255,0.15);	
}

.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	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;	
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	background:url(../images/icons/submenu-icon.png) center center no-repeat;
	background-size:20px;
	cursor:pointer;
	z-index:5;
	display:none;
}

/*** 

====================================================================
	Hidden Sidebar style
====================================================================

***/

.hidden-bar{
	position: fixed;
	top: 0;
	width: 305px;
	height: 100%;
	background: #223555;
	z-index: 9999;
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
}

.hidden-bar .mCSB_inside > .mCSB_container{
	margin-right:0px;	
}

.hidden-bar.right-align {
	right: -400px;
}

.hidden-bar.right-align.visible-sidebar{
	right:0px;	
}

.hidden-bar.right-align .hidden-bar-closer {
	left: -20px;
}

.hidden-bar.left-align {
	left: -400px;
}

.hidden-bar.left-align.visible-sidebar {
	left: 0px;
}

.hidden-bar.left-align .hidden-bar-closer {
	right: -20px;
}

.hidden-bar .hidden-bar-closer {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	background: #000;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 38px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	z-index: 999999;
}

.hidden-bar .hidden-bar-closer:hover {
	background: #fff;
}

.hidden-bar .hidden-bar-closer:hover .btn {
	color: #223555;
}

.hidden-bar .hidden-bar-closer .btn {
	background-color: transparent;
	border: none;
	outline: none;
	font-size: 14px;
}

.hidden-bar .social-icons {
	text-align: center;
	margin: 50px 0px 30px;
}

.hidden-bar .social-icons ul {
	font-size: 0;
	margin-left: -5px;
	margin-right: -5px;
}

.hidden-bar .social-icons ul li {
	display: inline-block;
	padding: 0 5px;
}

.hidden-bar .social-icons ul li a {
	display: block;
	width: 36px;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	background: #ffae25;
	color: #ffffff;
	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;
}

.hidden-bar .social-icons ul li a:hover {
	background: #ffffff;
	color:#ffae25;
}

.hidden-bar-wrapper {
	height: 100%;
}

.hidden-bar .logo {
	padding: 30px 0px;
	background: #223555;
}

.hidden-bar .logo img{
	display:inline-block;
	max-width:100%;	
}

.hidden-bar .side-menu {
	background-color: transparent;
	padding: 0;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	letter-spacing:1px;
}

.hidden-bar .side-menu ul li ul a {
	background: transparent;
}

.hidden-bar .side-menu ul li ul li ul li a {
	background: transparent;
}

.hidden-bar .side-menu a.current {
	color: #fff;
}

.hidden-bar .side-menu li.current > a {
	color: #fff;
}

.hidden-bar .side-menu ul li a {
	background: transparent;
	color: #ffffff;
	display: block;
	font-weight: 500;
	text-transform: uppercase;
	border-top: 1px solid rgba(255,255,255,0.30);
	border-bottom: 1px solid rgba(255,255,255,0.30);
	padding: 10px 15px 10px 20px;
	position: relative;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.hidden-bar .side-menu ul li a:hover,
.hidden-bar .side-menu ul li.current a {
	background: rgba(255,255,255,0.10);
	color: #ffffff;
}

.hidden-bar .side-menu ul li a .btn.expander {
	background: none;
	color: #ffffff;
	border: 1px solid rgba(255,255,255,0.80);
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 0px;
	position: absolute;
	top: 6px;
	right: 20px;
	outline: none;
}

/*** 

====================================================================
	Main Slider style
====================================================================

***/

.main-slider{
	position:relative;
	width:100%;
	z-index:10;
}

.main-slider .content-box{
	position:relative;
	max-width:840px;
	padding:45px 40px;
	color:#ffffff;
	text-align:center;
	outline:1px solid rgba(255,255,255,0.50);
	border:1px solid #ffffff;
	outline-offset:7px;
	background:rgba(16,16,16,0.10);
}

.main-slider .content-box h3{
	font-size:40px;
	color:#f6f6f6;
	font-weight:700;
	font-family: 'Tangerine', cursive;
	margin-bottom:10px;
	text-transform:capitalize;
}

.main-slider .content-box .big-text{
	font-size:48px;
	color:#ffffff;
	font-weight:800;
	letter-spacing:3px;
	font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
	line-height:1.4em;
	margin-bottom:40px;
}

.main-slider .tp-bullets.preview3{
	width:20px !important;
	right:38px !important;
	margin-top:-60px !important;	
}

.main-slider .tp-bullets.preview3 .bullet{
	border:2px solid #c1c1c1 !important;
	margin:0px 4px;
	background:#c1c1c1 !important;
	width:8px !important;
	height:8px !important;
	display:inline-block;
}

.main-slider .tp-bullets.preview3 .bullet:hover,
.main-slider .tp-bullets.preview3 .bullet.selected{
	border-color:#222222 !important;
	background:#ffffff !important;
}

.main-slider .tparrows.preview3{
	background:none !important;
	width:40px;
	overflow:hidden;
}

.main-slider .tparrows.preview3::after{
	top:20px;
	background:none;
	color:#ffffff;
	font-size:26px;
	height:44px;
	line-height:44px;
	width:44px;
}

.main-slider .tparrows.tp-leftarrow.preview3::after{
	content: '\f106';
	font-family:'FontAwesome';
}

.main-slider .tparrows.tp-rightarrow.preview3::after{
	content: '\f107';
	font-family:'FontAwesome';
}

.main-slider .tparrows.preview3.tp-leftarrow{
	right:31px !important;
	left:auto !important;
	margin:-120px 0px 0px !important;	
}

.main-slider .tparrows.preview3.tp-rightarrow{
	right:30px !important;
	margin:0px 0px -50px !important;	
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper{
	visibility:hidden;
	opacity:0;
	display:none;	
}

.main-slider .tp-bannertimer{
	display:none !important;	
}

/*** 

====================================================================
	Section Title Style
====================================================================

***/

.sec-title{
	position:relative;
	margin-bottom:50px;	
}

.sec-title .icon-box{
	position:relative;
	margin-bottom:20px;
	font-size:48px;
	line-height:50px;
	color:#ffae25;	
}

.sec-title .centered-icon{
	position:absolute;
	left:0px;
	top:10px;
	width:100%;
	text-align:center;	
}

.sec-title .centered-icon .icon{
	font-size:80px;
	color:#444444;
	opacity:0.10;
}

.content-column{
    background-color: #0c1900;
    padding: 30px;
    border-radius: 30px;
}

.sec-title h2 {
    font-size: 38px;
    color: #444444;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 15px;
}

.sec-title .styled-line{
	position:relative;
	width:140px;
	height:2px;
	margin-top:30px;
}

.sec-title .styled-line:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:20px;
	height:2px;
	background:#e6e6e6;	
}

.sec-title .styled-line:after{
	content:'';
	position:absolute;
	right:0px;
	bottom:0px;
	width:110px;
	height:2px;
	background:#e6e6e6;	
}

.sec-title.centered .styled-line{
	margin:30px auto 0px;
}

.sec-title .desc-text{
	font-size:17px;
	color:#777777;
	font-family:'Merriweather',serif;
	font-style:italic;
	max-width:660px;
	font-weight:300;
	letter-spacing:0px;
	word-spacing:3px;
}

.sec-title.centered .desc-text{
	margin:0 auto;
}

/*** 

====================================================================
	What We Do
====================================================================

***/

.what-we-do{
	position:relative;
	padding: 80px 0px 100px 0px;
	background:#ffffff;
}

.what-we-do .features-outer{
	position:relative;
	max-width:1500px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:center top;	
}

.what-we-do .feature-block {
    position: relative;
}

.what-we-do .feature-block .clearfix{
    border: 1px solid #ccc;
    padding: 20px;
    height: 100%;
}

.what-we-do .feature-block .inner-box{
	position:relative;
	min-height:70px;
	max-width:400px;
}

.what-we-do .feature-block .inner-box{
	text-align:right;
	float:right;	
}

.what-we-do .feature-block .inner-box{
	text-align:left;
	float:left;	
}

.what-we-do .feature-block h3{
	font-size:20px;
	font-weight:600;
	margin-bottom:5px;
	color:#444444;	
}

.what-we-do .feature-block .text {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.what-we-do .feature-block .icon-box {
    width: 64px;
    height: 64px;
    line-height: 55px;
    border: 2px solid transparent;
    text-align: center;
    font-size: 32px;
    color: #ffffff;
    background: #29f211;
    border-radius: 50%;
    margin-bottom: 30px;
}

.what-we-do .feature-block:nth-child(3) .icon-box{
	background:#0c1900;	
}

.what-we-do .feature-block:nth-child(1) .icon-box{
	background:#0c1900;	
}

.what-we-do .feature-block:nth-child(2) .icon-box{
	background:#29f211;	
}

.what-we-do .feature-block:nth-child(3) .icon-box{
	background:#454545;	
}

.what-we-do .feature-block .icon-box{
	right:0px;	
}

.what-we-do .feature-block .icon-box{
	left:0px;	
}

/*** 

====================================================================
	Why Gymnsatics Style
====================================================================

***/

.why-gymnastics{
	position:relative;
	padding:100px 0px;
	overflow:hidden;
}

.why-gymnastics .sec-title{
	margin-bottom:70px;	
}

.why-gymnastics .column{
	position:relative;
	padding:0px !important;
}

.why-gymnastics .column:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.60);
	z-index:1;	
}

.why-gymnastics .featured-column .image-layer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;	
}

.why-gymnastics .featured-column .inner-box{
	position:relative;
	padding:80px;
	color:#ffffff;
	z-index:5;	
}

.why-gymnastics .featured-column h3{
	position:relative;
	font-size:20px;
	font-weight:500;
	text-transform:capitalize;
	letter-spacing:1px;
	margin-bottom:20px;
	padding-bottom:10px;
}

.why-gymnastics .featured-column h3:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:10px;
	height:2px;
	background:#b5c455;	
}

.why-gymnastics .featured-column h3:after{
	content:'';
	position:absolute;
	left:12px;
	bottom:0px;
	width:15px;
	height:2px;
	background:#999999;	
}

.why-gymnastics .featured-column .desc-text{
	position:relative;
	margin-bottom:25px;
	color:#ffffff;
	font-size:14px;
	line-height:1.8em;	
}

.why-gymnastics .featured-column .btn-style-three{
	color:#c0d159 !important;
	padding:10px 30px;
}

.why-gymnastics .featured-column .btn-style-three:hover{
	color:#ffffff !important;	
}

/*** 

====================================================================
	Testimonials Style
====================================================================

***/

.testimonials-section{
	position:relative;
	padding:100px 0px;
	overflow:hidden;
}

.testimonials-section .sec-title{
	margin-bottom:70px;	
}

.testimonials-section .styled-dots{
	position:relative;
	width:30px;
	height:2px;
	margin:30px auto;
}

.testimonials-section .styled-dots:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:10px;
	height:2px;
	background:#ffae25;	
}

.testimonials-section .styled-dots:after{
	content:'';
	position:absolute;
	right:0px;
	bottom:0px;
	width:18px;
	height:2px;
	background:#a8a8a8;	
}

.testimonials-section .owl-stage-outer{
	overflow:visible !important;	
}

.testimonials-section .testimonial-slider{
	position:relative;
	max-width:850px;
	margin:0 auto;
	padding:0px 0px;
	text-align:center;	
}

.testimonials-section .testimonial-slider .text{
	font-size:18px;
	line-height:1.6em;
	color:#777777;
	font-weight:300;
	text-shadow:0px 0px rgba(0,0,0,0.80);
	margin-bottom:20px;	
}

.testimonials-section .testimonial-slider .slide-item{
	position:relative;
	padding:0px 70px;
	background:url(../images/icons/quote-icon.png) center 130px no-repeat;
	opacity:0.40;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.testimonials-section .testimonial-slider .owl-item.active .slide-item{
	opacity:1;	
}

.testimonials-section .testimonial-slider .owl-item.active .slide-item:before{
	content:'';
	position:absolute;
	left:0px;
	top:50%;
	height:45%;
	border-left:1px solid #e0e0e0;
}

.testimonials-section .testimonial-slider .owl-item.active .slide-item:after{
	content:'';
	position:absolute;
	right:0px;
	top:50%;
	height:45%;
	border-right:1px solid #e0e0e0;
}

.testimonials-section .testimonial-slider .author-info{
	 position:relative;
	 max-width:300px;
	 margin:0 auto 30px;	
}

.testimonials-section .testimonial-slider .author-thumb{
	position:relative;
	display:inline-block;
	width:70px;
	height:70px;
	margin-bottom:5px;	
}

.testimonials-section .testimonial-slider .author-thumb img{
	position:relative;
	display:block;
	width:70px;
	height:70px;	
}

.testimonials-section .testimonial-slider .author-info .author-title{
	font-size:14px;
	text-transform:capitalize;
	font-weight:500;
	line-height:24px;
	color:#444444;	
}

.testimonials-section .owl-controls{
	display:none !important;
}

.testimonials-section .testimonial-slider-content .owl-controls .owl-prev{
	position:absolute;
	left:0px;
	top:20%;
	margin-top:-15px;
	width:20px;
	line-height:20px !important;
	margin:0px !important;
	padding:0px !important;
	background:none !important;
	color:#999999 !important;
	font-size:16px !important;	
}

.testimonials-section .testimonial-slider-content .owl-controls .owl-next{
	position:absolute;
	right:0px;
	top:20%;
	margin-top:-15px;
	width:20px;
	line-height:20px !important;
	margin:0px !important;
	padding:0px !important;
	background:none !important;
	color:#999999 !important;
	font-size:16px !important;	
}

.testimonials-section .testimonial-slider-content .owl-controls .owl-next:hover,
.testimonials-section .testimonial-slider-content .owl-controls .owl-prev:hover{
	color:#222222 !important;	
}


/*** 

====================================================================
	Gallery Section
====================================================================

***/

.gallery-section{
	position:relative;
	padding:100px 0px;
	background:#ffffff;
}

.default-portfolio-item{
	position:relative;
	margin-bottom:30px;	
}

.gallery-section .bigger-column{
	position:relative;
	float:left;
	width:60%;
	padding:0px !important;	
}

.gallery-section .medium-column{
	position:relative;
	float:left;
	width:40%;
	padding:0px !important;	
}

.fullwidth-gallery .default-portfolio-item{
	padding:0px !important;
	float:left;
	margin:0px !important;
}

.default-portfolio-item.masonry-item{
	position:relative;
	margin-bottom:0px;
	padding:15px;
}

.default-portfolio-item .inner-box{
	position:relative;
	display:block;	
}

.default-portfolio-item .image-box{
	position:relative;	
}

.default-portfolio-item .image-box img{
	display:block;
	width:100%;	
}

.default-portfolio-item .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	color:#ffffff;
	text-align:center;
	overflow:hidden;	
}

.default-portfolio-item .overlay-box .has-gallery-popup,
.default-portfolio-item .overlay-box .lightbox-image{
	position:absolute;
	display:block;
	top:-100%;
	left:0px;
	width:100%;
	height:100%;
	color:#ffffff;
	opacity:0;
	visibility:hidden;
	background:rgba(0,0,0,0.60);
	outline:1px solid #ffffff;
	outline-offset:-10px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.default-portfolio-item .inner-box:hover .overlay-box .has-gallery-popup,
.default-portfolio-item .inner-box:hover .overlay-box .lightbox-image{
	top:0px;
	opacity:1;
	visibility:visible;	
}

.default-portfolio-item .overlay-box .has-gallery-popup .icon,
.default-portfolio-item .overlay-box .lightbox-image .icon{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-20px;
	margin-top:-20px;
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:40px;
}

.load-more-outer .theme-btn{
	padding:10px 40px;	
}

/*** 

====================================================================
	Team Section
====================================================================

***/

.team-section{
	position:relative;
	padding:100px 0px 30px;
	background:#ffffff;
	overflow:hidden;
}

.team-member{
	position:relative;	
}

.team-section .carousel-outer{
	position:relative;
	max-width:1230px;
	padding:50px 30px;
	margin:0 auto;
	overflow:hidden;
}

.team-carousel{
	position:static;
	max-width:350px;
	margin:0 auto;	
}

.team-carousel .owl-stage-outer{
	overflow:visible !important;	
}

.team-carousel .team-member{
	margin:7px;	
}

.team-member .inner-box{
	position:relative;
	display:block;
	text-align:center;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.team-carousel .team-member{
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-webkit-transform:scale(0.8,0.8) translate(0,0);
	-ms-transform:scale(0.8,0.8) translate(0,0);
	-o-transform:scale(0.8,0.8) translate(0,0);
	-moz-transform:scale(0.8,0.8) translate(0,0);
	transform:scale(0.8,0.8) translate(0,0);	
}

.team-carousel .owl-item.active .team-member{
	-moz-transform:scale(1.2,1.2) translate(0,25px);
	-webkit-transform:scale(1.2,1.2) translate(0,25px);
	-o-transform:scale(1.2,1.2) translate(0,25px);
	-ms-transform:scale(1.2,1.2) translate(0,25px);
	transform:scale(1.2,1.2) translate(0,25px);
}

.team-member .inner-box .image-box{
	position:relative;
	margin-bottom:10px;
	border-radius:50%;
	border:1px solid #e0e0e0;
}

.team-member .inner-box .image-box .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.40);
	color:#ffffff;
	opacity:0;
	border-radius:50%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-webkit-transform:scale(0,0);
	-ms-transform:scale(0,0);
	-o-transform:scale(0,0);
	-moz-transform:scale(0,0);
	transform:scale(0,0);
}


.owl-item.active .team-member .inner-box .image-box .overlay-box{
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	-o-transform:scale(1,1);
	-moz-transform:scale(1,1);
	transform:scale(1,1);
	opacity:1;
}

.team-member .inner-box .image-box .overlay-box .inner{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	color:#ffffff;
	display:table;
	vertical-align:middle;	
}

.team-member .inner-box .image-box .overlay-box .inner .overlay-content{
	position:relative;
	display:table-cell;
	vertical-align:middle;
}

.team-member .inner-box .image img{
	display:block;
	width:100%;	
}

.team-member .inner-box .member-title{
	position:relative;
	top:0px;
	margin-bottom:10px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.owl-item.active .team-member .inner-box .member-title.lower-title{
	top:-50px;
	opacity:0;	
}

.team-member .inner-box .member-title h3{
	font-size:18px;
	font-family:'Lato',sans-serif;
	font-weight:600;
	text-transform:capitalize;
	color:#222222;
}

.team-member .inner-box .member-title .designation{
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#222222;
}

.team-member .overlay-box .member-title h3,
.team-member .overlay-box .member-title .designation{
	color:#ffffff;
	-webkit-transform:scale(0.8,0.8);
	-ms-transform:scale(0.8,0.8);
	-o-transform:scale(0.8,0.8);
	-moz-transform:scale(0.8,0.8);
	transform:scale(0.8,0.8);	
}

.team-member .inner-box .desc-text{
	position:relative;
	margin-bottom:25px;
	font-style:italic;
	padding:0px 15px;
}

.team-member .inner-box .social-links a{
	position:relative;
	display:inline-block;
	width:40px;
	height:40px;
	text-align:center;
	line-height:36px;
	font-size:16px;
	color:#ffffff;
	margin:0px 0px;
	border:2px solid #ffffff;
	-webkit-transform:scale(0.8,0.8);
	-ms-transform:scale(0.8,0.8);
	-o-transform:scale(0.8,0.8);
	-moz-transform:scale(0.8,0.8);
	transform:scale(0.8,0.8);
}

.team-member .inner-box .social-links a:hover{
	background:#c0d159;
	border-color:#c0d159;
	color:#4099ff;	
}

.team-section .owl-controls{
	margin:0px !important;
	padding-top:20px;
}

.team-section .owl-controls .owl-dots{
	display:none !important;	
}

.team-section .owl-controls .owl-dots .owl-dot{
	width:15px !important;
	height:2px !important;
	margin:0px 5px;	
}

.team-section .owl-controls .owl-dots .owl-dot span{
	width:15px !important;
	height:2px !important;
	background:#555555 !important;
	border-radius:0px !important;
}

.team-section .owl-controls .owl-dots .owl-dot.active span{
	background:#ffae25 !important;	
}

.team-section .owl-controls .owl-prev{
	position:absolute;
	left:0px;
	top:40%;
	margin:0px;
	margin-top:-40px;
	line-height:40px;
	height:40px;
	width:60px;
	background:#f6f6f6;
	font-size:22px !important;
	color:#222222 !important;
	text-align:right;
	padding:0px 10px 0px 0px !important;
	border-radius:0px !important;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.team-section .owl-controls .owl-next{
	position:absolute;
	right:0px;
	top:40%;
	margin:0px;
	margin-top:-40px;
	line-height:40px;
	height:40px;
	width:60px;
	background:#f6f6f6;
	font-size:22px !important;
	color:#222222 !important;
	text-align:left;
	padding:0px 0px 0px 10px !important;	
	border-radius:0px !important;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.team-section .owl-controls .owl-next:hover,
.team-section .owl-controls .owl-prev:hover{
	background:#222222 !important;
	color:#ffffff !important;	
}

/*** 

====================================================================
	Gymnastic Intro Section
====================================================================

***/

.gymnastic-intro{
	position:relative;
	padding:0px;
	color:#ffffff;
	background: url("../images/helping_bg.jpg");
    background-position: top;
    padding: 80px 0;
    background-attachment: fixed;
}

.gymnastic-intro .outer-box{
	position:relative;
	z-index:1;
	max-width:1650px;
	padding:0px 0px;
	margin:0 auto;	
}

.gymnastic-intro .outer-box .column{
	position:relative;
	padding:0px 20px;
	text-align:center;
}

.gymnastic-intro .outer-box .content-column{
	padding:100px 15px;	
}

.gymnastic-intro .outer-box .image-box{
	position:relative;
}

.gymnastic-intro .outer-box .image-box img{
	position:relative;
	display:inline-block;
	max-width:100%;	
}

.gymnastic-intro .content-column .sec-title{
	margin-bottom:40px;	
}

.gymnastic-intro .content-column .sec-title h2,
.gymnastic-intro .content-column .sec-title .desc-text,
.gymnastic-intro .content-column .sec-title .centered-icon .icon{
	color:#ffffff;	
}

.gymnastic-intro .content-column .sec-title .styled-line:before,
.gymnastic-intro .content-column .sec-title .styled-line:after{
	background:#ffffff;	
}

.gymnastic-intro .content-column .default-text {
    color: #e9e9e9;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-style: italic;
    font-weight: 500;
    max-width: 640px;
    margin: 0 auto 40px;
    line-height: 22px;
}

.gymnastic-intro .content-column .theme-btn{
	margin:0px 12px 10px;	
}


/*** 

====================================================================
	Pricing Section
====================================================================

***/

.pricing-section{
	position:relative;
	padding:100px 0px 70px;
}

.pricing-section .sec-title{
	margin-bottom:70px;	
}

.pricing-column{
	position:relative;	
}

.pricing-section .pricing-column{
	margin-bottom:50px;
}

.pricing-column .inner-box{
	position:relative;
	background:#ffffff;
	text-align:center;
	max-width:600px;
	margin:0 auto;
}

.pricing-column .inner-box .priceing-header{
	position:relative;
	padding:60px 20px 0px;
	text-align:center;
	background:#f6f6f6;
}

.pricing-section .pricing-column:nth-child(1) .inner-box .priceing-header{
	background-image:url(../images/icons/theme-icon-1.png);
}

.pricing-section .pricing-column:nth-child(2) .inner-box .priceing-header{
	background-image:url(../images/icons/theme-icon-2.png);
}

.pricing-section .pricing-column:nth-child(3) .inner-box .priceing-header{
	background-image:url(../images/icons/theme-icon-3.png);
}

.pricing-column .inner-box .priceing-header .price{
	font-size:80px;
	font-weight:800;
	line-height:100px;
	letter-spacing:5px;
	color:#222222;	
}

.pricing-column .inner-box .priceing-header .duration{
	font-size:16px;
	margin-bottom:40px;
	color:#777777;	
}

.pricing-column .inner-box .priceing-header .title{
	position:relative;
	top:20px;
	width:200px;
	height:40px;
	margin:0 auto;
	line-height:40px;
	color:#ffffff;
	font-size:13px;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:2px;
	background:#222222;
	border-radius:20px;
	z-index:1;
}

.pricing-column .inner-box .pricing-content{
	position:relative;
	padding:30px 30px 60px;
	background:#ffae25;
	color:#ffffff;	
}

.pricing-column .inner-box .pricing-content ul{
	max-width:300px;
	margin:0 auto 0px;
}

.pricing-column .inner-box .pricing-content ul li{
	line-height:24px;
	padding:12px 0px;
	border-bottom:1px solid rgba(255,255,255,0.10);
	color:#ffffff;	
}

.pricing-column .inner-box .pricing-content ul li:last-child{
	border:none;	
}

.pricing-column.active .inner-box{
	-webkit-transform:scale(1.07,1.07);
	-ms-transform:scale(1.07,1.07);
	-o-transform:scale(1.07,1.07);
	-moz-transform:scale(1.07,1.07);
	transform:scale(1.07,1.07);
	top:3px;
	z-index:1;
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.20);
	-ms-box-shadow:0px 0px 10px rgba(0,0,0,0.20);
	-o-box-shadow:0px 0px 10px rgba(0,0,0,0.20);
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.20);
	box-shadow:0px 0px 10px rgba(0,0,0,0.20);
}

.pricing-column .inner-box .theme-btn{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	background:#222222 !important;
	border-color:#222222 !important;
	color:#ffffff !important;
	padding:12px 10px;	
}

/*** 

====================================================================
	Call to Action Section
====================================================================

***/

.call-to-action{
	position:relative;
	padding:70px 0px;
	color:#ffffff;
	background-color:#27ae60;
	background-size:cover;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../images/background/pattern-image-2.png);
}

.call-to-action h3{
	font-family:'Lato',sans-serif;
	font-size:28px;
	line-height:46px;
	font-weight:400;
	letter-spacing:2px;
	margin-bottom:25px;
}


/*** 

====================================================================
	Map Section Style
====================================================================

***/

.map-section{
	position:relative;
}

.map-section .map-container{
	position:relative;
	min-height:450px;	
}

.map-section.extended .map-container{
	height:500px;	
}

.map-section .map-data{
	text-align:center;
	font-size:14px;
	font-weight:500;	
}

.map-section .map-data h6{
	font-size:18px;
	text-align:center;
	margin-bottom:5px;
	color:#2e2e2e;
	font-weight:600;
	font-family:'Lato',sans-serif;	
}

/*** 

====================================================================
	Mai Footer
====================================================================

***/

.main-footer{
	position:relative;
	background:#222222;
	color:#bcbcbc;
	text-align:center;
}

.main-footer .footer-upper{
	position:relative;
	padding:45px 0px 30px;
	border-bottom:1px solid rgba(255,255,255,0.10);	
}

.main-footer .footer-upper .store-link{
	position:relative;
	display:inline-block;
	margin:0px 20px 10px;	
}

.main-footer .footer-upper .store-link img{
	display:block;
	max-width:100%;	
}

.main-footer .footer-bottom{
	position:relative;
	padding:30px 0px 50px;
	font-size:14px;
	color:#bcbcbc;
}

.main-footer .footer-bottom .lower-box{
	position:relative;
	display:table;
	width:100%;
	vertical-align:middle;	
}

.main-footer .footer-bottom .inline-element{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	padding:0px 20px;	
}

.main-footer .footer-bottom .copyright{
	line-height:40px;
	padding-top:30px;	
}

.main-footer .footer-bottom .copyright img{
	position:relative;
	top:-5px;
	display:inline-block;
	padding-right:15px;
}

.main-footer .newsletter-form{
	position:relative;
	width:380px;	
}

.main-footer .newsletter-form .title-text{
	line-height:20px;
	font-size:16px;
	color:#ffffff;
	padding-bottom:10px;
}

.main-footer .newsletter-form .form-group{
	position:relative;
	margin-bottom:0px;	
}

.main-footer .newsletter-form input[type="text"],
.main-footer .newsletter-form input[type="email"],
.main-footer .newsletter-form input[type="tel"]{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:12px 50px 12px 20px;
	height:48px;
	background:#111111;
	color:#ffffff;
	font-size:14px;
	border-radius:3px;
}

.main-footer .newsletter-form input[type="text"]:focus,
.main-footer .newsletter-form input[type="email"]:focus,
.main-footer .newsletter-form input[type="tel"]:focus{
	background:#2f2f2f;	
}

.main-footer .newsletter-form input[type="submit"],
.main-footer .newsletter-form button{
	position:absolute;
	right:0px;
	top:0px;
	width:60px;
	height:48px;
	text-align:center;
	line-height:48px;
	background:#000000;
	color:#ffffff;
	font-size:16px;
	border-radius:0px 3px 3px 0px;
}

.main-footer .footer-bottom .links-box{
	position:relative;
	padding-top:30px;	
}

.main-footer .footer-bottom .links-box .bottom-links{
	position:relative;
	display:inline-block;
	padding-right:5px;
	border-right:1px solid #555555;
	margin-right:5px;	
}

.main-footer .footer-bottom .links-box .bottom-links li{
	position:relative;
	display:inline-block;
	margin-right:20px;	
}

.main-footer .footer-bottom .links-box .bottom-links li a{
	color:#bbbbbb;
	line-height:20px;	
}

.main-footer .footer-bottom .links-box .social-links{
	position:relative;
	display:inline-block;
}

.main-footer .footer-bottom .links-box .social-links a{
	position:relative;
	display:inline-block;
	margin-left:20px;
	color:#bbbbbb;
	line-height:20px;	
}

.main-footer .footer-bottom a:hover{
	 color:#ffae25 !important;	
}

/*** 

====================================================================
	Page Title Style
====================================================================

***/

.page-title{
	position:relative;
	padding:250px 0px 100px;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
}

.page-title:before{
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	position:absolute;
	background:rgba(16,16,16,0.80);
}

.page-title .auto-container{
	position:relative;
	z-index:1;
}	

.page-title h1{
	position:relative;
	font-size:72px;
	font-weight:400;
	color:#ffffff;
	margin-bottom:20px;
	line-height:60px;
	letter-spacing:2px;
	font-family: 'Tangerine', cursive;
}

/*.page-title h1:after{
	content:'';
	position:absolute;
	left:50%;
	margin-left:-20px;
	bottom:8px;
	width:40px;
	height:2px;
	border-bottom:2px solid #ffae25;
}*/

.page-title .desc-text{
	position:relative;
	font-size:14px;
	max-width:600px;
	margin:0 auto;
	color:rgba(255,255,255,0.90);	
}

.page-info{
	position:relative;
	padding:12px 0px;
	background:#ffae25;
	color:#ffffff;	
}

.page-info h2{
	font-size:16px;
	color:#ffffff;
	line-height:24px;
	font-weight:400;
	font-family:'Merriweather',serif;
}

.page-info .bread-crumb{
	position:relative;
	font-size:13px;
}

.page-info .bread-crumb li{
	position:relative;
	float:left;
	margin-right:30px;
	color:#ffffff;
	line-height:24px;
}

.page-info .bread-crumb li:last-child{
	margin-right:0px;
}

.page-info .bread-crumb li:after{
	content:'/';
	font-family: 'FontAwesome';
	position:absolute;
	right:-22px;
	width:10px;
	line-height:28px;
	font-size:13px;
}

.page-info .bread-crumb li:last-child:after{
	display:none;	
}

.page-info .bread-crumb li a{
	color:#ffffff;	
}

.page-info .bread-crumb li a:hover{
	color:#f1f1f1;	
}

/*** 

====================================================================
	Styled Pagination
====================================================================

***/

.styled-pagination{
	position:relative;
	font-family:'Raleway',sans-serif;
}

.styled-pagination li{
	position:relative;
	display:inline-block;
	margin:0px 7px 0px 0px;
}

.styled-pagination li a{
	position:relative;
	display:block;
	line-height:24px;
	padding:7px 5px;
	font-size:14px;
	text-transform:uppercase;
	min-width:40px;
	border:1px solid #ffae25;	
	background:#ffffff;
	color:#ffae25;
	font-weight:500;
	text-align:center;
	border-radius:2px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.styled-pagination li a.next,
.styled-pagination li a.prev{
	padding:7px 15px;
	font-size:12px;
	letter-spacing:2px;	
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#ffffff;
	background:#ffae25;
	border-color:#ffae25;	
}

/*** 

====================================================================
	Gallery Single
====================================================================

***/

.gallery-single-post{
	position:relative;
	padding:100px 0px;
}

.gallery-single-post .upper-images{
	position:relative;
	margin-bottom:10px;	
}

.gallery-single-post .upper-images .left-column,
.gallery-single-post .upper-images .right-column{
	padding:0px 10px;
	margin-bottom:10px;	
}

.gallery-single-post .upper-images .row{
	margin-right:-10px;
	margin-left:-10px;
}

.gallery-single-post .upper-images img{
	display:block;
	width:100%;
	height:auto;	
}

.gallery-single-post .upper-images .image-box{
	position:relative;
	margin-bottom:14px;
	overflow:hidden;	
}

.gallery-single-post .upper-images .image-box .lightbox-image{
	position:absolute;
	left:0px;
	top:-100%;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.75);
	color:#ffffff;
	opacity:0;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;	
}

.gallery-single-post .upper-images .image-box:hover .lightbox-image{
	top:0px;
	opacity:1;	
}

.gallery-single-post .upper-images .image-box .lightbox-image .icon{
	position:absolute;
	left:50%;
	margin-left:-20px;
	top:50%;
	margin-top:-20px;
	width:40px;
	height:40px;
	font-size:36px;
	line-height:40px;
	text-align:center;
	display:block;
}

.gallery-single-post .upper-images .owl-controls{
	margin:0px !important;	
}

.gallery-single-post .upper-images .owl-controls .owl-nav{
	display:none !important;	
}

.gallery-single-post .upper-images .owl-controls .owl-dots{
	position:absolute;
	right:20px;
	bottom:10px;	
}

.gallery-single-post .upper-images .owl-controls .owl-dots .owl-dot{
	margin:0px 0px;	
}

.gallery-single-post .upper-images .owl-controls .owl-dots .owl-dot span{	
	position:relative;
	width:12px;
	height:12px;
	border:2px solid #ffffff;
	background:#ffffff;
	margin:0px 5px;
	border-radius:50%;
}

.gallery-single-post .upper-images .owl-controls .owl-dots .owl-dot span{	
	position:relative;
	width:12px;
	height:12px;
	border:3px solid #ffffff;
	background:#ffffff;
	border-radius:50%;
}

.gallery-single-post .upper-images .owl-controls .owl-dots .owl-dot.active span{
	background:#ffae25;
}

.gallery-single-post .text-content{
	position:relative;
	padding:30px 30px 20px;
	background:#f6f6f6;
	border-radius:3px;	
}

.gallery-single-post .desc-column{
	font-size:13px;	
}

.gallery-single-post .info-column{
	padding-left:50px;
}

.gallery-single-post .desc-column h3{
	font-size:15px;
	font-weight:500;
	margin-bottom:10px;
	color:#222222;	
}

.gallery-single-post .info-column li{
	margin-bottom:5px;
	font-size:13px;	
}

.gallery-single-post .info-column li strong{
	font-weight:500;
	color:#222222;
	font-size:14px;
	line-height:18px;	
}

.gallery-single-post .info-column .rating{
	font-size:13px;
	color:#ffae25;	
}

.gallery-single-post .info-column .rating .fa{
	margin-right:2px;
	font-size:12px;
}

/*** 

====================================================================
	Gallery Popup style
====================================================================

***/

body.popup-visible{
	overflow:hidden;
}

.gallery-box{
	position:fixed;
	left:0px;
	top:-120%;
	width:100%;
	height:100%;
	overflow:auto;
	padding:0px;
	z-index:9999;
	visibility:hidden;
	opacity:0;
	-webkit-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	transition: all 700ms ease;	
}

.gallery-box.now-visible{
	top:0px;
	visibility:visible;
	opacity:1;	
}

.gallery-box .bg-fade-layer{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(21,21,21,0.80);	
}

.gallery-box .popup-content{
	position:relative;
	overflow:hidden;
}

.gallery-box .btn-close{
	position:absolute;
	top:15px;
	right:15px;
	color:rgba(0,0,0,0.50);
	width:40px;
	height:40px;
	background:none;
	opacity:1;
	font-size:20px;
	line-height:34px;
	padding:0px;
	text-align:center;
	display:block;
	border:2px solid rgba(0,0,0,0.50);
	z-index:1;
	border-radius:50%;
}

.gallery-box .close:hover{
	color:rgba(0,0,0,1);
	border-color:rgba(0,0,0,1);
}

.gallery-box .popup-container{
	margin:50px auto;
	width:auto;
	max-width:1030px;
	padding:0px 15px;
}

.gallery-box .content-outer{
	position:relative;
	background:none;
}

.gallery-carousel-container{
	position:relative;
	width:100%;
	margin-bottom:0;
}

.gallery-carousel-container .ms-gallery-template .ms-gallery-botcont{
	height:auto !important;
	min-height:55px;
	background:none !important;
}

.gallery-carousel-container .ms-gallery-template .ms-gal-thumbcont,
.gallery-carousel-container .ms-gallery-template .ms-gal-thumbcont.hide-thumbs{
	position:relative !important;
	top:0px !important;
	height:100px !important;
	background:none !important;
}

.gallery-carousel-container .ms-gallery-template .ms-thumb-frame{
	width:140px;
	padding:8px 10px 0px 0px;
	opacity:0.90;
}

.gallery-carousel-container .ms-gallery-template .ms-thumb-list{
	background:none !important;	
}

.gallery-carousel-container .ms-gallery-template .ms-slide-info{
	position:absolute;
	left:0px;
	top:-44px;
	width:100%;
	padding:10px 20px;
	text-align:left;
	background:rgba(255,255,255,1);
	color:#2f2f2f;
	text-transform:uppercase;
}

.gallery-carousel-container .ms-gallery-template .ms-slide-info .ms-info{
	color:#2f2f2f;
	font-weight:500;
	font-size:13px;
	line-height:24px;	
}

.gallery-carousel-container .ms-gallery-template .ms-timerbar,
.gallery-carousel-container .ms-gallery-template .ms-bullets{
	display:none;	
}

.gallery-carousel-container .ms-skin-black-2 .ms-nav-next,
.gallery-carousel-container .ms-skin-black-2 .ms-nav-prev{
	margin-top:-20px;
	background-color:#ffae25 !important;	
}


/*** 

====================================================================
	Sidebar
====================================================================

***/

.sidebar-page-container{
	position:relative;
	padding:100px 0px 70px;
}

.sidebar-page-container .sidebar,
.sidebar-page-container .content-side{
	margin-bottom:30px !important;	
}

.sidebar .boxed-widget{
	position:relative;
	border:1px solid #f0f0f0;	
}

.sidebar .boxed-widget .widget-title{
	position:relative;
	padding:8px 0px;
	background:#ffae25;
}

.sidebar .boxed-widget .list{
	margin-top:10px;
}

.sidebar .boxed-widget .widget-title h2{
	color:#ffffff;
	font-weight:400;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:1px;
	line-height:24px;
	padding:6px 15px;
	border-left:5px solid #ffffff;
	font-family:'Georgia',serif;
}

.shop-container .sidebar .boxed-widget .widget-title h2{
	border:none;	
}

.shop-container .sidebar .boxed-widget .widget-title h2{
	border:none;
	padding-left:20px;	
}

.shop-container .sidebar .boxed-widget .widget-title h2 .icon{
	position:relative;
	top:2px;
	padding-right:10px;
	font-size:20px;
	line-height:24px;
	padding-top:6px;
}

.sidebar .sidebar-widget{
	position:relative;
	margin-bottom:40px;	
}

.sidebar .search-box .form-group{
	position:relative;
	margin:0px;	
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
	position:relative;
	line-height:24px;
	padding:10px 50px 10px 20px;
	border:1px solid #e9e9e9;
	background:#ffffff;
	color:#3a3a3a;
	display:block;
	width:100%;
	height:46px;
	border-radius:3px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sidebar .search-box .form-group input:focus{
	border-color:#ffae25;	
}

.sidebar .search-box .form-group button{
	position:absolute;
	right:0px;
	top:0px;
	height:46px;
	width:50px;
	line-height:46px;
	text-align:center;
	display:block;
	font-size:15px;
	color:#ffffff;
	background:#ffae25;
	border-radius:0px 3px 3px 0px;
}

.sidebar .search-box .form-group input:focus + button,
.sidebar .search-box .form-group button:hover{
	background-color:#2c3038;
	color:#ffffff;
}

.sidebar .sidebar-title h3{
	font-size:18px;
	color:#2c2c2c;
	font-weight:700;
	text-transform:uppercase;
}

.sidebar .popular-posts .post{
	position:relative;
	font-size:14px;
	color:#333333;
	padding:20px;
	padding-left:110px;
	min-height:110px;
	border-bottom:1px solid #f0f0f0;
}

.sidebar .popular-posts .post:last-child{
	border-bottom:none;
}

.sidebar .popular-posts .post .post-thumb{
	 position:absolute;
	 left:20px;
	 top:20px;
	 width:70px;
	background:#333333;	
}

.sidebar .popular-posts .post .overlay{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
	color:#ffffff !important;
	background:rgba(240,92,96,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;
}

.sidebar .popular-posts .post:hover .post-thumb .overlay{
	opacity:1;
}

.sidebar .popular-posts .post .overlay .fa{
	position:absolute;
	left:50%;
	margin-left:-18px;
	top:50%;
	margin-top:-18px;
	width:36px;
	height:36px;
	line-height:32px;
	font-size:14px;
	border:2px solid #ffffff;
	border-radius:50%;	
}

.sidebar .popular-posts .post .post-thumb img{
	display:block;
	width:100%;	
}

.sidebar .popular-posts .post h4{
	font-size:14px;
	margin:0px 0px 5px;
	line-height:1.4em;
	color:#333333;
	font-family:'Lato',sans-serif;
	font-weight:500;
}

.sidebar .popular-posts .post a,
.sidebar .popular-posts .post a:hover{
	color:#ffae25;	
}

.sidebar .popular-posts .post h4 a{
	color:#333333;	
}

.sidebar .popular-posts .post-info{
	font-size:12px;
	color:#ffae25;
	text-transform:capitalize;	
}

.sidebar .boxed-widget .list{
	position:relative;
}

.sidebar .boxed-widget .list li{
	position:relative;
	border-bottom:1px solid #f0f0f0;	
}

.sidebar .boxed-widget .list li:last-child{
	border:none;
}

.sidebar .boxed-widget .list li a{
	position:relative;
	display:block;
	color:#777777;
	font-size:13px;
	font-weight:500;
	line-height:24px;
	padding:10px 20px;
	padding-left:48px;
	font-family:'Raleway',sans-serif;
	text-transform:capitalize;
}

.sidebar .list li a:before {
    content: "";
    position: absolute;
    left: 20px;
	top:14px;
	width:16px;
    height: 16px;
	border:1px solid #ffae25;
}

.sidebar .list li a:after {
    content: "";
    position: absolute;
    left: 24px;
	top:18px;
	width:8px;
    height: 8px;
	background:#ffae25;
	opacity:0;
}

.sidebar .list li a:hover:after,
.sidebar .list li.current a:after{
	opacity:1;	
}

.sidebar .list li a:hover,
.sidebar .list li.current a{
	color:#ffae25;	
}


.sidebar .offer-widget{
	position:relative;
	text-align:center;
}

.sidebar .offer-widget .widget-box{
	position:relative;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	outline:5px solid rgba(240,92,96,0.80);
	padding:5px 0px;
	outline-offset:-5px;
}

.sidebar .offer-widget .content-box{
	position:relative;
	padding:40px 20px;
	color:#ffffff;
	background:rgba(16,16,16,0.80);
	margin:5px 10px;	
}

.sidebar .offer-widget .content-box .title-text{
	font-family:'Playball',Cursive;
	font-size:24px;
	text-transform:capitalize;
	margin-bottom:24px;
	line-height:1em;	
}

.sidebar .offer-widget .content-box .save-title{
	font-family:'Georgia',Cursive;
	font-size:32px;
	text-transform:capitalize;
	margin-bottom:30px;
	line-height:1em;
}

.sidebar .offer-widget .content-box .save-percent{
	font-family:'Playball',Cursive;
	font-size:60px;
	line-height:1em;
	margin-bottom:30px;
}

.sidebar .visit-now-widget{
	position:relative;
	text-align:center;
}

.sidebar .visit-now-widget .widget-box{
	position:relative;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:rgba(16,16,16,0.60) !important;
	border:30px solid transparent;
	outline:2px solid #ffae25;
	border-left-width:20px;
	border-right-width:20px;
}

.sidebar .visit-now-widget .content-box{
	position:relative;
	z-index:1;
	padding:60px 10px;
	color:#ffffff;
	background:rgba(240,92,96,1);
}

.sidebar .visit-now-widget .title-text{
	font-family:'Playball',Cursive;
	font-size:24px;
	text-transform:capitalize;
	margin-bottom:18px;
	line-height:1em;	
}

.sidebar .visit-now-widget .class-title{
	font-family:'Georgia',Cursive;
	font-size:32px;
	text-transform:capitalize;
	margin-bottom:25px;
	line-height:1em;
}

.sidebar .visit-now-widget .read-more{
	font-size:14px;
	line-height:1em;
	line-height:24px;
	font-weight:700;
	font-style:italic;
	color:#ffffff;
	text-decoration:underline;
	letter-spacing:2px;
}

.sidebar .shop-posts .post{
	position:relative;
	font-size:14px;
	color:#333333;
	padding:20px;
	padding-left:110px;
	min-height:110px;
	border-bottom:1px solid #f0f0f0;
}

.sidebar .shop-posts .post:last-child{
	border-bottom:none;
}

.sidebar .shop-posts .post .post-thumb{
	 position:absolute;
	 left:20px;
	 top:22px;
	 width:70px;
	background:#333333;	
}

.sidebar .shop-posts .post .overlay{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
	color:#ffffff !important;
	background:rgba(240,92,96,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;
}

.sidebar .shop-posts .post:hover .post-thumb .overlay{
	opacity:1;
}

.sidebar .shop-posts .post .overlay .fa{
	position:absolute;
	left:50%;
	margin-left:-18px;
	top:50%;
	margin-top:-18px;
	width:36px;
	height:36px;
	line-height:32px;
	font-size:14px;
	border:2px solid #ffffff;
	border-radius:50%;	
}

.sidebar .shop-posts .post .post-thumb img{
	display:block;
	width:100%;	
}

.sidebar .shop-posts .post h4{
	font-size:16px;
	margin:0px 0px 0px;
	line-height:1.4em;
	color:#333333;
	font-family:'Lato',sans-serif;
	font-weight:400;
}

.sidebar .shop-posts .post a,
.sidebar .shop-posts .post a:hover{
	color:#ffae25;	
}

.sidebar .shop-posts .post h4 a{
	color:#333333;	
}

.sidebar .shop-posts .item-price{
	font-size:14px;
	color:#ffae25;
	text-transform:capitalize;
	font-weight:700;
	letter-spacing:1px;	
}

.sidebar .shop-posts .rating .star{
	position:relative;
	display:inline-block;
	font-size:12px;
	margin-right:5px;
	color:#ffae25;
	line-height:20px;
}

/*Blog Style*/


.blog-container{
	position:relative;
	padding:0px 0px;
}

.sidebar-page-container blockquote{
	position:relative;
	padding:10px 20px;
	font-style:italic;
	margin:20px 0px;
	line-height:1.8em;
	font-size:15px;
	color:#282828;
	background:none;
	border-left-color:#ffae25;
	
}

.sidebar-page-container .blog-detail blockquote p{
	margin-bottom:5px;	
}

.sidebar-page-container .blog-detail .post-desc h2{
	font-size:20px;
	margin-bottom:22px;
	color:#1a1a1a;	
}

.sidebar-page-container .blog-detail .post-desc h3{
	font-size:18px;
	margin-bottom:10px;
	color:#1a1a1a;	
}

.sidebar-page-container .blog-detail h4{
	font-size:16px;
	margin-bottom:20px;	
}

.check-list li .fa{
	position:relative;
	color:#cbda37;	
}

.remove-list li .fa{
	position:relative;
	color:#ff0000;	
}

.sidebar-page-container .blog-detail .post-tags{
	position:relative;
	padding:15px;
	font-size:16px;
	background:#f5f5f5;
	color:#999999;
	margin-bottom:50px;
}

.sidebar-page-container .blog-detail .post-tags a{
	position:relative;
	color:#777777;
	font-size:15px;
}

.sidebar-page-container .blog-detail .post-tags a:hover{
	color:#00bff3;	
}

.social-links-two {
    position: relative;
	line-height:32px;
}

.blog-news-section .social-links-two a {
	display:inline-block;
	float:none;
	margin:0px 0px 0px 10px !important;
	text-align:center;
	border-radius: 50%;
    color: #444444;
    background: #eaeaea none repeat scroll 0 0;
    font-size: 13px;
    height: 32px;
	width:32px;
    line-height: 32px
}

.social-links-two a:hover {
    background: #ffae25 none repeat scroll 0 0 !important;
    border-color: #ffae25;
    color: #ffffff !important;
}

.rangeslider-widget .outer-box{
	position:relative;
	padding:25px 25px 10px;	
}

.rangeslider-widget .form-group{
	position:relative;
	text-align:center;
	color:#444444;
	font-weight:700;
	font-size:12px;	
}

.rangeslider-widget .val-box{
	position:relative;
	display:inline-block;
	margin:20px 0px 0px;
	line-height:24px;
	font-size:12px;
	padding:5px 0px;
	width:80px;
	color:#444444;
	font-weight:700;
}

.rangeslider-widget .noUi-connect{
	background:#ffae25 !important;
	box-shadow:none;	
}

.rangeslider-widget .noUi-background{
	background:#ededed !important;	
}

.rangeslider-widget .noUi-handle{
	top:-9px !important;
	background-color:transparent !important;
	border-radius:0px !important;
	box-shadow:none;
	border-color:transparent;
	cursor:pointer;
}

.rangeslider-widget .noUi-handle-lower{
	background:url(../images/icons/handle-left-icon.png) center center no-repeat !important;	
}

.rangeslider-widget .noUi-handle-upper{
	background:url(../images/icons/handle-right-icon.png) center center no-repeat !important;	
}

.rangeslider-widget .noUi-horizontal{
	height:5px !important;
	box-shadow:none !important;
	background:#ffae25;
}


/*** 

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page-container .comments-area{
	position:relative;
	margin-bottom:50px;	
}

.sidebar-page-container .group-title{
	position:relative;
	margin-bottom:40px;
}

.sidebar-page-container .group-title h2{
	font-size:20px;
	text-transform:uppercase;
	color:#444444;
	font-weight:500;
	letter-spacing:2px;
	padding-bottom:7px;
}

.sidebar-page-container .group-title h2:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:50px;
	border-bottom:2px solid #ffae25;	
}

.sidebar-page-container .comments-area .comment-box{
	position:relative;
	padding:30px 20px;
	border:1px solid #e9e9e9;
	border-radius:3px;
	margin-bottom:25px;
}

.sidebar-page-container .comments-area .comment-box:hover{
	border-color:#ffae25;	
}

.sidebar-page-container .comments-area .separator{
	margin:20px 0px 40px;	
}

.sidebar-page-container .comments-area .comment{
	position:relative;
	padding:8px 0px 0px 110px;	
}

.sidebar-page-container .comments-area .comment .text{
	margin-bottom:5px;
	color:#888888;
	font-size:14px;
	line-height:1.6em;	
}

.sidebar-page-container .comments-area .reply-comment{
	margin-left:100px;	
}

.sidebar-page-container .comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:90px;
	border-radius:50%;
}

.sidebar-page-container .comments-area .comment-box .author-thumb img{
	width:100%;
	display:block;
	border-radius:50%;
}

.sidebar-page-container .comments-area .comment-info{
	margin-bottom:10px;
	color:#888888;
	line-height:24px;
	font-size:13px;	
}

.sidebar-page-container .comments-area .comment-box strong{
	color:#333333;
	font-size:14px;
	font-weight:500;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-right:15px;
	font-family:'Raleway',sans-serif;
}

.sidebar-page-container .comments-area .comment-info .comment-time{
	font-size:13px;
	color:#888888;
	font-family:'Lato',sans-serif;
}

.sidebar-page-container .comments-area .reply-btn{
	position:absolute;
	right:0px;
	top:-2px;
	display:inline-block;
	line-height:24px;
	padding:5px 25px;
	color:#ffffff;
	text-transform:uppercase;
	font-size:13px;
	font-weight:500;
	letter-spacing:1px;
	background:#ffae25;
	border-radius:2px;
}

.sidebar-page-container .comments-area .reply-btn:hover{
	background:#222222;	
}


.sidebar-page-container .about-author{
	position:relative;
	margin-bottom:50px;
}

.sidebar-page-container .about-author .inner-box{
	position:relative;
	padding-left:180px;
	padding-top:15px;
	min-height:156px;	
}

.sidebar-page-container .about-author .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:156px;
	height:156px;	
}

.sidebar-page-container .about-author .author-thumb img{
	display:block;
	max-width:100%;	
}

.sidebar-page-container .about-author .author-title{
	position:relative;
	margin-bottom:15px;	
}

.sidebar-page-container .about-author h3{
	color:#ffae25;
	text-transform:uppercase;
	letter-spacing:2px;
	line-height:32px;
	font-weight:700;
	font-size:16px;
}

.sidebar-page-container .about-author .social-links a{
	position:relative;
	display:inline-block;
	font-size:13px;
	width:32px;
	height:32px;
	text-align:center;
	color:#bbbbbb;
	border:1px solid #bbbbbb;
	margin-left:5px;
	line-height:30px;
	border-radius:50%;
}

.sidebar-page-container .about-author .social-links a:hover{
	color:#ffffff;
	background:#ffae25;
	border-color:#ffae25;	
}

.sidebar-page-container .about-author .desc-text{
	position:relative;
	font-size:14px;
	line-height:24px;
}

/*** 

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form .form-group{
	position:relative;
	margin-bottom:25px;	
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:12px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	height:50px;
	background:#ffffff;
	border-radius:3px;
	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"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
	border-color:#ffae25;
}

.comment-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 15px;
	color:#222222;
	border:1px solid #e9e9e9;
	height:180px;
	background:#ffffff;
	resize:none;
	border-radius:3px;
	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{
	position:relative;
	padding:9px 30px;
}


/*** 

====================================================================
	BLog Section Style
====================================================================

***/

.blog-section{
	position:relative;
	width:100%;
	padding:130px 0px;
}

.blog-section.extended{
	padding-bottom:160px;	
}

.blog-section .theme-icon{
	position:absolute;
	left:0px;
	bottom:0px;
	width:390px;
	height:310px;
	background:url(../images/icons/theme-icon-5.png) right top no-repeat;
}

.blog-section .content-image{
	position:absolute;
	right:0px;
	bottom:0px;
}

.blog-section .blog-post{
	margin-bottom:30px;	
}

.classic-view .blog-post,
.list-view .blog-post{
	margin-bottom:50px;	
}

.post-style-one{
	position:relative;	
}

.post-style-one .inner-box{
	position:relative;
	border:1px solid #e9e9e9;
	padding-left:385px;
	min-height:267px;
	max-width:900px;
	margin:0 auto;
	background:#ffffff;
}

.classic-view .post-style-one .inner-box{
	min-height:0px;
	padding-left:0px;	
}

.post-style-one .inner-box .image-box{
	position:absolute;
	left:0px;
	top:0px;
	width:385px;
	height:265px;	
}

.classic-view .post-style-one .inner-box .image-box{
	position:relative;
	width:100%;
	height:auto;
}

.post-style-one .inner-box .image-box img{
	display:block;
	width:100%;	
}

.post-style-one .inner-box .content-box{
	position:relative;
	padding:30px;
}

.classic-view .post-style-one .inner-box .content-box{
	padding:30px 30px;
}

.blog-detail .post-style-one .inner-box .content-box{
	padding-bottom:20px !important;	
}

.post-style-one .inner-box .date{
	position:absolute;
	left:0px;
	top:0px;
	width:42px;
	height:62px;
	color:#ffffff;
	padding:0px;
	background:#000000;
	text-align:center;
	text-transform:uppercase;	
}

.post-style-one .inner-box .date .day{
	font-size:15px;
	font-weight:500;
	line-height:30px;
	display:block;
	color:#ffffff;
	background:#ffae25;	
}

.post-style-one .inner-box .date .month{
	font-size:12px;
	font-weight:500;
	line-height:30px;	
}

.post-style-one .inner-box .post-info h3{
	position:relative;
	margin-bottom:8px;
	font-size:18px;
	color:#333333;
	font-weight:500;
}

.post-style-one .inner-box .post-info h3:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:-3px;
	width:30px;
	border-bottom:2px solid #dadada;	
}

.post-style-one .inner-box .post-info h3 a{
	color:#333333;	
}

.post-style-one .inner-box .post-info h3 a:hover{
	color:#ffae25;	
}

.post-style-one .inner-box .post-info{
	position:relative;
	margin-bottom:18px;
	color:#cccccc;
}

.post-style-one .inner-box .post-info .meta{
	margin-left:0px;	
}

.post-style-one .inner-box .post-info a{
	margin:0px 10px 0px 10px;
	font-size:13px;
	color:#ffae25;
	text-transform:capitalize;
	line-height:24px;	
}

.post-style-one .inner-box .post-info a:first-child{
	margin-left:0px;	
}

.post-style-one .inner-box .post-info a .icon{
	position:relative;
	top:1px;
	padding-right:5px;
	color:#777777;
	font-size:15px;
	line-height:24px;	
}

.post-style-one .inner-box .post-text{
	position:relative;
	font-size:13px;
}

.classic-view .post-style-one .inner-box .post-text{
	margin-bottom:25px;
}

.post-style-one .inner-box .post-text .end-text{
	color:#ffae25;	
}

.post-style-one .inner-box .theme-btn{
	padding:9px 30px;
}

.blog-post .post-share-options{
	position:relative;
	padding-top:20px;
	border-top:1px solid #e9e9e9;	
}

.blog-post .post-share-options strong{
	text-transform:uppercase;
	padding-right:10px;
	font-size:14px;
	color:#333333;
	font-weight:400;
	font-family:'Georgia',serif;
	letter-spacing:1px;	
}

.blog-post .post-share-options .social-links a{
	position:relative;
	display:inline-block;
	font-size:16px;
	color:#666666;
	margin-right:5px;	
}

.blog-post .post-share-options .social-links a:hover{
	color:#ffae25;	
}

.blog-post blockquote{
	position:relative;
	padding:15px 20px;
	margin-bottom:20px;
	border:none;
	background:none;
	font-weight:300;
	font-family:'Georgia',serif;
	font-style:italic;
	color:#262626;
	font-size:20px;
	text-align:center;
	letter-spacing:1px;	
}

.blog-post .images{
	margin-bottom:10px;	
}

.blog-post .images .row{
	position:relative;
	margin-left:-10px;
	margin-right:-10px;	
}

.blog-post .images .row .image-column{
	padding:0px 10px;
	margin-bottom:10px;	
}

.blog-post .images .image img{
	display:block;
	width:100%;
	height:auto;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;	
}

.blog-post .images .image img:hover{
	opacity:0.70;	
}

.blog-post .two-column .video-column,
.blog-post .two-column .text-column{
	margin-bottom:20px;	
}

.blog-post .two-column .video-image img{
	display:block;
	width:100%;
	height:auto;	
}

.blog-post .two-column .video-image{
	position:relative;
	border:4px solid #444444;	
}

.blog-post .two-column .video-image .play-link{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:url(../images/icons/video-icon-2.png) center center no-repeat;
	background-color:rgba(0,0,0,0.30);
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;	
}

.blog-post .two-column .video-image .play-link:hover{
	background-color:rgba(0,0,0,0.60);	
}

.blog-post .two-column h3{
	font-size:20px;
	margin-bottom:10px;
	color:#444444;
	font-weight:500;	
}


/*** 

====================================================================
	404 Section Style
====================================================================

***/

.error-section{
	position:relative;
	padding:50px 0px 120px;
	text-align:center;
}

.error-section .big-text{
	position:relative;
	font-size:220px;
	font-weight:800;
	line-height:1.4em;
	color:#ffae25;
	font-family: 'Playfair Display', serif;
}

.error-section h3{
	font-size:30px;
	color:#444444;
	letter-spacing:2px;
	font-weight:500;
	margin-bottom:50px;	
}

.search-website{
	position:relative;
	max-width:550px;
	margin:0 auto 40px;	
}

.search-website .form-group{
	position:relative;
	margin-bottom:0px;
	text-align:left;
}

.search-website .form-group input[type="text"],
.search-website .form-group input[type="search"],
.search-website .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 15px;
	background:#ffffff;
	border:1px solid #e9e9e9;
	height:46px;
	border-radius:3px;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;	
}

.search-website .form-group input[type="text"]:focus,
.search-website .form-group input[type="search"]:focus,
.search-website .form-group textarea:focus{
	border-color:#ffae25;
}

.search-website .form-group button{
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	width:150px;
	height:46px;
	text-align:center;
	margin:0px;
	padding:11px 30px;
	line-height:24px;
	font-size:15px;
	text-transform:uppercase;
	font-weight:600;
	font-family:'Raleway',sans-serif;
	background:#ffae25;
	color:#ffffff;
	letter-spacing:2px;
	border-radius:0px 2px 2px 0px;
}

.search-website .form-group button:hover,
.search-website .form-group input:focus + button{
	background:#333333;
	color:#ffffff;	
}

.error-section .desc-text{
	position:relative;
	max-width:750px;
	margin:0 auto;
	font-weight:400;
	color:#999999;
}

.error-section .bold-text{
	font-weight:500;
	color:#444444;
	margin-bottom:15px;	
}

/*** 

====================================================================
	Contact Section
====================================================================

***/

.contact-section{
	position:relative;
	padding:100px 0px 20px;
	
}

.contact-section .form-column{
	padding-left:40px;	
}

.contact-section .info-block{
	position:relative;
	padding:0px 70px 25px 0px;
	margin-bottom:25px;
	border-bottom:1px solid #e0e0e0;
	font-size:14px;
	line-height:24px;
	color:#444444;
}

.contact-section .info-block:last-child{
	border:none;	
}

.contact-section .info-block .icon-box{
	position:absolute;
	right:0px;
	top:0px;
	width:50px;
	height:50px;
	border:1px solid #444444;
	color:#444444;
	line-height:48px;
	font-size:20px;
	margin:0 auto 30px;
	text-align:center;
	border-radius:50%;
}

.contact-section .info-block:hover .icon-box{
	background:#ffae25;
	color:#ffffff;
	border-color:#ffae25;	
}

.contact-section .info-block h4{
	font-size:16px;
	font-weight:600;
	text-transform:capitalize;
	margin-bottom:4px;	
}

.default-form{
	position:relative;	
}

.default-form .form-group{
	position:relative;
	display:block;
	margin-bottom:25px;	
}

.default-form .form-group input[type="text"],
.default-form .form-group input[type="email"],
.default-form .form-group input[type="password"],
.default-form .form-group input[type="tel"],
.default-form .form-group input[type="number"],
.default-form .form-group select,
.default-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 15px;
	border:1px solid #e0e0e0;
	height:46px;
	background:none;
	z-index:1;
	font-size:13px;
	border-radius:2px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.default-form .form-group input[type="text"]:focus,
.default-form .form-group input[type="email"]:focus,
.default-form .form-group input[type="password"]:focus,
.default-form .form-group input[type="tel"]:focus,
.default-form .form-group input[type="number"]:focus,
.default-form .form-group select:focus,
.default-form .form-group textarea:focus{
	border-color:#ffae25;
}

.default-form .form-group input.error,
.default-form .form-group select.error,
.default-form .form-group textarea.error{
	border-color:#ff0000 !important;
}

.default-form .form-group label.error{
	display:block;
	padding:10px 0px 0px;
	line-height:24px;
	font-size:12px;
	text-transform:uppercase;
	color:#ff0000;
	font-weight:normal !important;	
}

.default-form .form-group select.styled{
	-webkit-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	-moz-appearance:none;
	background:url(../images/icons/icon-select.png) right center no-repeat;	
}

.default-form .form-group textarea{
	resize:none;
	height:190px;	
}

.default-form button{
	display:block;
	width:100%;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:2px;
	line-height:24px;
	padding:10px 26px;
	background:#ffae25;
	font-weight:600;
	color:#ffffff;	
}

.default-form button:hover{
	background:#333333;
}

/*** 

====================================================================
	Shopping Features Section
====================================================================

***/

.shopping-features{
	position:relative;
	padding:60px 0px 30px;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:50px;
}

.shopping-features .feature-block{
	position:relative;
	margin-bottom:30px;	
}

.shopping-features .feature-block .inner-box{
	position:relative;
	padding:0px 0px 0px 90px;
	min-height:70px;	
}

.shopping-features .feature-block .icon-box{
	position:absolute;
	left:0px;
	top:8px;
	width:70px;
	height:70px;
	text-align:center;
	line-height:68px;
	font-size:32px;
	border:1px solid #ffae25;
	color:#ffae25;	
}

.shopping-features .feature-block .icon-box:before{
	content:'';
	position:absolute;
	right:-10px;
	top:50%;
	margin-top:-5px;
	border:5px solid transparent;
	border-left:6px solid #ffffff;
	z-index:1;	
}

.shopping-features .feature-block .icon-box:after{
	content:'';
	position:absolute;
	right:-12px;
	top:50%;
	margin-top:-6px;
	border:6px solid transparent;
	border-left:6px solid #ffae25;	
}

.shopping-features .feature-block h3{
	font-weight:500;
	color:#222222;
	margin-bottom:7px;
	font-size:20px;
	text-transform:capitalize;	
}

.shopping-features .feature-block .desc-text{
	position:relative;
	font-size:13px;
	line-height:22px;
}


/*** 

====================================================================
	Shop Items Section
====================================================================

***/

.shop-items-section{
	position:relative;
	padding:100px 0px 30px;
}

.shop-items-section .items-outer{
	position:relative;
	padding:0px 40px;	
}

.shop-items{
	position:relative;	
}

.shop-item{
	position:relative;
	text-align:center;
	margin-bottom:20px;	
}

.shop-items-section .items-outer .shop-item{
	padding:0px 40px;
	margin-bottom:70px;	
}

.shop-item .inner-box{
	position:relative;
	display:block;
	overflow:hidden;
}

.shop-item .image-box{
	position:relative;
	overflow:hidden;	
}

.shop-item .image-box .image img{
	display:block;
	width:100%;
	height:auto;	
}

.shop-item .overlay-box{
	position:absolute;
	left:0px;
	top:0%;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.50);
	color:#ffffff;
	outline:1px solid #ffffff;
	outline-offset:-12px;
	opacity:0;
	visibility:hidden;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transform:scale(0,0);
	-ms-transform:scale(0,0);
	-o-transform:scale(0,0);
	-moz-transform:scale(0,0);
	transform:scale(0,0);
}

.shop-item:hover .overlay-box{
	opacity:1;
	visibility:visible;
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	-o-transform:scale(1,1);
	-moz-transform:scale(1,1);
	transform:scale(1,1);	
}

.shop-item .overlay-box .content{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:table;
	vertical-align:middle;
	padding:10px ;	
}

.shop-item .overlay-box .inner-content{
	position:relative;
	display:table-cell;
	vertical-align:middle;
}

.shop-item .overlay-box .add-fav,
.shop-item .overlay-box .lightbox-image,
.shop-item .overlay-box .add-cart{
	position:relative;
	display:inline-block;
	width:44px;
	height:44px;
	border:2px solid #ffffff;
	line-height:40px;
	color:rgba(255,255,255,0.80);
	font-size:16px;
	margin:0px 4px 15px;
	border-radius:50%;	
}

.shop-item .overlay-box .add-fav:hover,
.shop-item .overlay-box .lightbox-image:hover,
.shop-item .overlay-box .add-cart:hover{
	background:#ffae25;
	color:#ffffff;
	border-color:#ffae25;	
}

.shop-item .overlay-box .rating{
	position:relative;
	color:#ffffff;
	margin-bottom:15px;	
}

.shop-item .overlay-box .buy-btn{
	padding:9px 30px;
	border-width:2px !important;
}

.shop-item .overlay-box .buy-btn:hover{
	color:#222222 !important;
}

.shop-item .overlay-box .rating .star{
	position:relative;
	display:inline-block;
	font-size:14px;
	margin:0px 4px;
}

.shop-item .info-content{
	position:relative;
	padding:15px;	
}

.shop-item .info-content .item-title{
	font-size:16px;
	font-weight:400;
	text-transform:capitalize;
	margin-bottom:5px;
	color:#444444;
	letter-spacing:1px;	
}

.shop-item .info-content .item-title a{
	color:#333333;	
}

.shop-item .info-content .price{
	font-size:16px;
	font-weight:700;
	color:#444444;
	letter-spacing:1px;
	line-height:28px;
	height:28px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.shop-item .info-content .price .less{
	color:#ffae25;
	padding-right:10px;
	display:inline-block;	
}

.shop-item .info-content .price .strike-through{
	font-size:14px;
	display:inline-block;
}

.shop-item .image-box .circular-tag{
	position:absolute;
	right:20px;
	top:20px;
	width:50px;
	height:50px;
	text-align:center;
	padding:12px 0px;
	font-size:10px;
	font-weight:600;
	text-transform:uppercase;
	color:#ffffff;
	letter-spacing:1px;
	border-radius:50%;	
}

.shop-item .image-box .circular-tag.new{
	background:#fbd369;	
}

.shop-item .image-box .circular-tag.sale{
	background:#ffae25;	
}

.shop-item .image-box .circular-tag .txt{
	display:inline-block;
	line-height:20px;	
}

.featured-item{
	position:relative;
	margin-bottom:40px;	
}

.featured-item .inner-box{
	position:relative;
	display:block;
	width:100%;
	padding:50px 30px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	text-align:center;
	outline:5px solid rgba(255,255,255,0.80);
	outline-offset:-20px;
	color:#ffffff;
}

.featured-item .inner-box:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.80);	
}

.featured-item .inner-box h3{
	font-family: 'Playfair Display', serif;
	font-size:40px;
	padding-right:70px;
	line-height:50px;
	display:inline-block;
	letter-spacing:2px;
}

.featured-item .inner-box h3 .price{
	font-family: 'Playball', cursive;
	font-size:35px;
	font-weight:400;	
}

.featured-item .inner-box *{
	position:relative;
	z-index:1;	
}

.featured-item .inner-box .theme-btn{
	position:relative;
	top:-10px;	
}

/*** 

====================================================================
	Products Section style
====================================================================

***/

.products-section{
	position:relative;
	background:#ffffff;
	padding:70px 0px;
}

.products-section .shop-upper-box{
	position:relative;
	margin-bottom:40px;
	font-family:'Lato',sans-serif;
}

.products-section .shop-upper-box .items-label{
	position:relative;
	padding:7px 0px;
	line-height:30px;	
}

.products-section .shop-upper-box .sort-by select{
	position:relative;
	display:block;
	line-height:24px;
	padding:9px 10px;
	width:240px;
	cursor:pointer;
	border:1px solid #dadada;
	background:#ffffff url(../images/icons/icon-dropdown.png) right center no-repeat;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;	
}

.products-section .shop-upper-box .sort-by select option{
	text-indent:10px;
}

.default-product-item{
	position:relative;
	margin-bottom:40px;	
}

.default-product-item .image-box{
	position:relative;
	overflow:hidden;
	margin-bottom:20px;	
}

.default-product-item .image-box img{
	display:block;
	width:100%;	
}

.default-product-item .default-overlay-outer{
	opacity:0;
	top:-100%;
	background:rgba(54,53,85,0.90);	
}

.default-product-item:hover .default-overlay-outer{
	top:0;
	opacity:1;	
}

.default-product-item .content-box{
	position:relative;	
}

.default-product-item .content-box h4{
	font-size:18px;
	font-weight:700;
	margin:0px 0px;
	line-height:1.4em;
	color:#2f2f31;
	font-family:'Lora',serif;
	margin-bottom:3px;	
}

.default-product-item .content-box a,
.default-product-item .content-boxa:hover{
	color:#ffae25;	
}

.default-product-item .content-box h4 a{
	color:#2f2f31;	
}

.default-product-item .content-box .rating{
	font-size:11px;
	color:#223555;
	margin-bottom:15px;
}

.default-product-item .content-box .item-price{
	font-size:18px;
	font-weight:700;
	color:#ffae25;
	line-height:24px;
}

.default-product-item .content-box .item-price .strike-through{
	color:#999999;
	font-weight:normal;
	font-size:14px;
	padding-left:10px;
	line-height:20px;
	font-family:'Lato',sans-serif;
}

/*** 

====================================================================
	Products Details style
====================================================================

***/

.product-details .basic-details{
	position:relative;
	margin-bottom:40px;
}

.product-details .image-column,
.product-details .info-column{
	margin-bottom:20px;
}

.product-details .image-column .image-box{
	border:1px solid #ffae25;
	background:#ffffff;	
}

.product-details .image-column .image-box img{
	position:relative;
	display:block;
	width:100%;	
}

.product-details .basic-details .details-header{
	position:relative;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:20px;
	padding-bottom:20px;	
}

.product-details .basic-details .details-header h4{
	font-size:18px;
	font-weight:500;
	margin:0px 0px;
	line-height:1.4em;
	color:#333333;
	font-family:'Lato',serif;
	margin-bottom:5px;
	text-transform:uppercase;
	letter-spacing:1px;
}

.product-details .basic-details .details-header h4 a{
	color:#333333;	
}

.product-details .basic-details .details-header .rating{
	font-size:12px;
	color:#ffae25;
	margin-bottom:10px;
}

.product-details .basic-details .details-header .rating .fa{
	display:inline-block;
	margin-right:2px;	
}

.product-details .basic-details .details-header .rating .txt{
	font-size:14px;
	padding-left:10px;
	color:#777777;	
}

.product-details .basic-details .details-header .item-price{
	font-size:18px;
	font-weight:700;
	color:#ffae25;
	line-height:24px;
	letter-spacing:1px;
}

.product-details .basic-details .details-header .item-price .strike-through{
	position:relative;
	padding-left:10px;
	font-size:14px;
	color:#444444;
}

.product-details .basic-details .text{
	margin-bottom:27px;
	padding-bottom:20px;
	border-bottom:1px solid #e0e0e0;
	color:#999999;
	line-height:1.6em;	
}

.product-details .basic-details .availablity{
	position:relative;
	float:left;
	padding-right:40px;
	line-height:32px;
	margin-bottom:27px;
	font-size:13px;
	font-weight:500;
	letter-spacing:1px;
	color:#777777;
	font-family:'Raleway',sans-serif;
}

.product-details .basic-details .availablity strong{
	font-size:14px;
	letter-spacing:2px;
	color:#ffae25;
	font-weight:600;
	text-transform:uppercase;
}

.product-details .basic-details .item-quantity{
	position:relative;
	float:left;
	width:150px;
	margin-bottom:27px;	
}

.product-details .basic-details .item-quantity .field-label{
	float:left;
	font-weight:700;
	font-size:14px;
	line-height:32px;
	display:inline-block;
	padding-right:20px;	
}

.product-details .basic-details .other-options .theme-btn{
	padding:9px 20px;
	margin-right:10px;
	margin-bottom:10px;	
}

.product-details .basic-details .other-options .theme-btn .icon{
	font-size:16px;
	font-weight:normal;
}

/*** 

====================================================================
	Product Tabs Style
====================================================================

***/

.prod-tabs{
	position:relative;	
}

.prod-tabs .tab-btns{
	position:relative;
	z-index:1;	
}

.prod-tabs .tab-btns .tab-btn{
	position:relative;
	display:inline-block;
	font-size:12px;
	color:#ffae25;
	text-transform:uppercase;
	font-weight:700;
	padding:7px 30px;
	line-height:24px;
	border:2px solid #ffae25;
	margin-right:7px;
	margin-bottom:10px;
	letter-spacing:1px;
}

.prod-tabs .tab-btns .tab-btn:hover,
.prod-tabs .tab-btns .tab-btn.active-btn{
	background:#ffae25;
	color:#ffffff;
}

.prod-tabs .tabs-container{
	position:relative;
	color:#777777;
	background:#fbfbfb;	
}

.prod-tabs .tabs-container .tab{
	position:relative;
	padding:30px 30px;
	display:none;
	font-family:'Lato',sans-serif;
}

.prod-tabs .tabs-container .tab.active-tab{
	display:block;	
}

.prod-tabs .tabs-container .tab p,
.prod-tabs .tabs-container .tab h2,
.prod-tabs .tabs-container .tab h3,
.prod-tabs .tabs-container .tab h4,
.prod-tabs .tabs-container .tab h5,
.prod-tabs .tabs-container .tab h6{
	margin-bottom:15px;	
}


.prod-tabs .tabs-container .tab h3{
	font-size:18px;
	font-weight:700;
	font-family:'Lato',sans-serif;
}

.prod-tabs .tabs-container .tab h4{
	font-size:16px;
	font-weight:700;
	font-family:'Lato',sans-serif;
}

.prod-tabs .reviews-container{
	position:relative;	
}

.prod-tabs .reviews-container .review-box{
	position:relative;
	margin-bottom:30px;
	padding-left:100px;
	min-height:100px;
}

.prod-tabs .reviews-container .rev-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:82px;
	height:82px;
	border:1px solid #e0e0e0;
	background:#ffffff;
}

.prod-tabs .reviews-container .rev-thumb img{
	display:block;
	width:80px;
	height:80px;	
}

.prod-tabs .reviews-container .rev-content{
	position:relative;
	padding:15px;
	border:1px solid #e0e0e0;
	background:#ffffff;	
}

.prod-tabs .reviews-container .rating{
	color:#ffae25;
	font-size:13px;
	margin-bottom:5px;
}

.prod-tabs .reviews-container .rating .fa{
	margin-right:1px;	
}

.prod-tabs .reviews-container .rev-info{
	font-size:12px;
	letter-spacing:1px;
	margin-bottom:10px;
}

.prod-tabs .reviews-container .rev-text{
	font-size:14px;
}

.prod-tabs .add-review{
	position:relative;
	margin:30px 0px 20px;
	font-size:14px;
}

.prod-tabs .add-review .rating{
	position:relative;	
}

.prod-tabs .add-review .rating .rate-box{
	position:relative;
	display:inline-block;
	margin-right:10px;
	font-size:14px;
	color:#5a5a5a;	
}

.prod-tabs .add-review .rating .rate-box:hover,
.prod-tabs .add-review .rating .rate-box:focus,
.prod-tabs .add-review .rating .rate-box:active{
	color:#ffa500;	
}

.prod-tabs .add-review label{
	position:relative;
	display:block;
	font-size:14px;
	margin-bottom:5px;
	font-weight:400;
	color:#303030;	
}

.prod-tabs .add-review h3{
	margin-bottom:20px;	
}

.prod-tabs .add-review .form-group{
	position:relative;
	margin-bottom:20px;	
}

.prod-tabs .add-review .form-group input[type="text"],
.prod-tabs .add-review .form-group input[type="password"],
.prod-tabs .add-review .form-group input[type="tel"],
.prod-tabs .add-review .form-group input[type="email"],
.prod-tabs .add-review .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:9px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.prod-tabs .add-review .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:8px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	height:200px;
	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;
}

.prod-tabs .add-review button{
	position:relative;
	display:inline-block;
	background:#ffae25;
	color:#ffffff;
	padding:8px 36px;
	border:2px solid #ffae25;
	line-height:24px;
	font-size:14px;
	font-weight:500;
}

.prod-tabs .add-review button:hover{
	background:none;
	color:#ffae25;
}

.prod-tabs .add-review button:before{
	background:#ffae25;	
}

/*** 

====================================================================
	Related Products Style
====================================================================

***/

.related-products{
	position:relative;
	padding:70px 0px 40px;	
}

/*** 

====================================================================
	Shopping Cart Style
====================================================================

***/

.shopping-cart-page{
	position:relative;
	padding:100px 0px 70px;
}

/*** 

====================================================================
	Cart Section style
====================================================================

***/

.cart-section{
	position:relative;
}

.cart-section h2{
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom:20px;
	font-size:18px;
	color:#444444;	
}

.cart-section .cart-column,
.cart-section .totals-column{
	margin-bottom:30px;	
}

.cart-section .cart-outer{
	position:relative;	
}

.cart-section .table-outer{
	position:relative;
	width:100%;
	overflow-x:	auto;
}

.cart-section .cart-table{
	width:100%;
	min-width:700px;	
}

.cart-table .cart-header{
	position:relative;
	width:100%;
	height:auto;
	text-transform:uppercase;
	font-size:13px;
	padding:1px 0px;
	color:#2f2f31;
	font-family:'Raleway',sans-serif;	
	border-top:1px solid #e0e0e0 !important;
	border-bottom:1px solid #e0e0e0 !important;
}

.cart-table thead tr th {
    line-height: 24px;
    padding: 35px 15px;
    font-weight: 600;
    color: #050504;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: none !important;
}

.cart-table thead tr th.prod-column{
	text-align:left;	
}

.cart-table tbody tr td{
	line-height:24px;
	padding:25px 15px;
	font-family:'Lato',sans-serif;
}

.cart-table tbody tr .prod-info h3{
	font-size:18px;
	color:#555555;
	margin-bottom:10px;
	font-weight:500;	
}

.cart-table tbody tr .prod-info .info li{
	font-size:11px;
	color:#555555;	
}

.cart-table tbody tr .prod-info .info li strong{
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000000;
	font-weight:800;	
}

.cart-table tbody tr .prod-info h3 a{
	color:#444444;	
}

.cart-table tbody tr .qty{
	width:120px;
	padding-right:20px;
}

.cart-table tbody tr .qty .quantity-spinner{
	background:#ffffff;	
}

.cart-table tbody tr .prod-column .prod-thumb{
	position:relative;
	width:100px;	
}

.cart-table tbody tr .prod-column .prod-thumb img{
	 display:block;
	 max-width:100%;
	 border:1px solid #ffae25;
}

.cart-table tbody tr .prod-column .column-box h3{
	font-size:18px;
	color:#2f2f31;
	font-weight:700;
	margin-bottom:5px;	
}

.cart-table tbody tr .sub-total,
.cart-table tbody tr .price{
	font-weight:800;
	color:#333333;
	letter-spacing:1px;
}

.cart-table tbody tr .remove-btn{
	position:relative;
	font-size:16px;
	color:#282828;
	line-height:30px;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}

.cart-table tbody tr .remove-btn .fa{
	position:relative;
	top:2px;
	font-size:24px;
	line-height:30px;
	color:#ffae25;
}

.cart-table tbody tr .remove-btn:hover{
	color:#ec1c33;
}

.cart-table tbody tr{
	border-bottom:1px solid #e9e9e9;	
}

.cart-table tbody tr td{
	vertical-align:middle;	
}

.cart-table tbody tr td .quantity-spinner{
	padding:5px 0px 5px 20px;
	line-height:24px;
	height:34px;
	display:block;
	width:100%;
	position:relative;
}

.cart-section .cart-totals-box{
	position:relative;
	padding:30px 30px 48px;
	background:#f6f6f6;	
}

.cart-section .cart-totals-box h3{
	position:relative;
	padding-bottom:20px;
	font-size:15px;
	font-weight:700;
	letter-spacing:2px;
	text-transform:uppercase;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:30px;
	color:#262626;
}

.cart-section .cart-totals-box .totals-info{
	position:relative;
	margin-bottom:30px;	
}

.cart-section .cart-totals-box .totals-info li{
	margin-bottom:15px;	
}

.cart-section .cart-totals-box .totals-info li .title{
	float:left;
	width:35%;
	padding-right:15px;
	font-size:12px;
	letter-spacing:2px;
	color:#222222;
	font-weight:600;
	text-transform:uppercase;
	font-family:'Raleway',sans-serif;
}

.cart-section .cart-totals-box .totals-info li .content{
	float:left;
	width:65%;
	padding-left:15px;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#222222;
}

.cart-section .cart-totals-box .totals-info li .shipping-type{
	display:block;
	font-size:12px;
	margin-bottom:10px;
}

.cart-section .cart-totals-box .totals-info li .small-text{
	font-size:11px;
	text-transform:none;
	color:#989898;
	letter-spacing:0px;
	display:block;
	line-height:20px;
}

.cart-section .cart-totals-box .proceed-checkout-btn{
	display:block;
	margin:0px;
	width:100%;
	padding:10px 20px;
	margin-bottom:10px;
}

.cart-section .cart-totals-box .proceed-option{
	font-size:12px;
	color:#444444;	
}

.apply-coupon{
	position:relative;
	padding:30px 0px 0px;	
}

.apply-coupon h3{
	position:relative;
	font-size:15px;
	font-weight:700;
	letter-spacing:2px;
	text-transform:uppercase;
	margin-bottom:20px;
	color:#262626;
}

.apply-coupon .form-group{
	position:relative;
	margin-bottom:0px;
	text-align:left;
	width:100%;
}

.apply-coupon .form-group input[type="text"],
.apply-coupon .form-group input[type="number"]{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 15px 10px 20px;
	background:#ffffff;
	border:1px solid #d0d0d0;
	height:46px;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;	
}

.apply-coupon .form-group input[type="text"]:focus,
.apply-coupon .form-group input[type="number"]:focus{
	border-color:#ffae25;
}

.apply-coupon .form-group button{
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	width:130px;
	height:46px;
	text-align:center;
	margin:0px;
	padding:11px 30px;
	line-height:24px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:600;
	font-family:'Raleway',sans-serif;
	background:#ffae25;
	color:#ffffff;
	letter-spacing:2px;
	border-radius:0px 2px 2px 0px;
}

.apply-coupon .form-group button:hover,
.apply-coupon .form-group input:focus + button{
	background:#333333;
	color:#ffffff;	
}

/*** 

====================================================================
	Checkout Style
====================================================================

***/

.checkout-page{
	position:relative;
	padding:100px 0px 70px;
}

.form-box{
	position:relative;	
}

.form-box.bordered-form{
	padding:40px;
	border:1px solid #e0e0e0;
	border-radius:2px;
}

.form-column{
	position:relative;
	margin-bottom:60px;	
}

.form-column h2{
	position:relative;
	margin-bottom:25px;
	font-size:22px;
	font-weight:500;
	text-transform:capitalize;
	color:#333333;	
}

.form-box .form-group{
	position:relative;
	margin-bottom:20px;	
}

.bordered-form .form-group{
	margin-bottom:32px;	
}

.form-box .form-group .field-label{
	position:relative;
	display:block;
	line-height:22px;
	padding:8px 0px;
	font-size:14px;
	text-transform:capitalize;
	color:#777777;	
}

.form-box .form-group input[type="text"],
.form-box .form-group input[type="number"],
.form-box .form-group input[type="email"],
.form-box .form-group input[type="tel"],
.form-box .form-group input[type="password"],
.form-box .form-group select,
.form-box .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:20px;
	padding:8px 15px 9px 15px;
	background:#ffffff;
	border:1px solid #e0e0e0;
	height:38px;
	font-size:14px;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;	
}

.form-box .form-group textarea{
	resize:none;
	height:180px;	
}

.form-box .form-group input[type="text"]:focus,
.form-box .form-group input[type="number"]:focus,
.form-box .form-group input[type="email"]:focus,
.form-box .form-group input[type="tel"]:focus,
.form-box .form-group input[type="password"]:focus,
.form-box .form-group select:focus,
.form-box .form-group textarea:focus{
	border-color:#ffae25;
}

.checkout-page .form-btn{
	position:relative;
	padding:9px 25px;
	line-height:20px;	
}

.checkout-page .other-option{
	position:relative;
	padding-top:30px;
	text-align:center;
}

.checkout-page .other-option .or{
	position:relative;
	display:block;
	line-height:20px;
	width:44px;
	height:44px;
	color:#313131;
	padding:10px;
	border:2px solid #313131;
	font-weight:700;
	font-size:15px;
	text-transform:uppercase;
	margin:0px auto 20px;
	border-radius:50%;;
}

.checkout-page .other-option .theme-btn{
	color:#444444 !important;
	border-color:#444444 !important;
	background:none !important;
	padding:9px 25px;	
}

.checkout-page .check-box{
	line-height:24px;
	font-size:14px;
	font-weight:normal;	
}

.checkout-page .check-box label{
	position:relative;
	top:-1px;
	font-weight:normal;
	padding:0px;
	font-size:14px;
	cursor:pointer;
}

.checkout-section .summary-box{
	position:relative;
	padding:30px 30px 48px;
	background:#f6f6f6;	
}

.checkout-section .summary-box h3{
	position:relative;
	padding-bottom:20px;
	font-size:18px;
	font-weight:600;
	letter-spacing:2px;
	text-transform:capitalize;
	border-bottom:1px solid #d9d9d9;
	color:#262626;
}

.checkout-section .summary-box .total-header,
.checkout-section .summary-box .sub-total,
.checkout-section .summary-box .shipping-info,
.checkout-section .summary-box .grand-title{
	position:relative;
	line-height:24px;
	padding:15px 0px;
	border-bottom:1px solid #d9d9d9;
	font-weight:500;
	font-family:'Raleway',sans-serif;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#262626;
}

.checkout-section .summary-box .total-header .product-title,
.checkout-section .summary-box .sub-total .total-title,
.checkout-section .summary-box .shipping-info .shipping-title,
.checkout-section .summary-box .grand-title .total-title{
	width:65%;
	float:left;	
}

.checkout-section .summary-box .total-header .product-price,
.checkout-section .summary-box .total-footer .sub-total .total-price,
.checkout-section .summary-box .shipping-info .shipping-status,
.checkout-section .summary-box .grand-title .total-price{
	width:35%;
	float:left;	
}

.checkout-section .summary-box .products{
	position:relative;
	line-height:24px;
	padding:25px 0px 20px;
	border-bottom:1px solid #d9d9d9;
	font-weight:500;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#262626;
}

.checkout-section .summary-box .products li{
	margin-bottom:5px;	
}

.checkout-section .summary-box .products .product-title{
	width:65%;
	float:left;	
}

.checkout-section .summary-box .products .product-price{
	width:35%;
	float:left;	
}

.checkout-section .payment-options{
	padding:30px 0px 20px;
	position:relative;	
}

.checkout-section .payment-options li{
	position:relative;
	margin-bottom:10px;	
}

.checkout-section .payment-options li .radio-option{
	position:relative;		
}

.checkout-section .payment-options li .radio-option label{
	position:relative;
	display:inline-block;
	padding-left:30px;
	font-weight:500 !important;
	font-family:'Raleway',sans-serif;
	text-transform:capitalize;
	letter-spacing:1px;
	color:#333333;
	cursor:pointer;
}

.checkout-section .payment-options li .radio-option label strong{
	font-weight:600;	
}

.checkout-section .payment-options li .radio-option input[type="radio"]{
	position:absolute;
	left:0px;
	top:3px;	
}

.checkout-section .payment-options li .radio-option label .small-text{
	display:block;
	padding-top:5px;
	font-family:'Lato',sans-serif;
	letter-spacing:0px;
	text-transform:none;
	font-weight:normal;
	font-size:13px;
	color:#777777;
	line-height:20px;
}

.checkout-section .payment-options li .radio-option label img{
	display:inline-block;
	max-width:100%;
	padding-left:30px;	
}


/*** 

====================================================================
	Search Popup
====================================================================

***/

.search-popup{
	position:fixed;
	left:0px;
	top:-100%;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.80);
	z-index:9999;
	visibility:hidden;
	opacity:0;
	overflow:auto;
	transition:all 700ms ease;
	-moz-transition:all 700ms ease;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
}

.search-popup.popup-visible{
	top:0;
	visibility:visible;
	opacity:1;
}

.search-popup .close-search{
	position:absolute;
	right:25px;
	top:25px;
	font-size:20px;
	color:#ffffff;
	cursor:pointer;
	z-index:5;
}

.search-popup .close-search:hover{
	opacity:0.70;	
}

.search-popup .search-form{
	position:relative;
	padding:0px 15px 50px;
	padding-top:200px;
	max-width:1024px;
	margin:0 auto;	
}

.search-popup .search-form fieldset{
	position:relative;
	border:5px solid rgba(255,255,255,0.80);
	-webkit-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
}

.search-popup .search-form fieldset input[type="search"],
.search-popup .search-form fieldset input.form-control{
	position:relative;
	height:70px;
	padding:20px 220px 20px 30px;
	background:#ffffff;
	line-height:30px;
	font-size:24px;
	color:#233145;
	font-family: 'Lato',sans-serif;
	-webkit-border-radius:7px;
	-ms-border-radius:7px;
	-o-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}

.search-popup .search-form fieldset input[type="submit"]{
	position:absolute;
	display:block;
	right:0px;
	top:0px;
	text-align:center;
	width:220px;
	padding:20px 10px 20px 10px;
	color:#ffffff !important;
	background:#ffae25;
	line-height:30px;
	height:70px;
	font-size:20px;
	text-transform:uppercase;
	font-family: 'Oswald',sans-serif;
	-moz-border-radius:0px 7px 7px 0px;
	-ms-border-radius:0px 7px 7px 0px;
	-o-border-radius:0px 7px 7px 0px;
	-webkit-border-radius:0px 7px 7px 0px;
	border-radius:0px 7px 7px 0px;
}

.search-popup .search-form fieldset input[type="submit"]:hover{
	background:#334551;
}

.search-popup h3{
	font-family: 'Oswald',sans-serif;
	font-size:24px;
	color:#ffffff;
	margin-bottom:30px;
	text-align:center;
	letter-spacing:1px;
}

.search-popup .recent-searches{
	font-family: 'Lato',sans-serif;
	font-size:14px;
	color:#ffffff;
	text-align:center;
}

.search-popup .recent-searches li{
	display:inline-block;
	margin:0px 10px 10px 0px;	
}

.search-popup .recent-searches li a{
	display:block;
	line-height:24px;
	border:1px solid #ffffff;
	padding:5px 20px;
	color:#ffffff;
	border-radius:3px;
}

.search-popup .recent-searches li a:hover{
	color:#ffae25;
	border-color:#ffae25;	
}

/*** 

====================================================================
	Quote Section
====================================================================

***/

.quote-section{
	position:relative;
	padding:220px 0px;
	background-size:cover;
	background-position:right center;
	background-repeat:no-repeat;
	color:#ffffff;
}

.quote-section .outer-container{
	position:relative;
	max-width:1500px;
	margin:0px auto;
	padding:0px 15px;	
}

.quote-section .quote-text{
	font-size:32px;
	font-family:'Raleway',sans-serif;
	color:#e8e8e8;
	letter-spacing:2px;
	line-height:1.55em;
	margin-bottom:30px;
	text-align:justify;
}

.quote-section .quote-author{
	font-size:40px;
	font-family: 'Tangerine', cursive;	
	color:#ffae25;
	text-transform:capitalize;
	text-align:right;
}

/*** 

====================================================================
	Upcoming Events Section
====================================================================

***/

.upcoming-section{
	position:relative;
	padding:120px 0px;
	color:#ffffff;
	background-color:#888888;
	background-size:cover;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
}

.upcoming-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#000000;
	opacity:0.70;
}

.upcoming-section .outer-box{
	position:relative;
	z-index:1;
	max-width:1350px;
	padding:0px 15px;
	margin:0 auto;	
}

.upcoming-section .sec-title h2,
.upcoming-section .sec-title .desc-text{
	color:#ffffff;	
}

.upcoming-section .sec-title .styled-line:before,
.upcoming-section .sec-title .styled-line:after{
	background:#ffffff;	
}

.upcoming-section .default-text{
	color:#e9e9e9;
	margin-bottom:40px;	
}

.event-form-box .form-group{
	position:relative;
	display:inline-block;
	margin:0px 10px;
	width:290px;
	max-width:100%;
	margin-bottom:20px;	
}

.tabbed-events .event-form-box{
	position:relative;
}

.event-form-box .form-group > .icon{
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-10px;
	font-size:14px;
	color:#ffffff;
	line-height:20px;
}

.event-form-box .form-group > .fa-mobile-phone{
	font-size:18px;	
}

.event-form-box .form-group input[type="text"],
.event-form-box .form-group input[type="password"],
.event-form-box .form-group input[type="email"],
.event-form-box .form-group input[type="tel"],
.event-form-box .form-group input[type="number"],
.event-form-box .form-group select,
.event-form-box .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	font-weight:500;
	font-size:14px;
	background:none;
	line-height:24px;
	padding:9px 15px;
	border:1px solid #ffffff;
	height:44px;
	color:#ffffff;	
}

.event-form-box ::-webkit-input-placeholder { color:#ffffff !important;}
.event-form-box ::-moz-placeholder { color:#ffffff !important;}
.event-form-box :-ms-input-placeholder { color:#ffffff !important;} 
.event-form-box input:-moz-placeholder { color:#ffffff !important;}

.event-form-box input[type="submit"],
.event-form-box button{
	position:relative;
	display:inline-block;
	line-height:26px;
	padding:10px 35px;
	font-size:13px;
	text-transform:uppercase;
	border:1px solid #ffae25;
	background:#ffae25;
	color:#ffffff;
	letter-spacing:2px;
	font-weight:600;
}

.event-form-box input[type="submit"]:hover,
.event-form-box button:hover{
	border-color:#ffae25;
	background:none;	
}


/* CSS Index
-----------------------------------
1. Theme default css
2. header
3. slider
4. about
5. features
6. services
7. video
8. choose
9. brand
10. work-process
11. team
12. counter
13. cta
14. testimonial
15. blog
16. pagination
17. f-cta
18. pricing
19. contact
20. footer

*/



/* 1. Theme default css */
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
 body {
     font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #6D6D6D;
	font-style: 500;
     line-height: 25px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1170px;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
.parolx-text-right {
    font-size: 100px;
    font-weight: 800;
    transform: rotate(90deg);
    position: absolute;
    right: -56px;
    top: 45%;
    color: #FFEFD5;
}
.parolx-text-left {
   font-size: 100px;
font-weight: 800;
transform: rotate(-90deg);
position: absolute;
left: -115px;
top: 50%;
color: #FFEFD5;
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	text-decoration: none;
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none;
}
a,
button {
	color: #1696e7;
	outline: medium none;
}
button:focus,input:focus,input:focus,textarea,textarea:focus{outline: none;box-shadow: none;}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
.per-text h2 {
    font-size: 140px;
    color: #ffae25;
    opacity: .05;
}

.per-text h2 span{
    display: block;
    color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #000000;
	margin-top: 0px;
	font-style: normal;
	font-weight: 700;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 500;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {

	line-height: 25px;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
.logo {
    background: #fff;
    height: 115px;
    margin-top: -55px;
    line-height: 115px;
    padding: 0 10px;
}
.logo img,.logo2 img,.logo3 img {
    width: 100%;
}
/* button style */

.btn {
	-moz-user-select: none;
	background: transparent linear-gradient(90deg, #FFAE25 0%, #07CCEC 100%) 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #3FB0CEA6;
	border: none;
	border-radius: 8px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0;
	padding: 18px 45px;
	text-align: center;
	text-transform: unset;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
    z-index: 999;
}

.btn:hover{color: #fff;}
.btn:hover::before{opacity: 0;}
.breadcrumb > .active {
	color: #888;
}
.btn-after{
width: 100%;
height: 45px;
border: 1px solid #707070;
border-radius: 8px;
margin-top: -28px;
margin-left: 15px;
    position: absolute;
    transition: all 0.3s ease 0s;

}
.slider-btn:hover .btn-after{
    margin-top: -50px;
margin-left: 0px;
}
/* scrollUp */
#scrollUp {
	background: #FFAE25;
	height: 45px;
	width: 45px;
	right: 50px;
	bottom: 77px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	font-size: 22px;
	line-height: 45px;
	transition: .3s;
}
#scrollUp:hover {
	background: #FFAE25;
}
/* 2. header */
.header-top {
	padding-top: 40px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 30px;
}
.innder-ht {
	padding: 10px 0;
}
.wellcome-text p {
	margin-bottom: 0;
	color: #8a8a8a;
}
.header-cta ul li {
	display: inline-block;
	margin-left: 35px;
}
.header-cta ul li:first-child{margin-left: 0;}
.header-cta ul li i {
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 2px;
    color: #fff;
}
.header-top-cta ul li {
	display: inline-block;
	width: 200px;
	margin-right: 80px;
}
.header-top-cta ul li:last-child {margin-right: 0;}
.h-cta-icon {
	float: left;
	display: block;
	margin-right: 20px;
}
.h-cta-content {
	overflow: hidden;
}
.h-cta-content h5 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0;
}
.h-cta-content p {
	margin-bottom: 0;
	line-height: 1.5;
}
.main-menu ul li {
	display: inline-block;
	margin-left: 25px;
	position: relative;
}
.main-menu ul li.active a {
	color: #FFAE25;
}
.main-menu ul li a {
	display: block;
	color: #000000;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	padding: 30px 0;
	position: relative;
    font-size: 16px;
}
.main-menu ul li:first-child {
	margin-left: 0;
}
.menu-area .menu-tigger {
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 40px;
	margin-top: 27px;
}
.menu-area .menu-tigger span {
	height: 2px;
	width: 30px;
	background: #2935bb;
	display: block;
	margin: 7px 0;
	transition: .3s;
}
.main-menu ul li:hover > a{color: #FFAE25;}
.main-menu ul li:hover > a::before{width: 100%;}
.display-ib{display: inline-block;}
.header-btn{margin-left: -40px;}
.header-social a {
	font-size: 14px;
display: inline-block;
margin-left: 5px;
height: 35px;
width: 35px;
background: #e9eaf8;
text-align: center;
line-height: 35px;
border-radius: 50%;
color: #191D3B;
}
.header-social a:hover{color: #fff;background: transparent linear-gradient(90deg, #FFAE25 0%, #FFAE25 100%) 0% 0% no-repeat padding-box;}
.sticky-menu {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, .07);
		z-index: 9999;
		background: #fff;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    margin-top:0px !important;
}
.responsive {display: none;}
#mobile-menu {
	display: block;
}
.menu-area {
margin-top: 25px;
}
.menu-area::before {
   content: "";
background: #fff;
width: 32%;
height: 115px;
position: absolute;
top: 0;
left: -34px;
}
.menu-area2::before{
    display: none;
}
.menu-search a {
font-size: 14px;
display: inline-block;
margin-left: 5px;
width: 40px;
text-align: center;
border-radius: 50%;
color: #FFF;
float: left;
}
.menu-search input::placeholder {
	font-size: 12px;
	color: #fff;
    opacity: 0.5;
}

.in-header .menu-search input::placeholder,.sticky-menu .menu-search input::placeholder{
    color: #000;
}
.in-header .menu-search a,.sticky-menu .menu-search a{
    color: #222;
}
.in-header .menu-search input,.sticky-menu .menu-search input {
    color: #222;
}
.menu-search input {
    float: left;
    border: none;
    background: none;
    color: #fff;
}
.menu-search input {
    float: left;
    border: none;
    background: none;
    width: 83px;
}
.right-menu li {
    float: left;
    padding:10px 0px 10px 50px;
    width: 50%;
}
.top-btn {
    background: #FFAE25 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #00000026;
    border-radius: 10px;
    padding: 15px 30px;
    width: 100%;
    color: #fff;
    position: relative;
    font-weight: 600;
    text-align: center;
    border: 1px solid #FFAE25;
}
.top-btn i{
    background: #fff;
    width: 37px;
    height: 37px;
    line-height: 37px;
    background: #FFFFFF47 0% 0% no-repeat padding-box;
    position: absolute;
    right: 3px;
    top: 3px;
    border-radius: 50%;
    text-align: center;
}
.top-btn:hover {
    background: #36f110;
    box-shadow: none;
     color: #fff;
    border: 1px solid #fff;
}

.product-details-action .btn {
background: #36f110;
padding:15px;
width: 170px;
color: #fff;
border-radius: 30px;
position: relative;
box-shadow: none;
    text-align: center;
}
.product-details-action .btn i{
display: none;
}
.product-details-action .btn:hover {
    background: transparent linear-gradient(90deg, #FFAE25 0%, #FFAE25 100%) 0% 0% no-repeat padding-box;
     color: #fff;
}


.sticky-menu .logo{
    margin-top: 0;
    line-height: 61px;
    height: auto;
}
.sticky-menu::before {
    height: 71px;
    top: 0;
    left: -20px;

}
.slider-area {
    margin-top: -120px;
}
.slider-content {
    position: relative;
    z-index: 2;
}
.sticky-menu ul li a {
    padding: 16px 0;
}
.sticky-menu .top-btn{
    float: left;
}
.sticky-menu .menu-search input {
    margin-top: 14px;
}
.slider-price{
    position: absolute;
    right: 0;
    bottom: 0;
}
.slider-price h3{
	color:#fff;
}
.slider-price h2 {
    color:#FFAE25;
    font-size: 60px;
    font-weight: 500;
}
.slider-btn{
    display: inline-block;
    position: relative;
}
.slider-active .slick-dots {
    position: absolute;
    top: 40%;
    left: 22%;
}
.slider-active .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    height: 1px;
    margin-left: 10px;
    background: #FFAE25;
    border-radius: 50px;
    z-index: 1;
    cursor: pointer;
    transition: .3s;
    
}
 .slider-active .slick-dots li.slick-active button {
    width: 50px;
   background: #FFAE25;
}
.slider-active .slick-dots li.slick-active button::before {
    background: url("../img/bg/active-dote.png");
    opacity: 1;
}
.slider-active .slick-dots li button::before {
    content: "";
    width: 19px;
    height: 19px;
    background: url("../img/bg/dote.png");
    float: left;
    position: relative;
    margin-top: -9px;
    left: -19px;
    border-radius: 50%;
    opacity: .7;
    background-repeat: no-repeat;
    background-position: center;
}
.second-header {
	border: none;
	padding-bottom: 9px;
	background:  transparent linear-gradient(90deg, #FFAE25 0%, #07CCEC 100%) 0% 0% no-repeat padding-box;
	padding-top: 9px;
    color: #fff;
}
.second-menu {
	position: relative;
	z-index: 9;
}
.sticky-menu .second-menu {
	margin: 0;
	box-shadow: none;
	padding: 0;
}
.sticky-menu .second-menu::before{content: none;}
.second-menu .main-menu ul li{margin-left: 25px;}
.second-menu .main-menu ul li:first-child{margin-left: 0;}
.second-menu .main-menu ul li a::before{content: none;}
.second-header-btn .btn {
	background: transparent;
	border: 2px solid #FFAE25;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
}
.second-header-btn .btn:hover {
	color: #fff;
	background: #FFAE25;
}
.second-header-btn .btn::before{content: none;}
.offcanvas-menu {
	position: fixed;
	right: 0;
	height: 100%;
	width: 300px;
	z-index: 999;
	background: #00081b;
	top: 0;
	padding: 30px;
	transition: .5s;
	transform: translateX(100%);
}
.offcanvas-menu.active{
	transform: translateX(0)
}
.menu-close i {
	font-size: 18px;
	color: #fff;
	transition: .3s;
	cursor: pointer;
}
.menu-close:hover i{
	color: #FFAE25;
}
.offcanvas-menu ul {
	margin-top: 30px;
}
.offcanvas-menu ul li {
	border-bottom: 1px solid #101c38;
}
.offcanvas-menu ul li a {
	color: #fff;
	font-size: 18px;
	text-transform: capitalize;
	padding: 6px 0;
	display: block;
}
.offcanvas-menu ul li:hover a{
	color: #FFAE25;
}
.side-social a {
	color: #fff;
	margin-right: 10px;
}
.side-social {
	margin-top: 30px;
}
.side-social a:hover{
	color: #FFAE25;
}
.offcanvas-menu form {
	position: relative;
	margin-top: 30px;
}
.offcanvas-menu form input {
	width: 100%;
	background: none;
	border: 1px solid #2d3547;
	padding: 7px 10px;
	color: #fff;
}
.offcanvas-menu form button {
    position: absolute;
    border: none;
    right: 0;
    background: #FFAE25;
    padding: 8px 14px;
	top: 0;
	cursor: pointer;
}
.offcanvas-menu form button i {
	color: #fff;
}
.offcanvas-overly {
	position: fixed;
	background: #000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.offcanvas-overly.active{
	opacity: .5;
	visibility: visible;
}
.off-logo {display: none;}
/* breadcrumb */
.breadcrumb-area {
	min-height: 400px;
	background-position: center;
	background-size: cover;
    position: relative;
    margin-top: 25px;
}
.breadcrumb {
	display: inline-block;
	-ms-flex-wrap: wrap;
	flex-wrap: unset;
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	background-color: unset;
	border-radius: 0;
    color: #fff;
}
.breadcrumb li {display: inline-block;}
.breadcrumb li a {
	font-size: 16px;
	color: #fff;
}
.breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	color: #fff;
	content: ">";
}
.breadcrumb-title h2 {
	font-size: 60px;
	margin-bottom: 25px;
	line-height: 1;
    color: #fff;
}
.breadcrumb-title p {
	margin-bottom: 0;
	padding: 0 40px;
	color: #fff;
	font-size: 16px;
}
.breadcrumb > .active {
	color: #FFAE25;
	font-weight: 500;
}
/* 3. slider */
.slider-bg {
	min-height: 900px;
	background-position: center;
	background-size: cover;
	position: relative;
	
}
.slider-bg::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: .5;
	z-index: -1;
    display: none;
}
.show-bg3::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: transparent linear-gradient(90deg, #000 0%, #26154D 100%) 0% 0% no-repeat padding-box;
	opacity: .5;
	z-index: 1;
}
.slider-bg2 {
	min-height: 900px;
	background-position: center;
	background-size: cover;
	position: relative;
	margin-top: -118px;
	z-index: 1;
}
.slider-bg2 .slider-content > span::before {
    content: "";
    background:#383838;
    height: 3px;
    float: left;
    width: 60px;
    margin-top: 15px;
    margin-right: 10px;
}
.slider-bg2 .slider-content h2{
	color:#383838;
}
.slider-bg2 .slider-content p {
    color:#676f67;
    font-size: 16px;
    margin-bottom: 0;
}
.slider-bg2 .slider-content > span {
    font-size: 22px;
    font-weight: 500;
    color:#FFAE25;
    display: block;
    margin-bottom: 20px;
    margin-top: 30px;
}
.slider-bg .video-i {
    background:#fff;
    padding: 14px;
    border-radius: 100%;
    width: 51px;
    display: inline-block;
    text-align: center;
    color: #FFAE25;;
    margin-left: 50px;
}
.slider-bg .video-i:hover {
    background:#FFAE25;;
    color: #fff;
}
.slider-bg2 .video-i {
    background:#383838;
    padding: 14px;
    border-radius: 100%;
    width: 51px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-left: 20px;
}
.slider-bg2 .video-i:hover {
    background:#FFAE25;
    padding: 14px;
    border-radius: 100%;
    width: 51px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-left: 20px;
}
#particles-js {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: -1;
}
.slider-content > span {
	font-size: 16px;
	font-weight: 500;
	color: #FFAE25;
	text-transform: uppercase;
	letter-spacing: 6px;
	display: block;
	margin-bottom: 20px;
}
.slider-content h2 {
	font-size: 60px;
    font-weight: 800;
	color: #000000;
	line-height: 1.1;
	margin-bottom: 40px;
}
.slider-content h2 span {
	color: #36f110;
}
.slider-content p span {
	display: inline-block;
	height: 2px;
	width: 40px;
	background: #FFAE25;
	margin-right: 20px;
	position: relative;
	top: -4px;
}
.slider-content p {
	color: #4A5764;
	font-size: 18px;
	margin-bottom: 0;
}
.slider-btn .btn {
	background: #fff;
	color: #FFAE25;
}
.slider-btn .btn::before {
	content: none;
}
.slider-btn .btn {
	box-shadow: 3px 3px 0 0 #FFAE25;
}
.slider-btn .btn:hover{box-shadow: none;}
.p-relative{position: relative;}
.down-arrow {
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	color: #fff;
	z-index: 1;
	height: 60px;
	width: 30px;
	margin: auto;
	text-align: center;
	line-height: 60px;
	border: 2px solid #fff;
	border-radius: 50px;
	font-size: 18px;
}
.down-arrow:hover{color: #fff;}
.slider-active .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 70px;
	height: 60px;
	width: 60px;
	color: #FFAE25;
	font-size: 18px;
	line-height: 65px;
	border: none;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	z-index: 9;
	cursor: pointer;
	padding: 0;
	box-shadow: 4px 2px 0 0 transparent;
	transition: .5s;
}
.slider-active .slick-next {
	right: 70px;
	left: auto;
}
.slider-active .slick-arrow:hover {
	box-shadow: 4px 2px 0 0 #FFAE25;
}
.second-slider-content h2 {
	font-size: 90px;
	margin-bottom: 20px;
}
.second-slider-bg::before{opacity: .5;}
.second-slider-content {
	padding-top: 85px;
	padding-bottom: 5px;
}
.s-slider-content h2{margin-bottom: 25px;padding-right: 40px;}
.s-slider-content p {
	font-size: 16px;
	padding-right: 50px;
}
.header-img {
    max-width: initial;
}
.btn.ss-btn {
background: #FFAE25 0% 0% no-repeat padding-box;
box-shadow: 3px 4px 15px #FFAE2566;
border-radius: 10px;
padding: 16px 35px;
float: left;
color: #fff;
position: relative;
text-align: left;
font-weight: 600;
}
.btn.ss-btn  i {
    background: #fff;
    width: 37px;
    height: 37px;
    line-height: 37px;
    background: #FFFFFF47 0% 0% no-repeat padding-box;
    position: absolute;
    right: 3px;
    top: 3px;
    border-radius: 50%;
    text-align: center;
}
.btn.ss-btn:hover {
color: #fff;background: #36f110;}
.slider-shape{position: absolute !important;z-index: 1;}
.ss-one {
	top: 180px !important;
	left: 115px !important;
}
.ss-two {
	top: 24% !important;
left: 8% !important;
}
.ss-three {
	top: 80% !important;
	left: 8% !important;
}
.ss-four {
	top: 85% !important;
	left: 30% !important;
}
.ss-five {
	left: 61% !important;
	top: 83% !important;
}
.ss-six {
    left: 68% !important;
    top: 34% !important;
}
.ss-seven {
	top: 20% !important;
	left: 89% !important;
}
.ss-eight {
    top: 100px !important;
    left: 51% !important;
}
/* 4. about */
.s-about-img img {
    width: inherit;
    max-width: inherit;
    margin-left: -230px;
}
.about-img {
	margin-left: -50px;
}
.about-text {
	position: absolute;
	bottom: 65px;
	right: 30px;
	height: 135px;
	width: 265px;
	text-align: center;
	background: #FFAE25;
	box-shadow: 5px 5px 0 0 #FFAE25;
}
.about-text span {
	font-size: 24px;
	color: #fff;
	font-style: italic;
	top: 30px;
	position: relative;
}
.about-title > span {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	background: #FFAE25;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	margin-bottom: 30px;
}
.about-title h2 {
	font-size: 38px;
    line-height: 1.4;
    margin-bottom: 35px;
}
.about-title p span {
	display: inline-block;
	height: 2px;
	width: 40px;
	background: #FFAE25;
	margin-right: 20px;
	position: relative;
	top: -5px;
}
.about-title p {
	font-size: 18px;
	margin-bottom: 0;
}
.about-content p {
	margin-bottom: 45px;
}
.about-content li {
    display: flex;
    margin-bottom: 15px;
}
.about-content li .icon i{
width: 33px;
height: 33px;
background: #294DA414 0% 0% no-repeat padding-box;
text-align: center;
line-height: 33px;
border-radius: 50%;
margin-right: 15px;
}
.about-content li .text{
    padding-top: 5px
}
.section-t h2 {
	font-size: 350px;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	z-index: -1;
	color: #000000;
	opacity: .05;
	margin: 0;
	font-family:'Source Sans Pro', sans-serif;
	font-weight: 500;
	font-style: italic;
	top: -35px;
	line-height: 1;
}
.second-about {
	top: 62%;
	transform: translate(-50%,-50%);
	left: 74%;
	right: 0;
	bottom: 0;
}
.second-atitle > span {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #FFAE25;
	letter-spacing: 2px;
	display: inline-block;
	margin-bottom: 20px;
	background: transparent;
    display: inline-block;
    position: relative;
}
.second-atitle > span::before{
    width: 50%;
    content: '';
    position: relative;
    height: 100%;
    background: #000;
}
.s-about-content p {
	margin-bottom: 15px;
}
.signature-text{font-size: 22px; color: #FFAE25;font-family:'Source Sans Pro', sans-serif;font-weight: 600;}
.circle-right{
    display: inline-block;
}
/* 5. features */
.features-content h4 {
	font-size: 24px;
	margin-bottom: 17px;
}
.features-content p {
	padding: 0 40px;
	margin-bottom: 25px;
}
.s-btn {
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 9px 30px;
	border-radius: 50px;
}
.s-btn:hover {
	background: #FFAE25;
	border-color: #FFAE25;
	color: #fff;
}
.section-title span {
    font-size: 34px;
    text-transform: capitalize;
    color: #fffefc;
    letter-spacing: 0;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    padding: 10px 0 10px 0;
    letter-spacing: 0;
}

.section-title h2 {
    font-size: 38px;
    position: relative;
    line-height: 33px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}
.section-title h2::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	width: 60px;
	background: #FFAE25;
	margin: auto;
	transition: .3s;
    display: none;
}
section:hover .section-title h2::before{width: 100px;}
.features-p {
	padding-top: 380px;
}
.features-icon img {
	border: 5px solid transparent;
	border-radius: 50%;
	transition: .5s;
}
.s-features:hover .features-icon img {
	border: 5px solid #FFAE25;
}
.features-shape{position: absolute;z-index: -1;}
.fshape-one {
	left: 120px;
	top: 25%;
}
.fshape-two {
	left: 15%;
	top: 51%;
}
.fshape-three {
	top: 69%;
	left: 6%;
}
.fshape-four {
	top: 40%;
	left: 89%;
}
.fshape-five {
	top: 71%;
	left: 83%;
}
/* 6. services */
.services-area.gray-bg{position: relative;z-index: 1;overflow: hidden;}
.single-services {
	background: #fff;
	box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.07);
	position: relative;
}
.single-services::before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 5px;
	top: 5px;
	background: #FFAE25;
	z-index: -1;
	transition: .3s;
	opacity: 0;
}
.service-t h2 {
	top: 55px;
}
.services-thumb img {
	width: 100%;
}
.services-content span {
	display: block;
	height: 2px;
	width: 150px;
	background: #FFAE25;
	transition: .3s;
	margin-bottom: 55px;
}
.services-content {
	padding: 60px 40px;
	padding-bottom: 55px;
}
.services-content small {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	margin-bottom: 20px;
}
.services-content h4 {
	font-size: 24px;
	margin-bottom: 23px;
}
.services-content h4:hover a{color: #FFAE25;}
.services-content p{margin-bottom: 0;}
.single-services:hover .services-content span {background: #FFAE25;}
.single-services:hover::before{opacity: 1;}
.services-active .slick-dots {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -40px;
	line-height: 1;
}
.services-active .slick-dots li{display: inline-block;margin: 0 5px;}
.services-active .slick-dots li button {
	text-indent: -99999px;
	border: none;
	padding: 0;
	height: 5px;
	width: 20px;
	background: #FFAE25;
	border-radius: 50px;
	z-index: 1;
	cursor: pointer;
	transition: .3s;
}
.services-active .slick-dots li.slick-active button {
	width: 50px;
	background: #FFAE25;
}
.services-active .slick-track {
	padding-bottom: 10px;
}

.services-icon i {
    font-size: 48px;
	border-radius: 50%;
	color:#f5f5f5;
	text-align: center;
}
.services-two .services-icon {
display: inline-block;
width: 120px;
height: 120px;
background: #fff;
margin-bottom: 20px;
box-shadow: 3px 4px 15px #00000026;
border-radius: 50%;
padding: 10px;
line-height: 100px;
text-align: center;
}
.services-two .second-services-content{
    float: left;
width: 100%;
}
.services-two .s-single-services {
   transition: .3s;
padding: 0px 15px;
border: none;
margin-bottom: 30px;
border-radius: 10px;
  
}
.services-two .s-single-services{
    float: left;
	width: 100%;
}
.second-services-content h5 {
    font-weight: 600;
    transition: .3s;
    font-family: "Poppins", sans-serif;
    letter-spacing: 0;
    font-size: 17px;
    color: #000000;
    line-height: 23px;
}
.second-services-content p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 133px;
}
.second-services-content a {
	/*font-size: 14px;
	font-weight: 500;
	color: #4A5764;
	position: relative;
	transition: .5s;*/
}

.second-services-content a::after {
	left: -40px;
	right: unset;
	opacity: 0;
}
.s-single-services {
    transition: .3s;
    padding: 0 30px 16px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #00000026;
    border-radius: 10px;
    height: 100%;
}
.services-icon {
    width: 70px;
    height: 60px;
    background: #36f110;
    display: inline-block;
    padding-top: 10px;
    margin-bottom: 20px;
    border-radius: 0 0 35px 35px;
}
.services-icon img{
    transform: rotateY(0);
transition: all ease 0.6s;
}
.s-single-services .active-icon{display: none;}
.s-single-services .d-active-icon{display: block;}

/*.s-single-services:hover {background: #fff;}
.s-single-services:hover .second-services-content h5{color: #fff;}
.s-single-services:hover .second-services-content a{color: #FFAE25;}*/


.s-single-services.active .services-icon {background:#ffae25;}
.s-single-services.active .services-icon img{ transform: rotateY(360deg);}
.s-single-services.active .active-icon{display: block;}
.s-single-services.active .d-active-icon{display: none;}

.services-bg {
	background-position: center;
	background-size: cover;
}
.services-area .col-lg-6:nth-child(2),.services-area .col-lg-6:nth-child(4){
    margin-top: 30px;
}
.sr-line {
    background: url(../img/icon/sr-line.png) no-repeat;
    background-position: center 30px;
}
/* 7. video */
.video-position {
	position: absolute;
	bottom: -170px;
	left: 50px;
}
.video-img {
	position: relative;
	overflow: hidden;
	z-index: 1;   
}
.video-img img{
    width: 100%;
}
.video-img::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: .65;
}
.video-img a {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 9;
	font-size: 14px;
	color: #FFAE25;
	height: 80px;
	width: 80px;
	text-align: center;
	background: transparent linear-gradient(90deg, #FFAE25 0%, #FFAE25 100%) 0% 0% no-repeat padding-box;
	border-radius: 50%;
    padding: 25px;
}
.video-img a::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	height: 90px;
	width: 90px;
	background: transparent linear-gradient(90deg, #FFAE25 0%, #FFAE25 100%) 0% 0% no-repeat padding-box;
	z-index: -1;
	border-radius: 50%;
	transform: translate(-50%,-50%);
	animation: pulse-border 1500ms ease-out infinite;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
	opacity: 1;
	}
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
	opacity: 0;
	}
}
.left-align h2::before{margin: unset;}
.video-content p {
	margin-bottom: 30px;
}
.v-list ul li {
	margin-bottom: 20px;
}
.v-list ul li:last-child {
	margin-bottom: 0px;
}
.v-list ul li i {
	color: #FFAE25;
	display: inline-block;
	margin-right: 5px;
}
.v-padding {
	padding-top: 35px;
}
.s-video-wrap {
	background-position: center;
	background-size: cover;
	margin-bottom: -415px;
	height: 550px;
	display: flex;
	align-items: center;
	margin-top: 55px;
}
.s-video-content {
	padding-left: 200px;
}
.s-video-content a {
	z-index: 9;
	font-size: 14px;
	color: #FFAE25;
	height: 80px;
	width: 80px;
	text-align: center;
	line-height: 80px;
	background: #fff;
	border-radius: 50%;
	display: block;
	margin-bottom: 25px;
	position: relative;
}
.s-video-content a::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	height: 90px;
	width: 90px;
	background: rgba(255, 255, 255, 0.479);
	z-index: -1;
	border-radius: 50%;
	transform: translate(-50%,-50%);
	animation: pulse-border 1500ms ease-out infinite;
}
.s-video-content h2 {
	font-size: 55px;
	color: #fff;
	font-weight: 600;
	letter-spacing: -2px;
	margin-bottom: 20px;
}
.s-video-content p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 0;
}
.video-i.popup-video {
    position: absolute;
    left: 42%;
    top: 35%;
}
.video h2{
    color: #000;
}
.video p{
    color: #000;
}
.video .parolx-text-left{
    color: #A08BFF;
    left: -25px;
}

/* 8. choose */
.chosse-img {
	background-size: cover;
	height: 100%;
	right: 0;
	position: absolute;
	top: 0;
	width: 50%;
	background-repeat: no-repeat;
	background-position: center;
}
.choose-list{
	float:left;
	width: 100%;
}
.choose-list ul li {
	margin-bottom: 20px;
	color:#4A5764;
	width: 50%;
	float: left;
}
.choose-list ul li i {
	color: #FFAE25;
	display: inline-block;
	margin-right: 5px;
	font-size:18px;
}
.choose-area {
	background-size: cover;
	background-position: center;
}
.choose-content p {
	margin-bottom: 15px;
	color: #4A5764;
	padding-right: 50px;
}
/* 9. brand */
.single-brand {text-align: center;}
.single-brand img {display: inline-block;}
.single-brand img {
    height: 45px;
}
/* 10. work-process */
.wp-bg {
	background-position: center;
	background-size: cover;
}
.w-title h2{color: #383838;}
.w-title h2::before{background-color: #FFAE25;}
.wp-list {
	background: #232c8e;
	box-shadow: 0px 10px 30px 0px rgba(29, 38, 129, 0.48);
	padding: 80px 50px;
	padding-bottom: 75px;
}
.wp-list ul li {
	display: flex;
	align-items: start;
	overflow: hidden;
	margin-bottom: 45px;
}
.wp-list ul li:last-child {
	margin-bottom: 0px;
}
.wp-icon {
	margin-right: 25px;
}
.wp-content h5 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 15px;
}
.wp-content p{color: #fff;margin-bottom: 0;}
.wp-tag {
	position: absolute;
	left: 70px;
	top: 90px;
	animation: alltuchtopdown 3s infinite;
    -webkit-animation: alltuchtopdown 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}
@keyframes alltuchtopdown {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
	transform: rotateX(0deg) translateY(0px);
	}
  50% {
    -webkit-transform: rotateX(0deg) translateY(-10px);
    -moz-transform: rotateX(0deg) translateY(-10px);
    -ms-transform: rotateX(0deg) translateY(-10px);
    -o-transform: rotateX(0deg) translateY(-10px);
	transform: rotateX(0deg) translateY(-10px);
	}
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
	transform: rotateX(0deg) translateY(0px);
	}
}
@-webkit-keyframes alltuchtopdown {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
	transform: rotateX(0deg) translateY(0px);
	}
  50% {
    -webkit-transform: rotateX(0deg) translateY(-10px);
    -moz-transform: rotateX(0deg) translateY(-10px);
    -ms-transform: rotateX(0deg) translateY(-10px);
    -o-transform: rotateX(0deg) translateY(-10px);
	transform: rotateX(0deg) translateY(-10px);
	}
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
	transform: rotateX(0deg) translateY(0px);
	}
}
.wp-img {
	margin-right: -60px;
	margin-top: -60px;
	margin-bottom: -15px;
}
.wp-thumb img {
	width: 100%;
}
.inner-wp-icon {
	float: left;
	display: block;
	margin-right: 30px;
}
.inner-wp-c {
	overflow: hidden;
	display: block;
}
.inner-wp-c h5 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 15px;
}
.inner-wp-c p{margin-bottom: 0;}
/* 11. team */
.team-active .slick-dots{
    text-align: center;
}
.team-active .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.team-active .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    margin-left: 10px;
    border-radius: 50px;
    z-index: 1;
    cursor: pointer;
    background: no-repeat;
    transition: .3s;
    
}
 .team-active .slick-dots li.slick-active button {
}
.team-active .slick-dots li.slick-active button::before {
    background: url("../img/bg/active-dote.png");
    opacity: 1;
}
.team-active .slick-dots li button::before {
    content: "";
    width: 19px;
    height: 19px;
    background: url("../img/bg/dote.png");
    float: left;
    position: relative;
    margin-top: -9px;
    left: -19px;
    border-radius: 50%;
    opacity: .7;
    background-repeat: no-repeat;
    background-position: center;
}

.team-thumb{
    text-align: center;
    display: block;
    width: 100%;
}
.team-thumb img {
	max-width: 100%;
    display: inline-block;
}
.team-info {
	background: #fff;
	transform: translateY(0);
	padding: 30px 20px;
	transition: .3s;
    position: relative;
    overflow: hidden;
}
.team-info h4 {
	font-size: 34px;
	margin-bottom: 5px;
	transition: .3s;
}
.team-info span {
	font-size: 16px;
	transition: .3s;
}
.team-info p{
    color: #FFAE25;
}
.team-social a {
color: #FFAE25;
margin: 0 0 10px;
display: inline-block;
width: 45px;
height: 45px;
text-align: center;
background: #fff;
box-shadow: 3px 4px 15px #00000066;
border-radius: 50%;
font-size: 18px;
line-height: 45px;
}
.team-social a:hover{    
background: transparent linear-gradient(90deg, #FFAE25 0%, #07CCEC 100%) 0% 0% no-repeat padding-box;
box-shadow: 3px 4px 15px #EB334973;
color: #fff;    
}
.team-thumb .brd {
    border-bottom: none;
    display: inline-block;
    position: relative;
    margin-top: 5px;
}
.team-thumb .brd::before {
    content: "";
    position: absolute;
    top: -12px;
    left: -5px;
    font-weight: 200;
    color: #595B6B;
}

.team-thumb .dropdown {
    position: absolute;
    top: 5%;
    right: 10%;
}
.team-thumb .dropdown .xbtn {
    width: 45px;
    height: 45px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #00000066;
    display: inline-block;
    border-radius: 50%;
    font-size: 33px;
line-height: 37px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #FFAE25;
    cursor: pointer;
}
.team-thumb .dropdown .xbtn:hover{    
background: transparent linear-gradient(90deg, #FFAE25 0%, #07CCEC 100%) 0% 0% no-repeat padding-box;
box-shadow: 3px 4px 15px #3FB0CEA6;
color: #fff;    
}
.team-thumb .dropdown-menu{
    background: none;
    border: none;
    padding: 0;
    transform: translate3d(-3px, 45px, 0px) !important;
}



.single-team:hover .team-thumb .brd::before,.single-team:hover .team-thumb .brd::after{
    color: #FFAE25;
}


.single-team:hover .team-info{transform: translateY(-15px);
  }
.single-team:hover .team-info::before{
    content: "";
    height: 20px;
    background: transparent linear-gradient(30deg, #FFAE25 0%, #FFAE25 100%) 0% 0% no-repeat padding-box;
box-shadow: 3px 4px 15px #EB334973;
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    display: none;
}
.team-t h2 {
	top: 50px;
}
.single-team:hover .team-info h4{
    color: #FFAE25;
}
.slick-slide {
    outline: none;
}

.team-active .slick-arrow {
    position: absolute;
    top: 30%;
    left: -40px;
    border: none;
    background: none;
    padding: 0;
    font-size: 24px;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: .3s;
    width: auto;
}
.team-active .slick-next {
    left:inherit;
    right:-40px;
}
.team-area-content{
    padding: 100px 0;
}
.team-area-content .team-img-box{
        background: #fff;
    transform: translateY(0);
    padding: 30px 20px;
    transition: .3s;
    box-shadow: 3px 4px 15px #00000026;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;

}
.team-info h4 a:hover{
      color: #1a29a7;
}
.team-area-content span {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #36f110;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
}
.team-area-content .social a i.fab {
    font-size: 12px;
color: #fff;
margin: 0 5px;
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
background: #36f110;
border-radius: 50%;
line-height: 30px;
}
/* 12. project */
.project h2{
    color: #fff;
}
.single-project .project-info {
   position: absolute;
bottom: 15%;
right: 13px;
border-radius: 20px 0px 0px 20px;
background: #ffffffed;
padding: 20px;
width: 85%;
}
.single-project .project-info h4{
    font-size: 18px;
}
.single-project .project-info a{
    color: #FFAE25;
}
.single-project .project-info a img{
    display: inline;
    margin-left: 5px;
}
.portfolio-active {
    margin-left: -150px;
    margin-right: -150px;
}
.portfolio-active .single-project {
    position: relative;
}

.portfolio-active .slick-arrow {
    position: absolute;
    top: -124px;
    left: 69.5%;
    border: none;
    background: none;
    padding: 0;
    font-size: 24px;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: .3s;
    width: auto;
}
.portfolio-active .slick-next {
    left: 73.5%;
}
/* 12. counter */
.single-counter{
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 3px 4px 15px #00000026;
border-radius: 10px;
    padding: 30px;
}
.single-counter i {
	display: inline-block;
	width: 80px;
	height: 80px;
	background:#FFAE25;
	border-radius: 50%;
	margin-bottom: 30px;
	color:#fff;
	font-size: 40px;
	line-height: 80px;
}
.single-counter img{
    margin-bottom: 10px;
}
.count {
	font-size: 35px;
	color: #FFAE25;
	font-family:'Source Sans Pro', sans-serif;
	font-weight: 700;
	margin-bottom: 13px;
	line-height: 1;
	display: inline-block;
}
.counter small {
	font-size: 35px;
	font-weight: 700;
	color: #FFAE25;
	line-height: 1;
	position: relative;
	font-family:'Source Sans Pro', sans-serif;
}
.single-counter p {
font-size: 16px;
margin-bottom: 0;
    color: #000000;
}
.single-counter .line {
    display: inline-block;
    width: 1px;
    height: 50px;
    background: #FFAE25;
    margin-bottom: -5px;
    margin-top: 10px;
}
/* 13. cta */
.cta-bg {
	position: relative;
	background-size: cover;
	background-position: center;
	z-index: 1;
}

.cta-title h2{color: #fff;padding-bottom: 0; font-size:38px; margin-bottom: 35px;}
.cta-title h3{color: #fff;padding-bottom: 0; font-size:50px;}
.cta-title p{color: #fff; font-size:15px;}
.cta-title h2::before{content: none;}
.cta-content p {
	color: #fff;
	padding-right: 80px;
	margin-bottom: 35px;
}
.cta-btn .btn::before{background: #fff;}
.cta-right p {
	margin-bottom: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}
.call-tag {
	margin-bottom: 20px;
	animation: alltuchtopdown 3s infinite;
    -webkit-animation: alltuchtopdown 3s infinite;
    animation-delay: 0s;
    -webkit-animation-delay: 1s;
}
.cta-bg .video-img {
    margin-top: -200px;
    height: 757px;
}
.cta-bg .social{
    text-align: center;
}
.cta-bg .social .icon {
   display: inline-block;
    width: 110px;
    height: 110px;
    background: #FFAE25;
    padding: 30px;
    border-radius: 50%;
    line-height: 47px;
    margin-bottom: 30px;
    box-shadow: 3px 4px 15px #00000066;
}
.cta-bg .line{
    text-align: center;
}
.cta-bg .social a{
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}
/* 14. testimonial */
.testimonial-area h2,.testimonial-area p{
	
}
.ta-bg {
	height: 475px;
	width: 475px;
	background-repeat: no-repeat;
	margin-top: 25px;
}
.testimonial-author .ta {
    position: absolute;
    left: 50%;
    top: 50%;
    overflow: hidden;
    transition: all 1200ms ease;
    -moz-transition: all 1200ms ease;
    -webkit-transition: all 1200ms ease;
    -ms-transition: all 1200ms ease;
    -o-transition: all 1200ms ease;
}
.author-one.now-in-view {
	top: -25px;
	left: 110px;
}
.author-two.now-in-view {
	top: 21%;
	left: 69%;
}
.author-three.now-in-view {
	left: 67%;
	top: 66%;
}
.author-four.now-in-view {
	top: 77%;
	left: 53px;
}
.author-five.now-in-view {
	left: 50px;
	top: 41%;
}
.testi-author img {
	display:inline-block;
	margin-bottom: 20px;
}
.ta-info {
	overflow: hidden;
	display: block;
}
.ta-info h6 {
	font-size: 20px;
	margin-bottom: 5px;
	color:#fff;
}
.ta-info span {
	color:#fff;
	font-size: 14px;
}
.testi-author {
	overflow: hidden;
	align-items: center;
}
.single-testimonial p {
	margin-bottom: 25px;
}
.testimonial-active .slick-arrow {
	position: absolute;
	bottom: -80px;
	left: 0;
	border: none;
	background: none;
	padding: 0;
	font-size: 24px;
	color: #fff;
	z-index: 9;
	cursor: pointer;
	transition: .3s;
	width: 94%;
}
.testimonial-active i {
    font-size: 30px;
    color:#fff;
    margin-bottom: 30px;
}
.testimonial-active .slick-next {
	left: 40px;
}
.testimonial-active .slick-arrow:hover {color: #f3525a;}
.testimonial-avatar.p-relative {
	min-height: 455px;
	display: block;
	overflow: hidden;
}
.testimonial-avatar .ta {
	position: absolute;
	left: 50%;
	top: 50%;
	overflow: hidden;
	transition: all 1200ms ease;
	-moz-transition: all 1200ms ease;
	-webkit-transition: all 1200ms ease;
	-ms-transition: all 1200ms ease;
	-o-transition: all 1200ms ease;
}
.avatar-one.now-in-view {
	top: 0%;
	left: 28%;
}
.avatar-two.now-in-view {
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.avatar-three.now-in-view {
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.avatar-four.now-in-view {
	top: 20%;
	left: 70%;
}
.avatar-five.now-in-view {
	top: 70%;
	left: 25%;
}
.avatar-six.now-in-view {
	top: 59%;
	left: 64%;
}
.single-testimonial-bg {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #0000001A;
    border-radius: 10px;
    width: 92%;
    float: right;
    padding: 0px 15px 0px 120px;
    margin: 20px;
        margin-top: 20px;
    color: #6D6D6D;
    margin-top: 0;
    overflow: hidden;
    position: relative;
}
.single-testimonial-bg::before {
    content: "";
    position: absolute;
    background: #36f110;
    width: 20%;
    height: 100%;
    left: 0;
    z-index: 0;
}
.single-testimonial-bg:hover::before {
    background: #FFAE25;
}
.testimonial-active .slick-slide{position: relative;}
.testimonial-active .testi-img {
    float: left;
    margin-bottom: 20px;
    position: absolute;
    left: 29px;
    top: 25%;
    z-index: 1;
}
.testimonial-active .ta-info {
    overflow: hidden;
    float: left;
    margin-top: 30px;
    margin-bottom:15px;
}
.testimonial-active .ta-info span {
    color: #FFAE25;
    font-size: 14px;
}
.testimonial-active .ta-info h6 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #2A2E48;
}

.testimonial-active .com-icon {
    position: absolute;
right: 10%;
top: 30px;
}
.testimonial-active .slick-dots {
text-align: center;
}
.testimonial-active .slick-dots li {
    display: inline;
    margin: 0px 0px;
}
.testimonial-active .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    margin-left: 10px;
    border-radius: 50%;
    z-index: 1;
    cursor: pointer;
    background: no-repeat;
    transition: .3s;
    background: #E1E1E1;
    height: 8px;
    width: 8px;
}
.testimonial-active .slick-dots .slick-active button {
width: 8px;
border-radius: 50%;
height: 8px;
background: #FFAE25;
}
.testimonial-active2{
background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 3px 4px 15px #00000026;
border-radius: 10px;
width: 100%;
float: left;
padding: 30px;
}

.testimonial-active2 .slider-nav {
    float: right;
    width: 100%;
}
.slider-nav .slick-list.draggable {
    width: 233px;
    float: right;
}

.testimonial-active2 .slick-arrow {
	position: absolute;
	top: -140px;
	left: -82px;
	border: none;
	background: none;
	padding: 0;
	font-size: 24px;
	color: #fff;
	z-index: 9;
	cursor: pointer;
	transition: .3s;
}

.testimonial-active2 .slick-next {
	left:inherit;
   right: -82px;
}
.testimonial-active2 .slick-arrow:hover {color: #f3525a;}
.testimonial-avatar.p-relative {
	min-height: 455px;
	display: block;
	overflow: hidden;
}
.testimonial-active2 .slick-next.slick-arrow i,.testimonial-active2 .slick-arrow i {
    background: #f3525a;
    padding: 12px 15px;
}
.testimonial-active2 .testi-author img {
    float: left;
    margin-bottom: 20px;
}
.testimonial-active2 .ta-info {
    overflow: hidden;
    float: left;
    margin-top: 30px;
}
.testimonial-active2 .ta-info span {
    color: #f3525a;
    font-size: 14px;
}
.testimonial-active2 .ta-info h6 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #2A2E48;
}
.com-icon {
    position: absolute;
    right: 0;
    top: 20px;
}
.testimonial-item img {
    width: 80px;
    cursor: pointer;
}
/* faq */
.faq-btn {
	font-size: 17px;
	color: #fff;
	font-weight: 500;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 20px 30px;
	width: 100%;
	text-align: left;
	padding-right: 55px;
    background: transparent linear-gradient(90deg, #FFAE25 0%, #07CCEC 100%) 0% 0% no-repeat padding-box;
    border-radius: 10px;
}
.card .collapse.show {
    display: block;
    padding-top: 20px;
}
.faq-btn.collapsed {
    background: no-repeat;
    color: #190a32;
}
.faq-wrap .card-header:first-child {
	border-radius: 0;
}
.faq-wrap .card-header {
	padding: 0;
	margin-bottom: 0;
	background-color: unset;
	border-bottom: none;
}
.faq-wrap .card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: unset;
	padding: 25px 30px;
	padding-top: 0;
}
.faq-wrap .card-header h2 {
	font-size: unset;
}
.faq-wrap .card {
	border: none;
border-radius: 10px;
margin-bottom: 15px;
box-shadow: 1px 3px 11px #00000026;
}
.faq-wrap .card:last-child {margin-bottom: 0;}
.faq-wrap .card-header h2 button::after {
	position: absolute;
	content: "\f06e";
	top: 19px;
	right: 30px;
	font-size: 16px;
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	color: #fff;
}

.faq-wrap .card-header h2 button.collapsed::after {
	content: "\f070";
    color: #000;
}



/* 15. blog */

.home-blog-active .slick-dots{
    text-align: center;
    margin-top: 30px;
}
.home-blog-active .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.home-blog-active .slick-dots li button {
    text-indent: -99999px;
    border: none;
    padding: 0;
    margin-left: 10px;
    border-radius: 50px;
    z-index: 1;
    cursor: pointer;
    background: no-repeat;
    transition: .3s;
    
}
 .home-blog-active .slick-dots li.slick-active button {
}
.home-blog-active .slick-dots li.slick-active button::before {
    background: url("../img/bg/active-dote.png");
    opacity: 1;
}
.home-blog-active .slick-dots li button::before {
    content: "";
    width: 19px;
    height: 19px;
    background: url("../img/bg/dote.png");
    float: left;
    position: relative;
    margin-top: -9px;
    left: -19px;
    border-radius: 50%;
    opacity: .7;
    background-repeat: no-repeat;
    background-position: center;
}


.blog-thumb {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    /* box-shadow: 3px 4px 15px #00000026; */
}

.blog-thumb:hover img.b-link {
    opacity: 1;
}
.blog-thumb img {
	width: 100%;
}
.blog-thumb .ct-link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #36f110;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    font-size: 13px;
}
.blog-thumb .ct-link a{
    background: #FFAE25 0% 0% no-repeat padding-box;
border-radius: 5px;
    color: #fff;
    padding: 5px 10px;
}
.single-post-box{
    /* padding: 30px;
    border-radius: 10px; */
}
/* .single-post-box:hover,.single-post-box.active{
     background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 3px 4px 15px #00000026;
} */
.blog-content {
	padding: 30px 0px 0;
	position: relative;
	z-index: 1;
    transition: .3s;
    overflow: hidden;
}
.b-meta ul li {
	display: inline-block;
	margin-right: 5px;
}
.b-meta ul li:last-child{margin-right: 0;}
.b-meta ul li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #4A5764;
}
.b-meta ul li a.corpo{color: #FFAE25;}
.b-meta ul li a:hover {color: #FFAE25;}

.blog-content h4 {
    font-size: 18px;
    line-height: 1.3;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    position: relative;
    margin-bottom: 12px;
    height: 60px;
}

.blog-content h4::after{
    background-color: #36f110;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 60%;
    height: 2px;
}

.blog-content h4:hover a{color: #FFAE25;}


.blog-content p{
    color: #000;
    margin-bottom: 0;
    margin-left: 3px;
}

.blog-btn a {
    display: inline-block;
    color: #FFAE25;
    line-height: 50px;
    text-align: center;
}
.blog-btn a i {
    margin-left: 5px;
}
.b-meta i{
    margin-right: 5px;
    color: #FFAE25;
}


.bsingle__post-thumb img {
	  width: 100%;
}
.bsingle__post .video-p {
  	position: relative;
}
.bsingle__post .video-p .video-i {
	height: 80px;
	width: 80px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	line-height: 80px;
	border-radius: 50%;
	background: #fff;
	color: #FFAE25;
}
.blog-active .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 40px;
	border: none;
	background: none;
	padding: 0;
	font-size: 30px;
	color: #fff;
	z-index: 9;
	opacity: .4;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	cursor: pointer;
}
 .blog-active .slick-arrow.slick-next {
    right: 40px;
	left: auto;
}
 .blog-active .slick-arrow:hover {
	opacity: 1;
}
.bsingle__content {
	padding: 50px;
	border: 2px solid #f5f8fa;
}
.bsingle__post-thumb {

}
.bsingle__content .meta-info ul {
	margin-bottom: 7px;
}
.bsingle__content .meta-info ul li {
	display: inline-block;
	font-size: 14px;
	margin-right: 30px;
    font-weight: 500;
}
.bsingle__content .meta-info ul li a {
	color: #5f708f;
	text-transform: capitalize;
}
.bsingle__content .meta-info ul li a i {
	margin-right: 5px;
}
.bsingle__content .meta-info ul li a:hover {
	color: #FFAE25;
}
.bsingle__content .meta-info ul li i {
	margin-right: 5px;
}
.bsingle__content h2 {
	font-size: 32px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.bsingle__content h2:hover a {
	color: #FFAE25;
}
.bsingle__content p {
	padding-right: 35px;
	margin-bottom: 25px;
}
.bsingle__content .blog__btn .btn {
  background: transparent;
	border: 2px solid #FFAE25;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
}
.bsingle__content .blog__btn .btn::before {
  content: none;
}
.bsingle__content .blog__btn .btn:hover {
	background: #FFAE25;
	color: #fff;
}
.quote-post {
	background-position: center;
	background-repeat: no-repeat;
}
.quote-post .quote-icon {
    float: left;
    margin-right: 30px;
    display: block;
	margin-top: 20px;
}
.quote-post h2 {
    overflow: hidden;
	margin-bottom: 0;
}
.widget {
padding: 35px 25px 35px 25px;
border: 2px solid #f5f8fa;
overflow: hidden;
background: #f5f8fa;
}
.widget-title {
  	margin-bottom: 40px;
}
.widget-title h4 {
	font-size: 24px;
	margin-bottom: 0;
	line-height: 1;
}
.slidebar__form {
  	position: relative;
}
.slidebar__form input {
	background: #fff;
	border: none;
	width: 100%;
	padding: 18px 30px;
}
.slidebar__form input::placeholder {
	font-size: 12px;
	color: #4A5764;
}
.slidebar__form button {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	background: #FFAE25;
	padding: 18px 23px;
	color: #ffffff;
	font-size: 14px;
	cursor: pointer;
	height: 100%;
}
.widget-insta-post li {
	display: inline-block;
	margin: 5px 3px;
}
.widget-insta-post li:hover a::before {
	opacity: .7;
}
.widget-insta-post li a {
    position: relative;
	display: block;
}
.widget-insta-post li a::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background: #FFAE25;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.widget-social a {
	height: 40px;
	width: 40px;
	line-height: 40px;
	border-radius: 50%;
	display: inline-block;
	background: transparent;
	border: 1px solid #f5f8fa;
	color: #4A5764;
	margin: 0 3px;
}
.widget-social a:hover {
	background: transparent linear-gradient(90deg, #FFAE25 0%, #07CCEC 100%) 0% 0% no-repeat padding-box;
	color: #ffffff;
	border: none;
}
.cat__list li {
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
}
.cat__list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
	border: none;
}
.cat__list li:hover a {
	color: #FFAE25;
}
.cat__list li a {
    font-size: 14px;
	color: #4A5764;
}
.cat__list li a span {
	float: right;
	display: block;
}
.widget__post ul li {
	margin-bottom: 20px;
	overflow: hidden;
}
.widget__post ul li:last-child {
	margin-bottom: 0;
}
.widget__post-thumb {
	float: left;
	display: block;
	margin-right: 20px;
}
.widget__post-content {
	overflow: hidden;
	display: block;
}
.widget__post-content h6 {
	font-size: 16px;
	margin-bottom: 1px;
	padding-right: 15px;
	font-weight: 500;
	font-family: 'Source Sans Pro', sans-serif;
}
.widget__post-content h6:hover a {
	color: #FFAE25;
}
.widget__post-content span {
	font-size: 14px;
}
.widget__post-content span i {
	margin-right: 8px;
}
.widget__tag ul li {
	display: inline-block;
	margin: 5px 3px;
}
.widget__tag ul li:hover a {
	background: #FFAE25;
	border-color: #FFAE25;
	color: #ffffff;
}
.widget__tag ul li a {
	display: block;
	border: 1px solid #d8d8d8;
	font-size: 14px;
	color: #4A5764;
	padding: 9px 20px;
}
.widget.widget__banner {
	border: none;
	padding: 0;
	position: relative;
}
.widget__banner-thumb img {
	width: 100%;
}
.widget__banner-overly {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
	text-align: center;
}
.widget__banner-overly > span {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 2px;
	display: block;
	margin-bottom: 160px;
}
.widget__banner-overly h3 {
	color: #ffffff;
	font-size: 40px;
	margin-bottom: 129px;
	font-weight: 500;
}
.widget__banner-overly h3 span {
	display: block;
	font-family:'Source Sans Pro', sans-serif;
	font-size: 30px;
	font-weight: 300;
}
.widget__banner-overly .btn {
	border-radius: unset;
	background: #fff;
	border: 2px solid #fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 17px 35px;
	color: #FFAE25;
}
.widget__banner-overly .btn:hover {
	background: transparent;
	color: #fff;
}
.meta__info ul {
  	margin-bottom: 7px;
}
.meta__info ul li {
    display: inline-block;
    font-size: 14px;
	margin-right: 30px;
    font-weight: 500;
}
.meta__info ul li a {
	color: #4A5764;
	text-transform: capitalize;
}
.meta__info ul li a i {
	margin-right: 5px;
}
.meta__info ul li a:hover {
	color: #FFAE25;
}
.meta__info ul li i {
	margin-right: 5px;
}
.details__content h2 {
	font-size: 32px;
	line-height: 1.3;
	margin-bottom: 20px;
	padding-right: 0;
}
.details__content p {
  	margin-bottom: 18px;
}
.details__content blockquote {
	background: #152136;
	padding: 30px 35px;
	padding-left: 90px;
	position: relative;
	font-size: 14px;
	padding-right: 50px;
	margin-top: 45px;
	margin-bottom: 45px;
	line-height: 1.7;
	color: #99a7c0;
	z-index: 1;
}
.details__content blockquote::before {
	position: absolute;
	content: "";
	left: 19px;
	top: 29px;
	background: url(../img/icon/blockquote_d.png);
	height: 86px;
	width: 92px;
	z-index: -1;
}
.details__content blockquote footer {
	font-size: 14px;
	margin-top: 15px;
	color: #fff;
	font-weight: 600;
}
.details__content-img {
  	margin: 45px 0;
}
.details__content-img img {
	width: 100%;
}
.details__content figure {
	margin-top: 45px;
	margin-bottom: 60px;
}
.details__content figure img {
    float: left;
    width: 255px;
	margin-right: 30px;
}
.post__tag h5 {
	font-size: 18px;
	margin-bottom: 20px;
}
.post__tag ul li {
	display: inline-block;
	margin-right: 15px;
}
.post__tag ul li a {
	font-size: 14px;
	text-transform: uppercase;
	border: 2px solid #e5e5e5;
	padding: 12px 18px;
	font-weight: 500;
	display: inline-block;
	border-radius: 3px;
	color: #4A5764;
}
.post__tag ul li a:hover {
	border-color: #FFAE25;
	background: #FFAE25;
	color: #ffffff;
}
.post__share h5 {
	font-size: 18px;
	margin-bottom: 30px;
}
.post__share ul li {
	margin-left: 20px;
	display: inline-block;
}
.post__share ul li a {
    font-size: 18px;
    display: inline-block;
	color: #4A5764;
}
.post__share ul li a:hover {
	color: #FFAE25;
}
.posts_navigation {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.posts_navigation .prev-link span {
    font-size: 14px;
    text-transform: uppercase;
	letter-spacing: 2px;
}
.posts_navigation .prev-link h4 {
	font-size: 24px;
	margin-bottom: 0;
	text-transform: capitalize;
}
.posts_navigation .prev-link h4:hover a {
	color: #FFAE25;
}
.posts_navigation .next-link span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
	letter-spacing: 2px;
}
.posts_navigation .next-link h4 {
    font-size: 24px;
	margin-bottom: 0;
}
.posts_navigation .next-link h4:hover a {
	color: #FFAE25;
}
.related__post .post-title {
  	margin-bottom: 35px;
}
.related__post .post-title h4 {
	font-size: 26px;
	margin-bottom: 0;
}
.related-post-wrap .post-thumb img {
  	width: 100%;
}
.related-post-wrap .rp__content {
	padding: 44px;
	border: 2px solid #f4f3fb;
	border-top: none;
}
.related-post-wrap .rp__content h3 {
	font-size: 24px;
	margin-bottom: 20px;
	line-height: 1.4;
}
.related-post-wrap .rp__content h3:hover a {
	color: #FFAE25;
}
.related-post-wrap .rp__content p {
    margin-bottom: 0;
	font-size: 14px;
}
.avatar__wrap {
	background: #f5f8fa;
	padding: 50px 80px;
}
.avatar__wrap .avatar-img {
    margin-top: -115px;
	margin-bottom: 35px;
}
.avatar__wrap-content p {
    font-size: 14px;
	margin-bottom: 0;
}
.avatar__info h5 {
	font-size: 26px;
	margin-bottom: 10px;
}
.avatar__info-social {
  	margin-bottom: 20px;
}
.avatar__info-social a {
    font-size: 12px;
    color: #9498b6;
    display: inline-block;
	margin: 0 5px;
}
.avatar__info-social a:hover {
	color: #FFAE25;
}

.comment__wrap {
  	border-bottom: 1px solid #eaeaea;
}
.comment__wrap-title {
	margin-bottom: 35px;
}
.comment__wrap-title h5 {
	font-size: 26px;
	margin-bottom: 0;
}
.single__comment .comments-avatar {
	float: left;
	width: 100px;
	margin-right: 30px;
}
.single__comment.children {
 	margin-left: 130px;
}
.single__comment.children .avatar-name h6 i {
    font-size: 12px;
    color: #4A5764;
	margin-left: 20px;
}
.comment-text {
  	overflow: hidden;
}
.comment-text .avatar-name {
	overflow: hidden;
}
.comment-text .avatar-name h6 {
	font-size: 18px;
	margin-bottom: 7px;
}
.comment-text .avatar-name span {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #FFAE25;
}
.comment-text .avatar-name .comment-reply {
	float: right;
	display: inline-block;
	border: 2px solid #f4f4ff;
	padding: 8px 18px;
	border-radius: 50px;
	font-size: 14px;
	margin-top: -23px;
	color: #4A5764;
}
.comment-text .avatar-name .comment-reply:hover {
	border-color: #FFAE25;
	background: #FFAE25;
	color: #ffffff;
}
.comment-text .avatar-name .comment-reply i {
	margin-right: 5px;
}
.comment-text p {
    font-size: 14px;
	margin-bottom: 0;
}
.comment__form {
	padding: 50px;
	background: #f5f8fa;
}
.comment__form .comment-field {
	position: relative;
}
.comment__form .comment-field.text-area i {
	top: 25px;
	transform: unset;
}
.comment__form .comment-field i {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	color: #FFAE25;
	font-size: 14px;
    display: none;
}
.comment__form .comment-field textarea {
	height: 150px;
	width: 100%;
	padding: 20px 30px;
	padding-right: 50px;
	background: #ffffff;
	border: none;
}
.comment__form .comment-field textarea::placeholder {
	font-size: 14px;
	color: #a7a7c1;
}
.comment__form .comment-field textarea:focus {
	outline: 1px solid #FFAE25;
}
.comment__form .comment-field input {
	width: 100%;
	padding: 20px 30px;
	padding-right: 50px;
	background: #ffffff;
	border: none;
}
.comment__form .comment-field input::placeholder {
	font-size: 14px;
	color: #a7a7c1;
}
.comment__form .comment-field input:focus {
	outline: 1px solid #FFAE25;
}
.comment__form .btn {
	background: transparent;
	border: 2px solid #FFAE25;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
    box-shadow: none;
}
.comment__form .btn::before{content: none;}
.comment__form .btn:hover {
	color: #fff;
	background: #FFAE25;
}
/* 16. pagination */
.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	padding-left: 0;
	list-style: none;
	border-radius: 0;
}
.pagination .page-item {
	display: inline-block;
	margin: 0 5px;
}
.pagination .page-item a.page-link {
	border-radius: 50%;
	padding: 0;
	height: 70px;
	width: 70px;
	line-height: 70px;
	background: #f8f8f8;
	color: #9fa7c5;
	font-size: 14px;
	border: none;
	font-weight: 500;
}
.pagination .page-item:hover a.page-link {
	box-shadow: 0px 16px 32px 0px rgba(255, 74, 87, 0.2);
	background: #ff4a57;
	color: #fff;
}
.pagination .page-item.active a.page-link {
	box-shadow: 0px 16px 32px 0px rgba(255, 74, 87, 0.2);
	background: #ff4a57;
	color: #fff;
}
.pagination-wrap .pagination {
	display: block;
	border-radius: unset;
}
.pagination-wrap .pagination li {
	display: inline-block;
	margin-right: 6px;
	margin-left: 0;
	margin-bottom: 0;
}
.pagination-wrap .pagination li.active a {
	background: #FFAE25;
	color: #ffffff;
	box-shadow: 0px 8px 16px 0px rgba(26, 35, 126, 0.32);
}
.pagination-wrap .pagination li a {
	border: none;
	height: 50px;
	width: 50px;
	display: block;
	line-height: 50px;
	background: #FFAE25;
	border-radius: 50%;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.pagination-wrap .pagination li a:hover {
	color: #ffffff;
	background: #FFAE25;
}
/* 17. f-cta */
.f-cta-area {
	background: #fff;
	margin-left: 260px;
	margin-right: 260px;
	position: relative;
	top: -70px;
	margin-bottom: 30px;
	box-shadow: 0 -3px 65px 0 rgba(0,0,0,.09);
}
.f-cta-icon i {
	display: inline-block;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	background: #FFAE25;
	border-radius: 50%;
	color: #fff;
	font-size: 14px;
	margin-bottom: 15px;
}
.contact-info {
    padding: 30px 20px;
    background: #3c3935;
}
.contact-info p{
	color:#fff;
}
.contact-info h5{
	color:#FFAE25;
}
.single-cta {
    border-bottom: 1px solid;
}
div.single-cta:last-child {
    border: 0;
}
.single-cta h5 {
	font-size: 20px;
	margin-bottom: 10px;
}
.single-cta p{margin-bottom: 0;}
.single-cta p a{color: #FFAE25;}
.s-cta-btn .btn{background:#383838;color:#fff;margin-top: 10px;}
.s-cta-btn .btn::before{content: none;}
/* 18. pricing */
.pricing-box {
    background: url(../img/bg/price-bg.png);
    background-repeat: no-repeat;
    box-shadow: 3px 4px 15px #0000001A;
    border-radius: 10px;
    float: left;
    width: 100%;
    position: relative;
    background-size:cover;
}
.pricing-btn {
    width: 100%;
}
.pricing-head {
padding: 30px 0 0;
float: left;
width: 100%;
margin-bottom: 30px;
}
.pricing-head .icon {
    width: 84px;
height: 84px;
    display: inline-block;
    background: #A896FF 0% 0% no-repeat padding-box;
    border-radius: 50%;
    line-height: 84px;
}
.pricing-head h4 {
	font-size: 30px;
	font-weight: 700;
	color:#fff;
	margin-bottom: 22px;
	text-transform:uppercase;
}
.price-count h2 {
font-size: 30px;
font-weight: 800;
margin-bottom: 0;
color: #FFAE25;
font-family: 'Source Sans Pro', sans-serif;
}
.price-count small {
	font-size: 18px;
	font-weight: 600;
	position: relative;
	top: -20px;
	margin-right: 3px;
}
.price-count span {
	font-size: 15px;
	font-weight: 400;
	color: #6D6D6D;
}
.pricing-body {
	padding: 0px 50px 35px;
    width: 100%;
}
.pricing-body li{
	margin-top:15px;
    color: #000000;
    font-size: 18px;
}

.pricing-body p {
	margin-bottom: 15px;
	font-size: 14px;
}
.pricing-btn .btn {
background: #FFAE25 0% 0% no-repeat padding-box;
box-shadow: 3px 4px 15px #00000026;
border-radius: 10px;
padding: 15px 30px;
color: #fff;
position: relative;
font-weight: 600;
text-align: center;
    display: inline-block;
}

.pricing-btn .btn::before{content: none;}
.pricing-btn .btn:hover{background: #36f110;color: #fff;border-color: #FFAE25; box-shadow: none;}
.pricing-box.active{border: 3px dashed #1C19A1;}
.pricing-body {
    float: left;
}

/* 19. contact */
.contact-area {
	background-repeat: no-repeat;
	background-position: center center;
}
.contact-wrapper textarea {
	border: 0;
	color: #000;
	font-size: 15px;
	height: 200px;
	width: 100%;
	text-transform: capitalize;
	transition: .3s;
	background: #f4f4fe;
	padding: 30px 40px;
}
.contact-wrapper textarea::-moz-placeholder {
	color: #b3bdcd;
	font-size: 14px;
}
.contact-wrapper textarea::placeholder {
	color: #8990b0;
	font-size: 14px;
}
.c-icon i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 40px;
	color: #8990b0;
	font-size: 14px;
}
.contact-message.c-icon i{top: 30px;transform: unset;}
.contact-wrapper input {
	border: 0;
	color: #000;
	font-size: 15px;
	height: 80px;
	text-transform: capitalize;
	width: 100%;
	padding: 0 40px;
	transition: .3s;
	background: #f4f4fe;
}
.contact-wrapper input::-moz-placeholder {
	color: #8990b0;
	font-size: 14px;
}
.contact-wrapper input::placeholder {
	color: #8990b0;
	font-size: 14px;
}
.contact-name {
	position: relative;
}
.contact-field label {
	display: block;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 20px;
	cursor: unset;
}
.contact-field input {
	width: 100%;
border: none;
background: #fff;
padding: 10px 20px;
transition: .3s;
border: 1px solid #C3C3C3;
border-radius: 30px;
}
.contact-field.c-name::after{content: "\f007";}
.contact-field::after {
	position: absolute;
	font-family: "Font Awesome 5 Pro";
	display: inline-block;
	font-size: 14px;
	text-align: center;
	right: 25px;
	color: #FFAE25;
	bottom: 22px;
    display: none;
}
.contact-field.c-email::after{content: "\f0e0";}
.contact-field.c-subject::after{content: "\f249";}
.contact-field.c-message::after {
	content: "\f303";
	font-weight: 700;
	top: 20px;
	bottom: unset;
}
.contact-field input::placeholder{color: #9e9e9e;}
.contact-field textarea {
	width: 100%;
	border: none;
	background: #fff;
	padding: 14px 20px;
	transition: .3s;
	border: 1px solid #dfdfdf;
	height: 100px;
    border-radius: 10px;
}
.contact-bg {
	background-size: cover;
	background-position: center;
	z-index: 1;
}
.contact-img {
    margin-left: -400px;
}

/* 20. footer */
.footer-top-heiding .container {
    border-bottom: 1px solid #fff;
    margin-bottom: 50px;
    padding-bottom: 30px;
}
.footer-top-heiding h2{
    color: #fff;
    font-size: 35px;
}
.footer-bg {
    background: #36f110;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 130px 130px 0px 0px;
}
.f-cta-area.gray-bg {
	background: #f4f4fe;
	border-top: 3px solid #f3525a;
}
.footer-text p {
	color: #fff;
	margin-bottom: 0;
}
.footer-social span {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	font-family: 'Rubik', sans-serif;
	display: inline-block;
	margin-right: 20px;
}
.footer-social a {
	font-size: 14px;
display: inline-block;
margin-left: 5px;
height: 35px;
width: 35px;
background: #ffffff30;
text-align: center;
line-height: 35px;
border-radius: 50%;
color: #fff;
}
.footer-social a:hover{color: #fff;background: #FFAE25 0% 0% no-repeat padding-box;
box-shadow: 3px 4px 15px #00000026;}
.f-widget-title h5 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	position: relative;
}

.f-widget-title h5::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 3px;
width: 60px;
background: #ffae25;
}
.footer-link ul li i {
    color: #f3525a;
    margin-right: 5px;
    display: none;
}
.footer-link ul li a {
	color: #fff;
	font-size: 14px;
	display: inline-block;
}
.footer-link ul li a:hover{padding-left: 5px;color: #f3525a;}
.footer-link ul li {
	margin-bottom: 10px;
}
.footer-link ul li:last-child{margin-bottom: 0;}
.f-insta ul li {
	display: inline-block;
	margin-bottom: 10px;
	margin-left: 5px;
}
.f-insta ul li a{display: block;position: relative;}
.f-insta ul li a::before {
	content: "\e035";
	font-family: "dripicons-v2" !important;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 24px;
	color: #f3525a;
	transition: .3s;
	opacity: 0;
	z-index: 9;
}
.f-insta ul li a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #f3525a;
	opacity: 0;
	transition: .3s;
}
.f-insta ul li:hover a::before{top: 50%;opacity: 1;}
.f-insta ul li:hover a::after{opacity: .6;}
.copyright-wrap {
 background: #F2EFFF;
padding: 10px 0;
color: #36f110;
}
.f-contact i {
    width: 40px;
    height: 40px;
    background: #ffae25;
    line-height: 40px;
    color: #fff !important;
    text-align: center;
    border-radius: 50%;
    float: left;
}
.f-contact span {
    float: left;
    color: #fff;
    margin-left: 8px;
}
.f-contact a{
    color: #fff;
}
.f-contact li {
    float: left;
    margin-bottom: 20px !important;
    width: 100%;
}
#contact-form4{
    margin-top: 20px;
}
#contact-form4 input {
    float: left;
    border-radius: 10px 0 0px 10px;
    padding: 23px 30px;
    border: none;
    width: 75%;
}
#contact-form4 button {
    padding: 15px 30px;
    border-radius: 0px 10px 10px 0;
}
/* Fillter css */

.portfolio .col2 .grid-item {
    width: 49%;
	padding:15px;
}
.portfolio .col3 .grid-item {
    width: 33.33%;
	padding:15px;
    margin: 0;
}
.gallery-image figcaption {
    position: absolute;
	bottom: -50px;
	left: 0;
	background: #fff;
	width: 100%;
	padding: 15px 0;
	text-align: center;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	opacity: 0;
	color: #222;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	font-weight: 500;
}
.gallery-image:hover figcaption {
   opacity: 1;	
    bottom:0px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;	

}
.button-group {
    padding-bottom: 15px;
}

.button-group button {
    border: none;
    background: none;
    transition: .3s;
    font-size: 14px;
    margin: 0 15px;
	padding-bottom: 15px;
    cursor: pointer;
    outline: none;
    color: #000a2d;
    font-weight: 500;
	text-transform:uppercase;
    position: relative;
}
.button-group button:hover {
    color: #FFAE25;
}
.button-group button.active{
	background: transparent;
	color: #FFAE25;
	box-shadow: inset 0 -2px 0 #FFAE25;
}
/* 21. Menu Theme dropdown default css */
.single-cta {
    line-height: 28px;
}
.single-cta a {
    color: #000000;
}
.main-menu ul li.has-sub .current a{
   color:#222;
}
.main-menu ul li.current a{
   color:#FFAE25;
}
.main-menu .has-sub > ul {
display:none;
position: absolute;
background-color: #ffff;
min-width: 250px;
z-index: 1;
transition: all 0.3s ease-in-out;
margin-top: 15px;
border-top: 4px solid #FFAE25;
box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}
.main-menu .has-sub li a{
    padding: 15px;

}
.main-menu .has-sub li {
margin-left: 0 !important;
float: left;
border-bottom: 1px solid #4A576433;
width: 100%;
text-align: left;

}

.main-menu .has-sub a:hover{
	color:#FFAE25;
}

.main-menu .has-sub:hover > ul { display:block; margin-top: 0px;}
.main-menu .has-sub > ul > .has-sub > ul {
  display: none;
  position: absolute;
background-color: #ffff;
width: 250px;
z-index: 1;
padding: 0;
margin-left: -255px;
margin-top: 0;
top: -3px;
}
.main-menu .has-sub > ul > .has-sub:hover > ul{display: block;}
.main-menu .has-sub > ul > .has-sub > ul > .has-sub > ul {
   display: none;
  position: absolute;
background-color: #ffff;
width: 250px;
z-index: 1;
padding: 0;
margin-left: 255px;
margin-top: 0;
top: -3px;
}
.main-menu .has-sub > ul > .has-sub > ul > .has-sub:hover > ul {display: block;}

.main-menu .has-sub ul li a {
    color: #000;
}
.main-menu .has-sub ul li a:hover {
    color: #FFAE25;
}
/* 23. mega menu */

.offcanvas-menu .has-mega-menu ul {
    display: none;
}
.offcanvas-menu  li.has-sub.has-mega-menu:hover > ul {
   margin-left: -1160px;
background: #00081b;
top: 121px;
}
.offcanvas-menu .mega-menu-column.has-sub ul li a {
    color: #fff;
	font-size: 14px;
}
.offcanvas-menu .mega-menu-column.has-sub ul li a:hover {
    color: #FFAE25;
}
.has-mega-menu{
        position:static;
    }
	 
    li.has-sub.has-mega-menu ul{
        position: absolute;
        top: NNpx; /*insert the needed value*/
        z-index: 100;
        left:0px;
        right:0px;
		width: 1180px;

    }
	.main-menu .mega-menu-column.has-sub a {
    color: #333;
}
.main-menu .mega-menu-column.has-sub a:hover {
    color: #FFAE25;
}
    li.has-sub.has-mega-menu:hover>ul{
    /*flexbox fallback for browsers that do not support CSS GRID lyout*/
        display: flex;
        flex-wrap: wrap;
    /*CSS GRID lyout*/ 
        display: grid;
        grid-template-columns: repeat(auto-fit,minmax(25%, 1fr));   
		margin-left: -820px;
		
    }
	li.has-sub.has-mega-menu:hover>ul>li>ul{
    /*flexbox fallback for browsers that do not support CSS GRID lyout*/
        display: flex;
        flex-wrap: wrap;
width: auto;
background:none;
    /*CSS GRID lyout*/ 
        display: grid;       
		position: relative;
border: none;
margin-left:0;
    }


@media screen and (min-width: 992px){
    li.has-mega-menu:hover>ul{grid-template-columns: repeat(auto-fit,minmax(33.3333%, 1fr)); }
}
@media screen and (min-width: 1200px){
    li.has-mega-menu:hover>ul{grid-template-columns: repeat(auto-fit,minmax(25%, 1fr)); }
}

@media screen and (min-width: 600px){
    li.mega-menu-column {
        width: 100%;
        max-width: 100%;
        min-height: 1px;
        padding: 10px 25px;
        flex: 1 0 calc(50%);
    }
}
@media screen and (min-width: 992px){
    li.mega-menu-column {flex: 1 0 calc(33.333%);}
}

   .main-menu .has-sub .mega-menu-column li {flex: 1 0 calc(25%); border:none;}


/* 22. Theme sidebar widge css */
.sidebar-widget a{
	color:#777;
}
.tag-cloud-link {
    font-size: 14px !important;
	border: 2px solid #f6f6f6;
	padding: 10px 19px !important;
	display: inline-block;
	margin: 10px 4px;
	text-transform: capitalize;
	float: none !important;
	width: auto !important;
}
.tag-cloud-link:hover {
     border: 2px solid #FFAE25;
	 color:#6a6a6a;
}
.widget_text img{
	width:100%;
	height:auto;
}
.sidebar-widget select{
	width:100%;
	padding:10px;
	border: 2px solid #f6f6f6;
}
.recentcomments a{
 color:#000000;
}
.sidebar-widget a.rsswidget{
 color:#000000;
}
#wp-calendar caption {
    color: #000000;
    font-weight: 500;
    font-size: 14px;
}
.quote-post{
	background: url(../images/quote_bg.png);
}
.widget_media_image a:hover {
    padding-left: 0 !important;
}
.sidebar-widget .widget li .children {

    border-top: 1px solid #f6f6f6;
    margin-top: 10px;
    padding-bottom: 0px;
    display: inline-block;
    width: 100%;

}
.sidebar-widget .widget li.page_item_has_children,
 {
    padding-bottom: 0;
}
.sidebar-widget .widget .children{
	padding-left:15px;
}

.sidebar-widget .widget .children ul.children{
	padding-left:30px;
}
.sidebar-widget .page_item_has_children li {

    padding-top: 10px;
    display: block;

}
.sidebar-widget .widget .children li {
    padding-top: 10px;
}
.sidebar-widget .widget .children .children li {
    padding-top: 10px;
}
.sidebar-widget .widget li:last-child,.sidebar-widget .widget .children li:last-child,.sidebar-widget .widget .children .children li:last-child {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}

.sticky .bsingle__content,.tag-sticky-2{

background: #f6f6f6;

}
.sticky .bsingle__content ul li {

    margin-bottom: 15px;
    list-style: disc;
    margin-left: 10px;

}

#attachment_907 {
    width: 100% !important;
}
.wp-image-907 {
    width: 100% !important;
	height: auto;
}
.sidebar-widget .widget a{
width:85%;
text-align:left;
}
.sidebar-widget .widget a:hover {
    color: #FFAE25;
	padding-left:10px;
}
.sidebar-widget .widget .widget_archive li:hover,.widget_categories li:hover,.sidebar-widget .widget_archive li:hover{
	  color: #FFAE25;
}
.post-password-form input[type="password"]{
    background: #f6f6f6;
    border: none;
    width: 300px;
    padding: 10px 30px;
}
.post-password-form input[type="submit"] {
   border: none;
background: #000000;
padding: 10px 30px;
color: #ffffff;
font-size: 14px;
cursor: pointer;
}
.post-password-form input[type="submit"]:hover {
    background: #FFAE25;
}
.wp-block-cover__video-background {
    width: 100%;
}
.sidebar-widget .widget_nav_menu .sub-menu {
    padding-left: 15px;
}
.page #comments {
    float: left;
    width: 100%;
    margin-top: 50px;
}
video {
    width: 100%;
}
.sidebar-widget .widget_text a:hover{
	padding-left:0;
}
.dsnone
{
	display:none;
}

.wp-block-media-text__media img {
    width: 100%;
}

.wp-block-image .alignleft {
    float: left;
    margin-right: 1em;
}
.wp-block-image figure.alignright {
    margin-left: 1.5em;
}
.wp-block-image .alignright {
    float: right;
    margin-left: 1em;
}
.wp-block-image img {
    max-width: 100%;
}

.wp-block-galler {
    overflow: hidden;
	display:inline-block;
    position: relative;
	width:100%;
}
.blocks-gallery-item {
    margin: 0;
    position: relative;
}
.blocks-gallery-item img, .blocks-gallery-item img:hover {
    background: 0 0;
    border: none;
    box-shadow: none;
    max-width: 100%;
    padding: 0;
    vertical-align: middle;
}
.blocks-gallery-item figcaption {
    background: #eee;
    background: rgba(255,255,255,.8);
    color: #333;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
	opacity: 0;
}
.blocks-gallery-item:hover  figcaption {
	opacity: 1;
}
.wp-block-gallery.columns-3 li
{
	width: 33.333%;
padding: 10px;
height: 200px;
}
.wp-block-gallery.columns-2 li
{
	width: 50%;
padding: 10px;
}
.wp-block-gallery {
    width: 100%;
    float: left;
}

.wp-block-gallery.columns-5 li {
    width: auto;
    height: auto;
    overflow: hidden;
    columns: auto;
}
.bsingle__content .alignright {
    float: right;
	  margin-left: 1.5em;
}
.bsingle__content .alignleft {
    float: left;
    margin-right: 1em;
}
.alignright {
    float: right;
	  margin-left: 1.5em;
}
.alignleft {
    float: left;
    margin-right: 1em;
}
figure.aligncenter {

    width: 100% !important;
    text-align: center;
	float:left;
}
.aligncenter {
	margin:auto;
	display: inherit;
}
.page-links {
    float: left;
    width: 100%;
    margin-top: 50px;
}
#comments {
    float: left;
    width: 100%;
}
.bsingle__content ul,.pages-content ul{
	padding-left:0px;
}
.comment-text ul{
	padding-left:20px;
}
.bsingle__content ul li,.comment-text ul li,.pages-content ul li {
    list-style: disc;
}
 .bsingle__content table th ,.bsingle__content table td,.comment-text table th ,.comment-text table td,.pages-content table th,.pages-content table td{
   border: 1px solid #f6f6f6;
padding: 10px;
}
 .bsingle__content table,.comment-text  table,.pages-content table  {
    margin-bottom: 20px;
}
.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile {
    padding: 30px;
}
 .bsingle__content ol {
    padding: 0 0 0 1.5em;
}
.bsingle__content ol li,.comment-text ol li,.pages-content ol li{
    list-style: decimal;
}
.bsingle__content figure {
    margin: 0 0 1rem;
}
a, h1, h2, h3, h4, h5, h6, p, span {
    overflow-wrap: break-word;
}
h1, h2, h3, h4, h5, h6{
    overflow-wrap: break-word;
}
.has-text-color.has-background.has-very-light-gray-color {
    color: #fff;
    padding: 21px;
}
.wp-block-cover-text {
    color: #fff;
    padding: 30px;
}
.tag-template img {
    width: auto !important;
}
.error-page .error-code {
    display: block;
    font-size: 150px;
    line-height: 150px;
    color: #333;
    margin-bottom: 20px;
    text-shadow: 5px 5px 1px rgba(0,0,0,.1);
}
.error-body a {

    margin-top: 30px;
    margin-bottom: 100px;

}
.tag-markup-2 li > ul, li > ol, .pages-content li > ul, li > ol {
    padding-left: 1.5em;
}
.tag-markup-2 ul li,.tag-markup-2 ol li,.comment-text ul li,.comment-text ol li,.pages-content ul li,.pages-content ol li {
    margin-top: 10px;
    margin-bottom: 0;
}
.parent-pageid-1725 figure.aligncenter {
    margin: 50px 0;
}
.bsingle__content ul ul li, .pages-content ul ul li {
  list-style: circle;
}

footer #wp-calendar caption
{
  color:#fff;
}
ol {
    padding-left: 15px;
}
iframe {
    width: 100%;
    height: auto;
}

.comment-list li {

    margin-bottom: 30px;

}
.wp-block-button__link {
    border: none;
    font-weight: 700;
    padding: .76rem 1rem;
    outline: none;
    outline: none;
    display: inline-block;
    background: #000000;
    color: #fff !important;
    width: auto;
	border-radius: 5px;
	text-align:center;
}
.wp-block-button.aligncenter .wp-block-button__link {

    width: 50%;
    display: block;
    margin: auto;

}
.wp-block-button.is-style-outline .wp-block-button__link {

    background: none;
    border: 2px solid #000000;
    color: #000000 !important;

}

.wp-block-button.is-style-squared .wp-block-button__link{
	border-radius: 0;
}
.has-2-columns,.has-3-columns,.has-5-columns,.has-6-columns
{
	float:left;
	width:100%;
}
.has-2-columns .wp-block-column {
float:left;
width:50%;
padding-right: 20px;
}
.has-3-columns .wp-block-column {
float:left;
width:33.333%;
padding-right: 20px;
}
.has-5-columns .wp-block-column {
float:left;
width:20%;
padding-right: 20px;
}
.has-4-columns .wp-block-column {
float:left;
width:25%;
padding-right: 20px;
}
.has-6-columns .wp-block-column {
float:left;
width:16.66666666666667%;
padding-right: 20px;
}
.wp-block-media-text.alignwide figure {

    float: left;
    width: 50%;
    margin-right: 20px;

}
 .wp-block-media-text.alignwide .has-large-font-size {
    font-size: 28px;
	color: #000000;
}
.wp-block-media-text__content {

    float: left;
    width: 47%;
    padding-top: 0;

}
.wp-block-columns.alignwide.has-3-columns blockquote{
	margin-top:0;
	padding-left: 20px;
}
.columns-3.is-cropped li {
    list-style: none;
    float: left;
    width: 33.333%;
}
.wp-block-gallery.alignleft.columns-2.is-cropped li {

    float: left;
    list-style: none;

}
.wp-block-gallery.alignwide.columns-4.is-cropped li {

    float: left;
    list-style: none;
    width: 25%;
    padding: 10px;

}
.wp-block-gallery.columns-6.is-cropped li {

    float: left;
    width: 16.666%;
    height: 129px;
    list-style: none;
    padding: 10px;

}
.wp-block-gallery.columns-7.is-cropped li {

    float: left;
    width: 14%;
    padding: 10px;
    list-style: none;
	min-height: 150px;

}
.wp-block-gallery.columns-8.is-cropped li {

    float: left;
    width: 12%;
    padding: 10px;
    list-style: none;
    min-height: 100px;

}
.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile {
    float: left;
}
.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile figure {
    float: left;
    width: 50%;
    margin-right: 20px;
}
.footer-widget .widgettitle,.footer-widget .cat-item,.footer-widget .widget ul li{
	text-align:left;
	color:#fff;
}
.footer-widget select {
    width: 100%;
    padding: 10px;
    border: 2px solid #f6f6f6;
}
.blog-deatails-box.single .single {
    display: none;
}

.redux-footer h2
{
	margin-top: 0px;
}
.footer-widget td {
    padding: 5px;
    text-align: center;
}

.footer-widget table {
    width: 100%;
    padding: 10px;
    background: #f5f5f5;
}
.footer-widget th {
    background: #f6f6f6;
    padding: 10px 5px;
    text-align: center;
    color: #000000;
}

.bsingle__content h1,.bsingle__content h2,.bsingle__content h3,.bsingle__content h4,.bsingle__content h5,.bsingle__content h6 {
    line-height: 1.3;
    margin-bottom: 20px;
}
.pages-content h1,.pages-content h2,.pages-content h3,.pages-content h4,.pages-content h5,.pages-content h6 {
    line-height: 1.3;
    margin-bottom: 20px;
}
.comment-list h1,.comment-list h2,.comment-list h3,.comment-list h4,.comment-list h5,.comment-list h6 {
    line-height: 1.3;
    margin-bottom: 20px;
}

.inner-linke-page {
    font-size: 16px;
    color: #000000;
}
.inner-linke-page a {
	border: none;
	height: 32px;
	width: 32px;
	display: inline-block;
	line-height: 32px;
	background: #FFAE25;
	border-radius: 50%;
	color: #fff;
	 font-weight: 400;
	font-size: 14px;
	text-align: center;
}
.inner-linke-page a:hover {
	color: #ffffff;
	background: #000000;
}
.inner-linke-page > span {
	border: none;
	height: 32px;
	width: 32px;
	display: inline-block;
	line-height: 32px;
	font-weight: 400;
	border-radius: 50%;
	font-size: 14px;
	text-align: center;
    background: #000000;
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.32);
}
pre {
	padding: 30px;
    background: #f6f6f6;
}
pre cite {
    color: #000;
}
.inner-linke-page {
    margin-bottom: 50px;
}
.attachment-aports-featured-large {
    width: 100%;
    height: auto;
}
.quote-post {
    min-height: 200px;
}
/* 0. Woocommcrece Theme default css */
.woocommerce ul.products li.product .price ins {
    background: 0 0;
    font-weight: 400;
    display: inline-block;
}
.short-ul {
    margin-bottom: 50px;
}
.woocommerce .cst-woocommerce .cart .button, .woocommerce .cart input.button,
.woocommerce .cst-woocommerce #respond input#submit.alt,
.woocommerce .cst-woocommerce a.button.alt,
.woocommerce .cst-woocommerce button.button.alt,
.woocommerce .cst-woocommerce input.button.alt,
.woocommerce .cst-woocommerce #respond input#submit,
.woocommerce .cst-woocommerce a.button,
.woocommerce .cst-woocommerce button.button,
.woocommerce .cst-woocommerce input.button,.woocommerce .cart .button, .woocommerce .cart input.button,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button
 {
	 text-transform: uppercase;
    -moz-user-select: none;
	background: #FFAE25;
	border: none;
	border-radius: 50px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0;
	padding: 15px 30px;
	text-align: center;
	text-transform: unset;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
}
.woocommerce-cart .page,.woocommerce-account .page,.woocommerce-checkout .page{
	width:100%;
}

.cst-woocommerce .columns-3 .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    left: 30%;
}
.cst-woocommerce .columns-3 .button.product_type_variable.add_to_cart_button {
    left: 28%;
}
.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 30px;
}
.woocommerce div.product div.images .flex-control-thumbs img {
    width: auto;
}
.woocommerce .summary .price {
    font-size: 18px !important;
    font-weight: 500;
}
.woocommerce-review-link .count,.woocommerce-review-link{
	font-size: 14px;
	color: #ababab;

}
.woocommerce .star-rating {
    color: #f1d700;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 48%;
    overflow: hidden;
}
.woocommerce .button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.woocommerce .button.product_type_variable.add_to_cart_button,
.woocommerce .button.product_type_grouped
 {
    top: 37%;
    opacity: 0;
    position: absolute !important;
    left: 21%;

}
.woocommerce .products li:hover .button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.woocommerce .products li:hover .button.product_type_variable.add_to_cart_button,
.woocommerce .products li:hover .button.product_type_grouped
{

	opacity:1;
	 margin-top:0px;
}
.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 0.5em 0.5em 0 0;
	min-height: 2.236em;
min-width: 5.236em;
background-color: #f00;
border-radius: 0;
line-height: 2.236;
font-weight: 500;
text-transform: uppercase;
}
.woocommerce span.onsale {
  margin: 15px;
  min-height: 2.236em;
  min-width: 5.236em;
  background-color: #f00;
  border-radius: 0;
  line-height: 2.236;
  font-weight: 500;
  text-transform: uppercase;
}
.posted_in a {
    color: #4A5764;
    font-weight: 400;
}
.woocommerce div.product form.cart {
    margin: 2em 0;
}
.woocommerce .quantity .qty {
  width: 90px;
line-height: 30px;
border: 1px solid #ccc;
padding: 3px 8px;
margin-top: 3px;
margin-bottom: 7px;
margin-right: 7px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 18px;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label label a{
  margin-top: 10px;
  color: #000000;
  display: inline-block;
}
.woocommerce ul li {
    list-style: none !important;
}
.woocommerce div.product form.cart .group_table td {
      border: 0;
    vertical-align: middle;
}
.woocommerce .orderby {
  width: 200px;
  line-height: 44px;
  border: 1px solid #ccc;
  padding: 8px 10px;
  margin-top: -14px;
  background: #f5f5f5;
  color: #5a5a5a;
}
.woocommerce .product_meta {
    font-weight: 500;
    color: #000000;
}
.woocommerce .sku {
    font-weight: 400;
    color: #4A5764;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after
 {
	 box-shadow: inherit !important;
	border-radius: 0;
	border: none;
}
.woocommerce .sku_wrapper {
    display: block;
    margin-bottom: 10px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	background:#f5f5f566;
    text-align: center;
	padding-bottom:20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 0 0;
    margin: 0 0 30px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 500;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background: none;
    border-radius: 0 0 0 0;
    margin: 0 0px;
    padding: 10px 3em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #FFAE25;
    z-index: 2;
    border-bottom-color: #FFAE25;
    border: none;
    color: #fff;
    border-radius: 0;
}
.woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 50px;
    display: inline-block;
	width: 100%;
}
.woocommerce div.product p.price, .woocommerce div.product span.price,.woocommerce ul.products li.product .price {
    color: #FFAE25;
    font-size: 12px;

}
.woocommerce-tabs.wc-tabs-wrapper h2 {

    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    transition: .3s;

}
.related.products h2,.woocommerce-order-details h2,.woocommerce-customer-details h2 {

    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    transition: .3s;

}
.woocommerce-cart-form th,.shop_table.woocommerce-checkout-review-order-table th,.shop_table.order_details th,.account-orders-table th{

    background: #000000;
	padding:10px 0;
    color: #fff;

}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {

    width: 173px;
    padding: 12px;
    border-radius: 30px;

}
.woocommerce ul.products li.product .star-rating {
    font-size: .857em;
    position: absolute;
    top: 15px;
    left: 15px;
}
.cst-woocommerce .page-title {
    display: none;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
    overflow: visible;
}
.woocommerce form .form-row label {
    line-height: 2;
    width: 100%;
}
.woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select {

    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    float: left;
    padding: 10px;
    border: 1px solid #ccc;

}
.col2-set {
    margin-bottom: 50px;
}
.woocommerce-MyAccount-navigation li {
    background: #000000;
    padding: 15px 25px;
    margin-bottom: 3px;
}
.woocommerce-MyAccount-navigation li:hover {
    background: #FFAE25;
    padding: 15px 25px;
    margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation li a{
	color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
    background: #f5f5f5;
    padding: 50px;
    min-height: 500px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #000000;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #FFAE25;
    color: #fff;
}
.wc-prodcut{background: #fff;transition: .3s;}
.wc-prodcut:hover {box-shadow: 0px 10px 80px 0px rgba(193, 193, 193, 0.41);}
.wc-prodcut:hover .blog-btn{color: #fff;background: #FFAE25;}
.wc-prodcut.active {box-shadow: 0px 10px 80px 0px rgba(193, 193, 193, 0.41);}
.wc-prodcut.active .blog-btn{color: #fff;background: #FFAE25;}
.wc-content {
    background: #fff;
    padding: 40px 30px;
	text-align:center;
    z-index: 1;
}
.wc-content h4 {
    font-size: 19px;
    line-height: 1.3;
}
.wc-prodcut .product-buttons a {
    background: #FFAE25;
    color: #fff;
    padding: 15px 30px;
    float: left;
    position: absolute;
    top: 30%;
    left: 32%;
    border-radius: 30px;
	font-size: 16px;
font-weight: 500;
	 opacity:0;
}
.wc-prodcut:hover .product-buttons a {
    opacity:1;
	top: 40%;
}
.woocommerce-Price-amount.amount {
    color: #FFAE25;
    font-size: 1.25em;
    font-weight: 500;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: none;
  }
  .woocommerce nav.woocommerce-pagination ul {
    border: none;
  }
  .button.product_type_external {
    display: none !important;
}
/* 16. pagination */
.woocommerce-pagination .page-numbers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	padding-left: 0;
	list-style: none;
	border-radius: 0;
}
.woocommerce-pagination .page-numbers .page-numbers {
	display: inline-block;
	margin: 0 5px;
}
.woocommerce-pagination .page-numbers .page-numbers {
  border: none;
height: 50px;
width: 50px;
display: block;
line-height: 40px;
background: #FFAE25;
border-radius: 50%;
color: #fff;
font-size: 14px;
text-align: center;
}
.woocommerce-pagination .page-numbers .page-numbers:hover {
	box-shadow: 0px 16px 32px 0px rgba(255, 74, 87, 0.2);
  background: #000000;
	color: #fff;
}
.woocommerce-pagination .page-numbers .page-numbers.current  {
  background: #000000;
  color: #ffffff;
}
.pagination-wrap .pagination {
	display: block;
	border-radius: unset;
}
.pagination-wrap .pagination li {
	display: inline-block;
	margin-right: 6px;
	margin-left: 0;
	margin-bottom: 0;
}
.pagination-wrap .pagination li.active a {
	background: #FFAE25;
	color: #ffffff;
	box-shadow: 0px 8px 16px 0px rgba(26, 35, 126, 0.32);
}
.pagination-wrap .pagination li a {
border: none;
height: 50px;
width: 50px;
display: block;
line-height: 50px;
background: #36f110;
border-radius: 50%;
color: #fff;
font-size: 14px;
text-align: center;
}
.pagination-wrap .pagination li a:hover {
	color: #ffffff;
	background: #FFAE25;
}

/* Here's the new CSS to add... */

.admin-bar .menu-area {
    margin-top: 15px;
}
.admin-bar .second-header {
    margin-bottom: -70px;
}
.admin-bar .sticky-menu {
  top: 32px;
  margin-top:0;
}


/* 24. call */


.call-area h2 span{
    color: #FFAE25;
}
.call-area p{
    color: #fff;
    opacity: 0.9;
}
.number {
    font-size: 55px;
    font-weight: 600;
    color: #FFAE25;
}
.single-brand {
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 3px 4px 15px #00000026;
border-radius: 10px;
    padding: 40px 20px;
    margin: 20px 0;
}
.single-brand:hover,.single-brand.active{
    background: transparent linear-gradient(90deg, #FFAE25 0%, #07CCEC 100%) 0% 0% no-repeat padding-box;
box-shadow:3px 4px 15px #3FB0CEA6;
}

/* Shop */
.shop-area select {
    padding: 10px;
}
.product__img {
  position: relative;
}
.product__img img {
	width: 100%;
}
.product:hover .product-action a {
  margin: 0 5px;
  opacity: 1;
  visibility: visible;
}

.product-action {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
}

.product-action a {
	display: inline-block;
	background: #ffffff;
	line-height: 40px;
	color: #a39fb4;
	margin: 0 8px;
	opacity: 0;
	visibility: hidden;
	border-radius: 5px;
	padding: 0 20px;
}

.product-action a:hover {
  background: #FFAE25;
  color: #ffffff;
}

.pro-cat {
  margin-bottom: 15px;
  display: block;
}

.pro-cat a {
  color: #FFAE25;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: bold;
  text-transform: uppercase;
}

.pro-title {
  margin-bottom: 12px;
}

.pro-title a {
  font-size: 24px;
}

.pro-title a:hover {
  color: #FFAE25;
}

.price span {
  color: #595B6B;
  font-size: 14px;
  display: inline-block;
  margin: 0 5px;
}

.price span.old-price {
  color: #b5b5b5;
  text-decoration: line-through;
}

.product-showing p {
  margin: 0;
  border: 2px solid #eaedff;
  padding: 17px 30px;
  text-align: center;
  line-height: 1;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .product-showing p {
    padding: 17px 15px;
  }
}

.pro-filter {
  position: relative;
  display: inline-block;
}

@media (max-width: 767px) {
  .pro-filter {
    float: left;
  }
}
.img, img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}
.pro-filter select {
  border: 2px solid #eaedff;
  padding: 17px 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 1;
  color: #6f7172;
  appearance: none;
  -moz-appearance: none;
  width: 145px;
  font-weight: 500;
}
.pro-filter .nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 0;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	height: 50px;
	line-height: 48px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: auto;
}
.pro-filter::before {
  content: "\f107";
  right: 15px;
  top: 15px;
  position: absolute;
  color: #758799;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}

.shop-tab ul li {
  margin-left: 20px;
}

@media (max-width: 767px) {
  .shop-tab ul li {
    margin-left: 10px;
  }
}

.shop-tab ul li a {
	font-size: 14px;
	font-weight: 500;
	color: #6f7172;
	letter-spacing: 2px;
	padding: 0;
	text-transform: uppercase;
	position: relative;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background: #f6f6ff;
	line-height: 51px;
	text-align: center;
}

.shop-tab ul li a.active {
  color: white;
  background: #8fb569;
}

.shop-thumb-tab {
  width: 160px;
  float: right;
}

@media (max-width: 767px) {
  .shop-thumb-tab {
    float: none;
    width: 100%;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .shop-thumb-tab ul {
    margin: 0 -5px;
  }
}

.shop-thumb-tab ul li {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .shop-thumb-tab ul li {
    width: 33.33%;
    float: left;
    padding: 0 5px;
  }
}

.shop-thumb-tab ul li a {
  padding: 0;
}

.product-details-img {
  margin-right: 180px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .product-details-img {
    margin-left: 0;
  }
}

.product-details-title p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.product-details-title h1 {
  font-size: 40px;
  margin: 0;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .product-details-title h1 {
    font-size: 36px;
  }
}
.details-price span {
	color: #FFAE25;
	font-size: 20px;
	font-weight: 600;
	margin-left: 0;
	margin-right: 10px;
}

.details-price {
  border-bottom: 2px solid #eaedff;
}

.product-cat span {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #100d1c;
}

.product-cat a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #FFAE25;
}

.product-cat a:hover {
  color: #8fb569;
}

.product-social a {
  margin-right: 10px;
  background: #f5f5ff;
  height: 50px;
  width: 50px;
  line-height: 48px;
  border-radius: 30px;
  color: #6f7172;
  display: inline-block;
  text-align: center;
  font-size: 14px;
}

@media (max-width: 767px) {
  .product-social a {
    margin-bottom: 10px;
  }
}

.product-social a:hover {
  background:#FFAE25;
  color: #ffffff;
}

.plus-minus {
  display: inline-block;
}

@media (max-width: 767px) {
  .plus-minus {
    display: block;
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .plus-minus {
    display: inline-block;
    margin-bottom: 0;
  }
}

.action-btn {
	background: #8fb569;
	padding: 20px 25px;
	border: none;
	margin-left: 15px;
	color: #ffffff;
	display: inline-block;
}

.action-btn:hover {
  background: #FFAE25;
  color: #ffffff;
}
.product-action-list {
	overflow: hidden;
}
.product-action-list a {
  float: left;
}

@media (max-width: 767px) {
  .product-action-list a.btn {
    padding: 23px 30px;
    margin-bottom: 7px;
  }
}

@media (max-width: 767px) {
  .product-action-list a.action-btn {
    margin-left: 5px;
    margin-bottom: 7px;
  }
}

.cart-plus-minus input {
  height: 60px;
  width: 100px;
  border: 0;
  border: 2px solid #eaedff;
  text-align: center;
  -moz-appearance: none;
  appearance: none;
}

.cart-plus-minus {
  display: inline-block;
  position: relative;
  margin-right: 15px;
}

.cart-plus-minus .qtybutton {
  position: absolute;
  top: 15px;
  left: 17px;
  font-size: 20px;
  color: #c4bedd;
  cursor: pointer;
}

.cart-plus-minus .inc {
  left: auto;
  right: 17px;
}

.additional-info .table td, .additional-info .table th {
  padding: .75rem 0;
  vertical-align: top;
  border-top: 1px solid #f6f6f6;
  font-weight: 400;
}

.shop-cat a {
  padding: 45px 30px;
  border: 2px solid #eaedff;
  display: block;
}

.shop-cat a i {
  font-size: 100px;
  color: #8fb569;
  margin-bottom: 30px;
  transition: .3s;
}

.shop-cat a h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  transition: .3s;
  letter-spacing: 1px;
}

.shop-cat a:hover {
  background: #8fb569;
  border-color: #8fb569;
}

.shop-cat a:hover i {
  color: #ffffff;
}

.shop-cat a:hover h4 {
  color: #ffffff;
}

.product-list-content .price span:first-child {
  margin-left: 0;
}

.bakix-details-tab ul {
  border-bottom: 2px solid #e1e1e1;
}

.bakix-details-tab ul li a {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  letter-spacing: 2px;
  padding: 0;
  text-transform: capitalize;
  position: relative;
  padding: 0 25px;
}

@media (max-width: 767px) {
  .bakix-details-tab ul li a {
    padding: 0 10px;
  }
}

.bakix-details-tab ul li a.active {
  color: #FFAE25;
}

.bakix-details-tab ul li a.active:before {
  position: absolute;
  bottom: -32px;
  left: 0;
  height: 2px;
  width: 100%;
  content: "";
  background: #FFAE25 ;
  transition: .3s;
}

@media (max-width: 767px) {
  .bakix-details-tab ul li a.active:before {
    display: none;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .bakix-details-tab ul li a.active:before {
    display: block;
  }
}

/* Cart */
.table-content table {
  background: #ffffff;
  border-color: #eaedff;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
}

.table-content table td.product-name {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}

.table-content table td.product-name a:hover {
  color: #FFAE25;
}

.table-content table td {
  border-top: medium none;
  padding: 20px 10px;
  vertical-align: middle;
  font-size: 16px;
}

.table-content table th, .table-content table td {
  border-bottom: 1px solid #eaedff;
  border-right: 1px solid #eaedff;
}

.product-quantity input {
	border: none;
	color: #6f7172;
	font-size: 14px;
	font-weight: normal;
	border: 0;
}

.table td, .table th {
	border-top: 1px solid #eaedff;
}

.product-quantity > input {
  width: 80px;
  border-radius: 3px;
}

.table-content table td.product-subtotal {
  font-size: 16px;
}

.table-content table td .cart-plus-minus {
  float: none;
  margin: 0 auto;
}

.coupon-all {
  margin-top: 50px;
}

.coupon {
  float: left;
}

@media (max-width: 767px) {
  .coupon {
    float: none;
  }
}
#coupon_code {
	height: 62px;
	border: 2px solid #eaedff;
	padding: 0 15px;
	margin-right: 10px;
}

@media (max-width: 767px) {
  #coupon_code {
    margin-bottom: 15px;
  }
}

.coupon2 {
  float: right;
}

@media (max-width: 767px) {
  .coupon2 {
    float: none;
    margin-top: 15px;
  }
}

.cart-page-total {
  padding-top: 50px;
}

.cart-page-total > h2 {
	font-size: 25px;
	margin-bottom: 20px;
	text-transform: capitalize;
}

.cart-page-total > ul {
  border: 1px solid #eaedff;
}

.cart-page-total > ul > li {
  list-style: none;
  font-size: 15px;
  color: #6f7172;
  padding: 10px 30px;
  border-bottom: 1px solid #eaedff;
  font-weight: 400;
}

.cart-page-total ul > li > span {
  float: right;
}

.cart-page-total li:last-child {
  border-bottom: 0;
}
td.product-thumbnail img {
	width: 125px;
}

/*Checkout */
.coupon-accordion h3 {
	background-color: #fff1f0;
	border-top: 3px solid #FFAE25;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 25px;
	padding: 1em 2em 1em 3.5em;
	position: relative;
	width: auto;
}

.coupon-accordion h3::before {
  content: "\f07b";
  left: 15px;
  top: 13px;
  position: absolute;
  color: #6f7172;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}

.coupon-accordion span {
  color: #6f7172;
  cursor: pointer;
  transition: .3s;
}

.coupon-accordion span:hover, p.lost-password a:hover {
  color: #FFAE25;
}

.coupon-content {
  border: 1px solid #eaedff;
  display: none;
  margin-bottom: 20px;
  padding: 30px;
}

.coupon-info p.coupon-text {
  margin-bottom: 15px;
}

.coupon-info p {
  margin-bottom: 0;
}

.coupon-info p.form-row-first label, .coupon-info p.form-row-last label {
  display: block;
  color: #6f7172;
}

.coupon-info p.form-row-first label span.required, .coupon-info p.form-row-last label span.required {
  color: red;
  font-weight: 700;
}

.coupon-info p.form-row-first input, .coupon-info p.form-row-last input {
  border: 1px solid #eaedff;
  height: 45px;
  margin: 0 0 14px;
  max-width: 100%;
  padding: 0 0 0 10px;
  width: 100%;
}

.coupon-info p.form-row input[type="submit"]:hover, p.checkout-coupon input[type="submit"]:hover {
  background: #FFAE25 none repeat scroll 0 0;
}

.coupon-info p.form-row input[type="checkbox"] {
  position: relative;
  top: 2px;
}

.form-row > label {
  margin-top: 15px;
  margin-left: 15px;
  color: #6f7172;
}

.buttons-cart input, .coupon input[type="submit"], .buttons-cart a, .coupon-info p.form-row input[type="submit"] {
  background: #000000 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
  padding: 0 15px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

p.lost-password {
  margin-top: 15px;
}

p.lost-password a {
  color: #6f6f6f;
}

p.checkout-coupon input[type="text"] {
  height: 45px;
  padding: 0 15px;
  width: 100%;
  border: 1px solid #eaedff;
  margin-bottom: 15px;
}

.coupon-checkout-content {
  display: none;
}

.checkbox-form h3 {
  border-bottom: 1px solid #eaedff;
  font-size: 26px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  width: 100%;
}

.country-select {
  margin-bottom: 30px;
  position: relative;
}

.country-select label, .checkout-form-list label {
  color: #6f7172;
  display: block;
  margin: 0 0 5px;
}

.country-select label span.required, .checkout-form-list label span.required {
  color: red;
}

.country-select select {
  -moz-appearance: none;
  border: 1px solid #eaedff;
  height: 45px;
  padding-left: 10px;
  width: 100%;
  color: #6f7172;
}

.country-select::before {
  content: "\f107";
  right: 15px;
  top: 38px;
  position: absolute;
  color: #6f7172;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}

.checkout-form-list {
  margin-bottom: 30px;
}

.checkout-form-list label {
  color: #6f7172;
}

.checkout-form-list input[type="text"], .checkout-form-list input[type="password"], .checkout-form-list input[type="email"] {
  background: #ffffff;
  border: 1px solid #eaedff;
  border-radius: 0;
  height: 45px;
  padding: 0 0 0 10px;
  width: 100%;
}

.checkout-form-list input[type="text"]::-moz-placeholder,
.checkout-form-list input[type="password"]::-moz-placeholder,
.checkout-form-list input[type="email"]::-moz-placeholder {
  color: #6f7172;
  opacity: 1;
}

.checkout-form-list input[type="text"]::placeholder,
.checkout-form-list input[type="password"]::placeholder,
.checkout-form-list input[type="email"]::placeholder {
  color: #6f7172;
  opacity: 1;
}

.checkout-form-list input[type="checkbox"] {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 1px;
}

.create-acc label {
  color: #6f7172;
  display: inline-block;
}

.create-account {
  display: none;
}

.ship-different-title h3 label {
  display: inline-block;
  margin-right: 20px;
  color: #6f7172;
}

.order-notes textarea {
  border: 1px solid #eaedff;
  height: 90px;
  padding: 15px;
  width: 100%;
}

.order-notes textarea::-moz-placeholder {
  color: #6f7172;
  opacity: 1;
}

.order-notes textarea::placeholder {
  color: #6f7172;
  opacity: 1;
}

#ship-box-info {
  display: none;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-default > .panel-heading {
  border-radius: 0;
}

.your-order {
	padding: 30px 40px 45px;
	border: 3px solid #eaedff;
}

@media (max-width: 767px) {
  .your-order {
    padding: 15px;
  }
}

.your-order h3 {
  border-bottom: 1px solid #eaedff;
  font-size: 30px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  width: 100%;
}

.your-order-table table {
  background: none;
  border: 0;
  width: 100%;
}

.your-order-table table th, .your-order-table table td {
  border-bottom: 1px solid #eaedff;
  border-right: medium none;
  color: #6f7172;
  font-size: 14px;
  padding: 15px 0;
  text-align: left;
}

@media (max-width: 767px) {
  .your-order-table table th, .your-order-table table td {
    padding-right: 10px;
  }
}

.your-order-table table th {
  border-top: medium none;
  color: #6f7172;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  width: 250px;
}

.panel-body > p {
  color: #222;
}

.your-order-table table .shipping ul li input {
  position: relative;
  top: 2px;
}

.your-order-table table .shipping ul li label {
  color: #6f7172;
}

.your-order-table table .shipping th {
  vertical-align: top;
}

.your-order-table table .order-total th {
  border-bottom: 0;
  font-size: 14px;
}

.your-order-table table .order-total td {
  border-bottom: medium none;
}

.your-order-table table tr.cart_item:hover {
  background: #F9F9F9;
}

.your-order-table table tr.order-total td span {
  color: #FFAE25;
  font-size: 18px;
  font-weight: 500;
}

.payment-method {
  margin-top: 40px;
}

.panel-title > a {
  display: block;
}

.order-button-payment input {
  background: #232323 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  height: 40px;
  margin: 0px 0 0;
  padding: 0;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 100%;
}

.order-button-payment input:hover {
  background: #FE4536 none repeat scroll 0 0;
}

.payment-method .btn-link {
  -moz-user-select: none;
  background: no-repeat;
  border: medium none;
  border-radius: 0;
  color: #444;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 0;
  padding: 3px 10px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
}

.payment-method .card {
  background-color: #ffffff;
  border: 1px solid #eaedff;
  border-radius: 0;
  margin-bottom: 10px;
}

.payment-method .accordion .card:first-of-type {
  border: 1px solid #eaedff;
}

.card-header:first-child {
  border-radius: 0;
}

.payment-method .card-header {
  background-color: #ffffff;
  border-bottom: 1px solid #eaedff;
}

.order-button-payment button {
  width: 100%;
}
.country-select .nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 0;
	border: solid 1px #eaedff;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 100%;
	margin-bottom: 19px;
}

/* 24. Login */
.zcube-login {
  padding: 90px;
  border: 2px solid #eaedff;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .zcube-login {
    padding: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .zcube-login {
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .zcube-login {
    padding: 30px;
  }
}

.zcube-login h3 {
  font-size: 30px;
}

.zcube-login input {
  width: 100%;
  height: 60px;
  border: 2px solid #eaedff;
  color: #6f7172;
  padding: 0 20px;
  margin-bottom: 20px;
}

.zcube-login label {
  color: #222;
  display: block;
}

.zcube-login label span {
  color: #fe4536;
}

.login-action input {
  width: inherit;
  height: auto;
}

.login-action label {
  display: inline-block;
  margin-left: 5px;
}

.or-divide {
  border-top: 2px solid #eaedff;
  margin: 40px 0;
  text-align: center;
  position: relative;
}

.or-divide span {
  position: absolute;
  left: 0;
  right: 0;
  top: -9px;
  background: #ffffff;
  display: inline-block;
  width: 40px;
  margin: auto;
  line-height: 1;
  font-weight: 500;
}

@media (max-width: 767px) {
  .forgot-login {
    float: none;
  }
}

.forgot-login a {
  color: #fe4536;
}

.forgot-login a:hover {
  color: #84b77c;
}

@media (max-width: 767px) {
  .log-rem {
    float: none;
    margin-bottom: 10px;
    display: block;
  }
}

/*Services Category*/

.services-categories{
	position:relative;
	margin-bottom: 50px;
	background-color: rgba(0,0,0,0.03);
}

.services-categories li{
	position:relative;
	border:1px solid #e7e7e7;
	border-bottom: 0;
	z-index: 9;
}

.services-categories li:last-child{
	border-bottom: 1px solid #e7e7e7;
}

.services-categories li:before{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    background-color: #36f110;
    content: "";
    opacity: 0;
    visibility: hidden;
}

.services-categories li.active:before,
.services-categories li:hover:before{
	opacity: 1;
	visibility: visible;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.services-categories li a{
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    line-height: 30px;
    padding: 10px 25px;
    display: block;
    padding-left: 38px;
    overflow: hidden;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.services-categories li.active a,
.services-categories li:hover a{
	color: #ffffff;
}

.services-categories li a:before{
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 12px;
    line-height: 30px;
	color: #222222;
	font-weight: 900;
  	content: "\f0da";
  	font-family: "Font Awesome 5 pro";
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.services-categories li.active a:before,
.services-categories li:hover a:before{
	color: #ffffff;
}

.services-categories li a:after{
	position: absolute;
	left: -1px;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: #FFAE25;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition: transform 0.4s ease, -webkit-transform 0.4s ease;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
}

.services-categories li.active a:after,
.services-categories li:hover a:after{
	-webkit-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

/*=== Brochures Box ===*/

.brochures-box{
	position: relative;
	margin-bottom: 50px;
}

.brochures-box .inner{
	position: relative;
	background-color:#36f110;
	padding: 35px 30px 25px;
}

.brochures-box h4{
	display: block;
	font-size: 21px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 15px;
}

.brochures-box .text{
	font-size: 15px;
	line-height: 23px;
	color: #ffffff;
	margin-bottom: 20px;
}

.brochures-box .theme-btn{
	font-size: 14px;
	line-height: 20px;
	padding: 8px 15px;
	display: block;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.brochures-box .theme-btn i{
	margin-right: 3px;
}
.btn-style-one {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    background-color: #FFAE25;
    padding: 15px 35px;
    font-weight: 700;
    overflow: hidden;
}

/*Help Box*/

.help-box{
	position:relative;
	background-size:cover;
	padding:30px 25px;
}

.help-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(54,54,54,0.90);
}

.help-box > span{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 10px;
}

.help-box h4{
	position:relative;
	color:#ffffff;
	font-size:21px;
	font-weight:700;
	line-height:1.2em;
	margin-bottom:15px;
}

.help-box p{
	position:relative;
	color:#ffffff;
	font-size:14px;
	line-height:24px;
	margin-bottom:20px;
}

.help-box .theme-btn{
	padding: 8px 30px;
	font-size: 14px;
	font-weight: 700;
}


/*** 

====================================================================
		Service Detail
====================================================================

***/

.service-detail{
	position: relative;
	padding-left: 20px;
}

.service-detail .images-box{
	position: relative;
	margin: 0 -5px;
}

.service-detail .images-box .column{
	padding: 0 5px;
}

.service-detail .images-box .image{
	position: relative;
	margin-bottom: 10px;
}

.service-detail .images-box .image img{
	display: block;
	width: 100%;
	height: auto;
}

.service-detail .content-box{
	position: relative;
	padding: 20px 0 0;
}

.service-detail .content-box h2{
	position: relative;
	display: block;
	font-size: 32px;
	line-height: 1.2em;
	color: #343a40;
	margin-bottom: 20px;
}

.service-detail .content-box h3{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: #343a40;
	margin-bottom: 20px;
}

.service-detail .content-box p{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;	
	font-weight: 400;
	margin-bottom: 26px;
}

.service-detail .two-column{
	position: relative;
}

.service-detail .two-column .title{
	margin-bottom: 40px;
}

.service-detail .two-column p{
	margin-bottom: 25px;
}

.service-detail .two-column .image-column{
	position: relative;
	margin-bottom: 26px;
}

.service-detail .two-column .image-column .image{
	margin-bottom: 0;
}

.service-detail .two-column .text-column{
	position: relative;
}

.service-detail .prod-tabs{
	position:relative;
}

.service-detail .prod-tabs .tab-btns{
	position:relative;
	z-index:1;	
	border-bottom:1px solid #4A5764ddd;
}

.service-detail .prod-tabs .tab-btns .tab-btn{
	position:relative;
	top:1px;
	display:block;
	float:left;
	margin-right:5px;
	font-size:16px;
	color:#333333;
	background:#ffffff;
	text-transform:capitalize;
	font-weight:400;
	line-height:23px;
	cursor:pointer;
	border:1px solid #e5e5e5;
	border-bottom: 0;
	padding: 10px 25px;
	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;
}

.service-detail .prod-tabs .tab-btns .tab-btn:before{
	position:absolute;
	content:'';
	top: 0;
	left: 50%;
	width:0%;
	height:3px;
	background-color:#dc3545;
	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;
}

.service-detail .prod-tabs .tab-btns .tab-btn:hover:before,
.service-detail .prod-tabs .tab-btns .tab-btn.active-btn:before{
	width: 100%;
	left: 0;
}

.service-detail .prod-tabs .tab-btns .tab-btn:hover:after,
.service-detail .prod-tabs .tab-btns .tab-btn.active-btn:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:-3px;
	width:100%;
	height:5px;
	background-color:#ffffff;
	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;
}

.service-detail .prod-tabs .tab-btns .tab-btn:hover,
.service-detail .prod-tabs .tab-btns .tab-btn.active-btn{
	color: #FFAE25;
    background: #ffffff;
}

.service-detail .prod-tabs .tabs-content{
	position:relative;
	padding:25px 30px 45px;
	border:1px solid #4A5764ddd;
}

.service-detail .prod-tabs .tabs-content .tab{
	position:relative;
	display:none;
	border-top:0px;
}

.service-detail .prod-tabs .tabs-content .tab.active-tab{
	display:block;	
}

.service-detail .prod-tabs .tabs-content .tab .content{
	position:relative;
}

.service-detail .prod-tabs .tabs-content .tab .content p{
	position:relative;
	font-size:16px;
	line-height: 26px;
	color:#666666;
	margin-bottom:0px;
}
.list-style-one {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.list-style-one li {
    position: relative;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    padding-left: 25px;
    margin-bottom: 10px;
}
.list-style-one li::before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 25px;
    color: #FFAE25;
    content: "\f101";
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
}

/*** 

====================================================================
		Project Detail
====================================================================

***/

.project-detail{
	position: relative;
		z-index: 8;
}

.project-detail .upper-box{
	position: relative;
	margin-bottom: 40px;
} 

.project-detail .upper-box .image{
	position: relative;
	margin-bottom: 0;
}

.project-detail .upper-box .image img{
	display: block;
	width: 100%;
	height: auto;
}

.project-detail .single-item-carousel .owl-nav{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -50px;
}

.project-detail .single-item-carousel .owl-next,
.project-detail .single-item-carousel .owl-prev{
	position: absolute;
	left: 0;
	height: 100px;
	width: 30px;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	font-size: 18px;
	line-height: 100px;
	color: #ffffff;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.project-detail .single-item-carousel .owl-next{
	left: auto;
	right: 0px;
}

.project-detail .single-item-carousel .owl-next:hover,
.project-detail .single-item-carousel .owl-prev:hover{
	background-color: rgba(255,255,255,.5);
	color: #000000;
}

.project-detail .text-column{
	position: relative;
	margin-bottom: 50px;
}

.project-detail .text-column .inner-column{
	position: relative;
	padding-right: 30px;
}

/* Lower Content */

.project-detail .lower-content{
	position: relative;
}

.project-detail .lower-content h2{
	position: relative;
    display: block;
    font-size: 32px;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.project-detail .lower-content h3{
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.project-detail .lower-content h4{
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.project-detail .lower-content p{
	position: relative;
    display: block;
    font-weight: 400;
    margin-bottom: 26px;
}

.project-detail .lower-content .list-style-one li{
    
    margin-bottom: 0;
}

.project-detail .info-column{
	position: relative;
}

.project-detail .info-column .inner-column{
	position: relative;
	margin-top: 50px;
	background-color: rgba(0,0,0,0.02);
	padding: 30px;
	border-radius: 30px;
	border: 5px solid #ffffff;
	box-shadow: 0 0 30px rgba(0,0,0,0.10);
}

.project-detail .project-info{
	position: relative;
}

.project-detail .project-info li{
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
}

.project-detail .project-info li .icon{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	line-height: 28px;
	color: #dc3545;
}

.project-detail .project-info li strong{
	color: #000000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.project-detail .project-info li p{
	font-size: 15px;
    line-height: 24px;
    
    font-weight: 400;
    margin-bottom: 0;
}

.project-detail .project-info li p a{
	
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.project-detail .project-info li p a:hover{
	color: #dc3545;
}

.project-detail .schedule li {
    display: flex;
    margin-bottom: 15px;
}
.project-detail .schedule li div {
width: 50%;
}
.project-detail .schedule li .date{
    text-align: right;
}
.project-detail .schedule li .days {
    font-weight: 700;
}
/* Load More Option */
.load-more-option{
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 70px;
}

.load-more-option li.prev a,
.load-more-option li.next a{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 20px;
	width: 80px;
	padding: 10px 10px;
	text-align: center;
	color: #ffffff;
	background-color: #FFAE25;
	border-radius: 10px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.load-more-option li.prev a:hover,
.load-more-option li.next a:hover{
	box-shadow: 0 10px 10px rgba(0,0,0,0.05);
}

.load-more-option .load-more{
	position: relative;
	display: inline-block;
	font-size: 30px;
}

.load-more-option .load-more a{
	position: relative;
	display: inline-block;
	font-size: 30px;
	line-height: 42px;
	color: #dc3545;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.load-more-option .load-more a:hover{
	color: #000000;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.video2 {
    height: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 0;
}

/*** 

====================================================================
		booking area
====================================================================

***/

.booking-area {
    margin-top: -180px;
    z-index: 9;
}
.booking-area .contact-form{
    background: #fff;
 
box-shadow: 3px 4px 15px #00000026;
border-radius: 15px;
    margin: 0 15px;
} 
.booking-area .btn.ss-btn{
    width: 100%;
    border-radius: 10px;
    background: #FFAE25 0% 0% no-repeat padding-box;
    padding: 30px 0;
    box-shadow: none;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.booking-area .btn.ss-btn:hover{
    background: #36f110;
}
.booking-area  .custom-select {
    display: inline-block;
    width: 259px;
    height: calc(1.5em + .75rem + 11px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    border: 1px solid #C3C3C3;
    border-radius: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.booking-area .custom-select {
    color: #A3A3A3;
}
.booking-area .slider-btn {
display: block;
}

.booking-area ul li {
margin-left: 30px;
float: left;
width: 15%;
    padding: 16px 0;
    position: relative;
}
.booking-area ul li::after {
   content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 25px;
    background: #6D6D6D;
    top: 27px;
    opacity: .3;
}
.booking-area ul li:nth-child(4)::after,.booking-area ul li:nth-child(5)::after{
    display: none;
}
.booking-area ul li:last-child {
    width: 28.199%;
    margin-left: 11px;
    padding: 0;
}
.booking-area .contact-field input{
       border-radius: 0;
    border: none;
    padding: 10px 0 10px 25px;
}
.booking-area input::placeholder {
	font-size: 14px;
	color: #6D6D6D;
}
.booking-area ul li img {
    position: absolute;
    left: 0;
    top: 14px;
}

/*** 

====================================================================
		department area
====================================================================

***/
.department-area{
    
}
.s-d-img {
    margin-right: -126px
}
.department-area li {
    display: flex;
    margin-bottom: 30px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #00000026;
    border-radius: 10px;
    padding: 18px 30px;
}
.department-area li a{
    color: #4A5764;
}
.department-area li:hover,.department-area .active{
    background: transparent linear-gradient(90deg, #FFAE25 0%, #07CCEC 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    box-shadow: 3px 4px 15px #3FB0CEA6;
} 
.department-area .active a{
    color: #fff;
} 
.department-area li h3{
    font-size: 24px;
    font-weight: 600;
}
.department-area li:hover h3,.department-area li a:hover,.department-area .active h3{
    color: #fff;
}
.department-area li .icon div {
    width: 96px;
    height: 96px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #00000026;
    text-align: center;
    line-height: 90px;
    border-radius: 50%;
    margin-right: 15px;
}

/* 8. newslater-area */
.newslater-area p{
    opacity: 0.8;
}
.newslater input {
   background: #fff !important;
    border-radius: 30px;
    border: 1px solid #fff !important;
    box-shadow: none !important;
    padding: 9px 30px;
    color: #000 !important;
    height: calc(1.5em + .75rem + 10px);
    width: 100% !important;
    border-radius: 30px !important;
    
}
.newslater .form-group{
    margin-bottom: 0;
}
.newslater button {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    color: #000;
}
.newslater button:hover {
    background: #ff3494;
    color: #fff;
}

.newslater *::-moz-placeholder {
	color: #939393;
	font-size: 14px;
    opacity: 0.8;
	opacity: 1;
}
.newslater *::placeholder {
	color: #939393;
    opacity: 0.8;
	font-size: 14px;
	opacity: 1;
}
.newslater-area #contact-form4 {
    margin-top: 0;
    float: right;
    width: 100%;
}
.newslater-area #contact-form4 button {
background: #FFAE25;
box-shadow: none;
padding: 14px 15px 14px 30px;
width: 43%;
float: left;
color: #fff;
border-radius: 23px;
position: absolute;
text-align: left;
right: 17px;
top: 2px;
}
.newslater-area #contact-form4 button i {
    background: #fff;
    width: 37px;
    height: 37px;
    line-height: 37px;
    background: #FFFFFF47 0% 0% no-repeat padding-box;
    position: absolute;
    right: 3px;
    top: 3px;
    border-radius: 50%;
    text-align: center;
}
.newslater-area #contact-form4 button:hover{
    background: #36f110;
}

/*-------------------------------------------
            9. Class Schedule Area Start
-------------------------------------------*/

  
  /*Class Schedule Tab Style*/
  .class-schedule-area .nav-tabs {
     background-color: #F3F0FF;
    border-radius: 10px;
    padding: 6px 10px;
    width: 80%;
    margin: auto auto 40px auto;
      border: none;
  }
  .class-schedule-area .nav-tabs .nav-link, .class-schedule-area .nav-tabs .nav-item.show .nav-link, .class-schedule-area .nav-tabs .nav-link.active {
     font-weight: 700;
    line-height: 14px;
    border-radius: 10px;
    padding: 10px;
    border: none;
    color: #000;
  }
   .class-schedule-area .nav-tabs .nav-link.active {
      color: #fefefe;
      background: #FFAE25 0% 0% no-repeat padding-box;
       box-shadow: 3px 4px 15px #FFAE2566;
      padding: 10px;
  }
  
  .class-schedule-area table {
    border: none;
    margin-bottom: 0;
      color: #6D6D6D;
  }
  .class-schedule-area table td {
      font-size: 15px;
      font-weight: 500;
      border-right: 1px solid #ececec;
      padding: 25px 0;
      text-align: center;
      line-height: 44px;
      width:25%;
  }
    .class-schedule-area table .btn.section-button {
        padding: 8px 18px 6px;
    }
    .class-schedule-area table .btn.section-button:hover {
        border: 1px solid;
    }
.class-schedule-tab-area .tab-content > .tab-pane {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    transform: scale(0.9,0.9) translate(0px);
}
.class-schedule-tab-area .tab-content > .tab-pane.show.active {
    transform: scale(1) translateY(0px);
}
.class-schedule-area table tr td:last-child {
    border-right: none;
}
.class-schedule-area table tr:first-child td{
    border-top: none;
}
.class-schedule-area .box .icon{
    background: #F2F0FF 0% 0% no-repeat padding-box;
    border-radius: 15px;
    width: 64px;
    height: 64px;
    display: inline-block;
    line-height: 64px;    
    margin-bottom: 15px;
}
.class-schedule-area .box h4{margin-bottom: 5px; font-size: 20px; color: #374354; }
.class-schedule-area .box p{
    margin-bottom: 5px;
}
.class-schedule-area .box span{
    background: #FFEFD3 0% 0% no-repeat padding-box;
    border-radius: 5px;
    display: inline-block;
    width: 104px;
    height: 26px;
    line-height: 26px;
    color: #FFAE25;
}

/*-------------------------------------------
        9. Class Schedule Area End
-------------------------------------------*/


.home-2 {
    background: #121527;
    display: inline-block;
    width: 100%;
}

.home-2 .main-menu ul li a,
.home-2 .s-slider-content h2,
.home-2 .slider-content p,
.home-2 .section-title h2,
.home-2,
.home-2 .blog-content h4{
color: #fff;
}

.home-2 .per-text h2,
.home-2 .per-text h2 span{
    color: #5c5f74;
}
.home-2 .booking-area .btn.ss-btn {
    background: #121527;
}
.home-2 .s-single-services,.home-2 .single-post-box.active{
    color: #707070;
}
.home-2 .single-post-box.active h4{
    color: #121527;
}

.home-2 .blog-btn a,.home-2 .b-meta i{
    color: #36f110;
}
.home-2 .single-post h4:hover a,.home-2 .single-post:hover h4  {
    color: #121527;
}
.home-2 .single-post:hover{
   color: #707070;
}
.home-2 .parolx-text-left,.home-2 .parolx-text-right{
    color: #232639;
}

.home-2 .testimonial-area .parolx-text-left,
.home-2 .services-area .parolx-text-left{
 color: #2f344f;
}

.home-2 .class-schedule-area .nav-tabs,
.home-2 .class-schedule-area .box .icon,
.home-2 .class-schedule-area .box span
{ background-color: #24283e;}
.home-2 .class-schedule-area .nav-tabs .nav-link{
    color: #fff;
}

.home-2 .class-schedule-area table td,
.home-2 .class-schedule-area table td h4{
    color: #fff;

}
.home-2 .btn.ss-btn,.home-2 .class-schedule-area .nav-tabs .nav-link.active {
    background: #36f110 0% 0% no-repeat padding-box;
    box-shadow: 3px 4px 15px #36f11075;
}
.home-2 .class-schedule-area .box span {
    color: #36f110;
}
.home-2 .class-schedule-area table td{
    border-right: 1px solid #24283e;
    border-top: 1px solid #24283e;
}
.home-2 .top-btn {
    background: #FFF 0% 0% no-repeat padding-box;
    color: #36f110;
    border: 1px solid #FFF;
}
.home-2 .sticky-menu{
    background: #36f110;
}
.home-2 .main-menu .has-sub ul li a {
    color: #000;
}
.home-2 .price-count h2 {
    color: #36f110;
}
.home-2 .pricing-btn .btn {
    background: #36f110 0% 0% no-repeat padding-box;
}
.home-2 .video .parolx-text-left {
    color: #A08BFF;
}
.home-2 .newslater-area #contact-form4 button,
.home-2 .f-contact i,
.home-2 .f-widget-title h5::before{
    background: #121527;
}

.icon-box img {
    padding: 7px;
}

section#services {
    padding-top: 50px;
    padding-bottom: 50px;
}

.our-team span {
    font-size: 37px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif !important;
    display: block;
    color: #36f110 !important;
}

.page-team span {
    color: #36f110 !important;
    font-size: 39px;
}


