/*
 * ::::::::::: Custom Styles :::::::::::
 * Note: use this file to add or override any other styles.
 * DON'T EDIT TEMPLATE CSS/SCSS FILES DIRECTLY, JUST USE THIS FILE.
 */

body {
	font-family: "Oswald", sans-serif;
	font-weight: 400;
}
.heading-title-top.style-2 {
		font-family: Oswald,sans-serif;
		padding-top: 20px;
}

body.footer-background.dark-color:not(.primary-color) footer a, body.footer-background.dark-color:not(.primary-color) footer p {
		color: #F0F0F0;
}

.blog-post .entry-header .entry-title {
		font-size: 25px;
}

.widget-title {
		font-size: 18px;
}

.owl-carousel .owl-dots .owl-dot span {
		opacity: 1;
}

.testimonials-column {
		padding-top: 138px;
}

.works-latest .works-latest-item .works-latest-item-meta h5 a, .works-latest .works-latest-item .works-latest-item-meta h3 a, .works-latest .works-latest-item .works-latest-item-meta h5, .works-latest-item .works-latest-item-meta h3 {
		opacity: 1;
}

body .image-hover figure img {
		min-height: auto!important;
}
.display-none {
		display: none;

}

.tabs  label a {
		text-transform: capitalize;
		letter-spacing: 1.2px;
		color: #2c3034;
}
.tabs  label.is-active a {
		color: #e83c2e!important;
}
/*.menu .tabs:not(:last-child),*/
/*.menu .tabs {*/
/*    margin-bottom: 0 !important;*/
/*}*/

@media screen and (max-width:768px) {
		body .works-latest .works-latest-item .works-latest-item-meta h3 {
				font-size: 18px;
		}

		body .image-hover figure img {
				min-height: auto!important;
		}

		.works-latest .works-latest-item .works-latest-item-meta h5 {
				font-family: Oswald,sans-serif;
				font-weight: normal;
		}

		body .testimonials .testimonials-item p {
				padding-left: 10px!important;
				padding-right: 15px!important;
		}

		.testimonials.style-1 .testimonials-item h3 {
				font-size: 15px;
		}
}

/*# sourceMappingURL=_maps/custom.css.map */
.contenttitletxt
{
	border: #ebe8d8 0px solid;
	line-height: 40px;
	height: 40px;
	max-width: 1280px;
	margin: 80px auto 20px auto;
	text-align: center;
	text-indent: 0px;
	color: #333333;
	font-size: 40px;
	-webkit-font-smoothing: antialiased;
	position: relative;
	font-weight: bolder;
}

.contenttxt
{
	line-height: 25px;
	max-width: 1280px;
	text-align: center;
	margin: 30px auto 50px auto;
	text-indent: 0px;
	color: #666666;
	font-size: 16px;
	overflow: auto;
}

	.contenttxt .MidCenter
	{
		max-width: 960px;
		margin: 0 auto;
		text-align: center;
	}

.contenttitletxt .MaxLeft
{
	width: 560px;
	text-align: left;
	float: left;
}


.contenttxt .MaxLeft
{
	width: 660px;
	text-align: left;
	float: left;
}


.contenttitletxt .MaxRight
{
	width: 560px;
	text-align: right;
	float: right;
}


.contenttxt .MaxRight
{
	width: 660px;
	text-align: right;
	float: right;
}




