html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input ,textarea
{
    margin: 0;
    font-family: 'Quicksand', sans-serif;
    font-size: 12pt;
    font-weight:500;
    color: #454545;
    position: relative;
    z-index: 1;
    padding: 0px;
    text-decoration: none;
    list-style: none;
    outline: none;
    border: none;
}
html {
    overflow: hidden;
    overflow-y: scroll;
    width: 100vw;
}
body {	
    background: #fff;    
	overflow-x: hidden;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:#fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#fff;
}
br {
    content:"";
    margin:0;
    display:block;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#fff;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#fff;
}
* {
  box-sizing:border-box;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#c6c6c6;
}
::-moz-placeholder { /* Firefox 19+ */
  color:#c6c6c6;
}
:-ms-input-placeholder { /* IE 10+ */
  color:#c6c6c6;
}
:-moz-placeholder { /* Firefox 18- */
  color:#c6c6c6;
}
.clear {
    clear:both;
}
h2 {
	font-size: 48px;
    line-height: 1em;
    font-weight: bold;
}
.container {
    position: relative;
    width:1200px;
    min-width:1220px;
    margin: 0 auto;
}
.head-container {
    position: relative;
    width:90%;
    min-width:1220px;
    margin: 0 auto;
}
.git {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    color: #fff;
    font-weight: 600;
    font-size: 12pt;
}
header 	{
    position: absolute;
    width: 100%;
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgb(0 0 0 / 0.5) 100%);
}	
header .top 	{
    float: left;
    width: 100%;
    height: 40px;
}	
header .top .sol 	{
    float: left;
}

header .top .sol .adres	{
    color: #fff;
    line-height: 50px;
    float: left;
    font-size: 11pt;
}
header .top .sol .adres i	{
    color: #fff;
    line-height: 50px;
    font-size: 14pt;
    float: left;
    margin-right: 10px;
}
header .top .sag a.telefon	{
    color: #fff;
    line-height:40px;
    float: left;
    font-size: 12pt;
    font-weight: 600;
    position: relative;
    padding: 0 20px;
}
header .top .sag a.telefon:before	{
    content:"";
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
    background: #e7c93c;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    z-index: -1;
}
header .top .sag:after	{
    content: "";
    position: absolute;
    left: -30px;
    top: 100px;
    width:50%;
    height: 5px;
    background: #e7c93c;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    z-index: -1;
}
header .top .sag:before	{
    content: "";
    position: absolute;
    left: -30px;
    top: 100px;
    width:50%;
    height: 5px;
    background: #818181;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    z-index: -1;
}
header .top .sag a.telefon span	{
    font-size: 12pt;
    font-weight: 400;
    color: #fff;
}
header .top .sag .telefon i	{
    color: #fff;
    line-height: 40px;
    font-size: 11pt;
    float: left;
    margin-right: 10px;
}
header .top .sag a.eposta	{
    color: #fff;
    line-height: 40px;
    float: left;
    font-size: 12pt;
    font-weight: 600;
    position: relative;
    padding: 0 20px;
}
header .top .sag a.eposta:before	{
    content:"";
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
    background: #818181;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    z-index: -1;
}
header .top .sag a.eposta:after	{
    content: "";
    position: absolute;
    left: -30px;
    top: 100px;
    width: 100%;
    height: 5px;
    background: #818181;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    z-index: -1;
}
header .top .sag a.eposta span	{
    font-size: 12pt;
    font-weight: 400;
    color: #fff;
}
header .top .sag .eposta i	{
    color: #fff;
    line-height: 40px;
    font-size: 11pt;
    float: left;
    margin-right: 10px;
}

