body {
	font-family: 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: white;
	overflow-x: hidden;
}

.logo {
	/*width:210px;*/
	/*height:40px;*/
	background: #f5a623;
}

nav {
	height: 8vh;
}


.dropdown-item {
	font-size: 16px;
}

.right-menu .dropdown-menu {
	/*right: 0 !important;*/
	left: 16px;
	min-width: auto;
	text-align: center;
}

.navbar-brand {
	margin-right: 43px;
}

.nav-link {
	font-size: 16px;
	color: #4a4a4a;
	padding-right: 20px !important;
	padding-left: 20px !important;
}

.product .nav-link {
	/*font-size:12px;*/
	font-size: 0.9em;
}

.product .dropdown-item {
	font-size: 13px;
}

.product #section4 h4 {
	padding-top: 20px;
}

.product #section5 h4 {
	padding-top: 30px;
	color: #FFF;
}

.product #section5 p {
	color: #FFF;
}

.section h2 {
	font-weight: lighter;
	font-size: 40px;
	color: #4a4a4a;
	text-align: center;
	padding-top: 4vh;

	line-height: 1 !important;
}

.section h4 {
	font-weight: bold;
	font-size: 30px;
	color: #4a4a4a;
	text-align: center;
	line-height: 1 !important;
}

.section p {
	font-weight: normal;
	font-size: 16px;
	color: #4a4a4a;
	text-align: center;
	line-height: 1 !important;
}

.section-product h2 {
	font-weight: lighter;
	font-size: 40px;
	color: #4a4a4a;
	text-align: center;
	padding-top: 10vh;
}

.section-product h4 {
	font-weight: bold;
	font-size: 30px;
	color: #4a4a4a;
	text-align: center;
}

.section-product p {
	font-weight: normal;
	font-size: 16px;
	color: #4a4a4a;
	text-align: center;
}

#section1 {
	height: 540px;
	background: #CCC;
	margin-bottom: 30px;
	background-image: url(../img/section1.png);
	background-position: center;
	background-size: cover;
}

#section2 {
	height: 540px;
	background: #CCC;
	margin-bottom: 30px;
	background-image: url(../img/section1.png);
	background-position: center;
	background-size: cover;
}

#section3 {
	height: 540px;
	background: #CCC;
	margin-bottom: 30px;
	background-image: url(../img/section1.png);
	background-position: center;
	background-size: cover;
}

#section4 h2 {
	color: #FFFFFF;
}

#section4 h4 {
	color: #FFFFFF;
}

#section4 p {
	color: #FFFFFF;
}

#cover {
	height: 100vh;
	background: #CCC;
	margin-bottom: 30px;
	background-image: url(../img/product-cover.png);
	background-position: center;
	background-size: cover;
	margin-top: -8vh;
}

.product-section {
	height: 540px;
	background: #CCC;
	margin-bottom: 30px;
	background-image: url(../img/product-section.png);
	background-position: center;
	display: flex;
	align-items: center;
}

.product-section .text-box {
	width: 50%;
	height: auto;
}

.product-section .text-box .text {
	width: 322px;
	margin: auto;
}

.product-section .text-box .text h3 {
	font-size: 46px;
	color: #ffffff;
	text-align: left;
	font-weight: lighter;
}

.product-section .text-box .text p {
	font-size: 16px;
	color: #ffffff;
	text-align: left;
}

.play {
	width: 156px;
	height: 175px;
	margin-left: 12vw;
	margin-top: 19vh;
}

.cover-right {
	margin-right: 30px;
	width: 400px;
	float: right;
}

.cover-right a {
	color: #fff;
	font-size: 19px;
}

.cover-right a:hover {
	text-decoration: none;
}

.cover-right-img {
	width: 58px;
	height: 58px;
	object-fit: cover;
}

.cover-right-row {
	background: rgba(106, 106, 107, 0.3);
	color: #fff;
	padding: 5px;
	margin-bottom: 1px;
}

.cover-right-row .col-2 {
	padding: 0px;
}

.footer {
	margin-top: 30px;
	background: #ebebeb;
	height: 154px;
}

.footer-logo {
	margin-left: 30px;
	background: #f5a623;
	width: 210px;
	height: 40px;
}

.map {
	width: 100%;
}

.footer-left {
	float: left;
	padding-top: 55px;
	padding-bottom: 59px;

	width: 540px;
	height: auto;
}

.footer-auto {
	text-align: center;
	padding-top: 56px;
	padding-bottom: 58px;
}

.footer-auto a {
	font-weight: bold;
	font-size: 16px;
	color: #4a4a4a;
	margin-left: 29px;
}

