@font-face {
	font-family: Lato;
	font-display: swap;
	src: url(fonts/LatoLatin-Regular.eot);
	src: url(fonts/LatoLatin-Regular.eot) format("embedded-opentype"), url(fonts/LatoLatin-Regular.woff2) format("woff2"), url(fonts/LatoLatin-Regular.woff) format("woff"), url(fonts/LatoLatin-Regular.ttf) format("truetype");
	font-style: normal;
	font-weight: 400;
	text-rendering: optimizeLegibility
}

@font-face {
	font-family: Lato;
	font-display: swap;
	src: url(fonts/LatoLatin-Semibold.eot);
	src: url(fonts/LatoLatin-Semibold.eot) format("embedded-opentype"), url(fonts/LatoLatin-Semibold.woff2) format("woff2"), url(fonts/LatoLatin-Semibold.woff) format("woff"), url(fonts/LatoLatin-Semibold.ttf) format("truetype");
	font-style: normal;
	font-weight: 600;
	text-rendering: optimizeLegibility
}

@font-face {
	font-family: Lato;
	font-display: swap;
	src: url(fonts/LatoLatin-Bold.eot);
	src: url(fonts/LatoLatin-Bold.eot) format("embedded-opentype"), url(fonts/LatoLatin-Bold.woff2) format("woff2"), url(fonts/LatoLatin-Bold.woff) format("woff"), url(fonts/LatoLatin-Bold.ttf) format("truetype");
	font-style: normal;
	font-weight: 700;
	text-rendering: optimizeLegibility
}

@font-face {
	font-family: Campton;
	font-display: swap;
	src: url(fonts/Campton-Medium.woff2) format("woff2"), url(fonts/Campton-Medium.woff) format("woff");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: Campton;
	font-display: swap;
	src: url(fonts/Campton-Bold.woff2) format("woff2"), url(fonts/Campton-Bold.woff) format("woff");
	font-weight: 700;
	font-style: normal
}

section {
	position: relative;
	width: 100%;
}

main {
	margin-top: 50px
}

textarea {
	outline: 0!important
}

.container-fluid {
	max-width: 1240px
}

ul {
	padding: 0;
	margin: 0
}

ul li {
	list-style-type: none
}

.slick-slide {
	outline: 0!important
}

.pa {
	padding: 0
}

a {
	text-decoration: none!important
}

a,
button,
img,
input {
	outline: 0!important
}

textarea {
	resize: none
}

body {
	font-family: Lato, -apple-system, BlinkMacSystemFont, Segoe UI, Open Sans, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	font-size: 14px;
	color: #202020;
	overflow-x: hidden;
}

select {
	outline: 0!important
}

#panel {
	position: fixed;
	background: #f4f4f4;
	right: -260px;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	max-width: 260px;
	z-index: 253
}

#panel .mobile-menu .lang-search {
	float: left;
	width: 100%;
	padding: 0 30px;
	margin: 15px 0 0 0
}

#panel .mobile-menu .lang-search .lang {
	float: left;
	background: #EEC819
}

#panel .mobile-menu .lang-search .lang a {
	padding: 6px 10px;
	color: #fff!important
}

#panel .mobile-menu .lang-search .lang ul li ul li a {
	color: #585858!important;
	padding: 10px 0 0 0!important;
	text-align: center
}

#panel .mobile-menu .lang-search .search {
	float: left;
	padding: 8px;
	margin: 0 0 0 10px;
	background: #eec81a;
	color: #fff
}

#panel .mobile-menu .inner nav {
	padding: 48px 0 0 0;
	position: relative;
	z-index: 9999
}

#panel .mobile-menu .inner nav ul {
	margin: 0
}

#panel .mobile-menu .inner nav ul li a {
	display: block;
	padding: 6px 30px;
	text-decoration: none;
	font-size: 17px;
	color: #585858
}

#panel .mobile-menu .inner nav ul li ul {
	display: none;
	background: #fff
}

#panel .mobile-menu .inner nav ul li ul li:first-child {
	padding: 10px 0 0 0
}

#panel .mobile-menu .inner nav ul li ul li:last-child {
	padding: 0 0 10px 0
}

#panel .mobile-menu .inner nav ul li ul li a {
	font-size: 15px;
	color: #000;
	padding: 4px 4px 4px 40px!important
}

#panel .mobile-menu .inner nav ul li ul ul {
	display: block;
	margin: 20px 0;
	border-left: 1px solid #fff;
	padding: 0 20px!important
}

#panel .mobile-menu .inner nav ul li ul ul li {
	padding: 0!important
}

#panel .mobile-menu .inner nav ul li ul ul li ul {
	display: none;
	background: #f4f4f4
}

#panel .mobile-menu .inner nav ul li ul ul li ul li:first-child {
	padding-top: 10px!important
}

#panel .mobile-menu .inner nav ul li ul ul li ul li:last-child {
	padding-bottom: 10px!important
}

#panel .mobile-menu .inner nav ul li ul ul li ul li a {
	padding: 4px 4px 4px 20px!important;
	font-size: 14px!important
}

.mobile-btn {
	float: right;
	margin: 14px 0
}

.mobile-btn button {
	background: #00145d;
	margin: 0;
}

.mobile-btn button span {
	background: #fff
}

.navbar-toggle {
	border-radius: 0!important
}

.mobile-btn .navbar-toggle .icon-bar {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

.mobile-btn .navbar-toggle.open .icon-bar {
	background: #fff
}

.mobile-btn .navbar-toggle.open .icon-bar:first-child {
	-webkit-transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
	-moz-transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
	-ms-transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
	-o-transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px);
	transform: rotate(-45deg) translateY(4.5px) translateX(-4.5px)
}

