/* Owl Carousel */

.theme-projects.owl-carousel {
	display: block;
	margin-bottom: 20px;
	opacity: 0;
}

.theme-projects.owl-carousel.owl-loaded {
	opacity: 1;
}

.theme-projects.owl-carousel:not(.owl-loaded):not(.theme-projects.owl-carousel-light) > div, .theme-projects.owl-carousel:not(.owl-loaded):not(.theme-projects.owl-carousel-light) span {
	display: none;
}

.theme-projects.owl-carousel:not(.owl-loaded):not(.theme-projects.owl-carousel-light) > div:first-child, .theme-projects.owl-carousel:not(.owl-loaded):not(.theme-projects.owl-carousel-light) span:first-child {
	display: block;
}

.theme-projects.owl-carousel .owl-item img {
	transform-style: unset;
}

.theme-projects.owl-carousel .owl-item img[data-icon] {
	display: inline;
}

.theme-projects.owl-carousel .thumbnail {
	margin-right: 1px;
}

.theme-projects.owl-carousel .item-video {
	height: 300px;
}

.theme-projects.owl-carousel .owl-nav {
	top: 50%;
	position: absolute;
	width: 100%;
	margin-top: 0;
	transform: translate3d(0, -50%, 0);
}

.theme-projects.owl-carousel .owl-nav button.owl-prev, .theme-projects.owl-carousel .owl-nav button.owl-next {
	display: inline-block;
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	outline: 0;
	margin: 0;
	transform: translate3d(0, -50%, 0);
}

.theme-projects.owl-carousel .owl-nav button.owl-prev {
	left: 0;
}

.theme-projects.owl-carousel .owl-nav button.owl-prev:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 8px;
	font-size: 0.5rem;
	content: "\f053";
	position: relative;
	left: -1px;
	top: -1px;
}

.theme-projects.owl-carousel .owl-nav button.owl-next {
	right: 0;
}

.theme-projects.owl-carousel .owl-nav button.owl-next:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 8px;
	font-size: 0.5rem;
	content: "\f054";
	position: relative;
	left: 1px;
	top: -1px;
}

.theme-projects.owl-carousel.stage-margin .owl-stage-outer {
	margin-left: 40px !important;
	margin-right: 40px !important;
}

