<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap");

body {
	font-family: 'Poppins', sans-serif !important
}

li {
	list-style: none
}

a:hover {
	text-decoration: none !important
}

ul {
	all: unset
}

p {
	all: unset
}

.wrapper {
	width: 80%;
	margin: 0 auto;
	position: relative;
	z-index: 9
}

body {
	overflow-x: hidden
}

* {
	outline: none
}

.kataloganasag {
	float: right;
	position: fixed;
	top: 64%;
	right: -6px;
	width: 50px;
	height: 205px;
	z-index: 99
}

.kataloganasag img {
	width: 88%
}

.header .upper .contact_lang {
	padding-top: 0;
	position: relative;
	padding-left: 0;
	background: #363d97;
	height: 39px;
	margin-top: -5px
}

.header .upper .contact_lang ul {
	margin: 0;
	display: flex;
	padding-top: 5px;
	padding-left: 9px
}

.header .upper .contact_lang ul li {
	padding-left: 0 !important
}

.header .upper .contact_lang ul li img {
	width: 26px;
	margin: 0 3px
}

.header.sticky {
	position: fixed;
	top: 0;
	transition: 0.5s
}

.header.sticky .upper {
	height: 0;
	overflow: hidden;
	transition: 0.5s;
	padding: 0 0
}

.header.sticky .menu .navbar {
	transition: 0.4s;
	padding: 0
}

.header.sticky .menu .navbar .logo img {
	width: 79%;
	transition: 0.4s
}

.header.sticky .menu .navbar .links ul li.list_item&gt;.big_drop {
	margin: 0 0 0 -55px
}

.header .upper {
	padding: 5px 0;
	background-color: #3d3c92;
	position: relative;
	transition: 0.5s;
	height: 38px;
	overflow: hidden
}

.header .upper&gt;.wrapper {
	position: initial
}

.header .upper .header_content {
	display: flex;
	justify-content: space-between
}

.header .upper .header_content .contact {
	display: flex
}

.header .upper .header_content::before {
	content: "";
	background-color: #656565;
	position: absolute;
	display: block;
	height: 100%;
	width: 69%;
	left: -6px;
	top: 0;
	transform: skewX(-14deg);
	-webkit-transition: background 0.2s ease-out;
	-moz-transition: background 0.2s ease-out;
	-ms-transition: background 0.2s ease-out;
	-o-transition: background 0.2s ease-out;
	transition: background 0.2s ease-out
}

.header .upper .header_content::after {
	content: "";
	background-color: #fff;
	position: absolute;
	display: block;
	height: 100%;
	width: 18px;
	left: 69%;
	top: 0;
	transform: skewX(-14deg);
	-webkit-transition: background 0.2s ease-out;
	-moz-transition: background 0.2s ease-out;
	-ms-transition: background 0.2s ease-out;
	-o-transition: background 0.2s ease-out;
	transition: background 0.2s ease-out;
	margin-left: 11px
}

.header .upper .header_content .item {
	z-index: 9;
	padding-right: 50px;
	list-style: none
}

.header .upper .header_content .item:last-child span {
	position: relative;
	top: 2px
}

.header .upper .header_content .item span {
	color: #fff;
	font-size: 19px;
	padding-right: 10px
}

.header .upper .header_content .item p {
	margin: 0;
	font-size: 13px;
	color: #fff;
	font-weight: 300;
	-webkit-text-fill-color: #fff
}

.header .upper .lang {
	margin-top: 0;
	padding-right: 10px
}

.header .upper .right_section {
	display: flex
}

.header .upper .lang ul {
	margin: 0;
	display: flex;
	position: relative
}

.header .upper .lang ul li {
	padding: 0 5px;
	list-style: none
}

.header .upper .lang ul li a {
	-webkit-text-fill-color: #fff;
	color: #fff;
	font-weight: 700;
	font-size: 14px
}

.header .upper .lang ul li:last-child:before {
	
}

.header .social {
	margin-left: 0;
	margin-top: -1px;
	padding-bottom: 1px
}

.header .social&gt;h3 {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 0
}

.header .social ul {
	margin: 0
}

.header .social ul li {
	display: inline-block;
	margin-top: 0
}

.header .social ul li a {
	display: block;
	text-align: center;
	margin-left: 11px;
	font-size: 15px
}

.header .social ul li a i {
	color: #fff;
	margin-top: 7px;
	margin-left: 0;
	-webkit-text-fill-color: #fff
}

.header {
	width: 100%;
	background-color: #fff;
	display: block;
	position: absolute;
	top: 0;
	z-index: 99;
	background-position: 220px 62%;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .08);z-index: 999;
}

.header&gt;.wrapper {
	display: flex;
	justify-content: space-between
}

.alkan-logo {
	margin: 0
}

.alkan-logo img {
	width: 80%;
	padding-top: 10px;
	padding-bottom: 11px
}

.slider {
	margin-top: 0
}

.slider,
.slider&gt;div {
	background-position: center;
	display: block;
	width: 100%;
	height: 845px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;

	overflow: hidden;
	-moz-transition: transform .7s;
	-o-transition: transform .7s;
	-webkit-transition: transform .7s;
	transition: transform .7s
}

.slider&gt;div:after {
	content: "";
	width: 100%;
	height: 100%;

	position: absolute;
	top: 0;
	left: 0
}

.slider&gt;div {
	position: absolute
}

.slider&gt;i {
	color: #5bbd72;
	position: absolute;
	font-size: 60px;
	margin: 20px;
	top: 43%;
	text-shadow: 0 10px 2px #223422;
	transition: .3s;
	width: 30px;
	padding: 10px 13px;
	background: #fff;
	background: #939598;
	cursor: pointer;
	line-height: 0;
	box-sizing: content-box;
	border-radius: 3px;
	z-index: 4
}

.slider&gt;i svg {
	margin-top: 3px
}

.slider&gt;i svg {
	fill: #fff
}

.slider&gt;.left {
	left: -100px
}

.slider&gt;.right {
	right: -100px
}

.slider:hover&gt;.left {
	left: 0
}

.slider:hover&gt;.right {
	right: 0
}

.slider&gt;i:hover {
	background: #769d48;
	transform: translateX(-2px)
}

.slider&gt;i.right:hover {
	transform: translateX(2px)
}

.slider&gt;i.right:active,
.slider&gt;i.left:active {
	transform: translateY(1px)
}

.slider:hover&gt;div {
	transform: scale(1.01)
}

.hoverZoomOff:hover&gt;div {
	transform: scale(1)
}

.slider&gt;ul {
	position: absolute;
	bottom: 48%;
	right: 8%;
	z-index: 4;
	padding: 0;
	margin: 0;
	transform: translateX(-50%)
}

.slider&gt;ul&gt;li {
	padding: 0;
	width: 13px;
	height: 13px;
	list-style: none;
	margin: 10px 0 0;
	cursor: pointer;
	border: 1px solid #fff;
	-moz-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s
}

.slider&gt;ul&gt;.showli {
	background-color: #fff;
	-moz-animation: boing .5s forwards;
	-o-animation: boing .5s forwards;
	-webkit-animation: boing .5s forwards;
	animation: boing .5s forwards
}

.slider&gt;ul&gt;li:hover {
	background-color: #000
}

.slider&gt;.show {
	z-index: 1
}

.hideDots&gt;ul {
	display: none
}

.showArrows&gt;.left {
	left: 0
}

.showArrows&gt;.right {
	right: 0
}

.titleBar {
	z-index: 2;
	display: inline-block;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	width: 100%;
	bottom: 0;
	transform: translateY(100%);
	padding: 20px 30px;
	transition: .3s;
	color: #fff
}

.titleBar * {
	transform: translate(-20px, 30px);
	transition: all 700ms cubic-bezier(.37, .31, .2, .85) 200ms;
	opacity: 0
}

.titleBarTop .titleBar * {
	transform: translate(-20px, -30px)
}

.slider:hover .titleBar,
.slider:hover .titleBar * {
	transform: translate(0);
	opacity: 1
}

.titleBarTop .titleBar {
	top: 0;
	bottom: initial;
	transform: translateY(-100%)
}

.slider&gt;div span {
	display: block;
	position: absolute;
	top: 30%;
	z-index: 9;
	color: #fff;
	text-align: left;
	padding: 0;
	width: 70%;
	left: 0;
	right: 0;
	margin: 0 auto
}

.slider&gt;div .btn {
	padding-top: 50px;
	display: block !important;
	text-align: left;
	padding-left: 0
}

.slider&gt;div .btn a {
	padding: 10px 20px;
	margin-top: 0;
	margin-right: 10px;
	transition: 0.3s
}

.slider&gt;div .btn a:nth-child(2) {
	color: #fff;
	background-color: #769D48;
	border: 1px solid #769D48
}

.slider&gt;div .btn a:nth-child(2):hover {
	background-color: transparent;
	border: 1px solid #fff;
	transition: 0.3s
}

.slider&gt;div .btn a:nth-child(1) {
    border: 1px solid #fff;
    color: #fff;
    background-color: #656565;
}

.slider&gt;div .btn a:nth-child(1):hover {
	background-color: #769d48;
	border: 1px solid #769d48;
	color: #fff;
	transition: 0.3s
}

.slider&gt;div span p {
	font-size: 13px;
	width: 48%;
	display: block;
	font-weight: 400;
	color: #868484;
	padding-top: 10px;
	
}

.slider&gt;div span h5 {
	font-size: 17px;
	font-weight: 500;
	color: #868484;
	display: inline-block;
	padding: 17px 0;
	border-left: 6px solid #769D48;
	padding-left: 14px;
}

.slider&gt;div span h2 {
	font-size: 31px;
	font-weight: 300;
	
	text-transform: uppercase;
	width: 68%;
	color: #fff
}

.slider&gt;div span h2 b {
	font-size: 53px;
    color: #3e3c92;
    font-weight: 900;
}

@keyframes boing {
	0% {
		transform: scale(1.2)
	}

	40% {
		transform: scale(.6)
	}

	60% {
		transform: scale(1.2)
	}

	80% {
		transform: scale(.8)
	}

	100% {
		transform: scale(1)
	}
}

#slider2 {
	max-width: 30%;
	margin-right: 20px
}

.row2Wrap {
	display: flex
}

.slider_section {
	padding-top: 0 !important;
    margin-top: 119px;
	position: relative
}

.slider_section .vedio {
	position: relative
}

.slider_section .vedio:after {
	content: " ";
	background: url("http://www.novades.com.tr/assets/img/pattern.png") repeat center center rgba(0, 0, 0, .02);
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}

.scrollbutton {
	position: absolute;
	width: 130px;
	height: 50px;
	bottom: 80px;
	z-index: 9;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: scale(1);
	transform: scale(1);
	left: 0;
	right: 0;
	margin: auto
}

