@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic,900,900italic);

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,700);

@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

@import url(https://fonts.googleapis.com/css?family=Oswald:300,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('jquery.bootstrap-touchspin.css');



/*** 



====================================================================

	Reset

====================================================================



 ***/

* {

	margin: 0px;

	padding: 0px;

	border: none;

	outline: none;

}



/*** 



====================================================================

	Global Settings

====================================================================



 ***/



body {

	font-family: "Poppins", sans-serif;

	font-size: 15px;

	/*color:#777777;*/

	color: #1f1f1f;

	line-height: 1.8em;

	font-weight: 400;

	background: #ffffff;

	-webkit-font-smoothing: antialiased;

	-moz-font-smoothing: antialiased;

}



a {

	text-decoration: none;

	cursor: pointer;

	color: #e9212e;

}



a:hover,
a:focus,
a:visited {

	text-decoration: none;

	outline: none;

}



h1,
h2,
h3,
h4,
h5,
h6 {

	position: relative;

	font-family: "Poppins", sans-serif;

	font-weight: 600;

	margin: 0px;

	background: none;

	line-height: 1.3em;

}



input,
button,
select,
textarea {

	font-family: 'Lato', sans-serif;

}



p {

	position: relative;

	line-height: 1.8em;
	font-family: "Poppins", sans-serif;

}



.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;
	border-top: 2px solid #e9212e;
}



ul,
li {

	list-style: none;

	padding: 0px;

	margin: 0px;
	line-height: 1.5;

}



.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;

}



.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: 10px 30px;

	line-height: 24px;

	text-transform: uppercase;

	background: #e9212e;

	color: #ffffff !important;

	border: 2px solid #e9212e;

	font-size: 14px;

	font-weight: 400;

	border-radius: 3px;

	font-family: 'Montserrat', sans-serif;

}



.btn-style-one:hover {

	background: #272727;

	color: #ffffff !important;

	border-color: #272727;

}



.btn-style-two {

	position: relative;

	padding: 10px 30px;

	line-height: 24px;

	text-transform: uppercase;

	background: #272727;

	color: #ffffff !important;

	border: 2px solid #272727;

	font-size: 14px;

	font-weight: 400;

	border-radius: 2px;

	font-family: 'Montserrat', sans-serif;

}



.btn-style-two:hover {

	background: #e9212e;

	color: #ffffff !important;

	border-color: #e9212e;

}



.btn-style-three {

	position: relative;

	padding: 9px 30px;

	line-height: 24px;

	display: inline-block;

	text-transform: uppercase;

	background: #1f1f1f;

	color: #ffffff !important;

	border: 2px solid #1f1f1f;

	font-size: 14px;

	font-weight: 700;

	border-radius: 3px;

}



.btn-style-three:hover {

	background-color: transparent;

	color: #ffffff !important;

	border-color: #ffffff;

}



.btn-style-four {

	position: relative;

	padding: 14px 30px;

	line-height: 24px;

	display: inline-block;

	text-transform: uppercase;

	background: #1f1f1f;

	color: #ffffff !important;

	border: 2px solid #1f1f1f;

	font-size: 14px;

	font-weight: 700;

	border-radius: 3px;

	font-family: 'Montserrat', sans-serif;

}



.btn-style-four:hover {

	background-color: transparent;

	color: #1f1f1f !important;

	border-color: #1f1f1f;

}



.theme-btn .icon-left {

	padding-right: 10px;

}



.theme-btn .icon-right {

	padding-left: 10px;

}



.theme_color {

	color: #e9212e;

}



.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-right-20 {

	padding-right: 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;

}



.no-padd-top {

	padding-top: 0px !important;

}



.no-padd-bottom {

	padding-bottom: 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);
}



img {

	max-width: 100%;

	height: auto;

}



/*** 



====================================================================

	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: #0a0a0a;

	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;

	display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;

}



.scroll-to-top:hover {

	color: #ffffff;

	background: #e9212e;

}



/*** 



====================================================================

	Main Header style

====================================================================



***/



.main-header {

	position: relative;

	left: 0px;

	top: 0px;

	z-index: 999;

	width: 90%;

	background: #ffffff;
	margin: 0 auto;

}



.main-header .auto-container {

	position: relative;

}



.main-header .header-top {

	position: relative;

	background: #000;

	color: #ffffff;

	font-size: 13px;

}



.main-header .header-top .top-right {

	text-align: right;

	/*padding:8px 15px;*/

	padding: 6px 15px;

	/* padding-left: 480px; */



}



.main-header .header-top .top-left {

	/* padding:0px 15px; */

}



.main-header .header-top .top-right ul li span {

	position: absolute;

	left: 0px;

	font-size: 14px;

	padding-right: 6px;

}



.main-header .header-top .top-right ul li {

	position: relative;

	display: inline-block;

	line-height: 12px;

	padding-left: 20px;

	margin: 12px 0px 5px 30px;

	color: #fff;

	font-family: 'Montserrat', sans-serif;

}



.main-header .header-top .top-left ul li a:hover {

	color: #fff;

}



.main-header .header-top .top-right ul li a {

	position: relative;

	color: #ffffff;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	transition: all 500ms ease;

}



.main-header .header-top .top-right ul li a,

.main-header .header-top .top-right ul li a:hover {

	color: #ffffff;

}



.main-header .header-top .top-right ul li .fa {

	padding-right: 5px;
	color: #d11d28;

}



.main-header .header-top .top-left button {

	position: relative;

	border: none;

	/*background-color:#fdd956 !important;*/

	padding: 4px 14px;

	display: block;

	line-height: 24px;

	font-family: 'Montserrat', sans-serif;

	border-radius: 2px;
	margin-top: 4px;
	margin-left: 50px;
	color: #000;
	float: left;

}



.main-header .header-top .lang-dropdown .dropdown-menu {

	left: 0px !important;

	top: 100% !important;

	width: 200px !important;

	border: none !important;

	border-radius: 0px;

	padding: 0px !important;

	margin: 1px 0px 0px;

	border-top: 3px solid #e9212e !important;

}

.main-header .header-top .lang-dropdown .dropdown-menu li {

	display: block !important;

	text-align: left;

	margin: 0px;

	border-bottom: 1px solid #f0f0f0;

}

.main-header .header-top .lang-dropdown .dropdown-menu li:last-child {

	border: none;

}



.main-header .header-top .lang-dropdown .dropdown-menu li a {

	display: block;

	line-height: 24px;

	padding: 8px 15px;

	font-size: 14px;

	color: #272727;

	transition: all 300ms ease;

}



.main-header .header-top .lang-dropdown .dropdown-menu li a:hover {

	background: #272727;

	color: #ffffff;

}



.main-header .main-box {

	position:absolute;

	padding: 0px 0px;

	left: 0px;

	top: 0px;

	width: 100%;

	background:rgb(255 255 255 / 90%);

	-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 {}



.main-header.fixed-header .main-box {

	position: fixed;

	border-bottom: 1px solid #e0e0e0;

	padding: 0px 0px;

	z-index: 999;

	opacity: 1;

	visibility: visible;

	-ms-animation-name: fadeInDown;

	-moz-animation-name: fadeInDown;

	-op-animation-name: fadeInDown;

	-webkit-animation-name: fadeInDown;

	animation-name: fadeInDown;

	-ms-animation-duration: 500ms;

	-moz-animation-duration: 500ms;

	-op-animation-duration: 500ms;

	-webkit-animation-duration: 500ms;

	animation-duration: 500ms;

	-ms-animation-timing-function: linear;

	-moz-animation-timing-function: linear;

	-op-animation-timing-function: linear;

	-webkit-animation-timing-function: linear;

	animation-timing-function: linear;

	-ms-animation-iteration-count: 1;

	-moz-animation-iteration-count: 1;

	-op-animation-iteration-count: 1;

	-webkit-animation-iteration-count: 1;

	animation-iteration-count: 1;

}



.main-header .main-box .outer-container {

	position: relative;

	/*padding:0px 120px 0px 0px;*/

	padding: 0px 10px 0px 0px;

}



.main-header .main-box .logo-box {

	position: relative;

	float: left;

	left: 0px;

	/*	padding:32px 0px;*/

	/*	padding:25px 0px;*/

	padding: 5px 0px;

	z-index: 10;

}



.main-header .main-box .logo-box .logo img {

	display: inline-block;

	max-width: 100%;

	width: 160px;

	-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 .nav-toggler {

	position: absolute;

	right: 110px;

	top: 50%;

	margin-top: -18px;

	display: none;

}



.main-header .nav-toggler button {

	position: relative;

	display: block;

	height: 36px;

	width: 40px;

	background: #e9212e;

	color: #ffffff;

	text-align: center;

	font-size: 16px;

	line-height: 34px;

	border: 1px solid #e9212e;

	border-radius: 3px;

	font-weight: normal;

}



.main-header .cart-btn-outer {

	position: absolute;

	right: 60px;

	height: 22px;

	text-align: center;

	top: 50%;

	margin-top: -11px;

	padding: 0px 10px;

	font-size: 13px;

	line-height: 22px;

	font-weight: 500;

	color: #666666;

}



.main-header .header-search-icon {

	position: absolute;

	width: 38px;

	height: 38px;

	background-color: #e9212e;

	right: 0px;

	text-align: center;

	top: 50%;

	margin-top: -19px;

	color: #fff;

	font-size: 14px;

	line-height: 38px;

	font-weight: 500;

	border-radius: 50%;

	cursor: pointer;

}



.main-header .cart-btn-outer .icon {

	position: relative;

	font-size: 20px;

}



.main-header .cart-btn-outer .icon .count {

	position: absolute;

	right: -10px;

	top: -12px;

	text-align: center;

	width: 20px;

	line-height: 20px;

	height: 20px;

	background: #fc7b2d;

	color: #ffffff;

	font-size: 12px;

	border-radius: 50%;

	-ms-animation-name: zoomInStable;

	-moz-animation-name: zoomInStable;

	-op-animation-name: zoomInStable;

	-webkit-animation-name: zoomInStable;

	animation-name: zoomInStable;

	-ms-animation-duration: 2000ms;

	-moz-animation-duration: 2000ms;

	-op-animation-duration: 2000ms;

	-webkit-animation-duration: 2000ms;

	animation-duration: 2000ms;

	-webkit-animation-delay: 5000ms;

	-ms-animation-delay: 5000ms;

	-o-animation-delay: 5000ms;

	-moz-animation-delay: 5000ms;

	animation-delay: 5000ms;

	-ms-animation-timing-function: linear;

	-moz-animation-timing-function: linear;

	-op-animation-timing-function: linear;

	-webkit-animation-timing-function: linear;

	animation-timing-function: linear;

	-ms-animation-iteration-count: 1;

	-moz-animation-iteration-count: 1;

	-op-animation-iteration-count: 1;

	-webkit-animation-iteration-count: 1;

	animation-iteration-count: 1;

}



.main-header .nav-outer {

	position: relative;

	float: right;

}



.main-menu {

	position: relative;

	font-family: 'Montserrat', sans-serif;

	-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-menu .navbar-collapse {

	padding: 0px;

}



.main-menu .navigation {

	position: relative;

	margin: 0px;

}



.main-menu .navigation>li {

	/*   font-weight: 700;*/

	position: relative;

	display: inline-block;

	/*	padding:36px 0px;*/

	margin: 0px 2px 0px 0px;

	padding: 28px 0px;

}



.main-menu .navigation>li>a {

	position: relative;

	font-weight: 800;

	display: block;

	padding: 9px 8px;

	color: #000;

	line-height: 18px;

	text-transform: uppercase;

	letter-spacing: 0px;

	opacity: 1;

	font-size: 12px;

	border-radius: 2px;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

}



.main-menu .navigation>li:hover>a,

.main-menu .navigation>li.current>a,

.main-menu .navigation>li.current-menu-item>a {

	color: #ffffff;

	background-color: #e9212e;

	opacity: 1;

}



.main-menu .navigation>li>ul {

	position: absolute;

	left: 0px;

	top: 120%;

	width: 200px;

	padding: 0px;

	z-index: 100;

	display: none;

	background: #ffffff;

	border-top: 3px solid #272727;

	transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);

}



.main-menu .navigation>li>ul.from-right {

	left: auto;

	right: 0px;

}



.main-menu .navigation>li>ul>li {

	position: relative;

	width: 100%;

	border-bottom: 1px solid rgba(0, 0, 0, 0.10);

}



.main-menu .navigation>li>ul>li:last-child {

	border-bottom: none;

}



.main-menu .navigation>li>ul>li>a {

	position: relative;

	display: block;

	padding: 8px 20px;

	line-height: 24px;

	font-weight: 400;

	font-size: 12px;

	text-transform: capitalize;

	color: #272727;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

}



.main-menu .navigation>li>ul>li:hover>a {

	color: #ffffff;

	background: #e9212e;

}



.main-menu .navigation>li>ul>li.dropdown>a:after {

	font-family: 'FontAwesome';

	content: "\f105";

	position: absolute;

	right: 10px;

	top: 10px;

	width: 10px;

	height: 20px;

	display: block;

	color: #253d4a;

	line-height: 20px;

	font-size: 16px;

	font-weight: normal;

	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: 250px;

	padding: 0px;

	z-index: 100;

	display: none;

	background: #ffffff;

	border-top: 3px solid #272727;

	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);

	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);

}



.main-menu .navigation>li>ul>li>ul.from-right {

	left: auto;

	right: 0px;

}



.main-menu .navigation>li>ul>li>ul>li {

	position: relative;

	width: 100%;

	border-bottom: 1px solid rgba(0, 0, 0, 0.10);

}



.main-menu .navigation>li>ul>li>ul>li:last-child {

	border-bottom: none;

}



.main-menu .navigation>li>ul>li>ul>li>a {

	position: relative;

	display: block;

	padding: 12px 20px;

	line-height: 24px;

	font-weight: 400;

	font-size: 14px;

	text-transform: capitalize;

	color: #272727;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

}



.main-menu .navigation>li>ul>li>ul>li:hover>a {

	color: #ffffff;

	background: #e9212e;

}



.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {

	font-family: 'FontAwesome';

	content: "\f105";

	position: absolute;

	right: 10px;

	top: 10px;

	width: 10px;

	height: 20px;

	display: block;

	color: #272727;

	line-height: 20px;

	font-size: 16px;

	font-weight: normal;

	text-align: center;

	z-index: 5;

}



.main-menu .navigation>li>ul>li>ul>li.dropdown:hover>a:after {

	color: #ffffff;

}



.main-menu .navigation>li.dropdown:hover>ul {

	visibility: visible;

	opacity: 1;

	top: 100%;

}



.main-menu .navigation li>ul>li.dropdown:hover>ul {

	visibility: visible;

	opacity: 1;

	top: 0;

	transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms 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: #272727;

	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: 0px;

}



.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: rgba(255, 255, 255, 0.80);

	color: #272727;

	border-radius: 2px;

	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: #e9212e;

}



.hidden-bar .hidden-bar-closer:hover .btn {

	color: #ffffff;

}



.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: #e9212e;

	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: #e9212e;

}



.hidden-bar-wrapper {

	height: 100%;

}



.hidden-bar .logo {

	padding: 30px 0px;

	background: #272727;

}



.hidden-bar .logo img {

	display: inline-block;

	/*max-width:100%;	*/

	max-width: 90%;

}



.hidden-bar .side-menu {

	background-color: transparent;

	padding: 0;

	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,

.hidden-bar .side-menu ul>li>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;

	z-index: 10;

}



.main-slider .tp-dottedoverlay {

	background-color: rgba(0, 0, 0, 0.10) !important;

}



.main-slider .tp-caption {

	z-index: 5 !important;

}



.main-slider .text {

	font-weight: 400;

	line-height: 1.8em;

	color: #ffffff;

	font-size: 24px;

}



.main-slider .text.light {

	color: #ffffff;

}



.main-slider h2 {

	font-size: 66px;

	color: #ffffff;

	font-weight: 700;

	text-transform: uppercase;

	line-height: 1.4em;

	font-family: 'Montserrat', sans-serif;

}



.main-slider .btn-style-one,

.main-slider .btn-style-two {

	min-width: 160px;

	text-align: center;

	border-width: 2px !important;

}



.main-slider .tp-bullets.preview3 .bullet {

	background: #000000 !important;

	width: 25px !important;

	height: 4px !important;

	border: 0px !important;

	border-radius: 2px !important;

	margin: 0px 7px;

}



.main-slider .tp-bullets.preview3 .bullet:hover,

.main-slider .tp-bullets.preview3 .bullet.selected {

	border-color: #e9212e !important;

	background: #e9212e !important;

}



.main-slider .tparrows.preview3,

.main-slider .tparrows.preview3 {

	background: none !important;

	width: 54px !important;

	overflow: hidden;

	margin-top: 0px !important;

	height: 54px !important;

}



.main-slider .tparrows.preview3::after {

	top: 0px;

	background: rgba(0, 0, 0, 0);

	color: #ffffff;

	font-size: 16px;

	height: 54px !important;

	line-height: 54px;

	width: 50px !important;

	border: 2px solid #ffffff;

	padding: 0px;

	border-radius: 3px;

}



.main-slider .tparrows.tp-leftarrow.preview3::after {

	content: '\f0d9';

	font-family: 'FontAwesome';

}



.main-slider .tparrows.tp-rightarrow.preview3::after {

	content: '\f0da';

	font-family: 'FontAwesome';

}



.main-slider .tparrows.preview3.tp-leftarrow {

	left: 30px !important;

}



.main-slider .tparrows.preview3.tp-rightarrow {

	right: 30px !important;

}



.main-slider .tparrows.preview3:hover::after {

	background: #e9212e;

	border-color: #e9212e;

}



.main-slider .tparrows.preview3 .tp-arr-iwrapper {

	visibility: hidden;

	opacity: 0;

	display: none;

}



.main-slider .tp-bannertimer {

	display: none !important;

}



/*** 



====================================================================

	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;



	-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;

	background: #e9212e;

	line-height: 30px;

	height: 70px;

	font-size: 18px;

	letter-spacing: 2px;

	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;

	color: #ffffff;

}



.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-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: #e9212e;

	border-color: #e9212e;

}



/*** 



====================================================================

	social-icon

====================================================================



***/



.header-top .top-right ul {

	position: relative;

	float: right;

}



.header-top .social-icon {

	position: relative;

	float: right;

	margin-left: 45px;

}



.social-icon a {

	position: relative;

	display: inline-block;

	text-align: center;

	margin-left: 4px;

	width: 30px;

	height: 30px;

	line-height: 26px;

	font-size: 14px;

	border: 2px solid #ec2e34;

	color: #ec2e34;

	/*    border: 2px solid #373737;

    color: #ffffff;*/

	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;

}



.social-icon a:hover {

	background-color: #e9212e;

	border-color: #e9212e;
	color: #fff;

}



/*** 



====================================================================

	welcome-section

====================================================================



***/



.welcome-section {

	position: relative;

	z-index: 12;
	margin: 0px 0px 30px 0px;

}



.welcome-section .welcome-column {

	position: relative;

}



.welcome-section .welcome-column .inner-content {

	position: relative;

	padding: 26px 26px;

	margin-top: 50px;

	margin-right: -30px;

	/*background-color:#d5ac63;

	background: linear-gradient(90deg

, #e9212e 0%, rgba(233,171,59,1) 35%, rgba(213,172,99,1) 100%);*/

	z-index: 99;

}



.welcome-section .welcome-column .inner-content h2 {

	color: #000;

	font-size: 30px;

	font-weight: 700;

	padding-bottom: 15px;

	font-family: "Poppins", sans-serif;
	    text-transform: uppercase;

}



.welcome-section .welcome-column .inner-content h2:before {

	position: absolute;

	content: '';

	width: 70px;

	height: 1px;

	left: 0px;

	bottom: 4px;

	display: block;

	background-color: #e9212e;

}



.welcome-section .welcome-column .inner-content h2:after {

	position: absolute;

	content: '';

	width: 70px;

	height: 2px;

	left: 0px;

	bottom: 0px;

	display: block;

	background-color: #e9212e;

}



.welcome-section .welcome-column .inner-content h3 {

	color: #ffffff;

	font-size: 24px;

	font-weight: 700;

	line-height: 1.6em;

	margin: 15px 0px;

}



.welcome-section .welcome-column .inner-content h3 span {

	color: #e9212e;



}



.welcome-section .welcome-column .inner-content .text {

	color:#000000;

	font-size: 15px;

	line-height: 28px;

	margin-bottom: 30px;

	padding-top: 30px;
	font-family: "Poppins", sans-serif;

}



.welcome-section .welcome-column .inner-content .author-title {

	position: relative;

	margin: 40px 0px 20px 0px;

}



.welcome-section .welcome-column .inner-content .author-title .author-info {

	position: relative;

	color: #ffffff;

	font-size: 16px;

	font-weight: 600;

	font-family: 'Montserrat', sans-serif;

}



.welcome-section .welcome-column .inner-content .author-title .author-info span {

	color: #9e9e9e;

	font-size: 16px;

	font-style: italic;

	font-weight: normal;

}



.welcome-section .welcome-column .inner-content .author-title .author-designation {

	color: #e9212e;

	font-style: italic;

	font-size: 16px;

}



.service-column {

	position: relative;

	padding: 30px;

}



.service-block-one {

	position: relative;

	margin-bottom: 25px;

}



.service-block-one .inner-box {

	position: relative;

	padding-left: 75px;

}



.service-block-one .inner-box .icon-box {

	position: absolute;

	left: 0px;

	top: 24px;

	color: #272727;

	font-size: 48px;

	display: inline-block;

}



.service-block-one .inner-box h3 {

	color: #000;

	font-size: 20px;

	font-weight: 500;

	font-family: "Poppins", sans-serif;

}



.service-block-one .inner-box .category {

	color: #e9212e;

	font-size: 18px;

	font-style: italic;

}



.service-block-one .inner-box .category a:hover {

	color: #e9212e;

}



.service-block-one .inner-box .text {

	/*	color:#9e9e9e;*/

	color: #000;

	margin-top: 3px;

	font-size: 13px;
	font-family: "Poppins", sans-serif;

}



/*** 



====================================================================

	sec-title

====================================================================



***/



.sec-title {

	position: relative;

	margin-bottom: 40px;

}



