/*
Theme Name: SUMELEC
Version: 99.5

*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('//db.onlinewebfonts.com/c/210d3faed34546b2e1d26bf0e0b847e7?family=DINNextLTPro-Medium');
@import url('//db.onlinewebfonts.com/c/93a467f70a3e7b27a9b52a686f351dbe?family=DINNextLTPro-Regular');

@font-face {
	font-family: "DINNextLTPro-Regular";
	src: url("//db.onlinewebfonts.com/t/93a467f70a3e7b27a9b52a686f351dbe.eot");
	src: url("//db.onlinewebfonts.com/t/93a467f70a3e7b27a9b52a686f351dbe.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/93a467f70a3e7b27a9b52a686f351dbe.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/93a467f70a3e7b27a9b52a686f351dbe.woff") format("woff"), url("//db.onlinewebfonts.com/t/93a467f70a3e7b27a9b52a686f351dbe.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/93a467f70a3e7b27a9b52a686f351dbe.svg#DINNextLTPro-Regular") format("svg");
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
	-ms-overflow-style: scrollbar;
}

html {
	font-size: 14px;
}

@media(min-width:60em) {
	html {
		font-size: 16px;
	}
}

body {
	background: #fff;
	color: #666;
	font-family: 'DINNextLTPro-Regular';
	font-size: 0.9375rem;
	/*=15px*/
	/*font-size: 16px;*/
	line-height: 1.6;
	font-weight: 400;
	padding: 0;
	background-attachment: fixed;
	text-rendering: optimizeLegibility;
	overflow-x: hidden;
}

h1,
.h1 {
	font-size: 2rem;
}

/* =32px */
h2,
.h2 {
	font-size: 1.875rem;
}

/* =30px */
h3,
.h3 {
	font-size: 1.5rem;
}

/* =24px */
h4,
.h4 {
	font-size: 1.25rem;
}

/* =20px */
h5,
.h5 {
	font-size: 1.125rem;
}

/* =18px */
h6,
.h6 {
	font-size: 1rem;
}

/* =16px */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	color: #666;
	margin: 0px 0 20px;
	font-weight: 600;
	word-wrap: break-word;
	font-family: 'Roboto', sans-serif;
}

p {
	margin: 20px 0 0px;
	color: #64646d;
}

p:first-child {
	/*margin-top: 0px;*/
}

img {
	max-width: 100%;
	display: block;
	height: auto;
}

#wrapper {
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	position: relative;
	transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	padding-top: 25px;
	overflow: hidden;
}

.p-l-r-0 {
	padding-left: 0px;
	padding-right: 0px;
}

/*===================================================================================*/
/*	HEADER CONTACT INFORMATION 
/*===================================================================================*/

.header-sidebar {
	background-color: #21202e;
	padding: 0;
	font-weight: 400;
}

.header-contact-info {
	margin: 0px;
	padding: 10px 0;
	display: block;
	list-style: none outside;
}

.header-contact-info li {
	padding: 0;
	color: #ffffff;
}

.header-contact-info li a {
	color: #fff;
}

.header-contact-info a:hover,
.header-contact-info a:focus {
	color: #ffffff;
}

.header-contact-info i {
	padding-right: 7px;
	padding-left: 1px;
}

.header-sidebar .widget.graphite_header_topbar_info_widget {
	margin: 0;
}

.header-sidebar .col-md-6:nth-child(2) ul.header-contact-info {
	text-align: right;
}

/*===================================================================================*/
/*	CUSTOM SOCIAL ICONS 
/*===================================================================================*/

.custom-social-icons {
	margin: 0;
	padding: 0;
}

.custom-social-icons li {
	color: #fafafa;
	background-color: #ffffff;
	border: 1px solid #21202e;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	min-height: 1.876rem;
	min-width: 1.876rem;
	margin: 2px 0;
	padding: 0px;
	text-align: center;
	transition: background 0.2s ease-in-out 0s;
}

.custom-social-icons li:first-child {
	padding: 0;
}

.custom-social-icons li.facebook:hover {
	background-color: #4c66a4;
	border: 1px solid #4c66a4;
}

.custom-social-icons li.twitter:hover {
	background-color: #15b4c9;
	border: 1px solid #15b4c9;
}

.custom-social-icons li.googleplus:hover {
	background-color: #DD4B39;
	border: 1px solid #DD4B39;
}

.custom-social-icons li.linkedin:hover {
	background-color: #006599;
	border: 1px solid #006599;
}

.custom-social-icons li.skype:hover {
	background-color: #40beee;
	border: 1px solid #40beee;
}

.custom-social-icons li.dribbble:hover {
	background-color: #c7366f;
	border: 1px solid #c7366f;
}

.custom-social-icons li.youtube:hover {
	background-color: #cc2423;
	border: 1px solid #cc2423;
}

.custom-social-icons li.vimeo:hover {
	background-color: #20b9eb;
	border: 1px solid #20b9eb;
}

.custom-social-icons li.pagelines:hover {
	background-color: #364146;
	border: 1px solid #364146;
}

.custom-social-icons li.instagram:hover {
	background-color: #8a3ab9;
	border: 1px solid #8a3ab9;
}

.custom-social-icons li>a:before {
	display: none;
}

.custom-social-icons li>a {
	font-size: 0.875rem;
	line-height: 2;
	padding-right: 0 !important;
	color: #0f0f16;
	transition: 0.2s ease-in-out 0s;
}

.custom-social-icons li:hover a,
.custom-social-icons li:focus a {
	color: #fff;
}

.custom-social-icons li a i {
	padding: 0;
}

.sidebar .sm-cont-widget .custom-social-icons {
	padding: 0;
}

/*===================================================================================*/
/*	CART ICON 
/*===================================================================================*/
.cart-header {
	width: 30px;
	height: 30px;
	line-height: 45px;
	text-align: center;
	background: transparent;
	position: relative;
	float: right;
	margin: 30px 4px 30px 20px;
}

.cart-header>a {
	-wekbit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	display: inline-block;
	font-size: 1.250rem;
	color: #202020;
	width: 100%;
	height: 100%;
}

.cart-header>a .cart-total {
	font-size: 0.688rem;
	line-height: 1.7;
	color: #ffffff;
	font-weight: 600;
	position: absolute;
	right: -4px;
	top: 2px;
	width: 1.125rem;
	height: 1.125rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-wekbit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.cart-header:hover>a .cart-total {
	background: #202020;
}


/*===================================================================================*/
/*	CUSTOM HEADER SECTION
/*===================================================================================*/

.custom-header {
	display: block;
	height: auto;
	width: 100%;
	position: relative;
}

.wp-custom-header {
	position: relative;
}

.wp-custom-header::before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
	background-color: rgba(0, 0, 0, 0.3);
}

.wp-custom-header img {
	margin: 0 auto;
}

@media (max-width: 480px) {
	.wp-custom-header img {
		height: 250px;
	}
}

.header-content {
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.header-content h1,
.header-content h2,
.header-content h3,
.header-content h4,
.header-content h5,
.header-content h6,
.header-content p,
.header-content ul,
.header-content ol,
.header-content li,
.header-content a {
	color: #fff;
	margin: 0 0 10px;
}



/*===================================================================================*/
/*	HOMEPAGE OWL CAROUSEL SLIDER SECTION
/*===================================================================================*/

.slider .overlay {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
}

/*.page-seperate { background: url("images/page-shadow.png") no-repeat center bottom; padding-bottom: 70px; margin: 0px; }*/
#slider-carousel {
	margin: 0px;
}

#slider-carousel .item::before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
	background-color: rgba(0, 0, 0, 0.3);
}

/*Standard Format*/
.format-standard {
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 50%;
	z-index: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slide-text-bg1 {
	background-color: rgba(18, 4, 1, 0.8);
	float: left;
	text-align: left;
	margin: 0px;
	padding: 17px 20px 20px 20px;
	position: relative;
	width: 70%;
	z-index: 773;
}

.slide-text-bg1 h1 {
	color: #ffffff;
	text-shadow: 0 0px 1px rgba(155, 155, 155, 0.7);
	border-radius: 2px;
	padding: 0 0 10px;
	display: inline-block;
	letter-spacing: 0;
	margin: 0px;
}

.slide-text-bg1 p {
	color: #ffffff;
	text-shadow: 0 0px 1px rgba(155, 155, 155, 0.7);
	font-size: 1.063rem;
	font-weight: 400;
	display: inline-block;
	border-radius: 2px;
	padding: 0;
	margin: 0 0 0px;
}

.slide-btn-area-sm {
	margin: 0px 0 0px;
	float: left;
	width: 80%;
}

.slide-btn-sm {
	min-width: 11rem;
	display: inline-block;
	font-family: "Montserrat", "Trebuchet MS", Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	position: relative;
	font-size: 0.875rem;
	letter-spacing: 0.083rem;
	padding: .8rem 1.4rem;
	padding-right: 4.7rem;
	background: #191919;
	text-align: center;
	border: none;
	color: #fff;
	transition: .2s;
}

.slide-btn-sm:hover,
.slide-btn-sm:focus {
	color: #fff;
}

.slide-btn-sm:before {
	background: rgba(0, 0, 0, 0.1);
}

.slide-btn-sm:before,
.slide-btn-sm:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding-top: inherit;
	padding-bottom: inherit;
	width: 2.8rem;
	content: "\00a0";
	font-family: 'FontAwesome', sans-serif;
	text-align: center;
	transition: .2s;
	transform-origin: 50% 60%;
}

.slide-btn-sm:after {
	content: "\F054";
}

@media (max-width: 380px) {
	.slide-btn-sm {
		min-width: 13rem;
	}
}

/*Video Format*/
#slider-carousel .format-video h1 {
	color: #ffffff;
	text-shadow: 1px 1px 2px #000;
}

#slider-carousel .format-video p {}

.format-video-btn-sm {
	color: #ffffff;
	box-shadow: 0 3px 0 0 #9a0e1c;
}

.format-video-btn-sm:hover {
	color: #ffffff;
}

/*Status Format*/
#slider-carousel .format-status {
	background-color: rgba(18, 4, 1, 0.8);
	height: auto;
	left: 0;
	margin: 0px auto;
	padding: 15px 20px;
	position: absolute;
	text-align: center;
	right: 0;
	width: 50%;
	z-index: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#slider-carousel .format-status h1 {
	color: #ffffff;
	border-radius: 2px;
	padding: 0 0 10px;
	letter-spacing: 0;
	margin: 0px;
}

#slider-carousel .format-status p {
	color: #ffffff;
	font-size: 1.063rem;
	border-radius: 2px;
	letter-spacing: 1px;
	padding: 0 0 5px;
	margin: 0px;
}

.format-status-btn-sm {
	color: #ffffff;
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	transition: all 0.3s ease-in-out 0s;
	font-size: 0.813rem;
	font-weight: 600;
	padding: 6px 11px;
	margin: 15px 0 15px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

.format-status-btn-sm:hover {
	color: #ffffff;
}

/*Aside Format*/
#slider-carousel .format-aside {
	background-color: rgba(18, 4, 1, 0.8);
	height: auto;
	left: 0;
	margin: 0px auto;
	padding: 15px 20px;
	position: absolute;
	right: 0;
	width: 50%;
	z-index: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#slider-carousel .format-aside p {
	color: #ffffff;
	font-size: 1.125rem;
	position: relative;
	padding: 15px 35px 10px;
	margin: 0 0 0px;
}

#slider-carousel .format-aside p:before,
#slider-carousel .format-aside p:after {
	position: absolute;
	width: 30px;
	height: 30px;
	font-size: 3.750rem;
	line-height: 1;
}

#slider-carousel .format-aside p:before {
	top: 0;
	left: 0;
	content: "\201C";
}

#slider-carousel .format-aside p:after {
	top: 0;
	right: 0;
	content: "\201D";
	text-align: right;
}

/*Quote Format*/
#slider-carousel .format-quote {
	background-color: rgba(18, 4, 1, 0.8);
	color: #ffffff;
	height: auto;
	left: 0;
	margin: 0px auto;
	padding: 15px 20px;
	position: absolute;
	right: 0;
	width: 50%;
	z-index: 0;
	font-weight: 500;
	font-size: 1.000rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#slider-carousel .format-quote:before {
	font-family: 'FontAwesome';
	content: "\f10d";
	font-size: 1.2rem;
	line-height: 0.1rem;
	margin-right: 0.40rem;
	vertical-align: 0rem;
	position: relative;
	top: -2px;
}

#slider-carousel .format-quote small {
	display: block;
	font-size: 0.938rem;
	font-weight: 500;
	padding: 10px 0 0;
}

#slider-carousel .format-quote small:before {
	content: '— ';
}

/*Video Format*/
#slider-carousel .format-video {
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#slider-carousel .video-frame {
	margin: 0px 0px 0px 0px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	border: 5px solid #fff;
}

#slider-carousel .video-frame iframe {
	width: 100%;
	height: 300px;
	border: 0 none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#slider-carousel .video-content {
	display: block;
	margin: 10px 0px 0px 0px;
}

#slider-carousel .format-video h1 {
	color: #ffffff;
	text-shadow: 1px 1px 2px #000;
	border-radius: 2px;
	padding: 0 0 15px;
	letter-spacing: 0;
	margin: 0px;
}

#slider-carousel .format-video p {
	color: #ffffff;
	text-shadow: 1px 1px 2px #000;
	font-size: 1.063rem;
	font-weight: 400;
	border-radius: 2px;
	padding: 0 0 10px;
	margin: 0 0 0px;
}

.format-video-btn-sm {
	color: #ffffff;
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	transition: all 0.3s ease-in-out 0s;
	font-size: 0.813rem;
	font-weight: 600;
	padding: 6px 15px;
	margin: 15px 0 15px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

.format-video-btn-sm:hover {
	color: #ffffff;
}

/* Slider Nav Css*/
#slider-carousel .owl-prev,
#slider-carousel .owl-next {
	display: inline-block;
	background-color: #ffffff;
	color: #000;
	font-size: 2.000rem;
	line-height: normal;
	padding: 3px 7px 3px !important;
	margin: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	opacity: 0.8;

	width: 40px;
	height: 55px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);

	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

#slider-carousel .owl-prev {
	left: 15px;
}

#slider-carousel .owl-next {
	right: 15px;
}

#slider-carousel .owl-prev:hover {
	left: 25px;
	opacity: 1;
}

#slider-carousel .owl-next:hover {
	right: 25px;
	opacity: 1;
}

@media only screen and (max-width: 767px) and (min-width: 200px) {

	#slider-carousel .owl-prev,
	#slider-carousel .owl-next {
		font-size: 24px;
		width: 32px;
		height: 40px;
	}

	#slider-carousel .owl-prev,
	#slider-carousel .owl-prev:hover {
		left: 10px;
	}

	#slider-carousel .owl-next,
	#slider-carousel .owl-next:hover {
		right: 10px;
	}
}

.slide-shadow {
	padding-bottom: 21px;
	margin: 0 0 60px;
}


/*===================================================================================*/
/*	OWL SLIDER DOTS PAGINATION
/*===================================================================================*/

.owl-theme .owl-nav.disabled+.owl-dots {
	margin: 0px 0px 10px !important;
}

.owl-theme .owl-dots .owl-dot span {
	width: 20px !important;
	height: 6px !important;
	background-color: transparent !important;
	border: 1px solid #0f0f16 !important;
	transition: opacity .2s ease;
	border-radius: 0px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background-color: #0f0f16 !important;
}

/*===================================================================================*/
/*	HOMEPAGE OWL CAROUSEL SLIDER NEXT-PREV
/*===================================================================================*/

.horizontal-nav .owl-nav {
	text-align: center;
	margin: 10px 0px 40px;
}

.horizontal-nav .owl-prev,
.horizontal-nav .owl-next {
	display: inline-block;
	background-color: #0f0f16;
	color: #fff;
	font-size: 0.9375rem;
	line-height: normal;
	padding: 3px 7px 3px !important;
	margin: 0 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	opacity: 1;
}