.footer-right {
	float: right;
	padding-top: 55px;
	padding-bottom: 59px;
}

.footer-right .item {
	float: left;
	height: 40px;
	margin-right: 30px;
}

.footer-social {
	float: right;
}


.gallery {
	background: #d8d8d8;
	width: 100%;
	clear: both;
	padding-bottom: 68px;
}

.gallery h2 {
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 24px;
	color: #4a4a4a;
	text-align: center;
}


.gallery-box {
	background: #ebebeb;
	width: 390px;
	height: 390px;
	margin-left: 30px;
	float: left;
}

.buttons {
	background: #ffffff;
	margin-top: 90px;
	margin-bottom: 90px;
	text-align: center;
	width: 100%;
}

.black-button {
	background: #4a4a4a;
	border-radius: 6px;
	width: 542px;
	padding: 38px 95px 38px 95px;
	font-size: 20px;
	color: #ffffff !important;
	text-align: center;
}

.orange-button {
	background: #e87200;
	border-radius: 6px;
	width: 542px;
	padding: 38px 95px 38px 95px;
	font-size: 20px;
	color: #ffffff !important;
	text-align: center;
	margin-left: 56px;
}

.black-button:hover,
.orange-button:hover {
	text-decoration: none;
}

.bottom-content {
	background: #ebebeb;
	width: 100%;
	height: 1080px;
}

.bottom-content img {
	background: #9b9b9b;
	width: 800px;
	height: 341px;
	margin: auto;
}

.boxes {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	display: table;
}

.product-box:nth-child(2) {
	margin-left: 30px;
}

.product-box:nth-child(4) {
	margin-left: 30px;
}

.product-box:nth-child(3) {
	clear: both;
}

.product-boxes {
	margin: auto;
	width: 1140px;
}

#table-section {
	padding-bottom: 70px;
	background: white;
	margin-bottom: 30px;
	/*background-image: url(../img/product-section.png);*/
	background-position: center;
	/*text-align: center;*/
}

#table-section .table-image-wrapper img {
	margin: 20px 0;
}

#table-section .table-wrapper {
	width: 60%;
	margin: 0 auto;
	background: #ffffff;
	padding: 10px;
}

#table-section .table-wrapper table {
	margin: 0;
}

#table-section .table-wrapper table td,
#table-section .table-wrapper table th {
	border: none;
}

#table-section .table-wrapper table td:first-child {
	border-right: 2px solid #ffffff;
}


#small-box-section {
	text-align: center;
	padding: 0 15%;
}

.small-box-col {
	overflow: hidden;
	box-shadow: 0px 3px 4px 4px rgba(0, 0, 0, 0.30);
	-webkit-box-shadow: 0px 3px 4px 4px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0px 3px 4px 4px rgba(0, 0, 0, 0.30);
}

.small-box-overflow {
	margin-bottom: 30px;
}

.small-box-text {
	background-image: url(../img/box.png);
	background-position: center;
	background-size: cover;
	height: 400px;
	padding: 20px;
	color: #fff;
}

.small-box-text {
	transition: all .9s;
}

.small-box-col:hover .small-box-text {
	transform: scale(1.2);
	transform-origin: top;
}


/*büyük kutular*/
.product-box {
	width: 555px;
	height: 500px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	float: left;
	margin-bottom: 30px;
	-webkit-font-smoothing: antialiased;
}

.product-box-zoom {
	width: 555px;
	height: 500px;
	background-image: url(../img/box.png);
	background-position: center;
	background-size: cover;
	transition: all .9s;
	padding-top: 20px;
	-webkit-font-smoothing: antialiased;
}

.product-box-zoom h4 {
	color: #fff;
}

.product-box-zoom p {
	color: #fff;
}

.product-box:hover .product-box-zoom,
.product-box:focus .product-box-zoom {
	transform: perspective(1px) scale(1.2);
	padding-top: 60px;
}