.mobile-btn .navbar-toggle.open .icon-bar:nth-child(2) {
	opacity: 0
}

.mobile-btn .navbar-toggle.open .icon-bar:nth-child(3) {
	-webkit-transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
	-moz-transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
	-ms-transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
	-o-transform: rotate(45deg) translateY(-4.5px) translateX(-4.5px);
	transform: rotate(45deg) translateY(-4.5px) translateX(-3.5px)
}

header {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	float: left;
	width: 100%;
	height: 130px;
	background: #fff;
	padding: 17px 0;
	position: fixed;
	z-index: 99
}

header.darkHeader {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-box-shadow: 0 2px 31px #9c9a9a;
	box-shadow: 0 2px 31px #9c9a9a;
	height: 90px
}

header.darkHeader .top-menu {
	display: none
}

header.darkHeader .logo a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	width: 150px;
	display: block
}

header.darkHeader .logo a img {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	max-width: 250px;
	margin-top: -10px
}

header.darkHeader .bottom-menu ul {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	padding: 3px 0;
	border: none;
	margin-top: -75px
}

header .logo {
	float: left;
}

header .logo a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

header .logo a img {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

header .menu .top-menu {
	float: right
}

header .menu .top-menu .menutp {
	float: left;
	min-height: 65px
}

header .menu .top-menu .menutp ul li {
	float: left
}

header .menu .top-menu .menutp ul li a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
	color: #585858;
	padding: 8px 15px 18px 15px;
	font-size: 15px;
	line-height: 34px
}

header .menu .top-menu .menutp ul li a:hover {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #EEC819
}

.btn-main {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	padding: 5px 42px;
	line-height: 35px;
	height: 47px;
	outline: 0;
	background-color: #ff1f8e;
	color: #fff!important;
	border: none;
	-webkit-border-radius: 100px!important;
	border-radius: 100px!important;
	display: inline-block;
	position: relative;
	text-decoration: none!important;
	overflow: hidden;
	margin-left: 10px
}