.horizontal-nav .owl-prev:hover,
.horizontal-nav .owl-next:hover {
	color: #fff;
}


/*===================================================================================*/
/*	SECTION HEADER CSS
/*===================================================================================*/

.section-header {
	background-position: center top;
	background-repeat: no-repeat;
	margin: -15px auto 45px;
	padding: 0;
	position: relative;
	text-align: center;
}

.section-header h1.widget-title {
	margin: 0px;
	color: #0f0f16;
}

.section-header p {
	margin: 0px;
	font-size: 1.000rem;
}

.widget-separator {
	background-color: #cccccc;
	width: 180px;
	height: 1px;
	margin: 15px auto 21px;
}

.widget-separator span {
	width: 30px;
	height: 4px;
	margin: 0px auto;
	display: block;
	position: relative;
	bottom: 2px;
}

.white {
	color: #ffffff !important;
}

/*===================================================================================*/
/*	SERVICE SECTION
/*===================================================================================*/

.page-template-template-service #wrapper {
	background: #fff;
}

.service-padding {
	padding-top: 0 !important;
}

.service-section {
	background-color: #ffffff;
	border-bottom: 1px solid #e8e8e8;
	padding: 70px 0 30px;
}

.service-section .post {
	background-color: #f9f9f9;
	border: 1px solid #e9e9e9;
	border-top: 3px solid #e9e9e9;
	margin: 0 0 40px;
	padding: 25px 20px 30px;
	transition: 0.3s;
}

.service-section .post:hover {
	box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.1);
}