.theme-projects.owl-carousel.stage-margin .owl-stage-outer .owl-stage {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.theme-projects.owl-carousel.stage-margin.stage-margin-sm .owl-stage-outer {
	margin-left: 50px !important;
	margin-right: 50px !important;
}

.theme-projects.owl-carousel.stage-margin.stage-margin-md .owl-stage-outer {
	margin-left: 75px !important;
	margin-right: 75px !important;
}

.theme-projects.owl-carousel.stage-margin.stage-margin-lg .owl-stage-outer {
	margin-left: 100px !important;
	margin-right: 100px !important;
}

.theme-projects.owl-carousel.top-border {
	border-top: 1px solid #eaeaea;
	padding-top: 18px;
}

.theme-projects.owl-carousel.show-nav-hover .owl-nav {
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
}

.theme-projects.owl-carousel.show-nav-hover .owl-nav button.owl-prev {
	left: -15px;
}

.theme-projects.owl-carousel.show-nav-hover .owl-nav button.owl-next {
	right: -15px;
}

.theme-projects.owl-carousel.show-nav-hover:hover .owl-nav {
	opacity: 1;
}

.theme-projects.owl-carousel.show-nav-title .owl-nav {
	top: 0;
	right: 0;
	margin-top: -25px;
	width: auto;
}

.theme-projects.owl-carousel.show-nav-title .owl-nav button[class*="owl-"], .theme-projects.owl-carousel.show-nav-title .owl-nav button[class*="owl-"]:hover, .theme-projects.owl-carousel.show-nav-title .owl-nav button[class*="owl-"]:active {
	font-size: 18px;
	background: transparent !important;
	width: 18px;
}

.theme-projects.owl-carousel.show-nav-title .owl-nav button.owl-prev {
	left: -40px;
}

.theme-projects.owl-carousel.show-nav-title .owl-nav button.owl-prev:before, .theme-projects.owl-carousel.show-nav-title .owl-nav button.owl-prev:after, .theme-projects.owl-carousel.show-nav-title .owl-nav button.owl-next:before, .theme-projects.owl-carousel.show-nav-title .owl-nav button.owl-next:after {
	font-size: inherit;
}

.theme-projects.owl-carousel.show-nav-title.show-nav-title-both-sides .owl-nav {
	width: 100%;
}

.theme-projects.owl-carousel.show-nav-title.show-nav-title-both-sides button.owl-prev {
	left: 0;
}

.theme-projects.owl-carousel.show-nav-title.show-nav-title-both-sides button.owl-next {
	right: 0;
}

.theme-projects.owl-carousel.show-nav-title.show-nav-title-both-sides-style-2 .owl-nav {
	margin-top: 15px;
}

.theme-projects.owl-carousel.rounded-nav .owl-nav button[class*="owl-"] {
	padding: 3px 7px;
	border-radius: 50%;
	background: transparent;
	border: 1px solid #999 !important;
	color: #999;
}

.theme-projects.owl-carousel.rounded-nav .owl-nav button[class*="owl-"]:hover, .theme-projects.owl-carousel.rounded-nav .owl-nav button[class*="owl-"].hover {
	background: transparent !important;
	border: 1px solid #a1a1a1 !important;
	color: #a1a1a1 !important;
}

.theme-projects.owl-carousel.rounded-nav .owl-nav button[class*="owl-"]:active, .theme-projects.owl-carousel.rounded-nav .owl-nav button[class*="owl-"].active {
	background: transparent !important;
	border: 1px solid #666 !important;
	color: #666 !important;
}

.theme-projects.owl-carousel.nav-bottom .owl-stage-outer {
	margin-bottom: 10px;
}

.theme-projects.owl-carousel.nav-bottom .owl-nav {
	position: static;
	margin: 0;
	padding: 0;
	width: auto;
	transform: none;
}

.theme-projects.owl-carousel.nav-bottom .owl-nav button.owl-prev, .theme-projects.owl-carousel.nav-bottom .owl-nav button.owl-next {
	position: static;
	transform: none;
}

.theme-projects.owl-carousel.nav-bottom .owl-nav button.owl-prev {
	margin-right: 5px;
}

.theme-projects.owl-carousel.nav-bottom .owl-nav button.owl-next {
	margin-left: 5px;
}

.theme-projects.owl-carousel.nav-bottom-inside .owl-nav {
	position: relative;
	margin: -68.8px 0 0 0;
	margin: -4.3rem 0 0 0;
	padding: 0;
	width: auto;
}

.theme-projects.owl-carousel.nav-bottom-inside .owl-nav button.owl-prev, .theme-projects.owl-carousel.nav-bottom-inside .owl-nav button.owl-next {
	position: static;
}

.theme-projects.owl-carousel.nav-inside .owl-nav button.owl-prev {
	left: 15px;
}

.theme-projects.owl-carousel.nav-inside .owl-nav button.owl-next {
	right: 15px;
}

.theme-projects.owl-carousel.nav-inside.nav-inside-edge .owl-nav button.owl-prev {
	left: 0;
}

.theme-projects.owl-carousel.nav-inside.nav-inside-edge .owl-nav button.owl-next {
	right: 0;
}

.theme-projects.owl-carousel.nav-inside.nav-inside-plus .owl-nav button.owl-prev {
	left: 30px;
}

.theme-projects.owl-carousel.nav-inside.nav-inside-plus .owl-nav button.owl-next {
	right: 30px;
}

.theme-projects.owl-carousel.nav-inside.nav-bottom .owl-nav {
	position: absolute;
	top: auto;
	bottom: 40px;
	width: 100%;
}

.theme-projects.owl-carousel.nav-inside.nav-bottom .owl-nav button.owl-prev, .theme-projects.owl-carousel.nav-inside.nav-bottom .owl-nav button.owl-next {
	position: relative;
}

.theme-projects.owl-carousel.nav-inside.nav-bottom .owl-nav button.owl-prev {
	left: 0;
}

.theme-projects.owl-carousel.nav-inside.nav-bottom .owl-nav button.owl-next {
	right: 0;
}

.theme-projects.owl-carousel.nav-inside.nav-bottom.nav-style-2 .owl-nav button.owl-prev, .theme-projects.owl-carousel.nav-inside.nav-bottom.nav-style-2 .owl-nav button.owl-next {
	position: relative;
}

.theme-projects.owl-carousel.nav-outside .owl-nav button.owl-prev {
	left: 0;
}

.theme-projects.owl-carousel.nav-outside .owl-nav button.owl-next {
	right: 0;
}

@media (min-width: 992px) {
	.theme-projects.owl-carousel.nav-outside .owl-nav button.owl-prev {
		left: -50px;
	}

	.theme-projects.owl-carousel.nav-outside .owl-nav button.owl-next {
		right: -50px;
	}
}

.theme-projects.owl-carousel.nav-style-1 .owl-nav .owl-next,
.theme-projects.owl-carousel.nav-style-1 .owl-nav .owl-prev {
	width: 20px;
	background: transparent !important;
	color: #000;
}

.theme-projects.owl-carousel.nav-style-1 .owl-nav .owl-next:hover, .theme-projects.owl-carousel.nav-style-1 .owl-nav .owl-next:active,
.theme-projects.owl-carousel.nav-style-1 .owl-nav .owl-prev:hover,
.theme-projects.owl-carousel.nav-style-1 .owl-nav .owl-prev:active {
	color: #CCC;
}

.theme-projects.owl-carousel.nav-style-1 .owl-nav .owl-next:before, .theme-projects.owl-carousel.nav-style-1 .owl-nav .owl-next:after,
.theme-projects.owl-carousel.nav-style-1 .owl-nav .owl-prev:before,
.theme-projects.owl-carousel.nav-style-1 .owl-nav .owl-prev:after {
	font-size: inherit;
}

.theme-projects.owl-carousel.nav-style-2 .owl-nav .owl-next,
.theme-projects.owl-carousel.nav-style-2 .owl-nav .owl-prev {
	background: transparent !important;
}

.theme-projects.owl-carousel.nav-style-2 .owl-nav .owl-next:before,
.theme-projects.owl-carousel.nav-style-2 .owl-nav .owl-prev:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 1px;
	width: 1.3em;
	height: 1.3em;
	border-top: 2px solid #CCC;
	border-left: 2px solid #CCC;
	font-size: inherit;
	transform: translate3d(0, -50%, 0) rotate(-45deg);
}

.theme-projects.owl-carousel.nav-style-2 .owl-nav .owl-next:after,
.theme-projects.owl-carousel.nav-style-2 .owl-nav .owl-prev:after {
	content: '';
	display: block;
	border-top: 3px solid #CCC;
	width: 2.5em;
	position: absolute;
	top: 50%;
	font-size: inherit;
	transform: translate3d(0, -50%, 0);
}

.theme-projects.owl-carousel.nav-style-2 .owl-nav .owl-next {
	transform: rotate(180deg) !important;
	transform-origin: 15px 8px;
}

.theme-projects.owl-carousel.nav-style-2.nav-bottom.nav-inside .owl-nav .owl-next {
	transform-origin: 15px;
}

.theme-projects.owl-carousel.nav-style-3 .owl-nav {
	top: 25%;
}

.theme-projects.owl-carousel.nav-style-3 .owl-nav .owl-next,
.theme-projects.owl-carousel.nav-style-3 .owl-nav .owl-prev {
	width: 30px;
	background: transparent !important;
	color: #CCC;
}