.bg-btn1 {
	background: #ffbd84;
	background: -moz-linear-gradient(right, #0866c8 0, #0052a4 100%);
	background: -webkit-linear-gradient(right, #0866c8 0, #0052a4 100%);
	background: linear-gradient(to right, #0866c8 0, #0052a4 100%);
}

.bg-btn2 {
	background: #25D366;
}

.bg-btn3 {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
	background-clip: text;
}

.bg-btn1:hover {
	background: #4499f1;
	background: -moz-linear-gradient(left, #0052a4 0, #4499f1 100%);
	background: -webkit-linear-gradient(left, #0052a4 0, #4499f1 100%);
	background: linear-gradient(to left, #0052a4 0, #4499f1 100%);
}

.bg-btn2:hover {
	background: #128C7E;
}

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

span.circle {
	right: -130px;
	width: 200px;
	height: 200px;
}

span.circle {
	background: rgba(255, 255, 255, .2);
	display: block;
	position: absolute;
	border-radius: 50%;
	top: -10%;
}

.btn-main .fa-icon {
	margin-left: 5px;
	font-size: 12px;
}

header .menu .top-menu .menutp .langMenu {
	border: 2px solid #f5f5f5;
	color: #585858;
	font-weight: bold;
	line-height: 18px;
	border-radius: 5px;
	height: 37px;
	margin-top: 5px;
}

header .menu .top-menu .menutp .langMenu:hover {
	background: #f5f5f5;
	border: 2px solid #f5f5f5;
	color: #000;
	font-weight: bold;
}

header .bottom-menu {
	width: 100%;
	display: inline-block;
    margin-top: -50px;
}

header .bottom-menu ul {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	float: right;
	border-top: 1px solid #f5f5f5
}

header .bottom-menu ul li {
	float: left
}

header .bottom-menu ul li:first-child a {
	padding-left: 0
}

header .bottom-menu ul li:last-child a {
	padding-right: 0
}

header .bottom-menu ul li a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
	letter-spacing: 0.5px;
	color: #585858;
	padding: 10px 12px;
	font-size: 18px
}

header .bottom-menu ul li a:hover {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #e40919;
	text-decoration: none
}

header .bottom-menu ul li a:hover i {
	color: #e40919;
}

header .bottom-menu ul>li>a i {
	color: #585858;
	font-size: 12px
}

header .bottom-menu ul>li {
	position: relative;
}

header .bottom-menu ul>li:hover .submenu {
	visibility: visible;
	opacity: 1
}

header .bottom-menu ul>li .submenu {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	width: 250px;
	padding-top: 20px;
	left: -5px;
	-webkit-transition: opacity 0.3s, visibility 0.3s;
	transition: opacity 0.3s, visibility 0.3s;
	z-index: 1
}

header .bottom-menu ul>li .submenu-content {
	position: relative;
	margin: 0;
	padding: 15px 0 5px;
	background: #fff;
	box-shadow: 0 3px 10px 0.5px rgba(0, 0, 0, 0.4);
	box-sizing: border-box;
	border-radius: 10px
}

@media screen and (max-width: 769px) {
	header .bottom-menu ul>li .submenu-content {
		background: none;
		margin: 0
	}
	header .bottom-menu ul>li:last-child {
		margin-left: 0
	}
}

header .bottom-menu ul>li .submenu-content:before {
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 8px solid #fff;
	position: absolute;
	top: -8px;
	left: 30px
}

header .bottom-menu ul>li .submenu a {
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 0.119048px;
	color: #585858;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	border-left: 4px solid transparent;
	margin-bottom: 12px;
}

@media screen and (max-width: 769px) {
	header .bottom-menu ul>li .submenu a {
		margin: 0
	}
}

header .bottom-menu ul>li .submenu a.active {
	color: #e40919;
	border-left: 4px solid #00145d;
	background: #f5f5f5
}

header .bottom-menu ul>li .submenu a:hover {
	color: #e40919;
	border-left: 4px solid #00145d;
	background: #f5f5f5
}

.slider {
	width: 100%;
	margin: 0 auto;
	display: block;
	height: 600px;
	position: relative
}

.slider-pages {
	width: 100%;
	margin: 0 auto;
	display: block;
	height: 500px;
	position: relative;
	text-align: center
}

.slider-pages .u-cover {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: 'object-fit: cover; object-position: center;'
}

.slider-pages h1 {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	top: 50%;
	color: #fff;
	font-weight: 600;
	font-size: 42px;
	letter-spacing: 1px
}

.slider .slick-list,
.slider .slick-track {
	height: 100%
}

.slider .slick-dots {
	position: relative;
	width: 100%;
	max-width: 1210px;
	left: auto!important;
	right: auto;
	margin: 0 auto!important;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
	bottom: 100px!important;
	z-index: 20
}

.slider .slick-dots li {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	float: left;
	background: #eee;
	margin-right: 5px
}

.slider .slick-dots li.slick-active,
.slider .slick-dots li:hover {
	background: #EEC819
}

.slider .slick-dots li.slick-active button,
.slider .slick-dots li:hover button {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background: #EEC819
}

.slider .slick-dots li button {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	opacity: 0;
	text-indent: -9999px;
	border: 3px solid transparent;
	margin-right: 5px;
	float: left;
	cursor: pointer
}

.slider .slick-current .line1 {
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	left: 0!important;
	opacity: 1
}

.slider .slick-current .line2 {
	-webkit-transition: 1.0s;
	-o-transition: 1.0s;
	transition: 1.0s;
	top: 0!important;
	opacity: 1
}

.slider .slick-current .line3 {
	-webkit-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
	right: 0!important;
	opacity: 1
}

.slider .slick-current .more {
	-webkit-transition: 1.7s;
	-o-transition: 1.7s;
	transition: 1.7s;
	bottom: 0!important;
	opacity: 1
}

.slider .item-slide {
	float: left;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.slider .item-slide:before {
	content: "";
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 5;
	left: 0;
	opacity: 0.15
}

.slider .item-slide .images {
	float: left;
	width: 100%;
	display: none
}

.slider .item-slide .container-fluid {
	position: relative;
	height: 100%
}

.slider .item-slide .line {
	float: left;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -150px;
	left: 0;
	z-index: 10
}

.slider .item-slide .line .line1 {
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	opacity: 0;
	font-family: Campton, sans-serif;
	font-weight: 700;
	font-size: 60px;
	color: #fff;
	margin: 0 0 -40px 0;
	position: relative;
	left: -300px
}

.slider .item-slide .line .line2 {
	-webkit-transition: 1.0s;
	-o-transition: 1.0s;
	transition: 1.0s;
	opacity: 0;
	font-family: Campton, sans-serif;
	font-weight: 700;
	font-size: 70px;
	color: #f5f5f5;
	position: relative;
	margin-top: 25px
}

.slider .item-slide .line .line3 {
	-webkit-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
	opacity: 0;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	width: 42%;
	position: relative;
	right: -300px
}

.slider .item-slide .line .more {
	-webkit-transition: 1.7s;
	-o-transition: 1.7s;
	transition: 1.7s;
	opacity: 0;
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	position: relative;
	bottom: -150px
}

.slider .item-slide .line .more a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	width: max-content;
	height: 45px;
	background: #e20a17;
	border-radius: 30px;
	padding: 15px 25px
}

.slider .item-slide .line .more a:hover {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background: #fff;
	color: #e20a17;
}

.slider .fullwidthbanner-container {
	height: 100%!important
}

.slider .tp-simpleresponsive>ul li {
	list-style: none;
	position: absolute;
	visibility: hidden
}

.slider .fullwidthbanner-container {
	width: 100%;
	position: relative;
	padding: 0;
	overflow: hidden
}

.slider .fullwidthbanner-container ul {
	overflow: hidden;
	height: 100%!important;
	position: relative
}

.slider .all {
	display: table-cell;
	vertical-align: middle
}

.slider .capBig {
	position: absolute;
	top: 82px!important;
	z-index: 9;
	height: 90%;
	width: 100%;
	display: table;
	left: 0!important
}

.slider .capBig .line {
	float: left;
	width: 100%;
	margin: -100px 0 0 0;
	opacity: 0
}

.slider .capBig .line .line1 {
	opacity: 0;
	font: 50px innogyweblight;
	color: #fff;
	margin: 0 0 -40px 0
}

.slider .capBig .line .line2 {
	opacity: 0;
	font: 138px innogywebbold;
	color: #fff
}

.slider .capBig .line .line3 {
	opacity: 0;
	font: 17px/22px innogyweblight;
	color: #fff;
	width: 42%
}

.slider .capBig .line .more {
	opacity: 0;
	float: left;
	width: 100%;
	margin: 20px 0 0 0
}

.slider .capBig .line .more a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
	text-align: center;
	font: 14px innogywebbold;
	color: #fff;
	width: 161px;
	height: 45px;
	background: #EEC819;
	border-radius: 30px;
	padding: 13px
}

.slider .capBig .line .more a:hover {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background: #fff;
	color: #EEC819
}

.slider .tp-bullets {
	position: relative;
	width: 100%;
	max-width: 1210px;
	left: auto!important;
	right: auto;
	margin: 0 auto!important;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
	bottom: 100px!important;
	z-index: 20
}

.slider .tp-bullets .bullet {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	border: 3px solid transparent;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #eee;
	margin-right: 5px;
	float: left;
	cursor: pointer;
	opacity: 1
}

.slider .tp-bullets .bullet:hover {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	opacity: 1;
	border-color: #EEC819
}

.slider .tp-bullets .bullet.selected {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	opacity: 1;
	background: #EEC819
}

.ust-b {
	padding-top: 15px
}

.ust-b h3 {
	font-family: Campton, sans-serif;
	color: #fff;
	font-size: 32px;
	font-weight: 700
}

.ust-b h5 {
	color: #fff;
	font-size: 16px
}

.ust-b h3 a {
	border: 3px solid #ffffff90;
	border-radius: 5px;
	padding: 10px 25px 3px 25px;
	color: #ffffff90;
	font-family: Campton, sans-serif;
	font-size: 17px;
	font-weight: 500
}

.ust-b h3 a:hover {
	background: #fff;
	color: #0866c8;
	transition: 500ms all
}

.hakkimizda .more {
	float: left;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0 20px;
	opacity: 1!important;
}

.hakkimizda .more a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
	border: 1px solid #E30B13;
	background: #E30B13;
	width: max-content;
	height: 48px;
	text-align: center;
	font-size: 17px;
	color: #fff;
	padding: 12px;
	position: relative;
	overflow: hidden;
	margin: auto
}

.hakkimizda .more a:hover {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #E30B13;
	background: transparent;
	border: 1px solid #E30B13
}

.hakkimizda .more a:before {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	content: "";
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	background: #E30B13;
	top: 0;
	z-index: -1
}

.hakkimizda .slogan {
	text-align: center;
	padding: 80px 20px;
}

.hakkimizda .slogan h2 {
	font-family: Campton, sans-serif;
	font-weight: 900;
	font-size: 60px;
}

.hakkimizda .slogan h2:after {
	content: '';
	width: 109px;
	height: 6px;
	background-color: #e10a17;
	display: block;
	margin: 15px auto;
}

.hakkimizda .slogan p {
	margin: 30px auto;
	width: 850px;
	font-size: 17px;
	max-width: 100%;
}

.hakkimizda .sayilarla-biz {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 100px;
	position: relative;
}

.hakkimizda .sayilarla-biz img {
	width: 100%;
}

.hakkimizda .sayilarla-biz .box {
	position: relative;
	background-color: #e10a17;
	padding: 40px;
	color: #fff;
	margin: 0 50px;
	margin-top: -40px;
	z-index: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.hakkimizda .sayilarla-biz .box .img {
	display: block;
	width: 58px;
	height: 58px;
	margin: 0 auto;
}

.hakkimizda .sayilarla-biz .box .img img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	margin: 0 auto;
}

.hakkimizda .sayilarla-biz .box .text {
	float: left;
	width: 100%;
	text-align: center;
}

.hakkimizda .sayilarla-biz .box .text b {
	font-weight: 900;
	font-family: Campton, sans-serif;
	font-size: 45px;
	line-height: 40px;
}

.hakkimizda .sayilarla-biz .box .text b i {
	font-style: normal;
}

.hakkimizda .sayilarla-biz .box .text b sup {
	font-size: 25px;
}

.hakkimizda .sayilarla-biz .box .text span {
	display: block;
	font-size: 25px;
	color: #ffffff90
}

.bizden-haberler {
	width: 100%;
	margin: 0 0 40px 0;
	position: relative
}

.bizden-haberler:before {
	content: "";
	background: #e10a17;
	width: 10vh;
	height: 10vh;
	position: absolute;
	right: 0
}

.bizden-haberler:after {
	content: "";
	background: #e10a17;
	width: 7vh;
	height: 7vh;
	position: absolute;
	right: 10vh;
	top: 10vh
}

.bizden-haberler .pl {
	padding-left: 0
}

.bizden-haberler .pr {
	padding-right: 0
}

.bizden-haberler .slick-slide {
	outline: 0!important
}

.bizden-haberler .slider-for {
	opacity: 1!important
}

.bizden-haberler .title {
	float: left;
	width: 100%;
	font-family: Campton, sans-serif;
	font-weight: 900;
	font-size: 70px;
	color: #e10a17;
	position: relative;
	margin-bottom: 60px;
	opacity: 1!important
}

.bizden-haberler .title:before {
	content: "";
	background: #D1D1D1;
	height: 1px;
	width: 70%;
	left: -70%;
	position: absolute;
	bottom: 10px;
	margin-left: 300px
}

.bizden-haberler .title span {
	font-size: 18px;
	color: #363636;
	display: block
}

.bizden-haberler .images {
	height: 392px;
	background-repeat: no-repeat!important;
	background-size: contain!important;
	background-position: center!important
}

.bizden-haberler .images img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.bizden-haberler .images .resim-att {
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
	padding: 0;
	text-align: center
}

.bizden-haberler .images .resim-att .resim-att-pre {
	width: 100%;
	height: 100%;
	position: relative
}

.bizden-haberler .images .resim-att .resim-att-pre .resim-thumb {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
	overflow: hidden;
	max-width: 100%;
	max-height: 100%
}

.bizden-haberler .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate(50%, 50%);
	-moz-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	-o-transform: translate(50%, 50%);
	transform: translate(50%, 50%)
}

.bizden-haberler .images .resim-thumb .resim-centered img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.bizden-haberler .slider-nav {
	float: left;
	width: 100%;
	opacity: 1!important;
	padding-left: 20px
}

.bizden-haberler .slider-nav .slick-list {
	padding: 0!important
}

.bizden-haberler .slider-nav .slick-slide {
	outline: 0!important
}

.bizden-haberler .slider-nav .its {
	float: left;
	width: 100%;
	margin-bottom: 17px
}

.bizden-haberler .slider-nav .its.active p {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #363636
}

.bizden-haberler .slider-nav .its .date {
	float: left;
	width: 96px;
	height: 96px;
	font-family: Campton, sans-serif;
	font-weight: 700;
	font-size: 22px;
	color: #fff;
	background: #00145d;
	margin-right: 20px;
	text-align: center;
	padding: 10px
}

.bizden-haberler .slider-nav .its .date i {
	display: block;
	font-size: 36px;
	font-style: normal;
	margin: 0 0 -5px 0
}

.bizden-haberler .slider-nav .its p {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
	font-size: 25px;
	line-height: 32px;
	color: #8F8F8F;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	max-width: 528px;
	display: table-cell;
	vertical-align: middle;
	height: 96px
}

.bizden-haberler .more {
	float: left;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0 20px;
	opacity: 1!important
}

.bizden-haberler .more a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
	border: 1px solid #E30B13;
	width: max-content;
	height: 48px;
	text-align: center;
	font-size: 17px;
	color: #363636;
	float: left;
	padding: 12px;
	position: relative;
	overflow: hidden
}

.bizden-haberler .more a:hover {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #fff;
	background: #E30B13
}

.bizden-haberler .more a:before {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	content: "";
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	background: #E30B13;
	top: 0;
	z-index: -1
}

.tedarikciler {
	padding: 75px 0;
	background-color: #f5f5f5
}

.tedarikciler .kutu {
	display: table;
	background-color: #e10a17;
	width: 100%;
	height: 150px
}

.tedarikciler .kutu .title {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	font-family: Campton, sans-serif;
	font-weight: 900;
	color: #fff;
	font-size: 42px
}

.tedarikciler .markalar .marka {
	height: 150px;
	border: 1px solid #E8E8E8;
	background-color: #fff;
	display: table;
	width: 100%;
	text-align: center;
	margin: auto
}

.tedarikciler .markalar .marka img {
	position: absolute;
	top: 50%;
	padding: 25px;
	transform: translateY(-50%);
}

.ref-content {
	background: #00145d;
	padding: 15px 25px;
	text-align: center;
	color: #fff
}

.c-ortaklari {
    margin-bottom: 40px;
    padding: 40px 30px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 0px 60px rgb(94 92 154 / 12%);
    box-shadow: 0px 0px 60px rgb(94 92 154 / 12%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    transition: 500ms all;	
}

.about-us {
	padding: 25px 0 100px 0
}

.about-us h3 {
	font-weight: 600
}

.about-us h4 {
	color: #e1121f
}

.about-us p {
	font-size: 16px;
	line-height: 24px;
}

footer {
	float: left;
	width: 100%;
	background: #00145d;
	padding: 50px 0 0 0;
}

footer h1 {
	color: #ffffff;
	font-size: 20px
}

footer h1:after {
    content: '';
    width: 75px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 5px 0;
}

footer .f-menu {
	float: left;
	width: 100%
}

footer .f-menu ul {
	float: left;
	width: 50%
}

footer .f-menu.cat ul {
	float: left;
	width: 33%
}

footer .f-menu ul li {
	float: left;
	width: 100%
}

footer .f-menu ul li a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
	float: left;
	font-size: 18px;
	color: #ffffff50;
	padding: 3px 0
}

footer .f-menu ul li a:hover {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #fff;
	padding-left: 5px;
}

footer .footer-bottom {
	float: left;
	width: 100%;
	background: #fafafa;
	padding: 0;
	color: #232323;
	font-size: 18px;
	margin: 50px 0 0
}

@media only screen and (max-width:1200px) {
	footer .footer-bottom {
		text-align: center
	}
}

footer .footer-bottom img {
	width: 240px;
	margin-top: 30px
}

footer .footer-bottom p {
	font-size: 18px
}

footer .footer-bottom a {
	color: #232323;
	text-decoration: none;
	font-size: 18px;
	margin: 0 0 8px;
	display: inline-block
}

footer .footer-bottom .adres {
	padding: 19px 0
}

footer .footer-bottom .adres .mail {
	display: block;
	font-size: 14px
}

footer .footer-bottom .adres i {
	margin-right: 10px;
	font-size: 18px
}

footer .footer-bottom nav {
	margin: 40px 0;
	text-align: right
}

@media only screen and (max-width:1200px) {
	footer .footer-bottom nav {
		text-align: center;
		margin: 0 0 20px
	}
}

footer .footer-bottom nav a {
	display: inline-block;
	color: #bcbcbc;
	border: 1px solid #bcbcbc;
	text-align: center;
	width: 35px;
	height: 35px;
	border-radius: 35px;
	line-height: 35px;
	font-size: 17px;
	transition: .4s;
	margin-left: 5px
}

footer .footer-bottom nav a:hover {
	background: #00145d;
	color: #fff;
	border-color: #20419a
}

footer .footer-bottom nav a:hover i {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1)
}