header .top .sag {
    float: right;
}
header .bottom .dil a {
    float: left;
    line-height: 60px;
    padding: 0 0 0 20px;
}
header .top .sosyal	{
    float: right;
    width: 100%;
    padding-left: 0;
    text-align: center;
}	
header .top .sosyal li	{
	float: left;
}
header .top .sosyal li a i	{
	color: rgb(255, 255, 255);
    width: 50px;
    height: 58px;
    position: relative;
    text-align: center;
    line-height: 58px;
    font-size: 13pt;
    float: left;
    margin-top: 0;
    margin-left: 0;
}
header .top .sosyal li a i.fa-facebook	{
    background-color: #40599B;
}	
header .top .sosyal li a i.fa-twitter	{
    background-color: #00aced;
}	
header .top .sosyal li a i.fa-youtube	{
    background-color: #e52c27;
}	
header .top .sosyal li a i.fa-instagram	{
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}	
header .bottom	{
    width: 100%;
    height: 60px;
    float: left;
    position: relative;
    margin-top: 0;
    padding: 0
}	
header .bottom .logo	{
    float: left;
    width: 200px;
}
header .bottom .logo img	{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
header .bottom .menu	{
    float: right;
    background: #fff;
    position: relative;
}
header .bottom .menu:after	{
    content:"";
    position: absolute;
    right:-3000px;
    top:0;
    width: 3000px;
    height: 100%;
    background: #fff;
}
header .bottom .menu:before	{
    content: "";
    position: absolute;
    left: -20px;
    top: 0;
    width: 30px;
    height: 100%;
    background: #fff;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    border-radius: 10px 0px 0px 10px;
}
header .bottom .menu li	{
    float: left;
}
header .bottom .menu li a	{
    float: left;
    line-height: 60px;
    padding: 0 15px;
    font-weight: 600;
    font-size: 12pt;
    position: relative;
    transition: all .2s ease-in;
}
header .bottom .menu li a:hover	{
    color: #c13939;
    text-shadow: none;
}
header .bottom .menu li a:after	{
    content: "";
    position: absolute;
    left:15px;
    bottom:5px;
    width: 0;
    height: 0;
    background: #b2cf4b;
    transition: all .2s ease-in;
}
header .bottom .menu li a:hover:after	{
    width: calc(100% - 30px);
}
header .bottom .menu li:last-child a	{
    padding: 0 15px 0 15px;
}
header .bottom .menu li:last-child a:hover:after	{
    width: calc(100% - 15px);
}
header .bottom .dil	{
    float: right;
    z-index: 9;
    line-height: 50px;
    margin-left: 0;
}
header .bottom .dil li	{
    float: left;
}
header .bottom .dil li a	{
    float: left;
    line-height: 60px;
    padding: 0 15px;
}
.slider {
    width: 100%;
    position: relative;
    z-index: -1;
    margin-top: 0;
    top: 0;
    left: 0;
    height: 100vh;
}
.slider img {
    width: 100%;
    height: calc(100vh);
    object-fit: cover;
}
.slider-pagination {
    bottom: 40px !important;
    text-align: center;
}
.slider-pagination .swiper-pagination-bullet {
    margin-left: 10px;
}
.animate{
    width:40%;
    position: absolute;
    height: auto;
    left: 0;
    top: calc(50vh - 140px);
    overflow: hidden;
}

.slider .sloganbir {
    position: relative/*absolute*/;
    left:-100%;
    top:14%;
    color: #fff;
    font-size: 40pt;
    padding: 0 0px 10px 0;
    font-weight: 600;
    text-align: right;
}
.slider .sloganiki {
    position: relative;
    left:-100%;
    top: 18%;
    color: #fff;
    background: #c13939;
    font-size: 50pt;
    padding: 10px 30px 10px 30px;
    font-weight: 600;
    width: 100%;
    text-align: right;
}
.slider .sloganuc {
    position: relative/*absolute*/;
    left:-100%;
    top: 16%;
    color: #fff;
    font-size: 55pt;
    padding: 0 0px 10px 0;
    font-weight: 600;
    text-align: right;
}
.urunler-alan {
    width: 100%;
    float: left;
    padding: 0;
    margin-top:0;
    background: #fff;
}
.bg {
    width: 100%;
    float: left;
    background: #0673b8;
    padding-bottom: 50px;
}
.search {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -180px;
    padding: 0 300px;
}
.search input {
    float: left;
    width: 100%;
    line-height: 55px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14pt;
    margin-top: 10px;
    transition: all .2s ease-in;
    border-radius: 40px;
    padding: 6px 140px 6px 30px;
}
.search input:focus {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(0, 0, 0, 0);
}
.search button {
    position: absolute;
    right: 15px;
    z-index: 9;
    border: none;
    background: #e7c93c;
    top: 25px;
    line-height: 40px;
    padding: 0 40px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 35px;
}
.urunler-alan .ust {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding-top: 50px;
}
.urunler-alan .ust .baslik {
    float: left;
    font-size: 18pt;
    font-weight: 700;
    position: relative;
    text-align: left;
    padding: 20px 30px 20px 20px;
    color: #fff;
}
.urunler-alan .ust .baslik:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 3000px;
    height: 100%;
    background: #e7c93c;
    z-index: -1;
    -ms-transform: skewX(-0);
    -webkit-transform: skewX(-0);
    transform: skewX(-0);
    border-radius: 10px 50px 50px 10px;
}
.urunler-alan .ust .urun-geri {
    float: right;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border: 0 solid #0673b8;
    background: #e7c93c;
    font-size: 17pt;
    margin-top: 5px;
    cursor: pointer;
    transition: all .2s ease-in;
    border-radius: 40px;
    margin-right: 10px;
}
.urunler-alan .ust .urun-geri i {
    color:#fff;
}
.urunler-alan .ust .urun-ileri {
    float: right;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border: 0 solid #0673b8;
    font-size: 17pt;
    margin-top: 5px;
    margin-right: 35px;
    cursor: pointer;
    transition: all .2s ease-in;
    border-radius: 50px;
    background: #e7c93c;
}
.urunler-alan .ust .urun-ileri i {
    color:#fff;
    transition: all .2s ease-in;
}
.urunler-alan .ust .git {
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    color: #172b44;
    font-weight: 600;
    font-size: 12pt;
    float: right;
    margin-top: 5px;
}
.urunler-alan .sol {
    width: 300px;
    height: 375px;
    float: left;
    position: relative;
    padding-top: 200px;
}
.urunler-alan .sol .baslik {
    width: 100%;
    float: left;
    font-size: 24pt;
    font-weight:600;
    position: relative;
}
.urunler-alan .sol .baslik:after {
    content: "";
    position: absolute;
    width: 70px;
    height: 4px;
    left: 0;
    top: 45px;
    background: #72b626;
}
.urunler-alan .sol .baslik span {
    font-size: 16pt;
    font-weight: 600;
}
.urunler-alan .sol .yazi {
    width: 100%;
    float: left;
    line-height: 20pt;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 20px;
}
.urunler-alan .sol .urun-geri {
    float: left;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 39px;
    border: 3px solid #0673b8;
    font-size: 17pt;
    margin-top: 10px;
    cursor: pointer;
    transition: all .2s ease-in;
    border-radius: 10px;
}
.urunler-alan .sol .urun-geri i {
    color:#0673b8;
}
.urunler-alan .sol .urun-ileri {
    float: left;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 39px;
    border: 3px solid #0673b8;
    font-size: 17pt;
    margin-top: 10px;
    margin-left: 10px;
    cursor: pointer;
    transition: all .2s ease-in;
    border-radius: 10px;
}
.urunler-alan .sol .urun-ileri i {
    color:#0673b8;
    transition: all .2s ease-in;
}
.urunler-alan .sol .urun-ileri:hover, .urunler-alan .sol .urun-geri:hover {
    border:3px solid #b9b9b9;
}
.urunler-alan .sol .urun-ileri:hover i, .urunler-alan .sol .urun-geri:hover i {
    color: #b9b9b9;
}
.urunler-alan .sol .git {
    float: left;
    margin-top: 20px;
    line-height: 25px;
    margin-left: 20px;
    font-weight: 600;
    color: #454545;
}
.urunler-alan .urunler {
    width:80%;
    /* float: left; */
    overflow: hidden;
    margin-top: 0;
    padding: 30px 30px 50px 20px;
    margin: 0 auto;
}
.urunler-alan .urunler .swiper-slide {
    box-shadow: 0 0 0 0 #fff;
}
.urunler-alan .urunler img {
    float:left;
    width: 100%;
    transition: all .2s ease-in;
    padding: 40px;
}
.urunler-alan .urunler .icerik {
    background: #fff;
    padding: 10px 10px;
    float: left;
    width: 100%;
    text-align: center;
    transition: all .2s ease-in;
    height: 100px;
    position: relative;
    display: table;
    overflow: hidden;
}
.urunler-alan .urunler .icerik .baslik {
    font-size: 16pt;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
}
.urunler-alan .urunler .swiper-slide a:hover .icerik {
    background: #fff;
}
.urunler-alan .urunler .swiper-slide a {
    transition: all .2s ease-in;
    float: left;
    overflow: hidden;
    width: 100%;
}
.urunler-alan .urunler .swiper-slide a:hover .resim:after {
    opacity:1;
}
.urunler-alan .urunler .swiper-slide a .resim:before {
    content: "";
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 9999;
    transition: all .2s ease-in;
    width: 100%;
    height: 0;
    position: absolute;
    background: #015aaa;
    z-index: -1;
}
.urunler-alan .urunler .swiper-slide a:hover .resim:before {
    height: 100%;
    opacity: 1;
}
#arrowclk {
    display: none;
}
.alan {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    background: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
}
.alan ul {
    float: left;
    width: 100%;
}
.alan ul li {
    float: left;
    width: calc(100% / 3 - 20px);
    margin-left: 30px;
}
.alan ul li:nth-child(1) {
    margin-left: 0;
}
.alan ul li a {
    float: left;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    transition: all .2s ease-in;
    padding: 20px;
    margin-top: 10px;
    line-height: 20px;
    font-weight: 700;
}
.alan ul li a:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(0, 0, 0, 0);
}
.alan ul li a i {
    font-size: 18pt;
    float: left;
    line-height: 20px;
    margin-bottom: 15px;
    width: 100%;
    color: #c13939;
}
.alan .resim {
    width: 400px;
    object-fit: cover;
    height: 500px;
    margin-top: -24px;
    margin-right: 0;
    float: right;
    padding: 0;
    overflow: hidden;
}
.alan .resim img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.alan .icerik {
    float: left;
    width: 820px;
    padding: 0px 50px 0px 0px;
    margin-top: 60px;
}
.alan .icerik .baslik {
    float: left;
    font-size: 18pt;
    font-weight: 700;
    position: relative;
    text-align: left;
    padding: 20px 30px 20px 0;
    color: #fff;
}
.alan .icerik .baslik:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 3000px;
    height: 100%;
    background: #e7c93c;
    z-index: -1;
    -ms-transform: skewX(-0);
    -webkit-transform: skewX(-0);
    transform: skewX(-0);
    border-radius: 10px 50px 50px 10px;
}
.alan .icerik .adi {
    float: left;
    width: 100%;
    margin-top: 20px;
    line-height: 30px;
    font-weight: 700;
    font-size: 16pt;
}
.alan .icerik .yazi {
    width: 100%;
    float: left;
    line-height:26pt;
    margin-top: 10px;
}