.sec-title h2 {

	position: relative;

	font-size: 36px;

	color: #000;

	padding-bottom: 14px;

	font-weight: 600;

	font-family: "Poppins", sans-serif;
	    text-transform: uppercase;

}



.sec-title.medium h2 {

	font-size: 24px;

}



.sec-title h2:after {

	position: absolute;

	content: '';

	width: 70px;

	height: 1px;

	left: 0px;

	bottom: 3px;

	background-color: #e9212e;

}



.sec-title h2:before {

	position: absolute;

	content: '';

	width: 70px;

	height: 2px;

	left: 0px;

	bottom: 0px;

	background-color: #e9212e;

}



.sec-title .desc-text {

	position: relative;

	padding-top: 30px;

	color: #999999;

	line-height: 1.8em;

}



.sec-title .service-link {

	position: relative;

	color: #272727;

	font-size: 14px;

	font-weight: 700;

	margin-top: 24px;

	text-transform: uppercase;

	border-bottom: 1px solid #272727;

	line-height: 16px;

	padding: 0px;

	font-family: 'Montserrat', sans-serif;

}



.sec-title .service-link span {

	position: relative;

	padding-left: 5px;

	line-height: 16px;

	font-size: 14px;

}



.sec-title .service-link:hover {

	color: #e9212e;

	border-color: #e9212e;

}



/*** 



====================================================================

	best-service-section

====================================================================



***/



.best-service-section {

	position: relative;

	background-color: #f4f4f4;

	/*	padding:100px 0px 70px 0px;*/

	padding: 55px 0px 55px 0px;

}



.service-block-two {

	position: relative;

	margin-bottom: 30px;

}



.service-block-two .inner-box {

	position: relative;

	padding: 30px 20px 20px 100px;

	background: #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;

	-webkit-box-shadow: 0px 4px 10px 0px rgba(230, 230, 230, 1);

	-moz-box-shadow: 0px 4px 10px 0px rgba(230, 230, 230, 1);

	box-shadow: 0px 4px 10px 0px rgba(230, 230, 230, 1);
	height: 230px;
}	



.service-block-two .inner-box .image-layer {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	opacity: 0;

	background-size: cover;

	background-repeat: no-repeat;

	background-position: center 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;

}



.service-block-two .inner-box .image-layer:after {

	position: absolute;

	content: '';

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	/* background: rgb(233 33 46) */
	background-color: #000;
}



.service-block-two .inner-box:hover .image-layer {

	opacity: 1;

}



.service-block-two .inner-box .icon-box {

	position: absolute;

	left: 30px;

	top: 30px;

	width: 50px;

	height: 50px;

	line-height: 48px;

	text-align: center;

	color: #ffffff;

	font-size: 34px;

	background-color: #e9212e;

	/* background: linear-gradient(90deg, #e9212e 0%, rgba(233, 171, 59, 1) 35%, rgba(213, 172, 99, 1) 100%); */

	z-index: 2;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

}



.service-block-two .inner-box h3 {

	/*color:#272727;

	font-size:20px;

	font-weight:700;

	text-transform:capitalize;

	margin:-5px 0px 8px;

	z-index:2;*/

	color: #000;

	font-size: 17px;

	font-weight: 500;

	text-transform: capitalize;

	margin: -5px 0px 8px;

	z-index: 2;
	font-family: "Poppins", sans-serif;

}



.service-block-two .inner-box .text {

	/*	position:relative;

	color:#1f1f1f;

	font-size:16px;

	z-index:2;*/

	position: relative;

	color: #000;

	font-size: 13px;

	z-index: 2;
	font-family: "Poppins", sans-serif;

}



.service-block-two .inner-box .read-more {

	position: relative;

	color: #272727;

	margin-top: 15px;

	display: inline-block;

	font-weight: 700;

	z-index: 2;

	text-transform: uppercase;

	font-family: 'Montserrat', sans-serif;

}



.service-block-two .inner-box .bottom-icon {

	position: absolute;

	right: 10px;

	bottom: 10px;

}



.service-block-two .inner-box .bottom-icon span {

	color: #faf9f9;

	font-size: 60px;

}



.service-block-two:hover .inner-box {

	background: rgba(252, 114, 30, 1);

}



.service-block-two:hover .inner-box .icon-box {

	background: #ffffff;

	color: rgba(252, 114, 30, 1);

}



.service-block-two:hover .inner-box h3,

.service-block-two:hover .inner-box .text,

.service-block-two:hover .inner-box a {

	color: #ffffff;

	transition: all 0.6s ease;

	-moz-transition: all 0.6s ease;

	-webkit-transition: all 0.6s ease;

	-ms-transition: all 0.6s ease;

	-o-transition: all 0.6s ease;

}



.service-block-two:hover .bottom-icon {

	opacity: 0;

}



/*** 



====================================================================

	sec-title-two

====================================================================



***/



.sec-title-two {

	position: relative;

	margin-bottom: 40px;

}



.sec-title-two h2 {

	position: relative;

	font-size: 36px;

	color: #272727;

	padding-bottom: 14px;

	font-weight: 700;

}



.sec-title-two h2:after {

	position: absolute;

	content: '';

	width: 70px;

	height: 1px;

	left: 0px;

	bottom: 3px;

	background-color: #e9212e;

}



.sec-title-two h2:before {

	position: absolute;

	content: '';

	width: 70px;

	height: 2px;

	left: 0px;

	bottom: 0px;

	background-color: #e9212e;

}



/*** 



====================================================================

	call-to-action

====================================================================



***/



.call-to-action {

	position: relative;

	background-repeat: no-repeat;

	background-size: cover;

	background-position: center center;

	background-attachment: fixed;

	padding: 40px 0px 40px;

	text-align: center;

}



.call-to-action:before {

	position: absolute;

	content: '';

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background-color: rgba(0, 0, 0, 0.40);

}



.call-to-action .auto-container {

	position: relative;

	z-index: 1;

}



.call-to-action .text {

	position: relative;

	font-size: 20px;

	color: #ffffff;

	margin-bottom: 5px;

}



.call-to-action h2 {

	font-size: 36px;

	color: #ffffff;

	margin-bottom: 25px;

	font-weight: 800;

}



.call-to-action .theme-btn {

	margin: 0px 10px 10px;

	min-width: 160px;

}



/*** 



====================================================================

	sec-title-three

====================================================================



***/







.sec-title-three {

	position: relative;

	margin-bottom: 35px;

}



.sec-title-three .sub-title {

	position: relative;

	color: #e9212e;

	font-size: 20px;

	font-style: italic;

}



.sec-title-three h2 {

	position: relative;

	font-size: 36px;

	color: #272727;

	padding-bottom: 14px;

	font-weight: 700;

}



.sec-title-three h2:after {

	position: absolute;

	content: '';

	width: 70px;

	height: 1px;

	left: 0px;

	bottom: 3px;

	background-color: #e9212e;

}



.sec-title-three h2:before {

	position: absolute;

	content: '';

	width: 70px;

	height: 2px;

	left: 0px;

	bottom: 0px;

	background-color: #e9212e;

}





/*** 



====================================================================

	sec-title-four

====================================================================



***/



.sec-title-four {

	position: relative;

	margin-bottom: 30px;

	text-align: center;
}


.sec-title-four h2 {

	position: relative;

	font-size: 30px;

	color: #fff;

	padding-bottom: 14px;

	font-weight: 500;

	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	font-weight: 700;

}



.sec-title-four h2:after {

	position: absolute;

	content: '';

	width: 70px;

	height: 1px;

	left: 50%;

	margin-left: -30px;

	bottom: 3px;

	background-color: #e9212e;

}



.sec-title-four h2:before {

	position: absolute;

	content: '';

	width: 70px;

	height: 2px;

	left: 50%;

	margin-left: -30px;

	bottom: 0px;

	background-color: #e9212e;

}





.sec-title-four {

	/* position:relative; */

	font-size: 30px;

	color: #000;

	padding-bottom: 14px;

	font-weight: 600;

	font-family: "Poppins", sans-serif;
	text-transform: uppercase;

}



.sec-title-four:after {

	/* position: absolute;

	content: '';

	width: 70px;

	height: 1px;

	left: 50%;

	margin-left: -30px;

	bottom: 3px;

	background-color: #e9212e; */

}



.sec-title-four:before {

	/* position: absolute;

	content: '';

	width: 70px;

	height: 2px;

	left: 50%;

	margin-left: -30px;

	bottom: 0px;

	background-color: #e9212e; */

}


/*** 



====================================================================

	default-two-column

====================================================================



***/



.default-two-column {

	position: relative;

	padding: 100px 0px 70px;

}



.default-two-column .column.spec-column .text {

	color: #9e9e9e;

	font-size: 16px;

	margin-bottom: 30px;

}



.specs {

	position: relative;

}



.specs .spec-block {

	position: relative;

	margin-bottom: 35px;

}



.specs .spec-block .icon-box {

	position: absolute;

	left: 0px;

	top: 5px;

	width: 50px;

	height: 50px;

	line-height: 48px;

	text-align: center;

	color: #272727;

	font-size: 30px;

	background-color: #f4f4f4;

	z-index: 2;

	transition: all 0.6s ease;

	-moz-transition: all 0.6s ease;

	-webkit-transition: all 0.6s ease;

	-ms-transition: all 0.6s ease;

	-o-transition: all 0.6s ease;

}



.specs .spec-block .inner-box {

	position: relative;

	padding-left: 68px;

}



.specs .spec-block .inner-box h3 {

	position: relative;

	color: #272727;

	font-size: 20px;

	font-weight: 700;

}



.specs .spec-block .inner-box .text {

	position: relative;

	color: #9e9e9e;

	font-size: 16px;

	margin-bottom: 0px;

}



.specs .spec-block:hover .icon-box {

	background-color: #e9212e;

	color: #ffffff;

}



.specs .spec-block:hover .inner-box h3 {

	color: #e9212e;

	transition: all 0.6s ease;

	-moz-transition: all 0.6s ease;

	-webkit-transition: all 0.6s ease;

	-ms-transition: all 0.6s ease;

	-o-transition: all 0.6s ease;

}



/*default-two-column*/

.default-two-column .form-column {

	position: relative;

}



.form-box {

	position: relative;

	border: 2px solid #f4f4f4;

	padding: 18px 18px 0px 18px;

}



.comment-form .form-box {

	padding: 25px 25px 0px 25px;

}



.default-form .form-group {

	position: relative;

	margin-bottom: 20px;

}



.comment-form .form-box .form-group {

	margin-bottom: 25px;

}



.default-form.form-box .row {

	margin-left: -10px;

	margin-right: -10px;

}



.default-form.form-box .row .form-group {

	padding: 0px 10px !important;

}



.default-form .form-group .field-label {

	display: block;

	line-height: 24px;

	text-transform: uppercase;

	margin-bottom: 10px;

	color: #232323;

	font-weight: 500;

	font-size: 13px;

}



.default-form .form-group .field-label sup {

	color: #ff0000;

	font-size: 14px;

}



.default-form input[type="text"],

.default-form input[type="email"],

.default-form input[type="password"],

.default-form input[type="number"],

.default-form select,

.default-form textarea {

	display: block;

	width: 100%;

	line-height: 24px;

	height: 50px;

	font-size: 16px;

	border: 1px solid #f4f4f4;

	padding: 12px 15px;

	background-color: #f4f4f4;

	color: #111111;

	border-radius: 2px;

	transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

}



.default-form select {

	cursor: pointer;

	color: #666666;

	-moz-appearance: none;

	-webkit-appearance: none;

	-ms-appearance: none;

	-o-appearance: none;

	background: #f4f4f4 url(../images/icons/icon-select.png) right center no-repeat;

}



.default-form textarea {

	height: 110px;

	resize: none;

}



.default-form select option {

	text-indent: 15px;

}



.default-form input:focus,

.default-form select:focus,

.default-form textarea:focus {

	border-color: #e9212e;

	background-color: #ffffff;

}



.default-form input.error,

.default-form select.error,

.default-form textarea.error {

	border-color: #ff0000 !important;

}



.default-form label.error {

	display: block;

	line-height: 24px;

	padding: 5px 0px 0px;

	margin: 0px;

	text-transform: uppercase;

	font-size: 11px;

	color: #ff0000;

	font-weight: 500;

}



.form-box .form-group button {

	width: 100%;

	padding: 14px 20px;

}



/*** 



====================================================================

	testimonial-style-one

====================================================================



***/



.testimonial-style-one {

	position: relative;

	background-repeat: no-repeat;

	background-position: center center;

	background-size: cover;

	background-attachment: fixed;

	/*	padding:100px 0px;*/

	padding: 50px 0px 60px 0px;

	text-align: center;

}



.testimonial-style-one:before {

	position: absolute;

	content: '';

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background-color: rgba(0, 0, 0, 0.8);

}



.testimonial-style-one .icon {

	position: relative;

	width: 50px;

	height: 50px;

	margin: 0 auto 50px;

	text-align: center;

	border-radius: 50%;

	color: #ffffff;

	font-size: 18px;

	line-height: 45px;

	border: 3px solid #ffffff;

}



.testimonial-style-one .slide-item .inner-box {

	max-width: 900px;

	margin: 0 auto;

}



.testimonial-style-one .slide-item .inner-box .slide-text {

	color: #ffffff;

	font-size: 16px;

	line-height: 1.8em;

	font-weight: normal;

	font-style: italic;

}



.testimonial-style-one .slide-item .inner-box .auther-info {

	position: relative;

	/* margin-top: 30px; */

}



.testimonial-style-one .slide-item .inner-box .auther-info .image {

	position: relative;

	width: 70px;

	height: 70px;

	margin: 0 auto;

}



.testimonial-style-one .slide-item .inner-box .auther-info .image img {

	border-radius: 50%;

}



.testimonial-style-one .slide-item .inner-box .auther-info .auther-name {

	position: relative;

	color: #ffffff;

	font-size: 20px;

	margin-top: 20px;

	font-family: 'Montserrat', sans-serif;

}



.testimonial-style-one .slide-item .inner-box .auther-info .designation {

	color: #e9212e;

	font-size: 16px;

	font-style: italic;

}



.testimonial-style-one .owl-controls .owl-dots {

	display: none !important;

}



.testimonial-style-one .owl-controls {

	margin: 0px !important;

}



.testimonial-style-one .owl-controls .owl-nav {

	margin: 0px !important;

}



.testimonial-style-one .owl-controls .owl-nav [class*="owl-"] {

	position: absolute;

	bottom: 80px;

	display: inline-block;

	margin: 0px 0px 0px 1px;

	width: 45px;

	height: 45px;

	padding: 0px;

	color: #ffffff;

	font-size: 22px;

	line-height: 42px;

	text-align: center;

	border-radius: 0px;

	border-radius: 3px;

	border: 1px solid #ffffff;

	background-color: transparent !important;

	    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;

}



.testimonial-style-one .owl-controls .owl-nav [class*="owl-prev"] {

	left: 100px;

}



.testimonial-style-one .owl-controls .owl-nav [class*="owl-next"] {

	right: 100px;

}



.testimonial-style-one .owl-controls .owl-nav [class*="owl-"]:hover {

	background-color: #e9212e !important;

	border-color: #e9212e;

}



/*** 



====================================================================

	Gallery Section

====================================================================



***/



.gallery-section {

	position: relative;

	/*	padding:100px 0px;*/

	padding: 55px 0px 55px 0px;

}



.gallery-section .filters {

	position: relative;

	text-align: center;

	font-family: 'Montserrat', sans-serif;

	margin-bottom: 50px;

}



.gallery-section .filters .icon-box {

	position: relative;

	display: inline-block;

	margin-right: -75px;

	font-size: 24px;

	color: #e9212e;

	text-align: center;

	width: 70px;

	line-height: 24px;

	padding: 12px 10px;

}



.gallery-section .filters .filter-tabs {

	position: relative;

	display: inline-block;

	padding-left: 70px;

	border-bottom: 1px solid #e0e0e0;

}



.gallery-section .filters li {

	position: relative;

	top: 1px;

	display: inline-block;

	padding: 12px 20px;

	line-height: 24px;

	color: #999999;

	cursor: pointer;

	text-transform: capitalize;

	font-size: 16px;

	font-weight: 400;

	border: 1px solid transparent;

	border-bottom-width: 2px;

	margin: 0px 0px 0px;

	transition: all 300ms ease;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

}



.gallery-section .filters li.active {

	color: #272727;

	border-color: #e0e0e0;

	border-bottom-color: #ffffff;

}





.default-portfolio-item {

	position: relative;

}



.portfolio-with-caption .default-portfolio-item {

	margin-bottom: 30px;

}



.gallery-section.style-two .items-container {

	padding: 0px 15px;

}



.default-portfolio-item.mix {

	display: none;

}



.gallery-section.fullwidth .default-portfolio-item {

	padding: 0px !important;

}



.sortable-masonry .items-container {

	margin-left: -5px;

	margin-right: -5px;

}



.sortable-masonry .masonry-item {

	position: relative;

	padding: 0px 5px !important;

	margin-bottom: 10px !important;

}



.default-portfolio-item .inner-box {

	position: relative;

	width: 100%;

	overflow: hidden;

}



.default-portfolio-item .image-box {

	position: relative;

	display: block;

}



.default-portfolio-item .image-box img {

	position: relative;

	display: block;

	width: 100%;

}



.default-portfolio-item .overlay-one {

	position: absolute;

	left: 0px;

	top: -100%;

	width: 100%;

	height: 100%;

	padding: 0px;

	color: #ffffff;

	opacity: 0;

	border: 5px solid #e9212e;

	text-align: center;

	transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

}



.fullwidth .default-portfolio-item .overlay-one,

.portfolio-with-caption .default-portfolio-item .overlay-one {

	border: none;

}



.default-portfolio-item .inner-box:hover .overlay-one {

	top: 0px;

	opacity: 1;

}



.default-portfolio-item .overlay-one .overlay-inner {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: table;

	vertical-align: middle;

	padding: 30px 50px;

	background: rgba(0, 0, 0, 0.85);

}



.fullwidth .default-portfolio-item .overlay-one .overlay-inner,

.portfolio-with-caption .default-portfolio-item .overlay-one .overlay-inner {

	background: #e9212e;

}



.default-portfolio-item .overlay-one .overlay-inner .content {

	position: relative;

	display: table-cell;

	vertical-align: middle;

}



.default-portfolio-item .proj-link {

	position: relative;

	display: inline-block;

	width: 46px;

	height: 46px;

	color: #e9212e;

	line-height: 46px;

	background: #ffffff;

	font-size: 16px;

	z-index: 1;

	border-radius: 50%;

	text-align: center;

	transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-moz-transition: all 500ms ease;



}



.fullwidth .default-portfolio-item .proj-link {

	height: 60px;

	width: 60px;

	line-height: 60px;

	font-size: 20px;

}



.portfolio-with-caption .default-portfolio-item .proj-link {

	height: 50px;

	width: 50px;

	line-height: 50px;

	font-size: 20px;

}



.default-portfolio-item .proj-link:hover {

	background: #e9212e;

	color: #ffffff;

}



.portfolio-with-caption .default-portfolio-item .proj-link:hover {

	background: #272727;

	color: #ffffff;

}



.default-portfolio-item .caption-box-one {

	position: absolute;

	left: -100%;

	bottom: 0px;

	width: 100%;

	padding: 25px;

	z-index: 1;

	opacity: 0;

}



.default-portfolio-item:hover .caption-box-one {

	left: 0px;

	opacity: 1;

	transition: all 500ms ease 500ms;

	-webkit-transition: all 500ms ease 500ms;

	-ms-transition: all 500ms ease 500ms;

	-o-transition: all 500ms ease 500ms;

	-moz-transition: all 500ms ease 500ms;

}



.default-portfolio-item .caption-box-one h3 {

	font-size: 20px;

	color: #ffffff;

	font-weight: 600;

	text-transform: capitalize;

	margin-bottom: 0px;

}



.fullwidth .default-portfolio-item .caption-box-one h3 {

	font-size: 24px;

}



.default-portfolio-item .caption-box-one h3 a {

	color: #ffffff;

}



.default-portfolio-item .caption-box-one h3 a:hover {

	color: #e9212e;

}



.fullwidth .default-portfolio-item .caption-box-one h3 a:hover {

	color: #272727;

}



.default-portfolio-item .caption-box-one .cat-link {

	position: relative;

	display: block;

	line-height: 20px;

	color: #e9212e;

	font-size: 15px;

	text-transform: capitalize;

	font-weight: 400;

	font-style: italic;

}



.default-portfolio-item .caption-box-one .cat-links {

	position: relative;

	display: block;

	color: #ffffff;

	line-height: 20px;

}



.default-portfolio-item .caption-box-one .cat-links a {

	position: relative;

	line-height: 20px;

	color: #ffffff;

	font-size: 15px;

	text-transform: capitalize;

	font-weight: 400;

	font-style: italic;

}