.scrollbutton a.scrolldown {
	width: 120px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: block;
	background: url("assets/img/svg/down-arrow.svg") center center no-repeat;
	background-size: 60px;
	-webkit-animation: arrow .8s infinite;
	animation: arrow .8s infinite;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	cursor: pointer
}

@-webkit-keyframes arrow {
	0% {
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
		opacity: .3
	}

	50% {
		-webkit-transform: translateY(10px);
		transform: translateY(20px);
		opacity: .5
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(20px);
		opacity: 1
	}
}

@keyframes arrow {
	0% {
		transform: translateY(20px);
		opacity: .3
	}

	50% {
		transform: translateY(10px);
		opacity: .5
	}

	100% {
		transform: translateY(0);
		opacity: 1
	}
}

.product_section {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.product_section .title {
	width: 30%
}

.product_section .title span {
	font-size: 36px;
	font-weight: 700;
	color: #769d48;
	display: block;
	position: relative;
	text-transform: uppercase
}

.product_section .title span:after {
	content: " ";
	width: 10%;
	height: 3px;
	background-color: #769d48;
	position: absolute;
	top: 25px;
	margin-left: 10px
}

.product_section .title h3 {
	font-size: 14px;
	font-weight: 500;
	color: #757573;
	padding-top: 10px
}

.product_section .product_boxes {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	padding-top: 20px
}

.product_section .product_boxes .product_item {
	width: 22%;
	margin: 12px;
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05)
}

.product_section .product_boxes .product_item .img {
	overflow: hidden;
	transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(.19, 1, .22, 1)
}

.product_section .product_boxes .product_item .img:hover img {
	transform: scale(1.1);
	transition: opacity 0.3s ease-out, transform 2s cubic-bezier(.19, 1, .22, 1)
}

.product_section .product_boxes .product_item .img img {
	width: 100%;
	transition: opacity 0.3s ease-out, transform 2s cubic-bezier(.19, 1, .22, 1)
}

.product_section .product_boxes .product_item .text {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #fff;
	padding-right: 10px;
	position: relative
}

.product_section .product_boxes .product_item .text:after {
	content: " ";
	width: 100%;
	height: 0;
	transition: 0.5s;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #769d48
}

.product_section .product_boxes .product_item:hover .text:after {
	height: 100%;
	transition: 0.3s
}

.product_section .product_boxes .product_item .text h3 {
	font-size: 19px;
	font-weight: 500;
	margin-bottom: 0;
	transition: 0.3s;
	z-index: 9;
	position: relative;
	color: #000
}

.product_section .product_boxes .product_item:hover .text h3 {
	transition: 0.3s;
	color: #fff
}

.product_section .product_boxes .product_item .text span {
	font-size: 13px;
	color: #769d48;
	font-weight: 400;
	display: block;
	padding-top: 7px;
	transition: 0.3s;
	z-index: 9;
	position: relative
}

.product_section .product_boxes .product_item:hover .text span {
	transition: 0.3s;
	color: #fff
}

.product_section .link {
	text-align: center;
	margin-top: 30px
}

.product_section .link a {
	padding: 10px 30px;
	background-color: #769d48;
	display: inline-block;
	font-size: 15px;
	color: #fff;
	transition: 0.3s
}

.product_section .link a:hover {
	transition: 0.3s;
	background-color: #444343
}

footer {
	background-color: #343184
}

footer .top_footer {
	padding: 70px 0 54px 0;
	margin-top: 0;

	background-size: contain;
	background-position: right;
	position: relative
}

footer .top_footer:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .1;
	background-position: center;
}

footer .top_footer h5 {
	font-size: 23px;
	color: #fff;
	position: relative;
	font-weight: 700
}

footer .top_footer h5:before {
	content: '';
	width: 45px;
	height: 2px;
	background: #7ab517;
	position: absolute;
	bottom: -13px
}

footer .top_footer .part1 h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 25px;
	-webkit-text-fill-color: #fff
}

footer .top_footer .part1 a img {
	width: 260px
}

footer .top_footer .part3 {
	padding-left: 39px
}

footer .top_footer .part4 {
	padding-left: 83px
}

footer .top_footer .part1 p:nth-child(2) {
	font-size: 13px;
	-webkit-text-fill-color: #fff;
	color: #fff;
	line-height: 25px;
	padding-top: 16px;
	display: block
}

footer .top_footer .part1 p:nth-child(3) {
	font-weight: 600;
	font-size: 1.25em;
	color: #ea212d
}

footer .top_footer .part1 p:nth-child(4) {
	font-style: italic;
	font-size: .875em;
	color: #797a7c;
	padding-left: 0;
	line-height: 4px
}

footer .top_footer .part1 ul li {
	display: inline-block;
	margin-top: 0
}

footer .top_footer .part1 .info p {
	color: #fff;
	display: block;
	font-size: 14px;
	-webkit-text-fill-color: #fff
}

footer .top_footer .part1 .info {
	padding-top: 17px;
	padding-bottom: 30px
}

footer .top_footer .part1 .info li span {
	color: #fff !important;
	font-size: 13px;
	-webkit-text-fill-color: #fff
}

footer .top_footer .part1 .info li span strong {
	color: #fff !important;
	font-size: 14px;
	font-weight: 500;
	margin-right: 10px
}

footer .top_footer .part1 ul li a i {
	color: #fff;
	margin-top: 7px;
	-webkit-text-fill-color: #fff;
	margin-left: 0
}

footer .top_footer .part1 ul {
	padding-left: 0
}

footer .top_footer .part1 ul li a {
	display: block;
	text-align: center;
	width: 32px;
	height: 32px;
	border: 1px solid #7ab517;
	margin-left: 3px;
	background-color: #7ab517;
	color: #fff
}

footer .top_footer .part1 ul li a:hover {
	border: 1px solid #93499c;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

footer .top_footer .part1 ul li a:hover {
	background: #444343;
	border-color: #444343
}

footer .top_footer .part1 ul li a:hover i {
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

footer .top_footer .part2 ul li a {
	font-size: .875em;
	color: #fff;
	-webkit-text-fill-color: #fff;
	margin-top: 14px;
	display: block;
	transition: all .3s ease
}

footer .top_footer .part2 ul li a i {
	color: #7ab517
}

footer .top_footer .part2 ul li:hover a {
	color: #7ab517
}

footer .top_footer .part2 ul {
	padding-top: 18px;
	padding-left: 0;
	display: block
}

footer .top_footer .part3 a {
	color: #93499c
}

footer .top_footer .part3 p {
	font-size: .875em;
	color: #797a7c;
	padding-top: 31px
}

footer .top_footer .part3 span {
	font-weight: 600;
	color: #797a7c;
	font-size: .75em;
	margin-top: -9px;
	display: block
}

footer .top_footer .part4 img {
	float: left;
	margin: 0 2.5px 5px
}

footer .top_footer .part4 .gallery {
	margin-top: 43px;
	margin-left: -5px;
	margin-right: -5px
}

footer .bottom_footer {
	display: flex;
	background-color: #fff
}

footer .bottom_footer p {
	margin: 0;
	font-size: 14px;
	-webkit-text-fill-color: #39368f;
	color: #fff;
	padding: 15px 0
}

.float_right {
	float: right
}

.float_left {
	float: left
}

.vedio_section {position: absolute;
    bottom: 82%;
    right: 290px;
    padding: 8px;
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    z-index: 99;}
     .video-play-button {
	z-index: 10;
	top: 50%;
	box-shadow: 0 5px 57px 0 rgba(0, 0, 0, .15);
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	box-sizing: content-box;
	display: block;
	width: 32px;
	height: 44px;
	/* background: #fa183d; */
	border-radius: 50%;
	padding: 18px 20px 18px 28px;
}

.video-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 100px;
	height: 100px;
    background: #d71921;
	border-radius: 50%;
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
    width: 60px;
    height: 60px;
	background: #fff;
	border-radius: 50%;
	-webkit-transition: all 200ms;
	transition: all 200ms;
}

.video-play-button:hover:after {
	background-color: #939598;
	transition: 0.4s;
}

.video-play-button:hover span {
	border-left: 20px solid #fff;
	transition: 0.4s;
}

.video-play-button:after:hover {
	background: red;
}

.video-play-button img {
	position: relative;
	z-index: 3;
	max-width: 100%;
	width: auto;
	height: auto;
}
.video-play-button span {
	display: block;
	position: relative;
	z-index: 3;
	width: 0;
	height: 0;
    border-left: 20px solid #d71921;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	margin-top: 10px;
	margin-left: 6px;
}

@-webkit-keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

@keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}
 
.boxes_section .item .text p {    font-size: 14px;
    font-weight: 200;}

.service_section {
	margin-top: 4rem;background-color: #403e9c;    margin-bottom: 100px;
}