.theme-projects.owl-carousel.nav-style-3 .owl-nav .owl-next:hover, .theme-projects.owl-carousel.nav-style-3 .owl-nav .owl-next:active,
.theme-projects.owl-carousel.nav-style-3 .owl-nav .owl-prev:hover,
.theme-projects.owl-carousel.nav-style-3 .owl-nav .owl-prev:active {
	color: #CCC;
}

.theme-projects.owl-carousel.nav-style-3 .owl-nav .owl-next:before, .theme-projects.owl-carousel.nav-style-3 .owl-nav .owl-next:after,
.theme-projects.owl-carousel.nav-style-3 .owl-nav .owl-prev:before,
.theme-projects.owl-carousel.nav-style-3 .owl-nav .owl-prev:after {
	font-size: 1.5em;
}

.theme-projects.owl-carousel.nav-style-4 .owl-nav .owl-prev {
	left: 75px;
}

@media (max-width: 991px) {
	.theme-projects.owl-carousel.nav-style-4 .owl-nav .owl-prev {
		left: 40px;
	}
}

@media (max-width: 767px) {
	.theme-projects.owl-carousel.nav-style-4 .owl-nav .owl-prev {
		left: 13px;
	}
}

.theme-projects.owl-carousel.nav-style-4 .owl-nav .owl-next {
	right: 75px;
}

@media (max-width: 991px) {
	.theme-projects.owl-carousel.nav-style-4 .owl-nav .owl-next {
		right: 40px;
	}
}

@media (max-width: 767px) {
	.theme-projects.owl-carousel.nav-style-4 .owl-nav .owl-next {
		right: 13px;
	}
}

.theme-projects.owl-carousel.nav-style-4 .owl-nav .owl-prev, .theme-projects.owl-carousel.nav-style-4 .owl-nav .owl-next {
	background: #FFF;
	font-size: 11.2px;
	font-size: 0.7rem;
	width: 40px;
	height: 40px;
	color: #000;
	border-radius: 100%;
	box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0.3);
}

.theme-projects.owl-carousel.nav-style-4 .owl-nav .owl-prev:hover, .theme-projects.owl-carousel.nav-style-4 .owl-nav .owl-next:hover {
	color: #FFF;
}

.theme-projects.owl-carousel.nav-style-4.nav-style-4-pos-2 .owl-nav .owl-prev {
	left: 0px;
}

.theme-projects.owl-carousel.nav-style-4.nav-style-4-pos-2 .owl-nav .owl-next {
	right: 0px;
}

.theme-projects.owl-carousel.nav-style-diamond .owl-nav .owl-prev, .theme-projects.owl-carousel.nav-style-diamond .owl-nav .owl-next {
	transform: rotate(45deg);
	transform-origin: 100% 0%;
}

.theme-projects.owl-carousel.nav-style-diamond .owl-nav .owl-prev:before, .theme-projects.owl-carousel.nav-style-diamond .owl-nav .owl-next:before {
	display: block;
	transform: rotate(-45deg);
	transform-origin: 60% 50%;
}

.theme-projects.owl-carousel.nav-style-diamond .owl-nav .owl-next:before {
	transform-origin: 50%;
}

.theme-projects.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-prev, .theme-projects.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-next {
	width: 35px;
	height: 35px;
}

.theme-projects.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-prev:before, .theme-projects.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-next:before {
	content: none;
}

.theme-projects.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-prev svg, .theme-projects.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-next svg {
	width: 2em;
}

.theme-projects.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-prev svg polygon, .theme-projects.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-next svg polygon {
	fill: #FFF;
	stroke: #FFF;
}

.theme-projects.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-prev svg {
	transform: rotate(180deg);
}

.theme-projects.owl-carousel.nav-arrows-1 .owl-nav .owl-prev, .theme-projects.owl-carousel.nav-arrows-1 .owl-nav .owl-next {
	width: 35px;
	height: 35px;
	font-size: 19.2px;
	font-size: 1.2rem;
	background: transparent;
}

.theme-projects.owl-carousel.nav-arrows-1 .owl-nav .owl-next:before {
	content: '\f061';
	font-size: inherit;
}

.theme-projects.owl-carousel.nav-arrows-1 .owl-nav .owl-prev:before {
	content: '\f060';
	font-size: inherit;
}