.default-portfolio-item .caption-box-two {

	position: relative;

	padding: 20px 20px;

	text-align: center;

	background: #f4f4f4;

	border-bottom: 2px solid transparent;

	z-index: 1;

	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-portfolio-item:hover .caption-box-two {

	border-bottom-color: #e9212e;

}



.default-portfolio-item .caption-box-two h3 {

	font-size: 20px;

	color: #272727;

	font-weight: 600;

	text-transform: capitalize;

	margin-bottom: 0px;

}



.default-portfolio-item .caption-box-two h3 a {

	color: #272727;

}



.default-portfolio-item .caption-box-two h3 a:hover {

	color: #e9212e;

}



.default-portfolio-item .caption-box-two .cat-links {

	position: relative;

	display: block;

	color: #ffffff;

	line-height: 20px;

}



.default-portfolio-item .caption-box-two .cat-links a {

	position: relative;

	line-height: 20px;

	color: #e9212e;

	font-size: 15px;

	text-transform: capitalize;

	font-weight: 400;

	font-style: italic;

}





/*** 



====================================================================

	tabbed-shop-section

====================================================================



***/



.tabbed-shop-section {

	position: relative;

	padding: 100px 0px;

}





/*** 



====================================================================

	Tabs Style One

====================================================================



***/



.shop-tabs-box {

	position: relative;

}



.shop-tabs-box .tab-buttons {

	position: relative;

	margin-bottom: 40px;

	text-align: center;

	font-family: 'Montserrat', sans-serif;

}



.shop-tabs-box .tabs-content {

	position: relative;

}



.shop-tabs-box .tabs-content .shop-tab {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	visibility: hidden;

	opacity: 0;

	-webkit-transform: scale(0.9, 0.9);

	-ms-transform: scale(0.9, 0.9);

	-o-transform: scale(0.9, 0.9);

	-moz-transform: scale(0.9, 0.9);

	transform: scale(0.9, 0.9);

}



.shop-tabs-box .tabs-content .shop-tab.active-tab {

	position: relative;

	visibility: visible;

	opacity: 1;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	transition: all 500ms ease;

	-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-tabs-box .tab-buttons .tab-btn {

	position: relative;

	display: inline-block;

	padding: 5px 24px;

	margin: 0px 0px 10px;

	cursor: pointer;

	font-size: 16px;

	font-weight: 400;

	color: #9e9e9e;

	text-transform: capitalize;

}



.shop-tabs-box .tab-buttons .tab-btn:first-child {

	padding-left: 0px;

}



.shop-tabs-box .tab-buttons .tab-btn:last-child {

	padding-right: 0px;

}



.shop-tabs-box .tab-buttons .tab-btn.active-btn,

.shop-tabs-box .tab-buttons .tab-btn:hover {

	color: #e9212e;

}



.shop-tabs-box .tab-buttons .tab-btn:after {

	content: '';

	position: absolute;

	right: -6px;

	top: 50%;

	width: 8px;

	height: 8px;

	border-radius: 50%;

	background-color: #9e9e9e;

	margin-top: -4px;

}



.shop-tabs-box .tab-buttons .tab-btn:last-child:after {

	display: none;

}



/*default-shop-item*/



.default-shop-item {

	position: relative;

	margin-bottom: 40px;

}



.tabbed-shop-section .default-shop-item,

.related-products .default-shop-item {

	margin-bottom: 0px;

}



.default-shop-item .inner-box {

	position: relative;

	border: 1px solid #f4f4f4;

	padding-bottom: 40px;

}



.default-shop-item .dead-overlay {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background: rgba(255, 255, 255, 0.90);

	color: #272727;

	font-family: 'Montserrat', sans-serif;

	text-align: center;

	font-size: 16px;

	text-transform: capitalize;

	line-height: 30px;

	z-index: 10;

}



.default-shop-item .dead-overlay .text {

	position: relative;

	top: 80px;

}



.default-shop-item .inner-box .image-box img {

	width: 100%;

	display: block;

}



.default-shop-item .inner-box .item-sale-tag {

	position: absolute;

	right: 15px;

	top: 15px;

	line-height: 20px;

	padding: 1px 10px 2px;

	text-align: center;

	color: #ffffff;

	font-size: 14px;

	font-weight: 700;

	text-transform: capitalize;

	background: #fa4444;

	min-width: 50px;

}



.default-shop-item .inner-box .item-sale-tag.top {

	background: #95c03e;

}



.default-shop-item .inner-box .item-sale-tag:before {

	content: '';

	position: absolute;

	left: 0px;

	top: 100%;

	border: 5px solid transparent;

	border-left: 5px solid #fa4444;

	border-top: 5px solid #fa4444;

}



.default-shop-item .inner-box .item-sale-tag.top:before {

	border-left-color: #95c03e;

	border-top-color: #95c03e;

}



.default-shop-item .inner-box .lower-content {

	position: relative;

	margin: 0 20px;

	padding-top: 20px;

	text-align: center;

	border-top: 1px solid #f4f4f4;

}



.default-shop-item .inner-box .lower-content h3 {

	position: relative;

	color: #272727;

	font-size: 18px;

	font-weight: 700;

}



.default-shop-item .inner-box .lower-content h3 a {

	position: relative;

	color: #272727;

}



.default-shop-item .inner-box .lower-content .rating {

	position: relative;

}



.default-shop-item .inner-box .lower-content h3 a:hover {

	color: #e9212e;

}



.default-shop-item .inner-box .lower-content .rating .fa {

	position: relative;

	color: #fc7625;

	display: inline-block;

	margin-right: 3px;

	font-size: 13px;

}



.default-shop-item .inner-box .lower-content .price {

	color: #e9212e;

	font-size: 16px;

	line-height: 24px;

	height: 24px;

}



.default-shop-item .inner-box .lower-content .price span {

	color: #9e9e9e;

	font-size: 14px;

	padding-left: 10px;

	text-decoration: line-through;

}



.default-shop-item .inner-box .lower-content .links-box {

	position: relative;

	margin-top: 20px;

}



.default-shop-item .inner-box .lower-content .links-box .cart-btn {

	position: relative;

	display: block;

	padding: 12px 0px;

	line-height: 24px;

	color: #ffffff;

	font-size: 14px;

	text-transform: uppercase;

	font-family: 'Montserrat', sans-serif;

	background-color: #e9212e;

}



.default-shop-item .inner-box .lower-content .links-box .zoom-btn {

	position: absolute;

	background-color: #272727;

	width: 48px;

	height: 48px;

	line-height: 48px;

	left: 0px;

	top: 0px;

	font-size: 18px;

	color: #ffffff;

	z-index: 2;

	font-weight: normal;

}



.default-shop-item .inner-box .lower-content .links-box .add-to-favorite {

	position: absolute;

	width: 48px;

	height: 48px;

	right: 0px;

	top: 0px;

	line-height: 48px;

	font-size: 18px;

	background-color: #272727;

	color: #ffffff;

	z-index: 2;

	font-weight: normal;

}



.tabbed-shop-carousel .owl-controls .owl-dots {

	display: none !important;

}



.tabbed-shop-carousel .owl-controls {

	margin: 0px !important;

}



.tabbed-shop-carousel .owl-controls .owl-nav {

	margin: 0px !important;

}



.tabbed-shop-carousel .owl-controls .owl-nav [class*="owl-"] {

	position: absolute;

	top: 40%;

	display: inline-block;

	margin: 0px 0px 0px 1px;

	width: 48px;

	height: 48px;

	padding: 0px;

	color: #272727;

	font-size: 24px;

	line-height: 42px;

	text-align: center;

	border-radius: 0px;

	border-radius: 3px;

	border: 1px solid #e9e9e9;

	background-color: #e9e9e9 !important;

}



.tabbed-shop-carousel .owl-controls .owl-nav [class*="owl-prev"] {

	left: -24px;

}



.tabbed-shop-carousel .owl-controls .owl-nav [class*="owl-next"] {

	right: -24px;

}



.tabbed-shop-carousel .owl-controls .owl-nav [class*="owl-"]:hover {

	background-color: #e9212e !important;

	color: #ffffff;

	border-color: #e9212e;

}



/*** 



====================================================================

	Sponsors Section

====================================================================



***/



.sponsors-section {

	position: relative;

	background: #f4f4f4;

	/*	padding:100px 0px;*/

	padding: 55px 0px 55px 0px;

}



.sponsors-section.style-two {

	background: #ffffff;
	/* height: 450px; */

}



.sponsors-section .image-box {

	position: relative;

	display: block;

	border: 1px solid #e0e0e0;

	border-radius: 3px;

	text-align: center;

}



.sponsors-section .image-box img {

	display: block;

	width: 100%;

}



.sponsors-section .inner-box {

	position: relative;

	overflow: hidden;

}



.sponsors-section .inner-box .overlay-box {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	color: #ffffff;

	font-family: 'Montserrat', sans-serif;

	background: rgba(252, 114, 30, 0.95);

	opacity: 0;

	border-radius: 3px;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	transition: all 500ms ease;

}



.sponsors-section .inner-box:hover .overlay-box {

	opacity: 1;

}



.sponsors-section .inner-box .overlay-box .overlay-inner {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	padding: 20px;

	vertical-align: middle;

	display: table;

}



.sponsors-section .inner-box .overlay-box .overlay-content {

	position: relative;

	vertical-align: middle;

	display: table-cell;

}



.sponsors-section .inner-box .overlay-box .count {

	position: relative;

	top: -8px;

	display: inline-block;

	font-size: 32px;

	padding-right: 15px;

}



.sponsors-section .inner-box .overlay-box .text {

	position: relative;

	display: inline-block;

	font-size: 18px;

	padding-left: 15px;

	line-height: 1.5em;

}



.sponsors-section .inner-box .overlay-box .text:before {

	content: '';

	position: absolute;

	left: 0px;

	top: 5%;

	height: 90%;

	border-left: 1px solid #ffffff;

}



.sponsors-section .owl-controls {

	padding: 0px !important;

	margin: 0px !important;

}



.sponsors-section .owl-controls .owl-nav,

.sponsors-section .owl-controls .owl-dots {

	display: none !important;

}



.sponsors-section.style-two .owl-controls .owl-dots {

	display: block !important;

	padding-top: 4px;

}



.sponsors-section.style-two .owl-controls .owl-dots .owl-dot span {

	width: 12px;

	height: 12px;

}



.sponsors-section.style-two .owl-controls .owl-dots .owl-dot.active span {

	background: #e9212e;

}



/*** 



====================================================================

	Newsletter Style One

====================================================================



***/



.newsletter-style-one {

	position: relative;

	padding: 50px 0px;

	background-color: #e9212e;

	color: #ffffff;

}



.newsletter-style-one .auto-container {

	position: relative;

	z-index: 1;

}



.newsletter-style-one .title-column h2 {

	font-size: 28px;

	color: #ffffff;

	font-weight: 700;

	line-height: 1.2em;

	text-transform: capitalize;

}



.newsletter-style-one .title-column .text {

	font-size: 16px;

	color: #ffffff;

	font-weight: 400;

	line-height: 1.2em;

	font-style: italic;

}



.newsletter-style-one .form-group {

	position: relative;

	display: block;

	margin: 0px;

	background: rgba(0, 0, 0, 0.03);

	border-radius: 3px;

}



.newsletter-style-one .form-group .floated-icon {

	position: absolute;

	right: 20px;

	top: 50%;

	font-size: 15px;

	color: #a04c18;

	line-height: 24px;

	margin-top: -12px;

	opacity: 0.80;

}



.newsletter-style-one .form-group input[type="text"],

.newsletter-style-one .form-group input[type="email"] {

	display: block;

	position: relative;

	width: 100%;

	line-height: 24px;

	background: none;

	color: #ffffff;

	height: 50px;

	font-size: 14px;

	padding: 13px 20px;

	-webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.10) inset;

	-ms-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.10) inset;

	-o-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.10) inset;

	-moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.10) inset;

	box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.10) inset;

	z-index: 1;

}



.newsletter-style-one ::-webkit-input-placeholder {
	color: #a04c18 !important;
	text-transform: capitalize;
}

.newsletter-style-one ::-moz-placeholder {
	color: #a04c18 !important;
	text-transform: capitalize;
}

.newsletter-style-one :-ms-input-placeholder {
	color: #a04c18 !important;
	text-transform: capitalize;
}

.newsletter-style-one input:-moz-placeholder {
	color: #a04c18 !important;
	text-transform: capitalize;
}



.newsletter-style-one input[type="submit"],

.newsletter-style-one button {

	position: relative;

	display: block;

	width: 100%;

	height: 50px;

	line-height: 30px;

	padding: 10px 15px;

	color: #e9212e;

	text-transform: uppercase;

	font-size: 16px;

	background: #ffffff;

	font-weight: 500;

	font-family: 'Montserrat', sans-serif;

	border-radius: 3px;

}





/*** 



====================================================================

	News Section

====================================================================



***/



.news-section {

	position: relative;

	padding: 100px 0px;

}



.news-section .owl-controls {

	position: relative;

	padding: 0px !important;

	margin: 50px 0px 0px !important;

}



.news-section .owl-controls .owl-nav {

	display: none !important;

}



.news-section .owl-controls .owl-dots {

	margin: 0px !important;

}



.news-section .owl-controls .owl-dots .owl-dot span {

	background: #f0f0f0;

	margin: 0px 5px;

	width: 12px;

	height: 12px;

}



.news-section .owl-controls .owl-dots .owl-dot.active span {

	background: #e9212e;

}



.news-style-one {

	position: relative;

}



.news-style-one .inner-box {

	position: relative;

	display: block;

}



.list-view .news-style-one {

	margin-bottom: 50px;

}



.large-image-view .news-style-one {

	margin-bottom: 50px;

}



.large-image-view .news-style-one .inner-box {

	padding: 20px 20px 25px;

	border: 1px solid #e9e9e9;

	border-radius: 3px;

}



.news-style-one .image-column {

	position: relative;

}



.news-style-one .image-box {

	position: relative;

	overflow: hidden;

}



.large-image-view .news-style-one .image-box {

	margin-bottom: 25px;

}



.news-style-one .image-box img {

	display: block;

	width: 100%;

}



.news-style-one .image-box .overlay-link {

	position: absolute;

	left: -100%;

	top: 0px;

	width: 100%;

	height: 100%;

	text-align: center;

	color: #ffffff;

	background: #e9212e;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	transition: all 500ms ease;

}



.news-style-one:hover .image-box .overlay-link {

	left: 0px;

}



.news-style-one .image-box .overlay-link .icon {

	position: absolute;

	left: 50%;

	margin-left: -20px;

	top: 50%;

	margin-top: -20px;

	line-height: 40px;

	width: 40px;

	height: 40px;

	font-size: 24px;

}



.news-style-one .content h3 {

	font-size: 20px;

	color: #272727;

	margin: -5px 0px 5px;

	font-weight: 600;

}



.news-style-one .content h3 a {

	color: #272727;

}



.news-style-one .content .post-meta {

	position: relative;

	margin-bottom: 10px;

}



.news-style-one .content .post-meta li {

	position: relative;

	display: inline-block;

	font-size: 14px;

	margin-right: 15px;

	font-style: italic;

}



.news-style-one .content .post-meta li a {

	position: relative;

	display: inline-block;

	padding-left: 25px;

	font-style: italic;

	color: #9e9e9e;

}



.news-style-one .content .post-meta li .icon {

	position: absolute;

	left: 0px;

	top: 0px;

	font-size: 14px;

	color: #e9212e;

	font-style: normal;

}



.news-style-one .content .text {

	position: relative;

	margin-bottom: 15px;

	color: #9e9e9e;

	line-height: 1.8em;

}



.news-style-one .content .text p {

	margin-bottom: 25px;

}



.news-style-one .content .author-info {

	position: relative;

	padding: 20px 15px 0px 70px;

	border-top: 1px solid #e0e0e0;

}



.news-style-one .content .author-info:before {

	content: '';

	position: absolute;

	left: 0px;

	top: -1px;

	width: 50px;

	border-top: 1px solid #e9212e;

}



.news-style-one .content .author-info .author-thumb {

	position: absolute;

	left: 0px;

	top: 15px;

	width: 50px;

	height: 50px;

	border-radius: 50%;

}



.news-style-one .content .author-info .author-thumb img {

	display: block;

	width: 50px;

	height: 50px;

	border-radius: 50%;

}



.news-style-one .content .author-info h4 {

	font-size: 16px;

	line-height: 1.2em;

	font-weight: 700;

	color: #272727;

}



.news-style-one .content .author-info .designation {

	font-style: italic;

	color: #e9212e;

}



.news-style-one .content a:hover {

	color: #e9212e;

}



.news-style-one blockquote {

	position: relative;

	display: block;

	margin-bottom: 20px;

	margin-left: 50px;

	padding: 5px 5px 5px 20px;

	font-size: 18px;

	line-height: 1.8em;

	font-style: italic;

	font-family: 'Lato', sans-serif;

	border-left: 3px solid #e9212e;

}





.blog-details .post-author {

	position: relative;

	color: #777777;

	margin-bottom: 50px;

}





.blog-details .post-author .inner-box {

	position: relative;

	padding: 35px 35px 35px 155px;

	min-height: 160px;

	background: #f4f4f4;

}



.blog-details .post-author .inner-box .author-thumb {

	position: absolute;

	left: 35px;

	top: 35px;

	width: 100px;

	height: 100px;

	border-radius: 2px;

}



.blog-details .post-author .inner-box .author-thumb img {

	display: block;

	width: 100%;

}



.blog-details .post-author h4 {

	position: relative;

	margin: -8px 0px 5px;

	font-size: 18px;

	text-transform: capitalize;

	font-weight: 400;

	color: #272727;

}



.blog-details .post-author h4 .author-designation {

	position: relative;

	color: #e9212e;

	font-style: italic;

	font-family: 'Lato', sans-serif;

}



.blog-details .post-author .text {

	line-height: 1.8em;

	color: #777777;

}



.blog-details .post-author .text a {

	color: #777777;

	text-decoration: underline;

}



.blog-details .post-author .text a:hover {

	color: #e9212e;

}



.blog-details .post-bottom {

	background: #ffffff;

	padding: 20px 0px 0px;

	border-top: 1px solid #e9e9e9;

}



.blog-details .post-bottom .share-options strong {

	font-weight: 600;

	font-size: 18px;

	font-family: 'Montserrat', sans-serif;

	color: #272727;

	padding-right: 10px;

}



.blog-details .post-bottom .share-options li {

	line-height: 34px;

	margin-right: 12px;

	float: left;

}



.blog-details .post-bottom .share-options li a {

	position: relative;

	display: inline-block;

	font-size: 14px;

	width: 34px;

	height: 34px;

	line-height: 32px;

	border: 1px solid #f4f4f4;

	background: #f4f4f4;

	text-align: center;

	color: #999999;

	border-radius: 50%;

	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;

}



.blog-details .post-bottom .share-options li a:hover {

	color: #ffffff;

	background: #e9212e;

}



.social-links-one a {

	position: relative;

	display: inline-block;

	font-size: 14px;

	width: 34px;

	height: 34px;

	line-height: 32px;

	border: 1px solid #e9e9e9;

	text-align: center;

	color: #999999;

	margin: 0px 10px 0px 0px;

	border-radius: 5px;

	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;

}



.social-links-one a:hover {

	color: #ffffff;

	background: #e9212e;

}



.blog-details .post-bottom .post-controls li {

	position: relative;

	display: inline-block;

	padding: 5px 0px;

	line-height: 24px;

	font-weight: 600;

	font-size: 16px;

	font-family: 'Montserrat', sans-serif;

	color: #9e9e9e;

	margin-left: 20px;

}



.blog-details .post-bottom .post-controls li a {

	color: #9e9e9e;

}



.blog-details .post-bottom .post-controls li a:hover {

	color: #e9212e;

}





/*** 



====================================================================

	Comments Area

====================================================================



 ***/



.blog-details .comments-area {

	position: relative;

	margin-bottom: 50px;

}



.blog-details .comments-area .comment-box {

	position: relative;

}



.blog-details .comments-area .comment {

	position: relative;

	padding: 0px 0px 30px;

	border-bottom: 1px solid #e9e9e9;

	margin-bottom: 30px;

}



.blog-details .comments-area .reply-comment {

	padding-left: 50px;

}



.blog-details .comments-area .comment .comment-inner {

	position: relative;

	padding-left: 120px;

}



.blog-details .comments-area .comment .author-thumb {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100px;

	height: 100px;

}



.blog-details .comments-area .comment .author-thumb img {

	width: 100%;

	display: block;

}



.blog-details .comments-area .comment .comment-header {

	position: relative;

	margin-bottom: 15px;

	color: #9e9e9e;

}



.blog-details .comments-area .comment .comment-header h4 {

	color: #272727;

	font-size: 20px;

	font-weight: 600;

	margin-bottom: 5px;

}



.blog-details .comments-area .comment .comment-header .comment-info a {

	color: #e9212e;

	font-style: italic;

}



.blog-details .comments-area .comment .text {

	line-height: 1.8em;

	color: #9e9e9e;

}







/*** 



====================================================================

	Main Footer

====================================================================



***/



.main-footer {

	position: relative;

	background-color: #272727;

	background-size: cover;

	background-repeat: no-repeat;

	background-position: left center;

	color: #bebebe;

}



.main-footer:before {

	content: '';

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background: rgba(16, 16, 16, 0.96);

}



.main-footer a,

.main-footer input,