.about_section {    .about_section::after {content: " ";
    left: 0;
    top: 30px;
    position: absolute;
    width: 50%;
    height: 100%;
    background-image: url(http://www.cengavernakliyat.com/assets/img/point.jpg);
;}}
.about_section{padding-top: 2rem;position: relative;padding-bottom: 3px;}
.about_section .img{display: flex;flex-wrap: wrap;width: 50%;position: relative;margin-left: -10px;z-index: 99;}
.about_section .img .item{width:100%;height: 600px;background-size: cover;background-position:16%;background-repeat: no-repeat;margin: 10px;box-shadow: -10px -10px 0 #ebebeb;}
.about_section .img .item1{}
.about_section .img .item2{}
.about_section .img .item3{}
.about_section .img .item4{height: 90px;position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;background: #fff;padding: 10px;width: 36%;}
.about_section .img .item4 img{
	width: 90%;
	margin: 7px auto;
	display: block;	
}
.about_section .img .item5{}
.about_section .img .item6{}

.about_section .text{
	width: 50%;
	position: relative;
}

.about_section .text .left_text{ 
    transform: rotate(90deg);
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 800;
    position: absolute;
    color: #ffa400;
	top: 180px;
	left: -20%;
    letter-spacing: 8px; 
}
.about_section .text .left_text b{
	color: #fff;
}
.about_section .text .about{
	margin-left: 40px;
	margin-top: 60px;
}
.about_section .text .about h3{
	font-size: 45px;
	font-weight: 800;
	color: #16469d;
} 
.about_section .text .about h3 b{
   color: #769d47;
    font-weight: 800;
}
.about_section .text .about p{
    text-align: justify;
    font-size: 15px;
    padding-top: 0;
    margin-bottom: 0;font-weight: 300;
} 

.round .button {
	display: inline-block;
    width: 130px;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    border: 2px solid #769d46;
    transition: color .5s;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    color: #ffffff;
    margin-top: 30px;
    background-color: #16469c;

}

.round .button:before {
	content: "";
	position: absolute;
	z-index: -1;
	background: #ffa400;
	height: 150px;
	width: 200px;
	border-radius: 50%;
}

.round .button:hover {
	color: #fff;
}

 
.round .button:before {
	left: -30px;
	bottom: 100%;
	transition: all .7s;
}

.round .button:hover:before {
	bottom: -50px;
}
.news_section&gt;.content&gt;h3::after {content: "";}
 
/* -- about us ------------------------------------ */

.service_section .content {
	position: relative
}

.service_section .content&gt;h3 {
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    top: 20px;
    position: relative;
}

.service_section .content h2 {
	text-align: center;
    font-weight: 300;
    font-size: 13px;
    color: #fff;
    top: 20px;
    position: relative;
    margin-bottom: 40px;
}

.service_section .product_carousel .item img {
	width: 100%;
	margin-top: 0px
}
/* Table of Content
==================================================
1.    Slider
2.    Call to action
3.    Features
4.    Facts
5.    Services
6.   Project area
7.   Content area
8.   Testimonial
9.   Subscribe area
10.   News section
11.   Footer
12.   Sub Pages
13.   Contact Us
14.   News Listing
15.   News Single
16.   Sidebar
17.   Error page
*/

/* Slider
================================================== */
/*-- Main slide --*/
.banner-carousel .banner-carousel-item {
	height: 700px;
	color: #fff;
	background-position: 50% 50%;
	background-size: cover;
	@include desktop {
	  height: 550px;
	}
	@include mobile {
	  height: 450px;
	}
  }
  
  .slider-content {
	position: relative;
	height: 100%;
	width: 100%;
  }
  
  .slide-title-box {
	font-size: 16px;
	line-height: 39px;
	background: $color-primary;
	color: #fff;
	display: inline-block;
	padding: 0 15px;
	margin: 0 0 10px;
  }
  
  .slide-title {
	font-size: 30px;
	line-height: 36px;
	font-weight: 300;
	color: #fff;
	margin: 20px 0 10px;
	@include desktop {
	  font-size: 22px;
	}
	@include mobile {
	  font-size: 16px;
	}
  }
  
  .slide-sub-title {
	font-style: normal;
	font-size: 60px;
	line-height: 58px;
	margin: 20px 0;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: -1px;
	@include desktop {
	  font-size: 46px;
	}
	@include mobile {
	  font-size: 30px;
	  line-height: 30px;
	}
  }
  
  .slider-text {
	display: table;
	vertical-align: bottom;
	color: #fff;
	padding-left: 40%;
	width: 100%;
	padding-bottom: 0;
	padding-top: 20px;
  }
  
  .slider-text .slide-head {
	font-size: 36px;
	color: #0052a5;
	position: relative;
  }
  
  .slider-img {
	display: block;
	position: absolute;
	top: -80px;
	left: 20%;
	width: 314px;
	max-height: 100%;
  }
  
  .slider-img img {
	display: block;
	position: relative;
	max-height: 100%;
	width: auto;
  }
  
  .slider.btn {
	margin: 15px 5px 0;
	border: 2px solid transparent;
	@include mobile {
	  font-size: 12px;
	}
  }
  
  .slider.border {
	background: none;
	border: 2px solid $color-primary !important;
  }
  
  .slider.border:hover {
	background: $color-primary;
	border: 2px solid transparent;
  }
  
  
  /* Carousel control */
  .banner-carousel .carousel-control {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	transform: translateY(-50%);
	background-color: transparent;
	opacity: 0;
	filter: alpha(opacity=0);
	text-shadow: none;
	transition: all .25s ease;
	padding: 0;
	outline: 0;
	border: 0;
	@include mobile {
	  display: none !important;
	}
  }
  
  .banner-carousel .slick-dots {
	opacity: 0;
	filter: alpha(opacity=0);
	bottom: 60px;
  }
  .slick-dots {
	li button::before {
	  font-size: 12px;
	}
	li button:hover:before, .slick-dots li button:focus:before,
	li.slick-active button:before {
	  opacity: 1;
	  color: $color-primary;
	}
  }
  .slick-slide {
	outline: 0;
  }
  
  .banner-carousel:hover .carousel-control,
  .banner-carousel:hover .carousel-control,
  .banner-carousel:hover .slick-dots {
	opacity: 1;
	filter: alpha(opacity=100);
  }
  
  .banner-carousel .carousel-control.left {
	left: 20px;
  }
  
  .banner-carousel .carousel-control.right {
	right: 20px;
  }
  
  .banner-carousel .carousel-control i {
	background: rgba(0, 0, 0, .3);
	color: #fff;
	line-height: 58px;
	width: 60px;
	height: 60px;
	font-size: 22px;
	border-radius: 0;
	transition: all 500ms ease;
  }
  
  .banner-carousel .carousel-control i:hover {
	background: $color-primary;
	color: #fff;
  }
  
  
  /*-- Animation */
  .banner-carousel [data-animation-in] {
	opacity: 0;
  }
  
  
  /* slick Box slider */
  .box-slider-content {
	top: 50%;
	padding: 0;
	position: absolute;
	width: 100%;
	transform: translateY(-50%);
	@include tablet {
	  top: auto;
	  transform: translateY(0);
	  left: 20px;
	  bottom: 20px;
	  width: calc(100% - 40px);
	}
  }
  
  .box-slider-text {
	background: #111;
	background: rgba(0, 0, 0, 0.65);
	display: inline-block;
	padding: 20px 30px;
	max-width: 650px;
  }
  
  .box-slide-title {
	font-size: 18px;
	font-weight: 300;
	margin: 0;
	color: #fff;
	@include tablet {
	  font-size: 16px;
	}
  }
  
  .box-slide-sub-title {
	font-size: 36px;
	margin: 8px 0 10px;
	color: #fff;
	@include tablet {
	  font-size: 26px;
	}
  }
  
  .box-slide-description {
	color: #fff;
	@include tablet {
	  font-size: 15px;
	}
  }
  
  .box-slider-text .btn {
	padding: 10px 20px;
  }
  
  .box-slide.owl-theme .owl-controls {
	margin: -20px;
  }
  
  
  /* Call to action
  ================================================== */
  
  .call-to-action {
	background-color: #272d33;
	padding: 30px;
  }
  
  .call-to-action-title {
	color: #fff;
	margin: 0;
	padding: 25px 0;
	line-height: normal;
	font-size: 22px;
	text-transform: capitalize;
  }
  
  
  /* Action style box */
  
  .call-to-action-box {
	margin-top: -50px;
  }
  
  .call-to-action-box .action-style-box {
	background: $color-primary;
	padding: 30px;
  }
  
  .action-title {
	color: #fff;
	margin: 0;
	line-height: 36px;
	font-size: 18px;
	text-transform: uppercase;
  }
  
  
  /* Intro
  ================================================== */
  
  
  /* Intro */
  
  .ts-intro {
	padding-right: 20px;
  }
  
  .into-title {
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	line-height: normal;
	margin: 0;
  }
  
  .into-sub-title {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 32px;
	line-height: normal;
	margin: 10px 0;
  }
  
  
  
  /*-- Featured Tab --*/
  
  .featured-tab {
	padding-left: 15px;
  }
  
  .featured-tab .nav-tabs {
	border: 0;
  }
  
  .featured-tab .nav-tabs&gt;li&gt;a {
	font-family: 'Roboto Slab', serif;
	background: #272d33;
	color: #fff;
	text-shadow: none;
	font-weight: 700;
	border-radius: 0;
	text-transform: uppercase;
	line-height: 50px;
	margin: 0 1px 20px;
	padding: 0 20px;
	border: 0 !important;
	transition: all 300ms ease;
  }
  
  .featured-tab .tab-content {
	border-top: 0;
	padding: 0;
	overflow: hidden;
  }
  
  .featured-tab .nav.nav-tabs {
	margin-bottom: 10px;
  }
  
  .featured-tab .nav-tabs&gt;li.active&gt;a {
	color: #fff;
	background: $color-primary;
	position: relative;
  }
  
  .featured-tab .nav-tabs&gt;li.active&gt;a:after {
	position: absolute;
	content: " ";
	width: auto;
	height: auto;
	bottom: -20px;
	left: 50%;
	border-width: 10px;
	border-style: solid;
	border-color: $color-primary rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	transform: translateX(-50%);
  }
  
  .featured-tab .lead {
	font-size: 18px;
	line-height: 28px;
	color: #303030;
	font-weight: 400;
  }
  
  .featured-tab .tab-pane img.pull-left {
	margin: 0 30px 10px 0;
  }
  
  .featured-tab .tab-pane img.pull-right {
	margin: 0 0 0 30px;
  }
  
  .featured-tab .tab-icon i {
	font-size: 230px;
  }
  
  .tab-image-content {
	padding-left: 0;
  }
  
  .featured-tab .border-title.border-left {
	display: inline-block;
	margin-bottom: 25px;
	font-size: 20px;
  }
  
  
  /* Tab services */
  
  .featured-tab.tab-services .nav-tabs&gt;li&gt;a {
	font-size: 14px;
	padding: 0 21px;
	text-transform: capitalize;
  }
  
  .featured-tab.tab-services .nav.nav-tabs {
	margin-bottom: 20px;
  }
  
  
  /* Facts
  ================================================== */
  
  
  .facts-wrapper {
	text-align: center;
  }
  
  .facts-wrapper .ts-facts {
	color: #fff;
  }
  
  .ts-facts .ts-facts-icon i {
	font-size: 42px;
	color: $color-primary;
  }
  
  .ts-facts .ts-facts-content .ts-facts-num {
	color: #fff;
	font-size: 44px;
	margin: 30px 0 20px;
  }
  
  .ts-facts .ts-facts-content .ts-facts-title {
	font-size: 16px;
	color: $color-primary;
	margin: 0;
  }
  
  
  /* Services
  ================================================== */
  
  /* Service box */
  
  .ts-service-box .ts-service-icon i {
	font-size: 36px;
	float: left;
	color: $color-primary;
  }
  
  .ts-service-box .ts-service-box-content {
	margin-left: 62px;
	margin-bottom: 30px;
  }
  
  .tab-content .ts-service-box .ts-service-box-content {
	margin-left: 90px;
  }
  
  .ts-service-box .ts-service-box-content h3 {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 28px;
  }
  
  .ts-service-box .ts-service-box-info {
	margin-left: 25px;
	margin-bottom: 40px;
  }
  
  .service-box-title {
	font-size: 16px;
	margin: 0 0 10px;
	a {
	  color: #333;
	  &amp;:hover {
		  color: $color-primary;
	  }
	}
  }
  
  /* Service box bg */
  .ts-service-box-bg {
	background: #252525;
	color: #fff;
	padding: 30px;
  }
  
  .ts-service-box-bg h4,
  .ts-service-box-bg h3 {
	color: #fff;
  }
  
  
  /* Service box 
  
  .ts-service-box .ts-service-icon i {
	font-size: 24px;
	float: left;
	color: #fff;
	background: $color-primary;
	border-radius: 100%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
  }
  
  .ts-service-box .ts-service-box-content {
	margin-left: 80px;
	margin-bottom: 30px;
  }
  
  .tab-content .ts-service-box .ts-service-box-content {
	margin-left: 90px;
  }
  
  .ts-service-box .ts-service-box-content h3 {
	font-size: 18px;
	margin-bottom: 15px;
  }
  
  .ts-service-box .ts-service-box-info {
	margin-left: 90px;
	margin-bottom: 40px;
  }
  
  .service-box-title {
	font-size: 18px;
	margin: 0 0 10px;
  }
  
  .service-box-title a {
	color: #333;
  }
  
  .service-box-title a:hover {
	color: $color-primary;
  }
  
  .service-center-img {
	padding: 0 20px;
  }
  */
  
  /* Icon squre */
  .ts-service-icon.icon-round i {
	font-size: 24px;
	color: #fff;
	background: $color-primary;
	text-align: center;
	border-radius: 100%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 20px;
	position: relative;
	float: none;
  }
  
  
  /* Icon left */
  
  .ts-service-box.icon-left .ts-service-box-icon {
	float: left;
  }
  
  .ts-service-box.icon-left .ts-service-box-icon i {
	background: $color-primary;
	color: #fff;
  }
  
  .ts-service-box.icon-left .ts-service-box-info {
	margin-left: 90px;
  }
  
  .ts-service-box.icon-left .ts-service-box-info h3 {
	margin-top: 0;
	margin-bottom: 5px;
  }
  
  
  /* Service no box */
  
  .service-no {
	font-size: 48px;
	color: #dbdbdb;
	float: left;
	margin-top: 10px;
  }
  
  .ts-service-box-content .ts-service-box-info {
	margin-left: 90px;
  }
  
  
  /* Service Image */
  .ts-service-image-wrapper {
	margin-bottom: 30px;
  }
  
  .ts-service-icon i {
	font-size: 28px;
	margin-right: 15px;
	margin-top: 2px;
  }
  
  .ts-service-info {
	margin-left: 30px;
	@include desktop-lg{
	  margin-left: 15px;
	}
	h3 {
	  font-size: 16px;
	}
	.learn-more {
	  text-transform: uppercase;
	  font-size: 14px;
	  font-weight: 600;
	  &amp;:hover {
		  color: $color-primary;
	  }
	}
  }
  
  
  /* Service Classic */
  
  .ts-service-classic .ts-service-icon i {
	font-size: 24px;
	float: left;
	color: #fff;
	background: $color-primary;
	border-radius: 100%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	transition: all 0.3s;
  }
  
  .ts-service-classic .ts-service-box-info {
	margin-left: 80px;
  }
  
  .ts-service-classic:hover .ts-service-icon i {
	background: $color-primary;
  }
  
  
  /* Projects area
  ================================================== */
  
  
  /* Project filter nav */
  .shuffle-btn-group {
	display: inline-block;
	margin: 20px 0 50px;
	width: 100%;
	border-bottom: 3px solid $color-primary;
	label {
	  display: inline-block;
	  color: #212121;
	  font-size: 14px;
	  padding: 6px 25px;
	  padding-top: 10px;
	  font-weight: 700;
	  text-transform: uppercase;
	  transition: all 0.3s;
	  cursor: pointer;
	  margin: 0;
	  @include desktop-lg{
		padding: 3px 18px;
	  }
	  @include desktop{
		padding: 3px 7px;
		font-size: 12px;
	  }
	  &amp;.active {
		  color: #212121;
		  background: $color-primary;
	  }
  
	  input {
		  display: none;
	  }
	}
  }
  
  
  /* Project shuffle Item */
  .shuffle-item {
	padding: 0;
  
	.project-img-container {
	  position: relative;
	  overflow: hidden;
	  img {
		  transform: perspective(1px) scale3d(1.1, 1.1, 1);
		  transition: all 400ms;
	  }
	  &amp;:hover img {
		  transform: perspective(1px) scale3d(1.15, 1.15, 1);
	  }
	  &amp;:after {
		  opacity: 0;
		  position: absolute;
		  content: '';
		  top: 0;
		  right: auto;
		  left: 0;
		  width: 100%;
		  height: 100%;
		  background-color: rgba(0, 0, 0, 0.7);
		  transition: all 400ms;
	  }
	  &amp;:hover:after {
		  opacity: 1;
	  }
  
	  .gallery-popup .gallery-icon {
		  position: absolute;
		  top: 0;
		  right: 0;
		  z-index: 1;
		  padding: 5px 12px;
		  background: $color-primary;
		  color: #fff;
		  opacity: 0;
		  transform: perspective(1px) scale3d(0, 0, 0);
		  transition: all 400ms;
	  }
	  &amp;:hover .gallery-popup .gallery-icon {
		  opacity: 1;
		  transform: perspective(1px) scale3d(1, 1, 1);
	  }
  
	  .project-item-info {
		  position: absolute;
		  top: 50%;
		  margin-top: -10%;
		  bottom: 0;
		  left: 0;
		  right: 0;
		  padding: 0 30px;
		  z-index: 1;
	  }
	  .project-item-info-content {
		  opacity: 0;
		  transform: perspective(1px) translate3d(0, 15px, 0);
		  transition: all 400ms;
  
		  .project-item-title {
			font-size: 20px;
			a {
				color: #fff;
				&amp;:hover {
				  color: $color-primary;
				}
			}
		  }
		  .project-cat {
			background: $color-primary;
			display: inline-block;
			padding: 2px 8px;
			font-weight: 700;
			color: #000;
			font-size: 10px;
			text-transform: uppercase;
		  }
	  }
	  &amp;:hover .project-item-info-content {
		  opacity: 1;
		  transform: perspective(1px) translate3d(0, 0, 0);
	  }
	}
  }
  
  .general-btn .btn-primary:hover {
	background: #000;
  }
  
  
  /* Project owl */
  
  .owl-theme.project-slide {
	margin-top: 60px;
  }
  
  .project-slide .item {
	position: relative;
	overflow: hidden;
	width: 100%;
  }
  
  .project-item img {
	width: 100%;
	max-width: auto;
	transition: all 0.6s ease 0s;
  }
  
  .project-item:hover img {
	transform: scale(1.1, 1.1);
  }
  
  .project-item-content {
	position: absolute;
	bottom: -1px;
	padding: 15px 20px;
	width: 100%;
	background: $color-primary;
  }
  
  .owl-theme.project-slide .owl-nav&gt;div {
	position: absolute;
	top: -70px;
	right: 0;
	transform: translateY(-50%);
  }
  
  .project-slide .owl-nav&gt;div {
	display: inline-block;
	margin: 0 2px;
	font-size: 20px;
	background: $color-primary;
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
  }
  
  .owl-theme.project-slide .owl-nav&gt;.owl-prev {
	right: 35px;
	left: auto;
  }
  
  
  /* Projects Single page */
  
  .project-title {
	font-size: 30px;
  }
  
  .project-info-label {
	color: #303030;
	font-weight: 700;
	font-size: 14px;
  }
  
  .project-info-content {
	font-size: 12px;
  }
  
  .project-info li {
	margin-bottom: 5px;
  }
  
  .project-link {
	margin-top: 15px;
  }
  
  
  /* Content area
  ================================================== */
  
  
  /* Accordion */
  .accordion-group {
	.card {
	  border-radius: 0;
	  margin-bottom: 10px;
	  border-bottom: 1px solid #dfdfdf !important;
	}
	.card-body {
	  padding: 15px 20px;
	  img {
		  max-width: 100px;
		  margin-bottom: 10px;
	  }
	}
	.card-header .btn {
	  font-size: 16px;
	  text-transform: uppercase;
	  font-weight: 700;
	  padding: 13px 15px;
	  padding-bottom: 10px;
  
	  &amp;:before {
		  font-family: "Font Awesome 5 Free";
		  position: absolute;
		  z-index: 0;
		  font-size: 14px;
		  right: 16px;
		  padding: 3px 8px 1px;
		  text-align: center;
		  border-radius: 3px;
		  top: 12px;
		  content: "\f107";
		  font-weight: 700;
		  background-color: #333;
		  color: #fff;
		  transition: .3s;
	  }
  
	  &amp;[aria-expanded="true"] {
		color: $color-primary;
		&amp;::before {
		  content: "\f106";
		  background-color: $color-primary;
		}
	  }
	}
	&amp;.accordion-classic {
	  .card-header .btn:before {
		display: none;
	  }
	}
  }
  
  
  /* Clients */
  .clients-logo {
	margin: 0 0 30px;
	border: 1px solid #dadada;
	min-height: 105px;
	padding: 0 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-content: center;
  }
  
  .clients-logo img {

  }
  
  /* Testimonial
  ================================================== */
  .testimonial-area {
	padding: 100px 0;
	background-color: $color-primary;
	background-image: url(../images/parallax2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 50% 50%;
  }
  
  .testimonial-area .border-title,
  .testimonial-area .border-sub-title {
	color: #fff;
  }
  
  .quote-item .quote-text {
	margin: 0 0 10px;
    display: inline-block;
    padding: 0 40px 30px 60px;
    background-color: #fff;
    position: relative;
    font-size: 16px;
    font-style: italic;font-weight: 200;
  }
  
  .quote-item .quote-text:before {
	content: "\f10d";
	font-family: "Font Awesome 5 Free";
	position: absolute;
	font-size: 30px;
	left: 0;
	top: 0;
	font-weight: 700;
	color: #769d46;
  }
  
  .testimonial-slide .slick-dots {
	bottom: -35px;
  }
  
  
  img.testimonial-thumb {
	max-width: 100px;
	float: left;
	margin-right: 20px;
	border-radius: 5px;    border: 1px solid #eee;
  }
  
  .quote-item-info {
	padding-top: 15px;
	display: inline-block;
  }
  
  .quote-author {
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 2px;
	font-weight: 700;
	display: block;
	color: $color-primary;
  }
  
  
  .quote-item-footer {
	margin-top: 0;
	margin-left: 60px;
	@include mobile {
	  margin-left: 0;
	}
  }
  
  
  /* Testimonial Border */
  
  .quote-item.quote-border .quote-text-border {
	border: 1px solid $color-primary;
	padding: 20px;
	position: relative;
	line-height: 28px;
	color: #666;
	font-size: 18px;
	text-align: center;
  }
  
  .quote-item.quote-border .quote-text-border:before {
	border: 12px solid;
	border-color: #e1e1e1 transparent transparent;
	border-top-color: $color-primary;
	bottom: -24px;
	position: absolute;
	content: "";
	display: block;
	height: 0;
	width: 0;
	left: 0;
	margin: 0 auto;
	right: 0;
  }
  
  .quote-item.quote-border .quote-text-border:after {
	border: 12px solid;
	border-color: #fff transparent transparent;
	bottom: -22px;
	position: absolute;
	content: "";
	display: block;
	height: 0;
	width: 0;
	left: 0;
	margin: 0 auto;
	right: 0;
  }
  
  .quote-item.quote-border .quote-item-footer {
	margin-left: 0;
	text-align: center;
	margin-top: 35px;
  }
  
  .quote-item.quote-border .quote-item-footer img.testimonial-thumb {
	float: none;
	margin: 0;
  }
  
  .quote-item.quote-border .quote-item-footer .quote-item-info {
	display: block;
  }
  
  
  /* Subscribe area
  ================================================== */
  
  .subscribe {
	background: $color-primary;
	padding: 0;
  }
  
  
  /* Call to action */
  
  .subscribe-call-to-acton {
	min-height: 115px;
	padding: 30px 0 0 30px;
	@include mobile {
	  text-align: center;
	  padding: 30px 0;
	  min-height: auto;
	}
  }
  
  .subscribe-call-to-acton h3 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 5px;
  }
  
  .subscribe-call-to-acton h4 {
	color: #fff;
	font-size: 24px;
	margin: 0;
	@include desktop{
	  font-size: 20px;
	}
  }
  
  
  /* Newsletter */
  
  .ts-newsletter {
	background: #252525;
	position: relative;
	min-height: 115px;
	padding: 15px 0 0 50px;
	@include desktop {
	  padding-top: 20px;
	  padding-bottom: 10px;
	  padding-left: 40px;
	}
	@include mobile {
	  padding: 30px 5px 15px 5px;
	  min-height: auto;
	  text-align: center;
	}
	&amp;:after {
	  content: "";
	  position: absolute;
	  background: #252525;
	  display: block;
	  width: 100%;
	  height: 100%;
	  right: -100%;
	  top: 0;
  
	  @include tablet{
		background: transparent;
	  }
	}
	.newsletter-introtext{
	  p{
		@include desktop{
		font-size: 13px;
		}
	  }
	}
  }
  .newsletter-form input {
	background: none;
	font-size: 12px;
	height: 45px;
	border: 1px solid rgba(255, 255, 255, .3);
  }
  
  
  /* News section
  ================================================== */
  
  .latest-post {
	position: relative;
  }
  
  .latest-post .image-angle:before {
	border-bottom: 20px solid #f9f9f9;
  }
  
  .latest-post .post-title {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	font-weight: 600;
  }
  
  .latest-post .post-title a {
	color: #303030;
  }
  
  .latest-post .post-title a:hover {
	color: $color-primary;
  }
  
  .latest-post-meta {
	font-size: 13px;
	text-transform: uppercase;
  }
  
  .latest-post .post-body {
	padding: 20px 0 5px;
  }
  
  
  /* Footer
  ================================================== */
  
  
  /*- Footer common */
  
  .footer {
	background-color: #373d8d;
	color: #999;
  }
  
  
  .footer-main {
	padding: 80px 0 60px;
  }
  
  .footer .widget-title {
	font-size: 16px;
	font-weight: 700;
	position: relative;
	margin: 0 0 30px;
	padding-left: 15px;
	text-transform: uppercase;
	color: #fff;
	border-left: 3px solid $color-primary;
  }
  
  
  
  
  /* Footer about us */
  
  .footer-logo {
	margin-bottom: 25px;
  }
  
  
  /* Footer social */
  
  .footer-social {
	margin-top: 15px;
  }
  
  .footer-social .widget-title {
	font-size: 14px;
	margin-bottom: 10px;
  }
  
  .footer-social ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -13px;
	li {
	  display: inline-block;
	  a i {
		display: block;
		font-size: 16px;
		color: #999;
		transition: 400ms;
		padding: 10px 13px;
	  }
	  &amp;:hover {
		color: #fff;
	  }
	}
  }
  
  
  
  
  /* Links */
  
  .footer-widget ul.list-arrow li {
	border-bottom: 1px solid rgba(255, 255, 255, .07);
	padding: 8px 0;
  }
  
  .footer-widget ul.list-arrow li:last-child {
	border-bottom: 0;
  }
  
  .footer-widget ul.list-arrow li a,
  .footer-widget ul.list-arrow li:before {
	color: #747474;
  }
  
  .footer-widget ul.list-arrow li:hover a,
  .footer-widget ul.list-arrow li:hover {
	color: $color-primary;
  }
  
  .working-hours {
	padding-right: 10px;
  }
  
  .working-hours .text-right {
	float: right;
  }
  
  
  /*-- Copyright --*/
  
  .copyright {
	background: $color-primary;
	color: #111;
	padding: 25px 0 15px;
	position: relative;
	z-index: 1;
	font-weight: 600;
	font-size: 12px;
  }
  
  .footer-menu ul li {
	display: inline-block;
	line-height: 12px;
	padding-left: 15px;
  }
  
  .footer-menu ul.nav li a {
	background: none;
	color: #111;
	padding: 0;
  }
  
  .footer-menu ul li a:hover {
	color: #fff;
  }
  
  #back-to-top {
	right: 40px;
	top: auto;
	z-index: 10;
	display: none;
	.btn:focus {
	  outline: 0;
	  box-shadow: none
	}
	@include tablet {
	  right: 15px;
	}
  }
  
  #back-to-top.position-fixed {
	bottom: 20px;
  }
  
  #back-to-top .btn.btn-primary {
	width: 36px;
	height: 36px;
	line-height: 36px;
	background: rgba(0, 0, 0, 0.9);
	border-radius: 3px;
	color: $color-primary;
	font-weight: 700;
	font-size: 16px;
	padding: 0;
	@include tablet {
	  width: 32px;
	  height: 32px;
	  line-height: 32px;
	  font-size: 14px;
	}
  }
  
  #back-to-top .btn.btn-primary:hover {
	color: #fff;
  }
  
  
  /* Sub Pages
  ================================================== */
  
  
  /*-- Title border --*/
  
  .main-container .border-left {
	margin-bottom: 30px;
  }
  
  
  /*-- Banner --*/
  
  .banner-area {
	position: relative;
	min-height: 300px;
	color: #fff;
	background-position: 50% 50%;
	background-size: cover;
  }
  
  .banner-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 58px;
	font-weight: 900;
	@include tablet {
	  font-size: 48px;
	}
	@include mobile {
	  font-size: 32px;
	}
  }
  
  .banner-text {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	max-width: 1170px;
	margin: 0 auto;
	width: 100%;
	z-index: 1;
	transform: translateY(-50%);
  }
  
  .banner-heading {
	text-align: center;
  }
  
  .breadcrumb {
	padding: 0;
	background: none;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	li a,
	.breadcrumb-item,
	li a:focus,
	li a:hover {
	  color: #fff !important;
	}
	.breadcrumb-item+.breadcrumb-item::before {
	  color: #fff;
	}
  }
  
  
  /*-- About us page --*/
  
  
  /* Slider pages */
  .page-slider {
	.carousel-control {
	  position: absolute;
	  top: 50%;
	  z-index: 5;
	  display: inline-block;
	  transform: translateY(-50%);
	  background-color: transparent;
	  text-shadow: none;
	  transition: all .25s ease;
	  padding: 0;
	  outline: 0;
	  border: 0;
	}
  
	.carousel-control.left {
	  left: 0;
	}
	.carousel-control.right {
	  right: 0;
	}
	.carousel-control i {
	  background: rgba(0, 0, 0, .3);
	  color: #fff;
	  line-height: 70px;
	  width: 40px;
	  height: 70px;
	  font-size: 22px;
	  border-radius: 0;
	  transition: all 500ms ease;
	}
	.carousel-control i:hover {
	  background: $color-primary;
	  color: #fff;
	}
  }
  .page-slider.small-bg .item {
	min-height: 330px;
	background-size: cover;
  }
  
  .page-slider.small-bg .box-slider-content {
	left: 20%;
  }
  
  .page-slider.small-bg .box-slider-text {
	background: rgba(0, 0, 0, 0.55);
	padding: 5px 20px;
  }
  
  .page-slider.small-bg .box-slide-title {
	font-size: 28px;
	color: #fff;
	font-weight: 900;
  }
  
  
  /*-- Get a quote page --*/
  
  .page-quote-form {
	background: #f2f2f2;
	padding: 30px 50px 50px
  }
  
  .get-a-quote-img {
	margin-bottom: -190px;
  }
  
  
  /*-- Partners carousel --*/
  
  .partner-logo {
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
  }
  
  .partner-logo img {
	transition: 350ms;
	opacity: .6;
	filter: grayscale(100%);
  }
  
  .partner-logo:hover img {
	opacity: 1;
	filter: grayscale(0%);
  }
  
  #partners-carousel .partner-logo {
	border: 0;
	border-right: 1px solid #eee;
	padding: 0 15px;
	margin-top: 20px;
  }
  
  #partners-carousel .partner-logo.last {
	border-right: 0;
  }
  
  
  /*-- Team page --*/
  .team-slide {
	.slick-slide {
	  margin-left: 25px;
	  padding-bottom: 60px;
	}
	.slick-list {
	  margin-left: -25px;
	}
	.carousel-control {
	  position: absolute;
	  bottom: 0;
	  left: 50%;
	  border: 0;
	  background-color: #ddd;
	  height: 37px;
	  width: 37px;
	  border-radius: 4px;
	  transition: .3s;
	  z-index: 6;
	  &amp;:hover {
		  background-color: $color-primary;
		  color: #fff;
	  }
	  &amp;.left {
		  transform: translateX(calc(-50% - 25px));
	  }
	  &amp;.right {
		  transform: translateX(calc(-50% + 25px));
	  }
	  &amp;.slick-disabled {
		  opacity: .4;
		  &amp;:hover {
			background-color: #ddd;
			color: #000;
		  }
	  }
	}
  }
  .ts-team-wrapper {
	position: relative;
	overflow: hidden;
  
	@include mobile {
	  text-align: center;
	}
	.ts-team-content {
	  position: absolute;
	  top: 76%;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  padding: 15px 25px;
	  margin-top: 0;
	  color: #fff;
	  background: rgba(0, 0, 0, 0.5);
	  transition: 350ms;
	  @include desktop-lg {
		  top: 72%;
	  }
	  @include mobile {
		  text-align: center;
	  }
	}
	.ts-name {
	  font-size: 16px;
	  margin-top: 0;
	  margin-bottom: 3px;
	  line-height: normal;
	  color: $color-primary;
	}
	.ts-designation {
	  color: #fff;
	  font-size: 14px;
	  margin-bottom: 15px;
	  font-weight: 700;
	}
	.team-social-icons {
	  a i {
		  color: #fff;
		  margin-right: 8px;
		  text-align: center;
		  transition: 400ms;
		  &amp;:hover {
			color: $color-primary;
		  }
	  }
	}
	&amp;:hover .ts-team-content {
	  top: 0;
	  padding-top: 50px;
	}
  }
  
  
  /* Team Classic */
  .ts-team-content-classic {
	margin-top: 15px;
	.ts-name {
	  font-size: 16px;
	  margin-bottom: 5px;
	  color: #212121;
	}
	.ts-designation {
	  color: #888;
	  margin-bottom: 5px;
	  font-weight: 600;
	}
	.team-social-icons a i {
	  color: #999;
	}
	.team-social-icons a i:hover {
	  color: $color-primary;
	}
  }
  
  
  /*-- Pricing table  --*/
  .ts-pricing-box {
	margin: 20px 0;
	padding: 0;
	text-align: center;
	background: #f9f9f9;
	.ts-pricing-header {
	  background: #252525;
	  color: #fff;
	  position: relative;
	  padding: 30px 20px;
	}
	.ts-pricing-name {
	  font-size: 18px;
	  line-height: normal;
	  margin: 0 0 5px 0;
	  color: #fff;
	}
	.ts-pricing-price {
	  font-size: 44px;
	  color: #fff;
	  margin: 15px 0 0;
	  display: inline-block;
	  &gt; small {
		font-size: 16px;
		line-height: 16px;
		display: block;
		margin-top: 15px;
		color: #fff;
	  }
	}
	.ts-pricing-features {
	  padding: 15px 0;
	  ul {
		padding: 0 20px;
		&gt;li {
		  padding: 20px 0;
		  border-top: 1px dotted #e5e5e5;
		  &amp;:first-child {
			border-top: 0;
		  }
		}
	  }
	}
	.plan-action {
	  padding-bottom: 40px;
	}
  }
  /* Pricing featured */
  .ts-pricing-box.ts-pricing-featured .ts-pricing-header {
	background: adjust-hue($color-primary, -7);
  }
  
  
  
  /* Contact Us
  ================================================== */
  
  .map {
	height: 450px;
	z-index: 1;
  }
  
  .contact-info-box {
	margin-top: 20px;
  }
  
  .contact-info-box i {
	float: left;
	font-size: 24px;
	color: $color-primary;
  }
  
  .contact-info-box-content {
	padding-left: 40px;
  }
  
  .contact-info-box-content h4 {
	font-size: 16px;
	margin-top: 0;
	line-height: normal;
	font-weight: 700;
  }
  
  .contact-info-box-content p {
	margin-bottom: 0;
  }
  
  label {
	font-weight: 400;
  }
  
  
  /* Contact page 2 */
  
  .ts-service-box.text-center .ts-service-icon.icon-squre i {
	float: none;
	margin-bottom: 20px;
  }
  
  .ts-service-box.text-center .ts-service-box-content {
	margin: 0;
  }
  
  
  /* News Listing
  ================================================== */
  
  .post {
	border-bottom: 1px solid #dadada;
	padding: 0 0 30px;
	margin: 0 0 45px;
  }
  
  .post.last {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
  }
  
  .post-body {
	padding: 20px 0;
  }
  
  .entry-header .entry-title {
	font-size: 24px;
	margin: 5px 0 15px;
	position: relative;
	line-height: 34px;
	text-transform: capitalize;
  }
  
  .entry-header .entry-title a {
	color: #303030;
  }
  
  .entry-header .entry-title a:hover {
	color: $color-primary;
  }
  
  .post-single .entry-header .entry-title {
	font-size: 28px;
  }
  
  
  /* Meta */
  
  .post-meta {
	padding-bottom: 10px;
  }
  
  .post-meta a {
	color: #303030;
  }
  
  .post-meta a:hover {
	color: $color-primary;
  }
  
  .post-meta span {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #dadada;
	line-height: 12px;
	display: inline-block;
  }
  
  .post-meta i {
	color: #bbb;
	margin-right: 3px;
  }
  
  .post-meta .post-comment {
	border-right: 0;
  }
  
  .post-meta .post-comment .comments-link {
	margin-left: 5px;
  }
  
  .post-footer .btn.btn-primary {
	font-size: 12px;
	margin-top: 10px;
  }
  
  
  /* Pagination */
  
  .paging {
	margin-bottom: -5px;
  }
  
  .pagination li a {
	border-radius: 0 !important;
	margin-right: 8px;
	color: #7c7c7c;
  }
  
  .pagination&gt;.active&gt;a,
  .pagination&gt;.active&gt;a:hover,
  .pagination&gt;li&gt;a:hover {
	color: #fff;
	background: $color-primary;
	border: 1px solid transparent;
  }
  
  
  /* News Single
  ================================================== */
  
  .tags-area {
	margin: 20px 0;
  }
  
  .post-tags a {
	border: 1px solid #dadada;
	color: #7c7c7c;
	display: inline-block;
	font-size: 12px;
	padding: 3px 10px;
	margin-left: 3px;
  }
  
  .post-tags a:hover {
	background: $color-primary;
	color: #fff;
	border: 1px solid transparent;
  }
  
  
  /* Post social */
  
  .post-social-icons&gt;li {
	display: inline-block;
  }
  
  .post-social-icons a i {
	margin-left: 5px;
	font-size: 12px;
	width: 28px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	text-align: center;
  }
  
  .post-social-icons a i.fa-facebook-f {
	background: #41578a;
  }
  
  .post-social-icons a i.fa-twitter {
	background: #64bae2;
  }
  
  .post-social-icons a i.fa-google-plus {
	background: #c0343d;
  }
  
  .post-social-icons a i.fa-linkedin {
	background: #3397b6;
  }
  
  
  /* Author box */
  
  .author-box {
	border: 1px solid #dadada;
	padding: 20px 20px 15px;
	margin: 20px 0;
  }
  
  .author-img img {
	width: 110px;
	height: 110px;
	margin-right: 30px;
  }
  
  .author-info h3 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 600;
  }
  
  .author-info h3 span {
	font-size: 12px;
	color: #999;
	border-left: 1px solid #AFAFAF;
	padding-left: 10px;
	margin-left: 10px;
	font-weight: 500;
  }
  
  
  /* Comments area */
  
  .comments-area {
	margin: 40px 0;
  }
  
  .comments-list .comment-content {
	margin: 15px 0;
  }
  
  .comments-list .comment-reply {
	color: #303030;
	font-weight: 400;
  }
  
  .comments-list .comment-reply:hover {
	color: $color-primary;
  }
  
  .comments-counter {
	font-size: 18px;
  }
  
  .comments-counter a {
	color: #323232;
  }
  
  .comments-list {
	list-style: none;
	margin: 0;
	padding: 20px 0;
  }
  
  .comments-list .comment {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 20px;
	margin-bottom: 30px;
  }
  
  .comments-list .comment.last {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
  }
  
  .comments-list img.comment-avatar {
	width: 84px;
	height: 84px;
	margin-right: 30px;
	@include mobile {
	  width: 40px;
	  height: 40px;
	  margin-right: 25px;
	}
  }
  
  .comments-list .comment-author {
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 600;
	font-size: 16px;
	color: #303030;
  }
  
  .comments-list .comment-date {
	color: #959595;
	margin-bottom: 5px;
	font-size: 12px;
	@include mobile {
	  float: none !important;
	  display: inline-block;
	}
  }
  
  .comments-reply {
	list-style: none;
	margin: 0 0 0 70px;
	@include tablet {
	  margin: 0;
	  padding: 0;
	}
  }
  
  .comments-form {
	margin-bottom: 0;
  }
  
  .comments-form .title-normal {
	margin-bottom: 20px;
  }
  
  .comments-form .btn.btn-primary {
	margin-top: 20px;
  }
  
  
  /* Sidebar
  ================================================== */
  
  .sidebar .widget-title {
	font-size: 16px;
	font-weight: 700;
	position: relative;
	margin: 0 0 30px;
	padding-left: 15px;
	text-transform: uppercase;
	border-left: 3px solid $color-primary;
  }
  
  
  
  /* Widget common */
  
  .sidebar .widget {
	margin-bottom: 40px;
  }
  
  .sidebar-left .widget {
	margin-right: 20px;
  }
  
  .sidebar-right .widget {
	margin-left: 20px;
  }
  
  .sidebar .widget.box {
	padding: 25px;
  }
  
  .widget.box.solid {
	background: #f2f2f2;
  }
  
  .widget.box.red {
	background: #ec483b;
	color: #fff;
  }
  
  .widget.box.red .widget-title {
	color: #fff;
  }
  
  .widget ul li {
	line-height: 30px;
  }
  
  .sidebar .widget ul li a {
	color: #303030;
  }
  
  .sidebar .widget ul li a:hover {
	color: $color-primary;
  }
  
  .sidebar .widget ul li i {
	margin-right: 5px;
  }
  
  .sidebar .btn {
	font-weight: 700;
	font-size: 12px;
	margin-top: 15px;
	padding: 10px 25px;
  }
  
  
  /* Sidebar nav */
  
  .sidebar ul.nav-tabs {
	border: 0;
  }
  
  .sidebar ul.nav-tabs li {
	width: 100%;
	a {
	  color: #303030;
	  border-radius: 0;
	  padding: 15px 0;
	  padding-left: 0;
	  font-weight: 400;
	  border-bottom: 1px solid #ddd;
	  display: block;
	  transition: 400ms;
	}
  }
  
  .sidebar ul.nav-tabs li.active a,
  .sidebar ul.nav-tabs li:hover a {
	color: $color-primary;
  }
  
  .sidebar ul.nav-tabs li {
	color: #303030;
	line-height: normal;
  }
  
  .sidebar ul.nav-tabs li:last-child a {
	border-bottom: 0;
  }
  
  
  /* Service menu */
  
  .sidebar ul.service-menu {
	li {
	  width: 100%;
	  a {
		background-color: #f4f4f4;
		padding: 15px 20px;
		border: 0;
		margin-bottom: 8px;
		position: relative;
		transition: 400ms;
		display: block;
	  }
	  &amp;.active a,
	  &amp;:hover a {
		background: $color-primary;
		color: #fff;
		cursor: pointer;
	  }
	}
  }
  
  
  /* Recent News */
  .widget.recent-posts .widget-title {
	margin-bottom: 35px;
  }
  
  .widget.recent-posts {
	ul li {
	  border-bottom: 1px solid #dadada;
	  padding-bottom: 15px;
	  margin-bottom: 17px;
	  &amp;:last-child {
		border: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	  }
	}
	.posts-thumb img {
	  margin-right: 15px;
	  width: 90px;
	  height: 70px;
	}
	.post-info .entry-title {
	  font-size: 13px;
	  font-weight: 600;
	  line-height: 20px;
	  margin: 0;
	  a {
		color: #303030;
		display: inline-block;
		&amp;:hover {
		  color: $color-primary;
		}
	  }
	}
	.post-date {
	  font-weight: 400;
	  color: #999;
	  text-transform: capitalize;
	}
  }
  
  
  /* Widget tags */
  .widget-tags ul&gt;li {
	float: left;
	margin: 3px;
  }
  
  .sidebar .widget-tags ul&gt;li a {
	border: 1px solid #dadada;
	color: #303030;
	display: block;
	font-size: 14px;
	padding: 3px 15px;
	transition: all 0.3s ease 0s;
  }
  
  .sidebar .widget-tags ul&gt;li a:hover {
	background: $color-primary;
	color: #fff;
	border: 1px solid transparent;
  }
  
  
  /* Error page
  ================================================== */
  
  .error-page .error-code h2 {
	display: block;
	font-size: 200px;
	line-height: 200px;
	color: #303030;
	margin-bottom: 20px;
  }
  
  .error-page .error-body .btn {
	margin-top: 30px;
	font-weight: 700;
  }
  .img-fluid {    max-width: 100%;
    height: auto;}
	.clients-logo {padding: 0 0px !important;}