.alan .icerik .yazi p {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
}
.alan .icerik .git {
    float: left;
    line-height: 50px;
    margin-left: 0;
    font-weight: 600;
    background: #c13939;
    border-radius: 30px;
    height: 50px;
    padding: 0 10px 0 30px;
    margin-top: 20px;
    font-size: 13pt;
}
.alan .icerik .git i {
    line-height: 40px;
    width: 40px;
    text-align: center;
    color: #fff;
}
.alan .icerik .iletisim {
    float: left;
    line-height: 50px;
    margin-left: 0;
    font-weight: 600;
    background: #818181;
    border-radius:30px;
    height: 50px;
    padding: 0 10px 0 30px;
    margin-top: 20px;
    font-size: 13pt;
    color: #fff;
    margin-left: 30px;
}
.alan .icerik .iletisim i {
    line-height: 40px;
    width: 40px;
    text-align: center;
    color: #fff;
}
.neden {
    float: left;
    width: 100%;
}
.neden .altneden {
    float: left;
    width: calc(100% / 5);
    transition: all .2s ease-in;
    padding: 50px 0;
    background: #142745;
}
.neden .altneden:nth-child(2) {
    background: #1a3054;
}
.neden .altneden:nth-child(3) {
    background: #1f375f;
}
.neden .altneden:nth-child(4) {
    background: #233c67;
}
.neden .altneden:nth-child(5) {
    background: #27416d;
}
.neden .altneden:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border: 0 solid rgba(0, 0, 0, 0);

}
.neden .altneden .icon {
    width: 100%;
    text-align: center;
}
.neden .altneden .baslik {
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    font-weight: 700;
    font-size: 14pt;
    color: #0673b8;
    letter-spacing: 1px;
}
.slogan-alan {
    width: 100%;
    float: left;
    padding: 100px 0;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.slogan-alan:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #015aaa;
    z-index: 0;
}
.slogan-alan .baslik {
    font-size: 32pt;
    font-weight: 600;
    text-align: center;
    color: #0774b8;
}
.slogan-alan .baslik span {
    font-size: 32pt;
    font-weight: 600;
    color: #72b626;
}
.slogan-alan p {
    width: 100%;
    text-align: center;
    line-height: 20pt;
    margin-top: 20px;
    color: #fff;
    font-size: 14pt;
}
.altalan {
    width: 100%;
    float: left;
    padding:50px 0;
    background: #f9f9f9;
}
.altalan .duyurular-alan  {
    width:900px;
    float: left;
    overflow: hidden;
    position: relative;
}
.altalan .dalan {
    width:900px;
    float: left;
}
.altalan .dalan .baslik {
    float: left;
    font-size: 18pt;
    font-weight: 700;
    position: relative;
    text-align: left;
    padding: 20px 30px 20px 20px;
    color: #fff;
}
.altalan .dalan .baslik:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 3000px;
    height: 100%;
    background: #e7c93c;
    z-index: -1;
    -ms-transform: skewX(-0);
    -webkit-transform: skewX(-0);
    transform: skewX(-0);
    border-radius: 10px 50px 50px 10px;
}
.altalan .dalan .duyuru-geri {
    float: right;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border: 0 solid #0673b8;
    background: #e7c93c;
    font-size: 17pt;
    margin-top: 5px;
    cursor: pointer;
    transition: all .2s ease-in;
    border-radius: 40px;
    margin-right: 10px;
}
.altalan .dalan .duyuru-geri i {
    color:#fff;
}
.altalan .dalan .duyuru-ileri {
    float: right;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border: 0 solid #0673b8;
    font-size: 17pt;
    margin-top: 5px;
    margin-right: 0;
    cursor: pointer;
    transition: all .2s ease-in;
    border-radius: 50px;
    background: #e7c93c;
}
.altalan .dalan .duyuru-ileri i {
    color:#fff;
    transition: all .2s ease-in;
}
.altalan .dalan .git {
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    color: #172b44;
    font-weight: 600;
    font-size: 12pt;
    float: right;
    margin-top: 5px;
}
.altalan .duyurular-alan .duyurular {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.altalan .duyurular-alan .duyurular a {
    float: left;
    position: relative;
}
.altalan .duyurular-alan .duyurular .resim {
    width: 100%;
    height: 200px;
    float: left;
    border-radius: 20px;
    overflow: hidden;
}
.altalan .duyurular-alan .duyurular .swiper-slide a .resim:after {
    content:"";
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
    background: #0673b8;
    opacity: 0;
    z-index: 9998;
    transition: all .2s ease-in;
    border-radius: 10px;

}
.altalan .duyurular-alan .duyurular .swiper-slide a:hover .resim:after {
    opacity: .9;
}
.altalan .duyurular-alan .duyurular .swiper-slide a .resim:before {
    content: "\f067";
    font-family: "FontAwesome";
    position: absolute;
    left: calc(50% - 36.5px);
    top: -100px;
    opacity: 0;
    z-index: 9999;
    transition: all .2s ease-in;
    width: 61px;
    height: 61px;
    border: 6px solid #fff;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 65px;
    font-size: 20pt;
}
.altalan .duyurular-alan .duyurular .swiper-slide a:hover .resim:before {
    top:calc(50% - 36.5px);
    opacity: 1;
}

.altalan .duyurular-alan .duyurular .resim img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.altalan .duyurular-alan .duyurular .tarih {
    position: absolute;
    background: #72b626;
    color: #fff;
    padding: 5px 10px;
    top: 20px;
    left: 20px;
    border-radius: 5px;
}
.altalan .duyurular-alan .duyurular .adi {
    float: left;
    width: 100%;
    padding: 10px 0;
    font-weight: 600;
    font-size: 15pt;
}
.altalan .numune-talep {
    width: 270px;
    height: 332px;
    float: left;
    margin-left: 50px;
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 30px;
    border-radius: 30px;
    transition: all .2s ease-in;
    position: relative;
    background: url(../images/talep-bg.jpg) no-repeat;
    margin-top: -70px;
}
.altalan .numune-talep:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(0, 0, 0, 0);
}
.altalan .numune-talep .adi {
    font-weight: 600;
    font-size: 18pt;
    position: absolute;
    right: -1px;
    bottom: 50px;
    width:80%;
    text-align: right;
    background: #fff;
    padding: 10px 30px;
}
.alt-slogan-alan {
    float: left;
    width: 100%;
    background: #f9f9f9;
    padding: 100px;
}
.alt-slogan-alan .alt-sloganlar {
    float: left;
    width: 40%;
    margin-left: 10%;
}
.alt-slogan-alan .alt-sloganlar .alt-slogan {
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: right;
}
.alt-slogan-alan .alt-sloganlar .alt-slogan .icerik {
    line-height: 20pt;
    font-weight: 400;
    float: left;
    width: 100%;
}
.alt-slogan-alan .alt-sloganlar .alt-slogan .baslik {
    font-weight: 600;
    font-size: 15pt;
    float: left;
    width: 100%;
}
.footer {
    width: 100%;
    float: left;
    padding:100px 0;
    background:rgb(1 90 170);
    margin-top: 0;
    z-index: -1;
    position: relative;
    background-image: url(../images/foot-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}
.footer .footer-logo {
    float: left;
    width: 200px;
    height: 125px;
}
.footer .footer-logo img {
    width:100%;
    height: 100%;
    object-fit: scale-down;
}

.footer .sag {
    float: right;
    width: 380px;
    background:rgb(0 116 204 / 35%);
    padding: 100px 40px 50px 40px;
}
.footer .sag .baslik {
    color: #fff;
    font-size: 13pt;
    font-weight: 700;
    float: left;
    margin-left: 0;
    text-align: left;
    width: 100%;
}
.footer .sag .eposta {
    color: #fff;
    text-align: left;
    float: left;
    line-height: 30px;
    margin-top: 15px;
}
.footer .sag .eposta span {
    color: #fff;
    float: left;
    width: 70px;
    font-weight: 800;
}

.footer .sag .adres {
    width: 100%;
    color: #fff;
    text-align: left;
    float: left;
    line-height: 30px;
    margin-top: 20px;
}
.footer .sag .adres p {
    color: #fff;
}
.footer .sag .telefonb {
    width: 100%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #233752;
    margin-left: 0;
    font-size: 17pt;
    transition: all .1s ease-in;
    font-weight: 700;
    margin-top: 20px;
    float: left;
    background: #ffffff;
    border-radius: 50px;
}
.footer .sag .telefonb span {
    line-height: 45px;
    color: #233752;
    font-size: 17pt;
    font-weight:500;
}
.footer .sag .telefon {
    color: #fff;
    text-align: left;
    float: left;
    line-height: 30px;
}
.footer .sag .telefon span {
    color: #fff;
    float: left;
    width: 70px;
    font-weight: 800;
}
.footer .sag .git {
    color: #233752;
    float: left;
    padding: 0 20px;
    height: 45px;
    line-height: 45px;
    margin-top: 20px;
    background: #fff;
    border-radius: 50px;
}
.footer .sag .harita {
    color: #fff;
    float: left;
    padding: 0 27px;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
    margin-top: 20px;
    margin-left: 10px;
    font-weight: 600;
    background: #e7c93c;
}
.footer .sol .copyright {
    float: left;
    color: #ffffff;

}
.footer .sol .copyright strong {
    color: #ffffff;
    font-weight:700;
}

.footer .sol {
    float: left;
    width: 250px;
    margin-right: 50px;
    margin-top: 100px;
}
.footer .sol .baslik {
    color: #fff;
    font-size: 13pt;
    font-weight: 700;
    float: left;
    margin-left: 0;
    text-align: left;
    width: 100%;
}
.footer .sol .sosyal {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.footer .sol .sosyal li {
    float: left;
}
.footer .sol .sosyal li a i {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #132845;
    border-radius: 50%;
    margin-left: 10px;
    font-size: 11pt;
    transition: all .1s ease-in;
    background: #fff;

}
.footer .sol .sosyal li:nth-child(1) a i {
    margin-left: 0;
}
.footer .sol .sosyal li a i:hover {
    background: none;
    color: #fff;
    line-height: 43px;
    border: 1px solid #fff;
}
.scrollDown {
    cursor: pointer;
    position: absolute;
    right: -webkit-calc(-80px);
    top: calc(50vh);
    z-index: 9;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.scrollDown span {
    color: #fff;
    float: left;
    font-size: 14pt;
}
.scrollDown span:before {
    content: "";
    width: 47px;
    height: 3px;
    float: left;
    background: #fff;
    margin-top:10px;
    margin-right: 20px;
    -webkit-animation: mymove 1s infinite;
    animation: mymove 1s infinite;
}
@-webkit-keyframes mymove{
	0%{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
	50%{-webkit-transform:translate(15px, 0);-ms-transform:translate(15px, 0);transform:translate(15px, 0)}
	100%{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
}
@keyframes mymove{
	0%{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
	50%{-webkit-transform:translate(15px, 0);-ms-transform:translate(15px, 0);transform:translate(15px, 0)}
	100%{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}
}
.footer .orta {
    float: left;
    width: 260px;
    margin-top: 100px;
}
.footer .orta .baslik {
    color: #fff;
    font-size: 13pt;
    font-weight: 700;
    float: left;
    margin-left: 0;
    text-align: left;
    width: 100%;
}
.footer .orta .foot-menu {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.footer .orta .foot-menu li {
    width: 100%;
    float: left;
}
.footer .orta .foot-menu li a {
    float: left;
    color: #fff;
    text-align: left;
    line-height: 24pt;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.footer .orta .foot-menu li:hover a {
    padding-left: 10px;
}
.banner {
    width: 100%;
    height: 340px;
    position: relative;
    display: block;
    background: url(../images/banner.jpg);
    z-index: 0;
    float: left;
    background: rgb(1 90 170);
    background-image: url(../images/foot-bg.png);
    background-repeat: no-repeat;
}
.banner h2 {
    float: left;
    margin-top: 210px;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -2px;
    width: 80%;
}
.banner h1 {
    float: left;
    margin-top: 60px;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -2px;
    width: 80%;
}
.banner ul.map {
    float: left;
    width: 78%;
    margin-top: 10px;
}
.banner ul.map li {
    float: left;
    position: relative;
    padding-right: 80px;
}
.banner ul.map li:nth-child(1) {
    padding-right: 70px;
}
.banner ul.map li:nth-last-child(1) {
    padding-right: 0;
}
.banner ul.map li:after {
    content: "";
    position: absolute;
    right: 38px;
    width: 1px;
    top: 8px;
    height: 25px;
    background: #b1cd4c;
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
}
.banner ul.map li:before {
    content: "";
    position: absolute;
    right:42px;
    width: 1px;
    top: 8px;
    height: 25px;
    background: #b1cd4c;
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
}
.banner ul.map li:nth-last-child(1):after, .banner ul.map li:nth-last-child(1):before {
    display:none;
}
.banner ul.map li a {
    color: #fff;
    font-size: 12pt;
    line-height: 40px;
    transition: width cubic-bezier(0.82, 0, 0.21, 1) 0.3s;
    letter-spacing: -1px;
}
.banner ul.map li a i {
    color:#fff;
    font-size: 12pt;
    line-height: 40px;
    transition: width cubic-bezier(0.82, 0, 0.21, 1) 0.3s;
}
.banner ul.map li a:hover, .banner ul.map li a i:hover {
    color: #b1cd4c;
}
.banner .yazdir {
    position: absolute;
    right: 274px;
    top: 104px;
    display:none;
}
.banner .yazdir a {
    padding: 0 30px;
    line-height: 38px;
    float: left;
    cursor: pointer;
    right: 0;
    border: 1px solid #b1cd4c;
    font-weight: 500;
    transition: width cubic-bezier(0.82, 0, 0.21, 1) 0.3s;
    color: #b1cd4c;
}
.banner .yazdir a i {
    color: #b1cd4c;
}
.banner .yazdir a:hover {
    border: 1px solid #fff;
    color: #fff;
}
.banner .yazdir a:hover i {
    color: #fff;
}
.banner .yazdir a i {
    padding-right:10px;
}
.banner .paylas {
    position: absolute;
    right: 0;
    top: 210px;
    background: url(../images/paylas.png) no-repeat;
    width: 210px;
    height: 65px;
    background-position: right;
}
.banner .paylas ul {
    float: right;
    border: 1px solid hsla(0, 0%, 100%, 0.3);
    margin-top: 30px;
    width: 214px;
    margin-right: 40px;
    border-radius: 5px;
}
.banner .paylas ul li {
    float: left;
    width: 52px;
    line-height: 38px;
    margin-left: 1px;
    text-align: center;
    position: relative;
}
.banner .paylas ul li:after {
    content:"";
    position: absolute;
    right:0;
    top:0;
    width: 1px;
    height: 24px;
    background: #fff;
}
.banner .paylas ul li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    width: 1px;
    height: 24px;
    background: #fff;
    opacity: .3;
}
.banner .paylas ul li:nth-child(4):after {
    display:none;
}
.banner .paylas ul li a {
    width: 100%;
    height: 100%;
    float: left;
}
.banner .paylas ul li a i {
    color: #fff;
}
.sayfa .sol {
    float: left;
    width: 910px;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    padding: 20px;
    border-bottom: 5px solid #20344f;
    margin-top: 30px;
}
.sayfa .sol .resim {
    float: left;
    width: 100%;
    height: auto;
    padding: 0;
}
.sayfa .sol .resim img {
    width: 100%;
    height:100%;
    object-fit: cover;
}
.sayfa .sol .baslik {
    font-weight: 600;
    font-size: 19pt;
    float: left;
    width: 100%;
    color: #222;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sayfa .sol .aciklama {
    width: 100%;
    float: left;
}
.sayfa .sol .tarih {
    margin-top: 0;
    float: left;
    background: #f0f0f0;
    padding: 5px;
    font-weight: 300;
    font-size: 10pt;
}
.sayfa .sol .aciklama p {
    line-height: 30px;
    width: 100%;
    margin-bottom: 10px;
    float: left;
    font-weight: 400;
    font-size: 12pt;
}
.sayfa .sol .aciklama p strong {
    font-weight: 700;
    font-size: 12pt;
}
.sayfa .sol .aciklama li {
    line-height: 30px;
    width: 100%;
    margin-bottom: 10px;
    float: left;
    font-weight: 400;
    font-size: 12pt;
}
.sayfa .solkurumsal {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.sayfa .solkurumsal .baslik {
    font-weight: 600;
    font-size: 19pt;
    float: left;
    width: 100%;
    color: #222;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sayfa .solkurumsal .aciklama {
    width: 100%;
    float: left;
}
.sayfa .solkurumsal .tarih {
    margin-top: 0;
    float: left;
    background: #f0f0f0;
    padding: 5px;
    font-weight: 300;
    font-size: 10pt;
}
.sayfa .solkurumsal .aciklama p {
    line-height: 30px;
    width: 100%;
    margin-bottom: 10px;
    float: left;
    font-weight: 400;
    font-size: 12pt;
}
.sayfa .solkurumsal .aciklama p strong {
    font-weight: 700;
    font-size: 12pt;
}
.sayfa .solkurumsal .aciklama li {
    line-height: 30px;
    width: 100%;
    margin-bottom: 10px;
    float: left;
    font-weight: 400;
    font-size: 12pt;
}

.sayfa .sag {
    float: right;
    width: 260px;
    margin-left: 20px;
    margin-top: 30px;
}
.sayfa .sag ul.solmenu {
    background: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    border-bottom: 5px solid #20344f;
    float: left;
    width:100%;
}
.sayfa .sag ul.solmenu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.sayfa .sag ul.solmenu li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12pt;
    font-weight: 500;
    padding: 15px 20px;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}
.sayfa .sag .baslik {
    font-size: 20px;
    color: #454545;
    float: left;
    width: 100%;
    height: 80px;
    background: #fefefe;
    line-height: 80px;
    padding: 0 20px;
    font-weight: 600;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
}
.sayfa .tam {
    width: 100%;
    float: left;
}
.sayfa .tam .iletisim-bilgileri {
    width: 100%;
    background: #fff;
    padding: 30px 0;
    margin-top: 0;
    float: left;
}
.sayfa .tam .iletisim-bilgileri .bilgi-alan {
    width: calc(100% / 4 - 22.5px);
    float: left;
    margin-left: 30px;
    background: #efe9e9;
    padding: 30px;
    margin-top: 30px;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
}
.sayfa .tam .iletisim-bilgileri .adres {
    width:100% !important;
}
.sayfa .tam .iletisim-bilgileri .adresyarim {
    width:calc(50% - 15px ) !important;
    margin-left: 30px !important;
}
.sayfa .tam .iletisim-bilgileri .adresyarim:nth-child(1) {
    margin-left: 0 !important;
}
.sayfa .tam .iletisim-bilgileri .adresyarim:nth-child(2) {
    margin-top: 0 !important;
}
.sayfa .tam .iletisim-bilgileri:nth-child(2) {
    padding-top: 0 !important;
}

.sayfa .tam .iletisim-bilgileri .bilgi-alan:nth-child(1) {
    margin-left: 0;
    margin-top: 0;
}
.sayfa .tam .iletisim-bilgileri .bilgi-alan:nth-child(2) {
    margin-left: 0;
}
.sayfa .tam .iletisim-bilgileri .bilgi-alan .baslik {
    font-size: 12pt;
    font-weight: 600;
    float: left;
    background: #132845;
    padding: 5px 15px;
    margin-bottom: 10px;
    color: #fff;
}
.sayfa .tam .iletisim-bilgileri .bilgi-alan i {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    background: #e42f2a;
    color: #ffffff;
    font-size: 12pt;
}
.sayfa .tam .iletisim-bilgileri .bilgi-alan .detay {
    float: left;
    width: 100%;
    margin-top: 5px;
    line-height: 30px;
    font-weight: 500;
    font-size: 12pt;
}
.sayfa .tam .iletisim-form {
    float: left;
    background: #f9f9f9;
    position: relative;
    padding: 30px 0px;
    width: 100%;
}
.sayfa .tam .iletisim-form:after {
    content:"";
    background: #f9f9f9;
    position: absolute;
    left:-3000px;
    top:0;
    width: 3000px;
    height: 100%;
}
.sayfa .tam .iletisim-form:before {
    content:"";
    background: #f9f9f9;
    position: absolute;
    right:-3000px;
    top:0;
    width: 3000px;
    height: 100%;
}
.sayfa .tam .iletisim-form .baslik {
    float: left;
    width: 100%;
    position: relative;
    font-weight: 600;
    font-size: 19pt;
    color: #222;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sayfa .tam .iletisim-form .baslik:after {
    content:"";
    position: absolute;
    bottom:-20px;
    left:0;
    height: 1px;
    width:140px;
    background:#e6e6e6;
}
.sayfa .tam .iletisim-form .baslik:before {
    content:"";
    position: absolute;
    bottom:-20px;
    left:0;
    height:5px;
    width:70px;
    background:#20344f;
}
.sayfa .tam .iletisim-form .baslik span {
    font-size: 19pt;
    font-weight: 300;
}
.sayfa .tam .iletisim-form .aciklama {
    float: left;
    width: 100%;
    margin-top: 40px;
    line-height: 30px;
    font-weight: 500;
    font-size: 12pt;
}

.sayfa .tam .iletisim-form #form5 {
    float: left;
    width: 100%;
}
.sayfa .tam .iletisim-form #form5 input {
    width: calc(50% - 15px);
    float: left;
    margin-top: 30px;
    line-height: 60px;
    border: 1px solid #f9f9f9;
    margin-left: 30px;
    padding: 0 20px;
    border: 1px solid #fff;
    -webkit-transition: .3s;
    transition: .3s;
}
.sayfa .tam .iletisim-form #form5 .formss {
    width: calc(50% - 15px);
    float: left;
    margin-top: 30px;
    line-height: 60px;
    margin-left: 30px;
    padding: 0 20px;
    border: 1px solid #f9f9f9;
    background: #f9f9f9;
    height: 62px;
}
.sayfa .tam .iletisim-form #form5 select {
    width: calc(50% - 15px);
    float: left;
    margin-top: 30px;
    border: 1px solid #f9f9f9;
    margin-left: 30px;
    padding: 0 20px;
    border: 1px solid #fff;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 60px;
    height: 62px;
}
.sayfa .tam .iletisim-form #form5 input:nth-child(odd) {
    margin-left:0;
}

.sayfa .tam .iletisim-form #form5 textarea {
    width: 100%;
    float: left;
    margin-top: 30px;
    height: 90px;
    padding: 20px;
    border: 1px solid #fff;
    -webkit-transition: .3s;
    transition: .3s;
}
.sayfa .tam .iletisim-form #form5 button {
    margin-top: 30px;
    text-align: center;
    transition: all .3s ease-in;
    cursor: pointer;
    float: right;
    border: none;
    color: #fff;
    padding: 0 27px;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
    font-weight: 600;
    background: #e7c93c;
}