.main-footer textarea {

	-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-footer .auto-container {

	position: relative;

	z-index: 1;

}



.main-footer .widgets-section {

	position: relative;

	padding: 90px 0px 0px;

}



.main-footer .footer-column {

	position: relative;

}



.main-footer .footer-widget {

	position: relative;

	margin-bottom: 30px;

}



.main-footer .footer-column h2 {

	font-size: 20px;

	font-weight: 600;

	text-transform: uppercase;

	margin-bottom: 30px;

	padding-bottom: 20px;

	color: #ffffff;

}



.main-footer .footer-column h2:before {

	content: '';

	position: absolute;

	left: 0px;

	bottom: 0px;

	width: 70px;

	border-bottom: 3px solid #e9212e;

}



.main-footer .footer-column h2:after {

	content: '';

	position: absolute;

	left: 0px;

	bottom: 4px;

	width: 70px;

	border-bottom: 1px solid #e9212e;

}



.main-footer .about-widget .text {

	margin-bottom: 20px;

}



.main-footer .contact-info {

	margin-bottom: 25px;

}



.main-footer .contact-info li {

	position: relative;

	padding: 10px 0px 10px 30px;

	line-height: 24px;

	border-bottom: 1px solid rgba(255, 255, 255, 0.10);

}



.main-footer .contact-info li:last-child {

	border: none;

}



.main-footer .contact-info li .icon {

	position: absolute;

	left: 0px;

	top: 10px;

	line-height: 24px;

	font-size: 16px;

	color: #e9212e;

}



.main-footer .social-links {

	position: relative;

	margin-bottom: 25px;

}



.main-footer .social-links a {

	/* display: inline-block;

	width: 32px;

	height: 32px;

	margin-right: 5px;

	line-height: 30px;

	background: none;

	border: 1px solid #aaaaaa;

	color: #aaaaaa;

	font-size: 14px;

	text-align: center;

	border-radius: 2px; */

}



.main-footer .social-links a:hover {

	border-color: #ffffff;

	color: #ffffff;

}



.main-footer .posts-widget .post {

	position: relative;

	min-height: 60px;

	padding-left: 75px;

	padding-bottom: 22px;

	margin-bottom: 25px;

	border-bottom: 1px solid rgba(255, 255, 255, 0.10);

}



.main-footer .posts-widget .post:last-child {

	border: none;

	padding-bottom: 0px;

}



.main-footer .posts-widget .post .post-thumb {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 60px;

	height: 60px;

}



.main-footer .posts-widget .post .post-thumb .overlay-link {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background: #e9212e;

	color: #ffffff;

	opacity: 0;

}



.main-footer .posts-widget .post:hover .post-thumb .overlay-link {

	opacity: 1;

}



.main-footer .posts-widget .post .post-thumb .overlay-link span {

	position: absolute;

	left: 50%;

	top: 50%;

	text-align: center;

	width: 30px;

	margin-left: -15px;

	margin-top: -15px;

	line-height: 30px;

	font-size: 16px;

}



.main-footer .posts-widget .post .post-thumb img {

	display: block;

	width: 100%;

}



.main-footer .posts-widget .post .desc-text {

	position: relative;

	font-size: 15px;

	color: #bebebe;

	line-height: 1.8em;

	margin-bottom: 0px;

	top: -5px;

}



.main-footer .posts-widget .post .desc-text a {

	color: #bebebe;

}



.main-footer .posts-widget .post .time {

	color: #9e9e9e;

	line-height: 24px;

	font-style: italic;

}



.main-footer .posts-widget .post .time .fa {

	padding-right: 8px;

	color: #e9212e;

	font-style: normal;

}



.main-footer .posts-widget .view-more {

	display: inline-block;

	text-transform: uppercase;

	font-weight: 700;

	border-bottom: 1px solid;

	color: #e9212e;

	line-height: 20px;

}



.main-footer .posts-widget .view-more .fa {

	padding-left: 5px;

}



.main-footer .tags-widget .tags-list li {

	position: relative;

	display: inline-block;

	margin: 0px 8px 10px 0px;

}



.main-footer .tags-widget .tags-list li a {

	position: relative;

	display: block;

	line-height: 24px;

	padding: 5px 15px;

	color: #bebebe;

	text-transform: capitalize;

	border: 1px solid rgba(255, 255, 255, 0.10);

	min-width: 70px;

	/* text-align: center; */

	border-radius: 3px;

}



.main-footer .tags-widget .tags-list li a:hover {

	background: #e9212e;

	color: #ffffff;

	border-color: #e9212e;

}



.main-footer .work-hours h4 {

	font-size: 16px;

	font-family: 'Lato', sans-serif;

	color: #ffffff;

	font-weight: 500;

	margin-bottom: 10px;

}



.main-footer .work-hours p {

	line-height: 1.6em;

	margin-bottom: 5px;

}



.main-footer .contact-widget {

	position: relative;

}



.main-footer .contact-widget .text {

	margin-bottom: 20px;

}



.main-footer .contact-widget .form-group {

	position: relative;

	display: block;

	margin-bottom: 20px;

}



.main-footer .contact-widget .form-group input[type="text"],

.main-footer .contact-widget .form-group input[type="tel"],

.main-footer .contact-widget .form-group input[type="email"],

.main-footer .contact-widget .form-group textarea {

	position: relative;

	display: block;

	width: 100%;

	line-height: 24px;

	padding: 8px 16px;

	height: 44px;

	color: #ffffff;

	font-size: 15px;

	border: 1px solid rgba(255, 255, 255, 0.10);

	border-radius: 3px;

	background: 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;

}



.main-footer .contact-widget .form-group textarea {

	height: 90px;

	resize: none;

}



.main-footer .contact-widget .form-group input[type="text"]:focus,

.main-footer .contact-widget .form-group input[type="tel"]:focus,

.main-footer .contact-widget .form-group input[type="email"]:focus,

.main-footer .contact-widget .form-group textarea:focus {

	border-color: #e9212e;

}



.main-footer .contact-widget .form-group input[type="submit"],

.main-footer .contact-widget button {

	font-family: 'Montserrat', sans-serif;

	border-radius: 3px;

	padding: 8px 30px;

}



.main-footer .gallery-widget {

	position: relative;

}



.main-footer .gallery-widget .item {

	position: relative;

}



.main-footer .gallery-widget .item .overlay-link {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background: #e9212e;

	color: #ffffff;

	opacity: 0;

}



.main-footer .gallery-widget .item:hover .overlay-link {

	opacity: 1;

}



.main-footer .gallery-widget .item .overlay-link span {

	position: absolute;

	left: 50%;

	top: 50%;

	text-align: center;

	width: 30px;

	margin-left: -15px;

	margin-top: -15px;

	line-height: 30px;

	font-size: 16px;

}



.main-footer .gallery-widget .item img {

	display: block;

	width: 100%;

}



.gallery-widget .owl-controls {

	padding: 0px !important;

	margin: 0px 0px 0px !important;

	position: absolute;

	right: 0px;

	top: -70px;

}



.gallery-widget .owl-controls .owl-nav {

	display: none !important;

}



.gallery-widget .owl-controls .owl-dots {}



.gallery-widget .owl-controls .owl-dots .owl-dot span {

	background: rgba(255, 255, 255, 0.10);

	margin: 0px 0px 0px 10px;

	width: 12px;

	height: 12px;

}



.gallery-widget .owl-controls .owl-dots .owl-dot.active span {

	background: #e9212e;

}



.main-footer .footer-bottom {

	position: relative;

	padding: 24px 0px;

	line-height: 24px;

	font-size: 15px;

	background: #0a0a0a;

}



.main-footer .footer-bottom .author-name {

	color: #e9212e;

}



.main-footer .footer-nav li {

	position: relative;

	display: inline-block;

	margin-left: 35px;

	line-height: 24px;

}



.main-footer .footer-nav li a {

	color: #9e9e9e;

}



.main-footer .footer-nav li a:hover {

	color: #e9212e;

}





/*** 



====================================================================

	Page Title Style

====================================================================



***/



.page-title {

	position: relative;

	padding: 150px 0px 50px;

	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(0, 0, 0, 0.20);

}



.page-title .auto-container {

	position: relative;

	z-index: 1;

}



.page-title h1 {

	position: relative;

	font-size: 36px;

	font-weight: 700;

	color: #ffffff;

	padding-bottom: 20px;

	line-height: 1.5em;

}



.page-title h1:after {

	content: '';

	position: absolute;

	left: 50%;

	margin-left: -42px;

	bottom: 9px;

	width: 80px;

	border-bottom: 3px solid #e9212e;

}



.page-info {

	position: relative;

	padding: 24px 0px;

	background: #ffffff;

	color: #272727;

	border-bottom: 1px solid #f0f0f0;

}



.page-info h2 {

	font-size: 16px;

	color: #272727;

	line-height: 24px;

	font-weight: 700;

}



.page-info .bread-crumb {

	position: relative;

	font-size: 15px;

}



.page-info .bread-crumb li {

	position: relative;

	float: left;

	margin-right: 30px;

	color: #9e9e9e;

	line-height: 24px;

}



.page-info .bread-crumb li:last-child {

	margin-right: 0px;

}



.page-info .bread-crumb li:after {

	content: '\f0da';

	font-family: 'FontAwesome';

	position: absolute;

	right: -22px;

	width: 10px;

	line-height: 28px;

	font-size: 14px;

	color: #e9212e;

}



.page-info .bread-crumb li:last-child:after {

	display: none;

}



.page-info .bread-crumb li a {

	color: #9e9e9e;

}



.page-info .bread-crumb li a:hover {

	color: #e9212e;

}







/*** 



====================================================================

	Fact Counter Section

====================================================================



***/



.fact-counter {

	position: relative;

	padding: 80px 0px 30px;

	background-color: #272727;

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-size: cover;

	background-position: center center;

	overflow: hidden;

	color: #ffffff;

}



.fact-counter:before {

	content: '';

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background: #000000;

	opacity: 0.80;

	z-index: 0;

}



.fact-counter .auto-container {

	position: relative;

	z-index: 1;

}



.fact-counter .column {

	position: relative;

	margin-bottom: 40px;

	text-align: center;

	z-index: 5;

}



.fact-counter .column .icon {

	position: relative;

	top: 0px;

	font-size: 60px;

	line-height: 70px;

	margin-bottom: 20px;

	color: #e9212e;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

}



.fact-counter .count-outer {

	position: relative;

	font-size: 30px;

	font-weight: 700;

	padding: 0px 10px;

	margin-bottom: 20px;

}



.fact-counter .column .counter-title {

	position: relative;

	/*	font-size:20px;

	font-weight:400;*/

	font-size: 18px;

	font-weight: 500;

	text-transform: capitalize;

	font-family: "Poppins", sans-serif;

	color: #ffffff;
	text-transform: uppercase;

}



/*** 



====================================================================

	Default Section

====================================================================



***/



.about-us-section {

	position: relative;

	/*	padding:100px 0px 70px;*/

	padding: 81px 0px 40px;

}



.about-us-section .column {

	position: relative;

	margin-bottom: 80px;

}



.about-us-section .text-column .text {

	margin-bottom: 35px;

	color: #9e9e9e;

	font-size: 15px;

	line-height: 1.8em;

}



.about-us-section .text-column .text strong {

	color: #272727;

	font-weight: 600;

}



.about-us-section .text-column h2 {

	font-size: 24px;

	color: #272727;

	font-weight: 400;

	text-transform: capitalize;

	margin-bottom: 25px;

}



.about-us-section .text-column .signature-image {

	position: relative;

	margin-bottom: 10px;

}



.about-us-section .text-column .about-owner h4 {

	font-size: 16px;

	font-weight: 600;

	color: #272727;

}



.about-us-section .text-column .about-owner .designation {

	color: #999999;

	font-style: italic;

	font-family: 'Lato', sans-serif;

	font-weight: 400;

}



.about-us-section .text-column .about-owner .company-title {

	color: #e9212e;

	font-style: italic;

	font-family: 'Lato', sans-serif;

}



.about-us-section .video-box {

	position: relative;

}



.about-us-section .video-box img {

	display: block;

	width: 100%;

}



.about-us-section .video-box .video-link {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background: rgba(0, 0, 0, 0.10);

	transition: all 300ms ease;

}



.video-box .video-link .icon {

	position: absolute;

	width: 100%;

	height: 50px;

	line-height: 1em;

	font-size: 64px;

	top: 50%;

	color: #ffffff;

	margin-top: -25px;

	text-align: center;

}



.about-us-section .video-box .video-link:hover {

	background: rgba(0, 0, 0, 0.30);

}



.about-us-section .our-services {

	/*padding:80px 0px 0px;*/

	padding: 0px 0px 0px;

	/*	border-top:1px solid #f0f0f0;	*/

}



.about-us-section .our-services .service-block-one {

	position: relative;

	margin-bottom: 30px;

}



/*** 



====================================================================

	best-service-two

====================================================================



***/



.best-service-two {

	position: relative;

	/*	padding:100px 0px;*/

	padding: 50px 0px 80px 0px;

	background-color: #272727;

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-size: cover;

	background-position: center center;

	overflow: hidden;

}



.best-service-two:before {

	content: '';

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background: #000000;

	opacity: 0.15;

	z-index: 0;

}



.best-service-two .auto-container {

	position: relative;

	z-index: 1;

}



.best-service-two .sec-title-four {

	margin-bottom: 50px;

}



.best-service-two .sec-title-four h2 {

	color: #ffffff;

}



.best-service-two .auto-container .row {

	margin-left: -1px;

	margin-right: -1px;

}



.service-block-three {

	position: relative;

	padding: 1px;

}



.service-block-three .inner-box {

	position: relative;

	display: block;

	width: 100%;

	padding: 45px 20px;

	background: #ffffff;

	/*    background: linear-gradient(

90deg

 , #e9212e 0%, rgba(233,171,59,1) 35%, rgba(213,172,99,1) 100%);*/

	text-align: center;

	color: #272727;

	transition: all 500ms ease;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;
	height: 200px;

}



.service-block-three .inner-box:hover {

	color: #ffffff;

	background: #e9212e;

}



.service-block-three .inner-box .icon-box {

	position: relative;

	line-height: 1em;

	font-size: 48px;

	margin-bottom: 20px;

}



.service-block-three .inner-box h3 {

	position: relative;

	line-height: 1.5em;

	font-size: 20px;

	font-weight: 500;

	text-transform: capitalize;
	color: #000;
	font-family: "Poppins", sans-serif;

}



/*** 



====================================================================

	Team Section One

====================================================================



***/



.team-section-one {

	position: relative;

	padding: 100px 0px 60px;

}



.team-member-one {

	position: relative;

	margin-bottom: 40px;

}



.team-member-one .image-box {

	position: relative;

	overflow: hidden;

}



.team-member-one .image-box img {

	display: block;

	width: 100%;

}



.team-member-one .image-box .overlay {

	position: absolute;

	left: -100%;

	top: 0px;

	width: 100%;

	height: 100%;

	color: #ffffff;

	text-align: center;

	background: rgba(252, 114, 30, 0.95);

	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-member-one:hover .image-box .overlay {

	left: 0px;

}



.team-member-one .image-box .overlay .social-links {

	position: absolute;

	left: 0px;

	top: 50%;

	width: 100%;

	margin-top: -20px;

}



.team-member-one .image-box .overlay .social-links li {

	display: inline-block;

	margin: 0px 5px;

}



.team-member-one .image-box .overlay .social-links a {

	position: relative;

	width: 40px;

	height: 40px;

	display: inline-block;

	line-height: 24px;

	padding: 7px 0px;

	color: #ffffff;

	border: 1px solid #ffffff;

	border-radius: 50%;

}



.team-member-one .image-box .overlay .social-links a:hover {

	color: #e9212e;

	background: #ffffff;

}



.team-member-one .lower-content {

	position: relative;

	padding: 25px 0px 0px 0px;

}



.team-member-one .lower-content h3 {

	font-size: 20px;

	font-weight: 600;

	color: #272727;

	text-transform: capitalize;

	line-height: 1.4em;

}



.team-member-one .lower-content h3 a {

	color: #272727;

}



.team-member-one .lower-content h3 a:hover {

	color: #e9212e;

}



.team-member-one .lower-content .designation {

	font-size: 16px;

	font-style: italic;

	color: #e9212e;

	text-transform: capitalize;

	margin-bottom: 20px;

}



.team-member-one .lower-content .desc-text {

	font-size: 15px;

	color: #9e9e9e;

	line-height: 1.8em;

	margin-bottom: 20px;

}



.team-member-one .lower-content .read-more {

	font-size: 14px;

	color: #333333;

	text-transform: capitalize;

	font-family: 'Montserrat', sans-serif;

	line-height: 1.6em;

}



.team-member-one .lower-content .read-more .fa {

	padding-left: 5px;

}



.team-member-one .lower-content .read-more:hover {

	color: #e9212e;

}



/*** 



====================================================================

	FAQs Section style

====================================================================



***/



.faqs-section {

	position: relative;

	padding: 100px 0px;

}



.faqs-section .faqs-container {

	margin-bottom: 50px;

}



.accordion-box {

	position: relative;

}



.accordion-box .block {

	position: relative;

	margin-bottom: 10px;

	border: 1px solid #f0f0f0;

}



.accordion-box .block .acc-btn {

	position: relative;

	font-size: 16px;

	margin-bottom: 0px;

	cursor: pointer;

	background: none;

	line-height: 30px;

	padding: 20px 25px 20px 70px;

	overflow: hidden;

	font-weight: 400;

	color: #1c2125;

	border-radius: 2px;

	font-family: 'Montserrat', 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;

}



.accordion-box .block .icon-outer {

	position: absolute;

	left: 25px;

	top: 18px;

	width: 30px;

	height: 30px;

	text-align: center;

	font-size: 18px;

	color: #ffffff;

	background: #272727;

	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;

}



.accordion-box .block .icon-outer .icon {

	position: absolute;

	left: 0px;

	top: 50%;

	margin-top: -15px;

	width: 100%;

	height: 30px;

	line-height: 30px;

	text-align: center;

	font-size: 18px;

	font-weight: normal;

	-moz-transition: all 500ms ease;

	-webkit-transition: all 500ms ease;

	-ms-transition: all 500ms ease;

	-o-transition: all 500ms ease;

	transition: all 500ms ease;

}



.accordion-box .block .icon-outer .icon-plus {

	opacity: 1;

}



.accordion-box .block .icon-outer .icon-minus {

	opacity: 0;

}



.accordion-box .block .acc-btn.active .icon-outer .icon-minus {

	opacity: 1;

}



.accordion-box .block .acc-btn.active .icon-outer .icon-plus {

	opacity: 0;

}



.accordion-box .block .acc-btn.active .icon-outer {

	background: #e9212e;

}



.accordion-box.style-two .block .acc-btn.active .icon-outer {

	background: none;

	color: #e9212e;

}



.accordion-box .block .acc-content {

	position: relative;

	display: none;

}



.accordion-box .block .acc-content.current {

	display: block;

}



.accordion-box .block .content {

	position: relative;

	font-size: 16px;

	background: #f4f4f4;

	padding: 20px 25px;

	color: #888888;

}



.accordion-box .block .content p {

	margin-bottom: 20px;

	line-height: 1.8em;

}



.accordion-box .block .content p:last-child {

	margin-bottom: 0px;

}



.ask-questions .form-box {

	padding: 30px 30px 0px;

}



.ask-questions .default-form .form-group {

	margin-bottom: 30px;

}



/*** 



====================================================================

	Call to Action Style One

====================================================================



***/



.call-to-action-one {

	position: relative;

	padding: 40px 0px;

	background-color: #e9212e;

	color: #ffffff;

}



.call-to-action-one h3 {

	font-size: 24px;

	color: #ffffff;

	font-weight: 400;

	line-height: 44px;

	font-family: 'Lato', sans-serif;

}



.call-to-action-one .theme-btn:hover {

	border-color: #272727 !important;

	color: #272727 !important;

	background: none;

}



/*** 



====================================================================

	Pricing Section

====================================================================



***/



.pricing-section {

	position: relative;

	padding: 90px 0px 70px;

	background: #ffffff;

}



.pricing-column {

	position: relative;

	margin-bottom: 40px;

}



.pricing-column .inner-box {

	position: relative;

	display: block;

	border: 1px solid #e0e0e0;

	background: #ffffff;

	text-align: center;

	color: #999999;

	border-radius: 3px;

	transition: all 300ms ease;

}



.pricing-column .inner-box:hover {

	background: #272727;

	color: #ffffff;

	border-color: #272727;

}



.pricing-column .price-header {

	position: relative;

	padding: 25px 20px;

	line-height: 1em;

}



.pricing-column .price-header .price {

	font-size: 48px;

	font-weight: 700;

	line-height: 1em;

	color: #272727;

	font-family: 'Lato', sans-serif;

}



.pricing-column .inner-box:hover .price-header .price,

.pricing-column .inner-box:hover .price-header sub {

	color: #ffffff;

}



.pricing-column .price-header sub {

	font-size: 15px;

	color: #272727;

	font-weight: 400;

}



.pricing-column .price-header sup {

	position: relative;

	top: -20px;

	font-size: 20px;

	font-weight: 700;

}



.pricing-column .plan-title {

	position: relative;

	padding: 30px 10px;

	color: #e9212e;

	font-size: 24px;

	font-weight: 600;

	line-height: 1.4em;

	text-transform: capitalize;

	border-bottom: 1px solid #e0e0e0;

}



.pricing-column .inner-box:hover .plan-title {

	border-color: rgba(255, 255, 255, 0.10);

}



.pricing-column:hover .plan-title,

.pricing-column.best-plan .plan-title {

	color: #ffffff;

}



.pricing-column .lower-content {

	position: relative;

	padding: 0px 15px 40px;

}



.pricing-column .lower-content .spec-list {

	position: relative;

	padding: 10px 0px 20px;

}



.pricing-column .lower-content .spec-list li {

	line-height: 24px;

	padding: 10px 15px;

	font-size: 15px;

}



.pricing-column .theme-btn {

	padding: 10px 50px;

}



.pricing-column:hover .theme-btn,

.pricing-column.best-plan .theme-btn {

	background: #e9212e !important;

	border-color: #e9212e !important;

	color: #ffffff !important;

}



/*** 



====================================================================

	Project Details

====================================================================



***/



.project-details {

	position: relative;

	padding: 100px 0px;

	background: #ffffff;

}



.project-details .project-images {

	position: relative;

	margin-bottom: 50px;

}



.project-details .project-images .image-column {

	position: relative;

	margin-bottom: 30px;

}



.project-details .project-images .image-column img {

	display: block;

	width: 100%;

	transition: all 300ms ease;

}



.project-details .project-images .image-column img:hover {

	opacity: 0.70;

}



.project-details h2 {

	font-size: 30px;

	font-weight: 700;

	color: #272727;

	margin-bottom: 20px;

}



.project-details .info-column,

.project-details .content-column {

	margin-bottom: 20px;

}



.project-details .project-content .text {

	font-size: 15px;

	font-weight: 400;

	line-height: 1.8em;

	color: #888888;

	margin-bottom: 20px;

}



.project-details .project-content .social-links a {

	display: inline-block;

	margin-right: 25px;

	font-size: 18px;

	color: #9e9e9e;

	transition: all 300ms ease;

}



.project-details .project-content .social-links a:hover {

	color: #e9212e;

}



.project-details .proj-info li {

	position: relative;

	font-size: 16px;

	font-style: italic;

	color: #999999;

	margin-bottom: 15px;

}



.project-details .proj-info li strong {

	font-weight: 600;

	font-size: 16px;

	font-style: normal;

	font-family: 'Montserrat', sans-serif;

	color: #272727;

	padding-right: 15px;

}



.project-details .proj-info .rating {

	color: #e9212e;

}



/*** 



====================================================================

	Project Nav

====================================================================



***/



.project-details .post-nav {

	position: relative;

	margin: 30px auto;

	padding: 35px 0px;

	text-align: center;

	border: 1px solid #e0e0e0;

	border-left: none;

	border-right: none;

}



.project-details .post-nav .prev-post,

.project-details .post-nav .next-post {

	position: relative;

	z-index: 1;

}



.project-details .post-nav a {

	position: relative;

	display: block;

	font-size: 16px;

	text-transform: uppercase;

	color: #9e9e9e;

	font-weight: 400;

	font-family: 'Montserrat', sans-serif;

	transition: 300ms ease;

}



.project-details .post-nav a:hover {

	color: #e9212e !important;

}



.project-details .post-nav a .fa {

	position: relative;

	top: 2px;

	font-size: 24px;

}



.project-details .owl-controls .owl-dots {

	display: none !important;

}



.project-details .owl-controls {

	margin: 0px !important;

}



.project-details .owl-controls .owl-nav {

	margin: 0px !important;

}



.project-details .owl-controls .owl-nav [class*="owl-"] {

	position: absolute;

	top: 50%;

	display: inline-block;

	margin: -50px 0px 0px 0px;

	width: 40px;

	height: 100px;

	padding: 0px;

	color: #ffffff;

	font-size: 24px;

	line-height: 100px;

	text-align: center;

	border-radius: 0px;

	border: none;

	background-color: #272727 !important;

}



.project-details .owl-controls .owl-nav [class*="owl-prev"] {

	left: 0px;

}



.project-details .owl-controls .owl-nav [class*="owl-next"] {

	right: 0px;

}



.project-details .owl-controls .owl-nav [class*="owl-"]:hover {

	background-color: #e9212e !important;

	border-color: #e9212e;

}



/*** 



====================================================================

	Styled Pagination

====================================================================



***/



.styled-pagination {

	position: relative;

}



.styled-pagination li {

	position: relative;

	display: inline-block;

	margin: 0px 7px 7px 0px;

}



.styled-pagination li a {

	position: relative;

	display: block;

	line-height: 20px;

	padding: 10px 5px;

	font-size: 16px;

	text-transform: capitalize;

	min-width: 42px;

	border: 1px solid #e0e0e0;

	background: #efefef;

	color: #111111;

	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 {

	font-size: 16px;

}



.styled-pagination li a:hover,

.styled-pagination li a.active {

	color: #ffffff;

	background: #e9212e;

	border-color: #e9212e;

}



/*** 



====================================================================

	Sidebar

====================================================================



***/



.sidebar-page-container {

	position: relative;

	padding: 90px 0px 70px;

}



.sidebar-page-container .sidebar {

	margin-bottom: 30px;

}



.sidebar-title {

	position: relative;

	margin-bottom: 40px;

}



.sidebar-title h3 {

	position: relative;

	font-size: 24px;

	color: #272727;

	font-weight: 700;

	padding-bottom: 12px;

	text-transform: capitalize;

}



.sidebar-title h3:after {

	position: absolute;

	content: '';

	width: 70px;

	height: 1px;

	left: 0px;

	bottom: 3px;

	background-color: #e9212e;

}



.sidebar-title h3:before {

	position: absolute;

	content: '';

	width: 70px;

	height: 2px;

	left: 0px;

	bottom: 0px;

	background-color: #e9212e;

}



.sidebar .sidebar-widget {

	position: relative;

	margin-bottom: 50px;

}



.sidebar .boxed-nav {

	position: relative;

}



.sidebar .boxed-nav .nav-outer {

	position: relative;

	border: 1px solid #e0e0e0;

	font-family: 'Lato', sans-serif;

	border-radius: 5px;

}



.sidebar .boxed-nav ul li {

	position: relative;

}



.sidebar .boxed-nav ul li:last-child a {

	border: none;

}



.sidebar .boxed-nav li a {

	position: relative;

	display: block;

	line-height: 30px;

	padding: 10px 15px;

	text-transform: uppercase;

	color: #272727;

	font-size: 14px;

	font-weight: 700;

	border-bottom: 1px solid #e0e0e0;

	transition: all 300ms ease;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	-o-transition: all 300ms ease;

}



.sidebar .boxed-nav li:hover a,

.sidebar .boxed-nav li.current a,

.sidebar .boxed-nav li a.active-btn {

	background: #e9212e;

	color: #ffffff;

	border-color: #e9212e;

}



.sidebar .downloads li {

	position: relative;

	margin-bottom: 12px;

	font-family: 'Montserrat', sans-serif;

}



.sidebar .downloads li a {

	position: relative;

	display: block;

	padding: 16px 15px 16px 68px;

	color: #272727;

	font-size: 16px;

	background: #f4f4f4;

	line-height: 30px;

	transition: all 500ms ease;

}



.sidebar .downloads li a:after {

	content: '\f0da';

	font-family: 'FontAwesome';

	position: absolute;

	right: 15px;

	font-size: 16px;

	top: 50%;

	margin-top: -15px;

	line-height: 30px;

}



.sidebar .downloads li a:hover {

	background: #e9212e;

	color: #ffffff;

}



.sidebar .downloads li a .icon {

	position: absolute;

	left: -2px;

	top: 8px;

	width: 50px;

	height: 46px;

	line-height: 46px;

	text-align: center;

	font-size: 20px;

	background: #272727;

	color: #ffffff;

}



.sidebar .styled-nav {

	position: relative;

	font-family: 'Montserrat', sans-serif;

}



.sidebar .styled-nav .nav-outer {

	position: relative;

}



.sidebar .styled-nav .nav-outer ul {

	border: 1px solid #e9e9e9;

	border-radius: 2px;

}



.sidebar .styled-nav ul li {

	position: relative;

}



.sidebar .styled-nav ul li:last-child a {

	border: none;

}



.sidebar .styled-nav li a {

	position: relative;

	display: block;

	margin-left: -1px;

	margin-right: -1px;

	line-height: 30px;

	padding: 10px 15px 10px 45px;

	text-transform: capitalize;

	color: #9e9e9e;

	font-size: 15px;

	border-bottom: 1px solid #e9e9e9;

	font-weight: 400;

	transition: all 300ms ease;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

	-o-transition: all 300ms ease;

}



.sidebar .styled-nav li a:before {

	content: '\f0a9';

	font-family: 'FontAwesome';

	position: absolute;

	left: 20px;

	font-size: 16px;

	top: 50%;

	margin-top: -15px;

	line-height: 30px;

	color: #e9212e;

}



.sidebar .styled-nav li:hover a,

.sidebar .styled-nav li.current a {

	color: #ffffff;

	background: #e9212e;

	border-color: #e9212e;

}



.sidebar .styled-nav li.current a:before,

.sidebar .styled-nav li:hover a:before {

	color: #ffffff;

}



.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: 26px;

	padding: 10px 30px 10px 15px;

	border: 1px solid #e0e0e0;

	height: 48px;

	background: #f4f4f4;

	color: #3a3a3a;

	display: block;

	width: 100%;

	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: #e9212e;

}



.sidebar .search-box .form-group button {

	position: absolute;

	right: 0px;

	top: 0px;

	height: 48px;

	width: 50px;

	line-height: 48px;

	text-align: center;

	display: block;

	font-size: 16px;

	color: #ffffff;

	background: #e9212e;

	border-radius: 0px 3px 3px 0px;

}



.sidebar .search-box .form-group input:focus+button,

.sidebar .search-box .form-group button:hover {

	color: #272707;

}



.sidebar .recent-posts .post {

	position: relative;

	min-height: 65px;

	padding-left: 85px;

	margin-bottom: 25px;

}



.sidebar .recent-posts .post:last-child {

	margin-bottom: 0px;

	padding-bottom: 0px;

}



.sidebar .recent-posts .post .post-thumb {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 65px;

	height: 65px;

}



.sidebar .recent-posts .post .post-thumb .overlay-link {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background: #e9212e;

	color: #ffffff;

	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 .recent-posts .post:hover .post-thumb .overlay-link {

	opacity: 1;

}



.sidebar .recent-posts .post .post-thumb .overlay-link span {

	position: absolute;

	left: 50%;

	top: 50%;

	text-align: center;

	width: 30px;

	margin-left: -15px;

	margin-top: -15px;

	line-height: 30px;

	font-size: 16px;

}



.sidebar .recent-posts .post .post-thumb img {

	display: block;

	width: 100%;

}



.sidebar .recent-posts .post h4 {

	position: relative;

	top: -5px;

	font-size: 16px;

	color: #272727;

	font-weight: 600;

	line-height: 1.4em;

}



.sidebar .recent-posts .post h4 a {

	color: #272727;

}



.sidebar .recent-posts .post .post-meta {

	color: #9e9e9e;

	line-height: 24px;

	font-style: italic;

}



.sidebar .recent-posts .post .post-meta a {

	position: relative;

	display: inline-block;

	margin-right: 10px;

	color: #9e9e9e;

	line-height: 24px;

	font-style: italic;

}



.sidebar .recent-posts .post .post-meta .fa {

	position: relative;

	padding-right: 5px;

	color: #e9212e;

	font-style: normal;

}



.sidebar .popular-tags a {

	position: relative;

	display: inline-block;

	line-height: 24px;

	font-family: 'Lato', sans-serif;

	padding: 8px 10px;

	margin: 0px 7px 10px 0px;

	border: 1px solid #e9e9e9;

	background: #ffffff;

	color: #9e9e9e;

	font-size: 14px;

	font-weight: 700;

	text-transform: capitalize;

	text-align: center;

	border-radius: 2px;

	transition: all 300ms ease;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

}



.sidebar .popular-tags a:hover {

	background-color: #e9212e;

	border-color: #e9212e;

	color: #ffffff;

}



.sidebar .list {

	position: relative;

	font-family: 'Lato', sans-serif;

}



.sidebar .list li {

	position: relative;

	border-bottom: 1px solid #f0f0f0;

}



.sidebar .list li a {

	position: relative;

	display: block;

	color: #9e9e9e;

	font-size: 15px;

	font-weight: 400;

	line-height: 24px;

	padding: 15px 0px 15px 25px;

}



.sidebar .list li:first-child a {

	padding-top: 0px;

}



.sidebar .list li a:before {

	font-family: 'FontAwesome';

	content: '\f114';

	position: absolute;

	left: 0px;

	top: 14px;

	display: block;

	font-size: 16px;

	line-height: 24px;

}



.sidebar .list li:first-child a:before {

	top: 0px;

}



.sidebar .list li a:hover {

	color: #e9212e;

}



.sidebar .list-two {

	position: relative;

	font-family: 'Lato', sans-serif;

}



.sidebar .list-two li {

	position: relative;

	border-bottom: 1px solid #f0f0f0;

}



.sidebar .list-two li a {

	position: relative;

	display: block;

	color: #9e9e9e;

	font-size: 15px;

	font-weight: 400;

	line-height: 24px;

	padding: 15px 0px 15px 25px;

}



.sidebar .list-two li:first-child a {

	padding-top: 0px;

}



.sidebar .list-two li a:before {

	font-family: 'Flaticon';

	content: '\f119';

	position: absolute;

	left: 0px;

	top: 14px;

	display: block;

	font-size: 16px;

	line-height: 24px;

}



.sidebar .list-two li:first-child a:before {

	top: 0px;

}



.sidebar .list-two li a:hover {

	color: #e9212e;

}



.sidebar .list-three {

	position: relative;

	font-family: 'Lato', sans-serif;

}



.sidebar .list-three li {

	position: relative;

	border-bottom: 1px solid #f0f0f0;

}



.sidebar .list-three li a {

	position: relative;

	display: block;

	color: #9e9e9e;

	font-size: 15px;

	font-weight: 400;

	line-height: 24px;

	padding: 15px 0px 15px 25px;

}



.sidebar .list-three li:first-child a {

	padding-top: 0px;

}



.sidebar .list-three li a:before {

	font-family: 'FontAwesome';

	content: '\f105';

	position: absolute;

	left: 0px;

	top: 14px;

	display: block;

	font-size: 18px;

	color: #e9212e;

	line-height: 24px;

}



.sidebar .list-three li:first-child a:before {

	top: 0px;

}



.sidebar .list-three li a:hover {

	color: #e9212e;

}



.sidebar .text-widget {

	position: relative;

	color: #9e9e9e;

}



.sidebar .text-widget .text p {

	margin-bottom: 15px;

}



.sidebar .text-widget .text p:last-child {

	margin-bottom: 0px;

}





.sidebar .testimonials {

	position: relative;

}



.sidebar .testimonials .upper-content {

	position: relative;

	padding: 25px 10px 25px 45px;

	background: #272727 url(../images/icons/curved-quote-icon.png) left top no-repeat;

	color: #ffffff;

	font-size: 18px;

	border-radius: 5px;

	margin-bottom: 30px;

}



.sidebar .testimonials .upper-content:after {

	content: '';

	position: absolute;

	left: 30px;

	top: 100%;

	border: 7px solid transparent;

	border-top: 10px solid #272727;

}



.sidebar .testimonials .testi-info {

	position: relative;

	padding-top: 10px;

	padding-left: 80px;

	min-height: 75px;

}



.sidebar .testimonials .testi-info .author-thumb {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 70px;

}



.sidebar .testimonials .testi-info h4 {

	color: #272727;

	font-size: 18px;

	font-weight: 600;

	text-transform: capitalize;

}



.sidebar .testimonials .testi-info .designation {

	font-size: 16px;

	color: #e9212e;

	font-family: 'Lato', sans-serif;

	font-weight: 400;

}



.sidebar .testimonials .testi-info .rating .fa {

	font-size: 14px;

	color: #e9212e;

	margin-right: 5px;

}



.sidebar .testimonials .owl-controls {

	display: none !important;

}



.rangeslider-widget .val-box {

	position: relative;

	display: inline-block;

	margin: 7px 5px 7px 0px;

	line-height: 24px;

	font-size: 14px;

	border: 1px solid #dadada;

	padding: 8px 10px;

	width: 70px;

	text-align: center;

}



.rangeslider-widget button {

	position: relative;

	display: inline-block;

	line-height: 24px;

	border: 1px solid #272727;

	padding: 8px 25px;

	background: #272727;

	color: #ffffff;

	font-family: 'Montserrat', sans-serif;

	border-radius: 3px;



}



.rangeslider-widget .noUi-connect {

	background: #e9212e !important;

}



.rangeslider-widget .noUi-background {

	background: #f0f0f0 !important;

}



.rangeslider-widget .noUi-handle {

	background: #f7f7f7 !important;

	border-radius: 50% !important;

	box-shadow: none;

	border: 2px solid #e9212e;

	cursor: pointer;

}



.rangeslider-widget .form-group {

	margin-bottom: 0px;

}



.sidebar .best-sellers .item {

	position: relative;

	font-size: 16px;

	margin-bottom: 30px;

	min-height: 110px;

	padding: 0px 0px 30px 100px;

	color: #cccccc;

	border-bottom: 1px solid #e9e9e9;

}



.sidebar .best-sellers .item .post-thumb {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 80px;

	height: 80px;

	border: 1px solid #e9e9e9;

}



.sidebar .best-sellers .item .post-thumb img {

	width: 100%;

	display: block;

}



.sidebar .best-sellers .item h4 {

	font-size: 16px;

	font-weight: 600;

	margin: 0px 0px;

	line-height: 1.4em;

	color: #272727;

	font-family: 'Montserrat', serif;

}



.sidebar .best-sellers .item h4 a {

	color: #272727;

}



.sidebar .best-sellers .item a:hover,

.sidebar .best-sellers .item a:hover {

	color: #e9212e;

}



.sidebar .best-sellers .item .rating {

	font-size: 12px;

	color: #e9212e;

	letter-spacing: 3px;

}



.sidebar .best-sellers .item .item-price {

	font-size: 16px;

	font-weight: 500;

	color: #e9212e;

}



.sidebar .best-sellers .item .item-price .strike-through {

	color: #9e9e9e;

	padding-left: 10px;

}





/*** 



====================================================================

	Team Member Single Section

====================================================================



***/



.team-member-single {

	position: relative;

	padding-bottom: 40px;

}



.team-member-single .basic-details {

	position: relative;

	padding-bottom: 30px;

	border-bottom: 1px solid #e9e9e9;

}



.team-member-single .image-column,

.team-member-single .info-column {

	margin-bottom: 20px;

}



.team-member-single .basic-details .info-header {

	position: relative;

	margin-top: -7px;

	margin-bottom: 15px;

}



.team-member-single .basic-details .info-header .member-title {

	font-size: 22px;

	color: #272727;

	font-weight: 700;

	text-transform: capitalize;

}



.team-member-single .basic-details .info-header .designation {

	font-size: 16px;

	color: #e9212e;

	text-transform: capitalize;

	font-style: italic;

}



.team-member-single .basic-details .quoted-text {

	font-size: 20px;

	color: #e9212e;

	line-height: 1.7em;

	font-style: italic;

	margin-bottom: 15px;

	max-width: 80%;

}



.team-member-single .basic-details .desc-text {

	font-size: 15px;

	line-height: 1.8em;

	color: #9e9e9e;

	margin-bottom: 15px;

}



.team-member-single .basic-details .social-links {

	position: relative;

}



.team-member-single .basic-details .social-links a {

	position: relative;

	display: inline-block;

	font-size: 14px;

	margin-right: 25px;

	line-height: 24px;

	color: #9e9e9e;

	transition: all 300ms ease;

	-webkit-transition: all 300ms ease;

	-ms-transition: all 300ms ease;

	-o-transition: all 300ms ease;

	-moz-transition: all 300ms ease;

}



.team-member-single .basic-details .social-links a:hover {

	color: #e9212e;

}



.team-member-single .educational-details {

	position: relative;

	padding: 50px 0px 20px;

	border-bottom: 1px solid #e9e9e9;

	overflow: hidden;

}



.team-member-single .educational-details .row {

	margin-left: -40px;

	margin-right: -40px;

}



.team-member-single .educational-details .block {

	position: relative;

	padding: 0px 40px;

	margin-bottom: 30px;

}



.team-member-single .educational-details .block .inner-box {

	position: relative;

	padding-left: 80px;

}



.team-member-single .educational-details .block .icon-box {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 60px;

	height: 60px;

	font-size: 20px;

	line-height: 60px;

	text-align: center;

	background: #e9212e;

	color: #ffffff;

	border-radius: 50%;

}



.team-member-single .educational-details .block h3 {

	font-size: 18px;

	font-weight: 700;

	color: #272727;

	margin-bottom: 5px;

}



.team-member-single .educational-details .block .text {

	line-height: 1.8em;

	color: #9e9e9e;

}



.team-member-single .experties {

	position: relative;

	padding: 50px 0px;

	border-bottom: 1px solid #e9e9e9;

}



.team-member-single .expert-block {

	position: relative;

}



.team-member-single .expert-block .inner-box {

	position: relative;

	padding: 40px 15px 30px;

	background: #f4f4f4;

	text-align: center;

}



.team-member-single .expert-block .icon-box {

	position: relative;

	font-size: 36px;

	line-height: 1em;

	margin-bottom: 10px;

	color: #e9212e;

}



.team-member-single .expert-block h4 {

	color: #272727;

	font-size: 18px;

	text-transform: capitalize;

	font-weight: 600;

	margin-bottom: 0px;

}



.team-member-single .expert-block .overlay-box {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	opacity: 0;

	background: rgba(252, 114, 30, 0.95);

	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);

	-ms-transform: scale(0);

	-o-transform: scale(0);

	-moz-transform: scale(0);

	transform: scale(0);

}



.team-member-single .expert-block:hover .overlay-box {

	opacity: 1;

	-webkit-transform: scale(1, 1);

	-ms-transform: scale(1, 1);

	-o-transform: scale(1, 1);

	-moz-transform: scale(1, 1);

	transform: scale(1, 1);

}



.team-member-single .expert-block .over-inner {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	display: table;

	padding: 10px 15px;

	vertical-align: middle;

}



.team-member-single .expert-block .over-inner .content {

	position: relative;

	font-size: 15px;

	color: #ffffff;

	line-height: 1.7em;

	display: table-cell;

	vertical-align: middle;

}



.team-member-single .experties .owl-controls .owl-dots {

	display: none !important;

}



.team-member-single .experties .owl-controls {

	margin: 20px 0px 0px !important;

}



.team-member-single .experties .owl-controls .owl-nav {

	margin: 0px !important;

	text-align: right;

}



.team-member-single .experties .owl-controls .owl-nav [class*="owl-"] {

	position: relative;

	display: inline-block;

	margin: 0px 0px 0px 10px;

	width: 42px;

	height: 42px;

	padding: 0px !important;

	color: #272727;

	font-size: 24px;

	line-height: 42px;

	text-align: center;

	border-radius: 0px;

	border-radius: 3px;

	background-color: #e9e9e9 !important;

}



.team-member-single .experties .owl-controls .owl-nav [class*="owl-"]:hover {

	background-color: #e9212e !important;

	color: #ffffff;

	border-color: #e9212e;

}



.team-member-single .experties {

	position: relative;

	padding: 50px 0px;

	border-bottom: 1px solid #e9e9e9;

}



.team-member-single .contact-now {

	position: relative;

	padding: 50px 0px 0px;

}



.team-member-single .contact-now .column {

	margin-bottom: 20px;

}



.team-member-single .form-box {

	background: #f4f4f4;

}



.team-member-single .default-form input,

.team-member-single .default-form select,

.team-member-single .default-form textarea {

	background-color: #ffffff;

}



.team-member-single .form-box .form-group button {

	padding: 11px 20px;

}



.info-style-one {

	position: relative;

}



.info-style-one li {

	position: relative;

	padding-left: 70px;

	margin-bottom: 40px;

}



.info-style-one li .icon-box {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 50px;

	height: 50px;

	line-height: 50px;

	text-align: center;

	font-size: 24px;

	color: #ffffff;

	background: #000;

	/* background: linear-gradient(90deg, #e9212e 0%, rgba(233, 171, 59, 1) 35%, rgba(213, 172, 99, 1) 100%); */

}



.info-style-one li h4 {

	font-size: 18px;

	font-weight: 500;

	margin-bottom: 0px;

	color: #272727;

	text-transform: capitalize;

}



.info-style-one li .text {

	line-height: 1.8em;

	color: #1f1f1f;

}



/*** 



====================================================================

	Services Section

====================================================================



***/



.services-section {

	position: relative;

	/*	padding:100px 0px 60px;*/

	/* padding: 40px 0px 0px;*/

	padding: 50px 0px 60px;

}



.default-services-block {

	position: relative;

	/*	margin-bottom:40px;	*/

	margin-bottom: 0px;

}



.default-services-block .inner-box {

	position: relative;

	display: block;

}



.default-services-block .image-box {

	position: relative;

	display: block;

	width: 100%;

	overflow: hidden;

}



.default-services-block .image-box img {

	display: block;

	width: 100%;

}



.default-services-block .image-box .overlay-box {

	/* position: absolute;

	left: 0px;

	top: -100%;

	width: 100%;

	height: 100%;

	color: #ffffff;

	background: #c1131fb8;

	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-services-block:hover .image-box .overlay-box {

	top: 0px;

}



.default-services-block .image-box .overlay-box .fa {

	position: absolute;

	left: 50%;

	margin-left: -12px;

	top: 50%;

	margin-top: -12px;

	font-size: 20px;

	width: 24px;

	height: 24px;

	line-height: 24px;

}



.default-services-block .lower-content {

	position: relative;

	/*padding:25px;*/

	padding: 25px 25px 10px 25px;

	background: #ffffff;

	border: 4px solid #e9e9e9;

	/* box-shadow: 3px 3px 3px #e9e9e9; */

	border-top: none;

	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-services-block:hover .lower-content {

	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.10);

	-ms-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.10);

	-o-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.10);

	-moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.10);

	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.10);

}