.column-title::after {content: "";
    /* border: 3px solid #eee; */
    padding: 2px 26px;
    background-color: #0157af;
    float: right;
    width: 53%;
    top: 16px;
    position: relative;}
.column-title {margin: 0 0 40px;}
.service_section .item {
	width: 96%;
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05);
	border: 1px solid #eee;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto
}

.service_section .item .img {
	overflow: hidden;
	transition: opacity .3s ease-out, transform .3s cubic-bezier(.19, 1, .22, 1)
}

.service_section .item .img:hover img {
	transform: scale(1.1);
	transition: opacity .3s ease-out, transform 2s cubic-bezier(.19, 1, .22, 1)
}

.service_section .item .img img {
	width: 100%;
	height: 260px;
	transition: opacity .3s ease-out, transform 2s cubic-bezier(.19, 1, .22, 1);
	border-bottom:1px solid #eee;
}

.service_section .item .text {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #fff;
	padding-right: 10px;
	position: relative
}

.service_section .item .text:after {
	content: " ";
	width: 100%;
	height: 0;
	transition: .5s;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #e71533
}

.service_section .item:hover .text:after {
	height: 100%;
	transition: .3s
}

.service_section .item .text h3 {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 0;
	transition: .3s;
	z-index: 9;
	position: relative;
	color: #000
}