.sayfa .tam .iletisim-form .unuttum-form {
    float: left !important;
    width: 50% !important;
}
.sayfa .tam .iletisim-form .unuttum-form input {
    width: calc(100% - 30px) !important;
    float: left !important;
    margin-top: 30px !important;
    line-height: 60px !important;
    border: 1px solid #f9f9f9 !important;
    margin-left: 0px !important;
    padding: 0 20px !important;
    border: 1px solid #fff !important;
    -webkit-transition: .3s !important;
    transition: .3s !important;
}
.sayfa .tam .iletisim-form .unuttum-form button {
    border: none !important;
    margin-top: 30px !important;
    text-align: center !important;
    background: #333332 !important;
    transition: all .3s ease-in !important;
    cursor: pointer !important;
    float: left !important;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 20px !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 10pt !important;
}

.sayfa .tam .iletisim-form .unuttum {
    float: left !important;
    margin-top: 30px !important;
    color: #20344f !important;
}
.sayfa .tam .iletisim-form .yokmu {
    float: left;
    margin-top: 0;
    width: 100%;
}
.sayfa .tam .iletisim-form .unuttumyokmu {
    margin-top:30px;
}
.sayfa .tam .iletisim-form .yokmu .hesap {
    float: left;
}
.sayfa .tam .iletisim-form .yokmu .unuttum {
    margin-top: 0px !important;
    float: left;
    margin-left: 20px;
}