.service-section .post .post-thumbnail {
	margin: 0 0 15px;
	width: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.service-section .post .post-thumbnail img {
	margin: auto;
}

.service-section .post:hover .post-thumbnail {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.service-section .post .post-thumbnail i.fa {
	font-size: 4.286rem;
	line-height: 105%;
	padding: 0px;
	position: relative;
}

.service-section .post .entry-header {
	display: block;
	margin: 0 0 15px;
	padding: 0;
}

.service-section .entry-header .entry-title {
	margin: 0;
	font-weight: 700;
}

.service-section .entry-header .entry-title:after {
	content: '';
	background-color: #e9e9e9;
	font-size: 1rem;
	height: 2px;
	width: 5.5rem;
	display: block;
	margin: 0.8rem auto 0rem;
}

.txt-green {
	color: #6dc82b;
}

.txt-orange {
	color: #fe8000;
}

.txt-blue {
	color: #1abac8;
}

.more-link {
	margin: 15px 0 0;
	display: block;
	font-weight: 600;
}

/*===================================================================================*/
/*	CLIENTS SECTION
/*===================================================================================*/

.clients-section {
	padding: 70px 0 30px;
	background-color: #ffffff;
	border-top: 1px solid #e8e8e8;
}

.clients-item img {
	margin: 0 auto 40px;
	display: block;
}

/*===================================================================================*/
/*	HOMEPAGE TEAM SECTION
/*===================================================================================*/

.homepage-team-section {
	padding: 70px 0 30px;
}

/*===================================================================================*/
/*	HOMEPAGE PORTFOLIO SECTION
/*===================================================================================*/

.portfolio-section {
	background: transparent;
	margin: 0px;
	padding: 60px 0 30px;
	width: 100%;
}

.portfolio-section .post {
	background-color: #ffffff;
	border: 1px solid #e9e9e9;
	border-radius: 0;
	margin-bottom: 40px;
	padding: 15px;
	transition: all 0.4s ease 0s;
}

.padding-0 {
	padding-top: 0 !important;
}

.portfolio-section .post-thumbnail {
	margin: 0px 0 16px;
	width: 100%;
	overflow: hidden;
	position: relative;
	transition: all 200ms ease-out 0s;
}

.portfolio-section .post-thumbnail img {
	transition: all 300ms ease-out 0s;
	width: 100%;
	opacity: 1;
}

.portfolio-section .post .post-thumbnail:hover img {
	-webkit-transform: scale(1.15);
	/* Saf3.1+, Chrome */
	-moz-transform: scale(1.15);
	/* FF3.5+ */
	-ms-transform: scale(1.15);
	/* IE9 */
	-o-transform: scale(1.15);
	/* Opera 10.5+ */
	transform: scale(1.15);
	opacity: 1;
}

.portfolio-section .entry-header .entry-title {
	font-weight: 700;
	margin: 0 0 5px;
}

/*Porttfolio Lightbox*/
.thumbnail-showcase-overlay {
	background: rgba(0, 0, 0, 0.7);
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s ease;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 0;
	padding: 1.42857rem;
}

.portfolio-section .post .post-thumbnail:hover .thumbnail-showcase-overlay {
	visibility: visible;
	opacity: 1;
	height: 100%;
}

.portfolio-section .post .post-thumbnail {
	text-align: center;
	position: relative;
	line-height: 0px;
	font-size: 0px;
	transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	width: 100%;
	position: relative;
	height: 100%;
	overflow: hidden;
}

.portfolio-section .post .post-thumbnail .thumbnail-showcase-icons {
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	right: 0;
	width: 100%;
}

.portfolio-section .post .post-thumbnail .thumbnail-showcase-icons a {
	font-size: 1.250rem;
	line-height: 2.1;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 1px;
	opacity: 1;
	text-decoration: none;
	text-align: center;
	color: #0f0f16;
	width: 2.85714rem;
	height: 2.85714rem;
	border-radius: 50%;
	background-color: #fff;
	-wekbit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-wekbit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-o-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
}

.portfolio-section .post .post-thumbnail:hover .thumbnail-showcase-icons a {
	-wekbit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.portfolio-section .post .post-thumbnail .thumbnail-showcase-icons a:hover {
	opacity: 1;
}

/*===================================================================================*/
/*	PORTFOLIO TABS 
/*===================================================================================*/

.portfolio-tabs {
	text-align: center;
	margin: 0 0 40px;
	padding: 0;
}

.portfolio-tabs li {
	display: inline-block;
	margin: 0px 5px 10px;
}

.portfolio-tabs li a {
	border: 1px solid #21202e;
	background: #21202e;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	font-size: 0.813rem;
	font-weight: 600;
	padding: 5px 20px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.portfolio-tabs li.active>a,
.portfolio-tabs li>a:hover {
	color: #ffffff;
}

/*===================================================================================*/
/*	TESTIMONIAL SECTION
/*===================================================================================*/

.testimonial-section {
	background: url("images/testimonial-bg.jpg");

	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;



	background-attachment: fixed !important;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.testimonial-section .overlay {
	height: 100%;
	padding: 70px 0 55px;
	position: relative;
	width: 100%;
}

.testmonial-area {
	margin: 0px 0 30px;
	padding: 0 50px 0 50px;
}

.description-box {
	background-color: #ffffff;
	border-radius: 0px;
	margin: 0 0 35px;
	padding: 30px;
	position: relative;
	min-height: 145px;
}

.description-box:before {
	right: 0;
	left: 30px;
	bottom: -15px;
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	display: block;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 15px solid #ffffff;
}

.author-description {
	display: block;
	margin-bottom: 0px;
	margin-top: 0;
}

.author-description p {
	font-weight: 500;
	font-size: 1.125rem;
}

.author-description p:before {
	content: '\f10d';
	font-family: FontAwesome;
	font-size: 1.500rem;
	line-height: 0.1em;
	margin-right: 0.50em;
	vertical-align: -0.1em;
	position: relative;
	top: 0px;
}

.testmonial-area h4 {
	color: #ffffff;
	font-weight: 600;
	font-size: 1.000rem;
	margin-bottom: 5px;
	letter-spacing: 1px;
	display: block;
	margin-top: 0;
}

.testmonial-area span {
	padding: 0 0 0 4px;
}

.testmonial-area .media-body {
	margin: 13px 0 0;
}

.author-box {
	float: left;
	margin: 0 35px 20px 0;
	width: 100px;
	height: auto;
}

.author-box img {
	background-color: transparent;
	border: 1px solid #ffffff;
	padding: 4px;
	max-width: 100%;
}

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

/*===================================================================================*/
/*	TESTIMONIAL DOTS PAGINATION
/*===================================================================================*/

.testimonial-section .owl-theme .owl-dots .owl-dot span {
	background-color: transparent !important;
	border: 1px solid #fff !important;
}

.testimonial-section .owl-theme .owl-dots .owl-dot.active span,
.testimonial-section .owl-theme .owl-dots .owl-dot:hover span {
	background: #ffffff !important;
}

/*===================================================================================*/
/*	WIDGET TITLE CSS
/*===================================================================================*/

.widget {
	margin: 0;
	padding: 60px 0;
}

.widget-title {
	color: #0f0f16;
	margin: 0 0 25px;
}

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

/*===================================================================================*/
/*	HOEMEPAGE CALLOUT 
/*===================================================================================*/

.callout-section {
	background-color: #f5f5f5;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 70px 0 40px;
}

.sm-callout {
	background-color: #ffffff;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	overflow: hidden;
	margin: 0;
	padding: 30px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sm-callout h4 {
	color: #64646d;
	font-weight: 500;
	margin: 5px 0 5px;
	float: left;
}

.sm-callout h4 abbr {
	color: #21202e;
	border-bottom: 1px dotted #aeadbc;
	font-weight: 600;
}

.sm-callout-btn {
	float: right;
}

.sm-callout-btn a {
	color: #ffffff;
	border-radius: 2px;
	text-decoration: none;
	transition: all 0.4s ease 0s;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 600;
	float: right;
	margin: 0;
	padding: 8px 18px;
	text-align: right;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
}

.sm-callout-btn a:hover {
	color: #ffffff;
}

.sm-seperate {
	margin: 0px;
	padding-bottom: 30px;
	background: #f5f5f5 url("../images/callout-shadow.png") no-repeat scroll center bottom;
}

.about-callout-section {
	background-color: #fff;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

.about-callout-section .sm-seperate {
	background: #fff url("../images/callout-shadow.png") no-repeat scroll center bottom;
}

.about-callout-section .sm-callout {
	background-color: #f5f5f5;
}

/*===================================================================================*/
/*	ABOUT PAGE CALLOUT 
/*===================================================================================*/

.about-callout-section {
	padding: 70px 0 40px;
}

/*===================================================================================*/
/*	PAGE TITLE SECTION 
/*===================================================================================*/

.page-title-section {
	height: 100%;
	margin: 0 0 0px;
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 100%;
}

.page-title-section .overlay {
	height: 100%;
	padding: 50px 0 48px;
	position: relative;
	width: 100%;
}

.page-title {
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto 0px;
	padding: 0px;
	position: relative;
	width: 99%;
}

.page-title h1 {
	color: #ffffff;
	letter-spacing: 1px;
	margin: 0px;
	word-wrap: break-word;
}

.page-breadcrumb {
	list-style: none outside none;
	margin: 0px;
	padding: 15px 0 0;
	font-weight: 500;
	text-align: right;
	line-height: 1.000rem;
}

.page-breadcrumb>li {
	display: inline-block;
}

.page-breadcrumb>li+li:before {
	color: #ffffff;
	content: "/ ";
	padding: 0 5px;
}

.page-breadcrumb>li a,
.page-breadcrumb>li.active a {
	color: #ffffff;
}

.page-seperator {
	height: 70px;
	width: 100%;
	overflow: hidden;
}

.margin-top {
	margin-top: 0px;
}

.margin-bottom {
	margin-bottom: 0px;
}

@media (min-width: 200px) and (max-width: 990px) {
	.page-title-section .overlay {
		padding: 25px 0 30px;
	}
}

@media only screen and (min-width: 200px) and (max-width: 767px) {
	.page-title h1 {
		text-align: center;
	}

	.page-breadcrumb {
		text-align: center;
		padding: 15px 0 5px;
	}
}

/*===================================================================================*/
/*	ABOUT US PAGE SECTION 
/*===================================================================================*/

.about-section {
	background-color: #f4f4f4;
	margin: 0px;
	padding: 0 0 70px;
	overflow: hidden;
	width: 100%;
}

.about-img-area {
	margin: 0;
	padding: 1px;
	position: relative;
}

.about-img-area img {
	border-radius: 0px;
	border: 5px solid #fff;
	-moz-box-shadow: 0px 0px 2px #ccc;
	-webkit-box-shadow: 0px 0px 2px #ccc;
	box-shadow: 0px 0px 2px #ccc;
}

.about-section h2 {
	color: #0f0f16;
	margin-bottom: 25px;
	margin-top: 0;
	padding: 0px;
}

.about-section p {
	margin: 0 0 15px;
	padding: 0px;
}

.about-social {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0;
}

.about-social li {
	background-color: #ffffff;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 35px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	transition: background 0.2s ease-in-out 0s;
	width: 35px;
}

.about-social li.facebook:hover {
	background-color: #4c66a4;
}

.about-social li.twitter:hover {
	background-color: #15b4c9;
}

.about-social li.googleplus:hover {
	background-color: #DD4B39;
}

.about-social li.linkedin:hover {
	background-color: #006599;
}

.about-social li.skype:hover {
	background-color: #40beee;
}

.about-social li.dribbble:hover {
	background-color: #c7366f;
}

.about-social li.youtube:hover {
	background-color: #cc2423;
}

.about-social li.vimeo:hover {
	background-color: #20b9eb;
}

.about-social li.pagelines:hover {
	background-color: #364146;
}

.about-social li>a>i {
	color: #0f0f16;
	font-size: 0.875rem;
	line-height: 2.5;
	transition: color 0.2s ease-in-out 0s;
}

.about-social li:hover>a>i {
	color: #ffffff;
}

/*===================================================================================*/
/*	TEAM SECTION 
/*===================================================================================*/

.team-section {
	margin: 0px;
	padding: 70px 0 30px;
	overflow: hidden;
	width: 100%;
}

.team-area {
	background-color: #ffffff;
	border: 1px solid #e9e9e9;
	padding: 15px 15px 10px 15px;
	margin: 0 0 40px;
}

.team-caption {
	background-color: transparent;
	color: #ffffff;
	transition: all 0.3s ease 0s;
	border-radius: 0;
	padding: 17px 15px 11px;
	transition: all 180ms ease-in-out 0s;
	font-weight: 500;
	cursor: pointer;
	text-align: center;
	word-wrap: break-word;
	overflow: auto;
	border-radius: 0px 0px 2px 2px;
}

.team-caption h4 {
	color: #0f0f16;
	margin: 0 0 8px;
	transition: all 0.3s ease 0s;
}

.team-caption h6 {
	color: #64646d;
	margin: 0;
}

.team-showcase-overlay {
	background: rgba(255, 255, 255, 0.4);
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.team-showcase-overlay-inner {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	margin-top: 0px;
}

.team-showcase-fade {
	opacity: 0.2;
}

.team-image {
	text-align: center;
	position: relative;
	line-height: 0px;
	font-size: 0px;
	transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	width: 100%;
	position: relative;
	height: 100%;
	overflow: hidden;
}

.team-image img {
	transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
	width: 100%;
}

.team-area:hover img {
	-webkit-transform: scale(1.20);
	-moz-transform: scale(1.20);
	-ms-transform: scale(1.20);
	-o-transform: scale(1.20);
	transform: scale(1.20);
}

.team-image .team-showcase-icons {
	margin-top: 0px;
	text-align: center;
	width: 100%;
}

.team-image .team-showcase-icons a {
	display: inline-block;
	color: #ffffff;
	margin-left: 2px;
	padding: 0;
	margin: 0 3px;
	text-decoration: none;
	background-color: #21202e;
	border-radius: 0px;
	transition: all 0.1s ease;
	height: 35px;
	width: 35px;
}

.team-image .team-showcase-icons a:hover {
	color: #ffffff;
}

.team-image .team-showcase-icons a i {
	font-size: 1.000rem;
	line-height: 2.2;
}

.team-area:hover .team-showcase-overlay {
	visibility: visible;
	opacity: 1;
}

/*===================================================================================*/
/*	HOMEPAGE BLOG SECTION 
/*===================================================================================*/

.home-news {
	padding: 70px 0 30px;
	margin: 0;
	width: 100%;
}

.home-news .post {
	background-color: #ffffff;
	border: 1px solid #e9e9e9;
	border-radius: 0;
	margin-bottom: 40px;
	padding: 25px 15px;
	transition: all 0.4s ease 0s;
}

.home-news .post-thumbnail {
	margin: 0px 0 20px;
	position: relative;
}

.home-news .post-thumbnail img {
	transition: all 300ms ease-out 0s;
	width: 100%;
	opacity: 1;
}

.home-news .post .entry-header {
	margin: 0 0 21px;
}

.home-news .post .entry-header .entry-title {
	color: #0f0f16;
	line-height: 1.3;
	margin: 0px;
	font-weight: 700;
	margin: 0 0 10px;
}

.entry-header .entry-title>a {
	color: #666;
	text-decoration: none;
	transition: all 0.4s ease 0s;
}

/*===================================================================================*/
/*	BLOG META
/*===================================================================================*/

.entry-meta {
	line-height: 1.5;
	padding: 0;
	width: 100%;
	overflow: hidden;
	text-align: left;
}

.entry-meta>span {
	color: #b9b9b9;
	margin: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
}

.entry-meta a {
	color: #9f9f9f;
	font-weight: 400;
	padding: 0px 0 0px 2px;
	display: inline-block;
	transition: all 0.3s ease 0s;
}

/*Meta Date*/
.entry-meta .entry-date {
	margin: 0;
}

.entry-meta .entry-date>a {
	padding: 5px 0;
	margin: 0;
	background-color: transparent !important;
}

.entry-meta .entry-date>a:hover,
.entry-meta .entry-date>a:focus,
.blog-section .entry-meta .entry-date>a:hover,
.blog-section .entry-meta .entry-date>a:focus {
	color: inherit;
}

/*Edit Post*/
.edit-link .post-edit-link {
	font-weight: 700;
	color: #0f0f16;
}

.edit-link .post-edit-link:hover {
	text-decoration: underline;
}

/*More Link*/
.home-news .more-link {
	margin: 0px;
	background-color: transparent;
	color: #0f0f16 !important;
}

.blog-section .more-link {
	margin: 0px;
	background-color: transparent;
	color: #0f0f16 !important;
}

.home-news .more-link,
.blog-section .more-link {
	font-size: 0.938rem;
	font-weight: 800;
	box-shadow: none;
	display: inline-block;
	transition: all 0.3s ease 0s;
}

.home-news .more-link::after,
.blog-section .more-link::after {
	content: "\f178";
	font-family: FontAwesome;
	margin: 0 0 0 7px;
	padding: 0;
	float: right;
	font-weight: 100;
	position: relative;
}


/*===================================================================================*/
/*	BLOG SECTION
/*===================================================================================*/

.blog-section {
	background: transparent;
	margin: 0px 0 40px;
	padding: 0;
	width: 100%;
}

.blog-section .post {
	border-radius: 0;
	margin-bottom: 40px;
	transition: all 0.4s ease 0s;
}

.blog-section .post-thumbnail {
	margin: 0px 0 20px;
	position: relative;
	transition: all 200ms ease-out 0s;
}

.blog-section .post .entry-header {
	margin: 0 0 21px;
}

.blog-section .post .entry-header .entry-title {
	font-weight: 700;
	line-height: normal;
	margin: 0px 0 15px;
	padding: 2px 0 0;
}

.blog-section .post .entry-header .entry-title>a {
	text-decoration: none;
	transition: all 0.4s ease 0s;
}

.blog-section .post .entry-content {
	display: block;
	overflow: hidden;
	margin: 0px;
}

.blog-section .entry-meta {
	font-size: 0.875rem;
}

.post.format-link .entry-content p a {
	box-shadow: 0 1px 0 0 currentColor;
}

.post.format-link .entry-content p a:hover,
.post.format-link .entry-content p a:focus {
	box-shadow: none;
}

.blog-section .post.col-md-12 {
	background-color: #eaeaea;
	padding-top: 15px;
}

.blog .post .entry-content {
	display: none;
}

/*===================================================================================*/
/*	BLOG PAGINATION
/*===================================================================================*/

.blog-pagination {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.blog-pagination a {
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	color: #242526;
	cursor: pointer;
	display: inline-block;
	font-family: 'OpenSansSemiBold';
	transition: all 0.3s ease 0s;
	font-size: 1.125rem;
	border-radius: 50%;
	margin: 0 3px 10px;
	padding: 8px;
	vertical-align: baseline;
	white-space: nowrap;
	width: 40px;
	height: 40px;
}

.blog-pagination a:hover,
.blog-pagination a.active {
	background-color: #ee591f;
	border: 1px solid #ee591f;
	color: #FFFFFF;
}

/*===================================================================================*/
/*	BLOG POST AUTHOR
/*===================================================================================*/

.blog-author {
	background-color: #ffffff;
	border: 1px solid #e9e9e9;
	float: none;
	margin: 0 0px 40px 0;
	padding: 30px 25px;
}

.blog-author img {
	border: 3px solid #fff;
	-moz-box-shadow: 0px 0px 1px #ccc;
	-webkit-box-shadow: 0px 0px 1px #ccc;
	box-shadow: 0px 0px 1px #ccc;
	height: 100px;
	margin-right: 15px;
	width: 100px;
}

.blog-author h6 {
	color: #0f0f16;
	margin: 0 0 15px;
}

.blog-author p {
	margin: 0px;
}

.blog-author-social {
	margin: 20px 0 0;
	padding: 0;
}

.blog-author-social li {
	background-color: #ffffff;
	border: 1px solid #21202e;
	cursor: pointer;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	min-height: 1.876rem;
	min-width: 1.876rem;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	transition: background 0.2s ease-in-out 0s;
}

.blog-author-social li.facebook:hover {
	background-color: #4c66a4;
	border: 1px solid #4c66a4;
}

.blog-author-social li.twitter:hover {
	background-color: #15b4c9;
	border: 1px solid #15b4c9;
}

.blog-author-social li.googleplus:hover {
	background-color: #DD4B39;
	border: 1px solid #DD4B39;
}

.blog-author-social li.linkedin:hover {
	background-color: #006599;
	border: 1px solid #006599;
}

.blog-author-social li.skype:hover {
	background-color: #40beee;
	border: 1px solid #40beee;
}

.blog-author-social li.dribbble:hover {
	background-color: #c7366f;
	border: 1px solid #c7366f;
}

.blog-author-social li.youtube:hover {
	background-color: #cc2423;
	border: 1px solid #cc2423;
}

.blog-author-social li.vimeo:hover {
	background-color: #20b9eb;
	border: 1px solid #20b9eb;
}

.blog-author-social li.pagelines:hover {
	background-color: #364146;
	border: 1px solid #364146;
}

.blog-author-social li>a {
	font-size: 0.875rem;
	line-height: 2;
	transition: 0.2s ease-in-out 0s;
}

.blog-author-social li>a>i {
	color: #0f0f16;
}

.blog-author-social li:hover>a>i {
	color: #ffffff;
}

/*===================================================================================*/
/*	COMMENT FORM
/*===================================================================================*/

.comment-section {
	background-color: #ffffff;
	border: 1px solid #e9e9e9;
	float: none;
	margin: 0 0px 40px 0;
	padding: 30px 25px 5px;
}

.comment-title {
	border-bottom: 1px dotted #c5d1dc;
	display: block;
	margin: 0 0 25px;
	padding: 0 0 15px;
}

.comment-title h3 {
	color: #0f0f16;
	margin: 0;
	padding: 0;
}

.comment-title h3>i {
	color: #0f0f16;
	margin-right: 8px;
}

.comment-box {
	margin: 0 !important;
	padding: 0;
	position: relative;
}

.pull-left-comment {
	float: left;
	margin-right: 25px;
	width: 70px;
	height: auto;
}

.comment-img {
	border-radius: 100%;
	max-width: 100%;
	margin: 2px 0 20px;
}

.comment-detail {
	border-bottom: 1px dotted #c5d1dc;
	margin-bottom: 40px;
	margin-left: 0;
	padding: 0 0 25px;
}

.comment-detail-title {
	color: #0f0f16;
	margin: 0 0 15px;
}

.comment-date {
	float: right;
	margin: 0;
	padding-left: 7px;
	vertical-align: middle;
}

.comment-detail p {
	margin: 0 0 27px;
}

.reply a {
	color: #ffffff;
	border-radius: 2px;
	display: inline-block;
	font-size: 0.813rem;
	padding: 3px 15px;
}

.reply a:hover {
	color: #ffffff;
}

.comment-form-section {
	background-color: #ffffff;
	border: 1px solid #e9e9e9;
	float: none;
	margin: 0 0px 40px 0;
	padding: 30px 25px;
}

.form-inline .blog-form-group {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 5px;
	vertical-align: middle;
	width: 100%;
}

.blog-form-control,
.blog-form-control-textarea {
	margin-bottom: 20px;
}

.form-inline .blog-form-group-textarea {
	margin-bottom: 0;
}

.blogdetail-btn,
.blogdetail-btn {
	display: block;
	margin: 0 0 10px;
}

.blogdetail-btn,
.blogdetail-btn a {
	color: #ffffff;
	border-radius: 2px;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 600;
	margin-bottom: 0;
	padding: 10px 20px;
	text-align: center;
	transition: all 0.4s ease 0s;
	border: 0 none;
}

.blogdetail-btn:hover,
.blogdetail-btn a:hover {
	color: #ffffff;
}

.blog-form-control::-webkit-input-placeholder,
.blog-form-control-textarea::-webkit-input-placeholder {
	color: #64646d;
}

.blog-form-control::-moz-placeholder,
.blog-form-control-textarea::-moz-placeholder {
	color: #64646d;
}

.blog-form-control:-ms-input-placeholder,
.blog-form-control-textarea:-ms-input-placeholder {
	color: #64646d;
}

.blog-form-control-textarea {
	background-color: transparent;
	border: 1px solid #e9e9e9;
	color: #555;
}

/*===================================================================================*/
/*	BLOG POST ALL FORMATS
/*===================================================================================*/

/*Post Format - Video*/
.video-wrapper {
	margin: 0 0 20px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.video-wrapper iframe {
	width: 100%;
	height: 300px;
	border: 0 none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*Post Format - Aside*/
.blog-section .post.format-aside p {
	font-size: 1.125rem;
}

/*Post Format - Audio*/
.audio-player {
	bottom: 0;
	padding: 0px 40px;
	position: absolute;
	right: 0;
	left: 0;
	z-index: 1;
}

/*Post Format - Link*/
.blog-section .post.format-link p {
	font-size: 1.125rem;
}

/*Post Format - Link*/
.gallery-content {
	margin: 0 0 20px !important;
	padding: 0;
}

/*Post Format - Aside*/
.status-content {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 20px 25px;
}

.status-content p {
	font-size: 1.125rem;
	margin: 0;
	padding: 0;
}

/*Post Format - Chat*/
.chat-content {
	display: block;
	margin: 0 0 0px;
	overflow: hidden;
}

.chat-content p {
	font-size: 1.000rem;
	margin: 0 0 10px;
	padding: 0;
}

.chat-content p:last-child {
	margin: 0 0 0px;
}

/*===================================================================================*/
/*	SIDEBAR SECTION
/*===================================================================================*/

.sidebar {
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
}

.sidebar .widget {}

.sidebar .section-header {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 20px 15px 0 15px;
	display: block;
	text-align: left;
}

.sidebar .section-header .widget-title {
	color: #005ca8;
	font-size: 1.250rem;
	margin: 0;
	padding-bottom: 0px;
	word-wrap: break-word;
}

.sidebar-menu-box {
	display: block;
}

.sidebar .section-header .widget-title .rsswidget,
.header-sidebar .section-header .widget-title .rsswidget,
.footer-sidebar .section-header .widget-title .rsswidget {
	color: #fff;
}

.sidebar .widget.widget_text select {
	width: 100%;
	margin: 0;
}

.sidebar .widget ul,
.sidebar .widget.widget_rss ul,
.sidebar .widget .calendar_wrap,
.sidebar .widget .textwidget,
.sidebar .widget.widget_rss ul .sidebar .widget .gallery,
.sidebar .widget img.image,
.sidebar .widget .search-form,
.sidebar .widget .tagcloud {
	margin: 15px;
	padding: 25px;
	border-top: 1px solid #666;
}

.sidebar .section-header {
	/*border-left: 5px solid #005ca8;*/
}

.sidebar form.search-form label {
	padding: 0;
}

.sidebar .widget label {
	display: block;
	padding: 25px 25px 0;
	margin: 0;
}

.sidebar .widget select {
	margin: 0;
	margin: 30px 25px;
	width: 85%;
}

.sidebar .widget .cont-social {
	padding: 0;
}

/*Widget Audio*/
.sidebar .widget.widget_media_audio .mejs-audio {
	max-width: 85%;
	height: auto;
	margin: 30px 25px;
}

/*Widget Video*/
.sidebar .widget.widget_media_video .wp-video {
	max-width: 85%;
	height: auto;
	margin: 30px 25px;
}

.sidebar .widget.widget_media_video .wp-video iframe {
	width: 100%;
}

/*Sidebar Latest Post - Custom Widget*/
.widget .post {
	background: transparent;
	border-bottom: 1px dotted #c5d1dc;
	border-left: 0 none;
	border-right: 0 none;
	border-top: 0 none;
	margin-bottom: 17px;
	margin-top: 0 !important;
	padding: 0 0 17px 0;
	overflow: hidden;
}

.widget .post:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.widget .post .entry-title {
	color: #0f0f16;
	display: block;
	font-size: 1.250rem;
	margin-bottom: 10px;
	margin-top: -4px;
	word-wrap: break-word;
}

.widget .post .entry-title a {
	color: #0f0f16;
	transition: all 0.3s ease 0s;
}

.widget .post .entry-content {
	margin: 0px;
	display: block;
}

.widget .post a.post-thumbnail {
	display: block;
	float: left;
	width: 90px;
	margin-left: 0;
	margin-right: 25px;
	padding: 1px;
}

.widget .post a.post-thumbnail img {
	border-radius: 0px;
	border: 4px solid #fff;
	-moz-box-shadow: 0px 0px 2px #ccc;
	-webkit-box-shadow: 0px 0px 2px #ccc;
	box-shadow: 0px 0px 2px #ccc;
	display: block;
	height: auto;
	max-width: 100%;
	transition: all 0.3s ease-in-out 0s;
}

.widget .post:hover a.post-thumbnail img {
	opacity: 0.7px;
}

.sidebar .widget .post {
	margin: 30px 25px !important;
	padding: 0;
}

/*Sidebar Calender Widget*/
.widget_calendar {}

.calendar_wrap table#wp-calendar {
	color: #64646d;
	font-weight: 500;
	font-size: 0.938rem;
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0;
	text-align: center;
	table-layout: fixed;
	width: 100%
}

.calendar_wrap table#wp-calendar caption {
	color: #ffffff;
	text-align: center;
	font-weight: 600;
	font-size: 1.000rem;
	margin: 0;
	padding: 10px 0;
}

.calendar_wrap table#wp-calendar,
.calendar_wrap table#wp-calendar th,
.calendar_wrap table#wp-calendar td {
	background-color: #fff;
	border: 1px solid rgba(51, 51, 51, 0.1);
	text-align: center;
	padding: 0.250rem 0;
	border-width: 0 1px 1px 0;
	line-height: 1.9375;
}

.calendar_wrap table#wp-calendar a {
	color: #000000;
	font-weight: 600;
}

.calendar_wrap table#wp-calendar #next a,
.calendar_wrap table#wp-calendar #prev a {
	font-weight: 600;
	color: #000000;
}

/*Sidebar Widget Archive, Widget categories, Widget Links, Widget Meta, widget Nav Menu, Widget Pages, Widget Recent Comments, Widget Recent Entries */
.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
	list-style: outside none none;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top: 0 none;
	padding-top: 0;
}

.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
	padding-bottom: 0px;
	border-bottom: 0 none !important;
	margin-bottom: 0;
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	font-weight: 500;
	border-bottom: 1px dotted #c5d1dc;
	margin: 0 0 12px;
	padding: 0px 0px 12px 25px;
	position: relative;
}

.widget_archive li:before,
.widget_categories li:before,
.widget_links li:before,
.widget_meta li:before,
.widget_nav_menu li:before,
.widget_pages li:before,
.widget_recent_comments li:before,
.widget_recent_entries li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '\f00c';
	font-family: 'FontAwesome';
}

.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
	border: 0 none;
	transition: all 0.3s ease 0s;
	color: #64646d;
}

.widget_recent_comments a::before {
	content: "";
	font-family: FontAwesome;
	display: none;
	margin-right: 10px;
	margin-left: 1px;
	font-size: 0.875rem;
}

.widget ul#recentcomments li.recentcomments span.comment-author-link {
	font-weight: 700;
	color: #64646d;
}

/*Blog Pagination*/


/*Sidebar Search*/
form.search-form span.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	font-size: 1.000rem;
	font-weight: 500;
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

form.search-form input.search-field {
	margin: 0 0 20px;
}

input[type="reset"] {
	background-color: #21202e;
}

form.search-form input.search-submit,
input[type="submit"],
input[type="reset"],
.woocommerce-product-search input[type="submit"] {
	color: #ffffff;
	border: 0 none;
	border-radius: 5px;
	display: inline-block;
	font-size: 17px;
	margin: 0;
	padding: 5px 25px;
	text-align: center;
	transition: all 0.4s ease 0s;
	text-transform: uppercase;
	width: 220px;
}

/*Input Type Fields*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select {
	/*height: 45px;*/
	border: none;
	border-bottom: 1px solid #999 !important;
	background: none !important;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
	padding: 6px 12px;
	border-radius: 0px;
	font-size: 0.875rem;
	letter-spacing: 1px;
	font-weight: 600;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #555;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #e9e9e9;
	display: block;
	border: none;
	border-bottom: 1px solid #999;
	width: 100%;
}