.service_section .item:hover .text h3 {
	transition: .3s;
	color: #fff
}

.service_section .item .text span {
	font-size: 13px;
	color: #e71533;
	font-weight: 600;
	display: block;
	padding-top: 7px;
	transition: .3s;
	z-index: 9;
	position: relative
}

.service_section .item:hover .text span {
	transition: .3s;
	color: #fff
}

.product_section .link {
	text-align: center;
	margin-top: 30px
}

.product_section .link a {
	padding: 10px 30px;
	background-color: #769d48;
	display: inline-block;
	font-size: 15px;
	color: #fff;
	transition: .3s
}

.product_section .link a:hover {
	transition: .3s;
	background-color: #444343
}

.service_section .owl-nav {
	position: absolute;
    bottom: 120%;
    width: 100%;
    left: 1%;
}

.service_section .owl-nav button {
	width: 50px;
	height: 50px;
	line-height: 0 !important;
	border-radius: 0;
	font-size: 30px !important;
	transition: .3s;
	border: 2px solid #eee !important;
	color: #fff !important
}

.service_section .owl-nav button:hover {
	background-color: #e71533 !important;
	border: 2px solid #e71533 !important;
	transition: .3s;
	color: #fff !important
}

.service_section .owl-nav button:first-child {
	position: absolute;
	
}