.copyright {
	padding: 25px 0;
	text-align: left;
	color: #fff
}

.footer-top img.logo {
	width: 225px
}

.categories ul {
	border: 1px solid #dadada;
	overflow: hidden;
	margin-bottom: 20px;
	z-index: 999
}

.categories ul li a {
	width: 240px;
	margin: auto;
	color: #6b6b6b;
	font-weight: 500;
	font-size: 12px;
	line-height: 40px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
	transition: all .3s
}

.categories ul li {
	transition: all .3s
}

.categories ul li i {
	margin-right: 10px
}

.categories ul li a:hover,
.categories ul li:hover,
.categories ul li.active,
.categories ul li.active a,
.categories ul:hover li.active:hover,
.categories ul:hover li.active:hover a {
	background: #f5f5f5;
	color: #d70818
}

.categories ul:hover li.active,
.categories ul:hover li.active a {
	color: #6b6b6b;
	background: 0 0
}

.categories ul li:last-child a {
	border-bottom: 0
}

.cat-head {
	background: #00145d;
	color: #fff;
	padding: 10px 25px;
	text-align: center
}

.address {
	float: left;
	width: 100%;
	padding-right: 20px
}

.address h2 {
	font-size: 25px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #f3f3f3;
	padding: 0 0 20px 0;
	color: #e10a17
}