.product-box-zoom::before {
	content: "";
	display: none;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.product-box:hover .product-box-zoom:before,
.product-box:focus .product-box-zoom:before {
	display: block;
}

/*büyük kutular*/

/*küçük kutular*/
.box {
	background: #9b9b9b;
	height: 540px;
	margin-left: 30px;
	/*margin-left:0px;*/
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	/*cursor: pointer;*/
	-webkit-font-smoothing: antialiased;
	/* box-shadow: 0px 3px 4px 4px rgba(0,0,0,0.30);
    -webkit-box-shadow: 0px 3px 4px 4px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 3px 4px 4px rgba(0,0,0,0.30);*/
	background-size: cover;
}

.box:nth-child(2) {
	margin-right: 30px;
}

.box-zoom {
	height: 540px;
	background-image: url(../img/box.png);
	background-position: center;
	background-size: cover;
	transition: all .9s ease-in-out;
	padding-top: 20px;
	-webkit-font-smoothing: antialiased;
	*/
}

.box-zoom h4 {
	color: #fff;
}

.box-zoom p {
	color: #fff;
}

/*
.box:hover .box-zoom,
.box:focus .box-zoom {
	transform: scale(1.2);
	padding-top: 60px;
}

.box-zoom::before {
	content: "";
	display: none;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.box:hover .box-zoom:before,
.box:focus .box-zoom:before {
	display: block;
}*/

/*küçük kutular*/


/*media galeri*/

.item {
	margin-left: 15px;
	margin-right: 15px;
}

.item-desc {
	background: #4a4a4a;
	border: 1px solid #979797;
	width: 100%;
	height: 64px;
	text-align: center;
	z-index: 999;
	position: relative;
}

.item-desc a {
	top: 50%;
	font-size: 12px;
	color: #ffffff;
	display: block;
	position: relative;
	transform: translateY(-50%);
	display: block;
}

.item-desc a:hover {
	text-decoration: none;
}

/*media galeri*/


.owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}





/* CONTACT PAGE */
#contact-hero {
	text-align: center;
	background-image: url(../img/product-section.png);
	background-position: center;
	background-size: cover;
	min-height: 300px;
}

#contact-hero h1 {
	font-size: 60px;
	color: #4A4A4A;
	font-weight: 100;
	padding-top: 40px;
}

.iletisim-boxes {
	background: #E0E0E0;
	text-align: center;
	font-size: 16px;
	padding: 15px 10px 20px 10px;
	border-radius: 6px;
	color: #4a4a4a;
	height: 100%;
}

.iletisim-boxes .span-text.address {
	font-weight: 400;
}

.iletisim-boxes .span-h {
	font-weight: 400;
	display: block;
	margin-bottom: 14px;
}

.iletisim-boxes .span-text {
	font-weight: 700;
}

.iletisim-boxes-row {
	margin-top: -62px;
	margin-bottom: 120px;
}

.iletisim-h2 {
	font-weight: 700;
	font-size: 40px;
	color: #4A4A4A;
}

.contact-btn {
	margin-top: 18px;
	background: #e87200;
	color: #fff;
	border: none;
	padding: 10px 70px;
	font-size: 16px;
}

.contact-btn:hover {
	color: #fff;
}

.contact-map #map {
	width: 100%;
	height: 100%;
}

#section5 #map {
	width: 100%;
	height: 330px;
}

/* Common CSS */
.form-control {
	background: #EBEBEB;
	border-radius: 6px;
	border: none;
}

.box .box-col {
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
}

.video {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	transform: translate(-50%, -50%);
}

.video-box {
	position: relative;
	height: auto;
}

.bottom-img {
	width: 540px;
	height: auto;
}

@media (max-width: 1366px) {
	.play {
		/*margin-top: 100px;*/
		margin-top: 1vh;
		text-align: center;
	}

	.cover-right {
		margin-top: 100px;
	}
}

/*mobile*/
@media (max-width: 1024px) {
	.nav-link {
		font-size: 15px;
	}
}