.default-services-block .lower-content .transparen-icon {

	position: absolute;

	right: 10px;

	bottom: 10px;

	line-height: 1em;

	font-size: 64px;

	color: #faf9f9;

}



.default-services-block .lower-content h3 {

	font-size: 18px;

	font-weight: 500;

	text-transform: capitalize;

	margin-bottom: 10px;

	color: #272727;

}



.default-services-block .lower-content h3 a {
	color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 20px;
}



.default-services-block .lower-content .text {

	font-size: 13px;

	line-height: 1.8em;

	margin-bottom: 15px;
	font-family: "Poppins", sans-serif;
	text-align: center;

}



.default-services-block .lower-content .read-more {

	position: relative;

	display: inline-block;

	font-family: 'Montserrat', sans-serif;

	color: #272727;

	font-weight: 600;

	text-transform: uppercase;

}



.default-services-block .lower-content .read-more:hover,

.default-services-block .lower-content h3 a:hover {

	color: #e9212e;

}





/*** 



====================================================================

	Service Details

====================================================================



***/



.service-details {

	position: relative;

}



.service-details .service-images {

	position: relative;

	margin-bottom: 10px;

}



.service-details .service-images img {

	display: block;

	width: 100%;

	transition: all 300ms ease;

}



.service-details .service-images img:hover {

	opacity: 0.70;

}