.address ul li {
	font-size: 15px;
	padding: 0 !important;
	margin-bottom: 10px !important;
	line-height: 25px !important;
	border-bottom: 1px solid #f3f3f3;
	padding: 0 0 10px 0 !important
}

.address ul li:before {
	display: none
}

.address ul li label {
	font-size: 15px;
	margin-right: 8px;
	height: 28px;
	display: block;
	float: left
}

.address ul li a {
	color: #12110e !important;
}

.address ul li a:hover {
	color: #0866c8 !important;
}

.form .form-group:nth-child(3),
.form .form-group:nth-child(4) {
	width: 100% !important
}

.form .form-group label {
	font-size: 18px;
	float: left;
	width: 100%
}

.form .form-group textarea {
	height: 100px !important
}

.form .form-group input,
.form .form-group textarea {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	width: 100% !important;
	border: 1px solid #f3f3f3;
	height: 50px;
	outline: 0;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 16px;
	border-bottom: 1px solid #0866c8
}

.form .form-group input:focus,
.form .form-group textarea:focus {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	border-left: 5px solid #0866c8 !important
}

a[href^="http://maps.google.com/maps"] {
	display: none !important
}

a[href^="https://maps.google.com/maps"] {
	display: none !important
}

.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
	display: none;
}

.gmnoprint div {
	background: none !important;
}