.c-banner3
{
	width: 100%;
	position: relative;
}

	.c-banner3 img
	{
		width: 100%;
	}

	.c-banner3 .banner3 ul
	{
		list-style: none;
		padding-left: 0px;
		margin-bottom: 0px;
	}

		.c-banner3 .banner3 ul li
		{
			position: absolute;
			left: 0px;
			display: none;
			opacity: 0;
		}

			.c-banner3 .banner3 ul li:nth-child(1)
			{
				opacity: 1;
				display: block;
			}

			.c-banner3 .banner3 ul li img
			{
				width: 100%;
				position: absolute;
				top: 0px;
			}

			.c-banner3 .banner3 ul li:first-child img
			{
				position: relative;
			}

	.c-banner3 .nexImg3, .c-banner3 .preImg3
	{
		padding: 25px 10px 25px 10px;
		position: absolute;
		width: 26px;
		/*top: 50%;*/
		/*margin-top: -53px;*/
		top: 400px;
		background: #000000;
		opacity: 0.5;
		border-radius: 5px;
		z-index: 10;
	}

		.c-banner3 .nexImg3:hover, .c-banner3 .preImg3:hover
		{
			opacity: 0.8;
		}

	.c-banner3 .nexImg3
	{
		right: 0px;
	}

		.c-banner3 .nexImg3 img, .c-banner3 .preImg3 img
		{
		}

	.c-banner3 .jumpBtn3
	{
		width: 100%;
		position: absolute;
		z-index: 10;
		top: -60px;
		text-align: center;
		vertical-align: bottom;
	}

		.c-banner3 .jumpBtn3 ul
		{
			margin-bottom: 0px;
			padding: 0px;
			list-style: none;
			display: inline-block;
			width: 160px;
		}

			.c-banner3 .jumpBtn3 ul li
			{
				width: 20px;
				height: 20px;
				border-radius: 50%;
				display: inline-block;
				float: left;
				background-color: white;
				opacity: 0.9;
				margin-left: 10px;
			}

				.c-banner3 .jumpBtn3 ul li:first-child
				{
					margin-left: 0px;
				}

@media screen and (max-width:768px)
{
	.c-banner3
	{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}

		.c-banner3 .banner3 ul li img
		{
			width: 768px;
			height: 345px;
			position: absolute;
			left: 50%;
			margin-left: -384px;
		}
}





/*--------------------------------------------------------------*/

.c-banner2
{
	width: 100%;
	position: relative;
}

	.c-banner2 img
	{
		width: 100%;
	}

	.c-banner2 .banner2 ul
	{
		list-style: none;
		padding-left: 0px;
		margin-bottom: 0px;
	}

		.c-banner2 .banner2 ul li
		{
			position: absolute;
			left: 0px;
			display: none;
			opacity: 0;
		}

			.c-banner2 .banner2 ul li:nth-child(1)
			{
				opacity: 1;
				display: block;
			}

			.c-banner2 .banner2 ul li img
			{
				width: 100%;
				position: absolute;
				top: 0px;
			}

			.c-banner2 .banner2 ul li:first-child img
			{
				position: relative;
			}

	.c-banner2 .nexImg2, .c-banner2 .preImg2
	{
		padding: 25px 10px 25px 10px;
		width: 26px;
		position: absolute;
		/*top: 50%;
	margin-top: -53px;*/
		top: 440px;
		background: #000000;
		opacity: 0.5;
		border-radius: 5px;
		z-index: 10;
	}

		.c-banner2 .nexImg2:hover, .c-banner2 .preImg2:hover
		{
			opacity: 0.8;
		}

	.c-banner2 .nexImg2
	{
		right: 0px;
	}

	.c-banner2 .jumpBtn2
	{
		width: 100%;
		position: absolute;
		z-index: 10;
		top: -60px;
		text-align: center;
		vertical-align: bottom;
	}

		.c-banner2 .jumpBtn2 ul
		{
			margin-bottom: 0px;
			padding: 0px;
			list-style: none;
			display: inline-block;
			width: 160px;
		}

			.c-banner2 .jumpBtn2 ul li
			{
				width: 20px;
				height: 20px;
				border-radius: 50%;
				display: inline-block;
				float: left;
				background-color: white;
				opacity: 0.9;
				margin-left: 10px;
			}

				.c-banner2 .jumpBtn2 ul li:first-child
				{
					margin-left: 0px;
				}

@media screen and (max-width:768px)
{
	.c-banner2
	{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}

		.c-banner2 .banner2 ul li img
		{
			width: 768px;
			height: 345px;
			position: absolute;
			left: 50%;
			margin-left: -384px;
		}
}
.tabs li.is-active a {
	border-bottom-color: #e83c2e !important;
	color: #2c3034 !important;
	font-weight:600
}