.sayfa .tam .iletisim-form #form5 input:focus, .sayfa .tam .iletisim-form #form5 textarea:focus {
    border: 1px solid #333332;
}
.sayfa .harita {
    width: 100%;
    float: left;
}
.sayfa .tam iframe {
    margin-top: 50px;
    float: left;
}
.sayfa .tam1 .gallery {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    padding: 30px;
    border-bottom: 5px solid #20344f;
}
.sayfa .tam .gallery {
    float: left;
    width: 100%;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    padding: 30px;
    border-bottom: 5px solid #20344f;
    margin-top: 30px;
}
.sayfa .tam1 .gallery a, .sayfa .tam .gallery a {
    float: left;
    width:calc(100% / 6 - 25px);
    height: 200px;
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 0;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
}
.sayfa .tam1 .gallery a:nth-child(6n+1) {
    margin-left: 0;
}
.sayfa .tam .gallery a:nth-child(4n+1) {
    margin-left:0;
}
.sayfa .tam1 .gallery a img, .sayfa .tam .gallery a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sayfa .tam2 .gallery {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
}
.sayfa .tam2 .gallery a, .sayfa .tam .gallery a {
    float: left;
    width:calc(100% / 4 - 22.5px);
    height: auto;
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 0;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
}
.sayfa .tam2 .gallery a:nth-child(4n+1) {
    margin-left: 0;
}
.sayfa .tam .gallery a:nth-child(4n+1) {
    margin-left:0;
}
.sayfa .tam1 .gallery a img, .sayfa .tam2 .gallery a img, .sayfa .tam .gallery a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sayfa .tam .kariyer-form {
    float: left;
    background: #ffffff;
    position: relative;
    padding: 30px 0;
    width: 100%;
}
.sayfa .tam .kariyer-form .baslik {
    font-weight: 600;
    font-size: 19pt;
    float: left;
    width: 100%;
    position: relative;
}
.sayfa .tam .kariyer-form .baslik:after {
    content:"";
    position: absolute;
    bottom:-20px;
    left:0;
    height: 1px;
    width:140px;
    background:#e6e6e6;
}
.sayfa .tam .kariyer-form .baslik:before {
    content:"";
    position: absolute;
    bottom:-20px;
    left:0;
    height:5px;
    width:70px;
    background:#20344f;
}
.sayfa .tam .kariyer-form .baslik span {
    font-weight: 300;
    font-size: 19pt;
}
.sayfa .tam .kariyer-form .aciklama {
    float: left;
    width: 100%;
    margin-top: 35px;
    line-height: 30px;
    text-align: left;
}
.sayfa .tam .kariyer-form #form5 {
    float: left;
    width: 100%;
}
.sayfa .tam .kariyer-form #form5 input {
    width: calc(50% - 15px);
    float: left;
    margin-top: 30px;
    line-height: 60px;
    background: #fff;
    margin-left: 30px;
    padding: 0 20px;
    border: 1px solid #fff;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
}
.sayfa .tam .kariyer-form #form5 input:nth-child(even) {
    margin-left:0;
}