.service-details .service-images .owl-controls {

	position: absolute;

	left: 0px;

	bottom: 15px;

	width: 100%;

	margin: 0px !important;

	padding: 0px !important;

	text-align: center;

}



.service-details .service-images .owl-controls .owl-nav {

	display: none !important;

}



.service-details .service-images .owl-controls .owl-dots .owl-dot span {

	width: 12px;

	height: 12px;

	background: #ffffff;

}



.service-details .service-images .owl-controls .owl-dots .owl-dot.active span {

	background: #e9212e;

}



.service-details .service-images .link-box-outer {

	position: relative;

	text-align: right;

	border-top: 4px solid #e9212e;

}



.service-details .service-images .link-box-outer .theme-btn {

	position: relative;

	padding: 10px 30px 10px 20px;

	color: #ffffff;

	font-family: 'Montserrat', sans-serif;

	line-height: 24px;

	text-transform: capitalize;

	background: #e9212e;

}



.service-details .service-images .link-box-outer .theme-btn:before {

	content: '';

	position: absolute;

	right: 100%;

	top: 0px;

	border: 22px solid transparent;

	border-top: 22px solid #e9212e;

	border-right: 22px solid #e9212e;

}



.service-details .text-content {

	position: relative;

	margin-bottom: 10px;

}



.service-details .text-content p {

	margin-bottom: 20px;

}



.service-details h4 {

	margin-bottom: 20px;

	font-size: 18px;

	color: #272727;

	font-weight: 600;

}



.service-types {

	position: relative;

	padding: 0px 0px 20px;

}



.service-types .service-type {

	position: relative;

	margin-bottom: 30px;

}



.service-types .service-type .image-box {

	position: relative;

}



.service-types .service-type .image-box img {

	display: block;

	width: 100%;

}



.service-types .service-type .lower-content {

	position: relative;

	padding-top: 20px;

}



.service-types .service-type .lower-content h3 {

	font-size: 17px;

	color: #272727;

	font-weight: 600;

	margin-bottom: 5px;

}



.service-types .service-type .lower-content .desc-text {

	font-size: 15px;

	margin-bottom: 15px;

}



.list-style-one {

	position: relative;

}



.list-style-one li {

	position: relative;

	line-height: 24px;

	padding-left: 25px;

	margin-bottom: 10px;

	color: #272727;

}



.list-style-one li:last-child {

	margin-bottom: 0px;

}



.list-style-one li:before {

	content: '\f0a9';

	font-family: 'FontAwesome';

	position: absolute;

	left: 0px;

	font-size: 16px;

	top: 50%;

	margin-top: -12px;

	line-height: 24px;

	color: #e9212e;

}



.service-details .recent-work {

	position: relative;

	padding: 0px 0px 20px;

}



.service-details .recent-work .default-portfolio-item {

	margin-bottom: 30px;

}



.service-details .get-quote {

	position: relative;

	padding: 0px 0px 20px;

}



.service-details .get-quote .column {

	margin-bottom: 30px;

}



.service-details .get-quote .content-block {

	position: relative;

	margin-bottom: 15px;

	line-height: 1.8em;

}



.service-details .get-quote .content-block strong {

	font-weight: 600;

	font-family: 'Montserrat', sans-serif;

	color: #e9212e;

	font-size: 18px;

}



/*** 



====================================================================

	Contact Section

====================================================================



***/



.contact-section {

	position: relative;

	/*padding:90px 0px 60px;*/

	padding: 60px 0px 50px;

}



.contact-section .column {

	position: relative;

	margin-bottom: 30px;

}



.contact-section .info-column .desc-text {

	line-height: 1.8em;

	margin-bottom: 30px;

	color: #9e9e9e;

}



/*** 



====================================================================

	Map Section

====================================================================



***/



.map-section {

	position: relative;

}



.map-canvas {

	position: relative;

	left: 0px;

	top: 0px;

	width: 100%;

}



.contact-style-one .map-canvas {

	height: 670px;

}



.map-canvas .map-data {

	text-align: center;

	font-size: 13px;

	font-weight: 400;

}



.map-canvas .map-data h6 {

	text-transform: uppercase;

	font-size: 14px;

	font-weight: 600;

	text-align: center;

	margin-bottom: 5px;

	color: #181818;

}



/*** 



====================================================================

	Products Section style

====================================================================



***/



.products-section {

	position: relative;

	background: #ffffff;

	padding: 70px 0px;

}



.products-section .shop-upper-box {

	position: relative;

	margin-bottom: 40px;

	padding: 20px 30px;

	font-family: 'Lato', sans-serif;

	background: #f4f4f4;

	color: #272727;

}



.products-section .shop-upper-box .items-label {

	position: relative;

	padding: 6px 0px;

	line-height: 30px;

	color: #e9212e;

}



.products-section .shop-upper-box .sort-by strong {

	position: relative;

	line-height: 30px;

	padding: 6px 0px;

}



.products-section .shop-upper-box .sort-by select {

	position: relative;

	display: inline-block;

	margin-left: 10px;

	line-height: 24px;

	padding: 8px 10px;

	height: 42px;

	width: 240px;

	cursor: pointer;

	border: 1px solid #dadada;

	background: #ffffff url(../images/icons/icon-select.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;

}





/*** 



====================================================================

	Products Details style

====================================================================



***/



.product-details {

	position: relative;

	margin-bottom: 50px;

}



.product-details .basic-details {

	position: relative;

	margin-bottom: 50px;

}



.product-details .image-column,

.product-details .info-column {

	margin-bottom: 20px;

}



.product-details .image-column img {

	display: block;

	width: 100%;

	border: 1px solid #e9e9e9;

}



.product-details .basic-details .details-header {

	position: relative;

	border-bottom: 1px solid #e9e9e9;

	margin-bottom: 25px;

	padding-bottom: 25px;

}



.product-details .basic-details .details-header h4 {

	font-size: 24px;

	font-weight: 700;

	margin: 0px 0px;

	line-height: 1.4em;

	color: #272727;

	font-family: 'Montserrat', sans-serif;

	margin-bottom: 3px;

}



.product-details .basic-details .details-header h4 a {

	color: #272727;

}



.product-details .basic-details .details-header .rating {

	font-size: 14px;

	color: #e9212e;

	margin-bottom: 15px;

}



.product-details .basic-details .details-header .rating .fa {

	display: inline-block;

	margin-right: 3px;

}



.product-details .basic-details .details-header .rating .txt {

	font-size: 14px;

	padding-left: 10px;

	color: #272727;

}



.product-details .basic-details .details-header .item-price {

	font-size: 24px;

	font-weight: 500;

	color: #e9212e;

	line-height: 24px;

}



.product-details .basic-details .text {

	margin-bottom: 20px;

	color: #9e9e9e;

}



.product-details .basic-details .check-delivery {

	position: relative;

	margin-bottom: 10px;

}



.product-details .basic-details .check-delivery h4 {

	font-size: 14px;

	color: #272727;

	font-weight: 600;

	margin-bottom: 15px;

}



.product-details .basic-details .check-delivery .form-group {

	position: relative;

	float: left;

	margin-right: 10px;

}



.product-details .basic-details .check-delivery .form-group input[type="text"] {

	display: block;

	line-height: 24px;

	padding: 7px 10px;

	border: 1px solid #e0e0e0;

	border-radius: 3px;

	width: 170px;

	background: none;

}



.product-details .basic-details .check-delivery .form-group button {

	display: block;

	line-height: 24px;

	padding: 7px 20px;

	border: 1px solid #e0e0e0;

	background: #f4f4f4;

	color: #272727;

	text-transform: uppercase;

	font-family: 'Montserrat', sans-serif;

	font-size: 14px;

	border-radius: 2px;

}



.product-details .basic-details .item-quantity {

	position: relative;

	width: 100px;

}



.product-details .basic-details .item-quantity input[type="text"],

.cart-table tbody tr .qty input[type="text"] {

	position: relative;

	line-height: 46px;

	height: 46px;

	background: #f4f4f4;

}



.bootstrap-touchspin .input-group-btn-vertical>.btn {

	height: 24px;

	background: #e9e9e9;

}



.bootstrap-touchspin .input-group-btn-vertical i {

	left: 6px;

	top: 6px;

}



.product-details .basic-details .check-delivery .field-label {

	font-weight: 500;

	font-size: 16px;

	line-height: 30px;

	padding: 5px 0px;

	font-style: italic;

	color: #e9212e;

}



.product-details .basic-details .options .theme-btn {

	padding: 10px 25px;

}



/*** 



====================================================================

	Product Tabs Style

====================================================================



***/



.prod-tabs {

	position: relative;

}



.prod-tabs .tab-btns {

	position: relative;

	z-index: 1;

}



.prod-tabs .tab-btns .tab-btn {

	position: relative;

	top: 1px;

	display: block;

	float: left;

	margin-right: 2px;

	font-size: 15px;

	background: #e9e9e9;

	color: #3d3d3d;

	text-transform: uppercase;

	font-family: 'Montserrat', sans-serif;

	font-weight: 600;

	padding: 10px 30px;

	border: 1px solid #e9e9e9;

	border-bottom-color: #ffffff;

	border-radius: 5px 5px 0px 0px;

}



.prod-tabs .tab-btns .tab-btn:hover,

.prod-tabs .tab-btns .tab-btn.active-btn {

	background: #ffffff;

}



.prod-tabs .tabs-container {

	position: relative;

	border: 1px solid #e9e9e9;

	color: #000000;

}



.prod-tabs .tabs-container .tab {

	position: relative;

	padding: 40px 25px 0px;

	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: 20px;

	font-weight: 600;

}



.prod-tabs .tabs-container .tab h4 {

	font-size: 18px;

	font-weight: 600;

}



.prod-tabs .reviews-container {

	position: relative;

}



.prod-tabs .reviews-container .review-box {

	position: relative;

	margin-bottom: 30px;

	padding-left: 120px;

	min-height: 130px;

	padding-bottom: 30px;

	border-bottom: 1px solid #e9e9e9;

}



.prod-tabs .reviews-container .rev-thumb {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 100px;

	height: 100px;

	background: #ffffff;

}



.prod-tabs .reviews-container .rev-thumb img {

	display: block;

	width: 100%;

}



.prod-tabs .reviews-container .rev-content {

	position: relative;

	background: #ffffff;

}



.prod-tabs .reviews-container .rev-header {

	position: relative;

}



.prod-tabs .reviews-container .rev-header h4 {

	float: left;

	line-height: 30px;

	font-size: 20px;

	color: #272727;

	text-transform: capitalize;

	font-weight: 600;

	margin-bottom: 10px;

}



.prod-tabs .reviews-container .rev-header .rating {

	position: relative;

	float: right;

	color: #ffa500;

	line-height: 30px;

	font-size: 16px;

}



.prod-tabs .reviews-container .rev-header .rating .fa {

	margin: 0px 3px;

}



.prod-tabs .reviews-container .rev-info {

	font-size: 14px;

	color: #9e9e9e;

	font-style: italic;

	margin-bottom: 10px;

}



.prod-tabs .reviews-container .rev-text {

	font-size: 15px;

	color: #9e9e9e;

	line-height: 1.8em;

}



.prod-tabs .add-review {

	position: relative;

	margin: 30px 0px 0px;

	font-size: 14px;

}



.prod-tabs .add-review .rating {

	position: relative;

}



.prod-tabs .add-review .rating li {

	position: relative;

	display: inline-block;

	margin-right: 30px;

}



.prod-tabs .add-review .rating li:after {

	content: '';

	position: absolute;

	right: -15px;

	top: 4px;

	border-right: 1px solid #dbdbdb;

	height: 22px;

}



.prod-tabs .add-review .rating li:last-child:after {

	display: none;

}



.prod-tabs .add-review .rating li a {

	position: relative;

	display: inline-block;

	font-size: 16px;

	color: #dbdbdb;

}



.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: 10px;

	font-weight: 400;

	color: #777777;

}



.prod-tabs .add-review h3 {

	margin-bottom: 20px;

}



.prod-tabs .add-review .form-group {

	position: relative;

	margin-bottom: 25px;

}



.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: 11px 20px;

	color: #222222;

	border: 1px solid #f4f4f4;

	height: 46px;

	background: #f4f4f4;

	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;

}



.prod-tabs .add-review .form-group textarea {

	position: relative;

	display: block;

	width: 100%;

	line-height: 22px;

	padding: 12px 20px;

	color: #222222;

	border: 1px solid #f4f4f4;

	height: 120px;

	resize: none;

	background: #f4f4f4;

	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;

}



.prod-tabs .add-review .form-group input:focus,

.prod-tabs .add-review .form-group select:focus,

.prod-tabs .add-review .form-group textarea:focus {

	background: none;

	border-color: #e9212e;

}



.prod-tabs .add-review button {

	position: relative;

	display: block;

	background: #272727;

	color: #ffffff;

	text-align: center;

	text-transform: uppercase;

	width: 100%;

	padding: 14px 20px;

	line-height: 24px;

	font-size: 15px;

	font-weight: 400;

	font-family: 'Montserrat', sans-serif;

}



.prod-tabs .add-review button:hover {

	background: #e9212e;

}



.related-products {

	position: relative;

	padding: 0px 0px 50px;

}



.related-products .owl-controls .owl-dots {

	display: none !important;

}



.related-products .owl-controls {

	margin: 0px !important;

}



.related-products .owl-controls .owl-nav {

	margin: 0px !important;

	position: absolute;

	top: -80px;

	right: 0px;

}



.related-products .owl-controls .owl-nav [class*="owl-"] {

	position: relative;

	display: inline-block;

	margin: 0px 0px 0px 10px;

	width: 40px;

	height: 40px;

	padding: 0px;

	color: #272727;

	font-size: 24px;

	line-height: 36px;

	text-align: center;

	border-radius: 0px;

	border-radius: 3px;

	border: 1px solid #e9e9e9;

	background-color: #e9e9e9 !important;

}



.related-products .owl-controls .owl-nav [class*="owl-"]:hover {

	background-color: #e9212e !important;

	color: #ffffff;

	border-color: #e9212e;

}



/*** 



====================================================================

	Login / Register Section

====================================================================



***/



.register-section {

	position: relative;

	padding: 80px 0px 40px;

}



.register-section .form-column {

	margin-bottom: 80px;

}



.styled-form {

	position: relative;

}



.styled-form .form-group {

	position: relative;

	margin-bottom: 25px;

	font-size: 15px;

	color: #9e9e9e;

}



.checkout-section .styled-form .form-group {

	position: relative;

	margin-bottom: 20px;

}



.styled-form .form-group .check-box {

	line-height: 24px;

	font-size: 15px;

	font-weight: normal;

	padding-top: 5px;

	color: #272727;

}



.styled-form .form-group .check-box label {

	position: relative;

	top: -1px;

	font-weight: normal;

	padding: 0px;

	font-size: 15px;

	cursor: pointer;

}



.styled-form .pull-left label,

.styled-form .pull-right label {

	cursor: pointer;

}



.styled-form .form-group .adon-icon {

	position: absolute;

	top: 50%;

	margin-top: -10px;

	right: 10px;

	width: 20px;

	height: 20px;

	line-height: 20px;

	font-size: 15px;

	color: #999999;

	z-index: 2;

}



.styled-form .form-group .field-label {

	display: block;

	color: #272727;

	text-transform: capitalize;

	font-size: 16px;

	font-family: 'Montserrat', sans-serif;

	margin-bottom: 7px;

	font-weight: 400;

}



.styled-form input[type="text"],

.styled-form input[type="email"],

.styled-form input[type="password"],

.styled-form input[type="tel"],

.styled-form input[type="number"],

.styled-form input[type="url"],

.styled-form select,

.styled-form textarea {

	position: relative;

	display: block;

	width: 100%;

	background: #ffffff;

	line-height: 30px;

	padding: 8px 20px;

	height: 48px;

	border: 1px solid #e0e0e0;

	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;

}



.checkout-section .styled-form input[type="text"],

.checkout-section .styled-form input[type="email"],

.checkout-section .styled-form input[type="password"],

.checkout-section .styled-form select {

	line-height: 26px;

	height: 44px;

}



.styled-form select {

	-webkit-appearance: none;

	-ms-appearance: none;

	-moz-appearance: none;

	-o-appearance: none;

	background: #ffffff url(../images/icons/icon-select.png) right center no-repeat;

	cursor: pointer;

}



.styled-form select option {

	text-indent: 20px;

}



.styled-form textarea {

	resize: none;

	height: 110px;

}



.styled-form input:focus,

.styled-form select:focus,

.styled-form textarea:focus {

	border-color: #e9212e;

}



.styled-form .form-group .theme-btn {

	min-width: 150px;

	text-align: center;

	padding: 10px 30px;

}



.styled-form .forgot {

	font-size: 14px;

	font-family: 'Montserrat', sans-serif;

}



.social-links-two a {

	position: relative;

	display: inline-block;

	font-size: 14px;

	width: 42px;

	height: 42px;

	line-height: 42px;

	text-align: center;

	color: #ffffff;

	background: #e9212e;

	margin: 0px 0px 0px 15px;

	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;

}



.social-links-two a:hover {

	opacity: 0.80;

}



.social-links-two .facebook {

	background: #3b5998;

}



.social-links-two .twitter {

	background: #33ccfe;

}



.social-links-two .google-plus {

	background: #dd4b39;

}





/*** 



====================================================================

	Cart Section style

====================================================================



***/



.cart-section {

	position: relative;

	padding: 70px 0px;

}



.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: 900px;

}



.cart-table .cart-header {

	position: relative;

	width: 100%;

	font-family: 'Montserrat', sans-serif;

	text-transform: capitalize;

	font-size: 16px;

	border-radius: 7px;

	background: #f5f5f5;

	color: #272727;

}



.cart-table thead tr th {

	line-height: 24px;

	padding: 20px 15px;

	min-width: 120px;

	font-weight: 600;

}



.cart-table thead tr th.prod-column {

	text-align: left;

	padding-left: 40px;

}



.cart-table tbody tr td {

	line-height: 24px;

	padding: 30px 10px 20px;

	min-width: 100px;

	font-family: 'Lato', sans-serif;

}



.cart-table tbody tr .qty {

	width: 150px;

	padding-right: 40px;

}



.cart-table tbody tr .qty .quantity-spinner {

	background: #f5f5f5;

}



.cart-table tbody tr .prod-column .column-box {

	position: relative;

	min-height: 90px;

	padding-left: 100px;

	padding-top: 30px;

	text-align: left;

}





.column.default-column .cart-table tbody tr .qty {

	width: 110px;

	padding-right: 20px;

}



.cart-table tbody tr .prod-column .column-box .prod-thumb {

	position: absolute;

	width: 80px;

	border: 1px solid #e9e9e9;

	left: 0px;

	top: 0px;

}



.cart-table tbody tr .prod-column .column-box .prod-thumb img {

	display: block;

	max-width: 100%;

}



.cart-table tbody tr .prod-column .column-box h3 {

	font-size: 18px;

	color: #272727;

	font-weight: 700;

	margin-bottom: 5px;

}



.cart-table tbody tr .sub-total {

	font-weight: 700;

	color: #e9212e;

}



.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;

	padding-right: 10px;

	font-size: 24px;

	line-height: 30px;

}



.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-table tbody .available-info {

	position: relative;

	padding-left: 50px;

}



.cart-table tbody .available-info .icon {

	position: absolute;

	left: 0px;

	top: 5px;

	width: 40px;

	height: 40px;

	line-height: 40px;

	text-align: center;

	font-size: 18px;

	color: #ffffff;

	background: #e9212e;

	border-radius: 50%;

}



.cart-section .coupon-outer {

	position: relative;

	margin: 50px 0px 40px;

}



.cart-section .apply-coupon {

	position: relative;

}



.cart-section .apply-coupon .form-group {

	position: relative;

	float: left;

	margin-right: 15px;

}



.cart-section .apply-coupon .form-group input[type="text"] {

	display: block;

	line-height: 26px;

	padding: 10px 10px;

	border: 1px solid #e0e0e0;

	height: 46px;

	border-radius: 3px;

	width: 230px;

	background: none;

}



.cart-section .estimate-form {

	position: relative;

}



.cart-section h3 {

	font-size: 24px;

	font-weight: 600;

	color: #272727;

	margin-bottom: 30px;

}



.cart-section .estimate-form .row {

	margin-left: -7px;

	margin-right: -7px;

}



.cart-section .estimate-form .row .form-group {

	padding: 0px 7px !important;

	margin-bottom: 30px;

}