.theme-projects.owl-carousel.nav-arrows-thin .owl-nav .owl-prev:before, .theme-projects.owl-carousel.nav-arrows-thin .owl-nav .owl-next:before {
	font-family: simple-line-icons;
	speak: none;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.theme-projects.owl-carousel.nav-arrows-thin .owl-nav .owl-next:before {
	content: "\e606";
	font-size: inherit;
}

.theme-projects.owl-carousel.nav-arrows-thin .owl-nav .owl-prev:before {
	content: "\e605";
	font-size: inherit;
}

.theme-projects.owl-carousel.nav-center-images-only .owl-nav {
	top: 37%;
}

.theme-projects.owl-carousel.nav-center-outside .owl-nav {
	width: calc(100% + 90px);
	left: 49.9%;
	transform: translate3d(-50%, 0, 0);
}

.theme-projects.owl-carousel.full-width .owl-nav button[class*="owl-"], .theme-projects.owl-carousel.full-width .owl-nav button[class*="owl-"]:hover, .theme-projects.owl-carousel.big-nav .owl-nav button[class*="owl-"], .theme-projects.owl-carousel.big-nav .owl-nav button[class*="owl-"]:hover {
	height: auto;
	padding: 20px 0 !important;
}

.theme-projects.owl-carousel.full-width .owl-nav button.owl-prev, .theme-projects.owl-carousel.big-nav .owl-nav button.owl-prev {
	border-radius: 0 4px 4px 0;
}

.theme-projects.owl-carousel.full-width .owl-nav button.owl-next, .theme-projects.owl-carousel.big-nav .owl-nav button.owl-next {
	border-radius: 4px 0 0 4px;
}

.theme-projects.owl-carousel.nav-squared .owl-nav button[class*="owl-"] {
	border-radius: 0;
}

.theme-projects.owl-carousel.nav-md .owl-nav button.owl-prev,
.theme-projects.owl-carousel.nav-md .owl-nav button.owl-next {
	width: 40px;
	height: 40px;
}

.theme-projects.owl-carousel.nav-lg .owl-nav button.owl-prev,
.theme-projects.owl-carousel.nav-lg .owl-nav button.owl-next {
	width: 45px;
	height: 60px;
}

.theme-projects.owl-carousel.nav-lg.rounded-nav .owl-nav button.owl-prev,
.theme-projects.owl-carousel.nav-lg.rounded-nav .owl-nav button.owl-next {
	width: 60px;
	height: 60px;
}

.theme-projects.owl-carousel.nav-font-size-sm .owl-nav button.owl-prev,
.theme-projects.owl-carousel.nav-font-size-sm .owl-nav button.owl-next {
	font-size: 10px;
}

.theme-projects.owl-carousel.nav-font-size-sm .owl-nav button.owl-prev:before,
.theme-projects.owl-carousel.nav-font-size-sm .owl-nav button.owl-next:before {
	font-size: inherit;
}

.theme-projects.owl-carousel.nav-font-size-md .owl-nav button.owl-prev,
.theme-projects.owl-carousel.nav-font-size-md .owl-nav button.owl-next {
	font-size: 14px;
}

.theme-projects.owl-carousel.nav-font-size-md .owl-nav button.owl-prev:before,
.theme-projects.owl-carousel.nav-font-size-md .owl-nav button.owl-next:before {
	font-size: inherit;
}

.theme-projects.owl-carousel.nav-font-size-lg .owl-nav button.owl-prev,
.theme-projects.owl-carousel.nav-font-size-lg .owl-nav button.owl-next {
	font-size: 19px;
}

.theme-projects.owl-carousel.nav-font-size-lg .owl-nav button.owl-prev:before,
.theme-projects.owl-carousel.nav-font-size-lg .owl-nav button.owl-next:before {
	font-size: inherit;
	left: 2px;
}

.theme-projects.owl-carousel.nav-light:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1) .owl-nav button[class*="owl-"] {
	background-color: #ececec !important;
	border-color: #ececec !important;
	color: #212529 !important;
}

.theme-projects.owl-carousel.nav-light:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1) .owl-nav button[class*="owl-"]:hover {
	background-color: #FFF !important;
	border-color: #FFF !important;
}

.theme-projects.owl-carousel.nav-light:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1) .owl-nav button[class*="owl-"]:active {
	background-color: #d2d2d2 !important;
	border-color: #d2d2d2 !important;
}

.theme-projects.owl-carousel.nav-light:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav button[class*="owl-"] {
	width: 35px;
	height: 45px;
	background-color: rgba(236, 236, 236, 0.4) !important;
	border-color: transparent !important;
}

.theme-projects.owl-carousel.nav-light:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-svg-arrows-1 .owl-nav button[class*="owl-"] svg polygon {
	fill: #212529 !important;
	stroke: #212529 !important;
}

.theme-projects.owl-carousel.nav-light.nav-style-1 .owl-nav .owl-next,
.theme-projects.owl-carousel.nav-light.nav-style-1 .owl-nav .owl-prev {
	color: #FFF !important;
}

.theme-projects.owl-carousel.nav-light.nav-style-2 .owl-nav .owl-next:before, .theme-projects.owl-carousel.nav-light.nav-style-2 .owl-nav .owl-next:after,
.theme-projects.owl-carousel.nav-light.nav-style-2 .owl-nav .owl-prev:before,
.theme-projects.owl-carousel.nav-light.nav-style-2 .owl-nav .owl-prev:after {
	border-color: #FFF !important;
}

.theme-projects.owl-carousel.nav-light.nav-style-3 .owl-nav .owl-next,
.theme-projects.owl-carousel.nav-light.nav-style-3 .owl-nav .owl-prev {
	color: #FFF !important;
}

.theme-projects.owl-carousel.nav-light.nav-svg-arrows-1 .owl-nav .owl-next svg polygon,
.theme-projects.owl-carousel.nav-light.nav-svg-arrows-1 .owl-nav .owl-prev svg polygon {
	fill: #FFF !important;
	stroke: #FFF !important;
}

.theme-projects.owl-carousel.nav-light.nav-arrows-1 .owl-nav .owl-next,
.theme-projects.owl-carousel.nav-light.nav-arrows-1 .owl-nav .owl-prev {
	color: #FFF !important;
}

.theme-projects.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1) .owl-nav button[class*="owl-"] {
	background-color: #262a2f !important;
	border-color: #262a2f #262a2f #2c3237 !important;
	color: #FFF !important;
}

.theme-projects.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1) .owl-nav button[class*="owl-"]:hover {
	background-color: #2c3237 !important;
	border-color: #2c3237 !important;
}

.theme-projects.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1) .owl-nav button[class*="owl-"]:active {
	background-color: #212529 !important;
	border-color: #212529 !important;
}

.theme-projects.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav button[class*="owl-"] {
	width: 35px;
	height: 45px;
	background-color: rgba(38, 42, 47, 0.4) !important;
	border-color: transparent !important;
}

.theme-projects.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-svg-arrows-1 .owl-nav button[class*="owl-"] svg polygon {
	fill: #FFF !important;
	stroke: #FFF !important;
}

.theme-projects.owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-next,
.theme-projects.owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-prev {
	color: #212529 !important;
}

.theme-projects.owl-carousel.nav-dark.nav-style-2 .owl-nav .owl-next:before, .theme-projects.owl-carousel.nav-dark.nav-style-2 .owl-nav .owl-next:after,
.theme-projects.owl-carousel.nav-dark.nav-style-2 .owl-nav .owl-prev:before,
.theme-projects.owl-carousel.nav-dark.nav-style-2 .owl-nav .owl-prev:after {
	border-color: #212529 !important;
}