.radio,
.checkbox {
	display: inline-block;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 0.625rem 0.5rem 0 0;
}

/* Navigation Post*/
.navigation.pagination {
	margin: 0px 0 20px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	display: block;
}

.navigation.pagination a,
.navigation.pagination a {
	background-color: transparent;
	border: 1px solid #0f0f16;
	color: #242526;
	cursor: pointer;
	display: inline-block;
	line-height: 1.1;
	font-weight: 600;
	transition: all 0.3s ease 0s;
	font-size: 1.125rem;
	border-radius: 0px;
	margin: 0 0px 10px;
	padding: 8px;
	vertical-align: baseline;
	white-space: nowrap;
	width: 37px;
	height: 37px;
}

label {
	text-transform: uppercase;
}

textarea {
	border: 1px solid #999 !important;
	min-height: 300px;
	border-radius: 15px !important;
	background: none !important;
}

.navigation.pagination .nav-links .page-numbers.current,
.navigation.pagination .nav-links a:hover {
	background-color: #0f0f16;
	border: 1px solid #0f0f16;
	color: #FFFFFF;
	width: 37px;
	height: 37px;
	cursor: pointer;
	display: inline-block;
	line-height: 1.1;
	font-weight: 600;
	transition: all 0.3s ease 0s;
	font-size: 1.125rem;
	border-radius: 0px;
	margin: 0 0px 10px;
	padding: 8px;
	vertical-align: baseline;
	white-space: nowrap;
	width: 37px;
	height: 37px;
}

.navigation.pagination {
	margin: 0;
	display: block;
}

/*Widget Select*/
.widget label {
	margin: 0 0 20px
}

.header-sidebar .widget label,
.footer-sidebar .widget label {
	color: #fff;
	margin: 0 0 20px
}

.widget select {
	width: 100%;
	padding: 6px 12px;
	height: 45px;
	border-radius: 2px;
	font-size: 0.875rem;
	border: 1px solid #e9e9e9;
}

/*Rss Widget*/
.widget.widget_rss ul {
	list-style: none;
	padding: 0;
}

.widget.widget_rss ul li {
	padding: 0 0 20px;
}

.widget .rssSummary {
	padding: 10px 0;
}

/*Sidebar Tags*/
.tagcloud {
	margin: 0px;
	overflow: hidden;
	padding: 0;
}

.tagcloud a {
	background-color: #f9f9f9;
	border: 1px solid #e9e9e9;
	color: #64646d;
	cursor: pointer;
	display: inline-block;
	font-size: 0.938rem !important;
	margin: 0 5px 10px 0;
	padding: 6px 14px;
	transition: all 0.3s ease 0s;
	vertical-align: baseline;
	white-space: nowrap;
}

.tagcloud a:hover {
	color: #ffffff;
}

/*===================================================================================*/
/*	HEADER SIDEBAR & FOOTER SIDEBAR SECTION
/*===================================================================================*/

.site-footer {
	background-color: #fff;
	border: none !important;
}

.footer-sidebar {
	padding: 0;
}

.header-sidebar .widget,
.footer-sidebar .widget {
	background-color: transparent;
	border: 0 none;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 0;
}

.header-sidebar .section-header,
.footer-sidebar .section-header {
	border-bottom: 1px solid #363544;
	width: 100%;
	padding: 0 0 15px;
	margin: 0 0 40px;
	display: block;
	text-align: left;
}

.header-sidebar .widget .post,
.footer-sidebar .widget .post {
	background: transparent;
	border-bottom: 1px dotted #403f4e;
	border-left: 0 none;
	border-right: 0 none;
	border-top: 0 none;
}

.footer-sidebar .widget .post .entry-title,
.footer-sidebar .widget .post .entry-title a,
.header-sidebar .widget .post .entry-title,
.header-sidebar .widget .post .entry-title a {
	color: #ffffff;
}

.footer-sidebar .widget .post .entry-content p,
.header-sidebar .widget .post .entry-content p {
	color: #9595a0;
}

.footer-sidebar .widget .post a.post-thumbnail img,
.header-sidebar .widget .post a.post-thumbnail img {
	border-radius: 0px;
	border: 4px solid #21202e;
	-moz-box-shadow: 0px 0px 2px #ffffff;
	-webkit-box-shadow: 0px 0px 2px #ffffff;
	box-shadow: 0px 0px 2px #ffffff;
}

.header-sidebar .section-header .widget-title,
.footer-sidebar .section-header .widget-title {
	color: #222;
	font-weight: 400;
	margin: 0;
	padding-bottom: 0px;
	word-wrap: break-word;
}

.header-sidebar .section-header span,
.footer-sidebar .section-header span {
	bottom: 2px;
	display: block;
	height: 4px;
	margin: 0;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 30px;
}

.footer-sidebar .widget_archive ul,
.footer-sidebar .widget_categories ul,
.footer-sidebar .widget_links ul,
.footer-sidebar .widget_meta ul,
.footer-sidebar .widget_nav_menu ul,
.footer-sidebar .widget_pages ul,
.footer-sidebar .widget_recent_comments ul,
.footer-sidebar .widget_recent_entries ul,

.header-sidebar .widget_archive ul,
.header-sidebar .widget_categories ul,
.header-sidebar .widget_links ul,
.header-sidebar .widget_meta ul,
.header-sidebar .widget_nav_menu ul,
.header-sidebar .widget_pages ul,
.header-sidebar .widget_recent_comments ul,
.header-sidebar .widget_recent_entries ul {
	padding: 0;
	margin: 0;
}

.footer-sidebar .widget_archive li,
.footer-sidebar .widget_categories li,
.footer-sidebar .widget_links li,
.footer-sidebar .widget_meta li,
.footer-sidebar .widget_nav_menu li,
.footer-sidebar .widget_pages li,
.footer-sidebar .widget_recent_comments li,
.footer-sidebar .widget_recent_entries li,

.header-sidebar .widget_archive li,
.header-sidebar .widget_categories li,
.header-sidebar .widget_links li,
.header-sidebar .widget_meta li,
.header-sidebar .widget_nav_menu li,
.header-sidebar .widget_pages li,
.header-sidebar .widget_recent_comments li,
.header-sidebar .widget_recent_entries li {
	border-bottom: 1px dotted #403f4e;
}

.header-sidebar .widget_archive a,
.header-sidebar .widget_categories a,
.header-sidebar .widget_links a,
.header-sidebar .widget_meta a,
.header-sidebar .widget_nav_menu a,
.header-sidebar .widget_pages a,
.header-sidebar .widget_recent_comments a,
.header-sidebar .widget_recent_entries a,
.header-sidebar p,
.header-sidebar dl,
.header-sidebar ul>li,
.header-sidebar ol>li,
.header-sidebar address,
.header-sidebar .wp-caption .wp-caption-text,
.header-sidebar .gallery-caption,
.header-sidebar .entry-caption {
	color: #fff;
}

.footer-sidebar .widget_archive a,
.footer-sidebar .widget_categories a,
.footer-sidebar .widget_links a,
.footer-sidebar .widget_meta a,
.footer-sidebar .widget_nav_menu a,
.footer-sidebar .widget_pages a,
.footer-sidebar .widget_recent_comments a,
.footer-sidebar .widget_recent_entries a,
.footer-sidebar p,
.footer-sidebar dl,
.footer-sidebar ul>li,
.footer-sidebar ol>li,
.footer-sidebar address,
.footer-sidebar .wp-caption .wp-caption-text,
.footer-sidebar .gallery-caption,
.footer-sidebar .entry-caption {
	color: #9595a0;
}

.footer-sidebar h1,
.footer-sidebar h2,
.footer-sidebar h3,
.footer-sidebar h4,
.footer-sidebar h5,
.footer-sidebar h6,
.header-sidebar h1,
.header-sidebar h2,
.header-sidebar h3,
.header-sidebar h4,
.header-sidebar h5,
.header-sidebar h6 {
	color: #fff;
}

.header-sidebar .sm-cont-widget,
.footer-sidebar .sm-cont-widget {
	background-color: transparent;
	border: 0 none;
	padding: 0;
}

.header-sidebar .sm-cont-widget address,
.header-sidebar .sm-cont-widget address>a {
	color: #fff;
}

.footer-sidebar .sm-cont-widget address,
.footer-sidebar .sm-cont-widget address>a {
	color: #9595a0;
}

.header-sidebar .custom-social-icons li,
.footer-sidebar .custom-social-icons li {
	border: 1px solid #21202e;
}

.txt-white {
	color: #fff;
}

.bg-white {
	background-color: #fff !important;
}

/*===================================================================================*/
/*	FOOTER COPYRIGHTS - SITE INFO
/*===================================================================================*/

.site-info {
	padding: 15px;
	text-align: center;
	display: none;
}

.site-info p {
	color: #c4c4c4;
	margin: 0;
	padding: 0;
}

.site-info a {
	/*color: #fff;*/
}

/*===================================================================================*/
/*	WP THEME DATA - CUSTOM HTML TAGS
/*===================================================================================*/

/* Ul and ol lists */
ul,
ol {
	font-weight: normal;
	margin: 20px 0 0;
}

ul>li,
ol>li {
	margin: 0;
	padding: 4px 0;
}

ul,
ol {
	padding: 0 0 0 20px;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

/*Blockquote*/
blockquote {
	background-color: #f2f2f2;
	margin: 5px 0 20px;
	font-size: 1.250rem;
}

blockquote p {
	font-size: 18px;
	margin: 0 !important;
}

blockquote cite,
blockquote small,
blockquote a {
	color: #0f0f16;
	display: block;
	font-size: 1rem;
	line-height: 1.75;
	font-weight: 600;
	margin: 10px 0 0;
}

/*Address*/
address {
	font-style: normal;
	margin: 0 0 20px;
	line-height: 27px;
	font-size: 16px;
}

address span,
address p {
	display: block;
	padding: 0 0 10px;
}

address span:last-child {
	padding-bottom: 0;
}

/*Table*/
table {
	font-weight: 500;
	font-size: 0.938rem;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	table-layout: fixed;
	width: 100%;
	margin: 0 0 25px;
	padding: 0;
}

table,
table th,
table td {
	background-color: #fff;
	color: #64646d;
	border: 1px solid rgba(51, 51, 51, 0.1);
}

table th,
table td {
	padding: 0.7rem;
}

table th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

table caption,
table th,
table td {
	text-align: left;
}

table a {
	text-decoration: none;
}

/*Definition Lists*/
dl {
	margin-bottom: 20px;
	margin-top: 0;
}

dl dt {
	font-weight: 700;
	margin-bottom: 5px;
}

dl dd {
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 27px;
}

/*Abriviation, Acronym, Big, Strike, del, em, Ins, cite, q*/
abbr {
	text-decoration: none;
	cursor: help;
}

tla,
acronym {
	text-decoration: underline;
	cursor: help;
}

acronym {
	border-bottom: 0 none;
}

big {
	font-size: larger;
	font-weight: 600;
}

s,
strike,
del {
	text-decoration: line-through;
}

em,
cite,
q {
	font-style: italic;
}

ins,
mark {
	color: #ffffff;
	text-decoration: none;
	padding: 0 3px;
}

code {
	color: #444444;
}

pre {
	padding: 30px;
	margin: 0 0 20px;
	font-size: 15px;
	color: #64646d;
	max-width: 100%;
	background-color: #fff;
	border: 1px solid #e4e8ea;
	border-radius: 0px;
	white-space: pre-wrap;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

address {
	font-style: italic;
}

#attachment_906 {
	width: auto;
}

/*===================================================================================*/
/*	WP DEFAULT CLASSES
/*===================================================================================*/

.sticky {}

cite {
	font-style: italic !important;
}

.bypostauthor {}

#attachment_907 {
	width: 100% !important;
}

.alignnone img {
	display: block;
	height: auto;
	width: 99%;
}

img.alignleft,
.wp-caption.alignleft {
	margin-right: 30px;
}

img.alignright,
.wp-caption.alignright {
	margin-left: 30px;
	float: right;
}