.cart-section .totals-table {

	position: relative;

	border: 1px solid #e0e0e0;

	font-family: 'Lato', sans-serif;

	border-radius: 5px;

}



.cart-section .totals-table .col {

	position: relative;

	display: block;

	float: left;

	padding: 10px 15px;

	line-height: 24px;

	width: 50%;

}



.cart-section .totals-table .col-title {

	font-family: 'Montserrat', sans-serif;

	font-size: 14px;

	color: #353535;

	border-right: 1px solid #e0e0e0;

	font-weight: 600;

}



.cart-section .totals-table li {

	position: relative;

	border-bottom: 1px solid #e0e0e0;

}



.cart-section .totals-table li:last-child {

	border-bottom: none;

}



.cart-section .cart-note {

	position: relative;

	margin-bottom: 50px;

	padding: 16px 20px;

	text-align: center;

	border: 1px dashed #e9212e;

	border-radius: 3px;

	background: #f4f4f4;

	line-height: 1.7em;

}





/*** 



====================================================================

	Checkout Style

====================================================================



***/



.checkout-section {

	position: relative;

	padding: 70px 0px;

}



.checkout-section .cart-table {

	width: 100%;

	min-width: 500px;

}



.checkout-section .form-column {

	margin-bottom: 50px;

}



.checkout-section .default-form .form-group {

	margin-bottom: 20px;

}



.checkout-section .default-form .form-group .field-label {

	margin-bottom: 10px;

	font-weight: 700;

}



.checkout-section .default-form .form-group input,

.checkout-section .default-form .form-group select,

.checkout-section .default-form .form-group textarea {

	border-radius: 3px;

	height: 48px;

	padding: 8px 15px;

	line-height: 30px;

}



.checkout-section .default-form .form-group textarea {

	height: 154px;

}



.checkout-section .totals-table {

	margin-bottom: 30px;

}



.checkout-section .payment-options {

	position: relative;

}



.checkout-section .payment-options .option-block {

	position: relative;

	margin-bottom: 10px;

}



.checkout-section .payment-options .text {

	position: relative;

	padding-left: 30px;

	margin-bottom: 20px;

	font-size: 16px;

}



.checkout-section .payment-options .option-block .radio-block {

	position: relative;

}



.checkout-section .payment-options .option-block .radio-block input[type="radio"] {

	position: absolute;

	left: 0px;

	top: 7px;

	opacity: 0;

}



.checkout-section .payment-options .option-block .radio-label {

	position: relative;

	display: block;

	padding-left: 30px;

	line-height: 30px;

	font-size: 16px;

	font-weight: 700;

	color: #272727;

	text-transform: capitalize;

	cursor: pointer;

}



.checkout-section .payment-options .option-block .radio-label:before {

	font-family: 'FontAwesome';

	content: '\f105';

	position: absolute;

	left: 0px;

	top: 7px;

	display: block;

	color: #ffffff;

	width: 20px;

	height: 20px;

	font-size: 12px;

	line-height: 20px;

	text-align: center;

	padding-left: 1px;

	background: #999999;

	border-radius: 50%;

}



.checkout-section .payment-options .option-block .radio-block input[type="radio"]:checked+.radio-label:before {

	background: #272727;

}

.services1 {

	margin-bottom: 30px;

}

.services-section1 {

	margin-top: 30px;

}



/**responsive**/



@media screen and (min-width :315px) and (max-width :768px) {



	.main-header .main-box .logo-box .logo img {

		max-width: 75% !important;

	}



	.hidden-bar .logo img {

		display: inline-block;

		max-width: 89% !important;

	}







	.service-block-one .inner-box .text {



		margin-top: 15px !important;

		margin-right: 30px !important;

	}

}

.float {

	position: fixed;

	width: 60px;

	height: 60px;

	bottom: 130px;

	right: 10px;

	background-color: #25d366;

	color: #FFF;

	border-radius: 50px;

	text-align: center;

	font-size: 30px;

	/* box-shadow: 2px 2px 3px #999; */

	z-index: 100;

	text-decoration: none;

	cursor: pointer;

	color: #ffffff;

}





.fa-whatsapp:before {

	content: "\f232";

}



/* .{

    display: inline-block;

    font: normal normal normal 14px/1 FontAwesome;

    font-size: inherit;

    text-rendering: auto;

    -webkit-font-smoothing: antialiased;





  } */





.fa-whatsapp {

	margin-top: 13px;

}

.fa-phone:before {

	content: "\f095";

}



/* --------------------------------------------------------------> */

#side-quick-links {

	position: fixed;

	right: 0;
	left: 0;

	top: 60%;

	text-align: center;

	z-index: 999;

}



#side-quick-links .call {



	top: 48%;

	background-color: #0737e4;

}



#side-quick-links .call .content {

	background-color: #2462a6;

}



#side-quick-links .fa {

	font-size: 20px;

	color: #fff;

	line-height: 40px;

}



.fa-phone:before {

	content: "\f095";

}



#side-quick-links .marker {

	top: 40px;

}

#side-quick-links .marker .content {

	background-color: #fc654c;

}



#side-quick-links li.marker .content>a {

	background: #e45c46;

}



#side-quick-links li .content>a {

	width: 40px;

	height: 40px;

	line-height: 40px !important;

	display: block;

	position: relative;

	z-index: 5;

	opacity: 1 !important;

	position: absolute;

	left: 0px;

	top: 0px;
}



#side-quick-links .fa {

	font-size: 28px;

	color: #fff;

	line-height: 60px;

}



.fa-globe:before {

	content: "\f0ac";

}



#side-quick-links .watsapp {

	top: 80px;

}



#side-quick-links li {

	position: absolute;

	/* right: -145px;*/

	left: 0;

	list-style-type: none;

	transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;

	-webkit-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;

	-moz-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;

	-o-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;

	-ms-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;

}



#side-quick-links .watsapp .content {

	padding-top: 0px;

}

#side-quick-links .watsapp .content {

	overflow: hidden;

}

#side-quick-links .watsapp .content {

	background-color: #58cf00;

}



#side-quick-links .content {

	height: 40px;

	width: 40px;

	text-align: middle;

	padding: 0px 10px 0px 46px;
}



.img-replace {

	/* replace text with an image */

	display: inline-block;

	overflow: hidden;

	text-indent: 100%;

	color: transparent;

	white-space: nowrap;

}

.bts-popup {

	position: fixed;

	left: 0;

	top: 0;

	height: 100%;

	width: 100%;

	background-color: rgba(0, 0, 0, 0.5);

	opacity: 0;

	visibility: hidden;

	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;

	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;

	transition: opacity 0.3s 0s, visibility 0s 0.3s;

}

.bts-popup.is-visible {

	opacity: 1;

	visibility: visible;

	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;

	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;

	transition: opacity 0.3s 0s, visibility 0s 0s;

}



.bts-popup-container {

	position: relative;

	width: 90%;

	max-width: 400px;

	margin: 4em auto;

	background: #f36f21;

	border-radius: none;

	text-align: center;

	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);

	-webkit-transform: translateY(-40px);

	-moz-transform: translateY(-40px);

	-ms-transform: translateY(-40px);

	-o-transform: translateY(-40px);

	transform: translateY(-40px);

	/* Force Hardware Acceleration in WebKit */

	-webkit-backface-visibility: hidden;

	-webkit-transition-property: -webkit-transform;

	-moz-transition-property: -moz-transform;

	transition-property: transform;

	-webkit-transition-duration: 0.3s;

	-moz-transition-duration: 0.3s;

	transition-duration: 0.3s;

}

.bts-popup-container img {

	padding: 20px 0 0 0;

}

.bts-popup-container p {

	color: white;

	padding: 10px 40px;

	background-color: #e9212e;

}

.bts-popup-container .bts-popup-button {

	padding: 5px 25px;

	border: 2px solid white;

	display: inline-block;

	margin-bottom: 10px;

}



.bts-popup-container a {

	color: white;

	text-decoration: none;

	text-transform: uppercase;

}



.bts-popup-container .bts-popup-close {

	position: absolute;

	top: 8px;

	right: 8px;

	width: 30px;

	height: 30px;

	background-color: #0737e4;

}

.bts-popup-container .bts-popup-close::before,
.bts-popup-container .bts-popup-close::after {

	content: '';

	position: absolute;

	top: 12px;

	width: 16px;

	height: 3px;

	background-color: white;



}

.bts-popup-container .bts-popup-close::before {

	-webkit-transform: rotate(45deg);

	-moz-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	-o-transform: rotate(45deg);

	transform: rotate(45deg);

	left: 8px;

}

.bts-popup-container .bts-popup-close::after {

	-webkit-transform: rotate(-45deg);

	-moz-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	-o-transform: rotate(-45deg);

	transform: rotate(-45deg);

	right: 6px;

	top: 13px;

}

.is-visible .bts-popup-container {

	-webkit-transform: translateY(0);

	-moz-transform: translateY(0);

	-ms-transform: translateY(0);

	-o-transform: translateY(0);

	transform: translateY(0);

}

@media only screen and (min-width: 1170px) {

	.bts-popup-container {

		margin: 8em auto;

	}

}

$yellow: #f5ba1a;

$black: #000000;

$grey: #cccccc;





body {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14px;

	background: #f2f2f2;

}

.clearfix {

	&:after {

		content: "";

		display: block;

		clear: both;

		visibility: hidden;

		height: 0;

	}

}

.form_wrapper {

	background: #fff;

	width: 400px;

	max-width: 100%;

	box-sizing: border-box;

	padding: 25px;

	margin: 8% auto 0;

	position: relative;

	z-index: 1;

	border-top: 5px solid yellow;

	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);

	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);

	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);

	-webkit-transform-origin: 50% 0%;

	transform-origin: 50% 0%;

	-webkit-transform: scale3d(1, 1, 1);

	transform: scale3d(1, 1, 1);

	-webkit-transition: none;

	transition: none;

	-webkit-animation: expand 0.8s 0.6s ease-out forwards;

	animation: expand 0.8s 0.6s ease-out forwards;

	opacity: 0;

	h2 {

		font-size: 1.5em;

		line-height: 1.5em;

		margin: 0;

	}

	.title_container {

		text-align: center;

		padding-bottom: 15px;

	}

	h3 {

		font-size: 1.1em;

		font-weight: normal;

		line-height: 1.5em;

		margin: 0;

	}

	label {

		font-size: 12px;

	}

	.row {

		margin: 10px -15px;

		>div {

			padding: 0 15px;

			box-sizing: border-box;

		}

	}

	.col_half {

		width: 50%;

		float: left;

	}

	.input_field {

		position: relative;

		margin-bottom: 20px;

		-webkit-animation: bounce 0.6s ease-out;

		animation: bounce 0.6s ease-out;

		>span {

			position: absolute;

			left: 0;

			top: 0;

			color: #333;

			height: 100%;

			border-right: 1px solid grey;

			text-align: center;

			width: 30px;

			>i {

				padding-top: 10px;

			}

		}

	}

	.textarea_field {

		>span {

			>i {

				padding-top: 10px;

			}

		}

	}

	input {

		&[type="text"],
		&[type="email"],
		&[type="password"] {

			width: 100%;

			padding: 8px 10px 9px 35px;

			height: 35px;

			border: 1px solid grey;

			box-sizing: border-box;

			outline: none;

			-webkit-transition: all 0.30s ease-in-out;

			-moz-transition: all 0.30s ease-in-out;

			-ms-transition: all 0.30s ease-in-out;

			transition: all 0.30s ease-in-out;

		}

		&[type="text"]:hover,
		&[type="email"]:hover,
		&[type="password"]:hover {

			background: #fafafa;

		}

		&[type="text"]:focus,
		&[type="email"]:focus,
		&[type="password"]:focus {

			-webkit-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);

			-moz-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);

			box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);

			border: 1px solid yellow;

			background: #fafafa;

		}

		&[type="submit"] {

			background: yellow;

			height: 35px;

			line-height: 35px;

			width: 100%;

			border: none;

			outline: none;

			cursor: pointer;

			color: #fff;

			font-size: 1.1em;

			margin-bottom: 10px;

			-webkit-transition: all 0.30s ease-in-out;

			-moz-transition: all 0.30s ease-in-out;

			-ms-transition: all 0.30s ease-in-out;

			transition: all 0.30s ease-in-out;

			&:hover {

				background: darken(yellow, 7%);

			}

			&:focus {

				background: darken(yellow, 7%);

			}

		}

		&[type="checkbox"],
		&[type="radio"] {

			border: 0;

			clip: rect(0 0 0 0);

			height: 1px;

			margin: -1px;

			overflow: hidden;

			padding: 0;

			position: absolute;

			width: 1px;

		}

	}

}

.form_container {

	.row {

		.col_half.last {

			border-left: 1px solid grey;

		}

	}

}

.checkbox_option {

	label {

		margin-right: 1em;

		position: relative;

		&:before {

			content: "";

			display: inline-block;

			width: 0.5em;

			height: 0.5em;

			margin-right: 0.5em;

			vertical-align: -2px;

			border: 2px solid grey;

			padding: 0.12em;

			background-color: transparent;

			background-clip: content-box;

			transition: all 0.2s ease;

		}

		&:after {

			border-right: 2px solid black;

			border-top: 2px solid black;

			content: "";

			height: 20px;

			left: 2px;

			position: absolute;

			top: 7px;

			transform: scaleX(-1) rotate(135deg);

			transform-origin: left top;

			width: 7px;

			display: none;

		}

	}

	input {

		&:hover+label:before {

			border-color: black;

		}

		&:checked+label {

			&:before {

				border-color: black;

			}

			&:after {

				-moz-animation: check 0.8s ease 0s running;

				-webkit-animation: check 0.8s ease 0s running;

				animation: check 0.8s ease 0s running;

				display: block;

				width: 7px;

				height: 20px;

				border-color: black;

			}

		}

	}

}

.radio_option {

	label {

		margin-right: 1em;

		&:before {

			content: "";

			display: inline-block;

			width: 0.5em;

			height: 0.5em;

			margin-right: 0.5em;

			border-radius: 100%;

			vertical-align: -3px;

			border: 2px solid grey;

			padding: 0.15em;

			background-color: transparent;

			background-clip: content-box;

			transition: all 0.2s ease;

		}

	}

	input {

		&:hover+label:before {

			border-color: black;

		}

		&:checked+label:before {

			background-color: black;

			border-color: black;

		}

	}

}

.select_option {

	position: relative;

	width: 100%;

	select {

		display: inline-block;

		width: 100%;

		height: 35px;

		padding: 0px 15px;

		cursor: pointer;

		color: #7b7b7b;

		border: 1px solid grey;

		border-radius: 0;

		background: #fff;

		appearance: none;

		-webkit-appearance: none;

		-moz-appearance: none;

		transition: all 0.2s ease;

		&::-ms-expand {

			display: none;

		}

		&:hover,
		&:focus {

			color: black;

			background: #fafafa;

			border-color: black;

			outline: none;

		}

	}

}

.select_arrow {

	position: absolute;

	top: calc(50% - 4px);

	right: 15px;

	width: 0;

	height: 0;

	pointer-events: none;

	border-width: 8px 5px 0 5px;

	border-style: solid;

	border-color: #7b7b7b transparent transparent transparent;

}



.select_option select {

	&:hover+.select_arrow,
	&:focus+.select_arrow {

		border-top-color: black;

	}

}

.credit {

	position: relative;

	z-index: 1;

	text-align: center;

	padding: 15px;

	color: yellow;

	a {

		color: darken(yellow, 7%);

	}

}

@-webkit-keyframes check {

	0% {
		height: 0;
		width: 0;
	}

	25% {
		height: 0;
		width: 7px;
	}

	50% {
		height: 20px;
		width: 7px;
	}

}



@keyframes check {

	0% {
		height: 0;
		width: 0;
	}

	25% {
		height: 0;
		width: 7px;
	}

	50% {
		height: 20px;
		width: 7px;
	}

}