.service_section .owl-nav button:last-child {
	position: absolute;
	
}

.about_us {
	padding-top: 4rem
}

.about_us .image_section img {
	width: 97%
}

.about_us .detay_section h2 {
	padding-bottom: 20px;
	font-weight: 600;
	font-size: 24px
}

.about_us .detay_section span {
	color: #e71533;
	margin-bottom: 12px;
	display: block;
	text-transform: uppercase;
	font-size: 35px;
	font-weight: 800
}
.banner_top {
    width: 100%;
    height: 230px;
    background-color: #fff;
    display: table;
    background-size: contain;
    background-position: 99% 38%;
    background-repeat: no-repeat;
    margin-top: 130px;
    position: relative;
}

.banner_top .content {
	display: table-cell;
    vertical-align: middle;
    background-color: rgb(61 60 153 / 12%);
}

.banner_top .content h3 {
	color: #ffffff;
    margin-top: 10px;
    font-weight: 600;
    text-transform: uppercase;
    width: 52%;
    font-size: 19px;
    text-align: c;
    /* letter-spacing: 6px; */
    background-color: #3d3c9257;
	padding: 24px 4px 24px 50px;
}

.page_content {
	
}

.links_tree {
	padding: 15px 0;
	border-bottom: 1px solid #e8e8e8
}