@media (max-width: 768px) {
	.navbar-brand {
		margin: auto;
	}

	.navbar-light .navbar-toggler {
		border: none;
		width: 30px;
		font-size: x-small;
		margin-right: 30px;
	}

	.navbar-light .navbar-toggler:focus {
		border: none;
		outline: none;
	}

	.navbar-collapse {
		background: #3f3f3f;
		position: absolute;
		top: 8vh;
		left: 0;
		right: 0;
		text-align: center;
		border-top: 1px solid #f5a623;
		padding-top: 10px;
	}

	.box {
		margin-left: 0px;
		height: 400px;
		margin-bottom: 20px;
	}

	.box:nth-child(2) {
		margin-right: 0px;
	}

	.navbar-light .navbar-toggler-icon {
		background-image: none;
		background: #4a4a4a;
		border-radius: 3px;
		width: 30px;
		height: 4px;
		padding-bottom: 5px;
	}

	#section1,
	#section2,
	#section3 {
		height: 400px;
		margin-bottom: 20px;
	}

	#section5 {
		display: none;
	}

	.footer {
		height: auto;
		margin-top: 0px;
		padding: 0 0 20px;
	}

	.footer-left {
		text-align: center;
		padding-top: 44px;
		padding-bottom: 0px;
	}

	.footer-logo {
		margin-left: auto;
	}

	.footer-auto {
		padding-top: 47px;
		padding-bottom: 0px;
	}

	.footer-auto a {
		margin-left: auto;
		display: block;
		margin-top: 11px;
	}

	.footer-right {
		text-align: center;
		padding-top: 64px;
		padding-bottom: 71px;
	}

	.footer-right .item {
		float: none;
		display: inline-block;
	}

	.item:last-child {
		margin-right: auto;
	}

	.footer-social {
		float: none;
	}

	.section-product {}

	.product-section {
		margin-bottom: 20px;
	}

	.product-section .text-box {
		width: 100%;
	}

	.play {
		margin: auto;
	}

	#cover {
		margin-bottom: 20px;
		height: auto;
	}

	.cover-right {
		width: 100%;
		float: none;

		margin-right: 0px;
	}

	.gallery {
		height: auto;
		width: 100%;
	}

	.gallery-box {
		margin-bottom: 20px;
		margin: auto auto 20px auto;
		float: none;
		height: 257px;
	}

	.buttons {
		padding-left: 30px;
		padding-right: 30px;
	}

	.black-button {
		width: 100%;
		display: table;
		margin-top: 30px;
		padding: 38px 38px 38px 38px;
		font-size: 18px;
	}

	.orange-button {
		width: 100%;
		margin-left: auto;
		display: table;
		margin-top: 30px;
		padding: 38px 38px 38px 38px;
		font-size: 18px;
	}

	.product-box {
		width: 100%;
	}

	.product-box-zoom {
		width: 100%;
	}

	#small-box-section {
		padding: 0 4%;
	}

	.small-box .col-12 {
		margin-bottom: 20px;
	}

	#table-section {
		height: auto;
	}

	#table-section .table-wrapper {
		width: 90%;
	}

	.bottom-img {
		width: 90%;
		height: auto;
	}

	.item {
		margin-left: 0px;
	}

	.dropdown-item {
		text-align: center;
		font-size: 12px;
	}

	.navbar-nav .dropdown-menu {
		z-index: 9999;
		position: relative;
		background: #e1e1e1;
	}

	.navbar-collapse {
		z-index: 9999;
		position: absolute;
	}

	.iletisim-boxes-row {
		z-index: 1;
		position: relative;
	}

	.contact-col {
		margin-bottom: 20px;
	}

	.contact-btn {
		margin-bottom: 20px;
	}

	.right-menu .dropdown-menu {
		/*right: 0 !important;*/
		left: unset;
		min-width: auto;
		text-align: center;
	}
}



.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {

	background-color: #e7e7e7;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #e87200 !important;
}



.play-container {
	margin: 0 auto 0;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;

}

.play-button {
	height: 175px;
	margin-top: 19vh;
}

.play-button img {
	position: relative;
	top: 50%;
	margin-left: -50px;
	margin-top: -50px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	letter-spacing: -1px;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0 0 0 0 rgba(246, 108, 32, 0.5);
	-webkit-animation: pulse 1.5s infinite;
	margin: 0 auto;
}

.play-button:hover img {
	-webkit-animation: none;
}

@-webkit-keyframes pulse {
	0% {
		-moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}

	70% {
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
		box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
	}

	100% {
		-moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
	}
}


@media screen and (max-width:991px) {
	.navbar-light .navbar-nav .nav-link {
		color: #fff;
	}

	.active {
		color: #e87200 !important;
	}

	.play-button {
		display: flex;
		justify-content: center;
		align-content: center;
		align-self: center;
		align-items: center;

	}

	.section.product-section {
		background-position: right;
	}
}

.navbar-brand img {
	width: 200px;
}


@media screen and (max-width:991px) {
	#page-wrapper-mobile {
		background: #444444;
	}

	#page-wrapper-desktop {
		display: none;
	}

	.cover-right-row {
		background: #626262;
		padding-left: 30px;
		margin-bottom: 0;
		border-bottom: 1px solid #333;
		display: flex; 
		margin-right: 0px !important;
		margin-left: 0px !important;

	}

	.urun-box {
		background: #444444;
		padding: 5px;
		position: relative;
		margin-bottom: 30px;
	}

	.urun-box-gorsel {
		height: 320px;
	}

	.urun-box-aciklama {
		color: #fff;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		background: #444444;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.urun-box-aciklama h4 {
		color: #fff;
	}
	#cover {
		margin: 0;
	}
	.section-product > h4 {
		font-size: 16px !important;
	}

}

@media screen and (min-width:992px) {

	#page-wrapper-mobile {
		display: none;
	}

	#page-wrapper-desktop {
		display: block;

	}

	.play-button {

		margin-left: 15vw;
	}
}
.media img {
	width: 100%;
	max-width: 100%;
}