@-webkit-keyframes expand {

	0% {
		-webkit-transform: scale3d(1, 0, 1);
		opacity: 0;
	}

	25% {
		-webkit-transform: scale3d(1, 1.2, 1);
	}

	50% {
		-webkit-transform: scale3d(1, 0.85, 1);
	}

	75% {
		-webkit-transform: scale3d(1, 1.05, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		opacity: 1;
	}

}



@keyframes expand {

	0% {
		-webkit-transform: scale3d(1, 0, 1);
		transform: scale3d(1, 0, 1);
		opacity: 0;
	}

	25% {
		-webkit-transform: scale3d(1, 1.2, 1);
		transform: scale3d(1, 1.2, 1);
	}

	50% {
		-webkit-transform: scale3d(1, 0.85, 1);
		transform: scale3d(1, 0.85, 1);
	}

	75% {
		-webkit-transform: scale3d(1, 1.05, 1);
		transform: scale3d(1, 1.05, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		opacity: 1;
	}

}





@-webkit-keyframes bounce {

	0% {
		-webkit-transform: translate3d(0, -25px, 0);
		opacity: 0;
	}

	25% {
		-webkit-transform: translate3d(0, 10px, 0);
	}

	50% {
		-webkit-transform: translate3d(0, -6px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 2px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		opacity: 1;
	}

}



@keyframes bounce {

	0% {
		-webkit-transform: translate3d(0, -25px, 0);
		transform: translate3d(0, -25px, 0);
		opacity: 0;
	}

	25% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	50% {
		-webkit-transform: translate3d(0, -6px, 0);
		transform: translate3d(0, -6px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 2px, 0);
		transform: translate3d(0, 2px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

}

@media (max-width: 600px) {

	.form_wrapper {

		.col_half {

			width: 100%;

			float: none;

		}

	}

	.bottom_row {

		.col_half {

			width: 50%;

			float: left;

		}

	}

	.form_container {

		.row {

			.col_half.last {

				border-left: none;

			}

		}

	}

	.remember_me {

		padding-bottom: 20px;

	}

}


.por {
	width: 100%;
	height: 200px;
}

.f7 {
	background-color: #f7f7f7;
}

.mg-bt {
	margin-bottom: 50px;
}

@media (max-width: 768px) {
	.DProsM {
		margin-bottom: 0px;
	}

	.DProsMSubBtn {
		width: 90%;
		margin-top: 10px;
	}

	.top-right-mobile {
		display: none;
	}

	.service-column {
		padding: 0px 0px 55px 100px;
	}

	#side-quick-links .call {
		top: 64%;
	}
	.testimonial-style-one .owl-controls .owl-nav [class*="owl-"] {
		bottom: -15px;
	}
}

.float1 {

	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 60px;
	right: 10px;
	background-color: #c81d2d;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	z-index: 100;
	text-decoration: none;
	cursor: pointer;
	color: #ffffff;
}

.float1 i {
	margin: 14px;
}

.GetEstimateBtn {
	color: #fff !important;
	margin-left: 20px !important;
}

/* Keyword pages css */

.keyword-one {
	padding: 30px;
}

.supplyment img {
	transition: transform 0.2s ease;
}

.supplyment:hover img {
	transform: scale(1.03);
}

.pers-img {
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.f-sz {
	font-size: 30px !important;
	color: rgb(39 39 39);
	padding-bottom: 15px;
	font-weight: 600;
}

.key-1 {
	margin-top: 20px;
	color: rgb(39 39 39);
	font-weight: 600;
}

.spending {
	padding-left: 0px;
	list-style: none;
}

.spending i {
	color: rgb(217 83 79);
	margin-right: 10px;
}

.unset {
	padding-left: 0px;
	list-style: none;
}

.unset i {
	margin-right: 10px;
	color: rgb(217 83 79);
}

.unset i:hover {
	color: #2095AE;
}

.affor {
	color: rgb(83, 82, 82);
}

.section-set {
	background-color: white;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	margin-top: 15px;
	padding: 15px;
}

.section-set i {
	margin-right: 7px;
}

.li-design li {
	background-color: #80808029;
	border-left: 5px solid rgb(212 63 58);
	height: 64px;
	margin-bottom: 10px;
	list-style: none;
	border-radius: 15px;
	padding: 10px;
	line-height: 25px;
	font-size: 12px;
}

.li-design {
	background-color: white;
}

.key-side a {
	text-decoration: none;
	line-height: normal;
}

.key-side {
	padding-left: 0px;
}

.key1 {
	transition: transform 0.2s ease;
}

.key1:hover {
	transform: scale(1.03);
}

.list-inline-item {
	display: inline-block;
}

.text-reset {
	color: inherit !important;
	font-size: 13px;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

.opacity-60 {
	opacity: 0.6 !important;
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important;
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important;
}

.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

.nav-help {
	padding-right: 30px;
}

.position-relative {
	position: relative !important;
}

.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
	padding-top: 20px;
	height: 70px;
}

/* .d-inline-block {
    display: inline-block !important;
} */
.mb-n1,
.my-n1 {
	/* margin-bottom: -.25rem !important; */
	padding-right: 20px;
	font-weight: 600;
}

.bg-breadcrumb {
	position: relative;
	overflow: hidden;
	/* background: url(images/key-banner.png); */
	background: linear-gradient(rgb(239 130 135 / 88%), rgb(229 218 218 / 15%)), url();
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 60px 0 60px 0;
	transition: 0.5s;
	width: 100%;
	height: 450px;
}

.block-1 {
	padding-top: 75px !important;
	padding: 10px;
	border-radius: 20px;
}

.expe-blocks {
	transition: all 0.3s ease-in-out;
	background-color: white;
	padding: 15px;
	height: 220px;
	border-radius: 18px;
	position: relative;
}

.expe-blocks:hover {
	background-color: radial-gradient(circle, #6a11cb, #2575fc);
	;
	transform: scale(1.05);
	/* Slightly enlarges the block */
}

.w-all-section {
	height: 215px;
	background: #c31d2b;
}

.why-section {
	height: 90px;
	width: 90px;
	border-radius: 50%;
	border: 1px solid white;
	background: white;
	position: absolute;
	left: 25%;
	transform: translateX(-50%);
	top: -50px;
	display: flex;
	text-align: center;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.icons-content {
	width: 78px;
	display: block;
	margin: auto;
}

.ex-doctor {
	padding-top: 10px;
}

.exper-q {
	padding-top: 51px;
	font-size: 18px;
	font-weight: 600;
	color: #ffffff;
}

.why-dr {
	color: #ffffff;
}

.icon-font i {
	font-size: 35px;
	color: #c31d2b;
}


:root {
	--primary-color: #8B4513;
	/* SaddleBrown */
	--secondary-color: #D2B48C;
	/* Tan */
	--accent-color: #A0522D;
	/* Sienna */
	--light-color: #F5F5DC;
	/* Beige */
	--dark-color: #333;
	--white: #fff;
}

.section-title {
	text-align: center;
	margin-bottom: 50px;
	font-size: 2.5rem;
	color: var(--primary-color);
	position: relative;
}

.section-title::after {
	content: '';
	display: block;
	width: 100px;
	height: 4px;
	background: var(--secondary-color);
	margin: 15px auto;
}

.services {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 30px;
	margin-bottom: 60px;
}

.serv-card {
	background: var(--white);
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s, box-shadow 0.3s;
	border-top: 4px solid #d9534f;
	padding: 20px;
}

.serv-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.service-img {
	height: 200px;
	overflow: hidden;
}

.service-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s;
}

.serv-card:hover .service-img img {
	transform: scale(1.1);
}

.service-content {
	padding: 20px;
}

.service-content h3 {
	font-size: 1.5rem;
	margin-bottom: 15px;
	color: var(--primary-color);
}

.cta-section {
	background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('https://images.unsplash.com/photo-1618221195710-dd6b41faaea6?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80');
	background-size: cover;
	background-position: center;
	color: var(--white);
	text-align: center;
	padding: 100px 20px;
}

.cta-section h2 {
	font-size: 2.5rem;
	margin-bottom: 20px;
}

.cta-section p {
	max-width: 800px;
	margin: 0 auto 30px;
	font-size: 15px;
}


@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateY(20px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
	header {
		height: auto;
		padding: 54px 20px;
	}

	.hero h1 {
		font-size: 2.5rem;
	}

	nav {
		position: static;
		margin-top: 20px;
	}

	nav ul {
		flex-direction: column;
		align-items: center;
	}

	nav ul li {
		margin: 10px 0;
	}

	.section-title {
		font-size: 2rem;
	}

	.services {
		grid-template-columns: 1fr;
	}
	.main-header {
		width: 100%;
	}
	.slider-text-overlay {
		top: 50%!important;
		padding: 10px 6px!important;
		width: 330px!important;
	}
	#wowslider-container1 .ws_images .ws_list img, #wowslider-container1 .ws_images > div > img {
    	/* height: 600px; */
	}
	.slider-text-overlay h2 {
    	font-size: 20px!important;
	}
	.home-welcome img {
    	margin-top: 0px !important;
        margin-bottom: 20px;
	}
	.default-services-block {
    	margin-bottom: 40px;
	}
	.padd-top-50 {
    	padding-top: 8px !important;
	}
	.service-block-one .inner-box {
    	padding-left: 0px;
	}
	.page-title {
    	
	}
	.main-header .main-box {
    background: rgb(255 255 255 / 90%);
	}
	.page-title {
        padding: 40px 0px 26px!important;
    }
	.happyclienthome{
		width: 36%;
	}
}

.pro-fess li {
	list-style: none;
	font-size: 20px;
	font-weight: 600;
}

.icon-all i {
	padding-right: 7px;
	color: #d9534f;
}



/* Categories Section */
        .categories {
            padding: 80px 0;
        }
        
        .section-title {
            text-align: center;
            margin-bottom: 50px;
        }
        
        .section-title h2 {
            font-size: 36px;
            color: #2a3a4a;
            margin-bottom: 15px;
        }
        
        .section-title p {
            color: #777;
            max-width: 700px;
            margin: 0 auto;
        }
        
        .categories-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 30px;
        }
        
        .category-card {
            background-color: white;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .category-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
        }
        
        .category-img {
            height: 200px;
            overflow: hidden;
        }
        
        .category-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }
        
        .category-card:hover .category-img img {
            transform: scale(1.1);
        }
        
        .category-content {
            padding: 25px;
        }
        
        .category-content h3 {
            font-size: 20px;
    margin-bottom: 10px;
    color: #2a3a4a;
    font-weight: 600;
        }
        
        .category-content p {
            color: #777;
            margin-bottom: 15px;
        }
        
        /* CTA Section */
        .cta {
            background-color: #2a3a4a;
            color: white;
            padding: 80px 0;
            text-align: center;
        }
        
        .cta h2 {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .cta p {
            max-width: 700px;
            margin: 0 auto 30px;
            color: #ddd;
        }


		/* Services Section */
.services-section {
    /* padding: 50px 0; */
    background-color: #000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    padding: 0 20px;
}

.service-card {
    background: #fff;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #d9534f;
    position: relative;
    overflow: hidden;
	height: 430px;
}

.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(176, 10, 30, 0.1);
}

.service-card h3 {
    color: #000;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
}

.service-card p {
    color: #666;
    margin-bottom: 20px;
}

.service-icon {
    /* font-size: 2.5rem;
    color: #e7b11b; */
    margin-bottom: 8px;

	/* height: 64%; */
	width: 100%;
}
.service-icon img{
	height: 50px;
	width: 50px;
}

/* CTA Section */
.cta-section {
    text-align: center;
    margin-top: 50px;
    padding: 30px;
    /* background: linear-gradient(135deg, #fd5462, #d32f2f); */
    border-radius: 10px;
    color: white;
}

.cta-section h2 {
    margin-bottom: 20px;
    font-size: 1.8rem;
}

.cta-btn {
    display: inline-block;
    background: #fff;
    color: #fd5462;
    padding: 12px 30px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    border: 2px solid white;
}

.cta-btn:hover {
    background: transparent;
    color: white;
}

/* Dropdown container */
.dropdown-container {
    position: relative;
    display: inline-block;
        padding-top: 11px;
}
.dropdown-menu {
    position: absolute;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    z-index: 1000;
    min-width: 200px;
    right: -80px;
	display: none;
}


.dropdown-container:hover .dropdown-menu,
.dropdown-container:focus-within .dropdown-menu {
    display: block;
}


.dropdown-menu li {
    padding: 8px 15px;
}
.dropdown-menu li a {
    display: block;
    color: #333;
    text-decoration: none;
}
.dropdown-menu li:hover {
    background: #f5f5f5;
}
.dropdown-toggle{
    color: #fd5663;
}

:root {
            --primary-color: #2c3e50;
            --secondary-color: #e74c3c;
            --accent-color: #3498db;
            --light-color: #ecf0f1;
            --dark-color: #2c3e50;
}
        
        .service-table {
            width: 100%;
            border-collapse: collapse;
        }
        
        .service-table tr:nth-child(even) {
            background-color: #f8f9fa;
        }
        
        .service-table tr:hover {
            background-color: #f1f3f5;
        }
        
        .service-table th {
            background-color: #d9534f;
            color: white;
            padding: 15px 20px;
            text-align: left;
            font-weight: 600;
        }
        
        .service-table td {
            padding: 15px 20px;
            border-bottom: 1px solid #e0e0e0;
            vertical-align: top;
        }
        
        .service-table td:first-child {
            font-weight: 600;
            color: var(--primary-color);
            width: 30%;
        }
        
        .check-mark {
            color: var(--secondary-color);
            font-weight: bold;
            margin-right: 5px;
        }
        
        .business-types {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
        }
        
        .business-type {
            background-color: #e4b118;
    color: #080808;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 15px;
    display: inline-block;
        }
        
        @media (max-width: 768px) {
            .service-table td:first-child {
                width: 40%;
            }
            
            .business-types {
                flex-direction: column;
                gap: 5px;
            }
        }


		.commer-cial{
			height: 240px;
			width: 100%;
		}
.commer-cial img{
			height: 210px;
    width: 85%;
		}
		.hotel-int {
height: 370px;
			width: 100%;
		}
		.hotel-int img{
height: 335px;
			width: 100%;
		}
		.cafe-design {
			height: 340px;
			width: 100%;
		}
		.cafe-design img{
			height: 290px;
			width: 100%;
		}
		.office {
			height: 350px;
			width: 100%;
		}
		.office img{
			height: 325px;
			width: 100%;
		}




@media (max-width: 768px) {
	.block-1 {
		padding: 30px !important;
		padding-bottom: 0px !important;
	}

	.expe-blocks {
		height: 230px !important;
	}

	.w-all-section {
		height: 250px !important;
	}

	.pro-fess li {
		list-style: none;
		font-size: 13px;
		font-weight: 600;
	}
	.pers-img {
    width: 100%;
    height: auto;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.li-design li {
    background-color: #80808029;
    border-left: 5px solid rgb(212 63 58);
    height: 70px;
    margin-bottom: 10px;
    list-style: none;
    border-radius: 15px;
    padding: 10px;
    line-height: 25px;
    font-size: 14px;
}
.sec-title-four {
    /* position: relative; */
    font-size: 30px;
}
.cafe-design {
			height: auto;
			width: 100%;
		}
		.cafe-design img{
			height: auto;
			width: 100%;
		}
		.office {
			height: auto;
			width: 100%;
		}
		.office img{
			height: auto;
			width: 100%;
		}
		.commer-cial img{
			height: auto;
    		width: 100%;
		}
		.home-contact {
    		margin-top: 10px!important;
		}
		.slider-text-overlay p {
    	margin-top: 0px!important;;
	}
}

.home-welcome img{
	margin-top: 80px;
}
.sec-title-four h2{
	color: #000;
}
.home-services h2{
	color: #fff;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #000000;
}


#wowslider-container1 {
    position: relative;
}

.slider-text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10; /* Ensure it stays above the images */
    text-align: center;
	padding: 50px 50px;
	background-color: rgb(255 255 255 / 60%);	
	width: 900px;
}
.slider-text-overlay h2{
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}
.slider-text-overlay p{
	font-size: 14px;
	color: #000;
	margin-top: 10px;
}
.slider-text-overlay a{
	background-color: #000;
	font-size: 16px;
	padding: 8px 16px;
	color: #fff;
	border-radius: 2px;
}
.slider-text-overlay a:hover{
	background-color:#e9212e;
}
.ws_controls {
    display: none;
}
.home-contact{
	margin-top: 30px;
}
.keyword-services h2{
	color: #fff;
}
.keyword-services p{
	color: #fff;
}

.social-links {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.social-links a {
  text-decoration: none;
  color: white;
  padding: 6px 14px;
  border-radius: 50%;
  font-size: 14px;
  transition: background-color 0.3s;
  width: 38px;
  height: 38px;
      display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.facebook { background-color: #3b5998; }
.youtube { background-color: #f70000; }
.instagram { background-color: #e1306c; }
.linkedin { background-color: #0077b5; }
.fab-x { background-color: #000; }

.social-links a:hover {
  opacity: 0.8;
}


/* onnn */

/* -funnels-Css--- */
/*mobile footer css starts*/

.navbar-footer a {
	float: left;
	display: none;
	width: 25%;
	color: #fff;
	text-align: center;
	padding: 25px 22px 38px 20px;
	text-decoration: none;
	font-size: 21px;
	/* margin-right: 22px;
    margin-left: 21px; */
}

.navbar-footer a:hover {
	background: #F1F1F1;
	color: black;
}

.w_app>i {
	color: #fff;
}

.w_app {
	background-color: #28A745;
}

.e_mail>i {
	color: #fff;
}

.e_mail {
	background-color: #DC3545;
}

.ems_call>i {
	color: #fff;
}

.ems_call {
	background-color: #007BFF;
}

.ems_enquiry>i {
	color: #fff;
}

.ems_enquiry {
	background-color: #FFC107;
}

.upside {
	display: none;
}

.mobile-hidden i {
	color: white;
}

@media screen and (min-width :315px) and (max-width :768px) {
	.upside {
		display: block;
	}

	.funnal-mobile {
		display: none !important;
	}

	.mobile-footer {
		display: block !important;
	}

	.social-mobile li a .fa {
		display: none;
	}

	.navbar-footer {
		overflow: scroll;
		z-index: 9999999 !important;
		background-color: #ccc;
		position: fixed;
		bottom: -16px;
		width: 100%;
	}

	.navbar-footer a:hover {
		background: #f1f1f1;
		color: black;
	}

	.main {
		padding: 0px;
		margin-bottom: 54px;
	}

	.navbar-footer {
		display: block !important;
	}

}

.mobile-hidden a {
	font-size: 16px;
}

/* mobile footer css end*/
@media only screen and (max-width:768px) {


	.mobile-hidden {
		display: none !important;
	}

	.tab {
		margin: 4px 4px !important;
	}

	.brochures-prgs .fa-plus {
		margin-right: 30px !important;
	}
}

/* Funnel css start */
.btn-success {
	color: #fff !important;
	background-color: #5cb85c;
	border-color: #4cae4c;
	padding: 15px 30px;
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-danger {
	color: #fff !important;
	background-color: #d9534f;
	border-color: #d43f3a;
	padding: 15px 30px;
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-warning {
	color: #fff !important;
	background-color: #f0ad4e;
	border-color: #eea236;
	padding: 15px 30px;
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

/* .btn-primary {
      color: #fff!important;
      background-color: #0084bd;
      border-color: #0d668d;
      padding: 15px 30px;
    }
    .btn-primary:hover {
      color: #fff;
      background-color: #0d668d;
      border-color: #204d74
    } */
.pb-20 {
	padding-top: 10px;
	padding-bottom: 30px;
}


/* -funnels-Css-Ends--- */

/* ----Faq---- */
.faq .brochures-prgs {
    cursor: pointer;
    border-top: 4px solid var(--bs-primary);
    border-left: 3px solid rgb(217 83 79);
    padding: 11px;
    color: #373333;
    border-radius: 9px;
    background: rgb(217 83 79 / 74%);
    font-size: 18px;
    margin-bottom: 15px;
    position: relative;
  }

.faq .disp{
  display: none;
  padding: 20px;
}


.faq .rotate {
  transform: rotate(180deg);
}
.faq .brochures-prgs .fa{
    font-size: 18px;
    right: 0;
    position: absolute;
    padding: 15px 15px;
    border-radius: 6px;
    border-top-left-radius: 0%;
    margin-top: -11px;
    margin-right: 0px;
    background: rgba(241, 183, 183, 0.664);
    background: var(--bs-primary);
    color: var(--bs-white);
  }

  @media (max-width: 768px) {
    .faq .brochures-prgs .fa{
        font-size: 18px;
        right: 0;
        position: absolute;
        padding: 9px;
        border-radius: 6px;
      
        border-top-left-radius: 0%;
        top:10px;
       
      }
  }
/* ----Faq-End---- */

.gall-height {
	height: 60px;
}

.site-head {
	font-size: 17px;
}
.small-head h6{
	font-size: 15px;
}


/* Mobile navbar css */

 .rating {
            color: #ffc107;
            margin-bottom: 10px;
        }
		.add-icons a{
    color: #bdbdbd;
		}
		.offer-i {
			 font-style: italic;
		}
		.bold-i h6{
			font-weight: 700;
		}




.statik-key
{
  width: 100%;
  height: 25px;
  background-color: #d9534f;
  margin-bottom: 20px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

.statik-key h4
{
  font-size: 9px;
  color: #ffffff;
}
.button-all {
	margin-top: 50px;
	margin-bottom: 30px;
}

.keyword-one p span{
	font-weight: 600;
}
.services-p-span p span{
	font-weight: 600;
}
.keywordsbtn{
	margin: 0 auto;
	text-align: center;
}
.key-sec-title{
	margin-bottom: 6px;
	padding-bottom: 10px;
	color: #fff;
}
#city-bg{
	background-color: #000;
	padding: 40px 0;
	margin-bottom: 20px;
}
/*key words pages card slider*/
	.slider-container-custom {
            max-width: 1200px;
            width: 100%;
            position: relative;
            margin: 20px auto;
            padding: 0 60px;
        }
	.slider-wrapper-custom {
            overflow: hidden;
            /* border-radius: 15px;
            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
            background: rgba(255, 255, 255, 0.1);
            backdrop-filter: blur(10px); */
            padding: 20px 0;
        }

        .slider-track-single {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }

        .card-item-single {
            flex: 0 0 calc(25% - 20px);
            min-width: calc(25% - 20px);
            margin: 0 10px;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            background: white;
        }

        .card-item-single:hover {
            transform: translateY(-5px);
            box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
        }

        .card-img-single {
            width: 100%;
            height: 180px;
            object-fit: cover;
            display: block;
        }

        .card-content-single {
            padding: 15px 15px 0px 15px;
        }

        .card-title-single {
            font-size: 16px;
            margin-bottom: 8px;
            color: #333;
        }

        .card-desc-single {
            color: #d9534f;
            font-size: 14px;
            line-height: 1.4;
        }

        .nav-btn-single {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 50px;
            height: 50px;
            border-radius: 50%;
            background: white;
            border: none;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
            transition: all 0.3s ease;
            z-index: 10;
        }

        .nav-btn-single:hover {
            background: #f5f5f5;
            transform: translateY(-50%) scale(1.05);
        }

        .nav-btn-single:active {
            transform: translateY(-50%) scale(0.95);
        }

        .nav-btn-prev {
            left: 0;
        }

        .nav-btn-next {
            right: 0;
        }

        .nav-btn-single i {
            font-size: 20px;
            color: #d9534f;
        }

        .indicators-container {
            display: flex;
            justify-content: center;
            margin-top: 25px;
            gap: 10px;
        }

        .indicator-item {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background: #000;
            cursor: pointer;
            transition: all 0.3s ease;
        }

        .indicator-item.active {
            background:#f70000;
            transform: scale(1.2);
        }

        /* Responsive styles */
        @media (max-width: 1024px) {
            .card-item-single {
                flex: 0 0 calc(33.333% - 20px);
                min-width: calc(33.333% - 20px);
            }
        }

        @media (max-width: 768px) {
            .card-item-single {
                flex: 0 0 calc(50% - 20px);
                min-width: calc(50% - 20px);
            }
            
            .slider-container-custom {
                padding: 0 40px;
            }
            
            .nav-btn-single {
                width: 40px;
                height: 40px;
            }
        }

        @media (max-width: 480px) {
            .card-item-single {
                flex: 0 0 calc(100% - 20px);
                min-width: calc(100% - 20px);
            }
            
            .slider-heading-main {
                font-size: 2rem;
            }
            
            .slider-container-custom {
                padding: 0 20px;
            }
        }
/*closed*/

.service-card1 {
    background: #fff;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #d9534f;
    position: relative;
    overflow: hidden;
	height: 300px;
}
.sec-title-key{
	margin-bottom: 0px;
}
.sec-title-key1{
	margin-bottom: 20px;
}
.key-mt{
	margin-top: 14px;
}
.keybg1{
	margin: 40px 0;
}
.keybg2{
	margin: 20px 0;
}
.choose-sec{
	background-color: #efefef;
	padding: 30px 0;
}
.key-social-main{
	margin-left: 15px;
	margin-bottom: 10px;
}
.key-social1{
	background-color: #65adf3;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    padding: 7px 0px 0px 7px;
}
.key-social2{
	background-color: #43d754;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    padding: 4px;
	margin-left: 8px;
}
.key-social1 i{
	color: #fff;
	font-size: 11px;
}
.key-social2 i{
	margin-top: 0px;
	margin-left: 2px;
	color: #fff;
}
@media (max-width: 768px) {
	.keyword-one {
    	padding: 14px;
	}
	.sec-title-four {
        font-size: 20px;
    }
	.service-card {
		height: auto;
	}
	.card-title-single {
		text-align: center;
	}
	.card-desc-single {
		text-align: center;
	}
	.key-social-main {
		justify-content: center;
	}
	.block-1 {
        padding-bottom: 40px !important;
    }
	.category-content {
    	padding: 16px;
	}
	.category-card {
		margin-right: 16px;
	}
	.commercial-key-img{
		margin: 20px 0;
	}
	.service-icon {
    /* height: 70%; */
	}
}
/*about*/
@media (max-width: 768px) {
	.abinpage h1 {
    	font-size: 28px;
	}
	.founder-contect h1 {
    	font-size: 28px;
	}
	.vision-mission {
		height: auto !important;
   		margin-bottom: 20px;
	}
}
.abinpage h1{
	text-transform: uppercase;
	line-height: 1.2;
}
.inner-content h6{
	font-size: 15px;
    margin-top: 10px;
}
.founder-contect h1{
	margin-bottom: 14px;
    text-transform: uppercase;
}
.founder-section {
    margin:50px 0px;
}
.founder-contect p span{
	font-weight: 600;
}
.founder-icon-list {
    list-style: none;
	margin-top: 20px;
}
        
.founder-icon-list li {
    display: flex;
    align-items: center;
    padding: 8px;
    margin-bottom: 12px;
    background: #f8f9ff;
    border-radius: 8px;
    transition: all 0.3s ease;
	border-left: 4px solid transparent;
}
        
.founder-icon-list li:hover {
    background: #eef1ff;
    transform: translateY(-2px);
    border-left: 4px solid #d9534f;
    box-shadow: 0 5px 15px rgba(74, 108, 247, 0.1);
}
        
.founder-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d9534f;
    color: white;
    border-radius: 50%;
    margin-right: 15px;
    flex-shrink: 0;
} 
.founder-text {
    flex: 1;
} 
.founder-text p {
    color: #666;
    font-size: 15px;
    line-height: 1.5;
}
.founder-contect h4{
	margin-top: 14px;
}
.vision-mission{
	background-color: #ffffff;
    padding: 20px;
    height: 300px;
    border: 2px solid #e5b216;
    border-radius: 50px 0px 50px 0px;
	transition: transform .4s;
}
.vision-mission:hover{
	transform: scale(1.02);
}
.vision-mission img{
	display: flex;
    margin: 0 auto;
}
.vision-mission h3{
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
}
.vision-mission p{
	text-align: center;
}

/*closed*/
/*team start*/
@media (max-width: 768px) {
	.teamMain {
    	height: 250px;
		margin-bottom: 0px !important;
	}
}
.team-section{
	margin: 40px 0;
}
.teamMain{
	transition: transform .4s;
	margin-bottom: 30px;
}
.teamMain:hover{
	transform: scale(1.08);
}
.teamMain img{
	border-radius: 30px 2px 30px 2px;
    border: 2px solid #d9534f;
	margin: 0 auto;
}
.teamMain h4{
	text-align: center;
    margin: 8px 0 0px;
    font-size: 15px;
}
.teamMain p{
	text-align: center;
    font-size: 13px;
}