.links_tree ul {
	padding-left: 0;
	margin-bottom: 0
}

.links_tree ul li {
	display: inline-block
}

.links_tree ul li a {
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 500;
	color: #9295a1;
	font-size: 15px
}

.links_tree ul li a.active {
	color:#3d3c92;
}

.links_tree ul li a:hover {
	text-decoration: none;
	color: #ee1b26
}

.links_tree ul li a:after {
	content: "|";
	position: absolute;
	right: -5px;
	color: #9295a1;
	top: -4px;
	font-size: 16px
}

.links_tree ul li:last-child a:after {
	display: none
}

.page_content .contact_part {
	padding-top: 30px;
	padding-bottom: 90px
}

.page_content .contact_part .row {
	margin: 0
}

.page_content .form_part {
	width: 50%
}

.page_content .form_part h3 {
	font-size: 32px;
	font-weight: 700;
	color: #424242
}

.page_content .form_part p {
	display: block;
	font-size: 14px;
	color: #424242
}

.page_content .form_part .form_box .item:first-child {
	margin-right: -14px
}

.page_content .form_part form input {
	width: 48%;
	display: inline;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 24px 10px;
	border: 1px solid #eaeaea;
	transition: 0.3s
}

.page_content .form_part form input:focus {
	border: 1px solid #525252;
	box-shadow: none;
	transition: 0.3s
}

.page_content .form_part form input:nth-child(2n) {
	margin-right: 0
}

.page_content .form_part form textarea {
	border: 1px solid #eaeaea;
	font-size: 14px;
	transition: 0.3s
}

.page_content .form_part form textarea:focus {
	border: 1px solid #525252;
	box-shadow: none;
	transition: 0.3s
}

.page_content .form_part .button button {
	padding: 10px 24px;
	display: inline-block;
	background: #525252;
	color: #fff;
	border: 1px solid #525252;
	transition: 0.3s;
	margin-top: 30px
}

.page_content .form_part .button button:hover {
	background-color: #eb423c;
	border: 1px solid #eb423c
}

.page_content .text_part {
	width: 50%;
	padding-left: 50px
}

.page_content .text_part .contact_information {
	background-color: #fff;
	color: #000;
	padding: 20px;
	margin-top: 81px;
	border: 1px solid #eee
}

.page_content .text_part .contact_information h3 {
	font-size: 32px;
	font-weight: 700;
	color: #424242
}

.page_content .text_part .contact_information p {
	display: block;
	padding-left: 0;
	color: #424242;
	font-size: 15px;
	font-weight: 500
}

.page_content .text_part .contact_information p i {
	font-size: 17px;
	padding-right: 10px;
	color: #769d48;
	-webkit-text-fill-color: #769d48
}

.page_content .text_part .contact_information p a {
	color: #000;
	font-weight: 500;
	font-size: 15px
}

.page_content .text_part .contact_information .phone_numbers {
	padding: 0
}

.page_content .text_part .contact_information .phone_numbers li {
	list-style: none;
	display: block;
	width: 100%;
	margin-bottom: 10px
}

.page_content .text_part .contact_information .phone_numbers li p {
	margin-bottom: 0;
	color: #424242
}

.page_content .text_part .contact_information .phone_numbers li p i {
	padding-right: 0
}

.page_content .text_part .contact_information .phone_numbers li p a {
	padding-right: 0;
	margin-left: 6px;
	color: #424242
}

.page_content .text_part .contact_information span.adress {
	display: block;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border: 1px solid #fff;
	margin-bottom: 30px;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .08)
}

.page_content .text_part .contact_information span.mail {
	display: block;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	border: 1px solid #fff;
	margin-bottom: 30px;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .08)
}

.page_content .text_part .contact_information span.fatura {
	display: block;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	border: 1px solid #fff;
	margin-bottom: 30px;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .08)
}

.page_content .text_part .map {
	width: 100%;
	height: 309px;
	margin-top: 30px;
	border-top: 1px solid #eaeaea;
	padding-top: 30px
}

.page_content .text_part .map iframe {
	width: 100%;
	height: 100%
}

.page_content .text {
	padding-top: 40px
}

.page_content .text p {
	display: block;
	font-size: 15px;
	color: #595959
}

.page_content .content_boxes {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	padding-top: 20px
}

.page_content .content_boxes .item {
	width: 22%;
	margin: 12px;
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05)
}

.page_content .content_boxes .item .img {
	overflow: hidden;
	transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(.19, 1, .22, 1)
}

.page_content .content_boxes .item .img:hover img {
	transform: scale(1.1);
	transition: opacity 0.3s ease-out, transform 2s cubic-bezier(.19, 1, .22, 1)
}

.page_content .content_boxes .item .img img {
	width: 100%;
	transition: opacity 0.3s ease-out, transform 2s cubic-bezier(.19, 1, .22, 1)
}

.page_content .content_boxes .item .text {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #fff;
	padding-right: 20px;
	position: relative
}

.page_content .content_boxes .item .text:after {
	content: " ";
	width: 100%;
	height: 0;
	transition: 0.5s;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #769d48
}

.page_content .content_boxes .item .text h3 {
	font-size: 19px;
	font-weight: 500;
	margin-bottom: 0;
	transition: 0.3s;
	z-index: 9;
	position: relative;
	color: #000
}

.page_content .content_boxes .item .text p {
	font-size: 14px;
	color: #747474;
	font-weight: 400;
	display: block;
	padding-top: 7px;
	margin-bottom: 0;
	transition: 0.3s;
	z-index: 9;
	position: relative
}

.page_content .pdf_boxes {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	padding-top: 20px
}

.page_content .pdf_boxes .item {
	width: 18%;
	margin: 12px;
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05)
}

.page_content .pdf_boxes .item .img {
	overflow: hidden;
	transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(.19, 1, .22, 1)
}

.page_content .pdf_boxes .item .img:hover img {
	transform: scale(1.1);
	transition: opacity 0.3s ease-out, transform 2s cubic-bezier(.19, 1, .22, 1)
}

.page_content .pdf_boxes .item .img img {
	width: 100%;
	transition: opacity 0.3s ease-out, transform 2s cubic-bezier(.19, 1, .22, 1)
}

.page_content .pdf_boxes .item .text {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #fff;
	padding-right: 10px;
	position: relative;
	text-align: center
}