.theme-projects.owl-carousel.nav-dark.nav-style-3 .owl-nav .owl-next,
.theme-projects.owl-carousel.nav-dark.nav-style-3 .owl-nav .owl-prev {
	color: #212529 !important;
}

.theme-projects.owl-carousel.nav-dark.nav-svg-arrows-1 .owl-nav .owl-next svg polygon,
.theme-projects.owl-carousel.nav-dark.nav-svg-arrows-1 .owl-nav .owl-prev svg polygon {
	fill: #212529 !important;
	stroke: #212529 !important;
}

.theme-projects.owl-carousel.nav-dark.nav-arrows-1 .owl-nav .owl-next,
.theme-projects.owl-carousel.nav-dark.nav-arrows-1 .owl-nav .owl-prev {
	color: #212529 !important;
}

.theme-projects.owl-carousel .owl-dots .owl-dot {
	outline: 0;
}

.theme-projects.owl-carousel .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 5px 4px;
}

.theme-projects.owl-carousel.dots-inside .owl-dots {
	position: absolute;
	bottom: 2px;
	right: 10px;
	margin-top: 0;
}

.theme-projects.owl-carousel.dots-title .owl-dots {
	position: absolute;
	margin-top: 0 !important;
	top: -51px;
	left: 155px;
}

.theme-projects.owl-carousel.dots-title .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 5px 4px;
}

.theme-projects.owl-carousel.dots-title.dots-title-pos-2 .owl-dots {
	left: 235px;
}

.theme-projects.owl-carousel.dots-light .owl-dots .owl-dot span {
	background: rgba(255, 255, 255, 0.6);
}

.theme-projects.owl-carousel.dots-light .owl-dots .owl-dot.active span, .theme-projects.owl-carousel.dots-light .owl-dots .owl-dot:hover span {
	background: #FFF !important;
}

.theme-projects.owl-carousel.dots-morphing .owl-dots .owl-dot span {
	width: 20px;
	height: 6px;
	transition: ease width 300ms;
}

.theme-projects.owl-carousel.dots-morphing .owl-dots .owl-dot.active span, .theme-projects.owl-carousel.dots-morphing .owl-dots .owl-dot:hover span {
	width: 40px;
}

.theme-projects.owl-carousel.dots-modern .owl-dots {
	display: flex;
	align-items: center;
	justify-content: center;
}

.theme-projects.owl-carousel.dots-modern .owl-dots .owl-dot {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 2px;
}

.theme-projects.owl-carousel.dots-modern .owl-dots .owl-dot span {
	width: 4px;
	height: 4px;
	transition: ease all 300ms 300ms;
}

.theme-projects.owl-carousel.dots-modern .owl-dots .owl-dot.active span {
	transition: ease all 300ms;
	transform: scale(2);
}