img.wp-caption .alignnone {
	display: block;
	margin: 0 auto;
	height: auto;
	width: 100%;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	clear: left;
	font-style: italic;
	line-height: 1.5em;
	margin: 0.75em 0;
	text-align: center;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption p.wp-caption-text {
	font-size: 14px;
	margin: 12px 0;
	text-align: center;
	font-style: italic;
	line-height: 1.5em;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 0;
	border: 5px solid #fff !important;
	-moz-box-shadow: 0 0 5px 2px rgba(33, 28, 28, .3);
	-webkit-box-shadow: 0 0 5px 2px rgba(33, 28, 28, .3);
	box-shadow: 0 0 5px 2px rgba(33, 28, 28, .3);
}

.gallery-item .gallery-caption,
.hc_service_column .gallery-item .gallery-caption {
	font-size: 14px;
	margin: 12px 0;
	text-align: center;
	font-style: italic;
	line-height: 1.5em;
}

a img.alignright {
	float: right;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width: 30rem) {
	img.alignleft {
		float: left;
		margin-right: 20px;
	}
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

fieldset {
	margin-bottom: 1rem;
	border: 1px solid #e9e9e9;
	margin: 0 2px;
	padding: 0.35rem 0.950rem 0.75rem;
}

fieldset p {
	margin: 0px 0 20px;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.500rem;
	color: #0f0f16;
	font-weight: 600;
	display: table;
	max-width: 100%;
	border-bottom: none;
	width: auto;
	padding: 0;
	white-space: normal;
}

/*===================================================================================*/
/*	CONTACT SECTION
/*===================================================================================*/

.contact-section {
	background: transparent;
	margin: 0px;
	padding: 0;
	width: 100%;
}

.cont-form-section {
	background-color: #ffffff;
	border: 1px solid #e9e9e9;
	margin: 0 0px 30px 0;
	padding: 30px 25px;
}

.sm-cont-widget {
	margin-bottom: 0px;
	margin-top: 0;
	overflow: hidden;
	padding: 30px 25px;
}

.cont-description {
	display: block;
	overflow: hidden;
	margin: 0 0 28px;
}

.cont-description p {
	margin: 0;
	padding: 0;
}

.cont-info {
	display: block;
	overflow: hidden;
	margin: 0 0 30px;
}

.cont-info address {
	color: #64646d;
	margin-bottom: 12px;
	font-style: normal;
}

.cont-info address>i {
	margin-right: 7px;
	margin-left: 1px;
}

.cont-info address>a {
	color: #64646d;
	font-weight: 600;
}

.cont-title {
	color: #0f0f16;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 20px;
}

.map-section {
	float: none;
	margin: 30px 0 80px;
}

.cont-google-map {
	border: 5px solid #ffffff;
	box-shadow: 0 0 1px 0 #ccc;
	margin-bottom: 50px;
	margin-top: 20px;
	margin: 0px;
}

/*===================================================================================*/
/*	404 ERROR PAGE SECTION
/*===================================================================================*/

.404-section {
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
}

.error_404 {
	clear: both;
	margin: 0 auto;
	padding: 30px 0 70px;
	text-align: center;
	width: 50%;
}

.error_404 h1 {
	font-size: 14rem;
	line-height: 1.1;
	margin: 20px 0;
}

.error_404 h1>i {
	font-size: 13rem;
	padding: 0 10px;
}

.error_404 h4 {
	color: #0f0f16;
	margin: 20px 0px 25px;
	font-size: 3rem;
}

.error_404 p {
	margin-bottom: 25px;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 1px;
}

.error_404_btn {
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	margin: 8px 0;
	padding: 12px 25px;
	border-radius: 2px;
	text-align: right;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
}

.error_404_btn:hover,
.error_404_btn:focus {
	color: #ffffff;
}

.error_404_btn .fa {
	padding-right: 7px;
}

/*===================================================================================*/
/*	GALLERY SECTION
/*===================================================================================*/

.gallery-section {
	margin: 10px 0 40px;
	padding: 0;
}

.gallery-area {
	margin: 0 0 40px;
}

.gallery-section .gallery-image {
	border: 4px solid #fff;
	-moz-box-shadow: 0px 0px 2px #ccc;
	-webkit-box-shadow: 0px 0px 2px #ccc;
	box-shadow: 0px 0px 1px #ccc;
}

.gallery-section .gallery-thumbnail {
	width: 100%;
	overflow: hidden;
	position: relative;
	transition: all 200ms ease-out 0s;
}

.gallery-section .gallery-thumbnail img {
	transition: all 300ms ease-out 0s;
	width: 100%;
	opacity: 1;
}

.gallery-section .gallery-image .gallery-thumbnail:hover img {
	-webkit-transform: scale(1.15);
	/* Saf3.1+, Chrome */
	-moz-transform: scale(1.15);
	/* FF3.5+ */
	-ms-transform: scale(1.15);
	/* IE9 */
	-o-transform: scale(1.15);
	/* Opera 10.5+ */
	transform: scale(1.15);
	opacity: 1;
}

#gallery-carousel .gallery-image {
	margin: 0px 0 40px;
}

.top-bottom {
	padding: 70px 0 30px;
	margin: 0;
}

/*Gallery Lightbox*/
.gallery-showcase-overlay {
	background: rgba(0, 0, 0, 0.7);
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s ease;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 0;
	padding: 1.42857rem;
}

.gallery-section .gallery-image .gallery-thumbnail:hover .gallery-showcase-overlay {
	visibility: visible;
	opacity: 1;
	height: 100%;
}

.gallery-section .gallery-image .gallery-thumbnail {
	text-align: center;
	position: relative;
	line-height: 0px;
	font-size: 0px;
	transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	width: 100%;
	position: relative;
	height: 100%;
	overflow: hidden;
}

.gallery-section .gallery-image .gallery-thumbnail .gallery-showcase-icons {
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	right: 0;
	width: 100%;
}

.gallery-section .gallery-image .gallery-thumbnail .gallery-showcase-icons a {
	font-size: 1.250rem;
	line-height: 2.1;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 1px;
	opacity: 1;
	text-decoration: none;
	text-align: center;
	color: #0f0f16;

	width: 2.85714rem;
	height: 2.85714rem;
	border-radius: 50%;
	background-color: #fff;

	-wekbit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-wekbit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-o-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
}

.gallery-section .gallery-image .gallery-thumbnail:hover .gallery-showcase-icons a {
	-wekbit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.gallery-section .gallery-image .gallery-thumbnail .gallery-showcase-icons a:hover {
	opacity: 1;
}

.gallery-area .gallery-caption {
	color: #fff;
	font-size: 1.250rem;
	font-weight: 500;
	margin: 0 0 10px;
	text-shadow: 2px 2px 1px #000;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
	-wekbit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

.gallery-area:hover .gallery-caption {
	-wekbit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.padding0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.border0 {
	box-shadow: none !important;
	border: none !important;
}

/*===================================================================================*/
/*	ADDITIONAL SECTION
/*===================================================================================*/

.bg-gallery {
	background-color: #ffffff;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

/*===================================================================================*/
/*	SCROLL BUTTON PAGE TO TOP
/*===================================================================================*/

.hc_scrollup {
	border-radius: 0px;
	bottom: 0px;
	padding: 3px;
	display: none;
	height: 40px;
	opacity: 1;
	position: fixed;
	right: 60px;
	text-align: center;
	width: 60px;
	overflow: hidden;
	z-index: 9999;
	color: #ffffff;
	font-size: 1.000rem;
	line-height: 1.9;
}

.hc_scrollup:hover {
	opacity: 1;
}

.hc_scrollup i {
	color: #ffffff;
	font-size: 14px;
}

/*===================================================================================*/
/*  WOOCOMMERCE CSS
/*===================================================================================*/
.woocommerce .woocommerce-result-count {
	margin: 1rem 0 1rem;
}

.woocommerce .products ul,
.woocommerce ul.products {
	margin: 0;
}

.woocommerce ul.products li.product h3 {
	text-align: center;
	margin: 0rem 0 1rem;
	padding: 0;
	font-weight: 700;
}

.woocommerce .products .star-rating {
	margin: 0 auto .5rem;
}

.woocommerce .price {
	text-align: center;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	font-size: 1.25rem;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price del {
	font-size: 1.1rem;
	font-weight: 600;
}

.woocommerce ul.products li.product .price del {
	display: inline-block;
}

.woocommerce ul.products li.product .price ins,
.price ins {
	font-weight: 600;
	color: #64646d;
}

.woocommerce div.product p.price {
	text-align: left;
	font-weight: 600;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	transition: all 0.6s;
	text-align: center;
	padding: 0.4rem 0.4rem 1.5rem;
	margin-bottom: 2rem;
}

.woocommerce-page ul.products li.product:hover {
	box-shadow: 0 14px 25px 0 rgba(0, 0, 0, 0.2);
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
	right: inherit;
	min-width: auto;
	min-height: auto;
	color: #fff;
	border-radius: 0;
	font-size: 0.750rem;
	line-height: 0.700rem;
	padding: .200rem .350rem .300rem;
	margin: 0;
	position: absolute;
	left: 10px;
	top: 10px;
	transition: all 0.5s;
}

.woocommerce ul.products li.product .button,
.woocommerce a.added_to_cart {
	box-shadow: none;
	font-weight: 700;
	line-height: 1.3;
	border-radius: 0px;
	padding: .600rem 0.7rem;
	transition: all 0.5s;
	margin-top: 0.7rem;
	height: 38px;
}

.woocommerce a.button {
	border-radius: 0px;
	box-shadow: none;
}

.woocommerce table.my_account_orders .order-actions .button {
	margin: 0 2px;
}

.woocommerce table.my_account_orders .order-actions .button:last-child {
	margin-top: 4px;
}

.woocommerce div.product form.cart .button,
.woocommerce a.button,
.woocommerce a.button:hover {
	padding: .700rem 1.2rem;
}

.woocommerce .posted_in a,
.woocommerce-product-rating a,
.woocommerce .tagged_as a {
	transition: all 0.5s;
	font-weight: 600;
}

.woocommerce div.product form.cart {
	margin-top: 2rem;
	padding: 0;
}

.woocommerce div.product form.cart .variations {
	padding: 2rem 0;
	margin: 0 0 2rem;
}

.woocommerce .variations td.label {
	padding: 0;
	font-size: 0.938rem;
}

.woocommerce div.product form.cart .variations select {
	padding: 6px 12px;
	height: 45px;
	border-radius: 2px;
	font-size: 0.875rem;
	border: 1px solid #e9e9e9;
}

.woocommerce div.product form.cart .variations tr {
	display: block;
	padding: 0;
}

.woocommerce div.product form.cart .variations td {
	display: list-item;
	list-style: none;
	text-align: left;
	line-height: 1.2rem;
	padding: 0rem;
}

.woocommerce div.product form.cart .variations td.label label {
	font-family: 'Open Sans', Sans-serif;
	margin-bottom: 15px;
}

.woocommerce .woocommerce-variation-price {
	margin: 0 0 1rem;
}

.woocommerce-variation-price .woocommerce-Price-amount {
	font-weight: 600;
}

.woocommerce-tabs {
	padding: 2rem 0 0;
}

.woocommerce div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
	border-radius: 100%;
	height: 70px;
	margin: 2px 0 20px;
	width: 70px;
	float: left;
}

.woocommerce #reviews #comments ol.commentlist {
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 90px;
}

#review_form_wrapper {
	margin: 3rem 0 2rem;
}

.woocommerce #reviews #comments ol.commentlist li .meta strong {
	font-size: 1.000rem;
}

.woocommerce #reviews #comments ol.commentlist li .meta time {
	font-size: 1.000rem;
}

.woocommerce #reviews h3 {
	margin: 0 0 1rem;
}

.woocommerce div.product .woocommerce-tabs .panel {
	box-shadow: none;
	padding: 1rem 1rem 1rem;
	border-radius: 0;
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
	padding: 0;
}

.woocommerce-Tabs-panel h2,
.woocommerce .related h2,
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
	font-size: 1.500rem;
}

.woocommerce .related h2 {
	margin: 0 0 20px;
}

.woocommerce table.shop_table {
	border-radius: 0;
	margin: 0 -1px 40px 0;
	padding: 0;
}

.woocommerce table.shop_table th {
	border: none;
	font-size: 1.000rem;
	padding: 12px;
	font-weight: 600;
}

.woocommerce table.shop_table td {
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.woocommerce-cart table.cart td {
	font-weight: 600;
	padding: 15px 12px;
}

.woocommerce-cart table.cart td a {
	font-weight: 600;
	transition: all 0.3s;
}

.woocommerce-cart .cart-collaterals .cart_totals table td {
	vertical-align: middle;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce table.shop_table td a {
	font-weight: 600;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 70px;
}

.woocommerce .quantity .qty {
	width: 3.5rem;
	text-align: left;
	height: 44px;
	padding: .500rem 0.7rem;
	border-radius: 0;
}

.woocommerce td.product-name dl.variation {
	margin: .35rem 0 0;
}

.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dd p {
	line-height: 20px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 200px;
	padding: 6px 12px;
	border-radius: 0;
	height: 44px;
}

.woocommerce .cart input.button,
.woocommerce input.button.alt,
.woocommerce button.button,
.woocommerce #respond input#submit {
	border-radius: 1px;
	padding: .600rem 0.7rem;
	transition: all 0.5s;
	height: 44px;
}

.woocommerce-page .cart input.button:hover,
.woocommerce .cart input.button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus {
	box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: 1px solid #e9e9e9;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	-webkit-box-shadow: 2px 2px 0 #e9e9e9;
	box-shadow: 2px 2px 0 #e9e9e9;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: 1px solid #e9e9e9;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 45px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	border-radius: 0;
	padding: 6px 12px;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #e9e9e9;
}

.woocommerce .woocommerce-customer-details address {
	padding: 0.7rem 0.9rem;
	background-color: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 0;
	font-weight: 600;
}

p.woocommerce-notice.woocommerce-thankyou-order-received {
	margin: 0 0 20px;
	font-weight: 600;
}

.woocommerce .woocommerce-MyAccount-content input.button {
	margin-top: 10px;
}

.woocommerce-cart .wc-proceed-to-checkout {
	padding: 1rem 0 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	padding: .750rem 1.2rem;
	margin-bottom: 0;
	box-shadow: none;
}

.woocommerce-page #payment #place_order {
	float: left;
	height: 40px;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label,
.wc_payment_method label,
.woocommerce #review_form #respond p label {
	font-weight: 600;
	font-size: 0.938rem;
}

.woocommerce form .form-row .required {
	text-decoration: none;
}

.woocommerce form .form-row input.input-text {
	border-radius: 0;
	height: 45px;
	padding: 6px 12px;
}

.select2-container .select2-choice {
	height: 46px;
	padding: 6px 12px;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
	padding: 6px 12px;
}

.woocommerce h3#order_review_heading {
	font-size: 1.500rem;
	margin: 25px 0;
}

.woocommerce table.shop_table td {
	padding: 12px;
	font-weight: 600;
}

.woocommerce table.shop_table tfoot th {
	font-weight: 600;
}

.woocommerce .order_details {
	margin: 0 0 2rem;
	padding: 0;
}

.woocommerce ul.order_details {
	padding: 0.5rem 0.9rem;
	background-color: #fff;
	border: 1px solid #e9e9e9;
}

.woocommerce ul.order_details li {
	font-size: 0.875rem;
}

.woocommerce ul.order_details li strong {
	font-size: 1.000rem;
	padding: 10px 0 0px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	padding: 0.675rem 1.250rem 0.675rem 3rem;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	left: 1rem;
}

.woocommerce .wc-bacs-bank-details-heading,
.woocommerce h2,
.woocommerce .title h3 {
	font-size: 1.125rem !important;
}

.woocommerce .title h3 {
	font-weight: 500;
}

.woocommerce nav.woocommerce-pagination {
	margin: 0 0 10px;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans', Sans-serif;
	font-weight: 600;
	transition: all 0.3s ease 0s;
	font-size: 1.125rem;
	border-radius: 0%;
	margin: 0 3px 10px;
	padding: 8px;
	vertical-align: baseline;
	white-space: nowrap;
	width: 37px;
	height: 37px;
}

.woocommerce-MyAccount-navigation ul li {
	list-style: none;
	padding: 0.8rem 0;
	font-weight: 600;
}

.woocommerce-account .addresses .title .edit {
	font-weight: 600;
}

.woocommerce-account .addresses .title .edit,
.edit-account fieldset legend {
	border-bottom: none;
	padding: 20px 0 5px;
	margin: 0 0 20px;
}

.woocommerce-MyAccount-navigation ul {
	padding: 0;
}

.woocommerce-EditAccountForm input.woocommerce-Button {
	margin: 10px 0 0;
	padding: .900rem 1.5rem;
	border-radius: 0;
	transition: all 0.5s;
}

.woocommerce form .form-row {
	padding: 0;
	margin: 0 0 15px;
}

.woocommerce .woocommerce-Button {
	height: auto;
	margin: 10px 0 0;
}

.woocommerce .page-title {
	margin: 0;
}

.woocommerce div.product div.images div.thumbnails {
	margin-left: 0;
}

.woocommerce .woocommerce-ordering {
	margin: 0 0 2rem;
}

.woocommerce .woocommerce-ordering select {
	height: 44px;
	padding: 6px 12px;
	border-radius: 0;
	margin: 0;
	width: 100%;
}

.widget .wpcs_product_carousel_slider {
	margin: 0px;
}

.widget .wpcs_product_carousel_slider .title {
	border-bottom: none !important;
}

.woocommerce-page .state_select a,
.woocommerce-page .country_select a {
	border-radius: 0;
	color: #969dab !important;
}

/*===================================================================================*/
/*  WOOCOMMERCE SIDEBAR WIDGETS
/*===================================================================================*/

.price_slider {
	margin-bottom: 1rem;
}

.price_slider_amount {
	text-align: right;
	line-height: 2.4rem;
	font-size: 0.8751rem;
}

.price_slider_amount .button {
	font-size: 1.15rem;
	float: left;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 0.9rem;
	height: 0.9rem;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	outline: none;
	top: -.3rem;
}