.page_content .pdf_boxes .item .text:after {
	content: " ";
	width: 100%;
	height: 0;
	transition: 0.5s;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #769d48
}

.page_content .pdf_boxes .item .text h3 {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0;
	transition: 0.3s;
	z-index: 9;
	position: relative;
	color: #000
}

.page_content .pdf_boxes .item .text p {
	font-size: 14px;
	color: #747474;
	font-weight: 400;
	display: block;
	padding-top: 7px;
	margin-bottom: 0;
	transition: 0.3s;
	z-index: 9;
	position: relative
}

.page_content .boxes {
	padding-top: 20px
}

.page_content .boxes .main_image {
	margin: 0 auto;
	padding-top: 40px
}

.page_content .boxes .main_image img {
	display: block;
	width: 100%
}

.page_content .boxes .main_image p {
	display: block;
	font-size: 15px;
	color: #595959;
	padding-top: 20px
}

.page_content .colors_box {
	padding-top: 40px;
	background-color: #4b4b4b;
	margin-top: 70px;
	margin-bottom: 30px
}

.page_content .colors_box .row {
	margin: 0
}

.page_content .colors_box h3 {
	color: #fff;
	text-align: center;
	padding-bottom: 40px;
	font-size: 38px
}

.page_content .colors_box .item {
	width: 20.6%;
	margin-bottom: 60px;
	max-width: 136px;
	border-radius: 100%;
	position: relative;
	display: inline-block;
	text-align: center;
	height: 135px;
	margin-right: 40px;
	border: 1px solid #fff
}

.page_content .colors_box .item span {
	background-color: #fff;
	position: relative;
	top: -40px;
	padding: 4px 10px;
	font-size: 14px;
	opacity: 0;
	transition: 0.3s;
	margin: 0 auto
}

.page_content .colors_box .item:hover span {
	opacity: 1;
	transition: 0.3s
}

.page_content .pdf_boxes h4 {
	color: #595959;
	text-align: center;
	padding-bottom: 40px;
	font-size: 35px
}

.page_content .boxes .main_text {
	text-align: center;
	padding-top: 40px
}

.page_content .boxes .main_text h4 {
	display: block;
	font-size: 25px;
	color: #595959;
	font-weight: 600
}

.page_content .boxes .main_text p {
	display: block;
	font-size: 15px;
	color: #595959
}

.page_content .boxes .main_text img {
	width: 40%
}

.page_content .drop_down_section {
	margin-top: 40px
}

.page_content .drop_down_section .item {
	padding: 20px;
	border: 1px solid #ccc;
	margin-bottom: 10px
}

.page_content .drop_down_section .item .head {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.page_content .drop_down_section .item .head h3 {
	display: block;
	font-size: 25px;
	color: #595959;
	font-weight: 400
}

.page_content .drop_down_section .item.active .head span img {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.page_content .drop_down_section .item .head span img {
	width: 50px;
	margin-right: 30px;
	margin-top: 10px
}

.page_content .drop_down_section .item .content {
	width: 90%;
	margin: 0 auto;
	color: #4b4b4b;
	padding: 0;
	height: 0;
	overflow: hidden;
	transition: 0.4s
}

.page_content .drop_down_section .item.active .content {
	height: auto;
	transition: 0.4s;
	padding: 20px 0
}

.page_content .drop_down_section .item .content img {
	width: 80%;
	margin: 30px auto;
	display: block
}

.page_content .drop_down_section .item .content table {
	width: 100%;
	border-spacing: 0;
	word-break: break-all;
	word-break: break-word
}

.page_content .drop_down_section .item .content table td {
	padding: 2px 4px;
	vertical-align: top;
	text-align: left
}

.page_content .drop_down_section .item .content table th {
	padding: 2px 4px;
	vertical-align: top;
	text-align: left
}

.page_content .drop_down_section .item .content table .br {
	border-right: 1px solid #4b4b4b
}

.page_content .drop_down_section .item .content table .bt {
	border-top: 1px solid #4b4b4b
}

.page_content .drop_down_section .item .content table td {
	padding: 2px 4px;
	vertical-align: top;
	text-align: left
}

.page_content .drop_down_section .item .content table th {
	padding: 2px 4px;
	vertical-align: top;
	text-align: left
}

.categories_boxes {
	margin-top: 2rem;
	margin-bottom:
}

.categories_boxes .row {
	margin: 0
}

.categories_boxes .item {
	width: 32%;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
	margin-top: 2px;
	margin-bottom: 22px;
	margin-right: 8px
}

.categories_boxes .boxes_section {
	width: 74%
}

.page_text .malzeme_section {
	width: 75%
}

.page_text .malzeme_section .text {
	width: 100%
}

.categories_boxes .item .content {
	background-color: #fff;
	padding-bottom: 0;
	overflow: hidden
}

.categories_boxes .item .content .img {
	width: 100%;
	position: relative;
	transition: 0.5s
}

.categories_boxes .item .content .img img {
	transition: 0.5s;
	width: 100%
}

.categories_boxes .item .content .img:after {
	background-color: #000000a1;
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	transition: 0.5s;
	opacity: 0
}

.categories_boxes .item:hover .content .img:after {
	opacity: 1;
	transition: 0.8s
}

.categories_boxes .item:hover .content .img img {
	transform: scale(1.2) rotate(1deg);
	transition: 0.5s
}

.categories_boxes .item .content .img .link {
	position: absolute;
	z-index: 9999;
	display: none;
	background: #144ea8;
	left: 0;
	right: 0;
	top: 120px;
	bottom: 0;
	margin: 0 auto;
	width: 60px;
	height: 60px;
	text-align: center;
	opacity: 0;
	transition: 0.5s
}

.categories_boxes .item:hover .content .img .link {
	opacity: 1;
	transition: 0.5s
}

.categories_boxes .item .content .img .link a {
	font-size: 36px;
	color: #fff;
	padding-top: 4px;
	display: block
}

.categories_boxes .item .content .text {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-image: url("http://www.novades.com.tr/assets/img/t21.png");
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	position: relative;
	background-color: #fff;
	width: 100%
}

.categories_boxes .item .content .text:after {
	content: " ";
	position: absolute;
	top: 0;
	background: #144ea8;
	height: 0;
	width: 100%;
	left: 0;
	transition: 0.5s;
	display: none
}

.categories_boxes .item:hover .content .text:after {
	height: 100%;
	transition: 0.5s
}

.categories_boxes .item:hover .content .text h3 a {
	color: #144ea8;
	transition: 0.5s
}

.categories_boxes .item:hover .content .text p {
	color: #fff;
	transition: 0.5s
}

.categories_boxes .item .content .text h3 {
	font-size: 19px;
    font-weight: 700;
    z-index: 9;
    transition: 0.5s;
    position: relative;
    text-align: center;
    color: #000;
    font-weight: 300;
    font-size: 16px;
    z-index: 9;
    transition: 0.5s;
    padding: 8px 0;
    display: block;
}

.categories_boxes .item .content .text span {
	z-index: 9999;
	font-size: 15px;
	font-weight: 400;
	display: inline-block;
	color: #fff;
	background: #144ea8;
	z-index: 99;
	top: -27px;
	position: relative;
	padding: 4px 10px;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .23)
}

.categories_boxes .item .content .text p {
	color: #9b9b9b;
	font-size: 14px;
	font-weight: 400;
	transition: 0.5s;
	z-index: 9;
	position: relative
}

.categories_boxes .item .content .view_product {
	display: block;
	margin-right: 21px;
	margin-left: 21px;
	margin-bottom: 21px;
	border-top: 2px solid #e4e4e4
}

.categories_boxes .item .content .view_product a {
	display: block;
	padding: 18px 15px;
	transition: 0.5s;
	text-align: center
}

.categories_boxes .item .content .view_product a:hover {
	background-color: #001040;
	transition: 0.5s
}

.categories_boxes .item .content .view_product a span {
	font-size: 18px;
	color: #000;
	font-weight: 600
}

.categories_boxes .item .content .view_product a i {
	display: inline-block;
	width: 27px;
	height: 27px;
	line-height: 29px;
	border-radius: 50%;
	text-align: center;
	background-color: #001040;
	color: #fff;
	margin-left: 5px
}

.categories_boxes .link-box {
	text-align: center;
	display: block;
	width: 100%;
	margin-top: 10px
}

.side_menu {
	width: 23%;
	padding-top: 0;
	margin-right: 23px
}

.side_menu .content h3 {
	color: #000;
	font-size: 16px;
	padding: 10px 27px;
	border: 1px solid #eee;
	margin: 0;
	position: relative;
	border-bottom: 0;
	font-weight: 700
}

.katagori_box_section&gt;.row {
	margin: 0
}

.side_menu .content h3::after {
	content: " ";
	width: 11px;
	display: block;
	background-color: #769d48;
	position: absolute;
	height: 43px;
	left: 0;
	top: 0
}

.side_menu .content ul {
	border: 1px solid #E8E8E8;
	padding: 0;
	display: block
}

.side_menu .content ul li {
	list-style: none;
	display: block;
	border-bottom: 1px solid #eee
}

.side_menu .content ul li a {
	text-decoration: none;
	color: #4f4f4f;
	font-size: 14px;
	font-weight: 400;
	display: block;
	padding: 11px 27px;
	position: relative;
	transition: 0.5s
}

.side_menu .content ul li a::after {
	content: " ";
	width: 11px;
	display: block;
	background-color: #fff;
	position: absolute;
	height: 43px;
	left: 0;
	top: 0;
	transition: 0.5s
}

.images_col {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap
}

.refe_item {
	width: 19%;
	display: block;
	margin: 5px;
	border: 1px solid #eaeaea
}

.refe_item a {
	display: block
}

.refe_item img {
	width: 100%;
	margin: 0 auto;
	display: block;
	height: 160px
}

.refe_item .title_text {
	padding: 10px 10px;
	border-top: 1px solid #eaeaea
}

.refe_item .title_text h3 {
	font-size: 15px;
	color: #000;
	font-weight: 600;
	align-items: center;
	justify-content: center;
	display: flex;
	text-align: center;
	height: 45px;
	margin-bottom: 0
}

@keyframes hr-animation {
  from{ transform: translate(0, 0); }
  to{ transform: translate(50%, 0); }
}
@-webkit-keyframes hr-animation {
  from{ -webkit-transform: translate(0, 0); }
  to{ -webkit-transform: translate(50%, 0); }
}
.hr-animation {
  -webkit-animation: hr-animation 5s linear infinite;
  animation: hr-animation 5s linear infinite;
}

/*body {
  margin: 10px 0 0 0;
  background: #555;
}
*/
.colored {
  background-image: linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}



.wrap {
  font-size: 0;
  height: 5px;
  width: 200%;
  position: absolute;
}

.wrap hr {
  border: none;
  height: 5px;
  width: 50%;
  position: absolute;
}

.wrap hr:last-child {
  left: -50%;
}</pre></body></html>