html {
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: transparent;
}

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

/*@font-face {
        font-family: 'Montserrat';
        src: url('Montserrat-Regular.eot');
        src: url('../../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),  url('../../fonts/Montserrat-Regular.woff') format('woff'),  url('../../fonts/Montserrat-Regular.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'Montserrat Semi';
        src: url('../../fonts/Montserrat-SemiBold.eot');
        src: url('../../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),  url('../../fonts/Montserrat-SemiBold.woff') format('woff'),  url('../../fonts/Montserrat-SemiBold.ttf') format('truetype');
        font-weight: 600;
        font-style: normal;
}
@font-face {
        font-family: 'Montserrat';
        src: url('../../fonts/Montserrat-Light.eot');
        src: url('../../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),  url('../../fonts/Montserrat-Light.woff') format('woff'),  url('../../fonts/Montserrat-Light.ttf') format('truetype');
        font-weight: 300;
        font-style: normal;
}
@font-face {
        font-family: 'Montserrat Ultra';
        src: url('../../fonts/Montserrat-UltraLight.eot');
        src: url('../../fonts/Montserrat-UltraLight.eot?#iefix') format('embedded-opentype'),  url('../../fonts/Montserrat-UltraLight.woff') format('woff'),  url('../../fonts/Montserrat-UltraLight.ttf') format('truetype');
        font-weight: 200;
        font-style: normal;
}*/
.ultra {
	font-family: "Open Sans", sans-serif;
	font-weight: 100;
}

body {
	/*font-family: "Montserrat Ultra", sans-serif!important;*/
	font-family: "Open Sans", sans-serif;
	/*  line-height: 16px;*/
	-webkit-font-smoothing: antialiased;
	font-size: 13px;
	color: #333;
	overflow-x: hidden;
	margin: 0 !important;
	padding: 0 !important;
}


dd,
dt,
dl,
ol,
ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.teaser-desc ul {
	margin: 0;
	list-style: disc;
	padding-left: 22px;
}

.teaser-desc ol {
	margin: 0;
	list-style: decimal;
	padding-left: 22px;
}

a {
	text-decoration: none;
}

.main-bg a,
.main-bg a:hover,
.btn.main-bg:focus {
	color: #fff;
}

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

a:focus {
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 300;
	line-height: 1.5;
	margin: 0 0 px;
}

h5,
h6 {
	margin-bottom: 0px;
}

:active,
:focus {
	outline: 0 !important;
}

.hidden,
.nl-note {
	display: none;
}

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

th,
td,
caption {
	padding: 10px;
}

img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
}

iframe {
	border: none !important;
	max-width: 100%;
}

.pointer {
	cursor: pointer;
}

.relative,
.tp-banner-container {
	position: relative;
	z-index: 1;
}

.fx {
	opacity: 0;
}

.animated {
	opacity: 1;
}

a.activeLink {
	color: #61af46;
}

.pos-static {
	position: static !important;
}

.tp-caption.Newspaper-Title,
.Newspaper-Title,
.tp-caption.Newspaper-Subtitle,
.Newspaper-Subtitle,
.erinyen .tp-tab-desc,
.tp-caption.Newspaper-Button,
.Newspaper-Button,
.tp-caption.Newspaper-Title-Centered,
.Newspaper-Title-Centered {
	font-family: inherit !important;
}

.section {
	padding: 30px 0;
	position: relative;
	/*overflow: hidden;
      clear: both*/
}

.section:after {
	display: table;
	content: "";
	clear: both;
}

.lg-banner {
	position: relative;
}

.lg-banner .slick-vertical .slick-slide {
	width: auto !important;
	float: none !important;
}

.lg-banner>.container {
	display: table;
}

.banner-content {
	position: relative;
	z-index: 9;
	display: table-cell;
	vertical-align: middle;
}

.banner-slick h1 {
	margin-bottom: 20px;
}

.banner-content hr.custom-hr {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.pageWrapper {
	position: relative;
	/*z-index: 1*/
}

.login-page .pageWrapper,
.login-page #contentWrapper,
.soon-page .pageWrapper,
.soon-page #contentWrapper {
	background: transparent;
}

#contentWrapper,
.fullscreen-container,
.modal-content {
	overflow: hidden;
}

.home-banner {
	background: url("../images/Crowdfunding-concept.jpg");
	background-size: 100% 100%;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

.learn-more-btn {
	background: #eda120;
	border: 0;
	color: #fff;
	padding: 7px 15px !important;
	display: inline-block;
	font-size: 15px;
	border-radius: 2px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
}

.video-btn {
	background: #54b947;
	border: 0;
	color: #fff;
	padding: 7px 15px !important;
	display: inline-block;
	font-size: 15px;
	border-radius: 2px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
}

.spacingAll {
	padding: 145px;
}

.modal-header {
	padding: 6px 15px !important;
}

.modal-header h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}

.modal-content {
	border-radius: 5px !important;
	border: 0px solid #bdbdbd;
}

.modal-header .close {
	font-size: 24px;
	line-height: 23px;
	opacity: 0.9;
	color: #fff;
	font-weight: 300;
}

.login-popup {
	width: 300px;
	border-radius: 0px;
	padding: 20px !important;
	margin: 0;
	border: 0;
}

.dropdown.open .login-popup {
	margin-top: 10px !important;
}

.login-popup.black-bg:after {
	position: absolute;
	left: 30px;
	top: -6px;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 6px 6px;
	border-color: transparent transparent #333 transparent;
}

.tools {
	/* display: none; */
	position: fixed;
	top: 0;
	left: -260px;
	z-index: 99999;
	width: 260px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	height: 100%;
	direction: ltr;
}

.tools>a {
	position: absolute;
	padding: 17px;
	background-color: #fff;
	color: #999;
	text-decoration: none;
	font-size: 23px;
	box-shadow: 4px 0px 5px 0 rgba(94, 94, 94, 0.3);
	top: 100px;
	border-top-right-radius: 2em;
	border-bottom-right-radius: 2em;
	left: 260px;
}

.tools h4 {
	padding: 10px 0 8px;
	font-size: 16px;
	margin: 0;
	border-bottom: 1px #ddd dashed;
	margin-bottom: 5px;
}

.inner-tools {
	width: 260px;
	background-color: #fff;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
	height: 100%;
	padding: 0 15px;
	overflow: auto;
}

.inner-tools p.change-style-title {
	margin: 0 -15px;
	padding: 10px 0 9px 10px;
	background: #e6e6e6;
	color: #555;
}

.inner-tools .colors {
	color: #888;
}

.tools-block {
	border-bottom: 1px solid #eee;
	padding: 5px 0 10px;
	overflow: hidden;
}

.inner-tools hr:after,
.inner-tools hr:before {
	content: none;
}

.inner-tools h5 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #999;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.colors {
	overflow: hidden;
	margin-bottom: 10px;
}

.colors li {
	float: left;
	padding: 2px;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.colors li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 24px;
	height: 24px;
	border: 1px solid #eaeaea;
	line-height: 22px;
	text-align: center;
}

.def-styl span {
	display: block;
	height: 18px;
}

.colors li a.selected:before {
	z-index: 9;
	display: inline-block;
	color: #fff;
	content: "\f00c";
	font-size: 12px;
	font-family: FontAwesome;
}

.patterns li,
.shapes li {
	float: left;
	margin: 3px;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.shapes li span {
	width: 25px;
	height: 25px;
	font-size: 10px;
	text-align: center;
	line-height: 24px;
}

.shapes li a.selected span {
	border: 2px #777 solid;
	line-height: 21px;
}

.patterns li a {
	display: block;
	width: 25px;
	height: 25px;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	border: 1px solid #dfdfdf;
}

.angled {
	border-top-right-radius: 1.2em;
	border-bottom-left-radius: 1.2em;
}

.round2 {
	border-radius: 50%;
}

.patterns {
	overflow: hidden;
}

.save {
	text-align: center;
}

.layout .btn,
.Main .btn {
	margin: 0 3px 0 0;
	padding: 0 30px;
	line-height: 30px;
	border-color: #c2c2c2 !important;
}

.btn-bordered {
	border: 1px #ddd solid;
	background-color: transparent;
	text-shadow: none !important;
	color: #999;
}

.save .btn {
	margin: 0 5px 0 0;
	padding: 0 15px;
}

.errorSelect {
	display: none;
	background: #ffb7b7;
	padding: 10px;
	font-size: 12px;
	border: 1px #ff8282 solid;
	margin: 0 22px 0 15px;
	color: #000;
}

.down-modal .modal-body {
	max-height: 600px;
	overflow: auto;
}

.options {
	padding: 10px 0;
	overflow: hidden;
}

#css_content {
	font-family: "Open Sans", sans-serif !important;
}

#css_content pre {
	background: transparent;
	border: 0;
	padding: 0;
	white-space: pre-wrap;
	direction: ltr;
}

.tools-block .custom-checkbox {
	float: left;
}

.page-loader {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99999;
	text-align: center;
	background-color: #fff;
}

.page-loader .inner-l {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	width: 60px;
	height: 60px;
}

.page-loader span {
	position: absolute;
	width: 50px;
	height: 50px;
	border: 5px solid #ddd;
	border-radius: 999px;
	animation: radar 2s infinite linear;
	opacity: 0;
}

.page-loader span:nth-child(1) {
	animation-delay: 0s;
}

.page-loader span:nth-child(2) {
	animation-delay: 0.66s;
}

.page-loader span:nth-child(3) {
	animation-delay: 1.33s;
}

.top-bar {
	min-height: 35px;
	padding: 10px 0;
}

.top-bar ul li {
	float: left;
	line-height: 30px;
	position: relative;
	padding: 0 15px;
	font-size: 11px;
}

.top-bar ul ul li {
	float: none;
	line-height: normal;
}

.dropdown-menu {
	min-width: 160px;
	padding: 0;
	margin: 0;
	border: 1px solid rgba(0, 0, 0, 0.09) !important;
	border-radius: 0px;
}

.top-bar ul ul li:first-child a {
	border-top: 0;
}

.top-bar ul li i {
	margin-right: 5px;
}

.top-bar ul>li>a {
	text-transform: uppercase;
	display: block;
	margin: 0 -15px;
	padding: 0 15px;
}

.top-bar ul:not(.social-list)>li li a {
	border-radius: 0;
}

.top-bar ul.social-list li:first-child a,
.top-bar ul.social-list li:last-child a {
	width: 35px;
}

.bar-menu li a {
	font-size: 11px;
	text-transform: uppercase;
}

.top-bar .alter-bg.social-list li a:hover {
	background: rgba(0, 0, 0, 0.2) !important;
}

.top-bar .alter-bg.social-list li a:after {
	color: #eee !important;
}

.middle-ul {
	margin: 0 10px;
	overflow: hidden;
}

.top-bar .center-tbl ul {
	float: left;
}

.top-bar .social-list {
	overflow: hidden;
}

.top-bar .social-list li {
	margin: 0;
	padding: 0;
}

.top-bar .social-list li a {
	height: 30px;
	width: 30px;
	line-height: 30px;
}

.top-bar.main-bg li.dropdown ul li a {
	border-top-color: rgba(255, 255, 255, 0.3);
}

.top-bar .social-list li a {
	border-radius: 0px;
	margin: 0;
	padding: 0;
}

.top-bar ul ul li {
	line-height: normal;
}

.top-bar ul ul li a {
	line-height: normal;
	padding: 10px 15px;
}

.top-bar ul li a b {
	font-weight: normal;
	font-size: 10px;
	margin: 10px 0 0 5px;
}

.currency ul,
.language ul {
	min-width: 80px !important;
}

.login-ul input[type="text"],
.login-ul input[type="email"],
.login-ul input[type="password"],
.login-ul select,
.login-ul input[type="file"] {
	height: 40px;
}

.top-border {
	height: 3px;
}

.top-head:after {
	clear: both;
	display: table;
	content: " ";
}

.top-head .container {
	position: relative;
	display: table;
	height: 100%;
}

.tbl-row {
	display: table-row;
	height: 100%;
}

.responsive-nav {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.full.responsive-nav {
	display: block;
}

.no-lines:before,
.no-lines:after {
	display: none !important;
}

.logo {
	width: 270px;
}

.top-head .logo {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.top-head.boxed-transparent .logo {
	height: 100%;
}

.top-head.boxed-transparent .logo:before {
	position: absolute;
	right: 0;
	bottom: -1px;
	display: inline-block;
	content: "";
	height: 1px;
	width: 100%;
	animation: move 0.5s normal forwards ease-in-out;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	transform-origin: right top;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
}

.top-head .logo a {
	display: table-cell;
	vertical-align: middle;
}

.top-head.transparent {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
	z-index: 99;
	background: transparent;
}

.top-head.fixed-head {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	border-bottom: 0;
}

.top-head.fluid.transparent {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 99;
	border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}

.top-head.fluid.transparent .logo {
	border-right: 1px rgba(0, 0, 0, 0.2) solid;
}

.top-head.fluid .transparent.dark .logo {
	border-right: 1px rgba(255, 255, 255, 0.2) solid;
	padding-right: 20px;
}

.top-head.fluid.transparent.dark {
	border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
}

.top-head.boxed-transparent {
	position: fixed;
	top: 20px;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 99;
	background-color: transparent;
	border-bottom: 0;
}

.top-head.boxed-transparent>.container {
	border: 1px rgba(0, 0, 0, 0.2) solid;
	padding: 0 30px 0 0;
	border-bottom-right-radius: 7em;
	border-top-right-radius: 7em;
}

.top-head.boxed-transparent.dark>.container {
	border: 1px rgba(255, 255, 255, 0.4) solid;
}

.top-head.boxed-transparent .logo {
	padding-left: 30px;
}

.top-head.boxed-transparent>.container .head-srch-cart {
	margin-right: -30px;
}

.top-head.boxed-transparent .lft-line {
	position: absolute;
	left: 0px;
	bottom: 0;
	display: inline-block;
	content: "";
	height: 100%;
	width: 1px;
	animation: move 0.4s normal forwards ease-in-out;
	animation-delay: 1.4s;
	transform-origin: bottom left;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
}

.top-head.boxed-transparent .bot-line {
	position: absolute;
	left: 0;
	top: -1px;
	display: inline-block;
	content: "";
	height: 1px;
	animation: move 0.7s normal forwards ease-in-out;
	animation-delay: 1.7s;
	transform-origin: left bottom;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
}

.top-head.transparent .top-nav>ul>li {
	padding-left: 0;
	padding-right: 0;
	margin: 0 15px;
}

.top-head.transparent .top-nav>ul>li:hover {
	background: transparent;
}

.top-head.boxed-transparent .top-nav>ul>li:hover {
	background: transparent;
}

.top-head.semi-light {
	background-color: rgba(255, 255, 255, 0.3);
}

.top-head .container.semi-light {
	background-color: rgba(255, 255, 255, 0.3);
}

.top-head.semi-dark {
	background-color: rgba(0, 0, 0, 0.3);
}

.top-head .container.semi-dark {
	background-color: rgba(0, 0, 0, 0.3);
}

.top-head.header-2 .top-nav>ul>li>a,
.top-head.header-2 .top-nav>ul>li>span>a {
	font-size: 12px;
}

.top-head.transparent.header-2 .top-nav>ul>li,
.top-head.transparent.header-2 .top-search,
.top-head.transparent.header-2 .top-cart {
	border-left-color: rgba(255, 255, 255, 0.2);
}

.top-head.transparent.header-2 .top-cart {
	border-right-color: rgba(255, 255, 255, 0.2);
}

.top-head.header-2 .top-nav>ul>li {
	padding: 20px 10px 20px 0;
}

.top-head.header-2 .top-nav>ul>li>a,
.top-head.header-2 .top-nav>ul>li>span>a {
	padding: 0 13px;
	line-height: 35px;
}

.top-head.header-2 .top-search,
.top-head.header-2 .top-cart {
	padding: 0;
	margin: 20px 0 0 10px;
	position: relative;
}

.top-head.header-2 .top-search>a,
.top-head.header-2 .top-cart>a {
	padding: 0 15px;
	display: block;
	position: relative;
	line-height: 35px;
}

.top-head.header-2 .top-search>a:before,
.top-head.header-2 .top-cart>a:before {
	position: absolute;
	width: 90%;
	height: 90%;
	left: 5%;
	top: 5%;
	content: "";
	display: inline-block;
	-moz-transform: scale(1.8);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-webkit-transform: scale(1.8);
	transform: scale(0);
	opacity: 0;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	z-index: 1;
}

.top-head.header-2 .top-search>a:hover:before,
.top-head.header-2 .top-cart>a:hover:before {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.top-head.header-2 .top-search>a>span,
.top-head.header-2 .top-cart>a>span {
	position: relative;
	z-index: 2;
}

.top-head.header-2 .top-cart>a>i {
	z-index: 2;
}

.top-head.header-2 .top-search>a:hover span,
.top-head.header-2 .top-cart>a:hover span {
	color: #fff;
}

.top-head.header-2 .top-cart .cart-box {
	margin-top: 20px;
}

.top-head.header-2 .top-cart .cart-num {
	top: 3px;
	right: 6px;
}

.top-head.header-2 .top-cart>a,
.top-head.header-2 .top-search>a {
	margin: 0;
}

.top-head.header-2 .top-nav>ul>li:hover {
	background: transparent;
}

.top-head.header-2 .top-nav>ul>li:hover>a>span:after,
.top-head.header-2 .top-nav>ul>li:hover>a:after,
.top-head.header-2 .top-nav>ul>li:hover>span>a>span:after,
.top-head.header-2 .top-nav>ul>li:hover>span>a:after {
	color: #fff;
}

.top-head.header-3,
.top-head.header-4 {
	padding: 15px 0 0;
}

.top-head.header-3 .logo {
	display: table;
	margin: 0 auto;
	float: none;
	border: 0;
	padding: 15px 0;
}

.top-head.header-3 .logo:before,
.top-head.header-4 .logo:before {
	display: none;
}

.top-head.header-3 .container {
	height: auto;
}

.top-head.header-3 .full,
.top-head.header-4 .full {
	display: table;
	margin: 15px auto 0;
	clear: both;
}

.top-head.header-3 .container,
.top-head.header-3 .top-search,
.top-head.header-4 .container,
.top-head.header-4 .top-search {
	height: auto;
}

.top-head.header-3 .top-search,
.top-head.header-4 .top-search {
	border-left: 0;
}

.top-head.header-3 .top-nav>ul>li,
.top-head.header-3 .top-search,
.top-head.header-4 .top-nav>ul>li {
	padding: 10px 15px 20px;
}

.top-head.header-3 .top-cart {
	padding: 10px 0 20px;
}

.top-head.header-3 .top-nav>ul>li:hover,
.top-head.header-4 .top-nav>ul>li:hover,
.top-head.header-5 .top-nav>ul>li:hover,
.top-head.header-6 .top-nav>ul>li:hover {
	background: transparent;
}

.top-head.header-4 .top-search {
	float: right;
	padding: 7px 7px 7px 12px;
	margin: 8px 0 0;
}

.top-head.header-4 .top-cart {
	padding: 20px 0 0 10px;
}

.top-head.header-4 .top-cart .cart-box {
	margin-top: 25px;
}

.top-head.header-4 .top-search button {
	margin: -7px -7px -7px 0;
	padding: 7px 15px;
}

.top-head.header-4 .top-search input[type="text"] {
	border: 0;
	font-size: 11px;
	width: 400px;
	height: auto;
	padding: 0;
}

.top-head.header-4.shop-head {
	padding-top: 0;
}

.top-shop-links {
	font-size: 11px;
	margin-top: 9px;
	margin-right: 25px;
}

.top-shop-links a {
	display: inline-block;
	padding: 10px;
}

.top-shop-links a i {
	margin-right: 7px;
}

.top-shop-section .container {
	padding-right: 25px;
	padding-left: 25px;
}

.top-shop-section [class*="col-md-"] {
	padding-left: 5px;
	padding-right: 5px;
}

.top-head.header-3.sticky-nav .full,
.top-head.header-4.sticky-nav .full {
	margin: 0 auto;
}

.top-head.header-5 .top-search,
.top-head.header-6 .top-search {
	border-left: 0px;
	position: relative;
}

.top-head.header-5 .top-search>a,
.top-head.header-5 .top-cart>a {
	line-height: 33px;
	width: 33px;
	height: 33px;
	text-align: center;
	display: block;
	position: relative;
}

.top-head.header-5 .top-cart .cart-num {
	position: absolute;
	top: -3px;
	right: 0;
	left: auto;
}

.top-head.header-5 .bx-search .search-box button {
	background-color: transparent;
}

.top-head.header-5 .top-nav>ul>li>a {
	position: relative;
}

.top-head.header-5 .top-nav>ul>li:before,
.top-head.header-5 .top-nav>ul>li .inner-mega:before {
	width: 0;
	position: absolute;
	bottom: 1px;
	left: 50%;
	height: 1px;
	content: "";
	display: inline-block;
}

.top-head.header-5 .top-nav>ul>li:hover:before,
.top-head.header-5 .top-nav>ul>li:hover .inner-mega:before,
.top-head.header-5 .top-nav>ul>li.selected .inner-mega:before,
.top-head.header-5 .top-nav>ul>li.selected:before {
	width: 100%;
	left: 0;
}

.top-head.header-5 .top-nav>ul>li.mega-menu:before {
	display: none;
}

.top-head.header-5 .top-search {
	padding: 23px 0;
}

.top-head.header-5 .top-cart {
	padding: 23px 0 23px 10px;
}

.top-head.header-6 .top-nav>ul>li>a,
.top-head.header-6 .top-nav>ul>li>span>a {
	line-height: 1;
	position: relative;
	display: block;
	margin: -30px -15px;
	padding: 30px 15px;
}

.top-head.header-6 .top-nav>ul>li>a>i,
.top-head.header-6 .top-nav>ul>li>span>a>i {
	display: block;
	text-align: center;
	padding: 0 0 10px;
	font-size: 14px;
}

.top-head.header-6 .top-nav>ul>li:hover>a,
.top-head.header-6 .top-nav>ul>li:hover>span>a {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.top-head.header-6 .top-nav>ul>li:before,
.top-head.header-6 .top-nav>ul>li .inner-mega:before {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	content: "";
	display: inline-block;
	width: 100%;
	background-color: transparent;
	z-index: 0;
}

.top-head.header-6 .top-nav>ul>li:hover:before,
.top-head.header-6 .top-nav>ul>li:hover .inner-mega:before {
	height: 95%;
}

.top-head.header-6 .top-nav>ul>li .inner-mega {
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
}

.top-head.header-6 .top-nav>ul>li>a:before,
.top-head.header-6 .top-nav>ul>li>span>a:before {
	position: absolute;
	top: -10px;
	left: 0;
	height: 2px;
	content: "";
	display: inline-block;
	width: 100%;
	background-color: transparent;
	opacity: 0;
}

.top-head.header-6 .top-nav>ul>li:hover>a:before,
.top-head.header-6 .top-nav>ul>li:hover>span>a:before {
	top: 1px;
	opacity: 1;
}

.top-head.header-6 .top-nav>ul>li.mega-menu:before {
	display: none;
}

.top-head.header-6 .top-nav>ul>li.hasChildren:hover>a:after,
.top-head.header-6 .top-nav>ul>li:hover .inner-mega a,
.top-head.header-6 .top-nav>ul>li:hover .inner-mega a:after {
	color: #fff;
}

.top-head.header-6 .top-search {
	padding: 32px 0 26px 15px;
}

.top-head.header-6 .top-search>a {
	padding: 12px;
}

.top-head.header-6 .top-cart {
	padding: 32px 0 26px 10px;
}

.top-head.header-6 .top-cart>a {
	padding: 12px;
	display: block;
	line-height: 1;
}

.top-head.header-6 .top-cart>a .cart-num {
	top: -4px;
	right: -4px;
}

.up-head {
	padding: 20px 0;
	position: relative;
	display: table;
	width: 100%;
}

.up-head:after {
	display: table;
	clear: both;
	content: "";
}

.top-head.header-7 .logo:before {
	display: none;
}

.top-head.header-7 .up-head {
	padding: 20px 0;
}

.top-head .full.main-bg {
	display: block;
}

.top-head .full.main-bg .top-nav {
	display: table;
	float: none;
	margin: auto;
}

.top-head .full.main-bg .top-nav>ul>li {
	padding: 15px 18px;
}

.top-head .full.main-bg .top-nav>ul>li>a,
.top-head .full.main-bg .top-nav>ul>li>span>a {
	font-weight: normal;
}

.top-head .full.main-bg .top-nav>ul>li:hover>a span:after,
.top-head .full.main-bg .top-nav>ul>li:hover>span>a span:after {
	color: #fff;
}

.top-head.header-7 .top-search {
	float: right;
	border-radius: 3px;
	padding: 7px 7px 7px 12px;
	margin: 0;
	height: auto;
}

.top-head.header-7 .top-search button {
	border: 0;
	background: transparent;
}

.top-head.header-7 .top-search input[type="text"] {
	border: 0;
	font-size: 11px;
	width: 200px;
	height: auto;
	padding: 0;
}

.top-head.header-7 .top-cart {
	padding: 11px 0 0 10px;
}

.top-head.header-7 .top-cart .cart-box {
	margin-top: 25px;
}

.top-head .full.main-bg .top-nav>ul>li {
	border-left: 1px rgba(255, 255, 255, 0.3) solid;
}

.top-head .full.main-bg .top-nav ul ul li {
	text-shadow: none;
}

.top-head.header-8 {
	border-bottom: 0;
}

.top-head.header-8 .top-nav>ul>li>a,
.top-head.header-8 .top-nav>ul>li .inner-mega>a {
	line-height: 1;
	margin: -30px -15px;
	display: block;
	padding: 30px 15px 22px 15px;
}

.top-head.header-8 .top-nav>ul>li>a span,
.top-head.header-8 .top-nav>ul>li>span>a span {
	display: block;
	margin-top: 7px;
	line-height: 12px;
	font-size: 11px;
	font-weight: 400;
	text-transform: capitalize;
}

.top-head.header-8 .top-nav>ul>li.hasChildren>a:after,
.top-head.header-8 .top-nav>ul>li.hasChildren>span>a:after {
	display: none;
}

.top-head.header-8 .top-nav>ul>li:hover>a,
.top-head.header-8 .top-nav>ul>li.selected>a,
.top-head.header-8 .top-nav>ul>li:hover>span>a,
.top-head.header-8 .top-nav>ul>li.selected>span>a {
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

.top-head.header-8 .top-search {
	border-left: 0px;
	position: relative;
	margin-left: 10px;
}

.top-head.header-8 .top-search>a,
.top-head.header-8 .top-cart>a {
	line-height: 33px;
	width: 33px;
	height: 33px;
	margin-top: 30px;
	text-align: center;
	display: block;
	position: relative;
}

.top-head.header-8 .top-cart {
	margin-left: 10px;
	padding-bottom: 25px !important;
}

.top-head.header-8 .top-cart .cart-num {
	position: absolute;
	top: -7px;
	right: -5px;
	left: auto;
}

.top-head.header-8 .top-nav ul ul {
	border-top: 0;
}

.top-head.header-8 .top-nav>ul>li>a,
.top-head.header-8 .top-nav>ul>li.inner-mega {
	position: relative;
	font-weight: bold;
}

.top-head.header-8 .top-nav>ul>li>a:before,
.top-head.header-8 .top-nav>ul>li>span>a:before {
	width: 0;
	position: absolute;
	bottom: -1px;
	left: 50%;
	height: 1px;
	content: "";
	display: inline-block;
}

.top-head.header-8 .top-nav>ul>li:hover>a:before,
.top-head.header-8 .top-nav>ul>li.selected>a:before,
.top-head.header-8 .top-nav>ul>li.inner-mega:hover:before {
	width: 100%;
	left: 0;
}

.top-head.header-8 .top-cart,
.top-head.header-8 .top-search {
	padding: 0;
}

.left-side-wrap {
	margin: 0 !important;
	margin-left: 280px !important;
	width: auto !important;
	position: relative;
}

.right-side-wrap {
	margin: 0 !important;
	margin-right: 280px !important;
	width: auto !important;
	position: relative;
}

.header-left,
.header-right {
	position: fixed;
	left: 0;
	top: 0 !important;
	width: 280px;
	height: 100%;
	-webkit-box-shadow: 3px 0px 5px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 3px 0px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 3px 0px 5px 0px rgba(0, 0, 0, 0.4);
	z-index: 999;
	border-bottom: 0;
	padding: 70px 0;
}

.header-left .responsive-nav,
.header-right .responsive-nav {
	display: block;
}

.header-right {
	left: auto;
	right: 0;
	-webkit-box-shadow: -3px 0px 5px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: -3px 0px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow: -3px 0px 5px 0px rgba(0, 0, 0, 0.4);
}

.header-left .logo,
.header-right .logo {
	display: table;
	margin: auto;
	float: none;
	padding: 10px 20px;
}

.side-nav {
	padding: 40px 0;
}

.side-nav>ul>li {
	position: relative;
	margin: 0;
	padding: 0 30px;
}

.side-nav>ul>li>a:hover i,
.side-nav>ul>li.selected>a i {
	margin-top: 5px;
}

.side-nav>ul>li>a {
	display: block;
	text-transform: uppercase;
	overflow: hidden;
	font-weight: bold;
	padding: 15px 0;
	border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
}

.black-bg .side-nav>ul>li>a {
	border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
}

.header-left .top-search,
.header-right .top-search {
	border: 1px rgba(0, 0, 0, 0.1) solid;
}

.black-bg.header-left .top-search,
.black-bg.header-right .top-search,
.dark-bg.header-left .top-search,
.dark-bg.header-right .top-search {
	border: 1px rgba(255, 255, 255, 0.1) solid;
}

.side-nav>ul>li.current>a {
	font-weight: bold;
}

.side-nav>ul li a i {
	font-size: 16px;
	margin-right: 10px;
}

.side-nav>ul ul {
	position: absolute;
	min-width: 220px;
	top: 0;
	left: 100%;
	z-index: 99;
	-webkit-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.side-nav ul ul li {
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
	line-height: 35px;
}

.side-nav ul ul li a {
	padding-left: 20px !important;
}

.side-nav ul ul li i {
	font-size: 12px;
}

.side-nav li li a {
	display: block;
	overflow: hidden;
	padding: 0 25px !important;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
	line-height: 40px !important;
}

.side-nav li.hasChildren:after {
	position: absolute;
	top: 15px;
	right: 30px;
	display: inline-block;
	content: "\f105";
	font-family: FontAwesome;
	-moz-transition: transform 0.3s linear;
	-o-transition: transform 0.3s linear;
	-webkit-transition: transform 0.3s linear;
	transition: transform 0.3s linear;
}

.side-nav li.hasChildren:hover:after {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.side-nav li li.hasChildren:after {
	top: 2px;
	right: 10px;
}

.header-left .top-search,
.header-right .top-search {
	display: table;
	width: 76%;
	margin: 0 12% 30px !important;
	padding: 0 0 0 10px !important;
}

.header-left .top-search a,
.header-right .top-search a {
	line-height: 1;
}

.header-left .search-box,
.header-right .search-box {
	position: static;
}

.header-left .top-search input[type="text"],
.header-right .top-search input[type="text"] {
	border: 0;
	height: 39px;
	background: transparent;
	width: 85%;
	padding: 0;
}

.side-nav li.mega-menu>ul>li {
	width: 100%;
}

.side-nav li.mega-menu>ul>li h4 {
	font-size: 13px;
	line-height: 40px;
	margin: 0;
	padding-left: 15px;
	cursor: pointer;
	color: #fff;
	font-weight: normal;
}

.header-right li.mega-menu>ul>li h4 {
	padding-left: 30px;
}

.header-right .side-nav ul li a {
	text-align: right;
}

.header-right .side-nav>ul ul {
	right: 100%;
	left: auto;
}

.header-right .side-nav li.hasChildren:after {
	left: 30px;
	content: "\f104";
	right: auto;
}

.header-right .side-nav li li.hasChildren:after {
	left: 15px;
}

.header-right .side-nav li li i {
	float: right;
	margin: 15px 0 0 10px;
}

.side-header-bottom {
	text-align: center;
	font-size: 12px;
	padding: 30px;
}

.side-header-bottom .social-list {
	display: table;
	margin: 15px auto 5px;
}

.top-head.transparent-3 {
	border-bottom: 1px rgba(255, 255, 255, 0.3) solid;
}

.top-head.transparent-3 .top-cart>a {
	margin-left: 5px;
}

.top-head.transparent-3 .fluid-header {
	padding-right: 30px;
}

.top-head.dark .top-nav>ul>li>a,
.top-head.dark .top-nav>ul>li>span>a {
	color: #fff;
}

.top-head.not-dark .top-nav>ul>li:not(.selected)>a,
.top-head.not-dark .top-nav>ul>li:not(.selected)>span>a,
.top-head.not-dark .top-nav>ul>li:not(.selected)>a:after,
.top-head.not-dark .top-cart>a {
	color: #444 !important;
}

.top-head.not-dark .top-nav>ul>li>a,
.top-head.not-dark .top-nav>ul>li>a:after {
	text-shadow: none !important;
}

.top-head.not-dark.transparent,
.top-head.transparent.not-dark .logo,
.top-head.transparent.not-dark .top-search {
	border-color: rgba(0, 0, 0, 0.2);
}

.top-head .full.main-bg .top-nav>ul>li>a,
.top-head .full.main-bg .top-nav>ul>li>span>a,
.top-head .full .main-bg .top-nav>ul>li>a:after {
	color: #fff !important;
}

.top-head.transparent.sticky-nav,
.top-head.transparent.sticky-nav .logo,
.top-head.transparent.sticky-nav .top-search {
	border: 0px !important;
}

.top-head {
	/*  transition: top 700ms ease;
      -webkit-transition: top 700ms ease;
      top: -100px*/
}

.top-head.sticky-nav {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0;
	left: 0;
}

.top-head .fluid-header {
	width: 100% !important;
}

.top-head .fluid-header .top-nav .mega-menu>ul {
	width: 98.5% !important;
}

.top-head .fluid-header .logo {
	float: left;
	padding: 25px 20px 15px 0px;
}

.top-head.sticky-nav .bot-line,
.top-head.sticky-nav .lft-line,
.top-head.sticky-nav.header-3 .logo,
.top-head.sticky-nav .up-head,
.top-head.sticky-nav.boxed-transparent .logo:before {
	display: none;
}

.top-head.sticky-nav.boxed-transparent>.container {
	border: 0;
}

.navbtn {
	display: none;
	position: fixed;
	right: 0;
	top: 0;
	width: 58px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	z-index: 9999;
	font-size: 22px;
	color: #fff;
}

.navbtn.active {
	right: 40%;
}

.navbtn:focus {
	color: #fff;
}

.new-nav {
	position: fixed;
	right: -40%;
	top: 0;
	z-index: 9999;
	width: 40%;
	height: 100%;
	overflow: scroll;
	display: none;
}

.new-nav.active {
	right: 0;
}

.new-nav ul ul {
	display: none;
	background: #111;
}

.new-nav li {
	position: relative;
}

.new-nav li:after {
	display: none;
}

.new-nav>ul>li a,
.new-nav>ul>li.mega-menu h4 {
	display: block;
	padding: 12px 20px;
	color: #ccc;
	font-size: 13px;
	border-bottom: 1px #353535 solid;
	margin: 0;
	cursor: pointer;
}

.new-nav>ul>li i {
	margin-right: 10px;
}

.new-nav>ul>li.mega-menu [class*="col-md-"] {
	padding: 0;
}

.new-nav li.hasChildren:after,
.new-nav>ul>li.mega-menu h4:after {
	position: absolute;
	top: 15px;
	right: 15px;
	display: inline-block;
	content: "\f107";
	font-family: FontAwesome;
	font-size: 15px;
	-moz-transition: transform 0.3s linear;
	-o-transition: transform 0.3s linear;
	-webkit-transition: transform 0.3s linear;
	transition: transform 0.3s linear;
	color: #ddd;
}

.new-nav li.hasChildren.active:after {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.new-nav ul ul li a,
.new-nav>ul>li.mega-menu h4 {
	border-bottom: 1px #1f1f1f solid;
	color: #868686;
}

.new-nav ul ul li.selected>a {
	background-color: #000;
}

.new-nav li li.selected>a {
	background-color: #0a0a0a;
}

.new-nav li.hasChildren.active>a,
.new-nav li.hasChildren.active>h4 {
	background: #0b0b0b;
}

.top-nav {
	float: left;
	min-height: 1px;
}

.top-nav>ul>li {
	float: left;
	position: relative;
	/* padding: 30px 15px; */
	padding: 30px 5px;
	cursor: pointer;
}

.top-nav>ul>li a {
	z-index: 4 !important;
	font-size: 14px;
}

.header-9 .top-nav>ul>li.mega-menu>span {
	margin-left: -15px;
	margin-right: -15px;
	padding-right: 15px;
	padding-left: 15px;
}

.header-9 .top-nav>ul>li:hover {
	background: transparent;
}

.header-9 .top-nav>ul>li:not(.mega-menu):after,
.header-9 .top-nav>ul>li.mega-menu>span:after {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	content: "";
	display: inline-block;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-right-radius: 10em;
	border-bottom-right-radius: 10em;
	z-index: 2;
}

.header-9 .top-nav>ul>li:not(.mega-menu):before,
.header-9 .top-nav>ul>li.mega-menu>span:before {
	position: absolute;
	width: 35px;
	height: 100%;
	left: -35px;
	top: 0;
	content: "";
	display: inline-block;
	z-index: 1;
}

.header-9 .top-nav>ul>li>a span:after,
.header-9 .top-nav>ul>li>span>a span:after {
	color: #fff;
}

.header-9 .top-nav>ul>li:not(.mega-menu):first-child:before {
	border-top-right-radius: 10em;
	border-bottom-right-radius: 10em;
	z-index: 3 !important;
	left: -15px !important;
	width: 55px;
}

.header-9 .top-nav>ul>li.mega-menu:first-child>span:before {
	border-top-right-radius: 10em;
	border-bottom-right-radius: 10em;
	z-index: 3 !important;
	left: -15px !important;
	width: 55px;
	background: #fff !important;
}

.header-9 .top-nav>ul>li:not(.mega-menu):first-child,
.header-9 .top-nav>ul>li.mega-menu:first-child>span {
	padding-left: 45px;
}

.header-9 .top-nav>ul>li:not(.mega-menu):first-child>ul {
	left: 0;
}

.top-head.header-9 .top-search {
	margin-left: 10px;
}

.top-nav>ul>li>a,
.top-nav>ul>li>span>a {
	font-weight: 600;
	text-transform: uppercase;
	z-index: 2;
	font-size: 13px;
	letter-spacing: 0.5px;
	position: relative;
}

li.mega-menu .inner-mega {
	position: relative;
	display: block;
	margin: -30px 0;
	padding: 30px 0;
}

.top-nav>ul>li ul,
.top-head .top-cart .cart-box,
.bx-search .search-box,
.top-search .search-box {
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
}

.top-nav ul li ul {
	position: absolute;
	top: 100%;
	right: 0px;
	border-top-style: solid;
	border-top-width: 3px;
	z-index: 999;

	display: none;
}

.top-nav ul li:hover>ul {
	display: block;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.top-nav ul li:hover>ul,
.side-nav ul li:hover>ul {
	opacity: 1;
	visibility: visible;
}

.header-9 .top-nav>ul>li:not(.mega-menu)>ul {
	left: -35px;
}

.top-nav.colored-submenu ul li ul {
	border-top: 0 !important;
}

.top-nav ul li ul ul,
.side-nav ul li>ul {
	top: 0;
	left: 100%;
	border-top-width: 0;
	border-left-style: solid;
	border-left-width: 3px;
	-webkit-transform: translate3d(30px, 0, 0);
	transform: translate3d(30px, 0, 0);
}

.top-nav ul li ul li:hover>ul,
.side-nav ul li:hover>ul {
	top: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.top-nav ul li ul li>ul.rit-menu {
	top: 0;
	right: 100%;
	left: auto;
	-webkit-transform: translate3d(-30px, 0, 0);
	transform: translate3d(-30px, 0, 0);
	border-right-width: 3px;
	border-right-style: solid;
	border-left: 0;
}

.top-nav ul li ul li:hover>ul.rit-menu {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.top-nav ul ul li {
	line-height: normal;
	float: none;
	position: relative;
	display: block;
}

.top-nav>ul>li.hasChildren>a:after,
.top-nav>ul>li.hasChildren>span>a:after {
	display: inline-block;
	font: normal normal normal 8px/1 FontAwesome;
	content: "\f078";
	margin-left: 5px;
	top: -1px;
	position: relative;
	-moz-transition-delay: 0.3s !important;
	-ms-transition-delay: 0.3s !important;
	-o-transition-delay: 0.3s !important;
	-webkit-transition-delay: 0.3s !important;
	transition-delay: 0.3s !important;
}

.top-nav>ul>li.hasChildren:hover>a:after,
.top-nav>ul>li.hasChildren:hover>span>a:after {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.top-nav ul li li.hasChildren>a:after,
.top-nav ul li li.hasChildren>span>a:after {
	content: "\f105";
	float: right;
	display: inline-block;
	font: normal normal normal 12px/1 FontAwesome;
}

.top-nav .mega-menu>ul>li>a:after,
.top-nav .mega-menu ul li:first-child:hover:before,
.top-nav .mega-menu ul:before {
	display: none;
}

.top-nav li li a {
	display: block;
	padding: 5px 8px;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	font-size: 13px;
	line-height: 1.5;
	background: #fff;
	border-top: 1px solid #eee;
}

.top-nav li.mega-menu li a {
	padding: 15px 10px;
}

.top-nav li li:first-child>a {
	border-top: 0;
}

.top-nav li li i {
	margin-right: 8px;
}

.top-nav>ul>.mega-menu {
	position: static;
}

.top-nav .mega-menu>ul {
	left: 15px;
	display: table;
}

.top-nav .mega-menu ul ul {
	border-left-width: 0;
	border-top-width: 0;
	position: static;
	margin: 0 10px;
	display: block !important;
	opacity: 1 !important;
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.top-nav .mega-menu:hover ul li ul {
	visibility: visible;
}

.top-nav .mega-menu>ul>li {
	padding-bottom: 15px;
	display: table-cell;
}

.top-nav .mega-menu>ul>li h4 {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 13px;
	margin: 20px 10px 15px;
}

.nav-border-bottom>ul>li:before,
.nav-border-bottom li.mega-menu .inner-mega:before {
	position: absolute;
	bottom: 2px;
	height: 2px;
	left: 0;
	width: 100%;
	content: "";
	display: inline-block;
	z-index: 1;
}

.nav-border-bottom>ul>li:after,
.nav-border-bottom li.mega-menu .inner-mega:after {
	position: absolute;
	bottom: 2px;
	height: 2px;
	left: 0;
	width: 5px;
	content: "";
	display: inline-block;
	z-index: 2;
}

.sticky-nav .nav-border-bottom>ul>li:after,
.sticky-nav .nav-border-bottom li.mega-menu .inner-mega:after,
.sticky-nav .nav-border-bottom>ul>li:before,
.sticky-nav .nav-border-bottom li.mega-menu .inner-mega:before {
	display: none;
}

.nav-border-bottom>ul>li:hover:after,
.nav-border-bottom>ul>li.mega-menu:hover span:after,
.nav-border-bottom>ul>li.selected:after,
.nav-border-bottom>ul>li.mega-menu.selected span:after {
	width: 100%;
}

.nav-border-bottom>ul>li.mega-menu:before,
.nav-border-bottom>ul>li.mega-menu:after,
.nav-border-left>ul>li.mega-menu:before,
.nav-border-left>ul>li.mega-menu:after,
.nav-border-top>ul>li.mega-menu:before,
.nav-border-top>ul>li.mega-menu:after,
.nav-border-right>ul>li .mega-menu:before,
.nav-border-right>ul>li.mega-menu:after {
	display: none;
}

.nav-border-top>ul>li:before,
.nav-border-top li.mega-menu .inner-mega:before {
	position: absolute;
	top: 2px;
	height: 2px;
	left: 0;
	width: 100%;
	content: "";
	display: inline-block;
	z-index: 1;
}

.nav-border-top>ul>li:after,
.nav-border-top li.mega-menu .inner-mega:after {
	position: absolute;
	top: 2px;
	height: 2px;
	left: 0;
	width: 5px;
	content: "";
	display: inline-block;
	z-index: 2;
}

.nav-border-top>ul>li:hover:after,
.nav-border-top>ul>li.mega-menu:hover span:after {
	width: 100%;
}

.nav-border-left>ul>li:before,
.nav-border-left li.mega-menu .inner-mega:before {
	position: absolute;
	top: 20%;
	height: 60%;
	left: -15px;
	width: 2px;
	content: "";
	display: inline-block;
	z-index: 1;
}

.nav-border-left>ul>li:after,
.nav-border-left li.mega-menu .inner-mega:after {
	position: absolute;
	bottom: 20%;
	height: 5px;
	left: -15px;
	width: 2px;
	content: "";
	display: inline-block;
	z-index: 2;
}

.nav-border-left>ul>li:hover:after,
.nav-border-left>ul>li.mega-menu:hover span:after {
	height: 60%;
}

.nav-border-right>ul>li:before,
.nav-border-right li.mega-menu .inner-mega:before {
	position: absolute;
	top: 20%;
	height: 60%;
	right: -15px;
	width: 2px;
	content: "";
	display: inline-block;
	z-index: 1;
}

.nav-border-right>ul>li:after,
.nav-border-right li.mega-menu .inner-mega:after {
	position: absolute;
	bottom: 20%;
	height: 5px;
	right: -15px;
	width: 2px;
	content: "";
	display: inline-block;
	z-index: 2;
}

.nav-border-right>ul>li:hover:after,
.nav-border-right>ul>li.mega-menu:hover span:after {
	height: 60%;
}

.nav-animate>ul>li>a span,
.nav-animate>ul>li>span>a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.nav-animate>ul>li>a span:after,
.nav-animate>ul>li>span>a span:after {
	display: inline-block;
	position: absolute;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	width: 100%;
}

.nav-animate>ul>li>a,
.nav-animate>ul>li>span>a {
	position: relative;
	overflow: hidden;
	display: block;
}

.nav-animate.to-right>ul>li>a span:after,
.nav-animate.to-right>ul>li>span>a span:after {
	right: 150%;
}

.nav-animate.to-right>ul>li:hover>a>span,
.nav-animate.to-right>ul>li:hover>span>a>span {
	-webkit-transform: translateX(150%);
	-moz-transform: translateX(150%);
	transform: translateX(150%);
}

.nav-animate.to-left>ul>li>a span:after,
.nav-animate.to-left>ul>li>span>a span:after {
	left: 150%;
}

.nav-animate.to-left>ul>li:hover>a>span,
.nav-animate.to-left>ul>li:hover>span>a>span {
	-webkit-transform: translateX(-150%);
	-moz-transform: translateX(-150%);
	transform: translateX(-150%);
}

.nav-border-bottom.to-left>ul>li:after,
.nav-border-bottom.to-left li.mega-menu .i nner-mega:after,
.nav-border-top.to-left>ul>li:after,
.nav-border-top.to-left li.mega-menu .i nner-mega:after {
	left: auto;
	right: 0;
}

.nav-border-left.to-bottom>ul>li:after,
.nav-border-left.to-bottom li.mega-menu .inner-mega:after {
	bottom: auto;
	top: 20%;
}

.nav-animate.to-bottom>ul>li>a span:after,
.nav-animate.to-bottom>ul>li>span>a span:after {
	left: 0;
	top: -100%;
}

.nav-animate.to-top>ul>li>a span:after,
.nav-animate.to-top>ul>li>span>a span:after {
	left: 0;
	top: 100%;
}

.nav-animate.to-top ul>li:hover>a>span,
.nav-animate.to-top>ul>li:hover>span>a>span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.top-nav[class*="nav-border-"]>ul>li {
	padding-left: 0;
	padding-right: 0;
	margin-right: 15px;
	margin-left: 15px;
}

.top-nav[class*="nav-border-"]>ul>li:hover {
	background: transparent;
}

.top-head .top-search {
	width: 63%;
	padding: 18px 10px;
}

.top-nav.scale>ul>li>a {
	overflow: visible;
}

.top-nav.scale>ul>li>a span:after {
	opacity: 0;
	transform: scaleY(5);
	left: 0;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.top-nav.scale>ul>li:hover>a span:after {
	opacity: 1;
	transform: scaleY(1);
}

.top-head .top-search>a {
	font-weight: bold;
	display: block;
	line-height: 1;
}

.top-search {
	float: left;
	position: relative;
}

.head-srch-cart-fluid .top-search {
	border-left: 1px rgba(255, 255, 255, 0.2) solid;
}

.head-srch-cart .top-search>a,
.head-srch-cart .top-cart>a {
	float: none;
	display: block;
	text-align: center;
	margin: 15px 0;
	border-radius: 2em;
	height: 49px;
	line-height: 49px;
	width: 30px;
	text-align: center;
}

.top-search .search-box {
	position: fixed;
	top: 50%;
	width: 50%;
	left: 50%;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding: 20px 0;
	line-height: 1;
	z-index: 999;
	margin-left: -25%;
	margin-top: -40px;
	display: none;
}

.top-search .search-box input[type="text"] {
	width: 95%;
	border: 0;
	font-size: 35px;
	text-transform: none;
	background: transparent;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 200;
}

.top-search .search-box button {
	border: 0;
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
}

.srch-overlay {
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99;
	left: 0;
	top: 0;
}

.close-srch {
	position: absolute;
	right: 0;
	top: 20px;
	display: block;
	font-size: 0px;
}

.close-srch:before {
	font-size: 25px;
}

.top-head .top-cart {
	float: right;
	padding: 29px 5px;
}

.top-head .top-cart>a {
	font-weight: bold;
	position: relative;
}

.top-cart .cart-num {
	display: inline-block;
	font-style: normal;
	line-height: 13px;
	position: absolute;
	border-radius: 50%;
	top: -10px;
	right: -10px;
	font-size: 9px;
	font-weight: normal;
	width: 15px;
	text-align: center;
	height: 15px;
}

.top-cart {
	position: relative;
}

.top-cart .cart-box {
	position: absolute;
	top: 100%;
	right: 0;
	min-width: 275px;
	padding: 20px;
	min-height: 200px;
	border-top-style: solid;
	border-top-width: 3px;
	z-index: 99;
	display: none;
}

.head-srch-cart .top-cart .main-bg {
	color: #fff;
}

.cart-box .empty {
	line-height: 160px;
	text-align: center;
	color: #f00;
}

.mini-cart-list li {
	position: relative;
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 11px;
}

.mini-cart .cart-body {
	padding-right: 10px;
	line-height: 1.7;
}

.cart-mini-lft {
	float: left;
	margin-right: 8px;
}

.cart-mini-lft img {
	width: 40px;
	padding: 1px;
}

.mini-cart-list a.remove {
	position: absolute;
	right: 0;
	top: 0;
}

.mini-cart-total {
	padding: 0 0 10px;
	font-weight: 400;
	overflow: hidden;
	font-size: 11px;
}

.mini-cart-total .clearfix {
	padding: 5px 0;
	overflow: hidden;
}

.mini-cart-total .total {
	margin-top: 10px;
	padding-top: 15px;
}

.mini-cart .checkout {
	text-align: center;
	padding-top: 15px;
}

.mini-cart .checkout a {
	margin: 0 5px;
	height: 35px;
	display: inline-block;
	line-height: 33px;
	padding: 0 20px;
	text-transform: none;
}

.head-srch-cart .top-search,
.head-srch-cart .top-cart {
	margin: 0 0 0 5px !important;
	padding: 0 !important;
}

.head-srch-cart .top-cart .cart-num {
	top: 4px;
	right: 4px;
}

.inner-menu {
	height: 40px;
}

.inner-menu ul>li {
	border-left: 1px rgba(255, 255, 255, 0.3) solid;
	float: left;
	position: relative;
}

.inner-menu ul>li>a {
	height: 40px;
	line-height: 40px;
	padding: 0 18px;
	display: block;
}

.inner-menu ul ul,
.top-bar li ul {
	position: absolute;
	left: 0;
	top: 100%;
	min-width: 200px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	z-index: 999;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	z-index: -1;
	opacity: 0;
}

.top-bar li ul {
	margin-top: 10px;
}

.inner-menu ul li:hover>ul,
.top-bar ul li:hover>ul {
	z-index: 2;
	opacity: 1;
}

.top-bar ul li:hover>ul {
	z-index: 999;
}

.inner-menu ul ul li,
.top-bar ul ul li {
	float: none;
}

.inner-menu ul ul li a,
.top-bar ul ul li a {
	display: block;
	text-shadow: none;
}

.inner-menu ul ul li:hover>a,
.inner-menu ul ul li.selected>a,
.top-bar ul ul li:hover>a {
	background: rgba(0, 0, 0, 0.05);
	color: #333;
}

.page-title.title-1,
.page-title.title-2,
.page-title.title-3,
.page-title.title-5 {
	background: url("../images/page-titles/title-light.jpg") no-repeat 50% 0;
}

.page-title>.container {
	position: relative;
	display: table;
}

.page-title>.container>.row {
	height: 220px;
	padding-bottom: 30px;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.page-title h1 {
	margin: 50px 0 5px;
	font-size: 40px;
	line-height: 1;
}

.page-title h3 {
	font-size: 20px;
	font-weight: 400;
}

.breadcrumbs {
	position: absolute;
	right: 15px;
	bottom: 10px;
	font-size: 12px;
}

.breadcrumbs.white-bg {
	bottom: 0;
	padding: 10px;
}

.breadcrumbs i {
	display: inline-block;
	margin: 0 10px;
}

.page-title .title-icon {
	margin: 54px 15px 0 0;
	width: 58px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 30px;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
}

.page-title.title-minimal>.container {
	min-height: 130px;
}

.page-title.title-minimal>.container>.row {
	height: 150px;
}

.page-title.title-minimal h1 {
	margin-top: 30px;
	text-transform: uppercase;
}

.page-title.title-2 {
	text-align: center;
}

.page-title.title-2 .breadcrumbs {
	position: static;
	display: table;
	margin: 35px auto -16px;
}

.page-title.title-4 {
	text-align: center;
	background: #2d5d7d url("../images/page-titles/bg-parallax.jpg") no-repeat 0 0;
}

.page-title.title-4 .row {
	height: 250px;
}

.page-title.title-4 .breadcrumbs {
	position: static;
	display: table;
	margin: 35px auto 0;
	padding: 10px 20px;
}

.page-title.title-5 {
	text-align: center;
}

.page-title.title-5 h1 {
	display: table;
	padding: 15px 35px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	font-size: 36px;
	text-transform: uppercase;
	line-height: 1;
}

.page-title.title-5 h3 {
	display: inline-block;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	clear: both;
	font-size: 25px;
	border-radius: 2em;
	padding: 10px 25px;
}

.page-title.title-5 .breadcrumbs {
	border-top-left-radius: 2em;
	border-top-right-radius: 2em;
	padding: 10px 20px 0px;
}

.transparent-title>.container {
	height: 400px;
}

.page-title-video,
.section-video {
	background: none;
	position: relative;
	overflow: hidden;
	clear: both;
}

.page-title-video .container,
.section-video .container {
	z-index: 3;
}

.page-title-video>.container>.row {
	height: 400px;
}

.page-title-video .video-wrap,
.section-video .video-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
}

.page-title-video .video-wrap video,
.section-video .video-wrap video {
	width: 100%;
	margin-top: -200px;
	display: block;
	height: auto;
}

.video-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
	background: rgba(0, 0, 0, 0.6);
	-webkit-backface-visibility: hidden;
}


.btn-xxl span.sub {
	display: block;
	font-size: 11px;
	line-height: 1;
	font-weight: 400;
	letter-spacing: normal;
}

.button-group .btn {
	margin: 10px 5px;
}

.btn-block {
	display: table;
	width: 50%;
	margin: auto !important;
}

.btn-block-full {
	display: block;
	width: 100%;
}

.btn i.block {
	margin-bottom: 15px;
}

[class*="btn-icon-"] {
	overflow: hidden;
	position: relative;
	padding-right: 40px;
	padding-left: 40px;
}

[class*="btn-icon-"] i {
	position: absolute;
	top: 0;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	line-height: 40px;
	width: 40px;
	text-align: center;
}

.left-icon {
	overflow: hidden;
	padding: 0 20px 0 0;
}

.right-icon {
	overflow: hidden;
	padding: 0 0 0 20px;
}

.right-icon i,
.left-icon i {
	background: rgba(0, 0, 0, 0.2);
	line-height: 55px;
	text-align: center;
	padding: 0 10px;
	margin-right: 15px;
}

.right-icon i {
	margin-left: 15px;
	margin-right: 0;
}

.btn-xl.right-icon i,
.btn-xl.left-icon i {
	line-height: 68px;
}

.btn-md.right-icon i,
.btn-md.left-icon i {
	line-height: 40px;
}

.btn-sm.right-icon i,
.btn-sm.left-icon i {
	line-height: 16px;
}

[class*="btn-icon-"] span {
	display: inline-block;
	position: relative;
	left: 0;
}

.btn-xs[class*="btn-icon-"] i {
	padding: 2px 5px;
	font-size: 10px;
	line-height: 1.2;
}

.btn-sm[class*="btn-icon-"] i {
	line-height: 27px;
}

.btn-md[class*="btn-icon-"] i {
	line-height: 40px;
}

.btn-lg[class*="btn-icon-"] i {
	line-height: 55px;
}

.btn-xl [class*="btn-icon-"] i {
	line-height: 70px;
}

.btn-xxl[class*="btn-icon-"] i {
	line-height: 1.5;
}

[class*="btn-icon-"].no-bg i {
	background: transparent;
}

.btn-icon-left i {
	left: -40px;
}

.btn-icon-left:hover i {
	left: 0;
}

.btn-icon-left:hover span {
	left: 15px;
}

.btn-icon-right i {
	right: -48px;
}

.btn-icon-right:hover i {
	right: -8px;
}

.btn-icon-right:hover span {
	left: -15px;
}

.btn.white {
	color: #fff !important;
}

.btn-blue {
	background-color: #5472d2;
	color: #fff;
}

.btn-blue:hover {
	background-color: #3c5ecc;
	color: #f7f7f7;
}

.btn-blue.btn-outlined,
.btn-blue.btn-square_outlined {
	color: #5472d2;
	border-color: #5472d2;
}

.btn-blue.btn-3d {
	-webkit-box-shadow: 0 4px 0 #3253bc;
	box-shadow: 0 4px 0 #3253bc;
	margin-bottom: 5px;
}

.btn-turquoise {
	background-color: #00c1cf;
	color: #fff;
}

.btn-turquoise:hover {
	background-color: #00a4b0;
	color: #f7f7f7;
}

.btn-turquoise.btn-outlined,
.btn-turquoise.btn-square_outlined {
	color: #61af46;
	border-color: #61af46;
	font-weight: 900;
	font-size: 15px;
}

.btn-turquoise.btn-3d {
	-webkit-box-shadow: 0 4px 0 #008d97;
	box-shadow: 0 4px 0 #008d97;
	margin-bottom: 5px;
}

.btn-pink {
	background-color: #fe6c61;
	color: #fff;
}

.btn-pink:hover {
	background-color: #fe5043;
	color: #f7f7f7;
}

.btn-pink.btn-outlined,
.btn-pink.btn-square_outlined {
	color: #fe6c61 !important;
	border-color: #fe6c61;
}

.btn-pink.btn-3d {
	-webkit-box-shadow: 0 4px 0 #fe3829;
	box-shadow: 0 4px 0 #fe3829;
	margin-bottom: 5px;
}

.btn-default.btn-3d {
	margin-bottom: 5px;
}

.btn-default.btn-3d:hover {
	-webkit-box-shadow: 0 4px 0 #2a2a2a;
	box-shadow: 0 4px 0 #2a2a2a;
	color: #fff;
}

.btn-default.btn-outlined {
	background-color: transparent;
}

.btn-violet {
	background-color: #8d6dc4;
	color: #fff;
}

.btn-violet:hover {
	background-color: #7c57bb;
	color: #f7f7f7;
}

.btn-violet.btn-outlined,
.btn-violet.btn-square_outlined {
	color: #8d6dc4;
	border-color: #8d6dc4;
}

.btn-violet.btn-3d {
	-webkit-box-shadow: 0 4px 0 #6e48b1;
	box-shadow: 0 4px 0 #6e48b1;
	margin-bottom: 5px;
}

.btn-peacoc {
	background-color: #4cadc9;
	color: #fff;
}

.btn-peacoc:hover {
	background-color: #39a0bd;
	color: #f7f7f7;
}

.btn-peacoc.btn-outlined,
.btn-peacoc.btn-square_outlined {
	color: #4cadc9;
	border-color: #1cadc9;
}

.btn-peacoc.btn-3d {
	-webkit-box-shadow: 0 4px 0 #338faa;
	box-shadow: 0 4px 0 #338faa;
	margin-bottom: 5px;
}

.btn-chino {
	background-color: #cec2ab;
	color: #fff;
}

.btn-chino:hover {
	background-color: #c3b498;
	color: #f7f7f7;
}

.btn-chino.btn-outlined,
.btn-chino.btn-square_outlined {
	color: #cec2ab;
	border-color: #cec2ab;
}

.btn-chino.btn-3d {
	-webkit-box-shadow: 0 4px 0 #b9a888;
	box-shadow: 0 4px 0 #b9a888;
	margin-bottom: 5px;
}

.btn-mulled_wine {
	background-color: #50485b;
	color: #fff;
}

.btn-mulled_wine:hover {
	background-color: #413a4a;
	color: #f7f7f7;
}

.btn-mulled_wine.btn-outlined,
.btn-mulled_wine.btn-square_outlined {
	color: #50485b;
	border-color: #50485b;
}

.btn-mulled_wine.btn-3d {
	-webkit-box-shadow: 0 4px 0 #342f3c;
	box-shadow: 0 4px 0 #342f3c;
	margin-bottom: 5px;
}

.btn-vista_blue {
	background-color: #75d69c;
	color: #fff;
}

.btn-vista_blue:hover {
	background-color: #5dcf8b;
	color: #f7f7f7;
}

.btn-vista_blue.btn-outlined,
.btn-vista_blue.btn-square_outlined {
	color: #75d69c !important;
	border-color: #75d69c;
}

.btn-vista_blue.btn-3d {
	-webkit-box-shadow: 0 4px 0 #4ac97d;
	box-shadow: 0 4px 0 #4ac97d;
	margin-bottom: 5px;
}

.btn-black {
	background-color: #2a2a2a;
	color: #fff;
}

.btn-black:hover {
	background-color: #383838;
	color: #f7f7f7;
}

.btn-black.btn-outlined,
.btn-black.btn-square_outlined {
	color: #2a2a2a;
	border-color: #2a2a2a;
}

.btn-black.btn-3d {
	-webkit-box-shadow: 0 4px 0 #595959;
	box-shadow: 0 4px 0 #151515;
	margin-bottom: 5px;
}

.btn-grey {
	background-color: #ebebeb;
	text-shadow: none;
}

.btn-grey:hover {
	background-color: #dcdcdc;
	color: #5e5e5e;
}

.btn-grey.btn-outlined,
.btn-grey.btn-square_outlined {
	color: #ebebeb;
	border-color: #ebebeb;
}

.btn-grey.btn-3d {
	-webkit-box-shadow: 0 4px 0 #cfcfcf;
	box-shadow: 0 4px 0 #cfcfcf;
	margin-bottom: 5px;
}

.btn-orange {
	background-color: #f7be68;
	color: #fff;
}

.btn-orange:hover {
	background-color: #f5b14b;
	color: #f7f7f7;
}

.btn-orange.btn-outlined,
.btn-orange.btn-square_outlined {
	color: #f7be68;
	border-color: #f7be68;
}

.btn-orange.btn-3d {
	-webkit-box-shadow: 0 4px 0 #f4a733;
	box-shadow: 0 4px 0 #f4a733;
	margin-bottom: 5px;
}

.btn-sky {
	background-color: #5aa1e3;
	color: #fff;
}

.btn-sky:hover {
	background-color: #4092df;
	color: #f7f7f7;
}

.btn-sky.btn-outlined,
.btn-sky.btn-square_outlined {
	color: #5aa1e3;
	border-color: #5aa1e3;
}

.btn-sky.btn-3d {
	-webkit-box-shadow: 0 4px 0 #2a86db;
	box-shadow: 0 4px 0 #2a86db;
	margin-bottom: 5px;
}

.btn-green {
	background-color: #6dab3c;
	color: #fff;
}

.btn-green:hover {
	background-color: #5f9434;
	color: #f7f7f7;
}

.btn-green.btn-outlined,
.btn-green.btn-square_outlined {
	color: #6dab3c;
	border-color: #6dab3c;
}

.btn-green.btn-3d {
	-webkit-box-shadow: 0 4px 0 #53812d;
	box-shadow: 0 4px 0 #53812d;
	margin-bottom: 5px;
}

.btn-juicy_pink {
	background-color: #f4524d;
	color: #fff;
}

.btn-juicy_pink:hover {
	background-color: #f23630;
	color: #f7f7f7;
}

.btn-juicy_pink.btn-outlined,
.btn-juicy_pink.btn-square_outlined {
	color: #f4524d;
	border-color: #f4524d;
}

.btn-juicy_pink.btn-3d {
	-webkit-box-shadow: 0 4px 0 #f11f18;
	box-shadow: 0 4px 0 #f11f18;
	margin-bottom: 5px;
}

.btn-sandy_brown {
	background-color: #f79468;
	color: #fff;
}

.btn-sandy_brown:hover {
	background-color: #f57f4b;
	color: #f7f7f7;
}

.btn-sandy_brown.btn-outlined,
.btn-sandy_brown.btn-square_outlined {
	color: #f79468;
	border-color: #f79468;
}

.btn-sandy_brown.btn-3d {
	-webkit-box-shadow: 0 4px 0 #f46e33;
	box-shadow: 0 4px 0 #f46e33;
	margin-bottom: 5px;
}

.btn-purple {
	background-color: #b97ebb;
	color: #fff;
}

.btn-purple:hover {
	background-color: #ae6ab0;
	color: #f7f7f7;
}

.btn-purple.btn-outlined,
.btn-purple.btn-square_outlined {
	color: #b97ebb;
	border-color: #b97ebb;
}

.btn-purple.btn-3d {
	-webkit-box-shadow: 0 4px 0 #a559a8;
	box-shadow: 0 4px 0 #a559a8;
	margin-bottom: 5px;
}

.btn-white {
	background-color: #fff;
	text-shadow: none;
	padding: 5px 15px;
}

.btn-white:hover {
	background-color: #f0f0f0;
	color: #5e5e5e;
}

.btn-white.btn-outlined,
.btn-white.btn-square_outlined {
	color: #fff;
	border-color: #fff;
}

.btn-white.btn-3d {
	-webkit-box-shadow: 0 4px 0 #e3e3e3;
	box-shadow: 0 4px 0 #e3e3e3;
	margin-bottom: 5px;
}

.btn-grace {
	background-color: #aed13b;
	color: #fff;
}

.btn-grace:hover {
	background-color: #9ec02d;
	color: #f7f7f7;
}

.btn-grace.btn-outlined,
.btn-grace.btn-square_outlined {
	color: #aed13b;
	border-color: #aed13b;
}

.btn-grace.btn-3d {
	-webkit-box-shadow: 0 4px 0 #8dac28;
	box-shadow: 0 4px 0 #8dac28;
	margin-bottom: 5px;
}

.btn-square,
.modal-content {
	border-radius: 0px;
}

.btn-shadow {
	border-radius: 0px;
}

/*.btn-round {
  border-radius: 25px
}*/

.btn-round {
	border-radius: 20px !important;
	display: inline-block !important;
	text-align: center !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	line-height: 20px !important;
	margin-right: 5px;
	padding: 5px 14px !important;
}

.btn-outlined {
	background-color: transparent;
	border: 1px solid;
	text-shadow: none !important;
}

label {
	font-weight: 600;
	margin-bottom: 5px;
	display: inherit;
	/*display: inline-block;*/
}

label.checkbox-lbl,
.radio-lbl {
	font-weight: normal;
	overflow: hidden;
	line-height: 25px;
}

label.radio-lbl {
	font-weight: normal;
	overflow: hidden;
	line-height: 20px;
}

label.radio-lbl .radio {
	margin: 5px 5px 0 0;
}

.floated-radios {
	overflow: hidden;
}

.floated-item {
	float: left;
	margin: 0 20px 10px 0;
	/*  line-height: 26px*/
}

.checkbox-table {
	display: table;
	width: 100%;
	border-collapse: collapse;
}

.checkbox-table .clearfix {
	display: table-row;
}

.checkbox-table .floated-item {
	float: none;
	display: table-cell;
	padding: 0px;
	font-size: 12px;
}

.checkbox-block {
	line-height: 27px;
}

.radio {
	width: 20px;
	margin: 0;
	padding: 0;
	font-size: 1em;
	opacity: 0;
	height: 20px;
	float: left;
}

.radio+label {
	display: inline-block;
	margin-left: -20px;
	line-height: 1.5em;
	font-weight: normal;
}

.radio+label>span {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 10px 0 0;
	background: #ececec;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	vertical-align: middle;
	cursor: pointer;
}

.radio:checked+label>span {
	background: #555;
	cursor: pointer;
}

.radio:checked+label>span>span {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	margin: 3px;
}

.form-input {
	padding: 8px 0;
}

select {
	width: 100%;
	padding: 6px;
	border-radius: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.form-control {
	font-size: 12px;
}

.small-select {
	width: 32%;
	margin: 0 5px 0 0;
}

input.small-txt {
	width: auto;
	margin-right: 3px;
	display: inline-block;
}

.captcha-div .sm-txtbox {
	width: 56% !important;
	height: 76px !important;
	font-size: 20px;
	font-weight: 200;
	padding: 0 15px;
	vertical-align: middle;
}

.captcha-div-lft .sm-txtbox {
	width: 50%;
	height: 75px !important;
	font-size: 20px;
	font-weight: 200;
	padding: 0 15px;
	vertical-align: middle;
}

textarea {
	width: 100%;
	height: 220px;
	padding: 15px;
	border-radius: 4px;
	border-color: #ccc;
}

.center_contact {
	width: 70%;
	margin: auto;
}

.center_contact .button-group {
	text-align: center;
}

.left-lbl {
	display: inline-block;
}

#message {
	display: none;
}

#captchaimg {
	margin-right: 5px;
}

.sub-heading.block {
	width: 100% !important;
}

.captcha-div {
	display: table;
	margin: 10px auto;
	width: 50%;
	text-align: center;
}

.errCap {
	font-weight: normal;
	color: #f00;
	margin: 25px 0 0;
	display: block;
}

.cont-success {
	padding: 50px;
}

.cont-success i.success-icon {
	font-size: 45px;
	margin-bottom: 20px;
}

.cont-success p.congrats {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 900;
}

.cont-success p.congratsTxt {
	font-size: 15px;
}

.map-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	overflow: hidden;
}

.conact_center_form {
	position: relative;
	z-index: 2;
	max-width: 800px;
	margin: auto;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	padding: 40px 0;
}

.conact_center_form .captcha-div {
	width: 75%;
}

.side-socials {
	display: table;
	margin: auto;
}

.custom-checkbox {
	position: relative;
	display: block;
	height: inherit;
	font-size: 9px;
	text-transform: uppercase;
	-webkit-transition: 0.15s ease-out;
	-moz-transition: 0.15s ease-out;
	-o-transition: 0.15s ease-out;
	transition: 0.15s ease-out;
	width: 50px;
	height: 26px;
	float: left;
	background-color: #ececec;
	border-radius: 0px;
	cursor: pointer;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	margin: 0 8px 0 0;
}

.custom-checkbox:before,
.custom-checkbox:after {
	position: absolute;
	top: 50%;
	margin-top: -0.5em;
	line-height: 1;
	-webkit-transition: inherit;
	-moz-transition: inherit;
	-o-transition: inherit;
	transition: inherit;
}

.custom-checkbox.selected:after {
	content: "on";
	left: 7px;
	color: white;
	text-shadow: 0 1px rgba(0, 0, 0, 0.2);
}

.custom-checkbox.selected:before {
	display: none;
}

.custom-checkbox .switcher {
	position: absolute;
	top: 6px;
	left: 5px;
	width: 14px;
	height: 14px;
	background: white;
	border-radius: 0px;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
	background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
	background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
	background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
	background-image: linear-gradient(to bottom, #ffffff 40%, #f0f0f0);
	-webkit-transition: left 0.15s ease-out;
	-moz-transition: left 0.15s ease-out;
	-o-transition: left 0.15s ease-out;
	transition: left 0.15s ease-out;
}

.custom-checkbox.selected .switcher {
	left: 30px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}

.custom-checkbox:before {
	content: "off";
	right: 7px;
	color: #aaa;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}

.custom-checkbox .on,
.custom-checkbox .off {
	margin: 0 !important;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	outline: none;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: 32px !important;
	height: 31px !important;
	background-color: transparent !important;
}

.custom-checkbox .on {
	right: 0;
}

.custom-checkbox .checkbox {
	margin: 0 !important;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	outline: none;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: 50px !important;
	height: 30px !important;
	background-color: transparent !important;
}

/*.error {
  border: 1px #FFC5C5 solid !important
}*/
.head-icon {
	margin-right: 15px;
}

.label-icon {
	margin-right: 8px;
}

.full-heading {
	padding: 15px 0;
	text-align: center;
	margin-bottom: 50px;
	position: relative;
}

.full-heading:before {
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -22px;
	width: 40px;
	height: 30px;
	display: inline-block;
	border-bottom-left-radius: 2em;
	border-bottom-right-radius: 2em;
	background-color: #eaeaea;
	content: "\f078";
	font: normal normal normal 14px/24px FontAwesome;
	color: #999;
}

.inner-head {
	margin: 0;
	padding: 0;
	font-size: 35px;
	font-weight: 700;
	text-transform: uppercase;
}

.small-heading {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 8px;
	margin: 0;
	padding: 0;
}

.main-heading.centered {
	text-align: center;
	display: table;
	margin: auto;
}

.main-heading h3 {
	font-size: 30px;
	font-weight: 300;
	margin: 0 0 5px;
	padding: 0;
	line-height: 1;
	letter-spacing: -1px;
}

.main-heading .sub-title {
	font-size: 35px;
	font-weight: 800;
	margin: 0 0 5px;
	padding: 0;
	line-height: 1;
	letter-spacing: -1px;
}

.heading-desc,
.sub-heading {
	font-size: 15px;
	line-height: 26px;
}

.heading-desc.centered {
	display: table;
	margin: 0 auto 50px;
	width: 90%;
	text-align: center;
}

.heading-desc:after {
	display: table;
	content: " ";
	clear: both;
}

.main-heading .heading-separator {
	margin: 15px 0 30px;
	position: relative;
	height: 10px;
}

.main-heading .heading-separator .main-bg {
	position: absolute;
	left: 50%;
	width: 14px;
	height: 5px;
	top: 5px;
	margin-left: -13px;
}

.main-heading .heading-separator .dark-bg {
	position: absolute;
	right: 50%;
	width: 14px;
	height: 5px;
	bottom: 5px;
	margin-right: -13px;
}

.main-heading .heading-separator:before,
.main-heading .heading-separator:after {
	content: "";
	display: inline-block;
	position: absolute;
	right: 0;
	width: 50%;
	height: 1px;
	bottom: 2px;
	margin-right: -2px;
}

.main-heading .heading-separator:before {
	right: auto;
	left: 0;
	top: auto;
	top: 2px;
	background: #777;
	width: 50%;
	margin-left: -2px;
}

.main-heading.no-desc {
	margin-bottom: 30px !important;
}

.heading,
.heading [class*="head-"] {
	position: relative;
	line-height: 1;
}

.head-angle {
	display: table;
	position: relative;
	height: 60px;
	line-height: 60px !important;
	padding: 0 20px;
	white-space: nowrap;
}

.heading i.tbl {
	display: table;
	margin: 0 auto 10px;
	font-size: 16px;
	float: none;
}

.heading i {
	margin: -3px 15px 0 0;
	vertical-align: middle;
	font-size: 70%;
}

.heading .top-bord {
	position: relative;
	top: -5px;
	height: 3px;
	width: 40px;
}

.heading.centered {
	display: table;
	margin: auto;
	text-align: center;
}

.heading.centered [class*="head-"] {
	display: table;
	margin: auto;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.heading [class*="head-"] h3 {
	font-size: 35px;
	font-weight: 300;
	padding: 0;
	line-height: 1;
	letter-spacing: -1.5px;
	margin: 0;
}

.heading [class*="head-"] h4 {
	font-size: 35px;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 1;
	margin: 0;
}

.side-head [class*="head-"] h3,
.side-head [class*="head-"] h4 {
	font-size: 30px;
}

.heading-full {
	text-align: center;
}

.heading-full:before {
	position: absolute;
	height: 30px;
	background: #f5f5f5;
	display: inline-block;
	content: "";
	width: 100%;
	left: 0;
	top: 5px;
	z-index: 5;
}

.heading-full [class*="head-"] {
	padding: 0 50px;
	background: #fff;
	z-index: 6;
	display: table;
	margin: auto;
}

.heading-full [class*="head-"]:before,
.heading-full [class*="head-"]:after {
	position: absolute;
	top: 5px;
	height: 30px;
	width: 10px;
	display: inline-block;
	content: "";
	left: 0;
}

.heading-full [class*="head-"]:after {
	left: auto;
	right: 0;
}

.sub-heading-auto {
	width: 70%;
	display: table;
	margin: 0 auto 30px;
	font-size: 16px;
}

.heading.centered p.sub-heading {
	display: table;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	font-size: 16px;
	line-height: 23px;
}

.heading-full-color {
	text-align: center;
	margin: 0;
	padding: 30px 0;
	position: relative;
}

.heading-full-color p.sub-heading {
	display: table;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 45%;
	font-size: 15px;
	line-height: 23px;
}

.heading-full-color [class*="head-"] {
	margin-bottom: 0;
	padding-bottom: 0;
}

.heading-full-color .tri-angle-down {
	position: absolute;
	left: 50%;
	margin-left: -20px;
	bottom: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	z-index: 9;
}

.head-1:after,
.head-1:before {
	position: absolute;
	bottom: 7px;
	left: 0;
	width: 42%;
	height: 1px;
	content: "";
}

.head-1:before {
	right: 0;
	left: auto;
}

.head-1 b {
	position: absolute;
	bottom: -10px;
	left: 50%;
	width: 25px;
	height: 25px;
	margin-left: -12.5px;
	font-size: 14px;
}

.head-2:after,
.head-2:before {
	position: absolute;
	bottom: 0;
	left: -15px;
	width: 52%;
	height: 1px;
	content: "";
}

.head-2:before {
	right: -15px;
	left: auto;
}

.head-2 b {
	position: absolute;
	bottom: -15px;
	left: 50%;
	width: 25px;
	height: 25px;
	margin-left: -7px;
	font-size: 11px;
}

.head-2 b.rit {
	position: absolute;
	bottom: -24px;
	right: 50%;
	left: auto;
	width: 25px;
	height: 25px;
	margin-right: -5px;
	margin-left: 0;
	font-size: 11px;
}

.head-3:after,
.head-3:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 48%;
	height: 3px;
	content: "";
	margin-left: -15px;
}

.head-3:before {
	right: 0;
	left: auto;
	margin-right: -15px;
	margin-left: 0;
}

.head-3 b {
	position: absolute;
	bottom: -2px;
	left: 50%;
	width: 16px;
	height: 8px;
	margin-left: -8px;
}

.head-3 b:before {
	content: "";
	position: absolute;
	top: -4px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

.head-3 b:after {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top-width: 4px;
	border-top-style: solid;
}

.head-4:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 3px;
	content: "";
}

.heading.centered .head-4:after {
	left: 50%;
	margin-left: -15px;
}

.head-5 {
	margin-bottom: 30px;
}

.head-5 p.sub-heading,
.head-6 p.sub-heading,
.head-7 p.sub-heading,
.head-8 p.sub-heading {
	margin: 15px 0 0;
	width: 85%;
	font-size: 15px;
	line-height: 23px;
}

.heading.lf-heading p.sub-heading {
	margin: 15px 0 0;
	width: auto;
	font-size: 15px;
	line-height: 23px;
	text-align: left;
}

.heading.lf-heading [class*="head-"] {
	line-height: 1.2;
	margin: 0 0 30px;
	position: relative;
}

.heading.lf-heading [class*="head-"]:after {
	left: 0;
	bottom: 0;
}

.head-5 p.sub-heading {
	margin: 15px 40px 0;
}

.head-5:after,
.head-5:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 16.3%;
	height: 1px;
	content: "";
	bottom: -10px;
}

.head-5:before {
	left: 16.5%;
	width: 83.5%;
}

.head-6 {
	padding-bottom: 9px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 600;
}

.head-6 *,
.head-7 * {
	margin-bottom: 0;
}

.head-6:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 1px;
	content: "";
	bottom: -1px;
}

.head-7 {
	border-width: 0 !important;
	border-bottom-width: 1px !important;
	margin-bottom: 30px;
}

.head-7 span {
	padding: 7px 15px;
	display: inline-block;
	margin-bottom: 1px;
}

.head-7 span i {
	float: none;
}

.head-8 {
	padding-left: 20px;
	margin-bottom: 30px;
}

.head-8:before {
	width: 8px;
	height: 80%;
	left: 0;
	top: 10%;
	content: "";
	display: inline-block;
	position: absolute;
}

.sub-head [class*="head-"] {
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.divider {
	position: relative;
	width: 100%;
}

.divider i {
	font-size: 15px;
}

.divider.centered {
	text-align: center;
}

.divider.centered.short {
	display: table;
	width: 50%;
}

.divider.centered:before,
.divider.centered:after {
	position: absolute;
	top: 50%;
	left: 0;
	width: 48%;
	height: 1px;
	margin-top: -0.5px;
	content: "";
}

.divider.centered.short:before,
.divider.centered.short:after {
	width: 45%;
}

.divider.centered:after {
	left: auto;
	right: 0;
}

.divider.bg i {
	border-radius: 50%;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}

.divider.bordered i {
	border-radius: 50%;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}

.divider.lft:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 96%;
	height: 1px;
	margin-top: -0.5px;
	content: "";
	margin-left: 20px;
}

.divider.lft.short:before {
	width: 45%;
}

.divider.lft.bg:before,
.divider.lft.bordered:before {
	margin-left: 45px;
}

.divider.rit {
	text-align: right;
}

.divider.rit:before {
	position: absolute;
	top: 50%;
	right: 0;
	width: 96%;
	height: 1px;
	margin-top: -0.5px;
	content: "";
	margin-right: 20px;
}

.divider.lft.short:before {
	width: 45%;
}

.divider.rit.bg:before,
.divider.rit.bordered:before {
	margin-right: 45px;
}

.divider .two i {
	position: relative;
	left: 13px;
}

.divider i.flipped {
	transform: rotate(180deg);
	position: relative;
	top: 1px;
	left: -5px !important;
}

.divider i.to-top {
	font-size: 18px;
	cursor: pointer;
}

.icons-style-1 i {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 84px;
	line-height: 0.7;
	opacity: 0.08;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.icons-style-1 .heading {
	font-size: 17px;
	margin: 0 0 20px;
	padding: 0;
}

.icons-style-1:hover i.animat-icon {
	right: 15px;
	font-size: 60px;
	line-height: 1;
	opacity: 0.3;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.icons-style-1,
.icons-style-2 {
	margin-bottom: 20px;
	position: relative;
	z-index: 99999;
}

.icons-style-2 i {
	font-size: 35px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	padding-bottom: 10px;
	display: inline-block;
}

.icons-style-2 .heading {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.tri-line {
	position: absolute;
	width: 50px;
	height: 30px;
	border-width: 1px 1px 0 0;
	border-style: solid solid none none;
	display: block;
	top: 63px;
	right: -52px;
}

.tri-line:before {
	position: absolute;
	width: 70px;
	height: 1px;
	display: inline-block;
	bottom: 0;
	right: -70px;
	content: "";
	z-index: 9999;
}

.tri-line.left {
	border-width: 1px 0 0 1px;
	border-style: solid none none solid;
	left: -53px;
	right: auto;
}

.tri-line.left:before {
	left: -70px;
	right: auto;
}

.tri-line.bottom-tri {
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	top: 34px;
}

.block-icon {
	display: table;
	margin: 0 auto 40px;
}

.icon-box i,
.icon-box h3 {
	position: relative;
	z-index: 1;
}

.lg-icon i {
	width: 90px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	font-size: 23px;
}

a.sm-icon {
	width: 25px !important;
	height: 25px !important;
	line-height: 25px !important;
}

a.sm-icon:before,
a.sm-icon:after {
	font-size: 12px !important;
}

a.lg-icon {
	width: 60px !important;
	height: 60px !important;
	line-height: 60px !important;
}

a.xl-icon {
	width: 80px !important;
	height: 80px !important;
	line-height: 80px !important;
}

a.lg-icon:before,
a.lg-icon:after {
	font-size: 23px !important;
}

a.xl-icon:before,
a.xl-icon:after {
	font-size: 33px !important;
}

.img-icon {
	margin: 0 auto 20px;
	border-radius: 50%;
	width: 170px;
	height: 170px;
	border-style: solid;
	border-width: 3px;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	-webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.img-icon img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	border-radius: 50%;
}

.icon-box:hover .img-icon img {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
}

.md-icon i {
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
}

.lg-icon.re ct-shadow i {
	-webkit-transition: box-shadow 0.3s ease-in-out 0s;
	-moz-transition: box-shadow 0.3s ease-in-out 0s;
	-o-transition: box-shadow 0.3s ease-in-out 0s;
	-ms-transition: box-shadow 0.3s ease-in-out 0s;
	transition: box-shadow 0.3s ease-in-out 0s;
}

.icon-box h3 {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 20px;
}

.lg-icon.diamon d i {
	width: 80px;
	height: 80px;
	line-height: 80px;
}

.outlined.circle i,
.filled.circle i {
	border-radius: 50%;
}

.box-1 .outlined i {
	background: transparent;
	position: relative;
}

.box-1 .outlined i:after {
	content: "";
	width: 96%;
	height: 96%;
	display: inline-block;
	position: absolute;
	top: 2%;
	left: 2%;
	z-index: -1;
	-webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-ms-transform: scale(1.6);
	transform: scale(1.6);
	opacity: 0;
	-webkit-transition: all 0.4s, opacity 0.7s;
	-moz-transition: transform 0.4s, opacity 0.7s;
	transition: transform 0.4s, opacity 0.7s;
}

.box-1 .filled i:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.box-1 .filled.circle i:after,
.box-1 .outlined.circle i:after {
	border-radius: 50%;
}

.box-1 .filled i:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.5s;
	-moz-transition: -moz-transform 0.4s, opacity 0.5s;
	transition: transform 0.4s, opacity 0.5s;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

.box-1:hover .filled i:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.box-1 .filled.eff-2 i:after {
	-webkit-transform: scale(1.8);
	-moz-transform: scale(1.8);
	-ms-transform: scale(1.8);
	transform: scale(1.8);
}

.box-1:hover .filled.eff-2 i:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.box-1:hover .outlined i:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.box-1 .transparent i {
	background: transparent;
	font-size: 60px;
	height: 60px;
	line-height: 60px;
	margin-top: 40px;
}

.box-1.bordered {
	border: 1px transparent solid;
	display: table;
	overflow: hidden;
	position: relative;
	padding: 0 15px;
	width: 100%;
}

.box-1.bordered:before,
.box-1.bordered:after {
	right: 0;
	bottom: 0;
	content: "";
	position: absolute;
	display: inline-block;
}

.box-1.bordered:before {
	width: 100%;
	height: 1px;
	left: 1px;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
}

.box-1.bordered:after {
	width: 1px;
	height: 100%;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
}

.box-1 .bordered .inner {
	display: block;
	padding: 20px;
	position: relative;
}

.box-1.bordered .i nner p {
	margin-bottom: 0;
}

.box-1.bordered .inner:before,
.box-1.bordered .inner:after {
	left: 0;
	top: 0;
	content: "";
	display: inline-block;
	position: absolute;
}

.box-1.bordered .inner:before {
	width: 100%;
	height: 1px;
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	left: 1px;
}

.box-1.bordered .inner:after {
	width: 1px;
	height: 100%;
	left: 1px;
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}

.box-1.bordered:hover:before,
.box-1.bordered:hover:after,
.box-1.bordered:hover .inner:before,
.box-1.bordered:hover .inner:after {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}

.icon-box.gry-border-1 {
	padding: 15px 10px;
}

.icon-box.gry-border-1 .block-icon {
	margin: 30px auto 40px;
}

.icon-box h3.bottom_half_border {
	position: relative;
	padding-bottom: 20px;
}

.icon-box h3.bottom_half_border:after {
	position: absolute;
	display: inline-block;
	content: "";
	height: 1px;
	width: 25%;
	margin-left: -12%;
	bottom: 0px;
	left: 50%;
	text-decoration: none;
}

.icon-box.gry-border-1:hover i {
	text-shadow: none;
}

.icon-box:hover h3.bottom_half_border:after {
	width: 80%;
	margin-left: -40%;
	left: 50%;
}

.icon-box.gry-border-2 {
	padding: 1px;
}

.icon-box.gry-border-2 .head-bg {
	padding: 25px 0;
}

.icon-box.gry-border-2 .block-icon {
	font-size: 35px;
	margin: 30px auto;
}

.icon-box.gry-border-2 .icon-desc {
	padding: 0 20px;
}

.icons-style-2 i {
	font-size: 35px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	padding-bottom: 10px;
	display: inline-block;
}

.icons-style-2 .heading {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.icon-box-small i {
	float: left;
	margin-right: 18px;
	font-size: 16px;
	line-height: 1.6;
	font-style: normal;
}

.icon-box-small i.md-icon {
	width: 40px;
	height: 40px;
	line-height: 40px !important;
	margin-right: 0;
	font-size: 12px;
}

.left-icons .icon-box-small i {
	float: right;
	margin-right: 0;
	margin-left: 18px;
}

.left-icons .icon-box-small .icon-sm-desc {
	margin-left: 0;
	margin-right: 70px;
	text-align: right;
}

.icon-box-small h3,
.icon-box-small h4 {
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 1.6;
}

.icon-box-small .icon-sm-desc.md-desc {
	margin-left: 55px;
	margin-bottom: 50px;
}

.icon-box-small:last-child .icon-sm-desc.md-desc {
	margin-bottom: 0;
}

.icon-box-small .icon-sm-desc.md-desc h3,
.icon-box-small .icon-sm-desc.md-desc h4 {
	margin-bottom: 10px;
	line-height: 1;
}

.icon-box-small i {
	position: relative;
	text-align: center;
}

.icon-box-small:hover i.filled:before {
	color: #fff;
}

.icon-box-small i:before,
.icon-box-small i span {
	z-index: 1;
	position: relative;
}

.icon-box-small i:after {
	background: #222;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: inline-block;
	-webkit-transform: scale(1.7);
	-moz-transform: scale(1.7);
	-ms-transform: scale(1.7);
	transform: scale(1.7);
	opacity: 0;
	z-index: 0;
}

.no-after:after {
	display: none !important;
}

.icon-box-small i.circle:after {
	border-radius: 50%;
}

.icon-box-small i.border3px:after {
	border-radius: 3px;
}

.icon-box-small:hover i:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.icon-box-small .icon-sm-desc h3 {
	margin-bottom: 5px;
}

.icon-box-small p {
	margin-bottom: 0;
}

.icon-box-small .filled,
.icon-box-small .outlined {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.lg-box {
	padding: 40px;
	text-align: center;
	border: 1px transparent solid;
}

.lg-box i {
	font-size: 25px;
	margin-bottom: 30px;
}

.lg-box h4 {
	font-size: 17px;
	margin-bottom: 15px;
	font-weight: bold;
}

.tab-content .tab-pane {
	padding: 0 0 15px;
	overflow: hidden;
}

.tabs-style-default .tab-content .tab-pane {
	/* padding: 20px; */
	padding: 10px;
	background: #fff;
	position: relative;
}

.tab-content.main-bg .tab-pane {
	padding: 20px;
}

.nav-tabs>li>a i {
	margin-right: 10px;
}

.nav-tabs>li>a i.tab-icon {
	display: table;
	margin: 0 auto 5px;
	font-size: 15px;
}

.nav-tabs>li>a {
	transition: background-color 0.2s, color 0.2s;
	font-weight: 600;
	border-radius: 0;
}

.nav-tabs>li>a:hover {
	background: transparent;
	border-color: transparent;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs {
	border: 0;
}

.nav-tabs>li>a span {
	position: relative;
	z-index: 1;
}

.tabs nav li.active a {
	padding: 15px 20px 14px;
}

.tabs nav li.active a:before {
	height: 1px;
	position: absolute;
	bottom: -1px;
	width: 100%;
	display: inline-block;
	content: "";
	left: 0;
}

.tabs-style-ballon .nav-tabs>li.active>a:after,
.filter-by.style-2 ul li.active:after,
.filter-by.style-3 ul li.active:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	margin-left: -6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
}

.nav-tabs>li>a:focus {
	outline: none;
}

.tabs nav li a i {
	margin-right: 10px;
}

.tabs nav li a i.block-icon {
	margin: 0 auto 10px;
	display: table;
	font-size: 15px;
}

.tabs-style-bottomline .nav-tabs li a,
.tabs-style-bottomline .nav-tabs li.active a {
	background: transparent !important;
}

.tabs-style-bottomline .nav-tabs li:after {
	display: inline-block;
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 0;
	content: "";
	height: 3px;
}

.tabs-style-bottomline .nav-tabs li.active:before {
	display: inline-block;
	position: absolute;
	bottom: -2px;
	left: 50%;
	width: 0;
	content: "";
	height: 0;
	border-style: solid;
	border-width: 0 4px 4px 4px;
	margin-left: -4px;
	display: none;
}

.tabs-style-bottomline .nav-tabs li.active:after {
	left: 0;
	width: 100%;
}

.tabs-style-bottomline .content-wrap section {
	padding: 30px 0;
}

.tabs-style-bottomline .tab-icon {
	margin-top: -15px;
}

.tabs-style-bg .nav-tabs {
	border-bottom: 0;
}

.tabs-style-bg .nav-tabs>li {
	margin-bottom: 0;
}

.tabs-style-bg .nav-tabs>li a {
	border: 0;
	position: relative;
	overflow: hidden;
	color: #2fadd6;
}

.tabs-style-bg .nav-tabs>li a:after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: #f0f0f0;
	content: "";
	-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
	transition: transform 0.3s, background-color 0.3s;
	-webkit-transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-perspective-origin: 50% 100%;
	perspective-origin: 50% 100%;
}

.tabs-style-bg .nav-tabs>li.active a:after {
	-webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
	transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
}

.tabs-style-bg .nav-tabs>li.active a i,
.tabs-style-bg .nav-tabs>li.active a {
	color: #fff;
}

.tabs-style-bg .tab-content .tab-pane {
	padding: 20px;
}

.tabs-style-ballon .nav-tabs>li>a {
	padding: 12px 20px;
}

.tabs-style-ballon nav li.active a {
	padding: 12px 20px;
}

.tabs-style-ballon .nav-tabs>li.active>a:after {
	top: auto;
	bottom: -4px;
}

.tabs-style-ballon .tab-content .tab-pane {
	padding: 20px;
	border-bottom: 3px #ddd solid;
}

.tabs-style-lg .nav-tabs {
	margin: auto;
	display: table;
	width: auto;
	position: relative;
	z-index: 9;
	margin-bottom: 0;
}

.tabs-style-lg.style-1 .nav-tabs>li {
	margin: 0;
}

.tabs-style-lg .nav-tabs>li>a {
	font-size: 15px;
	/* padding: 25px 30px; */
	padding: 5px 30px;
	border: 0;
	margin: 0;
}

.tabs-style-lg .nav-tabs>li>a .tab-icon {
	font-size: 20px;
	text-align: center;
	background: rgba(0, 0, 0, 0.03);
	padding: 15px 35px;
	margin: 0 auto 15px;
	border-radius: 2em;
}

.tabs-style-lg.style-1 .nav-tabs>li.active>a i {
	color: #fff;
	backround: #2fadd6 !important;
}

.tabs-style-lg.style-1 .nav-tabs>li.active>a:before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	display: block;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
}

.lg-tab-txt {
	font-size: 16px;
}

.tabs-style-lg.gry-bg .nav-tabs>li {
	border-top: 0;
}

[class*="tabs-style-"].vertical .nav-tabs {
	float: left;
	width: 20%;
	border-bottom: 0;
	margin-top: 0px;
	padding-left: 1px;
}

[class*="tabs-style-"].vertical .nav-tabs>li {
	float: none;
	display: block;
	text-align: left;
	margin-bottom: 0;
}

[class*="tabs-style-"].vertical>.nav-tabs>li>a {
	border: 0 !important;
}

.tabs-style-bottomline .nav-tabs li.active a:before,
.tabs.vertical nav li.active a:before {
	display: none;
}

[class*="tabs-style-"].vertical .tab-content {
	/*margin-left: 30%;*/
	/*  margin-left: 20%;*/
	clear: none;
}

.tabs-style-ballon.vertical .nav-tabs>li.active>a:after {
	transform: rotate(-90deg);
	right: -7px;
	top: 50%;
	margin-top: -3px;
	left: auto;
}

.tabs-style-bottomline.vertical .nav-tabs {
	border-bottom: 0;
}

.tabs.vertical nav li:last-child.active a {
	border-right: 0;
}

.tabs-style-bottomline.vertical .nav-tabs>li:after {
	width: 2px;
	height: 100%;
	left: auto;
	top: 0;
	right: -1px;
}

.tabs-style-bottomline.vertical .nav-tabs>li:before {
	transform: rotate(-90deg);
	right: -1px;
	top: 50%;
	margin-top: -3px;
	left: auto;
}

.tabs-style-bottomline.vertical .nav-tabs>li>a {
	border-top: 0 !important;
	border-left: 0 !important;
	border-bottom: 0 !important;
}

.tabs-style-bottomline.vertical .tab-content .tab-pane,
.tabs-style-ballon.vertical .tab-content .tab-pane {
	padding: 10px 30px;
}

.tabs-style-bg.vertical .nav-tabs>li.active a:after {
	-webkit-transform: perspective(900px) rotate3d(0, 1, 0, 0deg);
	transform: perspective(900px) rotate3d(0, 1, 0, 0deg);
}

.tabs-style-bg.vertical .nav-tabs>li a:after {
	-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
	transition: transform 0.3s, background-color 0.3s;
	-webkit-transform: perspective(900px) rotate3d(0, 1, 0, -90deg);
	transform: perspective(900px) rotate3d(0, 1, 0, -90deg);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-perspective-origin: 100% 50%;
	perspective-origin: 100% 50%;
	right: 0 !important;
	left: auto !important;
}

.tabs-style-ballon.vertical .nav-tabs>li {
	border-bottom: 1px transparent solid;
}

.tabs-style-ballon.vertical .tab-content .tab-pane {
	border-bottom: 0;
	border-right: 3px transparent solid;
}

.accordion .panel:not(.main-bg) {
	background: transparent;
}

.accordion .panel {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0px transparent none;
}

.panel-body p {
	margin: 0;
}

.accordion .panel-default,
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border: 0px transparent none;
}

.accordion .panel>.panel-heading {
	cursor: pointer;
	border: 0;
	padding: 0;
	margin: 0;
	font-weight: 600;
	background-color: transparent;
}

.accordion .panel>.panel-heading h4 {
	font-size: 14px;
}

.accordion .panel>.panel-heading h4 a {
	display: block;
	padding: 12px 18px;
	position: relative;
}

.accordion.style-5 .panel>.panel-heading h4 a {
	overflow: hidden;
}

.accordion .panel.main-bg>.panel-heading h4 a,
.accordion .panel.main-bg>.panel-heading h4 a i,
.accordion .panel>.panel-heading h4 a.main-bg,
.accordion .panel>.panel-heading h4 a.main-bg i {
	color: #fff;
}

.accordion .panel>.panel-heading h4 a:after {
	position: absolute;
	top: 50%;
	right: 15px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f106";
	margin-top: -8px;
}

.accordion .panel>.panel-heading h4 a.collapsed:after {
	content: "\f107";
}

.panel-title i {
	margin-right: 15px;
}

.accordion.style-3 .panel-title a:not(.collapsed) i {
	color: #fff;
}

.accordion.style-1 .panel>.panel-heading h4 a {
	border: 1px transparent solid;
}

.accordion.style-1 .panel>.panel-heading h4 a:not(.collapsed):before {
	position: absolute;
	height: 1px;
	width: 99%;
	left: 0.5%;
	bottom: -3px;
	content: "";
	display: inline-block;
}

.accordion.style-3 {
	-webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.3);
}

.accordion.style-3 .panel:first-child>.panel-heading h4 a {
	border-top: 0px;
}

.accordion.style-3.border5px .panel:first-child>.panel-heading h4 a {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.accordion.style-4 .panel>.panel-heading h4 a:after {
	content: "\f068";
	font-size: 12px;
}

.accordion.style-4 .panel>.panel-heading h4 a.collapsed:after {
	content: " \f067";
}

.accordion.style-4 .panel>.panel-heading h4 a:not(.collapsed):before {
	display: inline-block;
	position: absolute;
	bottom: -6px;
	left: 5%;
	width: 0;
	content: "";
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
}

.accordion.style-5 .panel>.panel-heading h4 a:after {
	background-color: rgba(255, 255, 255, 0.15);
	top: 0;
	right: 0;
	padding: 15px 17px 16px;
	margin: 0;
}

.accordion.style-5 .panel>.panel-heading h4 a i {
	background-color: rgba(255, 255, 255, 0.15);
	padding: 15px 12px 16px;
	margin: -12px 12px -12px -18px;
}

.accordion.style-5 .panel-collapse {
	margin-left: 39px;
	margin-right: 42px;
}

.progress-bars .progress {
	position: relative;
	overflow: visible;
}

.progress-bars .bar {
	position: relative;
}

.progress-bars.tiny-line .progress {
	height: 2px;
}

.progress-bars.small-line .progress {
	height: 10px;
}

.progress-bars.lg-line .progress {
	height: 25px;
}

.progress-bars.xl-line .progress {
	height: 35px;
}

.progress-bars .progress-bar,
.progress-bars .progress {
	-webkit-transition: width 1s ease-in-out;
	-moz-transition: width 1s ease-in-out;
	-o-transition: width 1s ease-in-out;
	transition: width 1s ease-in-out;
}

.progress-bars .bar-title {
	display: inline-block;
	margin-bottom: 5px;
}

.progress-bars .progress-bar {
	position: relative;
	opacity: 0;
}

.progress-bars.tool-tip .progress-bar span {
	position: absolute;
	right: 0;
	top: -25px !important;
}

.progress-bars.tiny-line .progress {
	margin-bottom: 30px;
}

.progress-bars.style-2 .bar {
	margin-right: 0;
}

.progress-bars.tool-tip .progress-bar span {
	padding: 1px 4px;
	width: auto;
	display: block;
	font-size: 11px;
	color: #fff !important;
	top: -25px;
	border-radius: 0 !important;
}

.progress-bars.tool-tip .progress-bar span:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: -3px;
	content: "";
	display: inline-block;
}

.progress-bars.lg-line:not(.tool-tip) .progress-bar span {
	top: 1px;
	right: 1px;
	height: 23px;
	line-height: 23px;
	width: 23px;
	background: rgba(255, 255, 255, 0.7);
	color: #333;
	font-weight: 600;
	font-size: 8px;
	position: absolute;
}

.progress-bars:not(.tool-tip) .progress-bar {
	overflow: hidden;
}

.progress-bars.xl-line:not(.tool-tip) .progress-bar span {
	top: 1px;
	right: 1px;
	height: 33px;
	line-height: 33px;
	width: 33px;
	background: rgba(255, 255, 255, 0.7);
	color: #333;
	position: absolute;
	font-weight: 600;
}

.progress-bars.xl-line:not(.tool-tip) .progress-bar span:after,
.progress-bars.lg-line:not(.tool-tip) .progress-bar span:after {
	display: none;
}

.progress-bars.xl-line:not(.tool-tip) .progress-bar span,
.progress-bars.lg-line:not(.tool-tip) .progress-bar span {
	border-radius: 50%;
}

.progress-bars.xl-line .bar span.bar-title.in-bar {
	position: absolute;
	left: 10px;
	top: 11px;
	z-index: 6;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.progress-bars.lg-line .bar span.bar-title.in-bar {
	position: absolute;
	left: 10px;
	top: 5px;
	z-index: 6;
	color: #fff;
	font-size: 12px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.sm-progress {
	text-shadow: none !important;
	margin-left: 10px;
}

.progress-bars.style-5,
.progress-bars.style-6 {
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	border-style: solid;
	border-width: 1px;
}

.progress-bars.style-5 .progress,
.progress-bars.style-6 .progress {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 2px 65px 25px 20px;
	margin-bottom: 0;
	border-radius: 0;
}

.progress-bars.style-5 .progress .progress-bar,
.progress-bars.style-6 .progress .progress-bar {
	position: static;
	height: 10px;
	float: none;
}

.progress-bars.style-5 .progress-bar span,
.progress-bars.style-6 .progress-bar span {
	position: absolute;
	right: 0;
	height: 61px;
	line-height: 61px;
	width: 60px !important;
	top: -34px !important;
	text-align: center;
	font-weight: bold;
	border-radius: 0 !important;
}

.progress-bars.style-5 span.bar-title,
.progress-bars.style-6 span.bar-title {
	margin-left: 20px;
	margin-top: 10px;
}

.circliful {
	position: relative;
	font-weight: 900;
}

.circle-text,
.circle-info,
.circle-text-half,
.circle-info-half {
	width: 100%;
	position: absolute;
	text-align: center;
	display: inline-block;
}

.circle-info,
.circle-info-half {
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
}

.c-chart[data-type="half"] .circle-info-half {
	margin-top: 7px;
}

.circliful .fa {
	position: absolute;
	top: 25%;
	left: 50%;
}

.circliful .fa:before {
	position: relative;
	left: -50%;
}

.c-chart.bottom-txt {
	display: table;
	margin: auto;
}

.c-chart.bottom-txt .fa {
	top: 50%;
}

.cta-left {
	width: 70%;
	line-height: 1;
}

.cta-icon {
	margin: 0 25px 0 0;
}

h2.cta_heading {
	font-size: 27px;
	margin-bottom: 0;
	line-height: 1;
}

h4.cta_heading {
	font-size: 15px;
	margin-top: 8px;
	font-weight: normal;
	margin-bottom: 0;
}

.cta_btn p {
	margin: 10px 0 0;
	width: 90%;
	line-height: 1.7;
}

.cta_btn .btn {
	margin: 0;
}

.team-box {
	overflow: hidden;
	position: relative;
}

.team-box .team-img,
.team-box .team-details {
	text-align: center;
}

.team-box .team-details .team-name {
	padding: 20px 0 5px;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.team-box .team-details .team-pos {
	padding: 8px 0 20px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

.team-box .social-list {
	display: table;
	margin: auto;
}

.team-box.box-2 .social-list li a {
	border: 1px #919191 solid;
}

.team-box.box-1 .team-details {
	padding-bottom: 30px;
}

.team-box.box-1 .team-img {
	background: #2c333b;
}

.team-box.box-1:hover .team-details .team-name,
.box-1:hover .team-details .team-pos,
.box-3:hover .team-name,
.team-box.box-2:hover .social-list li a {
	color: #fff;
}

.team-box.box-2 .team-img {
	position: relative;
	overflow: hidden;
}

.team-box.box-2 .team-name {
	padding: 15px 0;
}

.team-box.box-2 .team-details .team-pos {
	padding: 12px 0;
}

.team-box.box-2 .social-list li {
	transform: scale(0);
	-webkit-transform: scale(0);
}

.team-box.box-2 .social-list li:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.team-box.box-2 .social-list li:nth-child(3) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.team-box.box-2 .social-list li:nth-child(4) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.team-box.box-2 .social-list li:nth-child(5) {
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
}

.team-box.box-2 .social-list li:nth-child(6) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.team-box.box-2 .social-list li:nth-child(7) {
	-webkit-transition-delay: 0.35s;
	transition-delay: 0.35s;
}

.team-box.box-2 .box-socials {
	position: absolute;
	top: 80%;
	z-index: 5;
	width: 100%;
}

.team-box.box-2:hover .social-list li {
	transform: scale(1);
	-webkit-transform: scale(1);
}

.team-box.box-2 .team-img span,
.team-box.box-3 .team-img span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 3;
	opacity: 0;
	left: 0;
}

.team-box.box-2:hover .team-img span,
.team-box.box-3:hover .team-img span {
	opacity: 1;
}

.team-box.box-3,
.team-box.box-4 {
	position: relative;
}

.team-box.box-3 .team-details,
.team-box.box-4 .team-details {
	position: absolute;
	bottom: -105%;
	width: 100%;
	padding: 44px;
	z-index: 5;
	background-color: #61ab47 !important;
}

.team-box.box-3:hover .team-details {
	bottom: 0;
}

.team-box.box-4 .team-img {
	position: relative;
}

.team-box.box-4 .team-details .team-name {
	background: rgba(0, 0, 0, 0.07);
	color: #fff;
	padding: 10px 0 8px;
	line-height: 1.5;
	font-size: 15px;
}

.team-box.box-4 .team-details .team-pos {
	color: #444 !important;
	padding: 8px 0 10px;
	position: relative;
	margin: 5px 0 15px;
}

.team-box.box-4 .team-details .team-pos:after {
	position: absolute;
	background: #fff;
	height: 3px;
	width: 20px;
	left: 50%;
	margin-left: -10px;
	bottom: 0;
	content: "";
	display: inline-block;
}

.team-box.box-4 .team-details p {
	padding: 5px 25px;
}

.team-box.box-4 .team-details {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 0.9;
	height: 100%;
	padding: 20px 0;
	top: 0;
	background-color: #61ab47 !important;
}

.team-box.box-4:hover .team-details {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.team-box.box-4:hover .team-img {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}

.box-5 {
	padding-bottom: 20px;
}

.rounded-img {
	border-radius: 50%;
	overflow: hidden;
	max-height: 275px;
}

.box-5:hover .team-pos,
.box-5:hover .team-name {
	color: #fff;
}

.pricing-tbl {
	text-align: center;
}

.pricing-tbl ul {
	margin: auto;
	width: 85%;
}

.pricing-tbl ul li {
	padding: 12px 0;
}

.pricing-tbl ul li:first-child {
	border-top-width: 0;
}

.pricing-tbl.style-1 ul li:first-child {
	border-top-width: 1px;
}

.pricing-tbl h3 {
	padding: 30px 0;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
}

.pricing-tbl .pricing-footer {
	padding: 25px 0;
}

.pricing-tbl .price-lg {
	font-size: 28px;
}

.pricing-tbl .price_txt {
	padding: 5px 0;
}

.pricing-tbl .pricing-footer .btn {
	padding-right: 30px;
	padding-left: 30px;
	text-transform: none;
}

.pricing-tbl.style-2 ul,
.pricing-tbl.style-4 ul {
	margin-top: 10px;
}

.pricing-tbl.style-2 h3 {
	position: relative;
	text-transform: uppercase;
}

.pricing-tbl.style-2 h3:before,
.pricing-tbl.style-2 h3:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	border-bottom: 0;
}

.pricing-tbl.style-2 h3:before {
	bottom: -7px;
	left: 50%;
	border-width: 6px;
	margin-left: -6px;
}

.pricing-tbl.style-2 h3:after {
	bottom: -6px;
	left: 50%;
	border-width: 6px;
	margin-left: -6px;
}

.pricing-tbl.style-3 .price_txt {
	display: table;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	padding-top: 40px;
	margin: auto;
	text-align: center;
}

.pricing-tbl.style-3 .price_txt span {
	display: block;
}

.pricing-tbl.style-3 ul li:nth-child(2) {
	border-top: 0;
}

.pricing-tbl.style-3:hover ul li,
.pricing-tbl.style-3.selected ul li {
	color: #fff;
	border-color: rgba(255, 255, 255, 0.2);
}

.pricing-tbl.style-3:hover h3,
.pricing-tbl.style-3.selected h3 {
	color: #fff;
}

.pricing-tbl.style-4.no-margin {
	margin: 0 -16px;
	position: relative;
	padding: 0;
	z-index: 1;
}

.pricing-tbl.style-4 .plan-head {
	position: relative;
	text-transform: uppercase;
	padding-bottom: 30px;
	margin-bottom: 57px;
}

.pricing-tbl.style-4 .plan-head h3 {
	position: relative;
	z-index: 5;
}

.pricing-tbl.style-4 .plan-head:before {
	width: 104px;
	height: 104px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -52px;
	bottom: -52px;
	border-radius: 50%;
	z-index: 0;
	content: "";
	display: inline-block;
}

.pricing-tbl.style-4 .plan-head:after {
	width: 104px;
	height: 52px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -52px;
	bottom: 0;
	z-index: 1;
	content: "";
	display: inline-block;
}

.pricing-tbl.style-4 .plan-head i {
	width: 94px;
	height: 94px;
	text-align: center;
	line-height: 94px;
	position: absolute;
	left: 50%;
	margin-left: -47px;
	bottom: -47px;
	border-radius: 50%;
	font-size: 25px;
	z-index: 5;
}

.pricing-tbl.style-4 ul {
	width: 100%;
}

.pricing-tbl.style-4 ul li {
	border: 0;
}

.pricing-tbl.style-4.no-margin:hover {
	margin-top: -20px;
	z-index: 3;
	padding: 0 0 40px !important;
	-webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.25);
}

.pricing-tbl.style-4.no-margin.selected {
	margin-top: -20px;
	z-index: 2;
	padding: 0 0 40px !important;
	-webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.25);
}

.pricing-tbl.style-4.selected .plan-head h3 {
	color: #fff;
}

.testimonials-1 .testimonials-bg {
	position: relative;
	z-index: 4;
	margin: 10px 15px 5px 20px;
	padding: 20px;
	border-radius: 15px;
	border-bottom-right-radius: 0;
}

.testimonials-1 .testimonials-bg:before,
.testimonials-1 .testimonials-bg:after {
	position: absolute;
	content: "";
	display: inline-block;
	bottom: -3px;
	right: -3px;
	width: 3px;
	height: 50px;
}

.testimonials-1 .testimonials-bg:after {
	width: 50px;
	height: 3px;
}

.testimonials-1 .testimonials-img {
	position: relative;
	z-index: 2;
	left: -30px;
	top: -30px;
	width: 70px;
	float: left;
}

.testimonials-1 .testimonials-img img {
	max-width: 70px;
}

.testimonials-1 .testimonials-img:before,
.testimonials-1 .testimonials-img:after {
	display: inline-block;
	content: "";
	position: absolute;
	top: 0;
	right: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 0 10px;
	border-color: transparent transparent transparent #007bff;
}

.testimonials-1 .testimonials-img:after {
	bottom: -10px;
	left: 0;
	right: auto;
	top: auto;
	border-width: 0 10px 10px 0;
	border-color: transparent #007bff transparent transparent;
}

.testo-pos {
	display: inline-block;
	padding: 3px 5px;
	font-size: 12px;
	clear: both;
	line-height: 1;
}

.testimonials-1 .testimonials-name {
	position: relative;
	left: -10px;
	top: -8px;
	line-height: 1.8;
}

.testimonials-1 p {
	margin: 0 0 -10px;
	clear: both;
	position: relative;
	top: -10px;
}

.testimonials-2 .testimonials-img {
	position: relative;
	z-index: 2;
	margin: 0 auto 20px;
	width: 100px;
	overflow: hidden;
	padding: 0;
}

.testimonials-2 .testimonials-img img {
	border-radius: 50%;
	width: 100px;
}

.testimonials-2 .testimonials-name {
	display: table;
	margin: 20px auto 0;
	padding: 7px;
	font-size: 12px;
	line-height: 1;
}

.testimonials-2 p {
	font-size: 15px;
	width: 65%;
	display: table;
	margin: 15px auto 10px;
	text-align: center;
	position: relative;
}

.testimonials-2 p:before {
	position: absolute;
	content: "\f10d";
	font: normal normal normal 16px/1 fontAwesome;
	top: -7px;
	left: -14px;
}

.testimonials-2 p:after {
	position: absolute;
	content: "\f10e";
	font: normal normal normal 16px/1 fontAwesome;
	bottom: -7px;
	right: -14px;
}

.testimonials-3 {
	position: relative;
}

.testimonials-3 .testimonials-bg {
	padding: 15px 20px;
	margin: 0 15px 15px;
	border-bottom: 3px #ddd solid;
	position: relative;
	overflow: hidden;
}

.testimonials-3 .testimonials-bg:after,
.testimonials-3 .testimonials-bg:before,
.testimonials-4 .testimonials-bg:before {
	display: inline-block;
	content: "";
	position: absolute;
	bottom: -15px;
	left: 100px;
	width: 10px;
	height: 10px;
}

.testimonials-3 .testimonials-bg:before,
.testimonials-4 .testimonials-bg:before {
	width: 0;
	height: 5px;
	bottom: -5px;
	left: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.testimonials-3 .testimonials-name {
	padding: 15px;
	margin: 0 -20px -15px;
}

.testimonials-3 .testimonials-name {
	padding: 15px;
	margin: 0 -20px -15px;
}

.testimonials-3 .testimonials-name span.block {
	margin-bottom: -5px;
	font-size: 12px;
}

.testimonials-3 .testimonials-img {
	display: table;
	margin: auto !important;
	float: none !important;
}

.testimonials-3 .tbl-cell {
	display: table-cell;
}

.testo-cell {
	display: table-cell;
}

.testimonials-bg p {
	margin-bottom: 0;
}

.testimonials-4 .testimonials-bg {
	position: relative;
	padding: 20px 20px 30px;
	margin: 0 15px 10px;
}

.testimonials-4 .testimonials-img,
.testimonials-3 .testimonials-img {
	width: 70px;
	float: left;
	margin: 0 15px 0 0;
}

.testimonials-4 .testimonials-img {
	margin-left: 30px;
	margin-top: -30px;
	position: relative;
}

.testimonials-4 .testimonials-img,
.testimonials-3 .testimonials-img {
	border-width: 0;
	border-bottom-width: 3px;
	padding-bottom: 4px;
	border-radius: 50%;
}

.testimonials-4 .testimonials-img img,
.testimonials-3 .testimonials-img img {
	border-radius: 50%;
}

.testimonials-4 .testimonials-name {
	padding: 10px;
	float: left;
	margin-top: -5px;
}

.testimonials-4 .testimonials-bg:after {
	left: 76px;
}

.testimonials-5 {
	position: relative;
}

.testimonials-5 [class*="col-md-"],
.clients-grid1 [class*="col-md-"],
.clients-grid2 [class*="col-md-"],
.clients-grid3 [class*="col-md-"] {
	padding-top: 25px;
	padding-bottom: 10px;
	border-style: dashed;
	border-width: 0;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.testimonials-5 [class*="col-md-"]:first-child,
.clients-grid1 [class*="col-md-"]:first-child,
.clients-grid2 [class*="col-md-"]:first-child,
.clients-grid3 [class*="col-md-"]:first-child {
	border-left-width: 1px;
}

.testimonials-5 .row:first-child [class*="col-md-"],
.clients-grid1 .row:first-child [class*="col-md-"],
.clients-grid2 .row:first-child [class*="col-md-"],
.clients-grid3 .row:first-child [class*="col-md-"] {
	border-top-width: 1px;
}

.normal-testimonials .testimonials-img img {
	width: 70px;
	float: left;
	border-radius: 50%;
}

.normal-testimonials .testimonials-name,
.normal-testimonials p {
	margin-left: 85px;
}

.testimonials-5 .testimonials-name {
	margin: 0;
	text-align: center;
	padding: 15px 0;
}

.testimonials-5 .testimonials-name:before {
	display: none;
}

.testimonials-5 .testimonials-img {
	margin-right: 20px;
	margin-bottom: 0;
	width: 70px;
	float: left;
}

.testimonials-5 .testimonials-img img {
	overflow: hidden;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	width: 70px;
}

.testimonials-5 .testimonials-name:after {
	display: none;
}

.testimonials-5 .testo-name {
	padding: 8px 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.testimonials blockquote p {
	font-size: 13px;
	line-height: 1.7;
	padding-top: 15px;
}

.testimonials blockquote span {
	font-size: 13px;
	padding: 20px 0 0;
}

.testimonials blockquote .testimonials-img {
	display: table;
	margin: 15px auto 0;
}

.testimonials blockquote .testimonials-img img {
	width: 70px;
	border-radius: 50%;
}

.fun {
	padding: 20px;
}

.fun-number {
	margin: 5px 0;
	font-size: 35px;
	white-space: nowrap;
	color: #fff;
	font-weight: 100;
}

.fun-info {
	font-size: 18px;
	white-space: nowrap;
	color: #fff !important;
	/*color: #a3ea8b!important;*/
	font-weight: 300;
}

.fun-icon {
	display: table;
	margin: 0 auto 20px;
	position: relative;
	font-size: 35px;
	text-align: center;
}

.fun-icon.round {
	border-radius: 2em;
}

.fun-icon.lg-icon i:before {
	top: -2px;
	position: relative;
}

.fun-icon.lg-icon i {
	font-size: 35px;
}

.c-chart[data-type="half"] .circle-text-half {
	margin-top: -10px;
}

.c-chart[data-type="half"] .circle-info-half {
	margin-top: 2px;
}

.feature-img {
	overflow: hidden;
}

.feature-img figure {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.feature-img figure a {
	font-weight: 700;
	font-size: 35px;
	text-align: center;
	line-height: 43px;
	z-index: 5;
	background: #fff;
	position: absolute;
	content: "";
	display: inline-block;
	right: 10px;
	bottom: 0;
	width: 35px;
	height: 35px;
}

.feature-img figure a span {
	position: relative;
	z-index: 3;
}

.feature-details-hidden {
	position: absolute;
	bottom: 0;
	width: 80%;
	left: 10%;
	z-index: 999;
	color: #fff;
	opacity: 0;
}

.feature-details2 h4 {
	margin-bottom: 15px;
}

.feature-img:hover .feature-details-hidden {
	bottom: 50px;
	opacity: 1;
}

.feature-img .feature-details-hidden .feature-head {
	padding-bottom: 0;
	margin-bottom: 10px;
}

.feature-img figure:before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: inline-block;
}

.feature-img figure img {
	-moz-transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
	-webkit-transition: all 0.9s ease;
	transition: all 2s ease;
}

.feature-img:hover figure img {
	transform: scale(1.5);
	-webkit-transform: scale(2);
}

.feature-img:hover figure:before {
	border-style: solid;
	border-width: 5px;
	background: rgba(0, 0, 0, 0.5);
	z-index: 3;
}

.feature-details {
	padding: 20px 0 15px;
}

.feature-details .feature-head {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.feature-img:hover .feature-details {
	background: #444;
	color: #fff;
	padding: 20px 15px 15px;
}

.feature-img .no-hover {
	background: transparent !important;
	color: inherit !important;
	padding: 20px 0 15px !important;
}

.feature-img:hover .no-hover h5 {
	color: inherit !important;
}

.feature-img .feature-details p {
	margin-bottom: 0;
}

.feature-img:hover .feature-head,
.feature-img:hover figure a {
	color: #fff;
}

.feature-img:hover figure a {
	height: 50px;
	line-height: 52px;
}

.feature-img2 figure {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}

.feature-img2 figure:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	content: "";
	display: inline-block;
	z-index: 1;
	opacity: 0;
}

.feature-img2:hover figure:after {
	opacity: 1;
}

.feature-img2 figure a {
	position: absolute;
	right: 50%;
	bottom: 50%;
	margin-right: -25px;
	margin-bottom: -25px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	z-index: 2;
	-webkit-transform: scale(7);
	transform: scale(7);
	opacity: 0;
}

.feature-img2 figure a span {
	font-size: 35px;
}

.feature-img2:hover figure a {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.pagination {
	clear: both;

	display: table;
	margin: auto;
	position: relative;
}

.pagination ul li {
	float: left;
	margin: 0 0 0 3px;
}

.pagination ul li:first-child {
	margin-left: 2px;
}

.pagination ul li a {
	display: block;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.pagination.diamond-pager li {
	transform: rotate(-45deg);
	margin: 0 8px;
}

.pagination.diamond-pager li a {
	transform: rotate(45deg);
	width: 35px;
	height: 35px;
	line-height: 35px;
}

.pagination.circle-pager ul li {
	border-radius: 50%;
}

.pagination.bottom-border ul li {
	margin: 0 0 0 1px;
	border-radius: 0px;
	border: 0;
}

.pagination.bottom-border ul li a {
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.pagination.bottom-border ul li:hover a {
	color: #fff;
}

.pagination.bar-1 ul,
.pagination.bar-2 ul {
	border-radius: 20em;
	overflow: hidden;
}

.pagination.bar-1 ul li {
	border-radius: 0px;
	border: 0;
	background: transparent;
	margin: 0;
}

.pagination.bar-1 ul li:first-child {
	border: 0;
}

.pagination.bar-1 ul li a {
	font-size: 15px;
	font-weight: bold;
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.pagination.bar-2 ul {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.pagination.bar-2 ul li {
	border: 0;
	background: transparent;
}

.pagination.bar-2 ul li a {
	font-size: 15px;
	font-weight: bold;
	width: auto;
	height: 40px;
	line-height: 40px;
	min-width: 40px;
}

.pagination.bar-2 ul li a.main-bg {
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}

.pagination.bar-2 ul li a.main-bg i.fa-chevron-left {
	margin: 0 5px 0 0;
}

.pagination.bar-2 ul li a.main-bg i.fa-chevron-right {
	margin: 0 0 0 5px;
}

.pagination.bar-2 ul li:hover a,
.pagination.bar-2 ul li.selected a {
	color: #fff;
}

.pagination.bar-3 ul li:not(.next_page):not(.prev_page):not(.selected) {
	background: transparent;
	border: 0;
	position: relative;
	margin: 0;
}

.pagination.bar-3 ul li a {
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
}

.pagination.bar-3 ul li.selected a {
	color: #fff;
}

.pagination.bar-3 ul li.next_page a,
.pagination.bar-3 ul li.prev_page a {
	height: 33px;
	line-height: 37px;
}

.pagination.bar-3 ul {
	overflow: hidden;
}

.pagination.bar-3 ul:after {
	position: absolute;
	left: 0;
	bottom: -8px;
	width: 130%;
	height: 11px;
	border-radius: 20em;
	content: "";
	display: inline-block;
	margin-left: -55px;
	z-index: 1;
}

.pager-slider {
	position: absolute;
	left: 0;
	bottom: -5px;
	height: 5px;
	border-radius: 20em;
	content: "";
	display: inline-block;
	margin-left: -50px;
	z-index: 2;
	width: 0;
}

.msg-box {
	position: relative;
	margin: 0 auto 15px;
	padding: 15px;
	border-width: 1px;
	border-style: solid;
}

.msg-box i,
.msg-box .ico {
	color: #111;
	position: absolute;
	left: 25px;
	top: 50%;
	margin-top: -10px;
	font-size: 16px;
}

.msg-box h4 {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 15px;
}

.msg-box p {
	margin: 5px 0 0;
	padding-bottom: 0;
}

.warning-box {
	border-color: #e0d594;
	background: #fff6bf;
}

.info-box {
	border-color: #9fc6d7;
	background: #c2e1ee;
}

.success-box {
	border-color: #a0c272;
	background: #bbdd8c;
}

.error-box {
	border-color: #f2b1b4;
	background: #f1d5d6;
}

.rounded {
	border-radius: 5px;
}

.round {
	border-radius: 50em;
}

.msg-box.round {
	padding: 20px 40px;
}

.msg-box.outlined {
	background-color: transparent;
	border-width: 2px;
}

.msg-box.with-icon {
	padding-left: 60px;
}

.sidebar_widgets .widget-head {
	font-size: 14px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-transform: uppercase;
	position: relative;
}

.sidebar_widgets .widget-content {
	overflow: hidden;
}

.sidebar_widgets li.widget {
	margin-bottom: 40px;
	border-bottom: 1px #ddd solid;
	padding: 15px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	position: relative;
}

.sidebar_widgets li.widget:before,
.sidebar_widgets li.widget:after,
.sidebar_widgets .widget-head:after {
	position: absolute;
	bottom: -3px;
	left: 5%;
	width: 90%;
	height: 1px;
	content: "";
	display: inline-block;
}

.sidebar_widgets li.widget:after {
	bottom: -5px;
	left: 10%;
	width: 80%;
}

.sidebar_widgets .widget-head:after {
	bottom: -1px;
	left: 0;
	width: 20%;
}

.sidebar_widgets h5 {
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: normal;
}

.sidebar_widgets .meta {
	font-size: 11px;
	margin-bottom: 5px;
}

.sidebar_widgets .tab-content .tab-pane {
	padding: 15px;
}

.search-widget .txt-box {
	height: 40px;
	padding: 0 35px 0 10px;
	width: 100%;
	border: 0;
	background: transparent;
}

.search-widget .widget-content {
	position: relative;
}

.search-widget button {
	background: transparent;
	border: 0;
	position: absolute;
	right: 5px;
	top: 10px;
}

.sidebar_widgets ul.flickr-widget li img,
.sidebar_widgets ul.flickr-widget .img-overlay {
	width: 56px;
	height: 56px;
}

.sidebar_widgets ul.flickr-widget .img-overlay:before {
	line-height: 56px;
	height: 56px;
}

.sidebar_widgets ul.flickr-widget .flickr {
	height: 56px;
}

.w-recent-posts>ul>li,
.w-recent-comments ul li {
	padding: 8px 0;
}

.widget-categories ul li {
	padding: 10px 0;
}

.w-recent-posts>ul>li:first-child,
.widget-categories ul li:first-child,
.w-recent-comments ul li:first-child {
	border-top: 0px;
}

.w-recent-posts .post-img {
	float: left;
	margin-right: 10px;
	max-height: 55px;
	overflow: hidden;
}

.w-recent-posts .post-img img {
	padding: 1px;
	width: 55px;
}

.w-recent-posts .meta span {
	display: inline-block;
	margin-right: 10px;
}

.w-recent-posts .meta i {
	margin: 0 5px 0 0;
}

.w-recent-posts li {
	padding: 10px 0;
}

.w-recent-posts li:first-child {
	border-top: 0px;
}

.sale-widget .meta span {
	margin-right: 2px !important;
}

.widget-content .accordion {
	margin: 10px auto;
}

.widget-categories li span {
	float: right;
}

.w-recent-comments i {
	margin-right: 10px;
	font-size: 40px;
}

.w-recent-comments i.fa.fa-clock-o {
	font-size: 16px;
	vertical-align: middle;
}

.w-recent-comments h5 {
	margin: 10px 0 5px;
	font-size: 12px;
	width: 70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tags-widget {
	overflow: hidden;
}

.tags-widget .tags a {
	display: block;
	float: left;
	margin: 0 2px 4px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
}

.main-bg .tags-widget .tags a {
	background-color: rgba(0, 0, 0, 0.1);
	color: #fff;
}

.widget-content .tags {
	overflow: hidden;
}

.sidebar_widgets .nav-tabs>li>a {
	padding: 12px 15px;
}

.sidebar_widgets .tabs nav li.active a:before {
	bottom: -2px;
}

.sidebar_widgets .tab-content {
	margin-bottom: 50px;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	border-top-right-radius: 1em;
}

.tab-content.main-bg h5,
.tab-content.main-bg .w-recent-comments i,
.tab-content.main-bg a:hover {
	color: #fff;
}

.tab-content.main-bg .w-recent-posts>ul>li,
.tab-content.main-bg .w-recent-comments ul li {
	border-color: rgba(0, 0, 0, 0.1);
}

.widget.custom-menu-widget ul li {
	padding: 10px 10px 10px 30px;
	position: relative;
}

.widget.custom-menu-widget ul li:first-child {
	border-top: 0px;
}

.widget.custom-menu-widget ul li:before {
	position: absolute;
	content: "\f192";
	display: inline-block;
	font: normal normal normal 11px/1 FontAwesome;
	position: absolute;
	left: 7px;
	top: 15px;
}

.widget.custom-menu-widget ul li.selected {
	font-weight: bold;
}

.widget.custom-menu-widget ul li.selected:before {
	content: "\f061";
}

.login-1 {
	background: #14191e url("../images/login-bg.jpg") no-repeat 0 0;
	background-size: cover;
}

.login-box-lg {
	max-width: 500px;
	margin: auto;
}

.logo.light a {
	color: #fff;
}

.login-head {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

.login-box-lg .login-inner {
	margin-top: 5px;
	padding: 40px 50px;

	position: relative;
}

.login-2 .login-box-lg .login-inner:after {
	display: none;
}

.login-inner h4.intro {
	margin-bottom: 20px;
	font-size: 17px;
}

.login-inner .form-input {
	margin-bottom: 10px;
	padding: 0px;
	position: relative;
}

.login-inner label {
	display: block;
	float: left;
	font-weight: bold;

	letter-spacing: 1px;
	padding-bottom: 3px;
}

.login-inner .button-group {
	padding-top: 0;
	float: left;
}

/*.login-inner .form-input span {
    position: absolute;
    left: 15px;
    top: 40px !important;
}*/
.login-inner .form-input .form-control {
	padding: 10px 10px 10px 35px;
}

.login-inner .login-links {
	line-height: 1.8;
	padding-top: 17px;
}

.login-form {
	overflow: hidden;
}

.social-login .btn {
	font-size: 13px;
	padding: 0 30px;
	margin: 0 6px;
}

.login-box-lg .copyrights {
	text-align: center;
	padding-top: 15px;
	font-size: 14px;
}

.soon-page {
	background: #14191e url("../images/soon-bg.jpg") no-repeat 0 0;
	background-size: cover;
}

.soon-page .pageWrapper {
	padding-top: 80px;
}

.soon-logo {
	display: table;
	padding: 15px 30px;
	border: 2px #fff solid;
	margin: auto;
}

.soon-logo a {
	color: #fff;
}

.soon-lg-head {
	font-size: 65px;
	padding: 0;
	padding-top: 40px;
	margin: 0;
}

.soon-heading h2 {
	font-size: 29px;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

.soon-heading h3 {
	font-size: 24px;
	font-weight: 300;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

.soon-form {
	width: 60%;
	margin: 50px auto 25px;
	position: relative;
}

.soon-form:before {
	position: absolute;
	content: "\f0e0";
	display: inline-block;
	font: normal normal normal 19px/1 FontAwesome;
	position: absolute;
	left: 8.4%;
	top: 20px;
}

.soon-form input[type="text"] {
	width: 70%;
	height: 60px;
	margin: 0px -7px 0 0;
	padding-left: 50px;
	font-size: 17px;
	padding-right: 26px;
	vertical-align: middle;
}

.btn-soon {
	margin-left: -20px;
}

#holder {
	margin: auto;
	display: table;
}

.digits {
	margin: 60px auto 0;
	display: table;
}

.digits span {
	display: block;
	text-align: center;
	position: relative;
	height: 130px;
	width: 130px;
	line-height: 120px;
	border: 1px #fff solid;
	border-bottom: 0;
	font-size: 55px;
	font-weight: 800;
	color: #fff;
}

.digits li {
	float: left;
	margin: 0 15px;
	text-align: center;
	position: relative;
}

.digits li:before,
.digits li:after {
	content: "";
	position: absolute;
	top: 130px;
	left: 0px;
	display: block;
	width: 57px;
	background: #fff;
	height: 1px;
}

.digits li:after {
	right: 0;
	left: auto;
}

.digits span:after {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -10px;
	display: block;
	background: #fff;
	height: 1px;
	width: 12px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.digits span:before {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 50%;
	margin-right: -10px;
	display: block;
	background: #fff;
	height: 1px;
	width: 12px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.digits li p {
	color: #fff;
	font-size: 20px;
	padding-top: 30px;
}

.not-found {
	max-width: 730px;
	margin: auto;
}

.lg-not-found {
	font-size: 190px;
	font-weight: bold;
	line-height: 110px;
	margin-right: 20px;
	position: relative;
}

.lg-not-found i {
	position: absolute;
	width: 93px;
	height: 11px;
	overflow: hidden;
	bottom: -35px;
	left: 50%;
	margin-left: -47px;
}

.lg-not-found i:after {
	position: absolute;
	width: 93px;
	height: 93px;
	border-radius: 50%;
	content: "";
	display: inline-block;
}

.pg-nt-fnd {
	font-size: 26px;
	line-height: 32px;
}

.ops {
	padding-bottom: 90px;
}

.not-found-form {
	width: 80%;
	margin: 20px auto 60px;
	position: relative;
}

.not-found-form:before {
	position: absolute;
	content: "\f002";
	display: inline-block;
	font: normal normal normal 20px/1 FontAwesome;
	position: absolute;
	left: 15px;
	top: 19px;
}

.not-found-form input[type="text"] {
	width: 80%;
	height: 60px;
	margin: 0px -7px 0 0;
	padding-left: 50px;
	font-size: 17px;
	padding-right: 26px;
	vertical-align: middle;
}

.not-found p {
	font-size: 17px;
}

.brows-all {
	line-height: 40px;
	text-transform: uppercase;
}

.brows-all i {
	margin-left: 10px;
}

.filter-by {
	margin: 0 5px 50px;
	clear: both;
	position: relative;
}

.portfolio-filter-bg {
	margin-bottom: 0;
}

.portfolio-filter-bg .filter-by {
	margin: 0;
	border-bottom: 0;
}

.portfolio-filter-bg .filter-by ul li {
	margin: 0;
	border-bottom: 0;
}

.portfolio-filter-bg .filter-by ul li:before {
	display: none;
}

.portfolio-filter-bg .filter-by ul li a {
	padding: 30px;
	border-radius: 0;
	border: 0;
}

.portfolio-filter-bg .filter-by ul li:after {
	border-radius: 0;
}

.filter-by:after {
	clear: both;
	display: table;
	content: "";
}

.filter-by>span {
	padding: 10px 20px;
	font-weight: bold;
	margin-right: 20px;
	text-transform: uppercase;
	display: table;
	position: relative;
}

.filter-by ul {
	display: table;
	margin: auto;
}

.filter-by.style-2 ul,
.filter-by.style-3 ul {
	margin: 0 15px;
	float: left;
}

.filter-by ul li {
	float: left;
	position: relative;
	margin: 0 10px;
	border-bottom: 2px #e6e6e6 solid;
}

.filter-by ul li a {
	display: block;
	padding: 7px 20px;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 3;
}

.filter-by ul li:before {
	position: absolute;
	width: 20px;
	height: 1px;
	content: "";
	left: -20px;
	top: 20px;
	display: inline-block;
	z-index: 0;
	background-color: #e0e0e0;
	border-radius: 50%;
}

.filter-by ul li:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	left: 0;
	bottom: 0;
	display: inline-block;
	opacity: 0;
	-webkit-transition: transform 0.3s, background-color 0.3s, opacity 0.3s;
	transition: transform 0.3s, background-color 0.3s, opacity 0.3s;
	-webkit-transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(900px) rotate3d(1, 0, 0, 90deg);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-perspective-origin: 50% 100%;
	perspective-origin: 50% 100%;
	z-index: 1;
}

.filter-by ul li:first-child:before {
	display: none;
}

.filter-by ul li.active:after {
	display: none;
}

.filter-by ul li:hover:after,
.filter-by ul li.active:after {
	-webkit-transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
	transform: perspective(900px) rotate3d(1, 0, 0, 0deg);
	opacity: 1;
}

.filter-by ul li a:hover,
.filter-by:not(.style-2):not(.style-3) ul li.active a {
	color: #fff;
}

.filter-by.style-2 ul li.active:after,
.filter-by.style-3 ul li.active:after {
	top: auto;
	bottom: -4px;
}

.filter-by ul li.active a:after {
	display: inline-block;
	position: absolute;
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #ddd transparent transparent transparent;
	margin-left: -6px;
}

.filter-by.style-3 {
	display: table;
	margin: 0 auto 30px;
	padding: 0;
	overflow: visible;
	-webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
	border-bottom: 0;
}

.filter-by.style-3>span {
	padding: 12px 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

.filter-by.style-3 ul {
	margin: 0;
}

.filter-by.style-3 ul li {
	margin: 0;
	padding: 0;
}

.filter-by.style-3 ul li a {
	padding: 12px 20px;
	border-bottom: 0 !important;
	border-top: 0 !important;
	border-right: 0 !important;
}

.filter-by.style-2 ul li a:after,
.filter-by.style-3 ul li a:before,
.filter-by.style-2 ul li a:before,
.filter-by.style-3 ul li a:after {
	display: none;
}

.img-holder {
	position: relative;
	overflow: hidden;
	margin: 0;
	cursor: pointer;
}

.img-holder:hover img {
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.img-over {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	opacity: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
}

.img-holder:hover .img-over {
	opacity: 1;
}

.img-over .link,
.img-over .zoom {
	position: absolute;
	bottom: 40%;
	opacity: 0;
	font-size: 13px;
	color: #fff;
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-bottom: -20px;
}

.img-over .link i,
.img-over .zoom i {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.img-holder:hover .link,
.img-holder:hover .zoom {
	opacity: 1;
	bottom: 50%;
}

.name-holder {
	padding: 15px 10px;
}

.name-holder h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.name-holder h5 {
	margin: 0;
	padding: 0;
}

.name-holder h5 a {
	font-size: 13px;
}

.img-over .link {
	left: 50%;
	margin-left: -45px;
	transition-delay: 0.2s;
}

.img-over .zoom {
	right: 50%;
	margin-right: -45px;
	transition-delay: 0.3s;
}

.p-1-col .portfolio-item {
	width: 100%;
	margin: 0 0 25px 0;
	padding-bottom: 25px;
}

.p-1-col .img-holder {
	float: left;
	margin-right: 20px;
}

.p-1-col .name-holder {
	padding: 0;
}

.p-1-col .name-holder h4 {
	font-size: 18px;
	margin-bottom: 10px;
}

.p-1-col .name-holder .list li {
	line-height: 30px;
}

.p-2-cols .portfolio-item {
	width: 49%;
	margin: 0 0.5% 1%;
}

.p-2-cols .img-holder img {
	width: 100%;
}

.masonry.p-2-cols .img-holder img {
	height: auto;
	max-width: none;
}

.p-2-cols.no-margin .portfolio-item {
	width: 50%;
	margin-right: 0;
}

.p-3-cols .portfolio-item {
	width: 32.33333333%;
	margin: 0 0.5% 1%;
}

.p-3-cols .img-holder {
	width: 100%;
}

.p-3-cols .img-holder img {
	width: 100%;
}

.p-3-cols.no-margin .portfolio-item {
	width: 33.33333333%;
	margin: 0 !important;
}

.p-3-cols.no-margin .img-holder {
	width: 100%;
}

.p-3-cols.no-margin .img-holder img {
	width: 100%;
}

.p-3-cols.full.no-margin .portfolio-item {
	width: 33.333333%;
	margin: 0 0 15px;
}

.p-4-cols .portfolio-item {
	width: 24%;
	margin: 0 0.5% 30px;
}

.p-4-cols.no-margin .portfolio-item {
	width: 25%;
	margin: 0 !important;
}

.p-4-cols .img-holder img {
	width: 100%;
}

.portfolio.no-margin .img-holder {
	width: 100%;
}

.portfolio.no-margin .img-holder img {
	width: 100%;
	height: auto;
}

.simple .img-over .link,
.simple .img-over .zoom {
	width: 50px;
	height: 50px;
	margin-left: -55px;
	border: 1px #999 solid;
}

.simple .img-over .zoom {
	margin-right: -55px;
	margin-left: 0;
}

.simple .img-over .link i,
.simple .img-over .zoom i {
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.p-style2 figure {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.no-margin.portfolio .portfolio-item {
	margin: 0;
}

.p-style2 figure img {
	position: relative;
	width: 100%;
	z-index: 1;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	top: 0;
}

.p-style2 figure:hover img {
	top: -50px;
}

.p-style2 figure figcaption {
	position: absolute;
	bottom: -40%;
	width: 100%;
	padding: 10px;
	z-index: 5;
	opacity: 0;
}

.p-style2 figure h4 {
	margin: 0 0 5px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 0;
	text-align: center;
}

.p-style2 figure h4 a {
	color: #fff;
}

.p-style2 figure:after,
.p-style3 figure:after {
	background: rgba(0, 0, 0, 0.75);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 2;
	display: inline-block;
	content: "";
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden;
}

.p-style2 figure .icon-links {
	margin: 0;
	position: absolute;
	top: -60px;
	left: 0;
	width: 100%;
	text-align: center;
}

.p-style2 figure .icon-links p {
	display: table;
	margin: auto;
}

.p-style2 figure .icon-links a {
	color: #fff;
	float: left;
	margin: 0 3px;
	border: 1px #999 solid;
	padding: 10px 15px;
	-webkit-transition: -webkit-transform 0.45s;
	transition: transform 0.45s;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
}

.p-style2 figure .description {
	text-transform: none;
	font-size: 90%;
	margin: 0;
	text-align: center;
	text-shadow: none;
	display: block;
}

.p-style2 figure .description a {
	text-shadow: none;
}

.p-style2 figure:hover:after,
.p-style3 figure:hover:after {
	opacity: 1;
}

.p-style2 figure:hover h4,
.p-style2 figure .description {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.p-style2 figure:hover .icon-links a {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.p-style2 figure:hover figcaption {
	opacity: 1;
	bottom: 0;
}

.p-style2 figure .icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.p-style2 figure .icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.p-style2 figure .icon-links a:first-child {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.p-style3 figure figcaption,
.p-style3 figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.p-style3 figure {
	overflow: hidden;
	position: relative;
}

.p-style3 img {
	-webkit-transition: opacity 0.45s;
	transition: opacity 0.45s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	width: 100%;
}

.p-style3 figcaption::before {
	position: absolute;
	bottom: -20%;
	left: 0;
	width: 100%;
	height: 44px;
	background: rgba(255, 255, 255, 0.7);
	content: "";
	z-index: 3;
	opacity: 0;
}

.p-style3 h4,
.p-style3 .description {
	position: relative;
	z-index: 3;
	opacity: 0;
	margin: 8px 0 0;
	left: -100%;
	clear: both;
	float: left;
	border-top-right-radius: 2em;
	border-bottom-right-radius: 2em;
}

.p-style3 h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 8px 15px;
	color: #000;
	background: rgba(255, 255, 255, 0.7);
	display: inline-block;
	-webkit-transition-delay: 0.1s !important;
	transition-delay: 0.1s !important;
}

.p-style3 .description {
	font-size: 12px;
	padding: 5px 15px;
	color: #000;
	background: rgba(255, 255, 255, 0.5);
	display: table;
	-webkit-transition-delay: 0.2s !important;
	transition-delay: 0.2s !important;
}

.p-style3 .description a,
.p-style3 h4 a {
	font-size: 12px;
	color: #000;
}

.p-style3 .icon-links {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
}

.p-style3 .icon-links a {
	font-size: 15px;
	color: #333;
	display: inline-block;
	margin: 0;
	padding: 10px 15px;
}

.p-style3 .icon-links a:hover {
	background: #222;
	color: #fff;
}

.p-style3 .icon-links p {
	margin: 0;
}

.p-style3 .icon-links a i {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0);
}

.p-style3 figure:hover h4,
.p-style3 figure:hover .description {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	left: 0;
}

.p-style3 figure:hover figcaption::before {
	opacity: 1;
	bottom: 0;
}

.p-style3 figure:hover .icon-links i {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.p-style3 figure:hover .icon-links a:nth-child(3) i {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

.p-style3 figure:hover .icon-links a:nth-child(2) i {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.p-style3 figure:hover .icon-links a:first-child i {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.p-style4 .name-holder {
	padding: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

.p-style4 .img-over .zoom {
	bottom: -100%;
	right: 0;
	margin: 0;
	width: 60px;
	height: 60px;
}

.p-style4 .img-over .link {
	top: -100%;
	left: 0;
	margin: 0;
	width: 60px;
	height: 60px;
}

.p-style4 .img-over .zoom i,
.p-style4 .img-over .link i {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 17px;
}

.p-style4 .img-over:hover .zoom {
	bottom: 0;
}

.p-style4 .img-over:hover .link {
	top: 0;
}

.p-style5 figure {
	position: relative;
	overflow: hidden;
}

.p-style5 figure:before {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 0;
	display: inline-block;
	content: "";
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden;
	z-index: 2;
}

.p-style5 figure img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	position: relative;
	z-index: 1;
}

.p-style5 figcaption {
	padding: 10px 30px;
	z-index: 2;
}

.p-style5 figure figcaption,
.p-style5 figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.p-style5 figcaption::before,
.p-style5 figcaption::after {
	position: absolute;
	content: "";
	opacity: 0;
}

.p-style5 figcaption::before {
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.p-style5 figcaption::after {
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	border-left: 1px solid rgba(255, 255, 255, 0.5);
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.p-style5 h4 {
	padding-top: 4%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	font-size: 14px;
	color: #fff;
	text-align: center;
	opacity: 0;
	margin-bottom: 10px;
	position: relative;
	z-index: 3;
}

.p-style5 h4 a {
	color: #fff;
	text-transform: uppercase;
}

.p-style5 .icon-links {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
	position: relative;
	z-index: 999;
}

.p-style5 h4,
.p-style5 figure .description {
	-webkit-transform: translate3d(0, -50px, 0);
	transform: translate3d(0, -50px, 0);
}

.p-style5 figure .icon-links {
	margin: 0;
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 5;
	bottom: 20px;
	left: 0;
}

.p-style5.p-3-cols figure .icon-links {
	bottom: 15px;
}

.p-style5 figure .icon-links p {
	display: table;
	margin: auto;
}

.p-style5 figure .icon-links a {
	float: left;
	color: #fff;
	margin: 0 5px;
	border: 1px #999 solid;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: relative;
}

.p-style5 figure .description {
	text-transform: none;
	font-size: 12px;
	margin: 0;
	text-align: center;
	color: #fff;
	text-shadow: none;
	padding: 10px;
	display: table;
	margin: auto;
	opacity: 0;
	line-height: 1;
	position: relative;
	z-index: 3;
}

.p-style5 figure .description a {
	color: #fff;
	text-shadow: none;
}

.p-style5 figcaption::before,
.p-style5 figcaption::after,
.p-style5 .icon-links,
.p-style5 figure .description,
.p-style5 figure img {
	-webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
	transition: opacity 0.7s, transform 0.7s;
}

.p-style5 figure:hover figcaption::before,
.p-style5 figure:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.p-style5 figure:hover img {
	opacity: 1;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
}

.p-style5 figure:hover:before {
	opacity: 1;
}

.p-style5 figure:hover h4,
.p-style5 figure:hover .icon-links,
.p-style5 figure:hover .description {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.p-style5 figure:hover figcaption::after,
.p-style5 figure:hover .icon-links,
.p-style5 figure:hover .description {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.p-style3 figure img {
	width: 100%;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	display: block;
}

.p-style3 figure:hover img {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
}

.p-4-cols.p-style3 .icon-links p {
	margin: 0;
}

.p-4-cols.p-style5 h4 {
	font-size: 13px;
	display: table;
	margin: 2px auto;
	line-height: 1;
	padding: 10px;
	text-transform: uppercase;
}

.masonry .img-holder img {
	width: 100%;
	height: auto;
}

.masonry.p-style5.p-4-cols figcaption::before {
	top: 15px;
	right: 10px;
	bottom: 15px;
	left: 10px;
}

.masonry.p-style5.p-4-cols figcaption::after {
	top: 10px;
	right: 15px;
	bottom: 10px;
	left: 15px;
}

.masonry.p-style5.p-4-cols figure .icon-links {
	bottom: 20px;
}

.parallax {
	position: relative;
	background-attachment: fixed;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	background-size: cover;
	transform: translate(0, 0);
}

.parallax-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.fixed-bg {
	background-attachment: fixed !important;
	background-size: cover;
}

.parallax>.container,
.fixed-bg>.container,
.section>.container {
	/*z-index: 2;*/
	position: relative;
}

.portfolio.parallax p {
	width: 70%;
	margin: 20px auto;
	display: table;
}

.single-pro-img {
	height: 500px;
}

.pro-info-cell>div {
	padding: 15px;
}

.pro-gallery {
	margin-bottom: -50px;
	padding-bottom: 15px;
	-webkit-box-shadow: 0px 25px 20px -8px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 25px 20px -8px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 25px 20px -8px rgba(0, 0, 0, 0.35);
}

.pro-info-cell label {
	display: inline-block;
}

.about-title>.container {
	height: 500px;
}

.about-me-title>.container {
	height: 600px;
}

.my-info {
	position: absolute;
	right: 15px;
	top: 30%;
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.2);
}

.my-info li {
	color: #bbb;
	font-size: 14px;
	border-top: 1px rgba(255, 255, 255, 0.18) solid;
	padding: 5px;
}

.my-info li a {
	color: #bbb;
}

.my-info li:first-child {
	border-top: 0;
}

.my-exp h5 {
	font-size: 13px;
	margin-bottom: 5px;
}

.my-exp h5 i {
	margin-right: 10px;
}

.my-exp p {
	margin: 0 0 15px 25px;
}

.sitemap>ul>li>a {
	padding: 15px 25px;
	text-transform: uppercase;
	display: block;
	clear: both;
	overflow: hidden;
	font-weight: bold;
}

.sitemap>ul>li>a i {
	margin-right: 10px;
}

.sitemap>ul>li>ul {
	padding: 10px 20px 20px;
	overflow: hidden;
}

.sitemap>ul>li>ul>li {
	float: left;
	margin: 20px 16px 0 0;
	width: 23%;
}

.sitemap>ul>li>ul>li:nth-child(4n + 1) {
	clear: left;
}

.sitemap>ul>li>ul>li>a,
.sitemap>ul>li>ul>li>h4 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
	display: block;
	font-size: 13px;
}

.sitemap>ul>li>ul>li li {
	padding: 5px 10px 5px 17px;
	position: relative;
}

.sitemap>ul>li>ul>li li:before {
	position: absolute;
	left: 0;
	top: 10px;
	font: normal normal normal 9px/1 FontAwesome;
	content: "\f068";
	display: inline-block;
}

.post-item {
	min-height: 525px;
}

.horizontal-slider .post-item,
.posts-mini .post-item {
	margin-bottom: 0;
}

.post-item .post-image,
.post-item .slick-slide {
	overflow: hidden;
}

.post-item .post-image {
	position: relative;
}

.posts-mini .post-item .post-content {
	background: transparent;
}

.posts-mini .post-item .post-info-container {
	padding-right: 0;
	padding-left: 0;
}

.posts-mini .post-item .post-content p {
	padding: 20px 0 0;
	margin: 0;
}

.post-item img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}

.post-item:hover .post-image img,
.post-img:hover img {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
}

.post-item .post-content {
	text-align: left;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	border-width: 0;
	border-top-width: 4px;
}

.post-item .post-content p {
	padding: 20px;
	margin-bottom: 0;
}

.blog-posts .post-item:hover .post-content .post-info-container a,
.blog-posts .post-item:hover .post-meta li {
	color: #fff;
}

.blog-posts .post-item:hover .post-content.main-border {
	border-top-color: #fff !important;
}

.blog-posts .post-item:hover .post-content .post-icon,
.blog-posts .post-item:hover .post-image .post-icon {
	background-color: #fff;
	color: #777 !important;
}

.blog-posts .post-item:hover .post-image .post-icon {
	color: #fff;
}

.post-info-container {
	margin-bottom: 20px;
}

.post-item .post-info-container {
	padding: 20px 20px 0;
	margin: 0;
	overflow: hidden;
}

.post-item .post-info h2 {
	font-size: 18px;
	margin-bottom: 5px;
}

.post-meta {
	overflow: hidden;
}

.post-item .post-meta li {
	float: left;
	font-size: 11px;
	padding-right: 15px;
}

.post-item .post-meta li i {
	margin-right: 8px;
}

.post-icon {
	float: left;
	margin-right: 20px;
	width: 50px;
	height: 80px;
	font-size: 22px;
	line-height: 100px;
	text-align: center;
	border-bottom-left-radius: 2em;
	border-bottom-right-radius: 2em;
	margin-top: -20px;
}

.post-image .post-icon {
	position: absolute;
	left: 15px;
	bottom: 0;
	z-index: 99;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 2em;
	border-top-right-radius: 2em;
	height: 55px;
	line-height: 62px;
}

.bottom_tools {
	padding: 15px;
	overflow: hidden;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
}

.bottom_tools a {
	padding: 7px 12px;
	margin: 0 7px 0 0;
	font-size: 11px;
	text-transform: uppercase;
}

.bottom_tools .f-right {
	margin-right: 0;
}

.bottom_tools a i {
	margin-right: 5px;
}

.post-item:hover .bottom_tools a i {
	color: #fff;
}

.post-image video,
.post-image audio {
	width: 100%;
}

.post-gallery {
	display: table;
	margin: auto;
	overflow: hidden;
}

.gallery-columns-5 .gallery-item {
	width: 19.855%;
}

.gallery-item {
	float: left;
	margin: 0 1px 1px 0;
	position: relative;
	overflow: hidden;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.blog-posts.small-image .post-image,
.blog-posts.small-image .post-gallery {
	float: left;
	width: 260px;
	height: 245px;
}

.col-md-8 .blog-posts.small-image .post-image,
.col-md-8 .blog-posts.small-image .post-gallery {
	float: left;
	width: 190px;
	max-width: 190px;
	height: 185px;
	display: block;
}

.col-md-8 .blog-posts.small-image .post-image video {
	float: left;
	width: 193px;
	height: 185px;
}

.col-md-8 .blog-posts.small-image .gallery-columns-5 .gallery-item {
	width: 32.8%;
}

.blog-posts.small-image .post-content {
	margin-left: 30%;
}

.col-md-8.inner-magazine .recent-posts .post-content {
	margin-left: 25% !important;
	padding-top: 10px;
}

.col-md-8.inner-magazine .recent-posts .post-content p {
	padding: 21px 29px !important;
}

.inner-magazine .blog-posts .post-item:hover .post-content a {
	color: #fff;
}

.col-md-4 .sidebar_widgets ul.flickr-widget li img,
.col-md-4 .sidebar_widgets ul.flickr-widget .img-overlay {
	width: 54px;
	height: 54px;
}

.col-md-8.inner-magazine .recent-posts .post-info-container {
	padding-left: 20px;
}

.col-md-8.inner-magazine .recent-posts .post-item {
	overflow: hidden;
	margin-bottom: 20px;
}

.blog-posts.small-image .post-item .post-content p {
	padding: 17px 25px;
}

.blog-posts.small-image .post-image video,
.blog-posts.small-image .post-image iframe,
.blog-posts.small-image .post-image img {
	width: 260px;
	background: #000;
}

.blog-posts.small-image .post-image iframe,
.blog-posts.small-image .post-image img {
	background: #000;
}

.blog-posts.small-image .gallery-columns-5 .gallery-item {
	width: 32.855%;
}

.blog-posts.small-image.full .post-content {
	margin-left: 22.8%;
}

.blog-posts.small-image.full .post-content p {
	padding: 28px 35px;
}

.blog-posts.small-image .gallery-caption {
	max-height: none;
	font-size: 10px;
}

.timeline {
	position: relative;
}

.timeline:before {
	position: absolute;
	width: 1px;
	height: 100%;
	content: "";
	display: inline-block;
	margin-top: 2px;
}

.lft-tl:before {
	left: 35px;
}

.rit-tl:before {
	right: 35px;
}

.timeline .post-item {
	position: relative;
}

.timeline .post-item iframe {
	position: relative;
	overflow: hidden;
}

.lft-tl .post-item {
	margin-left: 80px;
}

.rit-tl .post-item {
	margin-right: 80px;
}

.timeline .post-item .timeline_date {
	position: absolute;
	top: 0;
	width: 80px;
}

.lft-tl .post-item .timeline_date {
	left: -80px;
}

.rit-tl .post-item .timeline_date {
	right: -80px;
}

.timeline .post-item .timeline_date span {
	display: block;
	text-align: center;
}

.timeline .post-item .timeline_date:before {
	position: absolute;
	height: 1px;
	width: 20px;
	content: "";
	display: inline-block;
	top: 35px;
}

.lft-tl .post-item .timeline_date:before {
	right: 0;
}

.rit-tl .post-item .timeline_date:before {
	left: 0;
}

.timeline .post-item .timeline_date .inner_date {
	height: 70px;
	text-align: center;
}

.timeline .post-item .timeline_date .inner_date:before {
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	position: absolute;
	z-index: 0;
	content: "";
	display: inline-block;
	width: 50px;
	height: 50px;
	top: 10px;
}

.lft-tl .post-item .timeline_date .inner_date:before {
	right: 20px;
}

.rit-tl .post-item .timeline_date .inner_date:before {
	left: 20px;
}

.timeline .post-item .timeline_date .inner_date span {
	position: relative;
	z-index: 1;
}

.lft-tl .post-item .timeline_date .inner_date span {
	padding-right: 10px;
}

.rit-tl .post-item .timeline_date .inner_date span {
	padding-left: 10px;
}

.lft-tl .post-item .timeline_date .year {
	padding-right: 10px;
}

.rit-tl .post-item .timeline_date .year {
	padding-left: 10px;
}

.timeline .post-item .timeline_date .day {
	color: #fff;
	font-size: 24px;
	font-weight: 900;
	margin-top: 5px;
}

.timeline .post-item .timeline_date .month {
	margin-top: -5px;
	color: #fff;
}

.timeline.full {
	overflow: hidden;
	height: 100%;
}

.timeline.full .post-item {
	width: 46%;
	float: left;
}

.timeline.full .post-item:nth-child(even) {
	float: right;
}

.timeline.full .post-item .gallery-columns-5 .gallery-item {
	width: 19.8%;
}

.timeline.full:before {
	left: 50%;
	margin-left: -0.5px;
}

.timeline.full .post-item .timeline_date {
	right: -80px;
	width: 60px;
}

.timeline.full .post-item .timeline_date:before {
	left: -20px;
}

.timeline.full .post-item:nth-child(even) .timeline_date:before {
	right: -20px;
	left: auto;
}

.timeline.full .post-item .timeline_date span {
	text-align: inherit;
}

.timeline.full .post-item .timeline_date .inner_date span {
	text-align: center;
	padding-right: 10px;
}

.timeline.full .post-item .timeline_date .year {
	text-align: center;
	padding-right: 10px;
}

.timeline.full .post-item:nth-child(even) .timeline_date {
	left: -71px;
	top: 120px;
}

.masonry .post-item {
	width: 48%;
	margin: 0 15px 15px 0;
}

.right-cell .masonry .post-item {
	margin: 0 0 15px 15px;
}

.masonry .post-item .gallery-columns-5 .gallery-item {
	width: 19.744444%;
}

.masonry.full .post-item {
	width: 32%;
}

.masonry.full .post-item .gallery-columns-5 .gallery-item {
	width: 24.6777%;
}

.grid .post-item {
	width: 48%;
	margin: 0 15px 15px 0;
}

.right-cell .grid .post-item {
	margin: 0 0 15px 15px;
}

.grid .post-item iframe,
.grid .post-item video {
	width: 100%;
	height: 210px;
	background: #000;
}

.grid .post-item .post-gallery {
	height: 210px;
}

.grid .post-item .gallery-columns-5 .gallery-item {
	width: 19.744444%;
}

.grid.full .post-item {
	width: 32%;
}

.grid.full .post-item .gallery-columns-5 .gallery-item {
	width: 24.6777%;
}

.grid .post-item .post-info h2 {
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.grid.full .post-item iframe,
.grid.full .post-item video {
	height: 182px;
}

.grid.full .post-item .post-gallery {
	height: 187px;
}

.blog-single .post-item,
.blog-single .post-item .post-content {
	background: transparent;
}

.details-img {
	margin-bottom: 20px;
}

.blog-single .post-item .post-info-container,
.blog-single .post-item .post-content p {
	padding: 0;
}

.blog-single .post-item .post-info-container {
	margin-bottom: 20px;
	overflow: hidden;
}

.post-tags .tags {
	margin-top: 10px;
}

.post-tags {
	margin-top: 30px;
	overflow: hidden;
}

.post-tags i {
	margin-right: 8px;
}

.post-tags>span {
	display: inline-block;
	margin-right: 15px;
}

.share-post {
	overflow: hidden;
	margin-top: 10px;
}

.share-post>div {
	float: left;
	height: 45px;
}

.share-post button {
	margin: 0;
	border: 0;
	padding: 0 15px;
	line-height: 45px;
	font-size: 16px;
	float: left;
}

.share-post .facebook {
	background: #1b57a1;
	color: #fff;
}

.share-post .twitter {
	background: #0cbce2;
	color: #fff;
}

.share-post .googleplus {
	background: #dd4b39;
	color: #fff;
}

.share-post .linkedin {
	background: #1583ba;
	color: #fff;
}

.share-post .pinterest {
	background: #bd2126;
	color: #fff;
}

.share-post .xing {
	background: #006464;
	color: #fff;
}

.comments {
	padding-top: 30px;
}

.comment-list li {
	position: relative;
}

.comment-list>li {
	overflow: hidden;
	margin-bottom: 15px;
}

.comment-list .comment-avatar {
	position: absolute;
	left: 0;
	height: 100%;
	width: 80px;
	padding: 30px 10px;
}

.comment-list>li .comment-content {
	padding: 20px;
	margin-left: 5px;
}

.comment-list .comment-content h6 {
	font-weight: bold;
	margin-bottom: 5px;
	display: inline-block;
	padding: 5px 10px;
}

.comment-list .comment-content h6 a {
	color: #fff;
}

.comment-list .comment-content .meta {
	font-size: 10px;
	margin-bottom: 15px;
}

.comment-list .comment-content .meta span {
	display: inline-block;
	margin-right: 10px;
}

ul.child-comment {
	margin-left: 100px;
	position: relative;
}

ul.child-comment:before {
	content: "";
	height: 1px;
	width: 95%;
	left: 0;
	display: inline-block;
}

ul.child-comment li {
	border: 0;
	margin-bottom: 0;
}

.comment-list ul.child-comment .comment-avatar {
	background: transparent;
}

.grid-list {
	margin: 0 -15px;
}

.shop-item {
	margin-bottom: 40px;
}

.item-box {
	cursor: pointer;
	overflow: hidden;
}

.item-img {
	position: relative;
	overflow: hidden;
	width: 100%;
	text-align: center;
}

.item-img img {
	position: relative;
	z-index: 1;
}

.item-img .hidden-img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
	width: 100%;
}

.item-img .hidden-img img {
	display: table;
	margin: auto;
	width: auto;
}

.item-img .product-buttons {
	position: absolute;
	width: 156px;
	bottom: 45%;
	z-index: 3;
	left: 50%;
	margin-left: -78px;
}

.item-img .product-buttons a {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	background: rgba(0, 0, 0, 0.9);
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, -50px, 0);
	transform: translate3d(0, -50px, 0);
	opacity: 0;
	margin: 0 -1px;
}

.item-box:hover .item-img img {
	opacity: 0.8;
}

.item-box:hover .product-buttons a {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.item-img .product-buttons a:nth-child(3) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.item-img .product-buttons a:nth-child(2) {
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
}

.item-img .product-buttons a:first-child {
	-webkit-transition-delay: 0.35s;
	transition-delay: 0.35s;
}

.item-box:hover .item-img .hidden-img {
	opacity: 0;
}

.item-box:hover .item-img .hidden-img,
.item-box:hover .item-img .hidden-img img {
	opacity: 1;
}

.item-title {
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	width: 98%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.item-details {
	overflow: hidden;
	padding: 10px 0;
	position: relative;
}

.item-details p {
	display: none;
}

.grid-list.list p {
	display: block;
}

.grid-list.list .item-img .product-buttons {
	width: 94px;
	margin-left: -47px;
}

.item-price {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
}

.item-price ins {
	font-size: 14px;
	text-decoration: line-through;
	display: inline-block;
	margin-right: 10px;
	font-weight: normal;
}

.item-rating {
	padding-bottom: 3px;
}

.item-details .item-rating {
	text-align: center;
}

.item-rating .fa {
	margin-right: 4px;
	color: #ffc000;
	font-size: 15px;
}

.item-rating .fa-star-o {
	color: #c0c0c0;
}

.right-rating {
	float: right;
	clear: both;
	font-size: 14px;
	font-weight: bold;
}

.right-rating .item-rating {
	float: right;
}

.item-details .left {
	padding-left: 10px;
}

.item-cart {
	padding: 0 0 6px 0;
}

.item-cart a {
	text-transform: uppercase;
	font-size: 11px;
}

.remove-item i {
	font-size: 23px;
}

.item-details .left i {
	margin-right: 8px;
}

.item-tools {
	padding-top: 8px;
}

.cart_totals {
	margin-top: 20px;
}

.on-sale {
	position: absolute;
	left: -40px;
	top: -40px;
	font-size: 11px;
	z-index: 9;
	width: 80px;
	height: 80px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	line-height: 132px;
	text-align: center;
}

.toolsBar {
	display: table;
	margin: 0 0 30px 0;
	padding: 0 0 15px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.toolsBar span {
	display: inline-block;
	margin: 0 5px 0 0;
}

.toolsBar select {
	margin-right: 10px;
	display: inline-block;
	width: inherit;
}

.order-asc i {
	margin-top: 7px;
	font-size: 20px;
}

.products-filter-top {
	float: left !important;
	clear: none !important;
	width: auto !important;
	padding-left: 0;
}

.list-grid {
	float: right !important;
	clear: none !important;
	width: auto !important;
	padding-right: 0;
}

.list-grid a {
	position: relative;
	float: right;
	margin: 0 0 0 4px;
	font-size: 15px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.shop-item p {
	overflow: hidden;
	padding: 5px 10px;
	max-height: 50px;
}

.grid-list.list .shop-item {
	float: none;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.grid-list.list .item-box {
	overflow: hidden;
	background: transparent;
}

.grid-list.list .item-details {
	padding: 5px 0;
}

.grid-list.list .item-details p,
.grid-list.list .item-details .item-rating,
.grid-list.list .item-details .item-price {
	text-align: left;
	padding-left: 10px;
}

.grid-list.list .item-img {
	float: left;
	margin-right: 20px;
	max-height: 200px;
	width: auto;
}

.grid-list.list .item-img .product-buttons a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.grid-list.list .item-img img {
	max-height: 200px;
}

.control-group .box i {
	margin-right: 7px;
}

.similar-products .item-img img {
	max-height: 200px;
}

.grid-list.list .item-title {
	padding: 20px 0 0 10px;
	border: 0;
	text-align: left;
	width: auto;
	margin: 0;
}

.widget-content .control-group select {
	width: 100%;
}

.widget-content .control-group {
	overflow: hidden;
	padding: 0 0 10px;
}

.widget-content .control-group .col-md-6 {
	padding: 0;
}

.widget-content .control-group label.checkbox {
	font-weight: normal;
}

.widget-content .control-group .col-md-6:first-child {
	padding-right: 10px;
}

.widget-content .control-group label.checkbox input[type="checkbox"],
.widget-content .control-group label.checkbox input[type="radio"] {
	display: inline;
	margin-right: 8px;
	margin-left: 5px;
	vertical-align: middle;
}

.search-filter .accordion-content {
	padding-right: 0;
	padding-left: 0;
}

.control-label {
	padding-bottom: 5px;
}

.control-labeli {
	margin-right: 10px;
}

.product-img {
	position: relative;
	text-align: center;
	padding: 5px;
}

.product-specs a.btn,
.item-avl>div {
	margin-right: 6px;
	margin-bottom: 0;
}

.product-specs a.btn {
	padding-right: 20px;
	padding-left: 20px;
}

.product-price {
	font-size: 29px;
	font-weight: bold;
	line-height: 1;
}

.old-price {
	text-decoration: line-through;
	font-size: 20px;
	margin: 0 0 0 10px;
}

.price-block {
	display: table;
	clear: both;
	margin: 0;
	padding: 0 0 20px;
	width: 100%;
}

.price-box {
	padding-bottom: 10px;
}

.pro-btns {
	margin: 5px 0 0 15px;
	line-height: 1.9;
}

.item-avl>div {
	padding: 10px;
	font-weight: bold;
}

.item-avl .success-box,
.item-avl .warning-box,
.item-avl .error-box {
	border-radius: 50%;
	padding: 0;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
}

.item-avl span {
	line-height: 25px;
}

.item-avl i {
	color: #fff !important;
	margin: 0 !important;
}

.product-block {
	padding: 15px 0;
}

.last-list {
	padding-top: 15px !important;
}

.last-list p {
	margin-bottom: 0px;
}

.reviews .comments {
	padding: 30px 0;
}

.item-add {
	clear: both;
	overflow: hidden;
}

#items-num {
	width: 55px;
	text-align: center;
	line-height: 57px;
	height: 57px;
	font-size: 17px;
	background-color: transparent;
}

.add-items {
	margin: 0 3px;
	line-height: 55px;
	height: 55px;
}

.add-items i {
	padding: 0 8px;
	height: 57px;
	border: 1px transparent solid;
	font-size: 10px;
	line-height: 57px;
}

.qty-txt-box {
	width: 70px;
	text-align: center;
}

.qty-txt-box i {
	font-size: 14px;
	margin-left: 5px;
	cursor: pointer;
}

.qty-txt-box input[type="text"] {
	width: 30px;
	text-align: center;
	padding: 5px 10px;
	height: auto;
}

.shop-bottom-btns {
	overflow: hidden;
}

tr.shipping {
	background: transparent !important;
}

.list-item {
	padding: 10px 0;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	height: 24px;
	background: url(../images/ajax-loader-dark.gif) center center no-repeat;
	text-align: center;
	margin-top: -12px;
	margin-left: -12px;
	z-index: 1044;
	text-indent: -9999px;
}

.shop-ajax {
	position: relative;
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0);
}

.newEff {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.shop-ajax h1 {
	font-size: 23px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0;
}

.shop-ajax .list li {
	line-height: 23px;
}

.sidebar_widgets li.widget.widget-ads {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	border: 0;
	text-align: center;
	background: transparent;
}

.sidebar_widgets li.widget.widget-ads:after,
.sidebar_widgets li.widget.widget-ads:before {
	display: none;
}

.shop-main-menu {
	-webkit-box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.3);
}

.shop-main-menu>ul>li {
	padding: 0 15px;
	position: relative;
}

.shop-main-menu>ul>li a {
	line-height: 46px;
	display: block;
}

.shop-main-menu ul li i {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 10px;
	color: #ccc;
}

.shop-ads-top {
	padding: 3px;
}

.shop-main-menu>ul>li>ul {
	display: none;
	position: absolute;
	left: 100%;
	top: -1px;
	width: 250px;
	z-index: 99;
	-webkit-box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0 2px 0px rgba(0, 0, 0, 0.3);
}

.shop-main-menu>ul>li:hover>ul {
	display: block;
}

.shop-main-menu li li a {
	line-height: 40px;
	padding: 0 15px;
}

.shop-main-menu li h4 {
	padding: 0 0 5px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
}

.shop-main-menu>ul>li>ul.mega {
	width: 200%;
	padding: 20px;
}

.shop-main-menu>ul>li>ul.mega li a {
	line-height: 35px;
	border-bottom: 0;
	padding: 0;
}

.shop-main-menu .brands li {
	float: left;
	margin: 5px;
}

.clients img {
	opacity: 1;
}

.clients img:hover {
	opacity: 1;
}

.footer-top {
	overflow: hidden;
	padding: 10px 0;
}

.footer-top p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.footer-top .block-link {
	display: inline-block;
	margin: -10px 0;
	padding: 13px;
	font-size: 16px;
	padding-right: 30px;
	padding-left: 30px;
}

.footer-top .twitter-text p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 30px !important;
}

.footer-top .twitter-text p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 30px !important;
}

.footer-top .social-list li a {
	border: 0px !important;
}

.footer-top .twitter-pic {
	display: none;
}

.twitter-pic {
	text-align: center;
	margin: 0 0 15px;
}

.twitter-pic img {
	border-radius: 50%;
	display: table;
	margin: auto;
}

.footer-middle .twitter-pic img {
	border-radius: 0px;
}

.twitter-text p {
	margin-bottom: 0;
}

#loading-container {
	display: table;
	margin: auto;
}

.footer-middle {
	bottom: 0;
	width: 100% !important;
}

.footer-middle {
	padding: 10px 0;
	height: 100%;
	position: relative;
	overflow: hidden;
	color: #aaa;
	background: #343434;
	clear: both;
	overflow: hidden;
}

.foot-text-widget p {
	margin-bottom: 0;
}

.footer-middle .container {
	position: relative;
	z-index: 1;
}

.bottom-md-footer {
	background: #161616;
	padding: 20px 5px;
	overflow: hidden;
}

.bottom-md-footer .form-control {
	display: inline-block;
	float: left;
	width: 75%;
	background: #000;
	border-color: #333;
}

.bottom-md-footer .btn {
	padding: 10px 12px;
}

.bottom-md-footer label {
	margin-bottom: 10px;
}

.footer-middle a {
	color: #bbb;
}

.nl {
	position: relative;
}

.nl .btn {
	margin-left: -30px;
}

.nl-note {
	position: absolute;
	left: 0;
	bottom: -15px;
	z-index: 9;
	padding: 8px 15px;
	color: #333;
	width: 75%;
}

.revtp-form .nl-note {
	bottom: auto;
	top: -125%;
	padding: 20px;
}

.footer-middle h3 {
	font-size: 16px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #ccc;
	font-weight: 700;
	margin-bottom: 40px;
}

.footer-middle h3:after {
	content: "";
	width: 9%;
	height: 2px;
	display: block;
	margin: 15px 0;
}

.footer-middle h3:after {
	content: "";
	width: 9%;
	height: 2px;
	display: block;
	margin: 15px 0;
}

.footer-middle h3:before {
	content: "";
	width: 25%;
	height: 2px;
	display: block;
	position: absolute;
	left: 10%;
	bottom: 0px;
	background: #404040;
}

.footer-middle .menu-widget li {
	border-right: 1px solid #bebebe;
	display: inline;
	padding: 0 4px;
}

.footer-middle .menu-widget li:first-child {
	border-top: 0;
	padding-top: 0;
}

.footer-middle .menu-widget li a {
	position: relative;
}

.footer-middle ul.menu-widget li a {
	font-size: 12px !important;
	font-weight: 600;
}

.footer-middle .disclaimer {
	opacity: 0.5;
	padding-top: 5px;
	font-size: 12px;
	font-weight: 600;
}

.contact-widget {
	background: transparent url("../images/world.png") no-repeat 50% 50%;
}

.contact-widget p {
	margin-bottom: 10px;
}

.contact-widget .details li {
	margin: 13px 0;
	line-height: 1.5;
	letter-spacing: 0.6px;
}

.contact-widget .details li i {
	display: table-cell;
	position: relative;
	vertical-align: middle;
}

.contact-widget .details li i:before {
	margin-right: 15px;
	color: #949494;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #333;
	font-size: 12px;
	display: block;
	text-align: center;
}

.contact-widget .details li span {
	display: table-cell;
	vertical-align: middle;
}

.footer-bottom {
	padding: 25px 0;
	overflow: hidden;
	font-size: 13px;
	color: #6b6b6b;
	background-color: #111;
}

.footer-bottom .footer-menu li {
	float: left;
	padding: 0 0 0 15px;
}

.footer-bottom .footer-menu li:first-child {
	padding: 0;
}

.footer-bottom .footer-menu li a {
	color: #969595;
	text-transform: uppercase;
}

.footer-bottom .social-list li {
	margin-bottom: 0;
}

.footer-bottom .social-list li a {
	border: 0 !important;
	border-radius: 0px;
	height: 45px;
	width: 45px;
	line-height: 45px;
}

#footWrapper .social-list li a {
	background: #727272 none repeat scroll 0 0;
	border: 1px solid #515151;
	color: #343434;
}

.footer-2 .footer-middle {
	background-image: url("../images/footer-bg.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.footer-2 .footer-middle:after {
	display: none;
}

.footer-2 .footer-bottom {
	padding: 0;
}

.footer-2 .footer-bottom .copyrights {
	padding: 15px 0 13px;
}

.footer-3 .footer-top {
	background-color: #282828;
}

.footer-3 .footer-top p {
	color: #959595;
	height: 30px;
	line-height: 30px;
}

.footer-3 .footer-top .social-list {
	margin: -5px 0;
}

.footer-3 .footer-top .social-list li {
	margin: 0 1px;
}

.footer-3 .footer-middle {
	background-color: #111;
}

.footer-3 .footer-middle:after {
	display: none;
}

.footer-3 .footer-bottom {
	background-color: #282828;
}

.footer-4 .footer-middle:after {
	display: none;
}

.footer-4 .footer-middle {
	padding: 0;
}

.footer-4 .footer-middle .container {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}

.footer-4 .footer-middle .container:before {
	position: absolute;
	height: 100%;
	width: 50%;
	left: 25%;
	content: "";
	display: inline-block;
	top: 0;
	z-index: -1;
	margin-left: -15px;
}

.footer-4 .footer-bottom {
	padding: 30px 0;
	text-align: center;
}

.footer-4 .footer-menu-center {
	display: table;
	margin: 10px auto 0;
}

.footer-light .footer-middle:after {
	display: none;
}

.footer-light .footer-middle {
	padding: 0;
}

.footer-light .footer-middle .container {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}

.footer-light .footer-middle .container:before {
	position: absolute;
	height: 100%;
	width: 50%;
	left: 25%;
	background: #e2e2e2;
	content: "";
	display: inline-block;
	top: 0;
	z-index: -1;
	margin-left: -15px;
}

.footer-light .footer-bottom {
	padding: 30px 0;
	text-align: center;
}

.footer-light .footer-menu-center {
	display: table;
	margin: 10px auto 0;
}

.footer-light .social-list li a {
	border: 1px #ccc solid !important;
}

.footer-light .contact-widget .details li i:before {
	background: #e0e0e0;
}

.footer-minimal .footer-middle:after {
	display: none;
}

.footer-minimal .footer-bottom {
	padding: 0;
}

.footer-minimal .footer-bottom .copyrights {
	padding: 15px 0 13px;
}

.footer-logo-txt {
	margin: 0 20px;
	width: 40%;
	line-height: 1.7;
}

.minimal-info {
	line-height: 25px;
}

.minimal-info i {
	margin-right: 10px;
}

.centered {
	display: table;
	margin: auto;
}

.minimal-socials li {
	margin: 0 4px;
}

.footer-menu li {
	float: left;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	font-size: 12px;
}

.footer-menu li:first-child {
	padding: 0 0 0 0;
}

.fixed-footer {
	position: fixed;
	bottom: 0;
	z-index: 99;
	width: 100%;
	left: 0;
}

.fixed-foot {
	position: fixed;
	z-index: 999;
	bottom: 20px;
	left: 20px;
	padding: 10px 15px;
	background-color: rgba(0, 0, 0, 0.52);
	color: #fff;
	font-size: 13px;
	letter-spacing: 0.6px;
}

.fixed-footer .footer-bottom {
	background-color: rgba(0, 0, 0, 0.52);
}

.fixed-footer.no-bg .footer-bottom {
	background-color: transparent;
}

.fixed-footer.no-bg .container {
	background-color: rgba(0, 0, 0, 0.52);
	padding: 5px 0 5px 15px;
	margin-bottom: 20px;
}

.fixed-footer .social-list li {
	margin-bottom: 0 !important;
}

.fixed-footer .social-list li a {
	border: 0 !important;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 0;
}

.copy2 {
	line-height: 45px;
}

.fullscreen {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.fullscreen video {
	z-index: 1;
	position: absolute;
	left: -10%;
	top: -10%;
	width: 130%;
	height: 130%;
}

.fullscreen .video-overlay {
	z-index: 2;
}

.fullscreen .main-txt {
	position: absolute;
	z-index: 3;
	left: 0;
	width: 100%;
}

.fixed-lft-foot {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 280px;
}

.fixed-lft-foot .copyrights {
	line-height: normal;
	margin-bottom: 10px;
}

.foot-lft-socials ul {
	display: table;
	margin: auto;
}

.contact-widget .social-list {
	margin: 20px 0 0;
}

.tags li {
	float: left;
	margin: 0 2px 7px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	border: 1px #4c4c4c solid;
	display: inline-block;
}

.tags li a {
	display: table;
	width: 100%;
	height: 200%;
	position: relative;
	top: 0;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 10px;
	z-index: 1;
}

.tags.hover-effect li:hover {
	border-color: #4c4c4c;
}

.tags.hover-effect li:hover {
	border-color: #4c4c4c;
}

.tags.hover-effect li:hover a {
	top: 28px;
	right: 0;
}

.tags.hover-effect li a:after {
	text-align: center;
	position: absolute;
	width: inherit;
	height: 50%;
	left: 0;
	top: -28px;
	line-height: 30px;
	z-index: 0;
	display: block;
}

footer .tags li {
	border: 1px #4c4c4c solid;
	color: #6b6b6b;
}

footer .tags li a {
	color: #bbb;
}

.recent-posts-footer li {
	margin-bottom: 10px;
	padding: 10px 0 0;
	border-top: 1px rgba(255, 255, 255, 0.05) solid;
	overflow: hidden;
}

.recent-posts-footer li:first-child {
	border-top: 0;
}

.recent-posts-footer li:first-child {
	border-top: 0;
}

.recent-posts-footer li .post-img {
	float: left;
	margin-right: 10px;
	max-height: 40px;
	overflow: hidden;
}

.recent-posts-footer li .post-img img {
	padding: 1px;
	width: 40px;
	border: 1px #2d2d2d solid;
}

.recent-posts-footer li h4 {
	overflow: hidden;
	margin-bottom: 3px;
	height: 18px;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
}

.recent-posts-footer li .meta {
	display: inline-block;
	margin-right: 10px;
	font-size: 11px;
	color: #999;
}

.recent-posts-footer li .meta i {
	margin: 0 5px 0 0;
}

.tweets-widget .tweet_avatar {
	float: left;
	width: 50px;
	height: 50px;
}

.tweets-widget .tweets_txt {
	margin-left: 65px;
}

.tweets-widget .tweets_txt span,
.tweets-widget .tweets_txt a {
	display: block;
}

.tweets-widget .widget-content,
.tweets-widget .slick-slider {
	overflow: visible;
}

.footer-top p,
.footer-top .tweets_txt {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.footer-top div.tweets>div {
	padding: 0 66px 0 30px;
	line-height: 30px;
}

.footer-top div.tweets>div:before {
	font: normal normal normal 19px/1 FontAwesome;
	position: absolute;
	left: 0;
	top: 6px;
	content: "\f099";
	display: inline-block;
}

.footer-top div.tweets>div a {
	text-decoration: underline;
}

.footer-top div.tweets .slick-prev,
.footer-top div.tweets .slick-next {
	border: 0;
	background: rgba(0, 0, 0, 0.11);
	position: absolute;
	right: 0px;
	font-size: 0px;
	top: -2px;
	width: 30px;
	height: 30px;
}

.footer-top div.tweets .slick-prev:before,
.footer-top div.tweets .slick-next:before {
	font: normal normal normal 15px/0.8 FontAwesome;
	content: "\f106";
	display: inline-block;
	line-height: 31px;
}

.footer-top div.tweets .slick-prev {
	right: 33px;
	background: rgba(0, 0, 0, 0.22);
}

.footer-top div.tweets .slick-prev:before {
	content: "\f107";
}

.footer-top div.tweets .slick-dots {
	display: none !important;
}

ul.flickr-widget li {
	float: left;
	margin: 0 1px 1px 0;
	position: relative;
	overflow: hidden;
}

ul.flickr-widget li img,
ul.flickr-widget .img-overlay {
	width: 64px;
	height: 64px;
}

ul.flickr-widget .img-overlay:before {
	font-size: 22px;
	line-height: 59px;
	height: 59px;
	font-weight: 100;
}

ul.flickr-widget .flickr {
	height: 59px;
	display: block;
	overflow: hidden;
}

ul.flickr-widget .img-overlay,
.zoom .img-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0, 0, 0, 0.8);
	left: 0;
	transform: scale(2);
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
}

ul.flickr-widget .img-overlay:before,
.zoom .img-overlay:before {
	display: block;
	content: "\f00e";
	text-align: center;
	font-size: 15px;
	font-family: FontAwesome;
	line-height: 60px;
}

ul.flickr-widget li:hover .img-overlay,
.zoom:hover .img-overlay {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}

.zoom {
	position: relative;
	display: inline-block;
}

#footWrapper .footer-middle .tweets-widget .twitter-pic {
	float: left;
}

#footWrapper .footer-middle .tweets-widget {
	position: relative;
	overflow: visible;
}

#footWrapper .footer-middle .tweets-widget .twitter-text {
	margin: -5px 0 0 57px;
}

.sm-mob {
	position: absolute;
	right: 73px;
	bottom: 20px;
}

.vertical-icons .icon-box-small {
	border-top: 1px rgba(255, 255, 255, 0.2) solid;
}

.vertical-icons .icon-box-small:first-child {
	border-top: 0;
}

.vertical-icons .icon-box-small .icon-sm-desc {
	margin-left: 90px;
}

.icon-sm-desc {
	margin-left: 70px;
}

.portfolio-slider.no-margin .portfolio-item {
	margin: 0 1px !important;
}

.three-imgs {
	text-align: center;
	position: relative;
	clear: both;
}

.three-imgs .img-2 {
	position: absolute;
	left: 10%;
	bottom: -20px;
}

.three-imgs .img-3 {
	position: absolute;
	right: 10%;
	bottom: -20px;
}

.gallery_thumbs li {
	float: left;
	width: 120px;
	height: 80px;
	margin: 0 1px 1px 0;
	overflow: hidden;
}

.gallery_thumbs a {
	display: block;
	overflow: hidden;
}

.gallery_thumbs li .img-overlay:before {
	line-height: 80px;
}

.gallery_thumbs li .img-overlay:before {
	line-height: 80px;
}

.chef_rit {
	background: transparent url("../images/demos/restaurant/chef.html") no-repeat;
	min-height: 430px !important;
}

.left-video-box {
	padding: 50px 80px !important;
}

.small-video {
	width: 400px;
	margin-right: 20px;
	overflow: hidden;
}

.portfolio-bg {
	background: #000;
}

.entry-image {
	margin: 0 0 15px;
}

.entry-content h5 {
	margin-bottom: 8px;
}

.entry-content .post-meta {
	margin-bottom: 10px;
	overflow: hidden;
}

.break-news {
	padding: 0 30px 0 0;
	margin: 15px 0;
	position: relative;
	padding-left: 160px;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
}

span.lbl {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 15px;
	font-size: 12px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
}

.break-news-slider {
	overflow: visible;
}

.lft-pad-cell {
	padding-right: 30px !important;
}

.inner-magazine .post-content {
	background: transparent !important;
	margin-left: 0 !important;
}

.inner-magazine .post-item {
	margin-bottom: 0;
}

.p-1-col .portfolio-item,
.lg-item {
	border-bottom-style: dashed !important;
}

.inner-magazine .post-content .post-info-container {
	padding: 0;
}

.inner-magazine .post-item .post-content p {
	padding: 5px 0 !important;
}

.small_items {
	padding: 20px 0 0;
}

.small_items .post-item {
	margin-bottom: 0;
}

.small_items .entry-image {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 15px 0 0;
}

.small_items .entry-content {
	position: relative;
	overflow: hidden;
}

.small_items .entry-content h5 {
	margin-bottom: 7px;
	font-size: 14px;
}

.lg-item {
	padding-bottom: 20px;
	margin-bottom: 0;
}

.lg-item {
	padding-bottom: 20px;
	margin-bottom: 0;
}

.inner-magazine .heading {
	padding-bottom: 1px !important;
}

.inner-magazine .gallery_thumbs li {
	float: left;
	width: 100px;
	height: 80px;
	margin: 0 1px 1px 0;
	overflow: hidden;
}

.inner-magazine.col-md-8 .gallery_thumbs li,
.inner-magazine.col-md-8 .gallery_thumbs li img {
	width: 103px;
	height: 82px;
}

.inner-magazine .gallery_thumbs li img {
	width: 100px;
	height: 80px;
}

.gallery_thumbs li .img-overlay:before {
	line-height: 80px;
}

.widget-tweets {
	padding: 15px 0 10px;
}

.socials-widget .social-list span,
.socials-widget .social-list a {
	float: left;
	overflow: hidden;
}

.socials-widget.style-2 .widget-content {
	margin: -15px;
}

.socials-widget.style-2 .social-list span,
.socials-widget.style-2 .social-list a {
	float: none;
	display: block;
	text-align: center;
}

.socials-widget .social-list li {
	margin: 0 0 12px 0;
	width: 47%;
}

.socials-widget.style-2 .social-list {
	margin-right: -15px;
	overflow: hidden;
}

.socials-widget.style-2 .social-list li {
	width: 24%;
	padding: 15px 3px;
	margin: 0;
}

.socials-widget.style-2 .widget-content {
	border-left: 0;
}

.socials-widget .social-list a {
	margin: 0 8px 0 0;
}

.socials-widget.style-2 .social-list a {
	margin: 0 auto 10px;
}

.socials-widget .social-list span {
	font-size: 70%;
}

.socials-widget .social-list span strong {
	font-size: 140% !important;
}

.abs-logo {
	position: absolute;
	left: 50%;
	top: 100px;
	z-index: 222;
	margin-left: -100px;
}

.diamond-grid {
	width: 700px;
	margin: 0 auto;
	padding-right: 10px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
	top: 270px;
	z-index: 333;
	height: 900px;
}

.diamonds {
	background: transparent;
	color: #fff;
	position: relative;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 23.3333333333333%;
	padding-bottom: 23.3333333333333%;
	display: block;
	margin: 5%;
	margin-top: -10%;
	float: left;
	border: 1px #fff solid;
	background: rgba(255, 255, 255, 0.15);
}

.diamonds a {
	display: block;
	color: #fff;
	font-weight: bold;
}

.diamonds:hover a {
	color: #fff !important;
}

.diamonds i {
	display: block;
	font-size: 30px;
	margin-bottom: 5px;
	position: absolute;
	left: 30%;
	top: 30%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.diamond-grid li.diamonds span {
	text-transform: uppercase;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	text-align: center;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 50%;
	font-size: 19px;
}

.diamond-grid>li.diamonds:nth-child(1),
.diamond-grid>li.diamonds:nth-child(2),
.diamond-grid>li.diamonds:nth-child(3) {
	margin-top: 5%;
}

.diamond-grid>li.diamonds:nth-child(5n + 4) {
	margin-left: 21.555555555%;
}

.diamond-grid>li.diamonds:nth-child(5n + 6) {
	clear: left;
}

.diamond-grid>li.diamonds:nth-child(5n + 6):last-of-type {
	margin-left: 38%;
}

.logo.xxlarge-text a {
	font-size: 60px;
}

.logo.xxlarge-text a span {
	line-height: 48px;
}

.side-one {
	position: fixed;
	left: 0;
	top: 200px;
	z-index: 99;
}

.side-one li {
	position: relative;
	height: 50px;
	margin-bottom: 2px;
	left: -85px;
}

.side-one li a {
	display: block;
	line-height: 50px;
	height: 50px;
	padding-left: 15px;
}

.side-one li a i {
	font-size: 17px;
	position: static;
	float: right;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.side-one li a span {
	position: relative;
	float: left;
}

.side-one li:hover {
	left: 0;
}

.odometer-value {
	background: transparent !important;
}

.social-list li {
	float: left;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;
	margin: 0 5px 5px 0;
}

.sharrre .social-list li {
	margin: 0;
}

.social-list li a {
	position: relative;
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 35px;
	height: 35px;
	line-height: 35px;
}

.social-list li a:before,
.social-list li a:after {
	font-size: 16px;
	text-align: center;
	display: block;
}

.social-list li a:before,
.social-list li a:after {
	-webkit-transition: -webkit-top 0.4s;
	-moz-transition: top 0.4s;
	-o-transition: top 0.4s;
	transition: top 0.4s;
}

.social-list li a:hover:before {
	top: -100%;
}

.social-list li a:hover:after {
	top: 0;
}

.social-list li a:before {
	position: relative;
	top: 0;
	left: 0;
}

.social-list li.sm-icon a {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.social-list li.sm-icon a:before,
.social-list li.sm-icon a:after {
	font-size: 13px;
}

.social-list li.sm-icon a:hover:before {
	top: -30px;
}

.social-list li.sm-icon a:hover:after {
	top: -2px;
}

.social-list li.md-icon a {
	width: 38px;
	height: 38px;
	line-height: 38px;
}

.social-list li.lg-icon a {
	width: 60px;
	height: 60px;
	line-height: 60px;
}

.social-list li.lg-icon a:before,
.social-list li.lg-icon a:after {
	font-size: 20px !important;
}

.social-list li.xl-icon a {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 30px !important;
}

.social-list li.xl-icon a:before,
.social-list li.xl-icon a:after {
	font-size: 30px !important;
}

.social-list li a:after {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	z-index: 9999;
	top: 100%;
	display: block;
}

a,
.btn,
.btn i,
.social-list li a,
.top-head .logo,
.top-nav>ul>li.hasChildren>a:after,
.top-nav>ul>li.hasChildren>span>a:after,
.top-head.header-5 .top-nav>ul>li:before,
.top-head.header-6 .top-nav>ul>li>a:before,
.top-head.header-8 .top-nav>ul>li>a:before,
.clients img,
.tags.hover-effect li,
.tags.hover-effect li a,
ul.flickr-widget .img-overlay,
[class*="btn-icon-"] span,
[class*="btn-icon-"] i,
.icon-box i,
.icon-box h3,
.box-1 .outlined i,
.box-1.bordered:before,
.box-1.bordered:after,
.top-nav>ul>li,
.icon-box-small i b:before,
.box-1.bordered .inner:before,
.box-1.bordered .inner:after,
.icon-box h3.bottom_half_border:after,
.tabs-style-bottomline .nav-tabs>li:after,
.slick-prev,
.slick-next,
.team-details,
.team-box .box-2 .box-socials,
.icons-style-1 i,
.icons-style-1 .heading,
.team-box.box-2 .team-img span,
.team-box.box-3 .team-img span,
.team-box.box-2:hover .team-pos,
.team-box.box-2:hover .team-name,
.box-5,
.box-5 .rounded-img,
.pricing-tbl,
.pagination ul li,
.lg-box,
.pricing-tbl.style-2 h3,
.new-nav,
.fun-separator,
.msg-box,
.pricing-tbl.style-2 h3:before,
.pricing-tbl.style-2 h3:after,
.icon-box.gry-border-1,
.item-img img,
.item-img .hidden-img,
.gallery-caption,
.team-box.box-4 .team-img,
.team-box.box-4 .team-details,
.inner-menu ul ul,
.img-over,
.diamond:before,
.icon-box-small i:after,
.img-over .link,
.img-over .zoom,
.img-holder img,
.shop-item,
.p-style2 figure figcaption,
.p-style3 figcaption::before,
.p-style3 h4,
.p-style3 .description,
.zoom .img-overlay,
.img-icon img,
.top-bar li ul,
.side-one li,
.feature-details-hidden,
.item-box,
.side-nav ul li,
.diamonds,
.post-image img,
.post-img img,
input,
.pageWrapper:not(.left-side-wrap):not(.right-side-wrap),
textarea,
select,
.top-head.dark-transparent .top-nav>ul>li,
.p-style3 figure img,
.top-head.boxed-transparent .bot-line,
.post-item .post-content,
.bottom_tools,
.top-nav>ul>li:after,
li.mega-menu .inner-mega:after,
.feature-details,
.feature-img figure a,
.feature-img figure:before,
.head-srch-cart,
.icons-style-2 i,
.icons-style-2 .heading,
.top-head.header-5 .top-nav>ul>li .inner-mega:before,
.top-head.header-6 .top-nav>ul>li:before,
.top-head.header-6 .top-nav>ul>li .inner-mega:before,
.top-head.header-6 .top-nav>ul>li>span>a:before,
.feature-img2 figure:after,
.top-nav>ul>li:not(.mega-menu):before,
.top-nav>ul>li.mega-menu>span:before,
.p-style5 figure .icon-links a:before {
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

span.circleBox {
	background: #fff none repeat scroll 0 0;
	color: #61af46;
	border-radius: 50px;
	display: inline-block;
	font-size: 20px !important;
	height: 40px;
	line-height: 40px;
	margin: 10px;
	text-align: center !important;
	width: 40px;
}

.border10px {
	border-radius: 10px;
}

.border3px {
	border-radius: 3px;
}

.circle {
	border-radius: 50%;
}

.main-border {
	border-style: solid;
	border-width: 1px;
}

.block {
	display: block;
}

.over-hidden {
	overflow: hidden;
}

.t-right {
	text-align: right;
}

.t-left {
	text-align: left;
}

.t-center {
	text-align: center;
}

.f-right {
	float: right;
}

.f-left {
	float: left;
}

.f-none {
	float: none;
}

.zindx-0 {
	z-index: 0;
}

.zindx-1 {
	z-index: 1;
}

.zindx-9 {
	z-index: 9;
}

.lg-font {
	font-size: 50px;
}

.xl-font {
	font-size: 80px;
}

.light-font {
	font-weight: 300 !important;
}

.heavy-font {
	font-weight: 900 !important;
}

.slider-txt {
	font-size: 21px;
}

.uppercase {
	text-transform: uppercase;
}

.bold {
	font-weight: bold !important;
}

.bolder {
	font-weight: bolder !important;
}

.lft-img {
	margin-right: 15px;
	float: left;
}

.rit-img {
	margin-left: 15px;
	float: right;
}

.ollist,
.ullist {
	margin-left: 25px;
}

.ollist li {
	list-style-type: decimal;
}

.ullist li {
	list-style-type: disc;
}

.bordered-img {
	padding: 2px;
	border: 1px #ddd solid;
}

#to-top {
	position: fixed;
	right: 0px;
	bottom: -10px;
	z-index: 1;
	cursor: pointer;
}

#to-top span {
	background: #2d2d2d none repeat scroll 0 0;
	border-radius: 50px;
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 20px;
	text-align: center;
	width: 40px;
}

.lft-tp-caption {
	left: 0 !important;
}

.slider-square-txt {
	padding: 5px;
	text-transform: uppercase;
	font-size: 80px;
	font-weight: 800;
	line-height: 1;
	border-width: 2px;
	letter-spacing: -2px;
}

.md-slide-head {
	font-size: 28px;
}

.slider-md-txt {
	font-size: 19px;
}

.slider-lg-txt {
	font-size: 23px;
	line-height: 1.3;
}

.lg-slide-head {
	font-size: 53px;
	font-weight: 900;
}

.lg-slide-head2 {
	font-size: 40px;
	font-weight: 900;
	border-bottom: 1px #dedede solid;
	padding-bottom: 10px;
	line-height: 1;
}

.banner_separator {
	height: 1px;
	background: rgba(0, 0, 0, 0.2);
	width: 40%;
}

.banner_separator_wit {
	height: 1px;
	background: rgba(255, 255, 255, 0.2);
	width: 40%;
}

.light-lg-txt {
	font-weight: 200;
	font-size: 28px;
	text-transform: uppercase;
}

.bolder-lg-txt {
	font-weight: 900;
	font-size: 85px;
	text-transform: uppercase;
}

.lg-list-item {
	font-weight: 200;
	font-size: 30px;
	text-transform: capitalize;
}

.md-list-item {
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
}

.md-list-item i {
	padding: 10px 20px 10px 15px;
	border-right: 1px #ccc solid;
	margin-right: 20px;
	font-size: 20px;
}

.gry-sep {
	height: 1px;
	background: #4c4c4c;
	width: 460px;
}

.light-gry-sep {
	height: 1px;
	background: #ccc;
	width: 350px;
}

.lg-list-item i {
	padding: 10px 20px 10px 15px;
	border-right: 1px #4c4c4c solid;
	margin-right: 20px;
	font-size: 25px;
}

.tp-caption a.btn.main-bg {
	color: #fff;
}

.btn.main-bg.btn-3d {
	margin-bottom: 4px;
}

.pink-bg {
	background-color: #f358db;
	color: #fff;
}

.pink-bg {
	background-color: #f358db;
	color: #fff;
}

.light-pink-bg {
	background-color: #f888e7;
}

.dark-pink-bg {
	background-color: #c52b70;
}

.pink-bg.hexagon:before {
	border-right: 25px solid #f358db;
}

.pink-bg.hexagon:after {
	border-left: 25px solid #f358db;
}

.green-bg {
	background-color: #47d103;
	color: #fff;
}

.light-green-bg {
	background-color: #7ceb45;
}

.green-bg.hexagon:before {
	border-right: 25px solid #47d103;
}

.green-bg.hexagon:after {
	border-left: 25px solid #47d103;
}

.blue-bg {
	background-color: #0090ff;
	color: #fff;
}

.light-blue-bg {
	background-color: #5db2f3;
}

.blue-bg.hexagon:before {
	border-right: 25px solid #0090ff;
}

.blue-bg.hexagon:after {
	border-left: 25px solid #0090ff;
}

.orange-bg {
	background-color: #ec8a32;
	color: #fff;
}

.light-orange-bg {
	background-color: #f2aa6a;
}

.orange-bg.hexagon:before {
	border-right: 25px solid #ec8a32;
}

.orange-bg.hexagon:after {
	border-left: 25px solid #ec8a32;
}

.fb-bg {
	background-color: #3b5998;
	color: #fff;
}

.tw-bg {
	background-color: #00acee;
	color: #fff;
}

.ln-bg {
	background: #0177b5;
	color: #fff;
}

.rss-bg {
	background: #ee802f;
	color: #fff;
}

.gplus-bg {
	background: #dd4b39;
	color: #fff;
}

.yt-bg {
	background: #de2c28;
	color: #fff;
}

.dr-bg {
	background: #c32361;
	color: #fff;
}

.sound-bg {
	background: #ff4900;
	color: #fff;
}

.bg-full-rit,
.bg-full-lft {
	position: absolute;
	width: 500%;
	height: 100%;
	z-index: -1;
}

.bg-full-lft {
	left: -100%;
}

.white-border {
	border: 1px #fff solid;
}

.fa-hover>span {
	display: block;
	line-height: 40px;
	height: 40px;
	padding-left: 35px;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
	position: relative;
}

.fa-hover:hover>span {
	padding-left: 45px;
}

.fa-hover>span i {
	margin-right: 9px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.1s ease-in-out;
	position: absolute;
	left: 12px;
	top: 13px;
}

.fa-hover:hover>span i {
	font-size: 28px;
	top: 5px;
	left: 8px;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.no-border {
	border: 0 !important;
}

.saf-tags.hover-effect li:hover a:after {
	background: transparent !important;
}

.highlight-1 {
	background: #fcff00;
}

.dropcap {
	display: block;
	float: left;
	margin: 2px 8px 0 0;
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
}

.dropcap.main-color {
	font-weight: normal;
}

.dropcap.main-bg {
	display: inline-block;
	padding: 0 4px;
}

blockquote {
	margin: 0;
	position: relative;
}

blockquote:before,
blockquote:after {
	content: "\f10d";
	display: inline-block;
	font: normal normal normal 25px/1 FontAwesome;
	position: absolute;
	left: 18px;
	top: 18px;
}

blockquote:after {
	content: "\f10e";
	right: 18px;
	bottom: 18px;
	left: auto;
	top: auto;
}

blockquote p {
	margin: 0;
	margin-bottom: 0;
	font-size: 15px;
	line-height: 27px;
	padding: 30px 20px 0 20px;
}

blockquote span {
	font-weight: bold;
	font-size: 16px;
	display: block;
	padding: 30px 40px 30px 60px;
}

.bquote-2 {
	border: 0;
}

.bquote-2 p {
	color: #fff;
}

.bquote-2:before,
.bquote-2:after {
	color: rgba(0, 0, 0, 0.15);
}

.bquote-3 {
	border-bottom-width: 4px !important;
	border-bottom-style: solid;
	padding-bottom: 0;
}

.bquote-3 .bottom {
	padding-bottom: 25px;
	position: relative;
}

.bquote-3 .bottom:after {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	content: "";
	left: 50%;
	bottom: -2px;
}

.bquotes_slider .bquote-3,
.bquotes_slider .bquote-4 {
	margin-right: 10px;
}

.bquote-4 span.main-bg {
	padding: 15px !important;
	margin: 25px -20px -10px;
	position: relative;
}

.bquote-4 span.main-bg:after {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	content: "";
	left: 50%;
	top: -8px;
}

.bquote-4 span.main-bg:after {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	content: "";
	left: 50%;
	top: -8px;
}

.bquote-4:after {
	bottom: 70px;
}

.list li {
	line-height: 30px;
	overflow: hidden;
}

.list li i {
	font-size: 11px;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
}

.list li.list-bg {
	margin-bottom: 2px;
}

.list li.list-bg i {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	float: left;
}

.date-time-list li {
	line-height: 25px;
	padding: 8px 0;
	overflow: hidden;
}

.date-time-list i {
	float: left;
}

.lg-list li {
	line-height: 40px;
}

.diamonds-pattern {
	background-image: url("../images/patterns/diamonds.png");
}

.diamonds-pattern-2 {
	background-image: url("../images/patterns/diamonds-2.png");
}

.pattern-bg-1 {
	background-image: url("../images/patterns/pattern-1.png");
}

.video-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
	background: rgba(0, 0, 0, 0.6);
	-webkit-backface-visibility: hidden;
}

.txt-shadow {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.font-10 {
	font-size: 10px !important;
}

.font-15 {
	font-size: 15px !important;
}

.font-20 {
	font-size: 20px !important;
}

.font-30 {
	font-size: 30px !important;
}

.font-40 {
	font-size: 40px !important;
	letter-spacing: 1px;
}

.font-50 {
	font-size: 50px !important;
	letter-spacing: 1px;
}

.font-60 {
	font-size: 60px !important;
	letter-spacing: 1px;
}

.font-70 {
	font-size: 70px !important;
	letter-spacing: 1px;
}

.font-80 {
	font-size: 80px !important;
	letter-spacing: 1px;
}

.font-90 {
	font-size: 90px !important;
	letter-spacing: 1px;
}

.font-100 {
	font-size: 100px !important;
	letter-spacing: 1px;
}

.padding-horizontal-0 {
	/*    padding-left: 0;
                padding-right: 0*/
}

.padding-horizontal-5 {
	padding-left: 5px;
	padding-right: 5px;
}

.padding-horizontal-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.padding-horizontal-15 {
	padding-left: 15px;
	padding-right: 15px;
}

.padding-horizontal-20 {
	padding-left: 20px;
	padding-right: 20px;
}

.padding-horizontal-25 {
	padding-left: 25px;
	padding-right: 25px;
}

.padding-horizontal-30 {
	padding-left: 10px;
	padding-right: 10px;
}

.padding-horizontal-35 {
	padding-left: 35px;
	padding-right: 35px;
}

.padding-horizontal-40 {
	padding-left: 40px;
	padding-right: 40px;
}

.padding-horizontal-45 {
	padding-left: 45px;
	padding-right: 45px;
}

.padding-horizontal-50 {
	padding-left: 50px;
	padding-right: 50px;
}

.padding-horizontal-60 {
	padding-left: 60px;
	padding-right: 60px;
}

.padding-horizontal-70 {
	padding-left: 70px;
	padding-right: 70px;
}

.padding-horizontal-80 {
	padding-left: 80px;
	padding-right: 80px;
}

.padding-horizontal-90 {
	padding-left: 90px;
	padding-right: 90px;
}

.padding-horizontal-100 {
	padding-left: 100px;
	padding-right: 100px;
}

.padding-vertical-0 {
	padding-top: 0;
	padding-bottom: 0;
}

.padding-vertical-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.padding-vertical-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.padding-vertical-15 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.padding-vertical-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.padding-vertical-25 {
	padding-top: 25px;
	padding-bottom: 25px;
}

.padding-vertical-30 {
	padding-top: 10px;
	padding-bottom: 20px;
}

.padding-vertical-35 {
	padding-top: 35px;
	padding-bottom: 35px;
}

.padding-vertical-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.padding-vertical-45 {
	padding-top: 45px;
	padding-bottom: 45px;
}

.padding-vertical-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.padding-vertical-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.padding-vertical-70 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.padding-vertical-80 {
	padding-top: 80px;
	padding-bottom: 80px;
}

.padding-vertical-90 {
	padding-top: 90px;
	padding-bottom: 90px;
}

.padding-vertical-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.lg-padding {
	padding: 120px 0;
}

.padding-bottom-0 {
	padding-bottom: 0;
}

.padding-top-0 {
	padding-top: 0;
}

.margin-0 {
	margin: 0;
}

.margin-vertical-0 {
	margin-top: 0;
	margin-bottom: 0;
}

.margin-vertical-5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.margin-vertical-10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.margin-vertical-15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.margin-vertical-20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.margin-vertical-25 {
	margin-top: 25px;
	margin-bottom: 25px;
}

.margin-vertical-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.margin-vertical-35 {
	margin-top: 35px;
	margin-bottom: 35px;
}

.margin-vertical-40 {
	margin-top: 40px;
	margin-bottom: 40px;
}

.margin-vertical-45 {
	margin-top: 45px;
	margin-bottom: 45px;
}

.margin-vertical-50 {
	margin-top: 50px;
	margin-bottom: 50px;
}

.margin-vertical-60 {
	margin-top: 60px;
	margin-bottom: 60px;
}

.margin-vertical-70 {
	margin-top: 70px;
	margin-bottom: 70px;
}

.margin-vertical-80 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.margin-vertical-90 {
	margin-top: 90px;
	margin-bottom: 90px;
}

.margin-vertical-100 {
	margin-top: 100px;
	margin-bottom: 100px;
}

.margin-top-0 {
	margin-top: 0;
}

.margin-top-5 {
	margin-top: 5px;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-top-15 {
	margin-top: 15px;
}

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

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

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

.margin-top-35 {
	margin-top: 35px;
}

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

.margin-top-45 {
	margin-top: 45px;
}

.margin-top-50 {
	margin-top: 50px;
}

.margin-top-60 {
	margin-top: 60px;
}

.margin-top-70 {
	margin-top: 70px;
}

.margin-top-80 {
	margin-top: 80px;
}

.margin-top-90 {
	margin-top: 90px;
}

.margin-top-100 {
	margin-top: 100px;
}

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

.margin-bottom-5 {
	margin-bottom: 5px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-15 {
	margin-bottom: 15px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-25 {
	margin-bottom: 25px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-bottom-35 {
	margin-bottom: 35px;
}

.margin-bottom-40 {
	margin-bottom: 40px;
}

.margin-bottom-45 {
	margin-bottom: 45px;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.margin-bottom-60 {
	margin-bottom: 60px;
}

.margin-bottom-70 {
	margin-bottom: 70px;
}

.margin-bottom-80 {
	margin-bottom: 80px;
}

.margin-bottom-90 {
	margin-bottom: 90px;
}

.margin-bottom-100 {
	margin-bottom: 100px;
}

.margin-left-100 {
	margin-left: 100px;
}

.margin-auto {
	margin: auto;
}

.width-10 {
	width: 10px;
}

.width-20 {
	width: 20px;
}

.width-30 {
	width: 30px;
}

.width-40 {
	width: 40px;
}

.width-50 {
	width: 50px;
}

.width-60 {
	width: 60px;
}

.width-70 {
	width: 70px;
}

.width-80 {
	width: 80px;
}

.width-90 {
	width: 90px;
}

.width-100 {
	width: 100px;
}

.width-percent-10 {
	width: 10%;
}

.width-percent-20 {
	width: 20%;
}

.width-percent-30 {
	width: 30%;
}

.width-percent-40 {
	width: 40%;
}

.width-percent-50 {
	width: 50%;
}

.width-percent-60 {
	width: 60%;
}

.width-percent-70 {
	width: 70%;
}

.width-percent-80 {
	width: 80%;
}

.width-percent-90 {
	width: 90%;
}

.no-bg-btn {
	background: transparent none;
	border: 0;
}

.right-cell {
	float: right !important;
}

.left-text {
	text-align: left;
}

.center-tbl {
	display: table;
	margin: auto;
	float: none;
}

.ads-box {
	padding: 50px;
}

.ads-box p {
	line-height: 1.4;
	margin: 0;
	text-shadow: none;
	font-size: 19px;
}

.section-full-bg {
	position: absolute;
	top: 0;
	width: 300%;
	height: 100%;
	display: inline-block;
	z-index: 0;
}

.section-full-bg.left.circle {
	border-radius: 50em;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.section-full-bg.right.circle {
	border-radius: 50em;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.bg-block {
	position: relative;
	z-index: 9;
	padding: 50px 30px;
	border-width: 5px;
	border-left-width: 0;
	-webkit-box-shadow: -25px 0px 15px -15px rgba(50, 50, 50, 0.45);
	-moz-box-shadow: -25px 0px 15px -15px rgba(50, 50, 50, 0.45);
	box-shadow: -25px 0px 15px -15px rgba(50, 50, 50, 0.45);
}

.bg-block p {
	margin-bottom: 0;
}

.sec-bg.left.circle {
	border-radius: 50em;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.sec-bg.right.circle {
	border-radius: 50em;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.section-side {
	padding: 0 40px;
}

.section-full-bg.left {
	right: 0;
}

.section-full-bg.right {
	left: 0;
}

.section-full-bg.left.circle {
	right: -25px;
}

.section-full-bg.right.circle {
	left: -25px;
}

.section-full-bg.left.rect {
	right: 30%;
}

.section-full-bg.right.rect {
	left: 30%;
}

.testimonials-3 .slick-dots li button:before {
	font-size: 30px !important;
	width: 10px !important;
	height: 10px !important;
}

.testimonials-3 .slick-dots li button,
.testimonials-3 .slick-dots li {
	width: 12px !important;
	height: 12px !important;
}

.testimonials-2 .slick-next,
.testimonials-2 .slick-prev {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px rgba(156, 156, 156, 0.68) solid;
}

.testimonials-2 .slick-next:before,
.testimonials-2 .slick-prev:before {
	font-size: 20px;
	line-height: 38px;
}

.testimonials-2 .slick-next {
	right: 0;
	left: auto;
}

.img-holder .slick-dots {
	position: absolute;
	bottom: 8px;
	right: 10px;
}

.pro-gallery .slick-dots {
	margin-top: -35px;
}

.posts-gal .slick-dots {
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.shop-horizontal-slick .shop-item {
	margin-bottom: 1px;
}

.product-img .slick-dots {
	display: table;
	margin: 5px auto 0;
	width: 100%;
}

.product-img .slick-dots li {
	display: table-cell;
	padding: 0 2px 0 0;
}

.product-img .slick-dots li img {
	width: 75px;
	cursor: pointer;
	opacity: 0.6;
}

.product-img .slick-dots li img:hover,
.product-img .slick-dots li.slick-active img {
	opacity: 1;
}

.shop-ajax .slick-prev,
.shop-ajax .slick-next {
	position: absolute;
	top: 50%;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: -15px;
	display: inline-block;
}

.shop-ajax .slick-prev:before,
.shop-ajax .slick-next:before {
	line-height: 40px;
	display: inline-block;
	width: 40px;
	text-align: center;
}

.shop-ajax .slick-next {
	left: auto;
	right: 0;
}

.shop-ads-top .slick-slide img {
	width: 100%;
}

.shop-ads-top .slick-dots {
	margin-top: -35px;
	margin-bottom: 15px;
}

.footer-top div.slick-s {
	height: 35px !important;
	overflow: hidden;
}

.footer-top div.slick-s .slick-slide {
	padding: 0 66px 0 30px;
	line-height: 60px;
	position: relative;
	overflow: hidden;
	height: 30px !important;
}

.footer-top div.slick-s .slick-slide:before {
	font: normal normal normal 19px/1 FontAwesome;
	position: absolute;
	left: 0;
	top: 6px;
	content: "\f099";
	display: inline-block;
}

.footer-top div.slick-s a {
	color: #fff;
}

.footer-top div.slick-s .slick-prev,
.footer-top div.slick-s .slick-next {
	border: 0;
	background: rgba(0, 0, 0, 0.11);
	position: absolute;
	right: 0px;
	font-size: 0px;
	top: 0px;
	width: 35px;
	height: 30px;
	color: #fff;
}

.footer-top div.slick-s .slick-prev:before,
.footer-top div.slick-s .slick-next:before {
	font: normal normal normal 15px/0.8 FontAwesome;
	content: "\f106";
	display: inline-block;
	margin-right: 3px;
}

.footer-top div.slick-s .slick-prev {
	right: 33px;
	background: rgba(0, 0, 0, 0.22);
}

.footer-top div.slick-s .slick-prev {
	right: 35px;
	background: rgba(0, 0, 0, 0.22);
}

.footer-top div.slick-s .slick-prev:before {
	content: "\f107";
	margin-left: 3px;
	margin-right: 0;
}

.footer-top div.slick-s .slick-dots {
	display: none !important;
}

.widget-tweets .slick-dots,
.widget-tweets .slider_controls {
	margin: 10px auto;
}

.footer-light .footer-top div.slick-s a {
	color: #666;
	font-weight: normal !important;
}

#footWrapper .footer-middle .tweets-widget .slick-prev,
#footWrapper .footer-middle .tweets-widget .slick-next {
	display: block !important;
	position: absolute;
	right: 0;
	top: -72px;
}

#footWrapper .footer-middle .tweets-widget .slick-prev {
	right: 20px;
}

#footWrapper .footer-middle .tweets-widget .slick-next:before {
	content: "\f106";
}

#footWrapper .footer-middle .tweets-widget .slick-prev:before {
	content: "\f107";
}

.break-news-slider .slick-prev,
.break-news-slider .slick-next {
	position: absolute;
	top: 10px;
	right: -25px;
}

.break-news-slider .slick-prev {
	right: -5px;
}

.tweets-widget .slick-prev,
.tweets-widget .slick-next {
	position: absolute;
	top: -50px;
	right: -10px;
}

.tweets-widget .slick-prev {
	right: 10px;
}

.horizontal-slider .slick-prev,
.horizontal-slider .slick-next {
	position: absolute;
	left: 1px;
	/*background: #555;*/
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	top: 50%;
	margin-top: -20px;
	-webkit-transition: transform 0.45s;
	transition: transform 0.45s;
	-webkit-transform: translate3d(-60px, 0, 0);
	transform: translate3d(-60px, 0, 0);
	opacity: 0;
	z-index: 99;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.horizontal-slider .slick-prev:before,
.horizontal-slider .slick-next:before {
	font-size: 44px;
	color: #333;
	display: inline-block;
	line-height: 40px;
	position: relative;
}

.horizontal-slider .slick-prev:before {
	left: auto;
}

.horizontal-slider .slick-next {
	left: auto;
	right: 1px;
	-webkit-transform: translate3d(60px, 0, 0);
	transform: translate3d(60px, 0, 0);
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

.horizontal-slider.slick-slider:hover .slick-prev,
.horizontal-slider.slick-slider:hover .slick-next {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.horizontal-slider.slick-slider:hover .slick-prev,
.horizontal-slider.slick-slider:hover .slick-next {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.show-arrows {
	overflow: visible;
}

.show-arrows .slick-prev,
.show-arrows .slick-next {
	opacity: 1;
	top: -63px;
	right: 15px;
	left: auto;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	width: 30px;
	height: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.show-arrows .slick-prev:before,
.show-arrows .slick-next:before {
	font-size: 13px;
	line-height: 30px;
}

.show-arrows .slick-prev {
	right: 46px;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

.new-angle.lg,
.contact-widget .details li i.new-angle.lg:before {
	border-top-right-radius: 0em;
	border-bottom-left-radius: 0em;
}

.new-angle.sm,
.contact-widget .details li i.new-angle.sm:before,
.icon-box-small i.new-angle.sm:after {
	border-radius: 20px;
}

.top-bar ul.new-angle {
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.accordion.style-1 .panel>.panel-heading h4 a.new-angle:not(.collapsed):before {
	width: 97.7%;
	left: 2.5%;
}

.accordion.style-1 .panel>.panel-heading h4 a.round:not(.collapsed):before {
	width: 92%;
	left: 4%;
}

.accordion.style-3.new-angle .panel:first-child>.panel-heading h4 a:not(.collapsed) {
	border-top-right-radius: 1.2em;
}

.nav-tabs.new-angle li:first-child a {
	border-bottom-left-radius: 1.2em;
}

.box-5.new-angle:hover .rounded-img {
	border-top-left-radius: 0;
	border-top-right-radius: 2em;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.box-5.new-angle:hover {
	border-top-right-radius: 2em;
	border-bottom-left-radius: 2em;
}

.new-angle.lg .slick-slide img {
	border-top-right-radius: 3em;
}

.feature-img .new-angle:before {
	border-top-right-radius: 1.2em;
	border-bottom-left-radius: 1.2em;
}

.feature-img .new-angle.lg:before {
	border-top-right-radius: 3em;
	border-bottom-left-radius: 3em;
}

.new-angle .slick-dots li:first-child img {
	border-bottom-left-radius: 1.2em;
}

.new-angle.icon-box.gry-border-2 .head-bg {
	border-top-right-radius: 0.9em;
}

.icon-box-small i.new-angle:after {
	border-top-right-radius: 1.2em;
	border-bottom-left-radius: 1.2em;
}

.progress-bar.new-angle span {
	border-radius: 0 !important;
	top: 0;
	right: 0;
	border-top-right-radius: 1.5em !important;
	width: 30px !important;
	text-align: center;
}

.progress-bars.new-angle.xl-line.tool-tip .progress-bar span {
	height: 35px;
	line-height: 35px;
	top: 0;
	right: 0;
}

.progress-bar.new-angle.lg span {
	border-radius: 0 !important;
	top: 1px;
	right: 1px;
	border-top-right-radius: 3em !important;
	width: 40px !important;
	text-align: center;
}

.pricing-tbl.style-2.new-angle h3 {
	border-top-right-radius: 0.8em;
}

.pricing-tbl.style-4.new-angle .plan-head {
	border-top-right-radius: 1em;
}

.new-angle.bquote-4 span.main-bg {
	border-bottom-left-radius: 1.6em;
}

.portfolio.horizontal-slider.new-angle .slick-list {
	border-top-right-radius: 8em;
	border-bottom-left-radius: 8em;
}

.footer-top div.slick-s.new-angle .slick-prev {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.footer-top div.slick-s.new-angle .slick-next {
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.comment-list li.new-angle,
.feature-img .new-angle {
	position: relative;
	overflow: hidden;
}

.shape.round,
.feature-img:hover figure.round:before,
.filter-by ul li.round:after,
.filter-by ul li.round.active a,
.top-head.header-2 .top-search.round>a:before,
.top-head.header-2 .top-cart.round>a:before,
.icon-box-small i.round:after,
.feature-img figure.round:before {
	border-radius: 20em;
}

.panel.round,
.testimonials-4 .testimonials-bg.round,
.contact-widget .details li i.round:before,
.team-box.round,
[class*="tabs-style-"] .tab-content .tab-pane.round,
.ads-box.round,
.horizontal-slider.round,
.accordion.style-3.round,
.pricing-tbl.round,
[class*="bquote-"].round,
.msg-box.round,
.progress-bars.round,
.sm-round.round,
.post-item img.round,
.my-info.round,
.comment-list li.round,
.icon-box.round,
.testimonials-bg.round,
.modal-content.round {
	border-radius: 2.2em;
}

.lg-slider.round {
	border-radius: 20em;
}

.lg-slider.round {
	border-radius: 20em;
}

.widget.round,
textarea.round,
.product-img.round {
	border-radius: 1em;
}

.pricing-tbl.round {
	overflow: hidden;
}

.accordion.style-3.round .panel:first-child>.panel-heading h4 a:not(.collapsed) {
	border-top-left-radius: 2.2em;
	border-top-right-radius: 2.2em;
}

.icon-box.gry-border-2.round .head-bg {
	border-top-left-radius: 1.7em;
	border-top-right-radius: 1.7em;
}

.nav-tabs.round li:first-child a {
	border-top-left-radius: 10em;
	border-bottom-left-radius: 10em;
}

[class*="tabs-style-"] .tab-content .tab-pane:first-child.active.round {
	border-top-left-radius: 0;
}

.tabs-style-bg .tab-content .tab-pane.round {
	border-top-left-radius: 0;
}

#footWrapper .social-list li a.round,
.progress-bars.xl-line.tool-tip .progress-bar.round span {
	border-radius: 50%;
}

.round.bquote-4 span.main-bg {
	border-bottom-left-radius: 1.2em;
	border-bottom-right-radius: 1.2em;
}

.round.sm {
	border-radius: 40px;
}

.footer-top div.slick-s.round .slick-prev,
.footer-top div.slick-s.round .slick-next {
	border-radius: 50%;
	width: 30px;
}

.footer-top div.slick-s.round .slick-prev:before,
.footer-top div.slick-s.round .slick-next:before {
	margin: 0;
}

.feature-img figure.round a {
	right: 50%;
	margin-right: -17.5px;
}

.item-box.round .on-sale {
	left: 7%;
	top: 7%;
	width: 50px;
	height: 50px;
	line-height: 66px;
	border-radius: 50%;
}

.shape.square {
	border-radius: 0;
}

html.square .pageWrapper *,
html.square .circle:after,
html.square .circle:before,
html.square .full-heading:before,
.box-5:hover .team-img {
	border-radius: 0 !important;
}

.border5px {
	border-radius: 5px;
}

.accordion.style-3.border5px .panel:first-child>.panel-heading h4 a {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.icon-box-small i.border5px:after {
	border-radius: 5px;
}

html.border5px .bottom_tools,
html.border5px .post-icon,
html.border5px .post-item .post-content {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

html.border5px .post-image .post-icon {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

html.border5px .footer-top div.slick-s .slick-prev,
html.border5px .footer-top div.slick-s .slick-next {
	border-radius: 5px;
	width: 30px;
}

html.border5px .footer-top div.slick-s .slick-prev:before,
html.border5px .footer-top div.slick-s .slick-next:before {
	margin: 0;
}

html.border5px .top-head.boxed-transparent>.container,
html.border5px .sidebar_widgets .tab-content {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

html.border5px .full-heading:before,
html.border5px .sidebar_widgets .tab-content {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

html.border5px .top-head.boxed-transparent>.container {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

html.border5px .full-heading:before {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.border5px.icon-box.gry-border-2 .head-bg {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.right-angle,
.icon-box-small i.right-angle:after,
.feature-img figure.right-angle:before,
.filter-by ul li.right-angle.active a,
.filter-by ul li.right-angle:after {
	border-top-right-radius: 30em;
	border-bottom-right-radius: 30em;
}

.widget.right-angle,
textarea.right-angle,
.product-img.right-angle,
.modal-content.right-angle {
	border-top-right-radius: 1em;
	border-bottom-right-radius: 1em;
}

.panel.right-angle,
.testimonials-4 .testimonials-bg.right-angle,
.contact-widget .details li i.right-angle:before,
.team-box.right-angle,
[class*="tabs-style-"] .tab-content .tab-pane.right-angle,
.ads-box.right-angle,
.horizontal-slider.right-angle,
.accordion.style-3.right-angle,
.pricing-tbl.right-angle,
[class*="bquote-"].right-angle,
.msg-box.right-angle,
.progress-bars.right-angle,
.post-item img.right-angle,
.my-info.right-angle,
.comment-list li.right-angle,
.icon-box.right-angle,
.testimonials-bg.right-angle,
.right-angle.bg-block {
	border-top-right-radius: 2.2em;
	border-bottom-right-radius: 2.2em;
}

.right-angle.icon-box.gry-border-2 .head-bg,
.right-angle.accordion.style-3 .panel:first-child>.panel-heading h4 a,
.pricing-tbl.right-angle.style-4 .plan-head,
.pricing-tbl.right-angle.style-2 h3 {
	border-top-right-radius: 1.7em;
}

.left-angle,
.icon-box-small i.left-angle:after,
.feature-img figure.left-angle:before,
.filter-by ul li.left-angle.active a,
.filter-by ul li.left-angle:after {
	border-top-left-radius: 30em;
	border-bottom-left-radius: 30em;
}

.widget.left-angle,
textarea.left-angle,
.product-img.left-angle,
.modal-content.left-angle {
	border-top-left-radius: 1em;
	border-bottom-left-radius: 1em;
}

.panel.left-angle,
.testimonials-4 .testimonials-bg.left-angle,
.contact-widget .details li i.left-angle:before,
.team-box.left-angle,
[class*="tabs-style-"] .tab-content .tab-pane.left-angle,
.ads-box.left-angle,
.horizontal-slider.left-angle,
.accordion.style-3.left-angle,
.pricing-tbl.left-angle,
[class*="bquote-"].left-angle,
.msg-box.left-angle,
.progress-bars.left-angle,
.post-item img.left-angle,
.my-info.left-angle,
.comment-list li.left-angle,
.icon-box.left-angle,
.testimonials-bg.left-angle,
.left-angle.bg-block {
	border-top-left-radius: 2.2em;
	border-bottom-left-radius: 2.2em;
}

.left-angle.icon-box.gry-border-2 .head-bg,
.left-angle.accordion.style-3 .panel:first-child>.panel-heading h4 a,
.pricing-tbl.left-angle.style-4 .plan-head,
.pricing-tbl.left-angle.style-2 h3 {
	border-top-left-radius: 1.7em;
}

.tabs-style-default .tab-content .tab-pane.active.left-angle {
	border-top-left-radius: 0;
}

.top-angle,
.icon-box-small i.top-angle:after {
	border-top-right-radius: 30em;
	border-top-left-radius: 30em;
}

.top-angle.btn,
.accordion .top-angle,
.top-head.header-4 .top-search.top-angle {
	border-top-right-radius: 1.5em;
	border-top-left-radius: 1.5em;
}

.widget.top-angle,
textarea.top-angle,
.product-img.top-angle,
.tags .top-angle {
	border-top-right-radius: 1em;
	border-top-left-radius: 1em;
}

.panel.top-angle,
.testimonials-4 .testimonials-bg.top-angle,
.contact-widget .details li i.top-angle:before,
.team-box.top-angle,
[class*="tabs-style-"] .tab-content .tab-pane.top-angle,
.ads-box.top-angle,
.horizontal-slider.top-angle,
.accordion.style-3.top-angle,
.pricing-tbl.top-angle,
[class*="bquote-"].top-angle,
.msg-box.top-angle,
.progress-bars.top-angle,
.post-item img.top-angle,
.my-info.top-angle,
.comment-list li.top-angle,
.icon-box.top-angle,
.testimonials-bg.top-angle,
.feature-img figure.top-angle:before,
.feature-img figure.top-angle,
.modal-content.top-angle,
.break-news.top-angle,
.pricing-tbl.top-angle.style-4 .plan-head,
.not-found-form input[type="text"].top-angle {
	border-top-left-radius: 2.2em;
	border-top-right-radius: 2.2em;
}

.top-angle.icon-box.gry-border-2 .head-bg,
.top-angle.accordion.style-3 .panel:first-child>.panel-heading h4 a,
.p-style5 figure .description.top-angle,
.item-box.top-angle,
.pricing-tbl.top-angle.style-2 h3,
.top-angle.form-control {
	border-top-right-radius: 1.7em;
	border-top-left-radius: 1.7em;
}

.bottom-angle,
.icon-box-small i.bottom-angle:after,
.filter-by ul li.bottom-angle.active a,
.filter-by ul li.bottom-angle:after {
	border-bottom-right-radius: 30em;
	border-bottom-left-radius: 30em;
}

.bottom-angle.btn,
.accordion .bottom-angle,
.p-style5 figure .description.bottom-angle,
.top-head.header-4 .top-search.bottom-angle {
	border-bottom-right-radius: 1.5em;
	border-bottom-left-radius: 1.5em;
}

.widget.bottom-angle,
textarea.bottom-angle,
.product-img.bottom-angle,
.tags .bottom-angle {
	border-bottom-right-radius: 1em;
	border-bottom-left-radius: 1em;
}

.panel.bottom-angle,
.testimonials-4 .testimonials-bg.bottom-angle,
.contact-widget .details li i.bottom-angle:before,
.team-box.bottom-angle,
[class*="tabs-style-"] .tab-content .tab-pane.bottom-angle,
.ads-box.bottom-angle,
.horizontal-slider.bottom-angle,
.accordion.style-3.bottom-angle,
.pricing-tbl.bottom-angle,
[class*="bquote-"].bottom-angle,
.msg-box.bottom-angle,
.progress-bars.bottom-angle,
.post-item img.bottom-angle,
.my-info.bottom-angle,
.comment-list li.bottom-angle,
.icon-box.bottom-angle,
.testimonials-bg.bottom-angle,
.feature-img figure.bottom-angle,
.feature-img figure.bottom-angle:before,
.modal-content.bottom-angle,
.break-news.bottom-angle,
.item-box.bottom-angle,
.pricing-tbl.bottom-angle.style-4 .plan-head {
	border-bottom-left-radius: 2.2em;
	border-bottom-right-radius: 2.2em;
}

.pricing-tbl.bottom-angle.style-2 h3,
.bottom-angle.form-control,
.not-found-form input[type="text"].bottom-angle {
	border-bottom-right-radius: 1.7em;
	border-bottom-left-radius: 1.7em;
}

.pageWrapper.boxed {
	margin: 0 auto;
}

.pageWrapper.boxed .full-cell {
	width: 100%;
}

.pageWrapper.boxed .fullwidthbanner-container,
.pageWrapper.boxed .forcefullwidth_wrapper_tp_banner,
.pageWrapper.boxed .fullscreen-container {
	width: 100% !important;
	left: 0 !important;
}

.pageWrapper.boxed .top-head.transparent,
.pageWrapper.boxed .top-head.sticky-nav {
	width: auto;
	left: auto;
	top: 30px;
}

.pageWrapper.boxed .fixed-footer {
	width: auto;
	left: auto;
}

.full-2-foot {
	margin-left: -15px;
}

.fullscreen-body .pageWrapper.boxed {
	margin: 0 auto;
}

.fullscreen-body .pageWrapper.boxed .top-head.transparent,
.fullscreen-body .pageWrapper.boxed .top-head.sticky-nav {
	top: 0;
}

.fullscreen-body video {
	z-index: 1;
	position: absolute;
	left: -30%;
	top: -35%;
	width: 160%;
	height: 170%;
}

.pageWrapper.boxed .top-head .logo:before,
.pageWrapper.boxed .top-head .logo:after,
.pageWrapper.boxed .top-head .bot-line,
.pageWrapper.boxed .top-head .lft-line {
	display: none;
}

.pageWrapper.boxed .top-head.boxed-transparent>.container {
	border-radius: 0;
}

.pageWrapper.boxed .top-head.boxed-transparent {
	top: 0;
}

.pageWrapper.boxed .fixed-footer .footer-bottom {
	padding-left: 0;
	padding-right: 0;
}

.pageWrapper.boxed .sticky-nav.transparent,
.pageWrapper.boxed .sticky-nav.sticky-nav {
	top: 0;
}

.pageWrapper.boxed .footer-bottom ul.right {
	margin-right: 15px;
}

.bg1 {
	background-image: url("../images/patterns/bg1.jpg");
}

.bg2 {
	background-image: url("../images/patterns/bg2.jpg");
}

.bg3 {
	background-image: url("../images/patterns/bg3.jpg");
}

.bg4 {
	background-image: url("../images/patterns/bg4.jpg");
}

.bg5 {
	background-image: url("../images/patterns/bg5.jpg");
}

.bg6 {
	background-image: url("../images/patterns/bg6.jpg");
}

.bg7 {
	background-image: url("../images/patterns/bg7.jpg");
}

.bg8 {
	background-image: url("../images/patterns/bg8.jpg");
}

.bg9 {
	background-image: url("../images/patterns/bg9.jpg");
}

.bg10 {
	background-image: url("../images/patterns/bg10.jpg");
}

.bg11 {
	background-image: url("../images/patterns/bg11.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.bg12 {
	background-image: url("../images/patterns/bg12.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.bg13 {
	background-image: url("../images/patterns/bg13.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.padAll {
	padding: 10px;
}

@media (min-width: 768px) {
	.top-nav .mega-menu>ul {
		width: 720px;
	}

	.p-r-5 {
		padding-right: 5px;
	}

	.p-l-5 {
		padding-left: 5px;
	}

	.p-r-0 {
		padding-right: 0px;
	}

	.p-l-0 {
		padding-left: 0px;
	}

	.pl-8 {
		padding-left: 8px;
	}

	.pr-8 {
		padding-right: 8px;
	}

	.payment-logo {
		padding: 4px 0;
		float: left;
	}
}

@media (min-width: 992px) {
	.top-nav .mega-menu>ul {
		width: 940px;
	}
}

@media (min-width: 1200px) {
	.top-nav .mega-menu>ul {
		width: 1140px;
	}

	.pageWrapper.boxed {
		width: 1170px;
	}

	.pageWrapper.boxed .top-head.transparent,
	.pageWrapper.boxed .top-head.sticky-nav {
		width: 1170px;
	}
}

@media (max-width: 1200px) {
	.pageWrapper.boxed {
		width: auto;
		margin: auto;
	}

	.pageWrapper.boxed .top-head.transparent,
	.pageWrapper.boxed .top-head.sticky-nav,
	.pageWrapper.boxed .fixed-footer {
		width: 100%;
		left: 0;
	}

	.pageWrapper.boxed .top-head.transparent,
	.pageWrapper.boxed .top-head.sticky-nav {
		top: 0;
	}

	.bottom-md-footer .form-control {
		width: 70%;
	}
}

@media (max-width: 1024px) {
	.top-head.transparent.full {
		padding: 0 10px;
	}

	.header-left,
	.header-right {
		width: 250px;
	}

	.left-side-wrap {
		margin-left: 250px;
	}

	.right-side-wrap {
		margin-right: 250px;
	}

	.header-left .top-search input[type="text"],
	.header-right .top-search input[type="text"] {
		width: 79%;
	}

	.p-4-cols .portfolio-item {
		width: 33.33333% !important;
		margin: 0 !important;
	}
}

@media (max-width: 992px) {
	.banner-slick h1 {
		font-size: 150%;
	}

	@media (max-width: 767px) {
		.spacingAll {
			padding: 15px;
		}
	}

	.new-nav {
		display: block;
	}

	.tri-line,
	.half-section:before,
	.footer-middle:after {
		display: none;
	}

	.top-bar .center-tbl ul,
	.top-ad {
		display: table;
		margin: 0 auto 5px;
		float: none !important;
		clear: both;
	}

	.circliful {
		margin: auto;
	}

	.top-head.header-4 .top-search input[type="text"] {
		width: 140px;
	}

	.top-bar ul {
		float: none;
		clear: both;
		margin: 5px auto;
		display: table;
	}

	.p-1-col .name-holder .meta {
		clear: both;
	}

	.fullscreen video {
		width: 260%;
	}

	.fixed-footer .footer-bottom {
		padding: 0;
	}

	.masonry .post-item,
	.grid .post-item {
		width: 47.5% !important;
		margin: 0 12px 15px 0 !important;
	}

	.left-white-border {
		border-left-width: 0 !important;
	}

	.cta_btn .f-left {
		width: 100%;
		float: none;
		clear: both;
		display: block !important;
		padding: 15px 29px;
	}

	.slider-txt {
		font-size: 15px !important;
	}

	.section {
		padding: 40px 0;
	}

	.section .full-heading {
		margin-top: -40px;
	}

	.sec-bg.left.circle,
	.sec-bg.right.circle {
		border-radius: 0;
	}

	.responsive-nav,
	.footer-middle:after,
	.responsive-nav .top-search,
	.responsive-nav .top-cart,
	.footer-4 .footer-middle .container:before,
	.footer-light .footer-middle .container:before,
	.bg-full-rit,
	.bg-full-lft,
	.top-head.boxed-transparent .bot-line,
	.top-head.boxed-transparent .logo:before,
	.top-head.boxed-transparent .logo:after,
	.header-left,
	.header-right,
	.top-head.boxed-transparent .lft-line {
		display: none;
	}

	.pageWrapper {
		margin: 0 !important;
	}

	.responsive-nav {
		position: fixed;
		right: -100%;
		top: 0;
		width: 40%;
	}

	.responsive-nav li {
		display: block;
		float: none !important;
	}

	.slick-slide img {
		display: inline-block;
	}

	.cta_btn .btn {
		margin: 15px auto 0;
		display: table;
		float: none;
	}

	.cta-icon,
	.cta_btn .left,
	.slick-slide img,
	.footer-bottom {
		text-align: center;
	}

	.navbtn {
		display: block;
	}

	.footer-bottom ul {
		float: none;
		display: table;
		margin: auto !important;
	}

	.footer-bottom [class*="col-md-"] {
		padding: 5px 0;
	}

	.footer-bottom .footer-menu li {
		padding-left: 12px;
	}

	.filter-by {
		padding-left: 20px;
		padding-right: 20px;
		overflow: hidden;
	}

	.captcha-div * {
		float: none;
		margin: 0 0 10px;
	}

	.pricing-tbl.style-4.no-margin.selected {
		margin-top: 0;
	}

	.digits span {
		height: 120px;
		width: 120px;
		line-height: 120px;
		font-size: 50px;
	}

	.digits li:before,
	.digits li:after {
		top: 120px;
		width: 50px;
	}

	.soon-form input[type="text"] {
		width: 68%;
	}

	.shop-main-menu>ul>li>ul.mega,
	.shop-main-menu>ul>li>ul {
		position: static;
		width: auto;
		z-index: 99;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border: 0 !important;
		padding: 0;
	}

	.shop-main-menu>ul>li>ul a {
		border: 0 !important;
	}

	.shop-main-menu>ul>li {
		overflow: hidden;
	}

	.blog-posts.small-image .post-image,
	.blog-posts.small-image .post-gallery {
		width: 30%;
		height: auto;
	}

	.post-item {
		margin-bottom: 20px;
	}

	.blog-posts.small-image .post-image video,
	.blog-posts.small-image .post-image iframe {
		width: 100% !important;
		height: 100% !important;
	}

	.blog-posts.small-image .post-item .post-content p {
		padding: 8px;
	}

	.blog-posts.small-image .post-info {
		overflow: hidden;
	}

	.blog-posts.small-image .post-meta {
		display: none;
	}

	.masonry .post-item,
	.grid .post-item {
		width: 47.5% !important;
		margin: 0 12px 15px 0 !important;
	}

	.heading.centered * {
		text-align: center;
	}

	.left-side-wrap,
	.right-side-wrap {
		margin: 0;
	}

	.top-head .logo {
		display: table;
		/* margin: auto; */
		float: none !important;
		border: 0 !important;
		padding: 10px 0;
	}

	.parallax {
		background-position: 0 0 !important;
		background-attachment: scroll !important;
	}

	.feature-img figure img {
		width: 100%;
	}

	.NL,
	.slick-slide {
		text-align: center;
	}

	.bottom-md-footer .NL .form-control {
		float: none;
		margin-bottom: 5px;
	}

	.footer-middle .flickr-widget {
		display: table;
		margin: auto;
	}

	.captcha-div {
		width: 100%;
	}

	.top-head.boxed-transparent>.container {
		border: 0 !important;
	}

	.row-eq-height {
		display: block;
	}

	li.mega-menu .inner-mega {
		margin: 0;
		padding: 0;
	}

	.testimonials-5 .row:first-child [class*="col-md-"],
	.clients-grid1 .row:first-child [class*="col-md-"],
	.clients-grid2 .row:first-child [class*="col-md-"],
	.clients-grid3 .row:first-child [class*="col-md-"] {
		border-width: 1px !important;
	}

	.team-box .rounded-img {
		border-radius: 0;
		max-height: none;
	}

	.page-title-video .video-wrap video,
	.section .video-wrap video {
		margin-top: 0 !important;
	}
}

@media (max-width: 768px) {
	.navbtn {
		width: 45px;
		height: 45px;
		line-height: 45px;
		text-align: center;
		z-index: 9999;
		font-size: 18px;
	}

	.timeline_date,
	.timeline:before {
		display: none;
	}

	.post-item {
		margin: 0 0 20px !important;
		overflow: hidden;
	}

	#container,
	#masonry {
		max-width: 800px;
	}

	.p-4-cols .portfolio-item,
	.p-3-cols .portfolio-item {
		width: 48.33333% !important;
	}

	.p-4-cols .portfolio-item,
	.p-3-cols .portfolio-item {
		width: 50% !important;
		margin: 0;
	}

	.page-title-video>.container>.row {
		height: 300px;
	}

	.table-responsive {
		overflow-x: auto !important;
	}

	.copyright {
		display: inherit !important;
	}
}

@media (max-width: 480px) {

	.new-nav>ul>li a,
	.new-nav>ul>li.mega-menu h4 {
		font-size: 13px;
		padding: 10px 15px;
	}

	.new-nav {
		width: 60%;
		right: -60%;
	}

	.navbtn.active {
		right: 55%;
	}

	.responsive-body {
		margin: 0;
	}

	.three-imgs img {
		position: static !important;
	}

	.filter-by ul {
		margin: 0;
	}

	.filter-by ul li {
		margin: 0 2px 10px;
	}

	.filter-by ul li:before {
		display: none;
	}

	.filter-by ul li a {
		padding: 7px 10px;
	}

	.conact_center_form {
		margin: 0 15px;
	}

	.portfolio-slider.p-4-cols.no-margin .portfolio-item {
		width: 318px !important;
	}

	.tp-caption[class*="font-"] {
		font-size: inherit !important;
		line-height: normal !important;
	}

	.blog-posts .post-image,
	.blog-posts .post-gallery {
		float: none !important;
		width: 100% !important;
		clear: both;
		margin-bottom: 10px;
		text-align: center;
	}

	.blog-posts .post-content {
		margin: 0 !important;
	}

	.inner-menu ul>li>a {
		padding: 0 9px;
	}

	.gry-sep {
		width: 45%;
	}

	.p-4-cols .portfolio-item,
	.p-3-cols .portfolio-item,
	.p-2-cols .portfolio-item {
		width: 100% !important;
		margin: 0 !important;
	}

	.main-heading h3,
	.main-heading .sub-title {
		font-size: 25px;
		letter-spacing: 0.5px;
	}

	.heading-desc,
	.post-item .post-info h2 {
		font-size: 14px;
	}

	.heading-desc.centered {
		width: 100%;
	}

	.nav-tabs>li>a {
		padding: 5px;
	}

	.rit-img,
	.lft-img {
		float: none;
		clear: both;
		margin: 0 auto 15px;
		display: table;
	}

	.testimonials-2 p {
		font-size: 13px;
	}

	.page-title-video>.container>.row {
		height: 180px;
	}

	.page-title h1 {
		font-size: 20px !important;
		margin-top: 20px;
	}

	.page-title h3 {
		font-size: 15px !important;
	}

	.page-title>.container>.row {
		padding-bottom: 0;
	}
}

.section .video-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
}

.section .video-wrap video {
	width: 100%;
	margin-top: -200px;
	display: block;
	height: auto;
}

.rev_slider_wrapper {
	overflow: hidden !important;
}

.revtp-searchform input[type="text"],
.revtp-searchform input[type="email"],
.revtp-form input[type="text"],
.revtp-form input[type="email"] {
	height: 46px;
}

html.square .pricing-tbl.style-4 .plan-head:before {
	border-radius: 0 !important;
}

@media (min-width: 992px) and (max-width: 1280px) {
	.left-side-wrap .container {
		width: auto;
		margin: 0 40px;
	}
}

.top-head {
	background-color: #2d2d2d !important;

}

.top-nav>ul>li.selected>span>a,
.top-head.dark-transparent .top-nav>ul>li:hover>a,
.top-head.transparent .top-nav>ul>li.hasChildren:hover>a::after,
.top-head.transparent .top-nav>ul>li:hover>a,
.top-nav ul li a span::before,
.top-nav ul li.selected>a,
.top-nav ul li.selected>span>a,
.top-nav ul li:hover>a,
.top-nav>ul>li.hasChildren:hover>a::after,
.top-nav>ul>li.hasChildren:hover>span>a::after {
	color: #fff;
	text-transform: none;
	font-weight: 100;
	font-size: 12pt;
}

.show-tools {
	display: none !important;
}

.boxcustome h2 {
	color: #4e4e4e;
	font-size: 25px;
	font-weight: 400;
}

.team-details h2,
h5 {
	color: #fff;
}

.btn-white {
	border-color: #fff;
	color: #fff;
	font-size: 15px;
	font-weight: 900;
}

.boxcustome h5 {
	color: #4e4e4e !important;
}

.boxcustome {
	margin-top: 30px;
}

.team-box.box-1:hover .team-details,
.team-box.box-2:hover,
.team-box.team-details:hover {
	background-color: #58b84d !important;
	opacity: 0.9;
}

.team-details1 h5 {
	color: #fff !important;
}

.full-heading::before {
	display: none;
}

.inner-head {
	color: #fff;
	font-size: 29px;
	font-weight: 300;
	margin: 0 15px 15px 38px;
	padding: 0;
	text-transform: uppercase;
}

.readmore {
	background-color: #343434;
	margin: 0px;
	padding: 20px;
	color: #bebebe;
	font-size: 15px;
}

.readmore a {
	color: #61ab47;
	text-decoration: underline;
}

.newsletter {
	background-image: url(../images/news.jpg);
	background-size: cover;
}

.subscribe {
	color: #fff;
	position: relative;
}

.subscribe .success-message {
	display: none;
	opacity: 0.8;
}

.subscribe .error-message {
	bottom: -60px;
	display: none;
	left: 0;
	opacity: 0.8;
	position: absolute;
	width: 100%;
}

.subscribe input[type="text"] {
	background: #fff none repeat scroll 0 0;
	border: 3px solid #fff;
	border-radius: 0;
	box-shadow: none;
	color: #888;
	font-family: "Open Sans", sans-serif !important;
	font-size: 15px;
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	margin: 0;
	padding: 0 20px;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	width: 100%;
}

.subscribe input[type="text"]:focus {
	background: #fff none repeat scroll 0 0;
	border: 3px solid #89cc2d;
	box-shadow: none;
	outline: 0 none;
}

.subscribe input[type="text"]::-moz-placeholder {
	color: #888;
}

.subscribe button.btn {
	background: #343434 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	font-size: 17px;
	font-weight: 300;
	height: 50px;
	margin-left: -3px !important;
	margin: 0;
	padding: 0 20px;
	text-shadow: none;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
}

.subscribe button.btn:hover {
	color: #fff;
	opacity: 0.6;
}

.subscribe button.btn:active {
	box-shadow: none;
	color: #fff;
	opacity: 0.6;
	outline: 0 none;
}

.subscribe button.btn:focus {
	background: #89cc2d none repeat scroll 0 0;
	color: #fff;
	opacity: 0.6;
	outline: 0 none;
}

.subscribe button.btn:active:focus,
.subscribe button.btn.active:focus {
	background: #89cc2d none repeat scroll 0 0;
	color: #fff;
	opacity: 0.6;
	outline: 0 none;
}

.subscribe button i {
	font-size: 20px;
	line-height: 20px;
	padding-left: 5px;
	vertical-align: middle;
}

.modal-body .form-control {
	border-radius: 4px;
	font-size: 13px;
	padding: 6px 7px;
	box-shadow: none;
}

.modal-dialog {
	margin: 30px auto;
	width: 600px;
}

.login-controls .btn {
	-moz-user-select: none;
	background: #61af46 none repeat scroll 0 0;
	border-radius: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 13px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
}

.login-controls a {
	color: #2fadd6;
	font-size: 14px;
	font-weight: 600;
	margin: 10px !important;
	text-decoration: underline;
	text-transform: capitalize;
}

.modal-header {
	background: #61af46 !important;
}

.login-controls {
	color: #555555;
	font-size: 14px;
}

.login-controls span {
	color: #adadad;
	font-size: 15px;
}

.top-search input {
	border-color: #d9d9d9 !important;
	background: #ffffff;
	padding: 5px 8px;
	border-radius: 4px 0px 0px 4px;
	width: 79%;
}

#filingId {
	padding: 5px 8px !important;
}

.top-search .main-border {
	border-color: #5b5b5b !important;
	background: #5b5b5b;
	padding: 6px 10px;
	margin-left: -5px;

	border-radius: 0px 4px 4px 0px;
}

.top-nav ul li:hover>a {
	color: #fff;
	text-transform: capitalize;
	font-size: 7px !important;
}

.top-nav>ul>li.selected>span>a,
.top-head.dark-transparent .top-nav>ul>li:hover>a,
.top-head.transparent .top-nav>ul>li.hasChildren:hover>a::after,
.top-head.transparent .top-nav>ul>li:hover>a,
.top-nav ul li a span::before,
.top-nav ul li.selected>a,
.top-nav ul li.selected>span>a,
.top-nav ul li:hover>a,
.top-nav>ul>li.hasChildren:hover>a::after,
.top-nav>ul>li.hasChildren:hover>span>a::after {
	color: #fff;
	font-size: 6pt;
	font-weight: 100;
	text-transform: lowercase;
}

.head-6,
.icons-style-2 .heading,
.tabs-style-bottomline .nav-tabs {
	border-bottom: 0px solid #61af46;
}

.tabs-style-bottomline .nav-tabs li.active {
	background: #61ae46;
	color: #fff !important;
}

#syndicateUL li.active {
	padding: 1px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
}

.tabs-style-bottomline li.active::after {
	background: none !important;
}

.conten {
	background-color: #f9f9f9;
	border: 1px #d9d9d9 solid;
	padding: 4px;
}

#table_view_show .conten {
	background-color: #f9f9f9;
	border: 1px solid #d9d9d9;
	height: 195px;
	margin-right: 15px;
	padding: 4px;
}

.number {
	background-image: url("../images/number.png");
	font-size: 21px;
	font-weight: bold;
	height: 42px;
	left: 67px;
	line-height: 41px;
	position: absolute;
	text-align: center;
	top: -20px;
	width: 42px;
}

.info {
	background-image: url("../images/info.png");
	font-weight: bold;
	height: 23px;
	float: right;
	width: 23px;
}

.conten .btn {
	-moz-user-select: none;
	/*  background: #61af46 none repeat scroll 0 0;*/
	border-radius: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 9px 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
	text-transform: capitalize;
	margin-top: 5px;
}

.conten .pending {
	-moz-user-select: none;
	background: #d9724d none repeat scroll 0 0;
	border-radius: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 9px 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
	text-transform: capitalize;
	border: 1px solid transparent;
	margin-top: 5px;
}

.conten .notshared {
	font-family: "Open Sans", sans-serif !important;
	-moz-user-select: none;
	background: #bdbdbd none repeat scroll 0 0;
	border-radius: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 9px 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
	text-transform: capitalize;
	border: 1px solid transparent;
	margin-top: 5px;
}

.conten span {
	font-size: 13px;
	font-weight: 500;
	color: #555555;
	margin: 0px;
}

.step {
	margin-top: 75px;
}

a.tooltips {
	position: relative;
	display: inline;
}

a.tooltips span {
	background: #2fadd6 none repeat scroll 0 0;
	border-radius: 6px;
	color: #ffffff;
	height: auto;
	line-height: 19px;
	padding: 9px;
	position: absolute;
	text-align: center;
	display: none;
	min-width: 150px;
}

a.tooltips span:after {
	content: "";
	position: absolute;
	bottom: 100%;
	/* left: 50%;*/
	right: 7%;
	/*margin-left: -8px;*/
	width: 0;
	height: 0;
	border-bottom: 8px solid #2fadd6;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

a:hover.tooltips span {
	visibility: visible;
	/* margin-left: -93px;*/
	margin-left: -160px;
	opacity: 1;
	top: 23px;
	left: 50%;
	z-index: 999;
}

.stepcon {
	padding-left: 80px;
}

@media (max-width: 499px) {
	.footer-middle .menu-widget li {
		border-right: 0px solid #bebebe;
		display: block;
		padding: 0 11px;
		width: 100% !important;
		margin-top: 11px;
		margin-bottom: 11px;
	}

	.stepcon {
		padding-left: 0px;
	}

	.step {
		margin-top: 0px;
	}

	.number {
		background-image: url("../images/number.png");
		font-size: 21px;
		font-weight: bold;
		height: 42px;
		left: 42%;
		line-height: 41px;
		position: absolute;
		text-align: center;
		top: -5px;
		width: 42px;
	}

	.top-head .top-search {
		padding: 18px 10px;
		width: 100%;
	}

	.team-details1 h5 {
		color: #fff !important;
		font-size: 10px;
	}

	.boxcustome h2 {
		color: #4e4e4e;
		font-size: 21px;
		font-weight: 400;
	}

	/*.headingnew {
                padding-left: 5px!important;
        }*/
	.textc {
		text-align: center;
	}
}

@media (max-width: 768px) {
	.top-head .logo {
		border: 0 none !important;
		display: table;
		float: left !important;
		/* margin: auto; */
		padding: 10px 0;
	}

	.heightn {
		height: 222px;
	}

	.hidden-xs {
		display: none !important;
	}

	.stepcon {
		padding-left: 0px;
	}

	.step {
		margin-top: 0px;
	}

	.number {
		background-image: url("../images/number.png");
		font-size: 21px;
		font-weight: bold;
		height: 42px;
		left: 42%;
		line-height: 41px;
		position: absolute;
		text-align: center;
		top: -12px;
		width: 42px;
	}

	.stepcon {
		padding: 17px;
	}

	.step {
		margin-top: 0px;
	}

	.stepcon .text-center {
		margin-top: 40px;
	}

	.wel {
		padding-bottom: 0px;
	}

	.stepcon .padding-horizontal-0 {
		padding: 10px;
	}
}

/* Tabs panel */
.tabbable-panel {
	border: 1px solid #eee;
	padding: 10px;
}

/* Default mode */
.tabbable-line>.nav-tabs {
	border: none;
	margin: 0px;
	border-bottom: 1px solid #d7d7d7 !important;
}

/*.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
  border-right: 1px solid #ddd;
}*/
.tabbable-line>.nav-tabs>li>a {
	border: 0;
	margin-right: 0;
	color: #737373;
}

.tabbable-line>.nav-tabs>li>a>i {
	color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
	border: 0;
	background: none !important;
	color: #333333;
}

.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
	color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
	margin-top: 0px;
}

.tabbable-line>.nav-tabs>li.active {
	position: relative;
	background: none;
}

.tabbable-line>.nav-tabs>li.active>a {
	border: 0;
	color: #2fadd6;
	border-bottom: 2px solid #2fadd6;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.tabbable-line>.nav-tabs>li.active>a>i {
	color: #404040;
}

.tabbable-line>.tab-content {
	background-color: #fff;
	border: 0;
	padding: 10px 0;
}

.portlet .tabbable-line>.tab-content {
	padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below>.nav-tabs>li {
	border-top: 4px solid transparent;
}

.tabbable-line.tabs-below>.nav-tabs>li>a {
	margin-top: 0;
}

.tabbable-line.tabs-below>.nav-tabs>li:hover {
	border-bottom: 0;
	border-top: 4px solid #fbcdcf;
}

.tabbable-line.tabs-below>.nav-tabs>li.active {
	margin-bottom: -2px;
	border-bottom: 0;
	border-top: 4px solid #f3565d;
}

.tabbable-line.tabs-below>.tab-content {
	margin-top: -10px;
	border-top: 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}

.grayborder {
	border: 1px solid #ddd;
}

.headingnew h2 {
	color: #494949;
	font-size: 14px;
	padding: 5px;
	font-weight: 600;
	cursor: default;
	margin: 0px;
}

.font-14 {
	font-size: 14px;
}

.about ul li {
	padding: 5px;
	font-size: 12px;

	color: #acacac;
	border-bottom: 1px solid #ddd;
	cursor: default;
}

.about ul li span {
	font-size: 12px;
	/* text-transform: capitalize; */
	color: #555555;
}

.headingnew p {
	color: #555555;
	font-size: 12px;
	padding: 10px 10px 0px 10px;
	font-weight: 300;
	cursor: default;
}

.headingnew span {
	color: #000;
	font-size: 12px;
	font-weight: 500;
}

.team img {
	float: left;
}

.team span {
	float: left;
	color: #555555;
	font-size: 12px;
	text-transform: capitalize;
	padding: 10px;
}

#Company hr {
	margin-bottom: 5px;
}

.about h4 {
	font-size: 13px !important;
	margin-top: 9px;
}

.slideout-menu {
	position: fixed;
	top: 0;
	right: -250px;
	width: 250px;
	height: 100%;
	background: #2d2d2d;
	z-index: 100;
}

.slideout-menu h3 {
	position: relative;
	padding: 12px 10px;
	color: #fff;
	font-size: 1.2em;
	font-weight: 400;
	border-bottom: 4px solid #222;
}

.slideout-menu .slideout-menu-toggle {
	position: absolute;
	top: 12px;
	right: 10px;
	display: inline-block;
	padding: 6px 9px 5px;
	font-family: "Open Sans", sans-serif !important;
	font-weight: bold;
	line-height: 1;
	background: #222;
	color: #999;
	text-decoration: none;
	vertical-align: top;
}

.slideout-menu .slideout-menu-toggle:hover {
	color: #fff;
}

.slideout-menu ul {
	list-style: none;
	font-weight: 300;
	border-top: 1px solid #151515;
	border-bottom: 1px solid #454545;
}

.slideout-menu ul li {
	border-top: 1px solid #454545;
	border-bottom: 1px solid #151515;
}

.slideout-menu ul li a {
	position: relative;
	display: block;
	padding: 18px;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.slideout-menu ul li a:hover {
	background: #000;
	color: #fff;
}

.slideout-menu ul li a i {
	position: absolute;
	top: 15px;
	right: 10px;
	opacity: 0.5;
}

.header {
	padding: 15px;
	background: #000;
}

.header .slideout-menu-toggle {
	font-size: 1.2em;
	color: #999;
	text-decoration: none;
}

.header .slideout-menu-toggle:hover {
	color: #fff;
}

.header .slideout-menu-toggle i {
	vertical-align: top;
	margin: 5px 3px 0 0;
}

.nav-tabs {
	border-bottom: medium none !important;
}

.greeenline {
	border-bottom: 3px solid #61af46 !important;
}

.modal {
	bottom: 0;
	display: none;
	left: 0;
	outline: 0 none;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	/* z-index: 9999999;         kamlesh told to remove */
}

.reg .btnBK {
	-moz-user-select: none;
	background: #57b947 none repeat scroll 0 0;
	border-bottom: 0px solid #4c8937;
	border-radius: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 13px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
	margin-top: 7px;
	color: #fff;
	text-transform: uppercase;
}

.reg .btnE {
	color: #fff;

	-moz-user-select: none;
	background: #57b947 none repeat scroll 0 0;
	border-bottom: 0px solid #4c8937;
	border-radius: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	border: 1px solid transparent;
	margin-bottom: 5px;
	border-radius: 4px;
}

.reg .btn1 {
	color: #fff;


	-moz-user-select: none;
	background: #00a2d4 none repeat scroll 0 0;
	border-bottom: 0px solid #4c8937;
	border-radius: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857;

	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;

	width: 100%;
	margin-bottom: 5px;
	border-radius: 4px;
	border: 1px solid transparent;
}

.reg .btn2 {
	color: #fff;

	-moz-user-select: none;
	background: #eca021 none repeat scroll 0 0;
	border-bottom: 0px solid #4c8937;
	border-radius: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857;

	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;

	width: 100%;
	margin-bottom: 5px;
	border-radius: 4px;
	border: 1px solid transparent;

}

.reg .btn3 {
	color: #fff;

	border: 1px solid transparent;
	-moz-user-select: none;
	background: #e46161 none repeat scroll 0 0;
	border-bottom: 0px solid #4c8937;
	border-radius: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857;

	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;

	width: 100%;
	margin-bottom: 5px;
	border-radius: 4px;
}

.reg .btn4 {
	color: #fff;

	border: 1px solid transparent;
	-moz-user-select: none;
	background: #607d8b none repeat scroll 0 0;
	border-bottom: 0px solid #4c8937;
	border-radius: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857;

	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;

	width: 100%;
	margin-bottom: 5px;
	border-radius: 4px;
}

.reg .btn5 {
	color: #fff;

	border: 1px solid transparent;
	-moz-user-select: none;
	background: #9c27b0 none repeat scroll 0 0;
	border-bottom: 0px solid #4c8937;
	border-radius: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857;

	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;

	width: 100%;
	margin-bottom: 5px;
	border-radius: 4px;
}

.fa.fa-trash {
	font-size: 15px;
}

.radios ul li {
	margin-bottom: 20px;
}

.red {
	color: red !important;
}

.color1 {
	border: 1px solid #58b84d;
	position: relative;
}

.color2 {
	border: 1px solid #ddd;
}

.fun-number_green {
	color: #fff;
	font-size: 13px;
	font-weight: 100;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
	width: 99%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fun-info_green {
	color: #58b84d !important;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	white-space: nowrap;
	width: 93%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.heading main-color {
	color: #58b84d !important;
}

.campain ul li {
	font-size: 15px;
	font-weight: 600;
	line-height: 27px;
}

.uploadoc .modal-body .form-control {
	border-radius: 4px;
	box-shadow: none;
	font-size: 13px;

	padding: 6px 15px;
}

.tabs-style-default h5 {
	color: #58b84d !important;
}

.green h5 {
	color: #58b84d !important;
	margin-bottom: 5px;
}

#custom-search-input {
	margin: 0;
	margin-top: 0 0 10px;
	padding: 0;
}

#custom-search-input .search-query {
	padding-right: 3px;
	padding-right: 4px \9;
	padding-left: 10px;
	padding-left: 4px \9;
	/* IE7-8 doesn't have border-radius, so don't indent the padding */

	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#custom-search-input button {
	border: 0;
	background: none;
	/** belows styles are working good */
	padding: 2px 5px;
	margin-top: 2px;
	position: relative;
	left: -28px;
	/* IE7-8 doesn't have border-radius, so don't indent the padding */
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #2fadd6;
}

.search-query:focus+button {
	z-index: 3;
}

li.active span.round-tabs.one {
	background: #fff none repeat scroll 0 0 !important;
	border: 2px solid #ddd;
	color: rgb(34, 194, 34);
}

span.round-tabs.one {
	border: 2px solid rgb(34, 194, 34);
	color: rgb(34, 194, 34);
}

span.round-tabs.three {
	border: 2px solid #1fa5d7;
	color: #1fa5d7;
}

span.round-tabs {
	background: white none repeat scroll 0 0;
	border-radius: 100px;
	display: inline-block;
	font-size: 25px;
	height: 70px;
	left: 0;
	line-height: 70px;
	text-align: center;
	width: 70px;
	z-index: 2;
}

.board .nav-tabs li.active {
	background: #fff none repeat scroll 0 0;
	color: #000 !important;
}

.stepnew .col-lg-1 {
	width: 14%;
	text-align: center;
}

span.round-tabs.five {
	border: 2px solid #999;
	color: #999;
}

.filter-by li.active::after {
	background-color: #58b84d !important;
}

.filter-by .nav-tabs>li.active>a {
	background-color: #58b84d !important;
}

.filter-by ul li a:hover,
.filter-by:not(.style-2):not(.style-3) ul li.active a {
	background: #58b84d none repeat scroll 0 0;
	color: #fff;
}

.account h2 {
	margin-bottom: 3px;
	color: #333;
	font-size: 15px;
}

.party ul li {
	margin-bottom: 20px;
}

/* create schedule */

#create-schedule .fa.fa-calendar {
	bottom: 20px;
	position: absolute;
	right: 25px;
}

#create-schedule span.user_box {
	background: #eee none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 50px;
	color: #000 !important;
	display: inline-block;
	font-size: 20px !important;
	height: 40px;
	line-height: 37px;
	margin: 5px;
	text-align: center !important;
	width: 40px;
	margin-top: -10px;
}

#create-schedule .fa.fa-plus-square {
	float: right;
	padding-top: 5px;
}

#create-schedule button.btn {
	font-size: 14px;
	margin-top: 5px;
}

#create-schedule-idea .fa.fa-calendar {
	bottom: 20px;
	position: absolute;
	right: 25px;
}

#create-schedule-idea span.user_box {
	background: #eee none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 50px;
	color: #000 !important;
	display: inline-block;
	font-size: 20px !important;
	height: 40px;
	line-height: 37px;
	margin: 5px;
	text-align: center !important;
	width: 40px;
	margin-top: -10px;
}

#create-schedule-idea .fa.fa-plus-square {
	float: right;
	padding-top: 5px;
}

#create-schedule-idea button.btn {
	font-size: 14px;
	margin-top: 5px;
}

@media screen and (max-width: 480px) {
	.party img {
		text-align: center;
		margin: 15px;
	}

	.tabs-style-bottomline .nav-tabs>li {
		margin-bottom: -2px;
		width: 100%;
	}

	.modal-dialog {
		margin: 30px auto;
		width: 100%;
	}

	.stepnew .col-lg-1 {
		text-align: center;
		width: 100%;
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.filter-by ul li {
		margin: 0 2px 10px;
		width: 100%;
	}

	.stepcon .col-xs-offset-3 {
		margin-left: 0;
	}

	.tab-content .margin-top-70 {
		margin-top: 0px;
	}
}

@media screen and (max-width: 768px) {
	.stepnew .col-lg-1 {
		text-align: center;
		width: calc();
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.stepcon .col-xs-offset-2 {
		margin-left: 0 !important;
	}
}

.top-nav li li a:hover {
	text-transform: inherit;
	color: #000 !important;
	display: block;
	font-size: 13px !important;
	line-height: 1.5;
	padding: 5px 8px;
	transition: all 0.2s ease 0s;
}

.comment-list .comment-content h6 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	color: #888 !important;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px 0px;
	color: #58b84d !important;
}

.comment-list .comment-content h6 a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	color: #58b84d !important;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px 0px;
	text-shadow: none;
	font-size: 14px;
}

.comment-list .comment-content .meta {
	font-size: 13px;
	margin-bottom: 6px;
}

.comment-list>li .comment-content {
	border-bottom: 1px solid #ddd;
	margin-left: 5px;
	padding: 0 20px;
}

.main-bg {
	background-color: #61af46;
	color: #fff !important;
}

.bid a {
	color: #2fadd6;
	font-size: 12px;
	font-weight: 600;
	margin: 10px !important;
	text-decoration: underline;
	text-transform: capitalize;
}

.bid h2 {
	color: #2fadd6;
	margin-bottom: 7px;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
}

.leave-comment i {
	color: #61af46 !important;
}

.investors ul li {
	color: #555555 !important;
	font-size: 13px;
	list-style: outside none none;
	margin-bottom: 20px;
	padding-left: 15px;
}

.investors ul {
	list-style-type: circle !important;
	list-style: outside circle !important;
}

.investors h5 {
	font-size: 13px;
	font-weight: 100;
	text-transform: uppercase;
	color: #acacac !important;
}

.heading4 {
	padding: 10px;
	background: #ccc;
	margin-bottom: 10px;
	background: #58b84d;
	color: #fff;
}

.blue a {
	font-size: 13px;
	color: #2fadd6 !important;
	text-decoration: underline;
}

.listview ul li {
	margin-bottom: 20px;
}

.bannertext {
	font-size: 15px;
}

.bannertext span {
	font-size: 32px;
	text-align: center;
}

.nav>li>a {
	display: block;
	padding: 4px 14px;
	position: relative;
	cursor: pointer;
}

.grayhead span {
	border-bottom: 1px solid #ddd;
	padding-left: 0px !important;
	color: #656363;
	font-size: 14px;
	padding: 10px 0px 0px 15px;

	border-bottom: 1px solid #777;
	margin-bottom: 10px;
	display: inline-table;
}

.bluelink a {
	color: #2fadd6;
	font-size: 14px;
	font-weight: 600;
	margin: 10px !important;
	text-decoration: underline;
	text-transform: capitalize;
}

.party1 ul li {
	margin-bottom: 20px;
	padding-left: 10px;
}

.party2 ul li {
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.messageactive {
	border-left: 2px solid #58b84d;
}

.messagegray {
	color: #ddd !important;
}

.cf1 {
	color: #a5a5a5;
	font-size: 12px;
	font-weight: 100 !important;
	font-family: "Open Sans", sans-serif !important;
}

.cf {
	color: #555555;
	font-size: 12px;
	font-weight: 100 !important;
	font-family: "Open Sans", sans-serif !important;
}

/* .cf span {
    color: #61af46 !important;

} */

.tablenumber {
	color: #555555;
	font-size: 30px;
}

.cf>tbody>tr>td,
.cf>tbody>tr>th,
.cf>tfoot>tr>td,
.cf>tfoot>tr>th,
.cf>thead>tr>td,
.cf>thead>tr>th {
	padding: 8px;
}

.tabs-style-lg .nav-tabs {
	width: 100% !important;
	margin: initial;
	display: table;
	position: relative;
	width: auto;
	z-index: 0;
}

.tabs-style-lg .nav-tabs>li {
	border-right: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	text-align: center;
	width: 33.2% !important;
}

.tabs-style-lg .nav-tabs li.active {
	background: #61af46 none repeat scroll 0 0;
	color: #fff !important;
}

.tabs-style-bg .nav-tabs li.active {
	background: #61af46 none repeat scroll 0 0;
	color: #fff !important;
}

.bluelink2 a {
	color: #2fadd6;
	font-size: 14px;
	font-weight: 600;
	text-align: center !important;
	text-decoration: underline;
	text-transform: capitalize;
}

.fr {
	float: right;
	margin-top: 56px;
}

.fr1 {
	float: right;
}

.textc span a {
	color: #fff;
	font-size: 12px;
	padding-right: 15px;
}

span.wht-brd {
	border: 1px solid #fff;
	color: #fff;
	float: left;
	font-size: 15px;
	margin-right: 10px;
	padding: 5px 10px;
	text-align: center;
	width: 180px;
	margin-top: 15px;
}

span.wht-brd strong {
	color: #fddd50;
	font-size: 15px;
}

.revelationImg img {
	background: #eee;
	border: 1px solid #ddd;
	padding: 7px;
}

.revelationImg {
	float: left;
	padding: 15px 18px;
}

.information {
	padding-top: 10px;
}

.information strong {
	font-size: 15px;
}

.revelation ul li {
	color: #555555 !important;
	font-size: 13px;
	list-style: outside none none;
	margin-bottom: 0px;
	padding: 10px 10px 10px 15px;
	border-top: 1px solid #ddd;
}

.revelation ul li {
	font-weight: 600;
	font-size: 15px;
}

ul.about-data li {
	margin-bottom: 30px;
}

ul.about-data li label {
	color: #ccc;
	float: left;
	font-size: 14px;
	text-align: right;
	padding-top: 3px;
	text-transform: uppercase;
	width: 180px;
}

ul.about-data li p {
	float: left;
	font-size: 14px;
	margin-left: 20px;
	padding: 0;
	width: 550px;
}

[type="checkbox"]:after {
	/*content: attr(value);*/
	margin: -3px 15px;
	vertical-align: top;
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
}

.stylish-input-group {
	width: 91%;
	float: left;
}

.stylish-input-group .input-group-addon {
	background: white !important;
	border-radius: 0 !important;
}

.stylish-input-group .form-control {
	border-right: 0;
	box-shadow: 0 0 0;
	border-color: #ccc;
}

.stylish-input-group button {
	border: 0;
	background: transparent;
}

/* Tree css here.. */
.tab-content div.box {
	border: 0 !important;
	background: none !important;
	padding: 0 !important;
	border-radius: 0 !important;
}

.portlet-title {
	background: #eee !important;
	padding: 10px !important;
	border-radius: 3px !important;
}

.jstree-default .jstree-wholerow-clicked {
	background: #eee !important;
	padding: 15px 0 !important;
	border: 0 !important;
	border-radius: 3px !important;
}

.jstree-default .jstree-node {
	padding: 3px !important;
}

.caption {
	font-weight: 600 !important;
	font-size: 15px !important;
	padding-right: 10px !important;
}

.caption i {
	padding-right: 5px !important;
}

.jstree-default .jstree-anchor {
	line-height: 24px !important;
	height: 24px !important;
	font-size: 14px !important;
	font-weight: 500 !important;
}

.jstree-default .jstree-wholerow {
	height: 26px !important;
}

.jstree .jstree-open>.jstree-children {
	margin-top: 4px !important;
}

.jstree-default .jstree-node {
	padding: 5px !important;
}

.jstree-default .jstree-icon:empty {
	width: 26px !important;
	height: 26px !important;
	color: #eba030 !important;
}

/*  */
div.box {
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px 10px;
	border-radius: 5px;
}

span.redbar {
	background: #ff0000 none repeat scroll 0 0;
	border: 1px solid #ccc;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin-top: 10px;
}

span.whitebar {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin-top: 10px;
}

span.percentage {
	color: #000;
	display: inline-block;
	font-weight: 600;
	padding-top: 6px;
	vertical-align: top;
}

.red-bg {
	background: #ccc none repeat scroll 0 0;
	border-color: #ccc #ccc #ccc !important;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
	background: #ff0000 none repeat scroll 0 0;
	display: inline-block;
	height: 12px;
	width: 7px;
}

.wht-bg {
	background: #fff none repeat scroll 0 0;
	border-color: #ccc #ccc #ccc !important;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
	display: inline-block;
	height: 12px;
	width: 5px;
}

.padl {
	padding-left: 0 !important;
}

.marlft {
	margin-left: 20px;
}

.menu-btn {
	position: absolute;
	top: 0;
	right: 10px;
}

.read_moreDiv {
	background: #343434;
	color: #bbb;
	text-align: center;
	font-size: 13px;
	padding: 15px;
}

.read_moreDiv a {
	color: #57b947;
	text-decoration: underline;
}

.container.textc>img {
	width: initial;
	height: 50px;
}

.container.textc>span {
	display: inline-block;
}

.container-fluid.textc>img {
	width: initial;
	height: 50px;
}

.container-fluid.textc>span {
	display: inline-block;
}

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

	#no-more-tables table,
	#no-more-tables thead,
	#no-more-tables tbody,
	#no-more-tables th,
	#no-more-tables td,
	#no-more-tables tr {
		display: block;
	}

	#no-more-tables thead tr {
		left: -9999px;
		position: absolute;
		top: -9999px;
	}

	#no-more-tables tr {
		border: 1px solid #ddd;
		padding-top: 13px;
	}

	#no-more-tables td {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		border-color: -moz-use-text-color -moz-use-text-color #eee;
		border-image: none;
		border-style: none none solid;
		border-width: medium medium 1px;
		line-height: 29px;
		margin: 7px;
		padding-top: 14px;
		position: relative;
		text-align: left;
		white-space: normal;
	}

	#no-more-tables td::before {
		font-weight: bold;
		left: 6px;
		padding-right: 20px;
		position: absolute;
		text-align: left;
		top: -10px;
		white-space: nowrap;
		width: 40%;
	}

	#no-more-tables td::before {
		content: attr(data-title);
	}

	table {
		border: 0 !important;
	}

	.tab-content .col-md-12 {
		padding: 0 10px;
	}

	.tabs-style-lg .nav-tabs>li {
		width: 32% !important;
	}

	.container.textc>span {
		display: inline;
		font-size: 20px;
	}
}

/* CHAT */

.wht-clr {
	color: #fff;
}

.chating {
	background: #eceeee;
}

.chating .bgWhite {
	background: #f7f7f7;
}

.chating .list-group-item:first-child,
.chating .list-group-item:last-child {
	border-radius: 0 !important;
}

.chating .list-group-item {
	border-bottom: 1px solid #ccc !important;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	margin: 0;
}

.chating .list-group-item span.name {
	font-size: 13px;
	font-weight: 300;
	color: #58b84d;
}

.chating .list-group-item span.ago {
	font-size: 12px;
	font-weight: 300;
	color: #777;
	float: right;
}

.chating .list-group-item input {
	vertical-align: middle;
}

.chating .list-group-item span.fadeTxt {
	font-size: 13px;
	font-weight: 300;
	color: #848282;
}

.chating .list-group-item span i.fa-star {
	color: #babbbb;
	font-size: 16px;
}

.chating .list-group-item .alignRight {
	text-align: right;
}

.chating .list-group-item span.redBox {
	background: #ed1c24;
	color: #fff;
	display: inline-block;
	border-radius: 50%;
	width: 22px;
	height: 27px;
	text-align: center;
}

.chating .list-group-item {
	/*padding: 7px 10px;*/
	padding: 7px 10px 10px 5px;
}

.chating .list-group-item {
	background: #eceeee;
}

i.ybg {
	color: #ff9700 !important;
}

i.gbg {
	color: #babbbb !important;
}

.chating .list-group-item.active {
	background: #fff;
	border: 1px solid #ccc;
}

.chating .list-group-item img.active {
	border: 3px solid #2c8c12;
}

.chatdate-bg {
	background: #ddd none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	padding: 10px;
	text-align: center;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

#scrollDiv,
#gscrollDiv,
#scrollDiv1,
#scrollDiv2 {
	height: 540px;
}

.greeenline_1 {
	border-bottom: 1px solid #61af46;
}

.member_cnt {
	text-align: center;
	padding: 10px;
	cursor: pointer;
}

.member_list>a {
	background: #73d368 none repeat scroll 0 0;
	border-radius: 50px;
	color: #fff;
	display: inline-block;
	margin: 5px 10px;
	padding: 5px 15px;
}

#scrollHeight2>div {
	background: #eee none repeat scroll 0 0;
}

.top-search button {
	margin-top: 0;

	background-color: #5b5b5b !important;
	border: 0 !important;
}

.top-search .fa-fw {
	color: #fff !important;
	padding: 6px 11px 6px 7px !important;
}

.ddl-title {
	background-color: #5bc0de !important;
	color: #fff !important;
	font-style: italic;
	font-size: 80%;
}

.ddl-select.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.ddl-select .btn.dropdown-toggle {
	background: #5b5b5b !important;
	border: 0 none;
	color: #fff !important;
	height: 45px !important;
	margin-top: 0;
	font-size: 12px;
}

.ddl-select .filter-option.pull-left {
	color: #fff;
	font-size: 13px;
	text-transform: none !important;
}

.ddl-select .bootstrap-select.btn-group .dropdown-toggle .caret {
	color: #fff;
}

.ddl-select .glyphicon {
	display: none;
}

.ddl-select .dropdown-menu>li>a {
	padding: 6px 15px;
}

.ddl-select .bootstrap-select .dropdown-menu>li>a {
	font-size: 13px;
}

.form-horizontal .bootstrap-select {
	width: 126px !important;
}

/* notifications */
#notifications .badge.badge-notify,
.notifications .badge.badge-notify {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 5px;
	background: #61af46;
}

#notifications .media-left,
.media>.pull-left {
	padding-left: 0;
}

#notifications .nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background: none;
}

#notifications>a {
	color: #666;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 13px !important;
}

#notifications {
	height: 61px;
}

#notifications .dropdown {
	display: inline-block;
	margin-left: 20px;
	padding: 10px;
}

#notifications .notifications {
	margin-left: -330px;
	width: 430px;
}

#notifications .notifications-wrapper {
	overflow: auto;
	max-height: 250px;
}

#notifications .menu-title {
	color: #61af46;
	font-size: 14px;
	display: inline-block;
}

#notifications .glyphicon-circle-arrow-right {
	margin-left: 10px;
}

#notifications .notification-heading,
#notifications .notification-footer {
	padding: 2px 10px;
}

#notifications .dropdown-menu.divider {
	margin: 5px 0;
}

#notifications .item-title {
	font-size: 12px;
	color: #000;
}

#notifications .notifications a.content {
	text-decoration: none;
	background: #ccc;
}

#notifications .notification-item {
	background: #eee none repeat scroll 0 0;
	border-radius: 4px;
	margin: 10px;
	padding: 5px;
}

#notifications .notification-desc {
	font-size: 12px;
}

#notifications .media:first-child {
	margin-top: 0;
}

#notifications .media,
#notifications .media-body {
	overflow: hidden;
}

#notifications .media-left,
#notifications .media>.pull-left {
	padding-right: 0;
}

#notifications .media-body,
#notifications .media-left,
#notifications .media-right {
	display: inline;
}

#notifications .media-left img {
	float: right;
}

#notifications .media-body {
	padding-top: 5.6px;
}

#notifications .media-left .img-circle {
	border-radius: 50%;
}

#notifications .notification-title {
	font-size: 13px !important;
	margin-bottom: 0;
}

#notifications .notification-title a {
	font-size: 13px !important;
	color: #444;
}

#notifications .notification-desc {
	margin-bottom: 0;
}

#notifications .notification-meta {
	color: #777777;
}

.notifications1 .notification-item {
	padding: 8px 2px;
	border-bottom: 1px solid #d5d5d5;
}

/*.notifications1 a{color:#61af46 !important}*/
.notifications1 p {
	margin-bottom: 0 !important;
}

.notification-item .clsReadNoti {
	color: #61af46 !important;
}

.notification-item .clsReadNoti .notification-title a {
	color: #61af46 !important;
}

.notification-item .clsNotReadNoti {
	color: #555 !important;
}

/* Chat Css */
.chat {
	list-style: none;
	margin: 0;
	padding: 0;
}

.chat li {
	/*  padding-bottom: 5px;*/

	padding: 5px 10px 5px 10px;
}

.chat li.left .chat-body {
	margin-left: 60px;
}

.chat li.right .chat-body {
	margin-right: 60px;
}

.chat li .chat-body p {
	margin: 0;
	color: #777777;
	word-break: break-word;
}

.panel-body {
	overflow-y: auto;
	max-height: 250px;
}

.gry-bg .btn-white:hover {
	background-color: green !important;
	color: white !important;
}

.badge-orange,
.badge-blue,
.badge-red,
.badge-green,
.badge-brown,
.badge-cyan {
	border-radius: 10px;
	color: #fff !important;
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	min-width: 10px;
	padding: 5px 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: auto;
}

.badge-green {
	background-color: #54ba46;
}

.badge-red {
	background-color: red;
}

.badge-orange {
	background-color: orange;
}

.badge-blue {
	background-color: #2f9ad8;
}

.badge-brown {
	background-color: #ad8b7e;
}

.badge-cyan {
	background-color: #48b6db;
}

span.whtclr {
	color: #fff !important;
}

.redMandatory {
	color: red !important;
	font-size: 18px !important;
	margin-left: -7px !important;
	vertical-align: top;
}

span.round-tabs.two {
	border: 2px solid rgb(226, 99, 73);
	color: rgb(226, 99, 73);
}

.img-wrap {
	position: relative;
	display: inline-block;
	border: none;
	font-size: 0;
	float: left;
}

.img-wrap .close {
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 20;
	background-color: #fff;
	padding: 3px 0px 0px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	opacity: 0.5;
	text-align: center;
	font-size: 22px;
	line-height: 10px;
	border-radius: 50%;
}

ul.bullets .bullets1 ul {
	margin: 0 !important;
	padding-left: 15px !important;
}

ul.bullets li,
.bullets1 ul li {
	list-style-type: disc !important;
	padding-bottom: 15px !important;
}

/*Investor CSS start */
.accelerators span {
	color: #2fadd6;
	font-weight: 300;
	font-size: 20px;
	text-align: left;
	text-transform: uppercase;
}

.accelerators a {
	color: #61af46;
	text-align: right;
	font-weight: 600;
	font-size: 13px;
}

.innerDiv {
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 20px;
}

.innerDiv .posRel img {
	position: relative;
}

.yellow-strip {
	background: #fbc51f;
	color: #fff;
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	padding: 5px 7px;
	position: absolute;
	top: 21px;
	left: 16px;
}

.minHeight {
	min-height: 210px;
}

.maxHeight {
	max-height: 210px !important;
}

.minHeight72 {
	min-height: 72px;
}

p.company-name,
p.campaign-name {
	text-align: left;
	margin-bottom: 5px;
}

p.company-name {
	color: #696969;
	font-size: 18px;
	font-weight: 600;
}

p.para {
	margin-bottom: 10px;
	font-size: 14px;
	color: #343434;
	word-wrap: break-word;
}

p.campaign-name {
	color: #b3b3b3;
	font-size: 15px;
	font-weight: 400;
}

.funding-status {
	background: #f8f8f8;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 2px;
}

.funding-status span {
	color: #acacac;
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
	font-weight: 600;
}

span.percentage {
	padding-top: 3px !important;
}

.tabular {
	margin-top: 20px;
}

.tabular li a span {
	font-size: 15px !important;
	font-weight: 600;
}

.tabular table td {
	border: 0 !important;
}

.tabular table tr {
	border-bottom: 1px solid #ccc !important;
}

.tabular tr:nth-child(2n) {
	background: none !important;
}

.tabular .tabs-style-lg .nav-tabs>li>a {
	/* padding:20px !important; */
	padding: 9px !important;
	text-transform: uppercase;
}

a.links {
	color: #61af46;
	text-decoration: underline;
	font-weight: 300;
	font-size: 13px;
}

.lg-tab-txt {
	margin-top: 20px;
}

@media only screen and (max-width: 800px) {
	.tabular .tabs-style-lg .nav-tabs>li>a {
		padding: 10px !important;
		text-transform: none;
	}

	.tabular li a span {
		font-size: 13px !important;
	}
}

@media (max-width: 767px) {}

.cursor-ptr {
	cursor: pointer !important;
}

.cursor-default {
	cursor: default !important;
}

.disabledDiv {
	pointer-events: none;
}

.linkc {
	color: #61af46 !important;
}

/*Investor CSS END */

/* Table Pricing */

.tableTB tr th {
	background: #61af46;
	color: #fff;
	border-bottom: 0;
	text-align: center;
}

.tableTB tr td {
	text-align: center;
}

ul.arrow-bullet {
	margin: 0;
	padding: 0;
}

ul.arrow-bullet li {
	list-style: none;
	background: url("../images/checked.png") left 10px no-repeat;
	padding-left: 17px;
	padding-bottom: 10px;
}

.maring-space {
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: 100;
}

#myTab-accordion .panel-default>.panel-heading {
	color: #333;
	background-color: #eee;
	border-color: #ddd;
	border-radius: 0 !important;
}

#myTab-accordion .panel {
	border-radius: 0;
}

#myTab-accordion .panel-title span {
	color: #000 !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
}

@media (max-width: 767px) {
	.mobile-fnt {
		font-size: 13px;
	}

	.maring-space {
		margin-top: 5px;
		font-size: 18px !important;
	}
}

.ex_height {
	height: 700px !important;
	overflow-y: scroll !important;
}

.as_height {
	min-height: 300px !important;
}

.btn-small {
	padding: 5px 15px !important;
	width: 100%;
	font-size: 13px !important;
}

.clsPtr {
	cursor: pointer !important;
}

.footerHeight {
	height: 16px;
}

.copyright {
	background: #e8e8e8;
	text-align: center;
	color: #000;
	font-size: 12px;
	padding: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.poweredby {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin-right: 5px;
}

.table-borderles tr td {
	border: 0 !important;
}

.table-style-2 th {
	background: #d7eff8;
	color: #434242;
	font-size: 12px;
	font-weight: 600;
	border: 0;
	padding: 6px 6px;
	text-align: left;
}

.table-wrap {
	border: 1px solid #ddd;
	overflow: auto;
	padding: 10px;
	border-radius: 8px;
}

.table-style-2 {
	border: 0;
}

.table-style-2 tr td {
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background: #fdfdfd;
}

.table-striped>tbody>tr:nth-of-type(even),
.table-style-2 thead tr {
	-moz-border-radius: 10px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.table-striped>tbody>tr:nth-of-type(even) td:first-child,
.table-style-2 th:first-child {
	border-bottom-left-radius: 7px;
}

.table-striped>tbody>tr:nth-of-type(even) td:first-child,
.table-style-2 th:first-child {
	border-top-left-radius: 7px;
}

.table-striped>tbody>tr:nth-of-type(even) td:last-child,
.table-style-2 th:last-child {
	border-bottom-right-radius: 7px;
}

.table-striped>tbody>tr:nth-of-type(even) td:last-child,
.table-style-2 th:last-child {
	border-top-right-radius: 7px;
}

.tbl-odd-div {
	background: #fff !important;
	padding: 10px !important;
}

.tbl-even-div {
	background: #f3f3f3 !important;
	padding: 10px !important;
}

.bg-white {
	background: #fff !important;
}

.bg-gray {
	background: #f3f3f3 !important;
}

.btm-action-btn {
	height: 30px;
	width: 120px;
	background-color: #ffffff;
	border-radius: 15px;
	display: inline-block;
	text-align: center;
	line-height: 27px;
	font-size: 12px;
	font-weight: 600;
	margin-right: 10px;
}

.rowActions {
	cursor: pointer;
	text-decoration: underline;
}

.outline-border-success {
	color: #5cb85c;
	border: 1px solid;
}

.outline-border-warning {
	color: #ec971f;
	border: 1px solid;
}

.outline-border-mulled_wine {
	color: #413a4a;
	border: 1px solid;
}

.outline-border-turquoise {
	color: #00a4b0;
	border: 1px solid;
}

.outline-border-info {
	color: #31b0d5;
	border: 1px solid;
}

.outline-border-pink {
	color: #fe5043;
	border: 1px solid;
}

.outline-border-primary {
	color: #286090;
	border: 1px solid;
}

.outline-border-sandy_brown {
	color: #f57f4b;
	border: 1px solid;
}

.outline-border-violet {
	color: #7c57bb;
	border: 1px solid;
}

.ellipsisDiv .dropdown-menu {
	min-width: 100%;
	width: 100px;
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: 0 2px 27px 0 rgb(0 0 0 / 18%);
	border: 0 !important;
	background: #f2f2f2;
	display: none;
	position: absolute;
	z-index: 999;
	left: -100px;
	padding: 4px 10px;
	top: -2px;
}

.ellipsisDiv .dropdown-menu a {
	color: #4d4d4d;
	font-size: 12px;
	line-height: 20px;
}

.v-hide {
	visibility: hidden !important;
}

.padNone {
	padding: 0 !important;
}

/* new css 22-07-2020 company profile */

.companyProfile .com-summary {
	border: 1px solid #d5d5d5;
	/* background-color: #ededed; */
	padding: 9px;
	clear: both;
	overflow: hidden;
	cursor: pointer;
	min-height: 52px;
}

.companyProfile .md-title {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 20px;
}

.companyProfile .sm-title {
	color: #000;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 22px;
	opacity: 0.7;
}

.companyProfile .border {
	border: 1px solid #cecece;
	clear: both;
	overflow: hidden;
}

.companyProfile .col-1 {
	width: 90px;
	float: left;
	text-align: center;
}

.companyProfile .col-2 {
	width: 120px;
	float: left;
	text-align: center;
}

.companyProfile .col-3 {
	width: 90px;
	float: left;
	text-align: center;
}

.companyProfile .col-4 {
	width: 140px;
	float: left;
	text-align: center;
}

.companyProfile .col-5 {
	width: 90px;
	float: left;
	text-align: center;
}

.companyProfile .col-1,
.companyProfile .col-2,
.companyProfile .col-3,
.companyProfile .col-4 {
	border-right: 1px solid #cecece;
}

.companyProfile .col-1,
.companyProfile .col-2,
.companyProfile .col-3,
.companyProfile .col-4,
.companyProfile .col-5 {
	padding: 5px 3px;
	height: 50px;
}

.companyProfile .opacity {
	color: #000;
	font-weight: 600;
	opacity: 0.5;
}

.companyProfile .bld {
	color: #000;
	font-weight: 600;
}

.companyProfile .rect-box {
	box-sizing: border-box;
	/* border: 1px solid #D5D5D5; */
	/* background: linear-gradient(180deg, #ececec 0%, #ffffff 100%); */
	cursor: pointer;
}

.companyProfile .rect-box {
	text-align: center;
	padding: 5px 0;
}

.companyProfile .rect-box span {
	font-weight: 600;
	color: #000;
}

.companyProfile .slider-box {
	padding: 3px 7px 7px 7px;
	box-sizing: border-box;
	border: 1px solid #d5d5d5;
	/* background: linear-gradient(180deg, #ececec 0%, #ffffff 100%); */
	position: relative;
}

.companyProfile .slider-box span {
	font-weight: 600;
	color: #000;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 19px;
	text-align: center;
}

.companyProfile .slider-box .brd-rght {
	/* border-left: 1px solid #ccc; */
}

.companyProfile .slider-box i.fa.fa-linkedin {
	font-size: 12px;
	color: #fff;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border-radius: 2px;
}

.companyProfile .green-box-act span {
	font-weight: 600;
	color: #fff;
}

.companyProfile .green-box-act {
	background-color: #61ae46;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border: 1px solid #61ae46;
}

.companyProfile .rectangle-lg {
	box-sizing: border-box;
	border: 1px solid #cecece;
	padding: 7px;
	margin-top: 10px;
	clear: both;
	overflow: hidden;
}

.companyProfile .rectangle-lg .summary-box {
	border: 1px solid #cecece;

	padding: 8px 10px;
	font-size: 13px;
	color: #000;
	margin-bottom: 7px;
}

.summary-box h4 {
	font-size: 13px;
	color: #000;
	font-weight: 600;
	margin: 0;
}

.plus-icon1,
.plus-icon {
	position: absolute;
	right: 10px;
	bottom: 4px;
}

.plus-icon1 i,
.plus-icon i {
	color: #3b971b;

	font-size: 15px;
}

.application-btn a i,
.pitch-deck-btn a i,
.financial-projection-btn a i,
.traction-metrics-btn a i,
.cap-table-btn a i {
	padding-left: 5px;
}

.application-btn a,
.pitch-deck-btn a,
.financial-projection-btn a,
.traction-metrics-btn a,
.cap-table-btn a {
	height: 40px;
	line-height: 39px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	color: #000;
	text-align: center;
	background-color: #e9e9e9;
	float: left;
	margin-right: 5px;
	display: inline-block;
}

.app-btn {
	line-height: 26px;
	font-size: 12px !important;
	font-weight: 600;
	letter-spacing: 0;
	color: #000;
	text-align: center;
	background-color: #e9e9e9;
	float: left;
	margin-right: 4px;
	display: inline-block;
	width: auto;
	padding: 0px 8px;
	border: 1px solid #bdbdbd;
	border-radius: 2px;
}

.application-btn a {
	width: 135px;
}

.pitch-deck-btn a {
	width: 130px;
}

.financial-projection-btn a {
	width: 210px;
}

.traction-metrics-btn a {
	width: 180px;
}

.cap-table-btn a {
	width: 130px;
}

.companyProfile a.company-details-btn {
	background-color: #59b84e;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 20px;
	text-align: center;
	border-radius: 3px;
	padding: 4px 12px;
	display: inline-block;
}

.companyProfile a.company-details-btn:hover {
	color: #fff;
}

.companyProfile a.hide-btn,
.companyProfile a.show-btn {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 20px;
	text-align: center;
	border-radius: 3px;
	padding: 4px 12px;
	display: inline-block;
}

.companyProfile a.hide-btn {
	background-color: #59b84e;
}

.companyProfile a.hide-btn:hover {
	color: #fff;
}

.companyProfile a.show-btn {
	background-color: #686868;
	width: 70px;
}

.companyProfile a.show-btn:hover {
	color: #fff;
}

.companyProfile .company-details {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	letter-spacing: 0;
	line-height: 23px;
}

.companyProfile .main-title {
	color: #000;
	font-size: 14px;
	letter-spacing: 0;
	font-weight: 600;
	line-height: 23px;
	text-align: center;
	display: inline-block;
}

.p-dtl .main-title {
	width: 150px;
}

.companyProfile .sub-title {
	color: #000;
	font-size: 13px;
	opacity: 0.8;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 23px;
	text-align: center;
	display: inline-block;
}

#team-memberModal label,
#addteam-memberModal label,
#InvestmentModal label,
#aboutCompanyModal label,
#companyDetailsModal label,
#summaryModal label {
	color: #2f3233;
	font-size: 14px;
}

.member-photo {
	margin-bottom: 15px;
}

.member-photo img {
	width: 80px;
	height: 80px;
	border-radius: 100px;
}

.companyProfile .form-control {
	box-shadow: none !important;
}

.companyProfile .add-link {
	border: 1px solid #ddd;
	padding: 15px;
	color: #000;
	font-size: 13px;
	font-weight: 600;
	margin: 15px 0;
}

.companyProfile .announcement {
	border: 1px solid #ddd;
	padding: 15px;
}

.companyProfile .announcement .small-txt {
	color: #666;
	font-size: 13px;
	font-weight: 500;
}

.companyProfile .pagination>.active>a {
	background: #61af46 !important;
	border-color: #61af46 !important;
}

.companyProfile .announcement .clr-blue {
	color: #1cb8e9;
	font-size: 15px;
	font-weight: 600;
}

button.save-btm,
button.cancel-btm {
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	border-radius: 3px;
	border: 0;
}

button.save-btm {
	height: 35px;
	width: 80px;
	background-color: #55b948;
	margin-right: 10px;
}

button.cancel-btm {
	height: 35px;
	width: 80px;
	background-color: #666;
}

a i.fa.fa-facebook,
a i.fa.fa-twitter,
a i.fa.fa-linkedin,
a i.fa.fa-instagram {
	color: #fff;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
}

a i.fa.fa-facebook {
	background: #30599d;
}

a i.fa.fa-twitter {
	background: #24d1f8;
}

a i.fa.fa-linkedin {
	background: #3399cc;
}

a i.fa.fa-instagram {
	background: #3399cc;
}

.m-t-5 {
	margin-top: 5px;
}

.m-b-5 {
	margin-bottom: 5px;
}

.m-t-10 {
	margin-top: 10px;
}

.m-b-10 {
	margin-bottom: 10px;
}

.pl-5 {
	padding-left: 5px;
}

.pr-5 {
	padding-right: 5px;
}

.pr-3 {
	padding-right: 3px;
}

.pl-3 {
	padding-left: 3px;
}

@media (max-width: 767px) {

	.application-btn a,
	.pitch-deck-btn a,
	.financial-projection-btn a,
	.traction-metrics-btn a,
	.cap-table-btn a {
		margin-bottom: 5px;
	}

	.companyProfile .rect-box span {
		font-size: 12px;
	}
}


.nav_div {
	background-color: #fff;
	padding: 0px;

}

#divCompanyDirector {
	border: 1px solid #d4d4d4;
	/* background: linear-gradient(180deg, #ececec 0%, #ffffff 100%); */
}

#divCompanyBasicInfo .cursor-ptr {
	cursor: pointer !important;
	text-align: center !important;
}

.newrow {
	margin: 0px !important;
}

.prl-0 {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

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



.elipse {
	white-space: nowrap;
	width: 125px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.vdo {
	height: 149px;
	margin-top: -36px;
	width: 100%;
}

.mobile-count {
	position: absolute;
	width: 10px;
	background-color: #6258ff;
	text-align: center;
	font-size: 8px;
	bottom: -4px;
	left: 6px;
}

.mob-no {
	position: relative;
}

/*.fileUl li {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        padding-right: 10px;
}

.fileUl li img {
        cursor: pointer;
}*/

.upload_comp_docx {
	font-size: 12px !important;
	padding: 4px 8px;
	z-index: 9;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

.upload_comp_docx_link {
	font-size: 12px !important;
	padding: 4px 8px;
	z-index: 9;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

.upload_comp_docx_scroll {
	height: 400px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.divFilingReport {
	padding: 0px;
	max-height: 400px;
	overflow-y: scroll;
}

.custom-scroll {
	max-height: 555px;
	overflow-y: auto !important;
	overflow-x: hidden !important;
	scrollbar-width: thin;
	scrollbar-color: #5cad3f #f1f1f1;
}

/* width / */
.custom-scroll::-webkit-scrollbar {
	width: 5px;
}

/* / Track / */
.custom-scroll::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* / Handle / */
.custom-scroll::-webkit-scrollbar-thumb {
	background: #2fadd6;
	border-radius: 5px;
}

/* / Handle on hover / */
.custom-scroll::-webkit-scrollbar-thumb:hover {
	background: #555;
}

#divCompanySummary video {
	height: 116px;
	width: 100%;
}

/*=================== My Custom RA===============*/

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

.m-0-auto {
	margin: 0px auto !important;
}

.m-0 {
	margin: 0px !important;
}

.ml-0 {
	margin-left: 0px !important;
}

.mr-0 {
	margin-right: 0px !important;
}

.mt-10 {
	margin-top: 10px;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.mt-20 {
	margin-top: 20px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mt-70 {
	margin-top: 70px;
}

.mb-70 {
	margin-bottom: 70px;
}

.p-0 {
	padding: 0px;
}

.text-center {
	text-align: center !important;
}

.d-none {
	display: none !important;
}

.file-drag {
	border: 2px dashed #61af46;
	border-radius: 5px;
	color: #2fadd6;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin: 1em 0;
	padding: 3em;
	text-align: center;
	transition: background 0.3s, color 0.3s;
}

.img-pdf {
	width: 110px;
	padding: 20px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}

.file-progress {
	display: none;
	margin: 1em auto;
	width: 100%;
}

progress {
	appearance: none;
	background: #eee;
	border: none;
	border-radius: 3px;
	box-shadow: 0 2px 5px rgb(0 0 0 / 25%) inset;
	height: 30px;
}

.fpVisualTable {
	width: 100%;
	height: auto;
	overflow: auto;
	background-color: #ededed;
}

.fpVisualTable .tab-content .tab-pane {
	overflow: unset;
}

.fpVisualTable table {
	width: auto;
	/*max-content;*/
	margin: 0px;
	padding: 0px;
	position: relative;
}

.fpVisualTable table thead tr:first-child th {
	position: sticky;
	top: 1px;
	/* Don't forget this, required for the stickiness */
}

.fpVisualTable tr.smallRow {
	line-height: normal;
}

.fpVisualTable table td {
	background-color: #fff;
}

.fpVisualTable .bg-header,
.fpVisualTable tr.bg-header,
.fpVisualTable th.bg-header,
.fpVisualTable td.bg-header {
	background-color: #383838 !important;
}

.fpVisualTable tr.bg-header th,
.fpVisualTable tr.bg-header td {
	background-color: inherit;
}

.fpVisualTable th.bg-header:hover,
.fpVisualTable td.bg-header:hover {
	background-color: #2c2c2c !important;
}

.fpVisualTable tr.bg-header th:hover,
.fpVisualTable tr.bg-header td:hover {
	background-color: #2c2c2c !important;
}

.fpVisualTable tr.bg-odd,
.fpVisualTable th.bg-odd,
.fpVisualTable td.bg-odd {
	background-color: #d5e2ef !important;
}

.fpVisualTable tr.bg-odd:hover,
.fpVisualTable th.bg-odd:hover,
.fpVisualTable td.bg-odd:hover {
	background-color: #b9d7f5 !important;
}

.fpVisualTable tr.bg-even,
.fpVisualTable th.bg-even,
.fpVisualTable td.bg-even {
	background-color: #fadeb6 !important;
}

.fpVisualTable tr.bg-even:hover,
.fpVisualTable th.bg-even:hover,
.fpVisualTable td.bg-even:hover {
	background-color: #fed9a5 !important;
}

.fpVisualTable table tbody th,
.fpVisualTable table tbody td,
.fpVisualTable table thead tr:nth-child(2) th,
.fpVisualTable table thead tr:nth-child(2) td {
	padding: 4px 3px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #ababab;
}

.fpVisualTable th {
	text-align: center !important;
	vertical-align: middle !important;
}

.fpVisualTable td:first-child {
	background-color: #fff;
}

#fpVisualTable {
	width: 100%;
	height: auto;
	background-color: #ededed;
}

#fpVisualTable .tab-content .tab-pane {
	overflow: auto;
	/* max-height: 400px; */
}

#fpVisualTable table {
	width: auto;
	/*width: max-content;*/
	margin: 0px;
	padding: 0px;
	position: relative;
	border: none;
}

#fpVisualTable table thead tr:first-child th {
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
}

#fpVisualTable table thead tr:nth-child(2) th {
	position: -webkit-sticky;
	position: sticky;
	top: 35px;
}

#fpVisualTable table tbody th {
	text-align: left;
	position: relative;
}

#fpVisualTable table tbody th:first-child {
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	z-index: 2;
	min-width: 150px;
	border-bottom: 1px solid #f0f0f0 !important;
}

#fpVisualTable table tbody th.sticky,
#fpVisualTable table thead th.sticky,
#fpVisualTable table tfoot th.sticky {
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	z-index: 3;
}

#fpVisualTable caption {
	text-align: left;
	position: -webkit-sticky;
	position: sticky;
	left: 0;
}

#fpVisualTable tr.smallRow {
	line-height: normal;
}

#fpVisualTable table td {
	background-color: #fff;
}

#fpVisualTable .bg-header,
#fpVisualTable tr.bg-header,
#fpVisualTable th.bg-header,
#fpVisualTable td.bg-header {
	background-color: #383838 !important;
}

#fpVisualTable tr.bg-header th,
#fpVisualTable tr.bg-header td {
	background-color: inherit;
}

#fpVisualTable th.bg-header:hover,
#fpVisualTable td.bg-header:hover {
	background-color: #2c2c2c !important;
}

#fpVisualTable tr.bg-header th:hover,
#fpVisualTable tr.bg-header td:hover {
	background-color: #2c2c2c !important;
}

#fpVisualTable tr.bg-odd,
#fpVisualTable th.bg-odd,
#fpVisualTable td.bg-odd {
	background-color: #d5e2ef !important;
}

#fpVisualTable tr.bg-odd:hover,
#fpVisualTable th.bg-odd:hover,
#fpVisualTable td.bg-odd:hover {
	background-color: #b9d7f5 !important;
}

#fpVisualTable tr.bg-even,
#fpVisualTable th.bg-even,
#fpVisualTable td.bg-even {
	background-color: #fadeb6 !important;
}

#fpVisualTable tr.bg-even:hover,
#fpVisualTable th.bg-even:hover,
#fpVisualTable td.bg-even:hover {
	background-color: #fed9a5 !important;
}

#fpVisualTable table td {
	padding: 1px 3px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #f0f0f0 !important;
}

#fpVisualTable table th {
	padding: 1px 3px;
	font-size: 12px;
	text-align: center;
}

#fpVisualTable th {
	text-align: center !important;
	vertical-align: middle !important;
}

#fpVisualTable td:first-child {
	background-color: #fff;
}

.fpVisualTable table thead th:first-child,
#fpVisualTable table thead th:first-child {
	padding: 4px 3px;
	z-index: 4;
	border-top: none !important;
	border-bottom: none !important;
	box-shadow: inset 0 0px 0 #f0f0f0, inset 0 -1px 0 #f0f0f0;
}

.fpVisualTable table thead th,
.fpVisualTable table thead td,
#fpVisualTable table thead th,
#fpVisualTable table thead td {
	padding: 4px 3px;
	z-index: 2;
	border-top: none !important;
	border-bottom: none !important;
	box-shadow: inset 0 0px 0 #f0f0f0, inset 0 -1px 0 #f0f0f0;
}

.fpVisualTable table thead tr:nth-child(2) th,
.fpVisualTable table thead tr:nth-child(2) td,
#fpVisualTable table thead tr:nth-child(2) th,
#fpVisualTable table thead tr:nth-child(2) td {
	padding: 4px 3px;
	z-index: 3;
	border-top: none !important;
	border-bottom: none !important;
	box-shadow: inset 0 0px 0 #f0f0f0, inset 0 -1px 0 #f0f0f0;
}

/* Start CSS In header file put here */
#notifications {
	height: auto;
}

.menu-icon {
	font-size: 18px !important;

	color: #9d9d9d;
}

.top-nav ul li ul {
	min-width: 160px;
}

.user {
	color: #fff !important;
	line-height: 16px;
	text-transform: capitalize !important;
}

.user-name {
	font-size: 13px;
	font-weight: 600;
	padding: 5px;
	text-align: center;
}

.drp-icn {
	background-color: #d8d8d8;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px !important;
	font-size: 10px !important;
}

.top-nav>ul>li {
	padding: 13px 10px;
	list-style: none;
}

.top-nav {
	padding-top: 0px;
}

.img-logo {
	height: 40px;
}

.login-logo {
	width: 120px;
}

.slide-left {
	padding-top: 10px;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.dropmenu {
	border-top: 3px solid #61af46 !important;
	min-width: 140px;
	padding: 0;
	margin: 0;
	border: 1px solid rgba(0, 0, 0, 0.09);
	border-radius: 1px;
}

.dropmenu>a {
	display: block;
	padding: 6px 12px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
}

.dropmenu>a:last-child {
	border-bottom: 0px solid #dedede;
}

.u-name {
	font-size: 14px !important;
	font-weight: 600;
	color: #fff !important;

	line-height: 14px !important;
}

.u-name span {
	font-size: 10px;
}

.user>a:after {
	display: inline-block;
	font: normal normal normal 8px/1 FontAwesome;
	content: "\f078";
	margin-left: 5px;
	top: -1px;
	position: relative;
}

/*---Smart global css------*/

.prifile-brief .title,
.prifile-brief .profession {
	margin: 0px 0px 3px;
}

.mentors-info .profile-btn .btn {
	font-size: 13px;
	padding: 8px 0;
	width: 100%;
}

.mentors-info .profile-btn .btn:first-child {
	margin-bottom: 10px;
}

.mentors-info .btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}

.mentors-detail {
	margin: 10px 0px 0px;
}

.mentors-detail .exp-tag span {
	background-color: #f5f7fa;
	color: rgba(31, 31, 50, 0.5);
	font-size: 14px;
	padding: 5px 10px;
	display: inline-block;
	line-height: 1.5rem;
	margin-bottom: 5px;
	border-radius: 5px;
	margin-right: 0.5rem;
}

a i.fa.fa-facebook,
a i.fa.fa-twitter,
a i.fa.fa-linkedin,
a i.fa.fa-instagram {
	text-align: center;
	margin-left: 3px;
}

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

/* .banner-section .overlay {
    position: absolute;
    width: 100%;
    height: 80%;
    top: 10%;
    z-index: 1;
}
.banner-section .overlay.green-layer {
    background-color: rgb(0 128 0 / 80%);
} */
.banner-section .gmpxlogo-section {
	position: relative;
	width: 100%;
	/* width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%); */
	z-index: 2;
	text-align: center;
	padding: 30px 50px;
	color: #fff;
	background-color: rgb(17 179 90 / 80%);
}

.banner-section .gmpxlogo-section h1,
.banner-section .gmpxlogo-section h3 {
	color: #fff;
	margin: 0px;
	font-weight: 600;
}

.banner-section .gmpxlogo-section h4 {
	color: #fff;
	margin: 0px 0px 20px;
	font-weight: 500;
}

.profile-section {
	position: relative;
	padding: 80px 0px;
	background-color: #fafafa;
}

.profile-section .section-img {
	position: relative;
	width: 100%;
	text-align: center;
}

.profile-section .section-img img.img-fluid {
	width: 100%;
	border-radius: 50% 10% 50% 10%;
	box-shadow: 5px 10px 5px #a5a5a5;
}

.profile-section .section-content {
	position: absolute;
	top: 50%;
	left: 60%;
	margin-right: -50%;
	width: 90%;
	height: auto;
	transform: translate(-50%, -50%);
}

.contact-section .details-section {
	text-align: center;
}

.contact-section .details-section p {
	white-space: unset !important;
}

.apply-section {
	position: relative;
	/* background-image: url("./templates/default/images/buildings.jpg"); */
	min-height: 500px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0px;
}

.apply-section:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0 0 0 / 65%);
	content: "";
	z-index: 0;
}

.apply-form {
	position: relative;
	width: 90%;
	max-width: 680px;
	display: block;
	margin: 0 auto;
	padding: 30px 30px 50px;
	background-color: rgb(255 255 255 / 80%);
	z-index: 1;
}

.right-side-nav-fixed {
	position: fixed;
	top: 50%;
	right: 0;
	/* width: 138px; */
	background-color: #4785df;
	transform: translate(0, -50%);
	width: 120px;
	z-index: 9;
}

.right-side-nav-fixed ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.right-side-nav-fixed ul li {
	padding: 9.5px 13px;
	border-bottom: 1px solid #fff;
}

.right-side-nav-fixed ul li a {
	color: #fff;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.blog-section .title {
	margin: 5px 0px 0px;
	font-weight: 400;
}

.blog-section .title a {
	color: #2f2f2f;
}

.blog-section p {
	margin: 0px 0px 10px;
}

@media (max-width: 768px) {
	.navbtn {
		width: 30px;
		height: 30px;
		line-height: 28px;
		margin-top: 9px;
		margin-right: 12px;
		color: #fff !important;
		border: 1px solid #fff;
		position: absolute;
	}

	/* .mobile-view {
		margin-left: 15px;
	} */

	.new-nav ul li {
		display: grid;
		justify-content: center;
	}

	.drop-menu li {
		display: grid;
		justify-content: stretch !important;
	}

	.new-nav ul li span {
		padding: 10px;
	}

	.slide-left {
		width: 100%;
		text-align: center;
	}

	.slideout-menu h3 {
		margin: 0px;
	}

	.dropmenu>a {
		color: #3e3c3c !important;
	}

	.u-name span {
		padding: 0px !important;
	}

	.dropmenu {
		left: -32px;
	}

	.mob {
		display: none !important;
	}

	.new-nav li:after {
		display: none !important;
	}

	.app-btn {
		margin-bottom: 5px;
	}

	.companyProfile a.company-details-btn {
		margin-bottom: 5px;
	}

	.notes-review .all-review,
	.notes-review .sample-notes {
		margin-bottom: 5px;
	}

	.img-logo {
		height: 30px;
	}

	.lead_angel_li {
		margin-bottom: 5px;
	}

	.title-sl {
		margin-bottom: 5px;
	}
}

.filling-btn {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.newnav>li>a {
	display: block;
	padding: 4px 12px;
	position: relative;
}

.right .modal-header {
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: 9;
	border-radius: 0px !important;
}

.right .modal-footer {
	padding: 10px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
	position: fixed;
	bottom: 0px;
	width: 100%;
	background-color: #fff;
	z-index: 99;
	right: 0;
}

.tiles-img-width {
	width: 20px;
}

.clippy-btn {
	background: transparent;
	margin-top: 5px;
}

.clips-copy-btn {
	background: transparent;
	margin-top: 5px;
}

.font-16 {
	font-size: 16px;
}

.tb-icn img {
	width: 15px;
	cursor: pointer;
}

.tb-drop {
	position: relative;
}

.tb-dropdown {
	position: absolute;
	width: 120px;
	right: 0px;
	border: 1px solid #2dadd6;
	box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
	border-radius: 2px;
	padding: 4px;
	height: 30px;
	background-color: #fff;
	display: none;
}

.tb-dropdown a {
	padding: 2px;
}

.tb-drop:hover .tb-dropdown {
	display: block;
}

.f-srch {
	cursor: pointer;
	width: 10%;
	padding: 6px 7px;
	background: #1fa5d7;
	color: #fff !important;
	display: block;
	border-radius: 0px 4px 4px 0px;
	line-height: 18px !important;
}

.f-srch:hover {
	color: #fff !important;
}

.s-inpt {
	width: 90%;
	padding: 6px 7px !important;
	font-size: 12px;
	border-radius: 4px 0px 0px 4px !important;
}

.table-container table {
	text-align: center;
	border-collapse: initial;
}

.table-container {
	width: 100%;
	max-height: 500px;
	overflow: auto;
	min-height: 350px;
}

.table-container table tr th:first-child {
	position: sticky;
	width: 100px;
	left: 0;
	z-index: 10;
	border-right: 1px solid #e0e0e0 !important;
}

.fix-td {
	position: sticky;
	width: 100px;
	left: 0;
	z-index: 10;
	background-color: #fff;
	border-right: 1px solid #e0e0e0 !important;
}

.fix-td-even {
	background: #f3f3f3;
	border-radius: 7px 0px 0px 7px;
}

/*table tr th{
  position: sticky;
  top: 0;
  z-index: 9;
  background: #fff;
}*/
.al-itm {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.w-30 {
	width: 30% !important;
}

.w-40 {
	width: 40% !important;
}

.w-60 {
	width: 60% !important;
}

.w-50 {
	width: 50% !important;
}

.w-10 {
	width: 10% !important;
}

.w-20 {
	width: 20% !important;
}

.w-80 {
	width: 80% !important;
}

.eco-cnt {
	border: 1px solid #ddd;
}

.eco-cnt .blog-section {
	border-bottom: 1px solid #ddd;
}

.eco-cnt .blog-section:last-child {
	border-bottom: 0px solid #ddd;
}

#fpFilterDateCaptable {
	padding: 4px 8px;
	border: 1px solid #3498db !important;
	color: #3498db;
}

.ex-im-btn {
	background-color: #ffffff;
	color: #3498db;
	padding: 4px 10px;
	font-size: 12px !important;
	border: 1px solid #3498db !important;
	cursor: pointer;
	font-weight: 600;
	border-radius: 4px;
	line-height: 15px;
}

.instructionWrapper {
	position: relative;
}

.instructionWrapper i.f-s-18 {
	font-size: 32px !important;
	color: #00a4d9;
}

.instructionWrapper:before {
	visibility: hidden;
	position: absolute;
	bottom: -22px;
	left: 0px;
	width: 10px;
	height: 10px;
	background-color: rgb(0 164 217 / 40%);
	content: "";
	transform: rotate(45deg);
	transition: all 0.5s ease-in-out;
	z-index: 9;
}

span.instructionBox {
	visibility: hidden;
	position: absolute;
	top: 100%;
	margin-top: 15px;
	left: -5px;
	width: 250px;
	max-height: 300px;
	background-color: #fff;
	box-shadow: 0px 0px 3px #00a4d9;
	border-radius: 3px;
	padding: 10px;
	text-align: center;
	transition: all 0.5s ease-in-out;
	z-index: 9;
	overflow: auto;
}

.instructionWrapper:hover span.instructionBox,
.instructionWrapper:focus span.instructionBox,
.instructionWrapper:hover:before,
.instructionWrapper:focus:before {
	visibility: visible;
}

.program-schedule-section {
	background-color: #f47c20;
	padding-top: 66px;
	padding-bottom: 56px;
}

.pgs-info {
	text-align: center;
	margin-bottom: 20px;
}

.icon-text {
	margin-bottom: 20px;
}

.pdf-icon-coll {
	margin-top: 14px;
}

.icon-text img {
	width: 66px;
}

.pgs-content h2 {
	letter-spacing: 0.6px;
	line-height: 1.15;
	font-family: "Arial";
	font-size: 36px;
	color: #fff;
	font-weight: 600;

	margin: auto;
}

.pdf-icon-coll img {
	max-width: 40px;
}

.pgs-content-block {
	background-color: #fff;
	padding: 30px 24px;
	text-align: center;
	border-radius: 40px;
}

.pgs-content-block p {
	margin-bottom: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666666;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
}

.schedule-call-section {
	padding: 50px;
	background-color: #f5f5f5;
}

.schedule-call-section h2 {
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 0px;
}

.schedule-call-section .form-control {
	font-family: "Source Serif Pro", serif;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	border-radius: 3px;
	border-color: transparent;
	height: 46px;
}

.schedule-call-section .btn {
	background-color: #f47c20;
	border-color: #f47c20;
	width: 100%;
	text-transform: uppercase;
	padding: 8px;
	font: 12px/25px "Poppins", sans-serif;
	font-size: 17px;
	height: 46px;
}

.justify-content-center {
	justify-content: center !important;
	display: flex;
	align-items: center;
}

.award-certificate-section {
	background-image: url(../images/Banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 20px;
	padding-bottom: 30px;
}

.award-certificate-section .section-title-row {
	font: 500 36px/40px "Poppins", sans-serif;
}

.award-certificate-section .section-title-row {
	color: #fff;
	text-align: center;
}

.award-para p {
	color: #fff;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	line-height: 30px;
}

.program-fee-section {
	text-align: center;
	padding: 50px;
}

.program-fee-section .section-para-content p {
	margin-bottom: 4px;
	line-height: 1.5;
}

.program-fee-section .section-title-row {
	margin: 0px;
}

.sec1 {
	width: 50%;
	padding: 40px;
}

.sec2 {
	width: 50%;
	background-color: #0949ab;
	padding: 0px 0px 40px;
}

.aw-contact-form-section-body {
	background-color: rgba(255, 255, 255, 0.6);
	padding: 40px;
	width: 70%;
	margin: auto;
	border-radius: 30px;
}

.form-section h2 {
	color: #fff;
	text-align: center;
}

.faculty-info {
	margin-top: -5px;
}

.faculty-info h3 {
	font-size: 16px;
	color: #222222;
	text-align: left;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: 4px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 0px;
}

.program-faculty-section {
	padding-bottom: 30px;
}

.row-mb-30 {
	margin-bottom: 30px;
}

.pls-btn img {
	width: 25px;
}

.teaser-hd {
	font-size: 14px;
}

#show-company-details {
	background-color: rgb(104, 104, 104);
}

.sociallink a img {
	width: 25px;
	border-radius: 4px;
}

.deal-dtl .main-title {
	text-align: left;

	width: 150px;
}

.deal-dtl .sub-title {
	padding-left: 10px;
}

.pr-hd {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
}

.ed-icn {
	width: 15px;
	margin-top: -6px;
}

.min-h {
	min-height: 96vh;
}

/*  END In header file put here */

/* Note/Chat modal Css */
.mdl-cmt {
	background-color: #00000052;
}

.chat-c {
	padding: 6px 10px;
	border-bottom: 1px solid #dedede;
	display: flex;
}

.u-pic img {
	margin-right: 12px;
	border-radius: 50%;
	margin-top: 3px;
}

.u-dtl p {
	margin: 0px;
	line-height: 16px;
	font-size: 12px;
	word-break: break-word;
}

.post-name {
	font-size: 13px;
	margin: 0px;
	font-weight: 600;
	color: #337ab7;
}

.upload-btn-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.atch {
	border: 1px solid #337ab7;
	color: #ffffff !important;
	padding: 5px 10px;
	background-color: #337ab7;
	margin-left: 4px;
	margin-top: 5px;
}

.atch:hover {
	border: 1px solid #337ab7;
	color: #ffffff !important;

	background-color: #337ab7;
}

.upload-btn-wrapper input[type="file"] {
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

#to-top {
	position: fixed;
	right: 0px;
	bottom: -10px;
	z-index: 100;
	cursor: pointer;
}

.txtinp {
	border: 1px solid #cacaca;
}

.time-right {
	font-size: 9px;
	color: #979797;
}

.cmt-btn {
	display: flex;
	justify-content: flex-end;
}

.atch_name {
	float: left;
	font-size: 12px;
	font-weight: 300;
	padding: 5px;
}

.cm-icn-ed {
	position: absolute;
	right: 10px;
	top: 4px;
	color: #939292;
	font-size: 16px;
}

.cm-icn-cmt {
	position: absolute;
	right: 10px;
	top: 25px;
}

.cm-icn-clr {
	position: absolute;
	right: 10px;
	top: 45px;
}

.edit-grp {
	display: flex;
	padding: 6px 35px;
}

.edit-grp input {
	border: 1px solid #c1c1c1;
	padding: 4px;
	height: 26px;
	border-radius: 4px 0px 0px 4px;
	font-size: 12px;
}

.edit-grp button {
	font-size: 12px !important;
	padding: 4px 6px;
	height: 26px;
	line-height: 2px;
	border-radius: 0px 4px 4px 0px;
}

.edit-grp select {
	font-size: 12px;
	padding: 0px 4px 2px;
	height: 26px;
	border-radius: 4px 0px 0px 4px;
}

.new-ed-btn {
	border: 1px solid #337ab7;
	background-color: transparent;
	border-radius: 2px;
	color: #337ab7;
	font-size: 13px;
	padding: 3px;
	line-height: 12px;
	display: inline-block;
}

.new-rm-btn {
	border: 1px solid #d9534f;
	background-color: transparent;
	border-radius: 2px;
	color: #d9534f;
	font-size: 13px;
	padding: 3px;
	line-height: 12px;
	display: inline-block;
}

.new-up-btn {
	border: 1px solid #000;
	background-color: transparent;
	border-radius: 2px;
	color: #000;
	font-size: 13px;
	padding: 3px;
	line-height: 12px;
	display: inline-block;
}

.new-cmt-btn {
	border: 1px solid #5bc0de;
	background-color: transparent;
	border-radius: 2px;
	color: #5bc0de;
	font-size: 13px;
	padding: 3px;
	line-height: 12px;
	display: inline-block;
}

.new-cmt-btn-p {
	border: 1px solid #ae6ab0;
	background-color: transparent;
	border-radius: 2px;
	color: #ae6ab0;
	font-size: 13px;
	padding: 3px;
	line-height: 12px;
	display: inline-block;
}

.new-dn-btn {
	border: 1px solid #5cb85c;
	background-color: transparent;
	border-radius: 2px;
	color: #5cb85c;
	font-size: 13px;
	padding: 3px;
	line-height: 12px;
	display: inline-block;
}

.new-check-btn {
	border: 1px solid #f79468;
	background-color: transparent;
	border-radius: 2px;
	color: #f79468;
	font-size: 13px;
	padding: 3px;
	line-height: 12px;
	display: inline-block;
}

.new-info-btn {
	border: 1px solid #f0ad4e;
	background-color: transparent;
	border-radius: 2px;
	color: #f0ad4e;
	font-size: 13px;
	padding: 3px;
	line-height: 12px;
	display: inline-block;
}

#conference_pitch_div {
	text-align: center;
}

#elevator_pitch_div {
	text-align: center;
}

#conference_pitch_div video {
	height: 350px;
}

#elevator_pitch_div video {
	height: 350px;
}

.v-btn {
	color: #fff;
	margin-bottom: 10px;
	padding: 15px;

	display: inline-block;
	background-image: linear-gradient(to right, #5bc0de, #61af46);
	width: 80%;
	text-align: center;
	height: 120px;
	line-height: 85px;
}

.v-btn:hover {
	color: #fff !important;
}

/* END Note/Chat modal Css */

.del_vdo {
	display: none;
	position: absolute;
	top: 5px;
	left: 80%;
}

#divCompanySummary:hover .del_vdo {
	display: block;
}

.b-ed {
	padding: 2px 0px;
	margin-top: 5px;
	color: #196bc9;
	font-size: 15px !important;
}

.b-dt {
	padding: 2px 0px;
	margin-right: 5px;
	color: #e81919;
}

.modal-footer .btn-default {
	background: #535151 !important;
	border-color: #535151;
}

.modal-footer .btn-default:hover {
	color: #fff !important;
}

.w-500 {
	width: 500px !important;
}

.act-tbl {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: -2px;
}

.act-tbl a {
	display: block;
}

.act-tbl .del {
	margin-top: -1px;
}

.uploadBtn {
	padding: 0px;
	background-color: transparent;
	color: #61af46;
}

.kk-view {
	font-size: 10px;
	padding: 4px 10px;
}

.btn-s {
	font-size: 11px !important;
	padding: 4px 8px !important;
}

.font-18 {
	font-size: 18px !important;
}

/*-------------For data table sorting-------------*/
/* 
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting_asc_disabled,
table.dataTable thead > tr > th.sorting_desc_disabled,
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc_disabled {
    cursor: pointer;
    position: relative;
    color: #00004d;
}
table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
    position: absolute;
    display: block;
    opacity: 0.2;
    right: 0px;
    line-height: 8px;
    font-size: 20px;
}
table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before {
    bottom: 50%;
    content: "▴";
}
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
    top: 50%;
    content: "▾";
}
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after {
    opacity: 0.6;
}
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before {
    display: none;
}
div.dataTables_scrollBody > table > thead .sorting:after,
div.dataTables_scrollBody > table > thead .sorting_asc:after,
div.dataTables_scrollBody > table > thead .sorting_desc:after {
    display: none;
} */

span.sortIcon {
	position: relative;
	left: 0px;
	margin-left: 3px;
}

span.sortIcon i.fa {
	position: absolute;
	left: 0px;
	transform: translate(0%, 25%);
	color: #0000624f;
}

span.sortIcon i.fa-sort-asc,
span.sortIcon i.fa-sort-desc {
	color: #000062;
}

/*-------------For data table sorting-------------*/

.title-bg {
	background-image: url("../images/bluebg.jpg?123");
	margin-top: 0px;
	text-align: left;
	font-size: 22px;
	color: #fff;
	padding: 6px 0;
}

.bg-profile {
	background-image: url("../images/bluebg.jpg?123");
	margin-top: 0px;
	text-align: left;
	font-size: 25px;
	color: #fff;
	padding: 12px;
	overflow: auto;
	border-radius: 10px;
	margin-bottom: 15px;
}

.bg-profile.active {
	background-image: url(../images/bluebg.jpg) !important;
}

.bg-profile.inactive {
	background-image: url(../images/graybg.png) !important;
}

.dataTables_empty {
	text-align: center !important;
}

.new-tab>li {
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 1px solid #ddd;
	background-color: #61ae46;
}

.new-tab>li>a {
	display: block;
	padding: 4px 14px;
	position: relative;
	font-weight: 600;
	font-size: 12px;
	color: #000;
}

.new-tab>li.active {
	background-color: #61ae46;
}

.new-tab>li.active a {
	color: #fff;
	font-weight: 600;
}

.new-tab>li a span {
	font-weight: 600;
}

.new-tab>li a:hover {
	color: #000;
}

.new-tab>li.active a span {
	color: #fff;
}

.dwn-icn {
	width: 20px;
}

.no-record {
	text-align: center;
}

.topup_link {
	cursor: pointer;
	color: blue;
}

.com-summary ul {
	list-style: disc;
	padding-left: 22px;
}

.com-summary ol {
	list-style: decimal;
	padding-left: 22px;
}

.abt-summary ul {
	list-style: disc;
	padding-left: 22px;
}

.abt-summary ol {
	list-style: decimal;
	padding-left: 22px;
}

.tabSubTitle ul {
	list-style: disc;
	padding-left: 22px;
}

.tabSubTitle ol {
	list-style: decimal;
	padding-left: 22px;
}

video {
	width: 100%;
}

.tbl-title .inv {
	font-size: 12px;
}

.inv {
	color: #fff;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	border-radius: 20px;
	padding: 2px 12px 3px;
	background-color: #55b948;
}

.inv:hover {
	color: #fff;
}

.campaign-box {
	border: 1px solid #b2e3ac;
	position: relative;
	height: 78px;
	margin-bottom: 10px;
	padding: 6px;
	border-radius: 4px;
	background-color: #fff;
}

.ed-grp-block {
	width: 80%;
	margin: 0px auto;
}

.ed-grp-block .form-control {
	font-size: 10px;
	padding: 3px 6px;
	height: 24px;
}

.ed-grp-block .input-group div.error {
	position: absolute;
	top: 23px;
}

.ed-grp-block .btn-campaign {
	padding: 4px 6px;
	font-size: 10px !important;
	border-radius: 0px 4px 4px 0px;
}

.ed-grp-block .btn-instrument {
	padding: 4px 6px;
	font-size: 10px !important;
}

.ed-grp-block .error {
	font-size: 10px;
}

.tbl-check {
	display: flex;
}

.tbl-check input[type="checkbox"] {
	width: 16px;
	height: 16px;
	margin: 2px 4px 0 0;
}

.act-center {
	text-align: center !important;
}

#thirdparty .bg {
	background: #5cb85c;
	padding: 6px;
	color: #fff;
	text-align: left;
	border-radius: 3px;
}

#thirdparty .bg a {
	color: white;
}

.tile-txt {
	color: #fff;
	font-size: 13px;
	font-weight: 100;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
	max-width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #000;
	margin-right: 2px;
}

.ed-grp-block .btn-financial-details {
	padding: 4px 6px;
	font-size: 10px !important;
	border-radius: 0px 4px 4px 0px;
}

.tile-cnt {
	display: flex;
	align-items: center;
	justify-content: center;
}

.fin-ttl {
	padding: 5px 8px;
	margin-bottom: 0px;
}

.add-btn {
	border: 1px solid #fff;
	padding: 2px 6px;
	font-size: 12px;
	float: right;
	margin-top: -2px;
	border-radius: 4px;
}

.disclaimer {
	background-color: #e8e8e8;
	padding: 5px 0px 0px;
}

.disclaimer p {
	text-align: center;
	margin: 0px;
	color: #000;
}

.membership-txt {
	color: #000;
	font-size: 16px;
	font-weight: 600;
}

.btn-member {
	color: #2fadd6;
	background-color: #ffffff;
	border-color: #2fadd6;
	border: 2px solid;
	border-radius: 4px;
	font-weight: 600;
	margin-bottom: 4px;
	margin-right: 4px;
}

.btn-member:hover {
	color: #fff;
	background-color: #2fadd6;
	border-color: #2fadd6;
}

.company-box {
	padding: 3px;
	border-bottom: 1px solid #dbdbdb;
}

.company-body {
	padding: 5px;
	border: 1px solid #dbdbdb;
}

.company-box:last-child {
	border-bottom: 0px solid #dbdbdb;
}

.border-box {
	margin-bottom: 10px;
}

.company-title {
	padding: 2px 5px;
	background: linear-gradient(178deg, #e4e4e4 0%, #ececec 100%);
}

.company-title h3 {
	font-size: 13px;
	margin: 0px;
	font-weight: 600;
	color: #000;
}

.mt-8 {
	margin-top: 8px;
}

.com-dtl-box {
	border-bottom: 1px solid #dedede;
	padding: 5px 0px;
}

.com-dtl-box:last-child {
	border-bottom: 0px solid #dedede;
}

.com-dtl-box .main-title {
	color: #000;
	font-size: 12px;
	letter-spacing: 0;
	font-weight: 600;
	line-height: 20px;
	text-align: left;
	display: block;
	margin: 0;
}

.com-dtl-box .sub-title {
	color: #000;
	font-size: 13px;
	opacity: 0.8;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 20px;
	text-align: left;
	display: block;
	margin: 0;
}

.company-title .clippy-btn,
.edit-btn {
	background: transparent;
	margin-top: -2px;
	padding: 0px;
}

.company-title .clips-copy-btn {
	background: transparent;
	margin-top: -2px;
	padding: 0px;
}

.company-title span {
	cursor: pointer;
}

.padding-vertical-0 {
	padding: 0px 5px;
}

.deal-disclaimar {
	border: 1px solid #cacaca;
	padding: 2px;
	border-radius: 2px;
}

.deal-disclaimar p {
	font-size: 11px;
	text-align: center;
}

.teaser-desc ul {
	margin: 0;
	list-style: disc;
	padding-left: 22px;
}

.teaser-desc ol {
	margin: 0;
	list-style: decimal;
	padding-left: 22px;
}

.teas-icn {
	width: 25px;
	height: 25px;
}

.main-hd {
	margin-bottom: 10px;
	background: #535353;
	color: #fff;
}

.sub-hd {
	margin-bottom: 10px;
	background: #919191;
	color: #fff;
}

.terms-tab .nav-tabs li {
	border: 1px solid #ddd;
	border-radius: 3px 3px 0px 0px;
}

.terms-tab .nav-tabs li.active {
	border: 1px solid #61af46;
}

.terms-tab .nav-tabs li.active a {
	color: #fff !important;
	border: 0px solid #61af46;
}

.terms-tab .nav-tabs li.active a span {
	color: #fff !important;
}

.terms-tab .nav-tabs li.active a:hover {
	color: #fff !important;
	border: 0px solid #61af46;
}

/* kamliesh css start  */

tr.collapse.in {
	display: table-row;
	position: relative;
}

.tab-title {
	background-color: #e9e9e9;
	padding: 5px 10px;
	border-radius: 5px;
}

.tab-title h3 {
	margin: 0px;
	font-size: 16px;
	font-weight: 500;
	margin-top: 3px;
}

.search-form .form-group input.form-control::-webkit-input-placeholder {
	display: none;
}

.search-form .form-group input.form-control::-moz-placeholder {
	display: none;
}

.search-form .form-group {
	position: relative;
	width: 0%;
	min-width: 30px;
	height: 30px;
	overflow: hidden;
	transition: width 1s;
	backface-visibility: hidden;
	margin-bottom: 0px;
}

.search-form .form-group input.form-control {
	position: absolute;
	top: 0;
	right: 0;
	outline: none;
	width: 100%;
	height: 30px;
	margin: 0;
	z-index: 10;
	border: 1px solid #61af46;
}

.search-form input[type="text"].form-control {
	-webkit-appearence: none;
	-webkit-border-radius: 0;
}

.form-control-submit,
.search-label {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	cursor: pointer;
	line-height: 30px;
	background: #61af46;
	color: #fff;
	border-radius: 0px 3px 3px 0px;
}

.form-control-submit {
	background: #fff;
	/*stupid IE*/
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.search-label {
	z-index: 90;
}

.form-group.sb-search-open,
.no-js .sb-search-open {
	width: 100%;
}

.form-group.sb-search-open .search-label,
.no-js .sb-search .search-label {
	background: #61af46;
	color: #fff;
	z-index: 11;
}

.form-group.sb-search-open .form-control-submit,
.no-js .form-control .form-control-submit {
	z-index: 90;
}

.filterLabel {
	position: absolute;
	visibility: hidden;
	top: 100%;
	right: 0px;
	background-color: #fff;
	color: #787878;
	box-shadow: 0px 0px 5px #d3d3d3;
	padding: 10px;
	z-index: 99;
	width: 100%;
}

.card {
	margin-bottom: 15px;
}

.card-header {
	background-color: #f3f3f3;
	padding: 2px 0px;
	border-bottom: 1px solid #dcdcdc;
}

.card-header h4 {
	margin: 0px;
	font-size: 14px;
	color: #000;
	font-weight: 500;
	padding: 5px 10px;
}


.card-default {
	border: 1px solid #d2d2d2;
	text-align: center;
}

.card-counter {
	box-shadow: 2px 2px 10px #dadada;
	padding: 8px 6px;
	background-color: #fff;
	margin-bottom: 10px;
	border-radius: 5px;
	transition: 0.3s linear all;
}

.card-counter .count-name {
	font-style: italic;
	text-transform: capitalize;
	display: block;
	font-size: 12px;
	font-weight: 600;
}

.card-counter .count-numbers {
	font-size: 13px;
	color: #37992c;
	font-weight: 600;
	display: block;
}

.card-counter:hover {
	box-shadow: 4px 4px 20px #dadada;
	transition: 0.3s linear all;
}

.c-info {
	font-size: 10px;
	border: 1px solid #337ab7;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	line-height: 14px;
	color: #337ab7;
	margin-left: 4px;
	cursor: pointer;
}

/* kamlesh css end */

.info-tbl tr td {
	padding: 6px 8px;
}

.cr-name {
	text-align: center;
	font-size: 12px;
	margin: 0px;
	font-weight: 600;
	color: #000;
	padding-top: 4px;
}

.cr-name span {
	font-size: 10px;
}

.cr-dtl {
	text-align: center;
	font-size: 12px;
	margin: 0px;
	font-weight: 500;
	color: #000;
	padding-bottom: 4px;
}

.side-icon {
	float: right;
	margin-right: 10px;
}

.icon-grey {
	color: #474242;
}

.green-box-act .icon-grey {
	color: #fff;
}

.sm-title ul {
	list-style: disc;
	padding-left: 16px;
}

.sm-title ol {
	list-style: decimal;
	padding-left: 16px;
}

.cr-dtl i.fa.fa-linkedin {
	background: #3399cc;
}

/*-------message css--------*/
.chat-ul {
	list-style: none;
	margin: 0;
}

.chating-box {
	padding: 10px;
}

.mymsg .chat-body .mtext {
	text-align: left;
}

.msgreply .chat-body .mtext {
	text-align: left;
	padding-left: 5px;
}

.mymsg,
.msgreply {
	background: none;
	margin-bottom: 10px;
}

.mymsg .chat-body .ago {
	text-align: right;
	float: right;
}

.mymsg .chat-body .name {
	font-weight: 600;
}

.msgreply .chat-body .name {
	font-weight: 600;
}

.msgreply .chat-body .ago {
	text-align: right;
	float: right;
}

.nicescroll-cursors {
	background-color: rgb(28, 184, 233) !important;
	border: 1px solid rgb(28, 184, 233) !important;
	width: 8px !important;
}

.width_65 {
	width: 100% !important;
}

.chatdate-div {
	margin: 0 auto;
	width: 90px;
	line-height: 10px;
	padding: 4px;
	margin-bottom: 10px !important;
	background-color: #fff;
	border-radius: 4px;
	font-size: 10px;
	text-align: center;
}

.reply-bg {
	border-left: 3px solid #1cb8e9;
	background: #e2f5d8;
	border-radius: 3px;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 7px;
	margin-bottom: 5px;
}

.reply-bg1 {
	border-left: 3px solid #1cb8e9;
	background: #efefef;
	border-radius: 3px;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 7px;
	margin-bottom: 5px;
}

.mymsg .chat-body {
	position: relative;
	font-size: 11px;
	padding: 4px 8px;
	border: 1px solid #f1f5fc;
	border-radius: 5px;
	background-color: #ebfaff;
}

.msgreply .chat-body {
	position: relative;
	font-size: 11px;
	padding: 4px 8px;
	border: 1px solid #f1f5fc;
	border-radius: 5px;
	background-color: #ebfaff;
}

.msg-user img {
	width: 35px;
	height: 35px;
}

.pl-10 {
	padding-left: 10px;
}

.pr-10 {
	padding-right: 10px;
}

/*-------End message css--------*/

.payment-box {
	border: 1px solid #cfcfcf;
	border-radius: 4px;
}

.payment-box h4 {
	text-align: center;
	margin: 0px;
	background-color: #838383;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding: 2px;
	border-radius: 4px 4px 0px 0px;
}

.payment-form {
	padding: 10px 20px;
}

.view-drop {
	right: 0px;
	left: auto;
	padding: 2px 10px;
}

.view-drop label {
	display: flex;
}

.view-drop label input[type="checkbox"] {
	margin: 1px 4px 0 0;
}

.about-acc .panel-title {
	font-size: 13px;
	margin: 0px;
	font-weight: 600;
	color: #000;
}

.about-acc .panel-heading {
	padding: 2px 4px;
	border-bottom: 1px solid transparent;
	background-color: #d3d3d3;
	border-color: #ddd;
}

.about-acc .ac-body {
	padding: 4px;
}

.about-acc .panel-title a {
	display: block;
}

.about-acc .panel-title a:hover {
	color: #000;
}

.about-acc .panel-default>.panel-heading a:after {
	content: "";
	position: relative;
	top: 4px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: right;
	transition: transform 0.25s linear;
	-webkit-transition: -webkit-transform 0.25s linear;
}

.about-acc .panel-default>.panel-heading a[aria-expanded="true"]:after {
	content: "\2212";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.about-acc .panel-default>.panel-heading a[aria-expanded="false"]:after {
	content: "\002b";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tbl-tooltips:hover.tbl-tooltips span {
	display: block;
	line-height: 18px;
	padding: 4px;
	margin-left: 0px;
	opacity: 1;
	top: 23px;
	left: 0px;
	z-index: 999;
}

.tbl-tooltips.tbl-tooltips span:after {
	left: 3%;

	top: -6px;
}

.tm-div {
	display: flex;
	justify-content: center;
	padding-top: 4px;
}

.tm-name {
	font-weight: 600;
	color: #000;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 19px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 100px;
	display: block;
	margin-right: 5px;
}

/*------plan modal------*/
.features {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box-div {
	display: flex;
	justify-content: center;
}

.pricing-section {
	position: relative;
}

.pricing-block {
	position: relative;
	margin-bottom: 10px;
}

.pricing-block .inner-box {
	position: relative;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 5px 0px rgb(151 151 151 / 75%);
	-moz-box-shadow: 0px 0px 5px 0px rgb(151 151 151 / 75%);
	box-shadow: 0px 0px 5px 0px rgb(151 151 151 / 75%);
	padding: 15px 10px;
	border-radius: 10px;
}

.pricing-block .price-box {
	position: relative;
}

.pricing-block .title {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.2em;
	color: #2fadd6;
	font-weight: 600;
	padding: 5px 0px;
}

.pricing-block .price {
	display: block;
	font-size: 13px;
	font-weight: 600;
	color: #343434;

	line-height: 10px;
}

.pricing-block .features {
	position: relative;
	min-height: 180px;
	margin: 0 auto 5px;
}

.pricing-block .features li {
	position: relative;
	display: block;
	font-size: 11px;
	line-height: 22px;
	color: #323232;
	font-weight: 400;
	border-bottom: 1px dashed #dddddd;
}

.pricing-block .features li i {
	color: #2fadd6;
}

.pricing-block .features li:last-child {
	border-bottom: 0;
}

.pricing-block .btn-box {
	position: relative;
	text-align: center;
}

.pricing-block .btn-box button {
	position: relative;
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	font-weight: 500;
	padding: 2px 30px;

	border-radius: 15px;
	background-color: #f0ad4e;
	border: 1px solid #eea236;
}

.pricing-block .btn-box button:hover {
	color: #ffffff;
}

.pricing-block .inner-box:hover .btn-box button {
	background-color: #ec971f;
}

.sm-text {
	font-size: 10px;
	color: #11874e;
	font-weight: 400;
	margin-bottom: 0px;
	cursor: pointer;
}

.cong-h {
	font-size: 18px;
	margin: 4px 0px 0px;
}

.contact-icn {
	position: absolute;
	top: 30%;
	right: 2px;
	z-index: 9999;
	box-sizing: border-box;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 2px solid #2196f3;
	text-align: center;
	font-size: 18px;
	box-shadow: 0px 0px 5px 0px rgb(78 77 77 / 75%);
}

.contact-icn i {
	margin-top: 5px;
}

.m-amount {
	font-size: 24px;
	color: #0d6efd;
	font-weight: 500;
	margin: 0px;
}

.hrr {
	margin: 0.4rem 0;
}

.pay-btn {
	width: 100px;
	border-radius: 20px;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}

.switch-div .switch {
	display: inline-block;
	position: relative;
	width: 40px;
	height: 20px;
	border-radius: 20px;
	background: #61af46;
	transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
	vertical-align: middle;
	cursor: pointer;
}

.switch-div .switch::before {
	content: "";
	position: absolute;
	top: 2px;
	left: 2px;
	width: 16px;
	height: 16px;
	background: #fafafa;
	border-radius: 50%;
	transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1),
		background 0.28s cubic-bezier(0.4, 0, 0.2, 1),
		box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}

.switch-div .switch:active::before {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(128, 128, 128, 0.1);
}

.switch-div input:checked+.switch {
	background: #61af46;
}

.switch-div input:checked+.switch::before {
	left: 22px;
	background: #fff;
}

.switch-div input:checked+.switch:active::before {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(0, 150, 136, 0.2);
}

.plan-sel {
	display: flex;
	align-items: center;
}

.switch-div label {
	margin-bottom: 0px;
}

.switch-div {
	margin: 0px 5px;
}

.see-btn {
	font-weight: 600;
	color: #2fadd6;
}

/*------plan modal end------*/

.check-b label {
	display: flex !important;
}

.check-b input[type="checkbox"] {
	margin: 2px 2px 0 0 !important;
}

.truncate {
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.truncate::after {
	content: "...";
	display: inline;
	cursor: pointer;
	color: blue;
}

.full-text {
	white-space: normal;
	overflow: visible;
	text-overflow: unset;
}

/*--------login page css-----*/
.main-content {
	min-height: calc(100vh - 99px);
}

.main-content .login-box-lg .login-inner {
	background: #fff;
	margin: 0;
	padding: 0;
	box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.09);
	margin-bottom: 20px !important;
}

.main-content .greenStrip {
	background-color: #57b847;
	color: #fff;
	font-size: 15px;
	text-align: center;
	padding: 2px;
	font-weight: 600;
}

.main-content .login-inner .form-input .form-control {
	padding: 10px !important;
	height: 32px;
	border-radius: 4px !important;
}

.main-content .login-inner label {
	display: block;
	float: left;
	font-weight: bold;
	letter-spacing: 0;
	padding-bottom: 3px;
	color: #666;
}

.main-content .padAll {
	padding: 20px;
}

.main-content .login-btn {
	background-color: #57b847;
	border: 0;
	color: #fff;
	border-radius: 3px;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	padding: 6px 20px;
	float: right;
}

/*--------end login page css-----*/

.form-group {
	margin-bottom: 10px;
}

textarea.form-control {
	height: auto;
}


/* Vertical scrollbar */
.scroll-y {
	overflow-y: auto !important;
	scrollbar-width: thin;
	scrollbar-color: #5cad3f #f1f1f1;
	/* Adjust colors as needed */
}

/* Horizontal scrollbar */
.scroll-x {
	overflow-x: auto !important;
	scrollbar-width: thin;
	scrollbar-color: #5cad3f #f1f1f1;
	/* Adjust colors as needed */
}

/* Width of the scrollbar */
.scroll-y::-webkit-scrollbar,
.scroll-x::-webkit-scrollbar {
	width: 3px;
	/* Adjust width as needed */
}

/* Track */
.scroll-y::-webkit-scrollbar-track,
.scroll-x::-webkit-scrollbar-track {
	background: #f1f1f1;
	/* Track background color */
	border-radius: 3px;
	/* Adjust border-radius as needed */
}

/* Handle */
.scroll-y::-webkit-scrollbar-thumb,
.scroll-x::-webkit-scrollbar-thumb {
	background: #5cad3f;
	/* Handle color */
	border-radius: 3px;
	/* Adjust border-radius as needed */
}

/* Handle on hover */
.scroll-y::-webkit-scrollbar-thumb:hover,
.scroll-x::-webkit-scrollbar-thumb:hover {
	background: #f1f1f1;
	/* Handle color on hover */
}


.close.showProfileInfoArrClose {
	float: right;
}

.showProfileInfoArr {
	padding: 10px;
}

.bdr-b {
	border-bottom: 3px solid #2fadd6 !important;
}

.rpl-name {
	color: #1CB8E9;
}

.forward {
	color: #1FA5D7;
}

.rplydiv {
	background: #deffcc;
	color: #000;
	border-radius: 5px;
	width: 100%;
	padding: 8px;
	margin: 0 auto;
	position: relative;
	border: 3px solid #1CB8E9;
}

.rp-sub {
	color: #1CB8E9;
}

.update-lbl a {
	color: #666;
}

.update-lbl a:hover {
	color: #666;
}

#contact-list .bounceInDown .img-circle {
	object-fit: contain;
}

.read-notification {
	opacity: 0.6;
}

.unread-notification {
	font-weight: 600;
}

.notification-item:hover {
	background-color: #f1f1f1;
}