#map, #map2 {
	width: 100%;
	min-height: 275px;
}

.d-mobile {
	display: none
}

.popup-placement {
  position: fixed;
  left: 15px;
  bottom: 10px;
  z-index: 9999;
  display: none
}

.popup-placement-social-whatsapp a {
  background: #4dc247;
}

.popup-placement-social-item a {
  float: left;
  border-radius: 5px;
  box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
  font-size: 28px;
  text-align: center;
  line-height: 42px;
  color: white;
  margin-right: 15px;
  margin-bottom: 9px;
  position: relative;
  font-size: 16px;
  padding: 0 15px
}

@media only screen and (max-width:40em) {
	.sub-menu-wrap {
		top: 8px
	}
}

@media only screen and (max-width:48em) {
	.sub-menu-wrap {
		position: relative;
		top: 10px;
		right: 0;
		display: block;
		margin: 0;
		padding: 0;
		width: 100%;
		z-index: 1
	}
	.experiencesArticle .sub-menu-wrap {
		top: 0
	}
	.noTopSubMenu .sub-menu-wrap {
		top: 0
	}
	.sub-menu-wrap {
		top: 0
	}
	.sub-menu-wrap #mobileBtn {
		display: block;
		padding: 14px 25px;
		background: #EEE
	}
	.sub-menu-wrap .sidebar-submenu {
		padding: 0 25px 25px 8px;
		background: #EEE;
		margin: 0
	}
	.sub-menu-heading {
		font-size: 18px;
		text-transform: uppercase;
		letter-spacing: .02em;
		margin: 0 0 20px 0
	}
	.sub-menu-wrap {
		top: 0
	}
}

.sidebar-submenu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e1e1e1
}

.sidebar-submenu li a {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	text-align: left;
	padding: 8px 0 8px 20px;
	letter-spacing: .02em
}

.sidebar-submenu a:hover {
	color: #DB001E
}

.sidebar-submenu a.active,
.sidebar-submenu li a.folderActive {
	color: #DB001E;
	background: url(../images/subnavigation_active-icon.svg) left 50% no-repeat;
	background-size: 11px;
}

.sidebar-submenu a.active,
.sidebar-submenu li a.folderActive {
	color: #000
}

.sidebar-submenu li ul li a.secondActive {
	color: #000
}

.sidebar-submenu li a.folderActive {
	color: #000
}

.sidebar-submenu li ul li a {
	color: #000;
	font-size: 14px
}

@media only screen and (max-width:1600px) {
	.menu-focus {
		overflow: hidden;
		width: 100%;
		height: 100%
	}
}