.sayfa .tam .kariyer-form #form5 textarea {
    width: 100%;
    float: left;
    margin-top: 30px;
    height: 90px;
    padding: 20px;
    border: 1px solid #fff;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
}
.sayfa .tam .kariyer-form #form5 button {
    margin-top: 30px;
    text-align: center;
    transition: all .3s ease-in;
    cursor: pointer;
    float: right;
    border: none;
    color: #fff;
    padding: 0 27px;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
    font-weight: 600;
    background: #e7c93c;
}
.alan .icerik .buton {
    margin-top: 30px;
    text-align: center;
    transition: all .3s ease-in;
    cursor: pointer;
    float: right;
    border: none;
    color: #fff;
    padding: 0 27px;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
    font-weight: 600;
    background: #e7c93c;
}
.sayfa .tam .kariyer-form #form5 input:focus, .sayfa .tam .kariyer-form #form5 textarea:focus {
    border: 1px solid #333332;
}
.sayfa .tam .kariyer-form #form5 h4 {
    width: calc(50% - 15px);
    float: left;
    margin-top: 30px;
    line-height: 60px;
    margin-left: 0;
    padding: 0 20px;
    -webkit-transition: .3s;
    transition: .3s;
    background: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
}
.sayfa .tam .kategoriler a.kategori {
    float: left;
    width: calc(50% - 15px);
    height: 300px;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    position: relative;
    padding: 30px;
    margin-left: 30px;
    margin-top: 30px;
    transition: all .1s ease-in;
    overflow: hidden;
    border-radius: 0;
}
.sayfa .tam .kategoriler a.kategori:nth-child(2n+1) {
    margin-left: 0;
}
.sayfa .tam .kategoriler a.kategori:hover {
    background: #fff;
}
.sayfa .tam .kategoriler a.kategori .urun-logo {
    margin-top: 20px;
    width: calc(50% - 30px);
    max-height: 60px;
}
.sayfa .tam .kategoriler a.kategori .urun-logo img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
.sayfa .tam .kategoriler a.kategori .kategori-resim {
	float: right;
    width: 50%;
    height: calc(100% - 0px);
    position: absolute;
    right: 0;
    top: 0;
}
.sayfa .tam .kategoriler a.kategori .kategori-resim img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sayfa .tam .kategoriler a.kategori .kategori-resim:after {
  content:"";
  position: absolute;
  left:0;
  top:0;
  width:100%;
  height: 100%;
  background: #132845;
  opacity: 0;
  z-index: 9998;
  transition: all .2s ease-in;

}
.sayfa .tam .kategoriler a.kategori:hover .kategori-resim:after {
  opacity: .9;
}
.sayfa .tam .kategoriler a.kategori .kategori-resim:before {
  content: "\f067";
  font-family: "FontAwesome";
  position: absolute;
  left: calc(50% - 36.5px);
  top: -100px;
  opacity: 0;
  z-index: 9999;
  transition: all .2s ease-in;
  width: 61px;
  height: 61px;
  border: 6px solid #fff;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 65px;
  font-size: 20pt;
}
.sayfa .tam .kategoriler a.kategori:hover .kategori-resim:before {
  top:calc(50% - 36.5px);
  opacity: 1;
}
.sayfa .tam .kategoriler a.kategori h2.adi {
    width: calc(50% - 30px);
    font-weight: 700;
    font-size: 16pt;
    margin-top: 30px;
    line-height: 20pt;
}
.sayfa .tam .kategoriler a.kategori .tarih {
  float: left;
  margin-top: 10px;
  background: #adcb4c;
  color: #fff;
  padding: 5px 15px;
  font-size: 10pt;
  border-radius: 5px;
}
.sayfa .tam .kategoriler a.kategori .aciklama {
    width: 100%;
    float: left;
    margin-top: 10px;
    padding-right: 150px;
    letter-spacing: .4px;
    line-height: 30px;
}
.sayfa .tam .kategoriler a.kategori .incele {
	position: absolute;
    font-size: 11pt;
    font-weight: 500;
    bottom: 50px;
    left: 30px;
}
.sayfa .tam .kategoriler a.kategori .incele:before {
    content: "";
    position: absolute;
    width: 45px;
    height: 1px;
    background: #222222;
    right: -60px;
    top: 10px;
}
.sayfa .tam .kategoriler {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.sayfa .tam .urun-kategori {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.sayfa .tam .urun-kategori .sayfaurun {
    width: calc(25% - 22.5px);
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
}
.sayfa .tam .urun-kategori .sayfaurun:nth-child(4n+1) {
    margin-left: 0;
}

.sayfa .tam .urun-kategori .sayfaurun .resim, .sayfa .tam .urun-kategori .sayfaurun .resim img {
    width: 100%;
    float: left;
}
.sayfa .tam .urun-kategori .sayfaurun .adi {
    width: 100%;
    float: left;
    background: #015aaa;
    color: #fff;
    text-align: center;
    font-size: 16pt;
    padding: 6px 0;
    font-weight: 100;
}
.sayfa .tam .urun-kategori .sayfaurun .aciklama p {
    background: #e6e7e9;
    float: left;
    width: 100%;
    text-align: center;
    text-align: center;
    color: #585858;
    font-size: 12pt;
    padding: 9px 0;
    font-weight: 400;
}
.sayfa .tam .urun-kategori  a.kategori .resim {
    background: #fff;
    padding: 0;
    width: 100%;
    height: 500px;
    position: relative;
    transition: all .2s ease-in;
    overflow: hidden;
    margin: 0;
    background: rgb(241,241,241);
    background: linear-gradient(0deg, rgb(231, 231, 231) 0%, rgba(241,241,241,1) 70%);
}
.sayfa .tam .urun-kategori  a.kategori .resim .ml {
    position: absolute;
    right: 0;
    top: 0;
    background: #c13939;
    color: #fff;
    padding: 10px;
    border-radius: 0 10px 0 0;
}
.sayfa .tam .urun-kategori  a.kategori img {
    float: left;
    transition: all .2s ease-in;
    width: 100%;
}
.sayfa .tam .urun-kategori  a.kategori:hover img {
    bottom: 0;
}
.sayfa .tam .urun-kategori  a.kategori .icerik {
    background: #fff;
    padding: 10px 10px;
    float: left;
    width: 100%;
    text-align: center;
    transition: all .2s ease-in;
    height: 100px;
    position: relative;
    display: table;
    overflow: hidden;
}
.sayfa .tam .urun-kategori  a.kategori .icerik .baslik {
    font-size: 16pt;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
}
.sayfa .tam .urun-kategori  a.kategori:hover .icerik {
    background: #fff;
}
.sayfa .tam .urun-kategori  a.kategori {
    transition: all .2s ease-in;
    float: left;
    overflow: hidden;
    width: calc(100% / 4 - 20px);
    margin-left: 30px;
    padding: 40px;
}
.sayfa .tam .urun-kategori  a.kategori:nth-child(3n+1) {
    margin-left:12.5%;
}
.sayfa .tam .urun-kategori  a.kategori:nth-child(1n+4) {
    margin-top:30px;
}
.sayfa .tam .urun-kategori  a.kategori:hover .resim:after {
    opacity:1;
}
.sayfa .tam .urun-kategori a.kategori .resim:before {
    content: "";
    left:0;
    top:0;
    opacity: 0;
    z-index: 9999;
    transition: all .2s ease-in;
    width: 100%;
    height:0;
    position: absolute;
    background: #015aaa;
    z-index: -1;
}
.sayfa .tam .urun-kategori a.kategori:hover .resim:before {
    height: 100%;
    opacity:1;
}
.tam .urun-detay {
    float: left;
    width: 100%;
    /* -webkit-box-shadow: 0 10px 50px rgb(0 0 0 / 7%); */
    /* box-shadow: 0 10px 50px rgb(0 0 0 / 7%); */
    /* padding: 30px; */
    /* border-bottom: 5px solid #ed1c24; */
    margin-top: 30px;
    margin-bottom: 30px;
}
.tam .urun-detay .resim {
    width:65%;
    float: left;
    overflow: hidden;
}	
.tam .urun-detay .resim img {
    width: 100%;
    padding: 0;
    height: 100%;
    object-fit: cover;
}	
.tam .urun-detay .urun-bilgiler {
    width: calc(35% - 30px);
    float: left;
    margin-left: 30px;
    background: #e6e7e9;
    height: 100%;
    position: absolute;
    right: 0;
    padding: 60px;
}	
.tam .urun-detay .urun-bilgiler .baslik {
    font-weight: 600;
    font-size: 19pt;
    float: left;
    width: 60%;
    color: #222;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}	
.tam .urun-detay .urun-bilgiler .iml {
    font-weight: 400;
    font-size: 9pt;
    float: left;
    width: 40%;
    color: #222;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: right;
    border-left: 1px solid #a1a3a5;
}
.tam .urun-detay .urun-bilgiler .metin {
    width: 100%;
    float: left;
    background: #015aaa;
    color: #fff;
    text-align: center;
    color: #fff;
    font-size: 16pt;
    padding: 6px 0;
    font-weight: 100;
}	
.tam .urun-detay .urun-bilgiler .metin p {
    color: #fff;
    font-size: 16pt;
    font-weight: 100;
}
.tam .urun-detay .urun-bilgiler .detay-kategori {
    float: right;
    width: 100%;
    text-align: right;
    color: #015aaa;
    font-size: 16pt;
    margin-top: 10px;
    font-weight: 400;
}
.tam .urun-detay .urun-bilgiler .ozellikler {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tam .urun-detay .urun-bilgiler .ozellikler .ozellik {
    width: 100%;
    float: left;
    border-bottom: 1px solid #a1a3a5;
    padding-bottom: 10px;
    padding-top: 10px;
}
.tam .urun-detay .urun-bilgiler .ozellikler .ozellik .baslik {
    width: 50%;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13pt;
    color: #a1a3a5;
    font-weight: 500;
    float: left;
}
.tam .urun-detay .urun-bilgiler .ozellikler .ozellik .ozellik-detay {
    width: 50%;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13pt;
    color: #a1a3a5;
    font-weight: 500;
    float: left;
    text-align: right;
}
.tam .urun-detay .urun-bilgiler .detay-alt {
    width: 100%;
    overflow: hidden;
    float: left;
}
.tam .urun-detay .urun-bilgiler .detay-alt img {
    width: 100%;
}
.tam .urun-detay .urun-bilgiler .metin table, .tam .urun-detay .urun-bilgiler .metin table tbody {
    width: 100%;
    float: left;
}
.tam .urun-detay .urun-bilgiler .metin table tr {
    width: calc(100% / 3 );
    float: left;
}
.tam .urun-detay .urun-bilgiler .video {
    float: left;
    width: 100%;
    margin-top: 20px;
}	
.sayfa .tam .digerleri {
    float: left;
    width: 100%;
    position: relative;
    font-weight: 600;
    font-size: 19pt;
    color: #222;
    line-height: 30px;
    /* margin-top: 60px; */
    margin-bottom: 50px;
  }
  .sayfa .tam .digerleri:after {
    content:"";
    position: absolute;
    bottom:-20px;
    left:0;
    height: 1px;
    width:140px;
    background:#e6e6e6;
  }
  .sayfa .tam .digerleri:before {
    content:"";
    position: absolute;
    bottom:-20px;
    left:0;
    height:5px;
    width:70px;
    background:#015aaa;
  }
  .sayfa .tam .digerleri span {
    font-size: 19pt;
    font-weight: 300;
  }
  .sayfa .tam .diger-urunler {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 30px;
}
.sayfa .tam .diger-urunler a {
    width: 100%;
    float: left;
    transition: all .2s ease-in;
    float: left;
    overflow: hidden;
}
.sayfa .tam .diger-urunler a .resim {
    width: 100%;
    float: left;
}
.sayfa .tam .diger-urunler a .resim img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.sayfa .tam .diger-urunler a .resim:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 147px;
    background: #015aaa;
    opacity: 0;
    z-index: 1;
    transition: all .2s ease-in;
}
.sayfa .tam .diger-urunler a:hover .resim:after {
    opacity: .7;
}
.sayfa .tam .diger-urunler .icerik {
    background: #e6e7e9;
    padding: 10px 10px;
    float: left;
    width: 100%;
    text-align: center;
    transition: all .2s ease-in;
    height: 40px;
    position: relative;
    display: table;
    overflow: hidden;
}
.sayfa .tam .diger-urunler .aciklama {
    width: 100%;
    float: left;
    background: #a8a9ad;
    color: #fff;
    text-align: center;
    font-size: 9pt;
    font-weight: 100;
    line-height: 40px;
    margin-top: 0px;
    transition: all .2s ease-in;
}
.sayfa .tam .diger-urunler .aciklama p {
    color: #fff;
    text-align: center;
    font-size: 9pt;
    font-weight: 100;
}
.sayfa .tam .diger-urunler .icerik .baslik {
    font-size: 13pt;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
}
.sayfa .tam .diger-urunler a:hover .icerik {
    background: #fff;
}
.sayfa .tam .diger-urunler a:hover .aciklama {
    background: #015aaa;
}
.serit:before  {
    content: "";
    position: absolute;
    left: -1000px;
    width: calc(100% + 2000px);
    top: 125px;
    height: 40px;
    background: #16aec6;
}
.urunler-alan.serit:before  {
    top: 275px!important;
}
.kalitefix {
    float: left;
    margin-top: 10px;
}
.kalitefix img {
    width: 100px;
}

.dropdown {
    position: relative;
    display: inline-block;
}


.dropdown-icerik {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 200px; 
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none;
    top: 100%; 
    left: 0;
}
.dropdown-icerik li {
    width: 100%; 
}
.dropdown-icerik li a {
    color: #333 !important; 
    padding: 12px 16px;
    text-decoration: none;
    display: block !important; 
    width: 100%;
    box-sizing: border-box; 
    font-size: 14px;
    border-bottom: 1px solid #eee;
    text-align: left; 
}

.dropdown:hover .dropdown-icerik {
    display: block;
}