.ui-slider .ui-slider-handle:last-child {
	margin-left: -1rem;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7rem;
	display: block;
	border: 0;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	border-radius: 1rem;
}

.price_slider_wrapper .ui-widget-content {
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	border-radius: 1rem;
}

.ui-slider-horizontal {
	height: .5rem;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: -1px;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: -1px;
}

.woocommerce li.cat-item {
	padding: 5px 0;
}

.woocommerce .woocommerce-product-search,
.woocommerce .price_slider_wrapper {
	padding: 30px 25px;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
	padding: 30px 25px;
}

.woocommerce.widget_shopping_cart .buttons {
	padding: 30px 25px;
}

.woocommerce .dropdown_product_cat {
	margin: 30px 25px;
}

.woocommerce-product-search input[type="search"] {
	font-weight: 500;
	margin: 0px 0px 15px 0px;
	border: 1px solid #e9e9e9;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.woocommerce-product-search input[type="submit"] {
	border: none;
	border-radius: 0px;
	display: inline-block;
	font-weight: 500;
	font-size: 1.125rem;
	font-weight: normal;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0;
	padding: 9px 25px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.sidebar-widget .widget-title {
	font-size: 1.500rem;
	padding-bottom: 11px;
	display: inline-block;
	margin: 0 0 20px;
}

.woocommerce .sidebar-widget {
	margin: 0 0 50px;
}

.woocommerce .widget_layered_nav ul li,
.woocommerce .widget_rating_filter ul li {
	padding: 12px 0 !important;
	border-bottom: 1px dotted #c5d1dc;
}

.woocommerce .widget_layered_nav ul li:last-child,
.woocommerce .widget_rating_filter ul li:last-child {
	padding-bottom: 0;
	border-bottom: 0 none;
}

.woocommerce .sidebar-widget ul {
	padding: 0;
	list-style: none;
}

.woocommerce ul.product_list_widget li a:before,
.product_list_widget li a:before {
	display: none;
}

.product_list_widget a {
	margin: 0 0 5px;
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
	padding-left: 0;
	border-left: none;
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
	font-size: 1.000rem;
}

.woocommerce ul.cart_list li {
	margin: 0 0 15px;
}

.woocommerce ul.product_list_widget li,
.product_list_widget li {
	padding: 15px 0;
	margin-bottom: 0px;
	border-bottom: 1px dotted #c5d1dc;
}

.woocommerce ul.product_list_widget li:last-child,
.product_list_widget li:last-child {
	padding-bottom: 0;
	border-bottom: 0 none;
}

.sidebar .product_list_widget li:first-child {
	padding-top: 0px !important;
}

.sidebar-widget ul.product_list_widget {
	padding: 0;
}

.product_list_widget li {
	list-style: none;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.product_list_widget li img {
	width: 60px;
	float: left;
	margin-left: 0;
	margin-right: 15px;
	padding-left: 0px;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	position: absolute;
	top: 0;
	left: 0;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
	padding-left: 2rem;
	position: relative;
	padding-top: 0;
}

.woocommerce .order_details {
	padding: 0;
}

.blog-post-title-wrapper h2,
.title h3 {
	font-weight: 300;
}

.woocommerce-account .addresses .title .edit,
.edit-account fieldset legend {
	padding: 20px 0 5px;
	margin: 0 0 20px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
	border-top: none;
}

.form-row input[type="submit"] {
	height: 46px;
}

.price_label {
	font-weight: 600;
	font-size: 1.00rem;
}

.owl-item .item .cart .add_to_cart_button {
	box-shadow: none;
	border-radius: 0px !important;
	padding: .650rem 0.7rem !important;
	font-weight: 700 !important;
	transition: all 0.5s !important;
	margin-top: 0.7rem;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
	margin-bottom: 15px;
}

.woocommerce form.login,
.woocommerce form.register {
	padding: 0;
	border: none;
}

ul.product-categories {
	margin-left: 25px !important;
}

ul.product-categories ul {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.woocommerce-product-search input[type="submit"],
button[type="submit"] {
	color: #ffffff;
	border: 0 none;
	border-radius: 0px;
	display: inline-block;
	font-size: 0.875rem;
	height: 45px;
	margin: 0;
	padding: 12px 22px;
	text-align: center;
	transition: all 0.4s ease 0s;
}

.woocommerce-product-search input[type="submit"],
button[type="submit"] {
	background-color: #005ca8;
}

/*===================================================================================*/
/*	WOOCOMMERCE PRODUCT CAROUSEL
/*===================================================================================*/

.product_container {
	padding: 0.4em 0.4em 1.5em;
}

.wpcs_product_carousel_slider .owl-item .item h4.product_name {
	font-family: 'Open Sans', Sans-serif !important;
	font-weight: 700 !important;
	margin: 1.4em 0 0.7em !important;
	font-size: 1.1rem !important;
}

.wpcs_product_carousel_slider .owl-item .item h4.product_name a {
	font-weight: 700 !important;
}

.wpcs_product_carousel_slider .woocommerce-Price-amount {
	font-family: 'Open Sans', Sans-serif !important;
	font-weight: 600;
}

.five-column .col-md-2:nth-child(5n+1) {
	clear: left;
}

/*===================================================================================*/
/*  WOOCOMMERCE CSS
/*===================================================================================*/
.woocommerce .woocommerce-result-count {
	margin: 1rem 0 1rem;
}

.woocommerce .products ul,
.woocommerce ul.products {
	margin: 0;
}

.woocommerce ul.products li.product h3 {
	text-align: center;
	margin: 0rem 0 1rem;
	padding: 0;
	font-weight: 700;
}

.woocommerce .products .star-rating {
	margin: 0 auto .5rem;
}

.woocommerce .price {
	text-align: center;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	font-size: 1.25rem;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price del {
	font-size: 1.1rem;
	font-weight: 600;
}

.woocommerce ul.products li.product .price del {
	display: inline-block;
}

.woocommerce ul.products li.product .price ins,
.price ins {
	font-weight: 600;
	color: #64646d;
}

.woocommerce div.product p.price {
	text-align: left;
	font-weight: 600;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	transition: all 0.6s;
	text-align: center;
	padding: 0.4rem 0.4rem 1.5rem;
	margin-bottom: 2rem;
}

.woocommerce-page ul.products li.product:hover {
	box-shadow: 0 14px 25px 0 rgba(0, 0, 0, 0.2);
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
	right: inherit;
	min-width: auto;
	min-height: auto;
	color: #fff;
	border-radius: 0;
	font-size: 0.750rem;
	line-height: 0.700rem;
	padding: .200rem .350rem .300rem;
	margin: 0;
	position: absolute;
	left: 10px;
	top: 10px;
	transition: all 0.5s;
}

.woocommerce ul.products li.product .button,
.woocommerce a.added_to_cart {
	box-shadow: none;
	font-weight: 700;
	line-height: 1.3;
	border-radius: 0px;
	padding: .600rem 0.7rem;
	transition: all 0.5s;
	margin-top: 0.7rem;
	height: 38px;
}

.woocommerce a.button {
	border-radius: 0px;
	box-shadow: none;
}

.woocommerce table.my_account_orders .order-actions .button {
	margin: 0 2px;
}

.woocommerce table.my_account_orders .order-actions .button:last-child {
	margin-top: 4px;
}

.woocommerce div.product form.cart .button,
.woocommerce a.button,
.woocommerce a.button:hover {
	padding: .700rem 1.2rem;
}

.woocommerce .posted_in a,
.woocommerce-product-rating a,
.woocommerce .tagged_as a {
	transition: all 0.5s;
	font-weight: 600;
}

.woocommerce div.product form.cart {
	margin-top: 2rem;
	padding: 0;
}

.woocommerce div.product form.cart .variations {
	padding: 2rem 0;
	margin: 0 0 2rem;
}

.woocommerce .variations td.label {
	padding: 0;
	font-size: 0.938rem;
}

.woocommerce div.product form.cart .variations select {
	padding: 6px 12px;
	height: 45px;
	border-radius: 2px;
	font-size: 0.875rem;
	border: 1px solid #e9e9e9;
}

.woocommerce div.product form.cart .variations tr {
	display: block;
	padding: 0;
}

.woocommerce div.product form.cart .variations td {
	display: list-item;
	list-style: none;
	text-align: left;
	line-height: 1.2rem;
	padding: 0rem;
}

.woocommerce div.product form.cart .variations td.label label {
	font-family: 'Open Sans', Sans-serif;
	margin-bottom: 15px;
}

.woocommerce .woocommerce-variation-price {
	margin: 0 0 1rem;
}

.woocommerce-variation-price .woocommerce-Price-amount {
	font-weight: 600;
}

.woocommerce-tabs {
	padding: 2rem 0 0;
}

.woocommerce div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
	border-radius: 100%;
	height: 70px;
	margin: 2px 0 20px;
	width: 70px;
	float: left;
}

.woocommerce #reviews #comments ol.commentlist {
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 90px;
}

#review_form_wrapper {
	margin: 3rem 0 2rem;
}

.woocommerce #reviews #comments ol.commentlist li .meta strong {
	font-size: 1.000rem;
}

.woocommerce #reviews #comments ol.commentlist li .meta time {
	font-size: 1.000rem;
}

.woocommerce #reviews h3 {
	margin: 0 0 1rem;
}

.woocommerce div.product .woocommerce-tabs .panel {
	box-shadow: none;
	padding: 1rem 1rem 1rem;
	border-radius: 0;
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
	padding: 0;
}

.woocommerce-Tabs-panel h2,
.woocommerce .related h2,
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
	font-size: 1.500rem;
}

.woocommerce .related h2 {
	margin: 0 0 20px;
}

.woocommerce table.shop_table {
	border-radius: 0;
	margin: 0 -1px 40px 0;
	padding: 0;
}

.woocommerce table.shop_table th {
	border: none;
	font-size: 1.000rem;
	padding: 12px;
	font-weight: 600;
}

.woocommerce table.shop_table td {
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.woocommerce-cart table.cart td {
	font-weight: 600;
	padding: 15px 12px;
}

.woocommerce-cart table.cart td a {
	font-weight: 600;
	transition: all 0.3s;
}

.woocommerce-cart .cart-collaterals .cart_totals table td {
	vertical-align: middle;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce table.shop_table td a {
	font-weight: 600;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 70px;
}

.woocommerce .quantity .qty {
	width: 3.5rem;
	text-align: left;
	height: 44px;
	padding: .500rem 0.7rem;
	border-radius: 0;
}

.woocommerce td.product-name dl.variation {
	margin: .35rem 0 0;
}

.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dd p {
	line-height: 20px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 200px;
	padding: 6px 12px;
	border-radius: 0;
	height: 44px;
}

.woocommerce .cart input.button,
.woocommerce input.button.alt,
.woocommerce button.button,
.woocommerce #respond input#submit {
	border-radius: 1px;
	padding: .600rem 0.7rem;
	transition: all 0.5s;
	height: 44px;
}

.woocommerce-page .cart input.button:hover,
.woocommerce .cart input.button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus {
	box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: 1px solid #e9e9e9;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	-webkit-box-shadow: 2px 2px 0 #e9e9e9;
	box-shadow: 2px 2px 0 #e9e9e9;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: 1px solid #e9e9e9;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 45px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	border-radius: 0;
	padding: 6px 12px;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #e9e9e9;
}

.woocommerce .woocommerce-customer-details address {
	padding: 0.7rem 0.9rem;
	background-color: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 0;
	font-weight: 600;
}

p.woocommerce-notice.woocommerce-thankyou-order-received {
	margin: 0 0 20px;
	font-weight: 600;
}

.woocommerce .woocommerce-MyAccount-content input.button {
	margin-top: 10px;
}

.woocommerce-cart .wc-proceed-to-checkout {
	padding: 1rem 0 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	padding: .750rem 1.2rem;
	margin-bottom: 0;
	box-shadow: none;
}

.woocommerce-page #payment #place_order {
	float: left;
	height: 40px;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label,
.wc_payment_method label,
.woocommerce #review_form #respond p label {
	font-weight: 600;
	font-size: 0.938rem;
}

.woocommerce form .form-row .required {
	text-decoration: none;
}

.woocommerce form .form-row input.input-text {
	border-radius: 0;
	height: 45px;
	padding: 6px 12px;
}

.select2-container .select2-choice {
	height: 46px;
	padding: 6px 12px;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
	padding: 6px 12px;
}

.woocommerce h3#order_review_heading {
	font-size: 1.500rem;
	margin: 25px 0;
}

.woocommerce table.shop_table td {
	padding: 12px;
	font-weight: 600;
}

.woocommerce table.shop_table tfoot th {
	font-weight: 600;
}

.woocommerce .order_details {
	margin: 0 0 2rem;
	padding: 0;
}

.woocommerce ul.order_details {
	padding: 0.5rem 0.9rem;
	background-color: #fff;
	border: 1px solid #e9e9e9;
}

.woocommerce ul.order_details li {
	font-size: 0.875rem;
}

.woocommerce ul.order_details li strong {
	font-size: 1.000rem;
	padding: 10px 0 0px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	padding: 0.675rem 1.250rem 0.675rem 3rem;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	left: 1rem;
}

.woocommerce .wc-bacs-bank-details-heading,
.woocommerce h2,
.woocommerce .title h3 {
	font-size: 1.125rem !important;
}

.woocommerce .title h3 {
	font-weight: 500;
}

.woocommerce nav.woocommerce-pagination {
	margin: 0 0 10px;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans', Sans-serif;
	font-weight: 600;
	transition: all 0.3s ease 0s;
	font-size: 1.125rem;
	border-radius: 0%;
	margin: 0 3px 10px;
	padding: 8px;
	vertical-align: baseline;
	white-space: nowrap;
	width: 37px;
	height: 37px;
}

.woocommerce-MyAccount-navigation ul li {
	list-style: none;
	padding: 0.8rem 0;
	font-weight: 600;
}

.woocommerce-account .addresses .title .edit {
	font-weight: 600;
}

.woocommerce-account .addresses .title .edit,
.edit-account fieldset legend {
	border-bottom: none;
	padding: 20px 0 5px;
	margin: 0 0 20px;
}

.woocommerce-MyAccount-navigation ul {
	padding: 0;
}

.woocommerce-EditAccountForm input.woocommerce-Button {
	margin: 10px 0 0;
	padding: .900rem 1.5rem;
	border-radius: 0;
	transition: all 0.5s;
}

.woocommerce form .form-row {
	padding: 0;
	margin: 0 0 15px;
}

.woocommerce .woocommerce-Button {
	height: auto;
	margin: 10px 0 0;
}

.woocommerce .page-title {
	margin: 0;
}

.woocommerce div.product div.images div.thumbnails {
	margin-left: 0;
}

.woocommerce .woocommerce-ordering {
	margin: 0 0 2rem;
}

.woocommerce .woocommerce-ordering select {
	height: 44px;
	padding: 6px 12px;
	border-radius: 0;
	margin: 0;
	width: 100%;
}

.widget .wpcs_product_carousel_slider {
	margin: 0px;
}

.widget .wpcs_product_carousel_slider .title {
	border-bottom: none !important;
}

.woocommerce-page .state_select a,
.woocommerce-page .country_select a {
	border-radius: 0;
	color: #969dab !important;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.no-js .some-element .screen-reader-text {
	position: static;
	-webkit-clip-path: none;
	clip-path: none;
	width: auto;
	height: auto;
	margin: 0;
}


.widget-address {
	margin-bottom: 0;
	margin-top: 25px !important;
	padding-bottom: 0;
}

.widget-address .addr-icon {
	color: #9595a0;
	float: left;
	margin-left: 0;
	margin-right: 15px;
	transition: all 0.4s ease 0s;
}

.widget-address .addr-icon i {
	padding-left: 1px;
	font-size: 1.875rem;
}

.widget-address address {
	display: block;
	font-weight: 600;
	font-size: 1.250rem;
	margin-bottom: 10px;
	margin-top: 0;
	word-wrap: break-word;
	font-style: normal;
}