@media only screen and (max-width:640px) {
	.sidebar-submenu>li>a {
		padding: 5px 0
	}
	#menuToggle {
		display: block;
		position: absolute;
		top: 4px;
		right: 15px;
		padding: 12px 15px;
		width: 50px;
		height: 50px;
		color: #969696;
		font-size: .9em;
		border-radius: 3px;
		background: url(../images/icon-arrow-dark-down.svg) no-repeat;
		background-position: 15px 19px;
		background-size: 20px;
		text-transform: uppercase;
		text-indent: -9999px;
		overflow: hidden;
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
		-o-transition: all 200ms ease;
		transition: all 200ms ease;
	}
	#menuToggle.open {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.sidebar-submenu li a {
		padding-left: 18px;
	}
}

@media only screen and (min-width:1500px) {
	.sidebar-submenu a {
		font-size: 16px
	}
}

@media only screen and (max-width: 768px) {
	.sub-menu-wrap #mobileBtn {
		display: block;
		padding: 14px 25px;
		background: #00145d;
		color: #fff
	}
	.sub-menu-heading {
		margin: 0;
	}
}

.menu.vertical>li {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	line-height: 35px;
}

.menu.vertical>li>a {
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.sidebar-submenu a.active,
.sidebar-submenu li a.folderActive {
	color: #DB001E;
	background: url(../images/subnavigation_active-icon.svg) left 50% no-repeat;
	background-size: 11px;
}

.sidebar-submenu a.active,
.sidebar-submenu li a.folderActive {
	color: #000;
}

.sub-menu-wrap {
	display: none;
	margin-bottom: 25px
}

@media only screen and (min-width:48.063em) and (max-width:100em) {
	.sub-menu-wrap {
		width: 25%;
		width: 300px;
		top: 150px
	}
}

@media only screen and (min-width:769px) {
	.sub-menu-wrap .sub-menu-heading,
	#menuToggle {
		display: none
	}
}

@media only screen and (min-width:1023px) and (max-width:1200px) {
	.container-fluid {
		padding: 0 30px
	}
	.menu {
		display: block!important
	}
	header .bottom-menu ul li a {
		font-size: 17px!important
	}
}

@media only screen and (max-width:1200px) {
	.slider .line {
		padding: 0 30px
	}
	.slider .slick-dots {
		padding: 0 31px
	}
	header .menu {
		display: none
	}
	footer {
		margin-top: 60px
	}
	.hakkimizda .sayilarla-biz .box {
		padding: 20px 0;
		margin: 0;
		text-align: center;
	}
	.hakkimizda .sayilarla-biz .box .text b {
		font-size: 14px !important;
	}
	.hakkimizda.sayilarla-biz .box .img {
		width: 35px;
		height: 30px;
	}
	.hakkimizda .sayilarla-biz .box .text span {
		font-size: 12px !important;
	}
	.hakkimizda .sayilarla-biz .box .text b sup {
		font-size: 10px;
		top: -10px;
	}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
	.navbar-toggle {
		display: block!important;
	}
	.slider .line {
		padding: 0 40px;
		margin-top: -140px!important
	}
	.slider .line .line1 {
		font-size: 38px!important
	}
	.slider .line .line2 {
		font-size: 85px!important;
		margin: 20px 0 10px 0!important
	}
	.slider .line .line3 {
		font: 17px/20px innogyweblight!important;
		width: 60%
	}
	.slider .slick-dots {
		padding: 0 41px;
		bottom: 70px!important
	}
	header {
		-webkit-transition: inherit!important;
		-o-transition: inherit!important;
		transition: inherit!important;
		height: 90px
	}
	header .logo a {
		display: block;
		width: 150px
	}
	header .logo a img {
		max-width: 225px
	}
	.mobile-btn {
		display: block!important
	}
	footer {
		text-align: center;
		padding: 40px 0 0 0
	}
	.slider .item-slide .line .line1,
	.slider .item-slide .line {
		margin-top: 0!important;
	}
	.slider .item-slide .line .line1,
	.slider .item-slide .line .line2 {
		display: none
	}
	.slick-dots {
		display: none!important
	}
}

@media only screen and (max-width:767px) {
	.slider .item-slide .line {
		margin-top: -110px!important
	}
	.ppr .atr,
	.ppr .bor {
		display: none
	}
	.slider .line {
		padding: 0 20px;
		text-align: center
	}
	.slider .line1 {
		font-size: 35px!important;
		-webkit-transition: 1s!important;
		-o-transition: 1s!important;
		transition: 1s!important
	}
	.slider .line2 {
		font-size: 55px!important;
		margin: 32px 0 10px 0!important
	}
	.slider .line3 {
		font-size: 13px;
		width: 100%!important;
		max-height: 150px;
		overflow: hidden
	}
	.slider .more a {
		margin: 0 auto
	}
	.slider .slick-dots {
		text-align: center;
		bottom: 40px!important
	}
	.slider .slick-dots li {
		display: inline-block;
		float: none
	}
	header {
		-webkit-transition: inherit!important;
		-o-transition: inherit!important;
		transition: inherit!important;
		height: 90px
	}
	header .logo a {
		display: block;
		width: 150px
	}
	header .logo a img {
		max-width: 150px!important;
		margin-top: 5px!important;
	}
	header .btn-main {
		padding: 5px 10px;
		line-height: 27px;
		height: 35px;
		margin-left: 50px;		
	}
	.d-mobile {
		display: block!important;
		position: absolute;
		right: 90px;
		top: 30px;
	}
	footer {
		text-align: center;
		padding: 40px 0 0 0
	}
	.bizden-haberler .images {
		height: 208px!important;
		margin: 0 0 20px 0!important;
	}
	.bizden-haberler .slider-nav {
		padding-left: 0!important;
	}
	.bizden-haberler .slider-nav .its {
		margin-bottom: 8px!important;
		max-height: 85px!important;
		overflow: hidden!important;
	}
	.bizden-haberler .slider-nav .its .date {
		width: 76px!important;
		height: 80px!important;
		font-size: 17px!important;
	}
	.bizden-haberler .slider-nav .its .date i {
		font-size: 30px!important;
	}
	.bizden-haberler .slider-nav .its p {
		height: 65px!important;
		font-size: 18px!important;
		line-height: 22px!important;
		position: relative!important;
		top: 7px!important;
		width: inherit!important;
		display: block!important;
	}
	.bizden-haberler .more a {
		width: 100%!important;
	}
	.bizden-haberler .slider-nav {
		margin-top: 20px
	}
	.bizden-haberler .title {
		font-size: 30px!important;
		line-height: 42px!important;
		margin: 20px 0!important;
	}
	.bizden-haberler .title:before {
		left: 0!important;
		margin-left: 0!important;
	}
	.mobile-btn {
		display: block!important
	}
	.slider .item-slide .line .line1,
	.slider .item-slide .line {
		margin-top: 0!important;
	}
	.slider .item-slide .line .line1,
	.slider .item-slide .line .line2 {
		display: none
	}
	.slick-dots {
		display: none!important
	}
}

