* {
	margin: 0;
	padding: 0;
}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1300px;
}
}
body {font-family: myriad-pro, sans-serif;}
a {
	text-decoration: none;
}
.navbar-collapse {
	position: initial;
}
.menu-dil {
	padding-top: 25px;
}
.navbar-nav {
	font-size: 19px;
}
.navbar-nav li {
	padding-left: 14px;
}
.yazi {
	position: absolute;
	top: 37%;
	left: 21%;
	right: 0;
	width: 463px;
	color: #fff;
}
.slide .btns {
	position: absolute;
	border: 1px solid #bd1622;
	padding: 6px 30px;
	border-radius: 18px;
	top: 120%;
	transition:background .5s ease-in;
}
.slide .play {
	position: absolute;
	top: 50vh;
	text-align: center;
}
.slide .btns a {
	color: #fff;
	text-decoration: none;
	transition:background .5s ease-in;
}
.play p {
	font-size: 16px;
	font-weight: lighter;
	color: #fff;
	text-align: center;
	margin-top: 7px;
}
.yazi p {
	font-size: 16px;
	font-weight: lighter;
}
.yazi h1 {
	font-weight: bold;
	font-size: 5rem;
}
.yazi h2 {
	font-size: 4rem;
	font-weight: lighter;
}
.ana {
	background: transparent;
	color: #fff;
	width: 100%;
	display: inline-block;
	font-size: 16px;
	position: absolute;
	z-index: 99;
	right: 26px;
	top: 32px;
}
.ana ul {
	float: right;
}
.ana ul li {
	float: left;
	
	list-style: none;
}
.ana ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
}
.slide {
	margin-top: -153px;
}
.navbar {
	z-index: 9;
}
.menu .navbar-expand-lg a {
	color: #fff;
	font-weight: 400;
}
.gorsel img {
	position: relative;
	width: 100%;
	overflow: hidden;
}

footer{
	background:#474a50;
	padding: 70px 70px 0px;
	color: #b2b2b2;
	font-size: 15px;
}

footer img {
	max-width: 250px;
}

.foot-alt {
    background: white;
    color: #474a50;
    font-size: 14px;
    padding-top: 8px;
}
.foot-alt a {
  text-decoration: none;
  color: #474a50;
}


.weeb img {
	max-width: 80px;
}

.foot-alt .center {
	text-align: center;
}

.weeb {
	text-align: right;
}

.foot-logo img {
	margin-bottom: 20px;
	display: block;
}

.sosyal-med img {
	width: 70%;
	filter: invert(1) opacity(0.2);
	margin-bottom: 0;
	transition: .5s all;
}

.sosyal-med a {
	display: inline-block;
	width: 20%;
	max-width: 60px;
}

.sosyal-med {
	width: 100%;
	position: relative;
	margin-top: 20px;
}

.sosyal-med a:hover img {
	filter: invert(1) opacity(0.5);
}
footer .col-lg-3:nth-child(2){
	padding-left: 70px;
}
footer .col-lg-3:nth-child(3){
}
footer .col-lg-3 ul li{
	list-style: none;
	margin-top: 7px;
}

footer .col-lg-3 ul li a {
	color: #b2b2b2;
}

footer h4 {
	font-size: 25px;
	display: inline-block;
	color: #fff;
	font-weight: lighter;
}

.foot-ilet li{
	margin-bottom: 20px;
}

footer .center {
	text-align: center;
	padding: 20px 0;
	border-top: 1px solid #ffffff0d;
	margin-top: 20px;
}

footer .center a {
	color: #b2b2b2;
	margin: 11px;
	font-weight: 400;
}

footer .btn-detay {
	font-size: 15px;
	padding: 5px 15px;
	float: left;
	background: #51575e;
	color: #dddddd;
}
footer li {
	list-style: none;
	margin-top: 10px;
}
footer a {
	text-decoration: none;
	color: #fff;
	font-weight: lighter;
}

.play img {
	max-width: 85px;
}

.hakkinda {
	background-image: url(../img/mesapol-bg.png);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}