.widget-address address>abbr {
	border-bottom: 1px dotted #6e6d75;
	color: #7f7f87;
	line-height: 25px;
	font-weight: 500;
	font-size: 0.875rem;
	margin: 0;
	padding: 0;
}

/*===================================================================================*/
/*	WOOCOMMERCE SINGLE PRODUCT CSS
/*===================================================================================*/

.single-product .pswp__button {
	background-color: transparent;
}

.single-product div.product {
	position: relative;
	overflow: hidden;
}

.single-product div.product:after,
.single-product div.product:before {
	content: '';
	display: table;
}

.single-product div.product:after {
	clear: both;
}

.single-product div.product .images,
.single-product div.product .summary,
.single-product div.product .woocommerce-product-gallery {
	margin-bottom: 2.617924em;
	margin-top: 0;
}

.single-product div.product .woocommerce-product-gallery {
	position: relative;
}

.single-product div.product .woocommerce-product-gallery .zoomImg {
	background-color: #fff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	position: absolute;
	top: .875em;
	right: .875em;
	display: block;
	height: 2em;
	width: 2em;
	border-radius: 3px;
	z-index: 99;
	text-align: center;
}

.single-product div.product .woocommerce-product-gallery img {
	margin: 0;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
	margin-bottom: 1.618em;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
	margin: 0;
	padding: 0;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after,
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:before {
	content: '';
	display: table;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	margin-bottom: 1.618em !important;
	cursor: pointer;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
	opacity: 1 !important;
	-webkit-transition: all, ease, .2s;
	transition: all, ease, .2s;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
	opacity: 1;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
	opacity: 1;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
	width: 42.8571428571%;
	float: left;
	margin-right: 14.2857142857%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	width: 23.8095238%;
	float: left;
	margin-right: 14.2857142857%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	/* width: 14.2857142857%; */
	/* float: left; */
	/* margin-right: 14.2857142857%; */
	width: 22%;
	float: left;
	margin-right: 4%;

}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
	width: 8.5714285714%;
	float: left;
	margin-right: 14.2857142857%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
	clear: both;
}

.pswp__caption__center {
	text-align: center;
}

/* Woocommerce page layout CSS */

.woocommerce .related {
	clear: both;
}


/* --- CUSTOM --- */
.logo-size {
	width: 250px;
	margin: auto;
	padding: 20px 0;
}

h1,
h2 {
	letter-spacing: -1px;
	font-weight: 300;
	color: #666;
	line-height: 1;

}

.bg-sumelec {
	background-color: #005ca8;
}

.color-sumelec {
	color: #005ca8;
}

.title-wrapper {
	max-width: 645px;
	padding: 30px;
	margin: auto;
	text-align: center;
	text-transform: uppercase;
}

.title-wrapper h1 {
	font-size: 50px;
	margin: 0 auto;
	line-height: 1;
}

.title-wrapper h2 {
	font-size: 36px;
	margin: 0 auto;
	line-height: 1;
	text-align: left;
}

.title-wrapper .text-left {
	text-align: left;
}

.title-wrapper .text-center {
	text-align: center;
}

.title-wrapper .text-right {
	text-align: right;
}

.title-wrapper.text-initial {
	text-transform: inherit;
}

.text-grow {
	font-size: 32px !important;
	font-weight: 500 !important;
	letter-spacing: -2.5px;
	line-height: 1;
}

.title-wrapper .border-left-bottom {
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	padding: 0px 30px 15px 30px;
	clear: both;
}

.after-image {
	position: relative;
}

.after-image:after {
	content: url('images/triangle-down.png');
	position: absolute;
	bottom: -42px;
	left: 72px;
}

.title-wide {
	max-width: 780px;
	margin: 50px auto;
}

.bg-circles {
	background: url('images/bg-circles.png') center center no-repeat;
	background-size: contain;
	overflow: overlay;
}

.bg-blue-bar {
	background-color: rgba(2, 58, 99, 0.5);
	width: 100%;
	height: 25px;
	overflow: hidden;
}

.bg-blue-bar-vertical {
	background-color: rgba(2, 58, 99, 0.5);
	width: 25px;
	height: 100%;
	overflow: hidden;
}

.bg-blue-gradient {
	background: url('images/bg-blue-gradient.png') center center;
	background-size: cover;
	background-repeat: repeat-y;
	min-height: 160px;
	position: relative;
	color: #fff;
}

.bg-blue-gradient .stripe {
	min-height: 160px;
	padding: 30px 0;
}

.bg-blue-gradient.inverted {
	background: url('images/bg-blue-gradient-inverted.png') center center;
	background-size: cover;
	background-repeat: repeat-y;
	min-height: 160px;
	position: relative;
	color: #fff;
}

.bg-blue-gradient h1 {
	font-size: 38px;
	font-weight: 500;
	color: #fff;
}

.bg-blue-gradient h2,
.bg-blue-gradient p {
	color: #fff;
}

.bg-blue-shape-1 {
	background: url('images/bg-blue-shape-1.png') center center no-repeat;
	background-size: cover;
	position: absolute;
	width: 30%;
	min-width: 300px;
	bottom: -16px;
	left: 0;
	height: 30px;
	z-index: 10;
}

.bg-blue-shape-2 {
	background: url('images/bg-blue-shape-2.png') center center no-repeat;
	background-size: cover;
	position: absolute;
	width: 30%;
	min-width: 300px;
	top: -16px;
	right: 0;
	height: 30px;
	z-index: 11;
}

.bg-blue-shape-3 {
	background: url('images/bg-blue-shape-3.png') center center no-repeat;
	background-size: cover;
	position: absolute;
	width: 18%;
	min-width: 180px;
	bottom: -16px;
	left: 0;
	height: 30px;
	z-index: 12;
}

.bg-blue-shape-4 {
	background: url('images/bg-blue-shape-4.png') center center no-repeat;
	background-size: cover;
	position: absolute;
	width: 22%;
	min-width: 180px;
	top: -16px;
	left: 0;
	height: 30px;
	z-index: 13;
}

.bg-testimonios {
	background: url('images/bg-testimonios.png') center center no-repeat;
	background-size: cover;
	min-height: 300px;
	position: relative;
	color: #fff;
	padding: 30px 0;
}

.bg-portafolio {
	background: url('images/bg-portafolio.png') center center no-repeat;
	background-size: cover;
	position: relative;
	color: #fff;
	padding: 30px 0;
}

.bg-productos {
	background: url('images/bg-productos.jpg') center center no-repeat;
	background-size: cover;
	min-height: 300px;
	position: relative;
	color: #fff;
	padding: 30px 0;
}

.bg-s {
	background: url('images/bg-s.png') no-repeat;
	background-color: #f8f9fa;
	background-size: 300px;
	position: relative;
}

.bg-trabaja-con-nosotros {
	background: url('images/bg-trabaja-con-nosotros.png') no-repeat right;
	background-size: 300px;
	overflow: hidden;
}

.box-bordered {
	border: 1px solid #ddd;
}

.bordered-top {
	border-top: 1px solid #ddd;
}

.bordered-bottom {
	border-bottom: 1px solid #ddd;
}

.horizontal-border {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding-top: 25px;
	padding-bottom: 25px;
}

.text-light {
	font-weight: 300;
}

.text-regular {
	font-weight: 400;
}

.text-semibold {
	font-weight: 500;
}

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

.text-dark {
	color: #111 !important;
}

.text-giant {
	font-size: 200px;
	color: #cccd31;
}

.vinetas-check {
	margin-top: 0;
	padding-left: 60px;
}

.vinetas-check li {
	list-style-image: url('images/vinetas-check.png');
	padding: 0;
}

.no-list,
.no-list ul {
	list-style-type: none;
	padding-left: 0;
}

.content-relative {
	position: relative;
}

.content-absolute {
	position: absolute;
}

.display-flex {
	display: flex;
}

.display-flex.center-vertical {
	align-items: center;
}

.display-flex.wrapped {
	flex-wrap: wrap;
}

.display-flex.justify-center {
	justify-content: center;
}

.display-flex.cols-2>div {
	flex-basis: calc(100% / 2);
}

.display-flex.cols-3 div {
	flex-basis: calc(100% / 3);
}

.display-flex.cols-4>div {
	flex-basis: calc(100% / 4);
}

.display-flex.cols-5>div {
	flex-basis: calc(100% / 5);
}

.bg-white {
	background-color: #fff;
	position: relative;
}

.bg-gray {
	background-color: #7a7a7a;
	position: relative;
}

.bg-light-gray {
	background-color: #efefef;
	position: relative;
}

.bg-dark-gray {
	background-color: #464646;
	position: relative;
	color: #fff;
}

.bg-gray a,
.bg-dark-gray a {
	color: #fff;
}

.bg-white a,
.bg-light-gray a {
	color: #111;
}

.padding-15-30 {
	padding: 15px 30px;
}

.padding-15 {
	padding: 15px;
}

.padding-30 {
	padding: 30px;
}

.padding-top-0 {
	padding-top: 0 !important;
}

.padding-bottom-0 {
	padding-bottom: 0;
}

.padding-left-50 {
	padding-left: 50px;
}

.margin-auto {
	margin: auto;
}

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

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

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

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

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

.margin-bottom-70 {
	margin-bottom: 70px !important;
}

.width-80 {
	width: 80%;
	margin: auto;
}

.width-60 {
	width: 60%;
	margin: auto;
}

.divider {
	border-bottom: 1px solid #ddd;
	height: 2px;
	margin: 30px auto;
	overflow: hidden;
}

.btn-sumelec {
	background-color: #005ca8;
	color: #fff;
	padding: 15px 20px;
	border-radius: 10px;
}

.hc_scrollup {
	border-radius: 10px 10px 0 0;
}

@media (max-width:767px) {
	.remove-padding {
		padding-left: 0;
		padding-right: 0;
	}

	.remove-padding .bg-blue-bar-vertical {
		right: 0 !important;
	}
}

@media (max-width:768px) {
	.display-flex {
		display: block;
		text-align: center;
	}
}

@media (max-width:400px) {
	.btn-sumelec.text-grow {
		font-size: 32px !important;
	}
}

@media (min-width:768px) and (max-width:992px) {

	#section-trabajando-equipo .title-wrapper,
	#section-trabajando-equipo .padding-30 {
		padding: 30px 0 0 30px;
	}

	#section-trabajando-equipo ul.margin-bottom-40 {
		margin-bottom: 25px !important;
	}
}

/* --- / CUSTOM --- */


/* --- SECTION CIFRAS --- */
#section-cifras {}

.home .skill-percentage {
	color: #fff !important;
	font-size: 48px;
	font-weight: 400;
	line-height: 118px !important;
	background: #006AAD;
	border-radius: 60px;
	width: 120px !important;
	height: 120px;
	margin: -12px 15px 0px 15px;
	box-shadow: 4px 4px 6px -2px #333;
}

.sin-porcentaje {}

.sin-porcentaje .skill-circle-wrap .skill-percentage:after {
	content: '' !important;
}

.cifras {
	font-size: 21px;
	max-width: 600px;
	margin: auto;
	position: relative;
	z-index: 2;
}

.cifras::before {
	content: '';
	border-left: 1px solid #555;
	position: absolute;
	top: -30px;
	left: 7px;
	display: block;
	height: 300px;
	z-index: 1;
}

.cifras>div {
	display: flex;
	align-items: center;
}

.counter-count {
	position: relative;
}

.ico-cifras {
	width: 60px;
	float: left;
	margin: 10px;
}

.triangle-right {
	float: left;
	margin-right: 20px;
	width: 20px;
	z-index: 3;
}

/* --- / SECTION CIFRAS --- */


/* --- SECTION MARCAS --- */
#section-marcas {
	background-color: #fafafa;
}

.logos-marcas {
	display: flex;
	align-items: center;
	/*justify-content: space-around;*/
	justify-content: center;
	flex-wrap: wrap;
}

.logos-marcas .item {
	float: left;
	margin: 5px 20px;
	min-height: 82px;
	width: auto;
}

.vertical-tabs .nav-pills>li img,
.logos-graysacale {
	-webkit-filter: grayscale(100%) brightness(60%) contrast(10000000%);
	opacity: .3;
}

.vertical-tabs .nav-pills>li a.active img,
.vertical-tabs .nav-pills>li img:hover,
.logos-graysacale:hover {
	-webkit-filter: none !important;
	opacity: 1;
}

.wpmtst-testimonial.testimonial.t-slide {
	padding: 20px;
}

.wpmtst-testimonial-inner.testimonial-inner {
	background-color: #fff;
	box-shadow: 4px 4px 6px -2px #333;
	padding: 25px;
	overflow: hidden;
}

.wpmtst-testimonial-heading,
.testimonial-heading {
	display: none;
}

.wpmtst-testimonial-content,
.testimonial-content {
	text-align: center;
	color: #666;
}

.wpmtst-testimonial-inner.testimonial-inner p {
	font-size: 17px;
	line-height: 1.2;
}

.testimonial-image img {
	margin: auto;
}

.testimonial-name {
	font-size: 17px;
	font-weight: inherit;
	color: #005ca8;
	text-align: center;
	padding-top: 10px;
}

.testimonial-company {
	text-transform: uppercase;
	color: #666;
	text-align: center;
	letter-spacing: 1px;
	font-size: 13px;
}

/* --- / SECTION MARCAS --- */


/* --- SECTION SUSCRIBETE - ESCRIBENOS --- */
#section-suscribete {
	padding: 30px 0;
}

#section-suscribete h1 {
	/*font-size: 36px;*/
}

#section-suscribete.inverted h1 {
	color: #fff;
}

#section-suscribete.inverted .btn-sumelec {
	background-color: #fff;
	color: #005ca8;
}

#section-suscribete.bg-testimonios {
	min-height: inherit;
}

/* --- / SECTION SUSCRIBETE - ESCRIBENOS --- */


/* --- SECTION SKILLS - NOSOTROS --- */
#section-skills {
	overflow: hidden;
}

.nosotros .wen-skill-charts-wrap {
	overflow: initial;
}

.nosotros .skill-title {
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: 400;
	position: absolute;
	z-index: 10;
	color: #fff;
	padding: 7px 20px;
}

.nosotros .skill-percentage {
	font-size: 44px;
	top: -12px;
	left: -98px;
}

.skills-padding-left {
	padding-left: 120px;
}

.nosotros .skill-bar-wrap,
.nosotros .skill-bar {
	border-radius: 10px;
}

.nosotros .skill-bar {
	background: url('images/bg-blue-gradient.png') center center !important;
	background-size: cover !important;
}

.trabaja-con-nosotros {}

.trabaja-con-nosotros .item {
	display: flex;
	align-items: center;
	padding: 10px 20px;
	font-size: 16px;
}

.trabaja-con-nosotros .item-img {
	float: left;
	margin-right: 20px;
	width: 52px;
}

.trabaja-con-nosotros .item-text {
	float: left;
}

.trabaja-con-nosotros .item p {
	margin: 0;
	line-height: 1.5;
}

.cont-video {
	/*overflow: hidden;*/
	margin-top: 10px;
}

html[lang=es] .timeline-en,
html[lang=es] .warranty-en {
	display: none;
}

html[lang=en] .timeline-es,
html[lang=en] .warranty-es {
	display: none;
}

/* --- / SECTION SKILLS - NOSOTROS --- */


/* --- SECTION NUESTRA HISTORIA --- */
#section-nuestra-historia {}

.line-vert-triangle {}

.line-vert-triangle:before {
	position: absolute;
	content: '';
	background: url('images/line-vert-triangle.png') center center no-repeat;
	background-size: contain;
	top: 0;
	left: -2px;
	z-index: 9;
	width: 40px;
	height: 100%;
}

.line-vert-triangle:after {
	position: absolute;
	content: '';
	background: url('images/line-vert-triangle.png') center center no-repeat;
	background-size: contain;
	top: 0;
	right: -38px;
	z-index: 9;
	width: 40px;
	height: 100%;
}