@media only screen and (max-width:991px) {
	.slider {
		height: 350px
	}
	.tedarikciler {
		padding: 20px 0!important
	}
	.tedarikciler .kutu {
		display: block!important;
		height: auto!important;
		margin-bottom: 10px!important
	}
	.tedarikciler .kutu .title {
		display: block!important;
		padding: 20px 0!important;
		font-size: 24px!important
	}
	.tedarikciler .markalar .marka {
		height: 100px!important
	}
	.tedarikciler .markalar .marka img {
		padding: 15px!important;
		height: 100%!important;
		object-fit: contain!important
	}
	footer {
		padding: 0
	}
	.kk, .footer-top {
		display: none
	}
	footer .footer-bottom {
		margin: 0
	}
	.slider-pages {
		height: 250px
	}
	.slider-pages h1 {
		font-size: 32px
	}
	.item-add-content {
		opacity: 1!important
	}
	.item-content {
		-webkit-transform: translate(0,0%)!important;
		-moz-transform: translate(0,0%)!important;
		-ms-transform: translate(0,0%)!important;
		-o-transform: translate(0,0%)!important;
		transform: translate(0,0%)!important;
	}
	.popup-placement {
		display: block!important
	}
	.categories {
		display: none
	}
	.sub-menu-wrap {
		display: block
	}
}

@media only screen and (max-width:1300px) {
	.slider .item-slide .line {
		padding: 0 30px
	}
	.container-fluid {
		padding: 0 30px
	}
	.slick-dots {
		padding: 0 30px
	}
}

@media only screen and (max-height:750px) {
	.slider .capBig .line {
		margin: 20px 0 0 0
	}
	.slider .tp-bullets {
		bottom: 50px!important
	}
}

@media only screen and (max-width:1500px) and (min-width:1200px) {
	.slider .item-slide .line {
		margin-top: -125px!important
	}
}

.products .col-md-4 {
	margin-bottom: 25px
}

.product-item {
	width:100%;
	height:260px;
	-webkit-background-size: 100%;
	     -o-background-size: 100%;
	        background-size: 100%;
	position: relative;
	top:0;
	left:0;
	z-index:5;
	overflow: hidden;
	border: 1px solid #dadada
}

.product-item img {
	width: 100%;
	height: 150px
}

.item-content{
	position: absolute;
	width:100%;
	bottom: 0;
	-webkit-transform: translate(0,100%);
	   -moz-transform: translate(0,100%);
	    -ms-transform: translate(0,100%);
	     -o-transform: translate(0,100%);
	        transform: translate(0,100%);
	
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	
}
.product-item:hover .item-content{
	-webkit-transform: translate(0,0);
	   -moz-transform: translate(0,0);
	    -ms-transform: translate(0,0);
	     -o-transform: translate(0,0);
	        transform: translate(0,0);
	    
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}

.item-top-content{
	position: relative;
}
.item-top-content-inner{
	position: absolute;
	bottom: 0;
	padding:10px 15px 10px 15px;
	background: rgba(255,255,255,.85);
	width:100%;
}
.item-add-content{
	padding:0 15px 15px 15px;
	opacity:0;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
}
.product-item:hover .item-add-content{
	opacity:1
}
.item-add-content-inner{
	border:0px solid #dadada;
	border-top-width:1px;
	padding-top:10px;
}

.btn.buy{
	background-color: #40c781;
	text-align:center;
	line-height:42px;
	font-weight:700;
	color:#fff;
	border-radius:3px;
	text-decoration:none;
	opacity:1;
	border:0px solid #35a76e;
	border-bottom-width:2px;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	    -ms-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}
.btn.buy:hover{
	background-color:#34a46c;
}
.expand{
	display:block;
}

.item-product{
	width:70%;
	float:left;
}
.item-product-price{
	width:30%;
	float:right;
	text-align: right;
}

.product-item h2{
	font-size:1em;
	font-weight:400;
	color:#222;
}

.subdescription{
	font-size:0.8em;
	font-weight:400;
	color:#7d7d7d;
}

.item-content{
	background: rgba(255,255,255,.85);
}
.item-add-content{
	font-weight:400;
	color:#7d7d7d;
}
.item-add-content .section{
	margin-bottom:10px;
}
.item-add-content .section:last-of-type{
	margin-bottom:0;
}