.hakkinda p {
	color: #999999;
}
.hakkinda h1 {
	color: #666666;
	font-weight: bolder;
}
.modeller {
	background-color: #f4f4f4;
}
.modeller h1 {
	color: #666666;
	font-weight: bolder;
	font-size: 45px;
}
.model-baslik {
}
.model-yazi {
	background-color: #f0efef;
	padding: 60px;
	height: 39vh;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.modeller .btns a {
	border: 1px solid #bd1622;
	padding: 7px 36px;
	border-radius: 18px;
	font-size: 20px;
	transition:background .5s ease-in;
	color: #474a50;
	text-decoration: none;
	transition:color .5s ease-in;
}
.model-yazi h2 {
	color: #474a50;
	font-weight: lighter;
	font-size: 40px;
}
.model-yazi p {
	color: #474a50;
	font-weight: lighter;
}
hr {
	width: 143px;
	border: 1px solid #bd1622;
}
.katalog {
	float: right;
	width: 300px;
	margin-top: 46px;
}
.katalog h2 {
	float: left;
	padding-left: 7px;
	margin-top: -5px;
	color: #666666;
	font-weight: lighter;
}
.katalog hr {
	border: 1px solid #666666;
	margin-top: 29px;
	padding-left: 8vh;
	margin-left: 5.6vh;
}
.katalog p {
	color: #000;
}
.modeller hr {
	    width: 143px;
    border: 2px solid #bd1622;
    margin-top: -6px;
}
.urun-model ul li {
	float: left;
	list-style: none;
	height: 48px;
}
.urun-model ul li a{
	text-decoration: none;
	color: #fff;
	background: #767676;
	height: 56px;
	font-size: 18px;
	width: 108%;
	margin-top: 4px;
	padding: 14px;
}
.menu-bg {
    width: 100.8%;
    background-color: #405D64;
    text-align: center;
}
.urun-menu {
	background-image: url(../img/urun-bg.png);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding-bottom: 100px;

}
.urun-menu h1 {
	color: #474a50;
	font-weight: lighter;
	padding-top: 100px;
	padding-bottom: 100px;
}
.iletisim {
	background-image: url(../img/ulasin.png);
	background-size: cover;
	width: 100%;
	background-position: center right;
	position: relative;
	max-height: 600px;
	min-height: 400px;
	margin-bottom: 80px;
	margin-top: 80px;

}
.iletisim a {
	bottom: 8%;
	position: absolute;
	font-weight: bold;
	left: 40%;
	color: #fff;
	border: 1px solid #bd1622;
	padding: 6px 30px;
	border-radius: 18px;
	font-size: 24px;
	 transition:background .5s ease-in;
}
.iletisim h1 {
	bottom: 70%;
	position: absolute;
	font-weight: normal;
	left: 10%;
	color: #474a50;
}
.iletisim p {
	bottom: 20%;
	position: absolute;
	font-weight: normal;
	left: 10%;
	color: #474a50;
	width: 498px;
}
.foot-logo p {
	color: #fff;
}
.foot-logo {
	background-image: url(../img/footer-bg.png);
	background-size: cover;
	width: 100%;
	background-position: center;
	position: relative;
	min-height: 450px;
	padding-top: 80px;
}
.foot-ilet {
	padding-top: 80px;
}

.banner-gorsel img {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.banner {
	margin-top: -205px;
}
.menu-ic {
	padding-top: 25px;
}
.ic-menu-bg {
    z-index: 9;
    background: rgb(71, 74, 80, 0.9);
    padding: 48px;
    border-bottom: 4px solid #474a50;
}
.baslik {
	background: rgb(71, 74, 80, 0.9);
	color: #fff;
	margin-top: -76px;
	padding-left: 19px;
	padding-top: 22px;
	width: 294px;
	height: 76px;
}
.menu-hr {
	max-width: 143px;
	border: 2px solid #bd1622;
	margin-top: -10px;
}
.model-menu {
	background: #6c6e73;
	color: #fff;
	width: 294px;
}
.model-menu li {
	list-style: none;
	padding-top: 15px;
	padding-left: 21px;
}
.model-menu ul li a {
	color: #fff;
	font-size: 17px;
}
.seri-menu {
	background: #6c6e73;
	color: #fff;
	width: 294px;
}
.seri-menu li {
	list-style: none;
	padding-top: 15px;
	padding-left: 21px;
}
.seri-menu ul li a {
	color: #fff;
	font-size: 17px;
}
.baslik-2 {
	color: #fff;
	padding-left: 19px;
	padding-top: 22px;
	width: 305px;
	height: 76px;
}
.aciklama-menu {
	background: #dfdfdf;
	width: 294px;
}
.baslik-3 {
	color: #474a50;
	padding-left: 19px;
	padding-top: 22px;
}
.baslik-3 p {
	font-size: 14px;
}
.yol {
	font-size: 12px;
	padding-top: 6px;
}
.yol a {
	color: #4b4e53;
}
.urun-isim {
	background: #bd1622;
	color: #fff;
	padding: 5px;
}
.urun-icerik {
	font-size: 14px;
	padding-top: 6px;
	color: #4b4e53;
}
.urun-galeri {
	font-size: 12px;
	padding-top: 6px;
	color: #4b4e53;
}
.urun-galeri-gorsel {
	margin-top: 25px;
}
.urun-detay {
	margin-bottom: 30px;
}
.urun-icerik .play {
	position: absolute;
	right: 7%;
	top: 33%;
	text-align: center;
	background: transparent;
	border: none;
}
.urun-ana {
	background: transparent;
	color: #fff;
	width: 100%;
	display: inline-block;
	font-size: 16px;
	position: absolute;
	z-index: 99;
	right: 47px;
	top: 67px;
}
.urun-ana ul {
	float: right;
}
.urun-ana ul li {
	float: left;
	
	list-style: none;
}
.urun-ana ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
}
.active{
	background-color: rgba(255, 255, 255, 0.3);
	border-bottom: 2px solid;
}
.activex {
    position: relative;
}
.dropdown-menu .activex:after{
  content: '';
  position:absolute;
border-style: none;
}
/*.activex:after{
  content: '';
  position:absolute;
  right: -7px;
  bottom: 2px;
  border-style: solid;
  border-top-width: 4px;
  border-right-width: 45px;
  border-left-width: 45px;
  border-top-color: white;
  border-right-color:  transparent;
  border-bottom-color:  transparent;
  border-left-color:  transparent;
}*/
.activex:after{
	content: '';
    position: absolute;
    left: 10px;
    bottom: 7px;
    width: 34px;
    border: 2px solid #bd1622b8;
}
.banner {
	background-image: url(../img/urun-detay-banner.png);
	margin-top: -205px;
	padding: 0;
	height: 560px;
	position: relative;
	top: 0;
	width: 100%;
	padding: 0px 5%;
	background-position: bottom center;
	background-size: cover;
}
.haber-banner {
	background-image: url(../img/haber-bg.jpg);
	margin-top: -205px;
	padding: 0;
	height: 560px;
	position: relative;
	top: 0;
	width: 100%;
	padding: 0px 5%;
	background-size: cover;
}
.proje h4 {
    position: absolute;
    right: 23px;
    bottom: 0;
    color: rgba(255, 255, 255, 0.5);
}
.proje h1 {
    position: absolute;
    left: 23px;
    bottom: 0;
    color: rgb(71, 74, 80, 0.5);
    font-weight: bolder;
}
.proje i {
    position: absolute;
    right: 25px;
    bottom: 10px;
    color: rgb(71, 74, 80, 0.5);
    font-size: 46px;
}
.w-50 {
    float: left;
    min-height: 400px;
    position: relative;
    margin-bottom: 50px;
    width: 50%!important;
}
.padding-20 {
    padding: 0% 10%;
    height: 100%;
    position: absolute;
    color: #000000;
    font-size: 18px;
    width: 100%;
}
.padding-20 a {
    text-decoration: none;
    color: #000;
}
.iletisim-page p {
    display: flex;
}
.iletisim-page h6 {
    font-size: 30px;
    margin-bottom: 30px;
    border-bottom: 2px solid #474a50;
    width: fit-content;
}
.float-left {
    float: left!important;
}
.iletisim-page span {
    width: 40px;
    text-align: center;
    display: table;
    float: left;
}
.iletisim-page {
    position: relative;
    padding-bottom: 0 !important;
    padding-top: 80px;
}
.mesa-right {
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.iletisim-hr {
    position: absolute;
    top: 44%;
    width: 83%;
    left: 6%;
    border: 1px solid #474a5047;
}
.iletisim-sayfa .btn-detay {
    font-size: 15px;
    padding: 10px 30px;
    float: left;
    background: #474a50;
    color: #fff;
}
.iletisim-sayfa .btn-detay i {
	color: #fff;
}
.iletisim-banner-gorsel img {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.iletisim-banner {
	margin-top: -205px;
}
.iletisim-banner {
	background-image: url(../img/urun-detay-banner.png);
	margin-top: -205px;
	padding: 0;
	height: 560px;
	position: relative;
	top: 0;
	width: 100%;
	padding: 0px 5%;
	background-position: bottom center;
	background-size: cover;
}
.urun-detay .urunler {
    padding: 5px;
}
.urun-detay .urun-content {
    background-color: #6c6e7347;
    padding: 13px;
    overflow: hidden;
    padding-bottom: 50px;
}
.urun-detay .urun-content img {
    height: 185px;
    max-width: 276px;
}
.urun-detay .urun-content p {
    margin: 15px 0;
    text-align: right;
    font-weight: 100;
    color: #314555;
    position: absolute;
    bottom: 0;
    right: 20px;
}
.urunler {
    color: #4b4e53;
}
.sosyal-med i {
	width: 70%;
	margin-bottom: 0;
	transition: .5s all;
	font-size: 25px;
}

.sosyal-med a {
	display: inline-block;
	width: 20%;
	max-width: 60px;
}

.sosyal-med {
	width: 100%;
	position: relative;
	margin-top: 20px;
}

.sosyal-med i:hover  {
	color: #bd1622;
}
.alt a:hover  {
	color: #bd1622;
	text-decoration: none;
}
.alt a h4:hover  {
	color: #bd1622;
	text-decoration: none;
}
.modeller .btns:hover {
	background-color: #bd1622;
	color: #fff;
}
.modeller .btns a:hover {
	color: #fff;	
	background-color: #bd1622;
}
.slide .btns:hover {
	background-color: #bd1622;
	color: #fff;
}

.iletisim a:hover{
	background-color: #bd1622;
	color: #fff;
	text-decoration: none;
}
.katalog h2:hover {
	color: #bd1622;
}
.kurumsal-menu {
	background: #6c6e73;
	color: #fff;
	width: 295px;
}
.kurumsal-menu li {
	list-style: none;
	padding-top: 15px;
	padding-left: 21px;
}
.kurumsal-menu ul li a {
	color: #fff;
	font-size: 17px;
}
.kurumsal-menu a:hover {
	text-decoration: none;
}
.model-menu a:hover {
	text-decoration: none;
}
.kurumsal {
	margin-bottom: 30px;
}
.kurumsal-icerik h3 {
	margin-top: 10px; 
}
.kurumsal-icerik  {
	color: #4b4e53;
	height: fit-content;
	padding-top: 0;
}
.yol a:hover {
	text-decoration: none;
}
.kalite-icerik h3 {
	margin-top: 10px; 
}
.kurumsal .baslik {
	background: rgb(71, 74, 80, 0.9);
	color: #fff;
	margin-top: -76px;
	padding-left: 19px;
	padding-top: 22px;
	width: 295px;
	height: 76px;
}
.haber-icerik h3 {
	margin-top: 10px;
	text-align: left;
}
.haber-icerik  {
	color: #4b4e53;
}
.kurumsal .haberler-box {
    background-color: #6c6e73;
    padding: 6px;
    overflow: hidden;
    margin-bottom: 20px;
    height: 355px;
}
.kurumsal .haberler-box a {
	color: #fff;
}
.kurumsal .haberler-box p {
	color: #fff;
}
.kurumsal .haberler-box a:hover {
	text-decoration: none;
}

.haber-zoom img {
 	transition: all .5s ease-in-out;
 	cursor: pointer;
 	margin-bottom: 10px;
 	height: 170px;
}
.haber-zoom img:hover {
 	transform: scale(.8);
    -webkit-transform: scale(.8);
}
.haberler-box h5 {
	font-weight: bolder;
	text-align: center;
	font-size: 18px;
}
.haber-detay-icerik {
	color: #4b4e53;
	padding-top: 25px;
}
.haber-detay-icerik h3 {
    margin-bottom: 20px;
}
.sertifika {
	margin-bottom: 35px;
}
.belgeler-zoom img {
 	transition: all .5s ease-in-out;
 	cursor: pointer;
 	object-fit: cover;
}
.belgeler-zoom img:hover {
 	transform: scale(.8);
    -webkit-transform: scale(.8);
}

.kurumsal .gorsel img {
    width: 100%;
    object-fit: cover;
    height: 450px;
}
.btn-detay i {
    transition: .5s all;
}
.btn-detay:hover i {
	margin-left:10px;
}
.btns i {
    transition: .5s all;
}
.btns:hover i {
	margin-left:10px;
}
.tarih {
	color: #474a50;
    font-size: 12px;
    font-weight: 600;
}
.tarih i {
	margin-right: 3px;
}
.baslik-3 h6 {
	margin-bottom: 0;
}




@media only screen and (max-width: 991px)  and (min-width: 767px) {
.urun-detay .urun-content img {
    height: 109px;
    max-width: 114px;
}
.kurumsal-detay .yol {
    margin-left: 124px;
}
.kurumsal-detay .haber-icerik {
    margin-left: 124px;
}
.kurumsal-detay .kurumsal-icerik {
    margin-left: 99px;
}
.kurumsal-detay .kalite-icerik {
    margin-left: 99px;
}
.kurumsal .haberler-box {
    height: 530px;
}
.blog__slide__label {
    padding: 7px 42px 10px 8px!important;
}
.urunler-detay .urun-icerik {
    margin-left: 45px;
}
.urunler-detay .yol {
    margin-left: 45px;
}
ul.pop-up-ul {
    position: absolute;
    top: 37%;
    left: 25.9%;
}
}


@media only screen and (max-width: 992px){
.padding-20 {
    position: relative;
    padding: 0;
}
.w-50 {
    clear: both;
    min-height: auto;
    width: 100% !important;
}
.iletisim-hr {
    margin-top: 164px;
    width: 91%;
}
}
@media only screen and (max-width: 1500px) {
.iletisim h1  {
	
	color: #fff;
}
.iletisim  p {
	
	color: #fff;
}
}
@media only screen and (max-width: 1215px) {
.foot-ilet {

padding: 20px;
}

}
@media only screen and (max-width: 1200px) {
.urun-icerik .play {
	top: 29%;
}

}
@media only screen and (max-width: 992px) {
ul.navbar-nav.ml-auto {
    background: rgb(71, 74, 80, 0.9);
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.modeller .btns {
	right: 70px;
}
}

@media only screen and (max-width: 767px) {
.scrollup {
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
    font-size: 15px!important;
}
.yol  {
	
	padding: 0;
}
.urun-icerik .play {
	top: 12%!important;
}
.urun-icerik {
	padding: 0;
	margin-top: 35px;
}
.urun-galeri {
	padding: 0;
	margin-top: 35px;
}
.yol {
	display: none;
}
.video h6 {
    text-align: left!important;
}
.bayrak {
    width: 60px!important;
}
ul.pop-up-ul {
    position: absolute;
    top: 37%!important;
    left: 28.9%!important;
}
}
@media only screen and (max-width: 1165px)  {
.model-baslik{
}
}
@media only screen and (max-width: 1200px)  and (min-width: 991px) {
	.urun-model ul li a {
	padding: 7px;
}
.urun-detay .urun-content img {
    height: 145px;
    max-width: 164px;
}
.kurumsal-detay .yol {
    margin-left: 50px;;
}
.kurumsal-detay .haber-icerik {
    margin-left: 50px;;
}
.kurumsal-detay .kurumsal-icerik {
    margin-left: 50px;;
}
.kurumsal-detay .kalite-icerik {
    margin-left: 50px;;
}
.video video {
    padding: 25px!important;
}
.kurumsal .haberler-box {
    height: 392px;
}
}
@media only screen and (max-width: 1200px)  and (min-width: 767px) {

.baslik {

    width: 200px;
}
.aciklama-menu {

    width: 200px;
}
.seri-menu {

    width: 200px;
}
.model-menu {

    width: 200px;
}
.kurumsal-menuu {

    width: 200px;
}
.scrollup {
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
    font-size: 15px!important;
}
}
@media only screen and (max-width: 1400px)  and (min-width: 1140px) {
	.yazi {
    position: absolute;
    top: 32%;
    left: 21%;
    right: 0;
    width: 463px;
    color: #fff;
}
.yazi h2 {
    font-size: 3rem;
    font-weight: lighter;
}
.yazi h1 {
    font-weight: bold;
    font-size: 4rem;
}
.yazi p {
    font-size: 14px;
    font-weight: lighter;
}
.slide .play {
    position: absolute;
    top: 36vh;
    text-align: center;
}
}
@media only screen and (max-width: 1140px)  and (min-width: 991px) { 
.yazi {
    position: absolute;
    top: 20%;
    left: 17%;
    right: 0;
    width: 463px;
    color: #fff;
}
.yazi h2 {
    font-size: 3rem;
    font-weight: lighter;
}
.yazi h1 {
    font-weight: bold;
    font-size: 4rem;
}
.yazi p {
    font-size: 14px;
    font-weight: lighter;
}
.slide .play {
    position: absolute;
    top: 38vh;
    text-align: center;
}

}
@media only screen and (max-width: 991px) {
.ust-sosyal {
	display: none;
}
.urun-menu .w-100 {
    padding-top: 25px;
}
.pl-50  {
    padding-top: 25px;
}
.urun-icerik .play {
	top: 17%!important;
}
.urun-icerik .play img {
	width: 60px;
}
.urun-model ul li a {
	width: auto;
}
.menu-2 li {
	margin: 6px;
}
.hakkinda {
	margin-bottom: 312px;
}
.active {
	display: none;
}
.activex {
	display: none;
}
.iletisim p {
	width: auto;
}
.model-yazi {
	height: 47vh;
	width: 96%;
}
}
@media only screen and (max-width: 991px)  and (min-width: 870px) { 

.yazi {
    position: absolute;
    top: 20%;
    left: 14%;
    right: 0;
    width: 463px;
    color: #fff;
}
.yazi h2 {
    font-size: 2rem;
    font-weight: lighter;
}
.yazi h1 {
    font-weight: bold;
    font-size: 3rem;
}
.yazi p {
    font-size: 12px;
    font-weight: lighter;
}
.slide .play {
    position: absolute;
    top: 29vh;
    text-align: center;
}
}
@media only screen and (max-width: 870px)  and (min-width: 682px) { 
.yazi {
    position: absolute;
    top: 17%;
    left: 13%;
    right: 0;
    width: 463px;
    color: #fff;
}
.yazi h2 {
    font-size: 2rem;
    font-weight: lighter;
}
.yazi h1 {
    font-weight: bold;
    font-size: 3rem;
}
.yazi p {
    font-size: 13px;
    font-weight: lighter;
}
.slide .btns {
	top: 92%;
}
.slide .play {
    position: absolute;
    top: 22vh;
    text-align: center;
}
.play img {
    max-width: 49px;
}
}
@media only screen and (max-width: 360px) and (min-width:359px){
.ust-sosyal li {
    padding-right: 4px!important;
}
.model-yazi {
    height: 49vh;
    padding: 23px;
}
.proje i {
    font-size: 34px;
}
.modeller h1 {
    font-size: 32px;
}
.iletisim h1 {
    bottom: 83%;
}
}
@media only screen and (max-width: 320px){
.model-yazi {
    z-index: -9;
    height: 56vh;
    width: 96%;
    padding: 10px;
}
.modeller .btns {
    right: 25px;
    padding: 1px 18px;
}
.proje i {
    font-size: 27px;
}
.modeller h1 {
    font-size: 25px;
}
.iletisim h1 {
    bottom: 79%;
}
.iletisim p {
    font-size: 14px;
}
.ust-sosyal {
	display: none;
}
}
@media only screen and (max-width: 491px) {
ul.pop-up-ul {
    top: 22%!important;
    left: 38.9%!important;
}
}
@media only screen and (max-width: 280px) {
.model-yazi {
    z-index: -9;
    height: 48vh;
    width: 96%;
    padding: 10px;
}
.modeller h1 {
    font-size: 25px;
}
.proje i {
    font-size: 29px;
}
.iletisim a {
    padding: 3px 6px;
    font-size: 24px;
}
.iletisim p {
    font-size: 12px;
}
.katalog {
    width: 255px;
}
.katalog h2 {
    font-size: 26px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 1023px){
	.yazi {
    top: 12%!important;
}
.slide .play {
    top: 22vh!important;
}
}
@media only screen and (max-width: 768px) and (min-width: 767px){
	.yazi {
    top: 13%!important;
}
}
@media only screen and (max-width: 375px) and (min-width: 374px){
.iletisim p {
    font-size: 15px;
}
.ust-sosyal li {
    padding-right: 6px!important;
}
.model-yazi {
    font-size: 15px;
    padding: 50px;
}
.proje i {
    font-size: 32px;
}
.proje h1 {
    font-size: 30px;
}
}
@media only screen and (max-width: 768px) and (min-width: 767px){
.model-yazi {
    z-index: -9;
    height: 31vh;
    width: 96%;
}
}
@media only screen and (max-width: 681px){
	.yazi {
		display: none;
	}
	.model-yazi h2 {
		font-size: 33px!important;
	}
}

.iletisim-sayfa i {
    color: #474a50;
}

.dropdown-menu {
    background: #575a5e;
}
.dropdown:hover .dropdown-menu{display:block;}
.dropdown-menu li:hover .sub-menu{visibility:visible;}
.menu .dropdown-menu {
	top: 90%;
}
 .dropdown-menu a:hover {background: #474a50;}
.urunler-detay .urun-icerik {
}
.urunler-detay .yol {
}
.aktif-menu {
    background: #4b4e53;
    height: 46px;
    padding-top: 11px!important;
    margin-top: 5px;
}
.zoom
{
  -webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
transition-duration: 0.3s;
-webkit-transition-duration: 0.3s; 
}
.zoom img {
	transition: all 0.2s ease-in-out;
}
.zoom img:hover
{
 cursor: pointer;
-webkit-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
transition-duration: 0.3s;
-webkit-transition-duration: 0.3s; 
box-shadow: 10px 10px 5px #888888;
z-index: 2;
position:relative;
}
.aktif-menu:after {
    content: '';
    position: absolute;
    left: 20px;
    border: 2px solid #bd1622;
    width: 12px;
    margin-top: 10px;
}
.iletisim-form {
    /* margin-bottom: -50px; */
    padding-bottom: 50px !important;
    position: relative;
    padding: 80px 5%;
}
.iletisim-form h6 {
    border: none;
    text-align: center;
    width: 100%;
    font-size: 30px;
    margin-bottom: 30px;
}
.iletisim-page input, .iletisim-page textarea {
    margin: 20px 0;
    border: none;
    border-radius: 0;
    /* padding: 10px 30px; */
    max-width: 50%;
    margin-left: 25%;
    border-bottom: 1px solid #474a50;
    outline: none !important;
    background: transparent !important;
    outline: none !important;
    box-shadow: none !important;
}
.iletisim-page .btns {
    position: inherit;
    text-align: center;
    margin: 20px auto 0;
    max-width: fit-content;
    transition: .5s all;
    border: 1px solid #474a50;
    font-size: 15px;
    padding: 10px 30px;
    background: #474a50;
    color: #fff;

}
.form-check {
    max-width: 50%;
    margin-left: 25%;
}
input#exampleCheck1 {
    margin: 0;
    padding: 0;
    margin-top: 7px;
    margin-left: -20px;
}
.btns  input {
    border: none;
    border-radius: 0;
    max-width: 100%;
    margin-left: 0;
    border-bottom: none;
    outline: none !important;
    box-shadow: none !important;
    font-size: 15px;
    color: #fff;
    margin: 0;
}
.btns i {
	padding-left: 10px;
}
.form-check a {
	color: #4b4e53;
}

.col-md-4.col-xs-12.haberler {
}

.kurumsal .gorsel {
    padding: 0;
    margin-top: 41px;
}
.ust-sosyal li {
	padding-right: 10px;
}
.ust-sosyal  i:hover  {
	color: #bd1622;
}
.video video {
	width: auto;
	height: 175px;
	padding: 10px;
}
.video h6 {
	text-align: center;
}
.scrollup {
    position: fixed;
    bottom: 2%;
    right: 1%;
    top: auto;
    z-index: 99;
    cursor: pointer;
    font-size: 1vw;
    transition: all 500ms;
    width: 3vw;
    text-align: center;
    height: 3vw;
    line-height: 3.2vw;
    background: #595d65;
    color: #fff;
    overflow: hidden;
    display: none;
    border-radius: 1.5vw;
}
.scrollup:hover {
	background: #bd1622;
}
.scrollup i {
	color: #fff;
	font-size: 30px;
}
.dropdown-menu .nav-link {
	    padding: .25rem 1.5rem;
}
@media (min-width: 992px){
.dropdown-menu .nav-link {
	 padding-left: 1.5rem!important;
}
}
.haber-detay-icerik img {
	object-fit: cover;
	height: 450px;
}
.son-haber a{
	color: #4b4e53;
}
.son-haber {
    padding-bottom: 20px;
}
.son-haber a:hover{
    text-decoration: none;
    color: #bd1622;
}
.son-haber li {
	float: left;
	list-style: none;
	padding-right: 8px;
}
.kayanyazi {
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    color: transparent;
}
 
/*.kayanyazi span {
    display: inline-block;
    padding-left: 100%;
    text-indent: 0;
    animation: marquee 15s linear infinite;
}*/
.logo:hover p{
  	color: #fff;
}
.projeler {
  animation-name: gecis;
  animation-duration: 1.5s;
}
.modeller {
  animation-name: gecis;
  animation-duration: 1.5s;
}
@keyframes gecis {
  from {opacity: 0;}
  to {opacity: 1;}
}
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}


@keyframes gonder { 
from {
  margin-left:0px;
 
}

to {
  margin-left:-800px;

}
}

#gonderGelsin {
  color:#fff;
  animation-name: gonder; 
  animation-duration: 1.5s;
  animation-timing-function:ease;
  animation-iteration-count: 1;
  animation-direction:alternate-reverse;
}
#gonderGelsin {
  animation-name: gonder;
  animation-duration: 1.5s;
  animation-timing-function:ease;
  animation-iteration-count: 1;
  animation-direction: alternate-reverse;
}


.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #414245;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
  height: 50%;
}

/* The Close Button */
.modal-content .close {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
  opacity: 1;
  text-shadow: none;
}
.media a h5:hover {
	 color: #bd1622;
}
.modal-content .close:hover,
.modal-content .close:focus {
  color: #bd1622;
  text-decoration: none;
  cursor: pointer;
}
.pop-up-ul li {
	float: left;
	list-style: none;
	color: #fff;
	padding-left: 7px;
	font-size: 37px;
	text-align: center;
}
.pop-up-ul li a{
	color: #fff;
}
.pop-up-ul li a:hover{
	text-decoration: none;
	color: #bd1622;
}
ul.pop-up-ul {
    position: absolute;
    top: 37%;
    left: 38.9%;
}
.blog__slide__content {
    padding: 11px 15px;
    text-align: center;
}
.blog__slide__label {
    font-size: 13px;
    color: #fff !important;
    text-transform: uppercase;
    background: #6c6e73;
    padding: 9px 34px;
    margin-bottom: 18px;
    font-weight: 600;
}

.haberler2-box p {
	float: right;
	font-size: 14px;
}
.haberler2-box h5 {
    margin-top: 10px;
    color: #6c6e73;
}
.haberler2-box h5 a{
    color: #6c6e73;
}
.blog__slide__content i {
	margin-left: 5px;
}
.blog__slide__label:hover {
	text-decoration: none;
	color: #bd1622!important;
}
.blog__slide__content a:hover {
	text-decoration: none;
}

.pb-70 {
    padding-bottom: 70px;
}
.media {
    display: flex;
    align-items: flex-start;
}
.haberler3-box .tarih {
    background: #474a50bd;
    color: #fff;
    padding: 2px 16px;
    position: absolute;
    top: 0;
    text-align: center;
}
.haberler3-box .tarih span {
    font-size: 20px;
    font-weight: 600;
    opacity: 0.5;
}
.haberler3-box .tarih p {
    text-align: -webkit-right;
    font-size: 12px;
    margin-bottom: 0;
    opacity: 0.5;
}
.align-self-center {
    align-self: center !important;
}
.media-body h5 {
    margin-top: 10px;
    color: #6c6e73;
}
.media a {
    color: #6c6e73;
    display: inline-flex;
}
.media a:hover {
    text-decoration: none;
    color: #bd1622;
}
.devami {
	font-weight: bolder; 
	position: absolute; 
	bottom: 25px;
}
.bayrak {
	width: 90px;

}
#dil-video {
	position: relative;
    left: -37%;
    top: -14vh;
}
#dil-video2 {
	position: relative;
    left: -37%;
    top: -14vh;
}
#turkiye {
	background: transparent;
    box-shadow: none;
    border: none;
}
#ingilizce {
	background: transparent;
    box-shadow: none;
    border: none;
}
.deneme  {
	color: #bd1622b8!important;
	font-weight: 600;
}
#turkiye p{
	color: #fff;
}
#ingilizce p{
	color: #fff;
}
#turkiye p:hover {
	color: #bd1622;
}
#ingilizce p:hover {
	color: #bd1622;
}
.carousel-inner .active {
	border-bottom: none;
}
.baslik-4 ul li {
	list-style: none;
}
.baslik-4 ul li a h5 {
	color: #474a50;
}
.baslik-4 ul li a h5:hover {
	color: #bd1622;
}
.baslik-4 ul li a:hover {
	text-decoration: none;
}
.fancybox-content {
	border: 7px solid #fff;
}
.video-kutu {
    width: 100%;
    height: 100%;
    background: #595d6563;
    padding: 15px;
}
.video {
	margin-bottom: 10px;
}
.video .haber-zoom img {
	height: auto;
}
.video .haber-zoom h6 {
	color:  #fff;
	font-weight: 600;
}
.video .haber-zoom h6:hover {
	color:  #bd1622;
}
.video a:hover {
	text-decoration: none;
}

.modeller .btns {
    position: absolute;
    right: 0;
    bottom: 20px;
}
.model-baslik p {
	margin-bottom: 100px;
}
.model-baslik .alt-p {
    margin-bottom: 50px!important;
    margin-top: -10px;
}
.baslik-3 a {
	color: #474a50;
}
.baslik-3 a:hover {
	text-decoration: none;
}