@media (max-width:768px) {
	.line-vert-triangle:before {
		position: absolute;
		content: '';
		background: url('images/line-horiz-triangle.png') center center no-repeat;
		background-size: contain;
		top: -15px;
		left: 0;
		z-index: 9;
		width: 100%;
		height: 40px;
	}

	.line-vert-triangle:after {
		position: absolute;
		content: '';
		background: url('images/line-horiz-triangle.png') center center no-repeat;
		background-size: contain;
		top: auto;
		bottom: -15px;
		right: 0;
		z-index: 9;
		width: 100%;
		height: 40px;
	}
}

/* --- / SECTION NUESTRA HISTORIA --- */


/* --- SECTION TRABAJANDO JUNTOS - TRABAJANDO EN EQUIPO --- */
#section-trabajando-juntos {
	overflow: hidden;
	background: url('images/bg-trabajando-juntos.jpg') no-repeat;
	background-size: cover;
	background-position: center;
}

#section-trabajando-equipo .bg-blue-shape-2 {
	bottom: -16px;
	top: auto;
}

#section-trabajando-equipo .bg-blue-bar-vertical {
	position: absolute;
	top: 0;
	right: 15px;
}

@media (min-width:768px) {
	#section-trabajando-equipo .title-wrapper {
		margin: inherit;
	}
}

/* --- / SECTION TRABAJANDO JUNTOS - TRABAJANDO EN EQUIPO --- */


/* --- SECTION CONTAMOS CON EQUIPO --- */
#section-contamos-con-equipo {
	overflow: hidden;
	background: url('images/bg-contamos-con-equipo.jpg') no-repeat;
	background-size: cover;
	background-position: center;
}

@media (min-width:768px) {
	#section-contamos-con-equipo .title-wrapper {
		margin: inherit;
	}
}

/* --- / SECTION CONTAMOS CON EQUIPO --- */


/* --- SECTION APLICACION GARANTIA --- */
.aplicacion-garantia {
	max-width: 800px;
	margin: auto;
}

.garantia-link-1 {
	width: 200px;
	height: 200px;
	top: 15px;
	left: 15px;
}

.garantia-link-2 {
	width: 200px;
	height: 200px;
	top: 15px;
	left: 280px;
}

@media (max-width:767px) {
	.garantia-link-1 {
		width: 30%;
		height: 170px;
		top: -30px;
		left: 0;
		right: 0;
		margin: auto;
	}

	.garantia-link-2 {
		width: 39%;
		height: 170px;
		top: 35%;
		right: 10%;
	}
}

/* --- / SECTION APLICACION GARANTIA --- */



/* --- SECTION PORTAFOLIO --- */
#section-portafolio {}

#section-portafolio .bg-blue-shape-2 {
	bottom: -16px;
	top: auto;
}

/* --- / SECTION PORTAFOLIO --- */


/* --- SECTION TABS MARCAS --- */

.sub-tab-title li.nav-item {
	border-bottom: none !important;
	padding: 15px 0;
}

.vertical-tabs .nav-pills>li {
	float: none;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 4px 0;
}

.vertical-tabs .nav-pills>li>a {
	padding: 0 15px;
}

.vertical-tabs .nav-pills>li.active>a,
.vertical-tabs .nav-pills>li.active>a:hover,
.vertical-tabs .nav-pills>li.active>a:focus {
	background-color: transparent;
	color: inherit;
}

.vertical-tabs .nav-pills>li img {
	max-width: 100%;
	margin: auto;
	/*max-height: 50px;*/
	max-height: 30px;
}

.vertical-tabs .tab-content {
	overflow: hidden;
}

ul.nav-sub {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0;
}

ul.nav-sub li {
	font-size: 16px;
	padding: 15px 0;
	margin-bottom: 15px;
}

ul.nav-sub li:first-child {
	border-right: 1px solid #ccc;
}

ul.nav-sub li a {
	color: #666;
}

ul.nav-sub li a.active {
	color: #005ca8 !important;
	font-weight: 500;
}

ul.nav-sub li:hover a,
ul.nav-sub li a:focus {
	color: #005ca8 !important;
	background-color: transparent;
}


@media (min-width:769px) {
	ul.nav-sub {
		margin-left: -284px;
	}

	.margin-align-pills {
		margin-top: 70px;
	}
}

.accordion {
	background-color: #666;
	padding: 60px;
}

.accordion .card-header h2 {
	font-size: 13px;
	text-align: center;
	border-bottom: 1px solid #fff;
	color: #fff;
	margin: 0;
}

.accordion .card-body {
	padding: 20px;
}

.accordion .card-body,
.accordion .card-body a {
	color: #fff;
	font-size: 12px;
	line-height: 1.2;
}

.accordion .card-body a:hover {
	color: #fff;
	text-decoration: underline !important;
}

.accordion .card-body p {
	color: #fff;
	font-size: 13px;
	line-height: 1.2;
	text-transform: uppercase;
}

.accordion .btn-link,
.accordion .btn-link:hover,
.accordion .btn-link:focus,
.accordion .btn-link:active {
	background-color: #005ca8;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	display: block;
	padding: 15px;
	cursor: pointer;
}

.accordion .btn-link.collapsed,
.accordion .btn-link.collapsed:hover,
.accordion .btn-link.collapsed:focus,
.accordion .btn-link.collapsed:active {
	background-color: transparent;
}

.accordion .btn-link:hover,
.accordion .btn-link:focus,
.accordion .btn-link:active {
	background-color: #005ca8;
	border-radius: 0;
}

.ico-big {
	max-height: none !important;
}

.ico-title {
	text-transform: uppercase;
	display: block;
	color: #999;
}

a:hover .ico-title,
a:focus .ico-title,
a:active .ico-title {
	color: #005ca8;
}

/* --- / SECTION TABS MARCAS --- */


/* --- SECTION LINKS DE DESCARGA --- */
.links-descargas {
	padding: 15px;
	clear: both;
}

.links-descargas table th {
	background-color: #ddd;
	color: inherit;
	padding: 10px;
	text-transform: uppercase;
}

.links-descargas table td {
	background-color: #fff;
	color: #666;
	font-size: 13px;
	font-weight: 300;
	padding: 5px 10px;
	word-break: break-all;
}

/* --- / SECTION LINKS DE DESCARGA --- */


/* --- SECTION NOVEDADES --- */
.last-post {
	width: 100%;
}

.last-post .entry-content {
	border-bottom: 1px solid #666;
	padding-bottom: 15px;
}

.last-post .entry-title {
	text-transform: uppercase;
	font-weight: 300 !important;
	font-size: 28px;
	margin: 0;
}

.last-post p {
	margin: 0;
}

.novedades {
	padding-top: 20px;
}

.novedades:first-child {
	display: none;
}

.novedades .entry-title {
	text-align: left;
	font-weight: 400 !important;
	font-size: 15px;
}

.entry-content p {
	margin: 0;
}

.author,
.cat-links {
	display: none;
}

.leer-mas {
	padding: 4px 8px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 4px;
	background-color: #005ca8;
	font-size: 14px;
}

.leer-mas:hover,
.leer-mas:focus {
	background-color: #666;
	color: #fff;
}

@media (min-width:768px) {
	.novedades {
		padding: 20px 15px 20px 0;
	}
}

/* --- / SECTION NOVEDADES --- */


/* --- SLICK SLIDER OVERRIDE --- */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
#slider-overlay {
	position: absolute;
	z-index: 999;
	width: 100%;
	min-height: 100px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
	/* IE6-9 */
	display: none;
}

.wpsisac-slick-slider.design-3 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-content {
	z-index: 1000;
	top: 5%;
	display: none;
}

.wpsisac-slick-slider.design-3 .wpsisac-slick-image-slide .wpsisac-slide-wrap .wpsisac-slide-title {
	/*text-transform: uppercase;*/
	/*font-weight: 300;*/
	font-size: 40px;
}

.wpsisac-slick-slider.design-3 .wpsisac-slick-image-slide .wpsisac-slide-wrap .wpsisac-slick-slider-short-content p {
	font-size: 22px;
	line-height: 28px;
}

.wpsisac-slick-slider.design-3 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-content .wpsisac-bg-overlay {
	background: none;
}


@media (min-width:768px) {
	.wpsisac-slick-slider.design-3 .wpsisac-slick-image-slide .wpsisac-slide-wrap .wpsisac-slider-content .wpsisac-bg-overlay {
		padding: 64px 20px;
	}
}

.wpsisac-slide-wrap .readmore a.slider-readmore {
	background: rgba(0, 0, 0, 0.1);
}

@media (max-width:650px) {
	.wpsisac-slick-slider.design-3 .wpsisac-slick-image-slide .wpsisac-slide-wrap .wpsisac-slide-title {
		font-size: 26px;
		line-height: 28px;
	}
}

/* --- / SLICK SLIDER OVERRIDE --- */


/* --- VISITANOS --- */
#section-visitanos {
	background-color: #999999;
}

.visitanos-1 {
	background-color: #444;
	height: 400px;
}

.visitanos-2 {
	background-color: #0655c5;
	height: 400px;
}

.visitanos-3 {
	background-color: rgba(0, 0, 0, 0.4);
	height: 200px;
}

.visitanos-4 {
	background-color: rgba(0, 57, 112, 0.9);
	height: 200px;
}

.bg-map-visitanos {
	background: url('images/bg-map-visitanos.jpg') no-repeat;
	background-size: cover;
}

@media (min-width:768px) and (max-width:992px) {

	.visitanos-1,
	.visitanos-2 {
		height: 200px;
	}
}

@media (max-width:768px) {

	.visitanos-1,
	.visitanos-2,
	.visitanos-3,
	.visitanos-4 {
		height: auto;
	}
}

#contact-form {
	background-color: #f8f9fa;
	overflow: hidden;
}

/* --- / VISITANOS --- */


/* --- OTROS --- */

.logo-container {
	display: inline-block;
}

.modal-title {
	display: inline-block;
}

.modal-open .modal {
	background-color: rgb(0 92 168 / 60%);
}

.modal-dialog {
	margin-top: 100px;
}

.modal-backdrop {
	background-color: transparent !important;
}

.page-title-section .overlay {
	background-color: #fff;
	display: none;
}

.navbar-collapse.in {
	overflow-y: inherit !important;
}

.navbar-custom .navbar-nav li>a {
	color: #666 !important;
	font-weight: 400 !important;
	font-size: 20px !important;
	padding: 10px 15px !important;
	border-radius: 5px;
	text-transform: lowercase;
}

.navbar-custom .navbar-nav>li>a:focus,
.navbar-custom .navbar-nav>li>a:hover,
.navbar-custom .navbar-nav .open>a,
.navbar-custom .navbar-nav .open>a:focus,
.navbar-custom .navbar-nav .open>a:hover {
	color: #005ca8;
}

.navbar-custom .navbar-nav>.active>a,
.navbar-custom .navbar-nav>.active>a:hover,
.navbar-custom .navbar-nav>.active>a:focus {
	color: #fff !important;
	background-color: #999 !important;
}

@media (max-width:991px) {
	.navbar-custom .navbar-nav li.current-menu-item a {
		color: #fff !important;
	}

	.navbar-toggle {
		float: right !important;
	}
}

@media (max-width:500px) {
	.navbar-toggle {
		margin: 24px 15px 24px 0 !important;
	}

	h1,
	h1,
	h3,
	h4 {
		/*font-size: 0.9rem;*/
	}
}

#menu-menu-principal .fa.fa-angle-down {
	padding-left: 15px;
}

#custom-collapse .navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border: 1px solid #ccc;
	width: calc(100% - 30px);
	margin: 0 15px;
}


#custom-collapse .navbar-custom .dropdown-menu {
	border-top: none !important;
	border-bottom: 2px solid #fff !important;
	position: absolute !important;
	display: block;
	visibility: hidden;
	opacity: 0;
}

@media (min-width:992px) {
	.navbar-custom .navbar-nav>li {
		padding: 20px 0 !important;
	}
}

#section-slider {
	/*border-bottom: 4px solid #005ca8;*/
}

hr {
	border-top: 1px solid #ddd;
}

.section-img {
	max-height: 180px;
	overflow: hidden;
}

.section-img img {
	width: 100%;
}

.page .blog-featured-img {
	display: none;
}

.product-box {
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 15px;
	border-bottom: 3px solid #ff9a00;
}

.product-box img {
	width: 100%;
}

.product-box h3 {
	text-align: center;
}

.blog-author {
	display: none;
}

.columna-marcas {
	/*overflow-y: auto;
    max-height: 800px;
    background-color: #f1f1f1;
    border-radius: 8px 0 0 8px;*/
}

/* --- BOOTSTRAP TABS HACK --- */
/* bootstrap hack: fix content width inside hidden tabs */
.tab-content>.tab-pane:not(.active),
.pill-content>.pill-pane:not(.active) {
	display: block;
	height: 0;
	overflow-y: hidden;
}

/* bootstrap hack end */
/* --- / BOOTSTRAP TABS HACK --- */


/* --- SHARE ICONS --- */
#share-icons {
	position: sticky;
	top: 100px;
	margin-left: auto;
	width: 60px;
	min-height: 60px;
	z-index: 999999;
}

#share-icons .share-icon {
	background-color: #666;
	border-bottom: 2px solid #fff;
	text-align: center;
}

#share-icons .share-icon:hover {
	background-color: #005ca8;
}

#share-icons .share-icon:last-child {
	border-bottom: none;
}

#share-icons a {
	color: #fff;
	font-size: 36px;
}

#share-icons a:hover {
	color: rgba(255, 255, 255, 0.6);
}

.bg-share-icons {
	/*background-color: #005ca8;*/
}

/* --- / SHARE ICONS --- */


/* --- SLICK SLIDER CAROUSEL --- */
.custom-slick-items {}

.custom-slick-items .item {
	margin: 20px auto;
	padding: 15px;
	border: 1px solid #ddd;
	box-shadow: 0px 0px 12px 0px #666;
	min-height: 570px;
}

.carousel-capacitaciones.custom-slick-items .item {
	min-height: 640px;
}

.item-content h4 {
	font-size: 20px;
	font-weight: 300;
	margin: 10px 0 0 0;
	line-height: 1;
}

.item-content h3 {
	margin: 0 0 6px 0;
}

.item-content p {
	margin: 2px;
	text-align: center;
	line-height: 1.2;
}

.item-content ul li {
	line-height: 1.2;
}

.carousel-proyectos .slick-prev,
.carousel-proyectos .slick-next {
	display: none !important;
}

.slick-dots li button:before {
	font-size: 16px;
}

.slick-dots li.slick-active button:before {
	color: #005ca8;
}

.grayscale {
	-webkit-filter: grayscale(100%) brightness(100%) contrast(100%);
	opacity: 0.8;
}

.grayscale:hover {
	-webkit-filter: none;
	opacity: 1;
}

/* --- / SLICK SLIDER CAROUSEL --- */


/* --- EQUAL HEIGHT --- */
.col-container {
	display: table;
	/* Make the container element behave like a table */
	width: 100%;
	/* Set full-width to expand the whole page */
}

.col {
	display: table-cell;
	/* Make elements inside the container behave like table cells */
}

/* --- / EQUAL HEIGHT --- */



/* --- NAVBAR BREAKPOINT OVERRIDE --- */

@media (max-width: 992px) {
	.navbar-header {
		float: none;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-collapse.collapse.show {
		display: block !important;
	}

	.navbar-nav {
		float: none !important;
		margin: 7.5px -15px;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

/* -- Whatsapp Ninja Chat  -- */
.wa__popup_chat_box .wa__popup_avatar.nta-default-avt {
	display: none;
}

.wa__popup_chat_box .wa__stt {
	background: #f5f7f9;
	border-left: 2px solid #2db742;
	border-radius: 2px 4px 2px 4px;
	-webkit-border-radius: 2px 4px 2px 4px;
	-moz-border-radius: 2px 4px 2px 4px;
	display: table;
	padding: 13px 40px 12px 26px;
}


.wa__popup_powered {
	display: none;
}

/* -- / Whatsapp Ninja Chat  -- */