.theme-projects.owl-carousel.dots-orientation-portrait .owl-dots {
	display: flex;
	flex-direction: column;
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.theme-projects.owl-carousel.dots-align-left .owl-dots {
	text-align: left;
}

.theme-projects.owl-carousel.dots-align-right .owl-dots {
	text-align: left;
}

.theme-projects.owl-carousel.dots-horizontal-center .owl-dots {
	left: 0;
	right: 0;
	width: 100%;
}

.theme-projects.owl-carousel.dots-vertical-center .owl-dots {
	top: 50%;
	bottom: auto;
	margin: 0;
	transform: translate3d(0, -50%, 0);
}

@media (max-width: 575px) {
	.theme-projects.owl-carousel.show-dots-xs .owl-dots {
		opacity: 1 !important;
		visibility: visible !important;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.theme-projects.owl-carousel.show-dots-sm .owl-dots {
		opacity: 1 !important;
		visibility: visible !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.theme-projects.owl-carousel.show-dots-md .owl-dots {
		opacity: 1 !important;
		visibility: visible !important;
	}
}

.theme-projects.owl-carousel.show-dots-hover .owl-dots {
	opacity: 0;
	visibility: hidden;
	transition: ease opacity 300ms;
}

.theme-projects.owl-carousel.show-dots-hover:hover .owl-dots {
	opacity: 1;
	visibility: visible;
}

.theme-projects.owl-carousel .img-thumbnail.img-thumbnail-hover-icon {
	display: block;
}

/* Hover Items with Opacity */
.theme-projects.owl-carousel [class*="opacity-"] {
	transition: ease opacity 300ms;
}

.theme-projects.owl-carousel [class*="opacity-"]:hover {
	opacity: 1 !important;
}

/* Carousel Sync */
@media (min-width: 576px) {
	.theme-projects.owl-carousel.carousel-sync-style-1 {
		position: absolute;
		top: 50%;
		left: -30px;
		max-width: 355px;
		transform: translate3d(0, -50%, 0);
	}
}

/* Spaced */
.theme-projects.owl-carousel-spaced {
	margin-left: -5px;
}

.theme-projects.owl-carousel-spaced .owl-item > div {
	margin: 5px;
}

/* Testimonials */
.theme-projects.owl-carousel.testimonials img {
	display: inline-block;
	height: 70px;
	width: 70px;
}

/* Responsive */
@media (max-width: 575px) {
	.theme-projects.owl-carousel-spaced {
		margin-left: 0;
	}
}

/* Carousel Areas */
.carousel-areas {
	background: #f2f2f2;
	background: linear-gradient(to bottom, #f2f2f2 0%, rgba(33, 37, 41, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#212529', GradientType=0 );
	margin-bottom: -10px;
	padding: 8px 8px 0 8px;
	border-radius: 6px 6px 0 0;
	box-shadow: 0px 0px 50px 20px rgba(0, 0, 0, 0.07);
}

.carousel-areas .theme-projects.owl-carousel {
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.carousel-areas .theme-projects.owl-carousel .owl-nav button.owl-prev {
	left: -55px;
}

.carousel-areas .theme-projects.owl-carousel .owl-nav button.owl-next {
	right: -55px;
}

.carousel-areas .theme-projects.owl-carousel:first-child img {
	border-radius: 6px 6px 0 0;
}

/* Responsive */
@media (max-width: 991px) {
	.carousel-areas .theme-projects.owl-carousel .owl-nav {
		display: none;
	}
}

/* Carousel Center Active Item */
.theme-projects.owl-carousel.carousel-center-active-item .owl-item {
	opacity: 0.2;
	transition: ease opacity 300ms;
}

.theme-projects.owl-carousel.carousel-center-active-item .owl-item.current {
	opacity: 1 !important;
}

.theme-projects.owl-carousel.carousel-center-active-item.carousel-center-active-item-style-2 .owl-item {
	opacity: 0.7;
}

/* Carousel Center Active Item 2 */
.theme-projects.owl-carousel.carousel-center-active-item-2 .owl-stage-outer {
	overflow: visible;
}

.theme-projects.owl-carousel.carousel-center-active-item-2 .owl-item > div {
	width: 66.6666%;
	margin-left: auto;
	padding: 48px;
	padding: 3rem;
	background: #fff;
	border-radius: 7px;
	box-shadow: 0px 0px 70px -40px rgba(0, 0, 0, 0.2);
}

.theme-projects.owl-carousel.carousel-center-active-item-2 .owl-item.active > div {
	margin-right: auto;
}

.theme-projects.owl-carousel.carousel-center-active-item-2 .owl-item.active > div * {
	color: #FFF !important;
}

.theme-projects.owl-carousel.carousel-center-active-item-2 .owl-item.active + .owl-item > div {
	margin-right: auto;
	margin-left: 0;
}

/* Owl Carousel Performance */
.theme-projects.owl-carousel-light.theme-projects.owl-carousel-light-init-fadeIn {
	transition: ease opacity 300ms;
}

.theme-projects.owl-carousel-light .owl-stage-outer,
.theme-projects.owl-carousel-light .owl-stage {
	height: 100%;
}

.theme-projects.owl-carousel-light .owl-item {
	display: none;
	visibility: hidden;
	opacity: 0;
	position: absolute !important;
	width: 100%;
	height: 100%;
	top: 0;
	transition: ease opacity 300ms;
}

.theme-projects.owl-carousel-light .owl-item.active {
	display: block;
	visibility: visible;
	opacity: 1;
}

.theme-projects.owl-carousel-light .owl-dots .owl-dot span {
	margin: 5px 2px;
}

.hover-effect-3d .thumb-info {
	will-change: box-shadow;
	transition: box-shadow 300ms;
}

.hover-effect-3d .thumb-info:hover {
	box-shadow: 0px 17px 20px -15px rgba(33, 37, 41, 0.6);
}

.hover-effect-3d .thumb-info .thumb-info-title {
	transition: ease-out opacity .2s !important;
}

.hover-effect-3d .thumb-info .thumb-info-action {
	transition: ease-out opacity .2s !important;
}

.hover-effect-3d .thumb-info .thumb-info-action .thumb-info-action-icon {
	pointer-events: none;
}

.hover-effect-3d .thumb-info.thumb-info-centered-info .thumb-info-title {
	top: 47%;
}

.thumb-info {
	display: block;
	position: relative;
	text-decoration: none;
	max-width: 100%;
	background-color: #FFF;
	border-radius: 4px;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
}

.thumb-info .thumb-info-wrapper {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
	border-radius: 4px;
	margin: 0;
	overflow: hidden;
	display: block;
	position: relative;
}

.thumb-info .thumb-info-wrapper.thumb-info-wrapper-demos {
	max-height: 330px;
}

.thumb-info .thumb-info-wrapper:after {
	content: "";
	background: rgba(33, 37, 41, 0.8);
	transition: all 0.3s;
	border-radius: 4px;
	bottom: -4px;
	color: #FFF;
	left: -4px;
	position: absolute;
	right: -4px;
	top: -4px;
	display: block;
	opacity: 0;
	z-index: 1;
}

.thumb-info .thumb-info-wrapper.thumb-info-wrapper-link {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.thumb-info .thumb-info-wrapper.thumb-info-wrapper-link > a {
	display: block;
	padding-top: 72%;
	text-indent: -9999px;
}

.thumb-info .thumb-info-wrapper-opacity-0:after {
	opacity: 0.0;
}

.thumb-info .thumb-info-wrapper-opacity-1:after {
	opacity: 0.1;
}

.thumb-info .thumb-info-wrapper-opacity-2:after {
	opacity: 0.2;
}

.thumb-info .thumb-info-wrapper-opacity-3:after {
	opacity: 0.3;
}

.thumb-info .thumb-info-wrapper-opacity-4:after {
	opacity: 0.4;
}

.thumb-info .thumb-info-wrapper-opacity-5:after {
	opacity: 0.5;
}

.thumb-info .thumb-info-wrapper-opacity-6:after {
	opacity: 0.6;
}

.thumb-info .thumb-info-wrapper-opacity-7:after {
	opacity: 0.7;
}

.thumb-info .thumb-info-wrapper-opacity-8:after {
	opacity: 0.8;
}

.thumb-info .thumb-info-wrapper-opacity-9:after {
	opacity: 0.9;
}

.thumb-info .thumb-info-action-icon {
	transition: all 0.3s;
	background: #CCC;
	border-radius: 0 0 0 4px;
	display: inline-block;
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: -100px;
	text-align: center;
	top: -100px;
	width: 50px;
	z-index: 2;
}

.thumb-info .thumb-info-action-icon i {
	font-size: 14px;
	right: 50%;
	position: absolute;
	top: 50%;
	color: #FFF;
	transform: translate(50%, -50%);
	margin: -2px -1px 0 0px;
}

.thumb-info .thumb-info-inner {
	transition: all 0.3s;
	display: block;
}

.thumb-info .thumb-info-inner em {
	display: block;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}

.thumb-info .thumb-info-title {
	transition: all 0.3s;
	background: rgba(33, 37, 41, 0.8);
	color: #FFF;
	font-weight: 600;
	left: 0;
	letter-spacing: -.05em;
	position: absolute;
	z-index: 2;
	max-width: 90%;
	font-size: 17px;
	padding: 13px 21px 2px;
	bottom: 13%;
}

.thumb-info .thumb-info-type {
	background-color: #CCC;
	border-radius: 2px;
	display: inline-block;
	float: left;
	font-size: 0.6em;
	font-weight: 600;
	letter-spacing: 0;
	margin: 8px -2px -15px 0px;
	padding: 2px 12px;
	text-transform: uppercase;
	z-index: 2;
	line-height: 2.3;
}

.thumb-info .theme-projects.owl-carousel {
	z-index: auto;
}

.thumb-info .theme-projects.owl-carousel .owl-dots {
	z-index: 2;
}

.thumb-info img {
	transition: all 0.3s ease;
	border-radius: 3px;
	position: relative;
	width: 100%;
}

.thumb-info:hover .thumb-info-wrapper:after {
	opacity: 1;
}

.thumb-info:hover .thumb-info-action-icon {
	right: 0;
	top: 0;
}

.thumb-info:hover .thumb-info-title {
	background: rgba(33, 37, 41, 0.9);
}

.thumb-info:hover img {
	transform: scale(1.1, 1.1);
}

.thumb-info.thumb-info-no-zoom img {
	transition: none;
}

.thumb-info.thumb-info-no-zoom:hover img {
	transform: scale(1, 1);
}

.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
	background: rgba(23, 23, 23, 0.25);
}

.thumb-info.thumb-info-hide-wrapper-bg .thumb-info-wrapper:after {
	display: none;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 0;
	right: auto;
	bottom: auto;
	width: 100%;
	height: 45px;
	text-align: center;
	opacity: 0;
	transition: transform .2s ease-out, opacity .2s ease-out;
	transform: translate3d(0, -70%, 0);
	z-index: 2;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action a {
	text-decoration: none;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	width: 35px;
	height: 35px;
	font-size: 14px;
	border-radius: 50%;
	margin-right: 5px;
	transition: all 0.1s ease;
	z-index: 2;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon i {
	margin: 0;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon:hover {
	transform: scale(1.15, 1.15);
}

.thumb-info:hover.thumb-info-centered-icons .thumb-info-action {
	opacity: 1;
	transform: translate3d(0, -50%, 0);
}

.thumb-info:hover.thumb-info-centered-icons .thumb-info-action-icon {
	position: relative;
}

.thumb-info.thumb-info-centered-info .thumb-info-title {
	background: transparent;
	left: 5%;
	width: 90%;
	transition: transform .2s ease-out, opacity .2s ease-out;
	transform: translate(0%, -50%);
	top: 50%;
	bottom: auto;
	opacity: 0;
	text-align: center;
	padding: 0;
	position: absolute;
}

.thumb-info.thumb-info-centered-info .thumb-info-type {
	float: none;
}

.thumb-info.thumb-info-centered-info:hover .thumb-info-title {
	opacity: 1;
	transform: translate(0%, -50%);
}

.thumb-info.thumb-info-bottom-info .thumb-info-title {
	background: #FFF;
	left: 0;
	width: 100%;
	max-width: 100%;
	transition: transform .2s ease-out, opacity .2s ease-out;
	transform: translate3d(0, 100%, 0);
	top: auto;
	bottom: 0;
	opacity: 0;
	padding: 15px;
	text-shadow: none;
	color: #777;
}

.thumb-info.thumb-info-bottom-info .thumb-info-type {
	float: none;
	background: none;
	padding: 0;
	margin: 0;
}

.thumb-info.thumb-info-bottom-info:hover .thumb-info-title {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.thumb-info.thumb-info-bottom-info:hover img {
	transform: scale(1.1);
}

.thumb-info.thumb-info-bottom-info-linear .thumb-info-title {
	background: linear-gradient(to top, rgba(255, 255, 255, 0.8) 0, transparent 100%) repeat scroll 0 0 rgba(255, 255, 255, 0);
}

.thumb-info.thumb-info-bottom-info-dark .thumb-info-title {
	background: #212529;
	color: #FFF;
}

.thumb-info.thumb-info-bottom-info-dark-linear .thumb-info-title {
	background: linear-gradient(to top, rgba(33, 37, 41, 0.8) 0, transparent 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.thumb-info.thumb-info-bottom-info-show-more img {
	transform: none !important;
}

.thumb-info.thumb-info-bottom-info-show-more .thumb-info-title {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.thumb-info.thumb-info-bottom-info-show-more .thumb-info-show-more-content {
	transition: ease max-height 800ms;
	overflow: hidden;
	max-height: 0;
	display: block;
}

.thumb-info.thumb-info-bottom-info-show-more:hover .thumb-info-show-more-content {
	max-height: 300px;
}

.thumb-info.thumb-info-push-hor img {
	transform: translatex(-18px);
	width: calc(100% + 19px);
	max-width: none;
}

.thumb-info.thumb-info-push-hor:hover img {
	transform: translatex(0);
}

.thumb-info.thumb-info-block .thumb-info-action-icon {
	top: 15px;
	right: 15px;
	opacity: 0;
	transition: all 0.2s ease-in-out;
}

.thumb-info.thumb-info-block .thumb-info-wrapper:before {
	content: "";
	background: rgba(255, 255, 255, 0.9);
	transition: all 0.3s;
	border-radius: 0;
	bottom: 16px;
	bottom: 1rem;
	color: #FFF;
	left: 16px;
	left: 1rem;
	position: absolute;
	right: 16px;
	right: 1rem;
	top: 16px;
	top: 1rem;
	display: block;
	opacity: 0;
	z-index: 2;
}

.thumb-info.thumb-info-block:hover .thumb-info-wrapper:before {
	opacity: 1;
}

.thumb-info.thumb-info-block:hover .thumb-info-action-icon {
	opacity: 1;
}

.thumb-info.thumb-info-block.thumb-info-block-dark .thumb-info-wrapper:before {
	background: rgba(33, 37, 41, 0.9);
}

.thumb-info.thumb-info-hide-info-hover .thumb-info-wrapper:after {
	opacity: 0.65;
}

.thumb-info.thumb-info-hide-info-hover .thumb-info-title {
	opacity: 1;
	top: 50%;
}

.thumb-info.thumb-info-hide-info-hover .thumb-info-type {
	float: none;
}

.thumb-info.thumb-info-hide-info-hover:hover .thumb-info-wrapper:after {
	opacity: 0.1;
}

.thumb-info.thumb-info-hide-info-hover:hover .thumb-info-title {
	opacity: 0;
}

.thumb-info.thumb-info-slide-info-hover .thumb-info-wrapper:after {
	opacity: 0.65;
}

.thumb-info.thumb-info-slide-info-hover .thumb-info-wrapper-no-opacity:after {
	opacity: 1;
}

.thumb-info.thumb-info-slide-info-hover .thumb-info-title {
	opacity: 1;
	top: 0;
	height: 100%;
	top: 0;
	transform: none !important;
}

.thumb-info.thumb-info-slide-info-hover .thumb-info-type {
	float: none;
}

.thumb-info.thumb-info-slide-info-hover .thumb-info-slide-info-hover-1,
.thumb-info.thumb-info-slide-info-hover .thumb-info-slide-info-hover-2 {
	transition: cubic-bezier(0.55, 0, 0.1, 1) top 500ms;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translate(0%, -50%);
}

.thumb-info.thumb-info-slide-info-hover .thumb-info-slide-info-hover-2 {
	top: 150%;
}

.thumb-info.thumb-info-slide-info-hover:hover .thumb-info-slide-info-hover-1 {
	top: -50%;
}

.thumb-info.thumb-info-slide-info-hover:hover .thumb-info-slide-info-hover-2 {
	top: 50%;
}

.thumb-info.thumb-info-no-borders, .thumb-info.thumb-info-no-borders img {
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
}

.thumb-info.thumb-info-no-borders .thumb-info-wrapper {
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
}

.thumb-info.thumb-info-no-borders .thumb-info-wrapper:after {
	border-radius: 0;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded,
.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded img,
.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded .thumb-info-wrapper,
.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded .thumb-info-wrapper:after {
	border-radius: 4px;
}

.thumb-info.thumb-info-preview .thumb-info-wrapper:after {
	display: none;
}

.thumb-info.thumb-info-preview .thumb-info-image {
	min-height: 232px;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: relative;
	transition: background-position 0.8s linear 0s;
}

.thumb-info.thumb-info-preview:hover .thumb-info-image {
	transition: background-position 2.5s linear 0s;
	background-position: center bottom;
}

.thumb-info.thumb-info-preview.thumb-info-preview-short:hover .thumb-info-image {
	transition: background-position 1s linear 0s;
}

.thumb-info.thumb-info-preview.thumb-info-preview-long:hover .thumb-info-image {
	transition: background-position 5s linear 0s;
}

.thumb-info.thumb-info-no-overlay .thumb-info-wrapper:after {
	content: none;
}

.thumb-info.thumb-info-no-bg {
	background: transparent;
}

/* Thumb Info Ribbon */
.thumb-info-ribbon {
	background: #999;
	position: absolute;
	margin: -16px 0 0 0;
	padding: 5px 13px 6px;
	right: 15px;
	z-index: 1;
}

.thumb-info-ribbon:before {
	border-right: 10px solid #646464;
	border-top: 16px solid transparent;
	content: "";
	display: block;
	height: 0;
	left: -10px;
	position: absolute;
	top: 0;
	width: 7px;
}

.thumb-info-ribbon span {
	color: #FFF;
	font-size: 1.1em;
	font-family: "Shadows Into Light", cursive;
}

/* Thumb Info - Full Width */
.full-width .thumb-info img {
	border-radius: 0 !important;
}

/* Thumb Info Caption	*/
.thumb-info-caption {
	padding: 10px 0;
}

.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
	font-size: 0.9em;
	margin: 0;
	padding: 15px 0;
	display: block;
}

/* Thumb Info Side Image	*/
.thumb-info-side-image .thumb-info-side-image-wrapper {
	padding: 0;
	float: left;
	margin-right: 20px;
}

.thumb-info-side-image-right .thumb-info-side-image-wrapper {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

/* Thumb Info Social Icons */
.thumb-info-social-icons {
	margin: 0;
	padding: 0;
	display: block;
}

.thumb-info-social-icons a {
	background: #CCC;
	border-radius: 25px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}

.thumb-info-social-icons a:hover {
	text-decoration: none;
}

.thumb-info-social-icons a span {
	display: none;
}

.thumb-info-social-icons a i {
	color: #FFF;
	font-size: 0.9em;
	font-weight: normal;
}

/* Thumb Info Floating Caption */
.thumb-info-floating-caption-title {
	background: rgba(33, 37, 41, 0.8);
	color: #FFF;
	font-weight: 600;
	letter-spacing: -.05em;
	font-size: 17px;
	padding: 13px 21px;
}

.thumb-info-floating-caption-title .thumb-info-floating-caption-type {
	position: absolute;
	background-color: #CCC;
	border-radius: 2px;
	display: block;
	font-size: 0.6em;
	font-weight: 600;
	letter-spacing: 0;
	margin: 8px -2px -15px 0px;
	padding: 2px 12px;
	text-transform: uppercase;
	line-height: 2.3;
}

/* Responsive */
@media screen and (max-width: 800px) {
	
	.thumb-info .thumb-info-title {
	 font-size:21px;
	 
 }
 
 .thumb-info .thumb-info-more {
	 font-size: 19px;
 }
}


