@charset "utf-8";
/*Esnek Css Licanse: vebyazilim.com | Contact: destek@vebyazilim.com*/
/*zemin renk geçişi*/
.nt > li > a:hover, .nt li:hover, .nl li a:hover, .nle a:hover {
-webkit-transition: background-color 1s ease-out;
-moz-transition: background-color 1s ease-out;
transition: background-color 1s ease-out;
}
/*zemin renk geçişi*/
html {overflow:auto; }
body {background-color: #F7F7F7; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;}
.f1 {font-family: 'Exo', sans-serif;}
/*font iconlar &#xe9a1; */
@font-face {
  font-family: 'fontello';
  src: url('../images/a/fi/fontello.eot?93506200');
  src: url('../images/a/fi/fontello.eot?93506200#iefix') format('embedded-opentype'),
       url('../images/a/fi/fontello.woff?93506200') format('woff'),
       url('../images/a/fi/fontello.ttf?93506200') format('truetype'),
       url('../images/a/a/fi/fontello.svg?93506200#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fi{font-family: "fontello";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit; width: 1em;margin-right: .2em;text-align: center;font-variant: normal;text-transform: none;line-height: 1em;margin-left: .2em;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.fsp *,.fsb:before, .fsa:after, .fst, .nt > li:first-child a:before, .nl li i:before, .nt li i:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: list-item;
	width: 30px;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	height:28px;
	line-height: 28px;
	top: 0;
	z-index: 5;
	white-space: nowrap;
	font-size: 20px;
	list-style-type: none;
	background-color: rgba(0,0,0,0.06);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fsb:before{content:attr(role); position:absolute; left:0;}
.fsa:after{content:attr(data-role); position:absolute; left:auto; right:0;}
/*font iconlar */
@media only screen and (min-width: 992px) {.govde {width:990px;}}
.ust, .orta, .alt {
	display:block;
	width:100%;
	clear:both;
}
.ust {border-top:5px solid #CC3611;}
.ust:before {
	content: "";
	position: absolute;
	z-index:-5;
	height:40px;
	width:28%;
	left: auto;
	top: 0px;
	right: 0px;
	background-color: #CC3611;
}
@media only screen and (max-width: 1500px) {.ust:before {width: 18%;}}
.orta {}
.alt {}
.alt .altp { display:table;}
.ortag {}

.ortal,.ortar {
	display: block;
	float: left;
	position:relative;
	margin-top:50px;
	padding:10px 0px;
}
.ortal {padding-right:10px;}
.ortar {padding-left:10px; background-color:#F5F5F5;}
.ortarp {padding:5px 15px 15px 5px; margin-top:-10px;}
.ortalp {padding:5px 0px 15px 15px; margin-top:-10px;}


.vitrin {
	display: block;
	position: relative;
	height: 360px;
	margin-top: 10px;
	z-index: 0;
	overflow:hidden;
}

.sagbas {
	position: relative;
	display: block;
	clear: both;
	padding: 7px 7px 7px 45px;
	font-family: "Exo";
	font-size: 12px;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 5px 5px 0 0;
	box-shadow: 0px 1px 5px 0 rgba(0,0,0,0.1);
	background-image: url(../images/a/baslik.png);
	background-repeat: repeat;
	background-position: left center;
	color: #AB1D1A;
	letter-spacing: 0.06em;
}
.sagbas:before {
	width: 40px;
	height: 100%;
	color: rgba(138,29,32,0.9);
}
.skutu{
	border: 1px solid rgba(0,0,0,0.1);
	border-top: 0px;
	margin-bottom: 10px;
	display: table;
	width: 100%;
	padding: 5px;
}
.sarsv {
	width:48%;
	float:left;
	display: block;
	background-color: #DBDDDF;
	font-size: 13px;
	color: #003264;
	padding: 5px 10px;
	margin:2px 1%;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	font-weight: 600;
}
.sarsv:hover {background-color:#003264; color:#FFF;}
.sfoto {
	display: block;
	background-color: #EDEEEF;
	padding: 5px;
	margin: 5px 1%;
	width: 48%;
	float: left;
	border-radius: 3px;
	border: 1px solid rgba(0,0,0,0.1);
	height: 100px;
}
.sfoto:hover {
	background-color: #FEE7D8;
	color: #FFF;
}
.sfoto img {display:block; width:100%; height:100%;}
/*alt gölgeler*/
.bsg {
	width: 100%;
	height: 20px;
	display:block;
	position: relative;
	overflow: hidden;
	clear: both;
}
.bsg:before, .bsg:after {
	content: "";
	display: block;
	width:100%;
	box-shadow: 0 0 20px 6px rgba(0,0,0,0.4);
	background-color:rgba(0,0,0,0.05);
	position: relative;
	height:30px;
	top:-35px;
	border-radius:50%;
	position:absolute;
}
.bsg:after {display:none; right:15px;}
.bsg2 { }
.bsg2:before, .bsg2:after { display:block !important;  width:70% !important;}
.bsg2:before {-webkit-transform: rotate(-2deg); transform: rotate(-2deg); border-radius:50% 50% 80% 50%; left:15px;}
.bsg2:after {-webkit-transform: rotate(2deg); transform: rotate(2deg); border-radius:50% 50% 50% 80%;}
/*/alt gölgeler*/

.v1 {
	display: table;
	border: 1px solid rgba(0,0,0,0.12);
	width:100%;
	position:relative;
	background-color:#FFF;
}
.aul {
	display: block;
	list-style-type: none;
}
.aul li {
	display: list-item;
	text-align: center;
	float: left;
	padding:7px 10px;
}
.aul li a {
	display: block;
	border: 1px solid rgba(0,0,0,0.1);
}
.aul li a strong {
	font-family: "Exo";
	display: block;
	padding: 5px 2px;
	clear: both;
	white-space: nowrap;
	overflow: hidden;
	background-color: #F34F07;
	color: #FFF;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.5px;
}
.aul li a img {display:block; margin:0 auto; width:100%; height:150px;}
.aul li a:hover strong {
	background-color: #24252B;
}

.altct {
	display: block;
	width: 100%;
	clear: both;
	background-color: #EFEFF1;
	border: 5px solid #E9E9EB;
	margin-top: 15px;
}
.altct img {max-height:40px;}

.baslik {
	background-color: #B5BACE;
	display: block;
	clear: both;
	padding: 5px 5px 5px 35px;
	color: rgba(53,58,85,0.8);
	font-weight: bold;
	font-size: 15px;
	height: 30px;
	line-height: 20px;
	margin: 0px;
	position: relative;
}
.detay, .detay p {
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	font-weight: 500;
	text-align: justify;
}
.detay p {padding-top:10px;}
.sapka {
	clear: both;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 100%;
}

/*haber,galeri sayfası*/
.olh {display:block;}
.olh li {display:block; position:relative; margin:5px 0 20px 0; border-bottom:1px solid rgba(0,0,0,0.12);}
.olh li:before {display:none !important;}
.olh li img {
	display: block;
}
.olh .olh-a {
	display: block;
	font-size: 14px;
	line-height: 15px;
	font-weight: 600;
	color: #FFF;
	background-color: #E7530C;
	padding:5px 5px 5px 10px;
}
.olh li p {display:block; padding:0px !important; }
.olh li i {
	display: block;
	font-weight: 600;
	clear: both;
	line-height:30px;
}
.devami {
	padding: 0px 35px 0 15px;
	height: 26px;
	line-height: 26px;
	border-radius: 15px;
	background-color: #4F556C !important;
	position: relative;
	color: #FC0;
	overflow: hidden;
	margin: 5px;
}
.devami:hover {color: #fff;}
.devami:before {
	left: auto;
	right: 0;
	font-size: 15px;
	line-height: 26px;
	height: 26px;
	color: #FFFFFF;
}

.ulg {
	display: table;
	width:100%;
	min-width:100%;
	list-style-type: none;
	clear:both;
}
.ulg li {
	display: list-item;
	float: left;
	padding:8px;
}
.ulg .rbuyut {
	display: block;
	height: 160px;
	padding: 5px;
	border: 1px solid rgba(0,0,0,0.1);
	width: 100%;
	text-align: center;
	vertical-align: middle;
	border-radius:4px;
}
.ulg .rbuyut:hover {box-shadow:inset 0 0 6px 1px rgba(0,0,0,0.1);}
.ulg li img { display:block; max-height:150px; width:100%; height:100%; margin:auto; border-radius:3px;}


.uldv {
	display: block;
	list-style-type: none;
	clear:both;
}
.uldv li {
	display: list-item;
	float: left;
	padding:8px;
}
.uldv .rbuyut {
	display: block;
	height: 330px;
	padding: 5px;
	border: 1px solid rgba(0,0,0,0.1);
	width: 100%;
	text-align: center;
	vertical-align: middle;
	border-radius:4px;
	position:relative;
	padding-top:30px;
}
.uldv .rbuyut:hover {box-shadow:inset 0 0 6px 1px rgba(0,0,0,0.1);}
.uldv .rbuyut strong {
	position: absolute;
	z-index: 2;
	display: block;
	padding: 2px 5px;
	width: 98%;
	color: #990000;
	background-color: #F2EDEC;
	top: 5px;
	left: 5px;
	font-size: 13px;
	font-weight: 600;
}
.uldv li img { display:block; max-height:290px; width:100%; height:100%; margin:auto; border-radius:3px;}

.tdbag {width:100%; border:1px solid rgba(0,0,0,0.1);}
.tdbag tr { border:1px solid rgba(0,0,0,0.1);}
.tdbag tr:nth-child(odd){ background-color: rgba(0,0,0,0.04); }
.tdbag td {padding:5px 10px; border:1px solid rgba(0,0,0,0.1);}

.tdbag .tdbag-i img { max-height:100px; max-width:250px; }
.tdbag td .tdbag-y {
	font-size: 15px;
	font-weight: 600;
	color: #28377D;
}
.tdbag td .tdbag-y:hover {color:#F60;}

.olk {
	display: block;
	list-style-type: none;
}
.olk li {
	display: list-item;
	float: left;
	padding: 10px;
}
.olk li a {
	display: block;
	height: 100px;
	border: 1px solid rgba(0,0,0,0.08);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:150px 90px;
	padding:5px 5px 5px 160px;
	position:relative;
	overflow:hidden;
}
.olk li a:hover {box-shadow:2px 2px 8px 1px rgba(0,0,0,0.1);}
.olk li a:before {content:"\e8d7"; left:auto; top:auto; right:0; bottom:0; height:16px; width:18px; line-height:16px; font-size:16px; color:#FF6600;}
.olk li a * {
	display: block;
	clear: both;
	border-bottom: 1px solid rgba(0,0,0,0.07);
	line-height:16px;
	padding:5px 0;
}
.olk li a strong {}
.olk li a span {
	color: #F60;
}
.olk li a p {
	text-align: left;
	height:90px;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
}

.oli {display:block; margin:15px 0 10px 0;}
.oli li {display:block;}
.oli a {
	display: block;
	position: relative;
	padding: 5px 40px 5px 35px;
	border-bottom: 1px solid rgba(0,0,0,0.06);
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: 600;
	color: #FF6600;
}
.oli a:hover {
	background-color: rgba(0,0,0,0.12);
	color: #004A95;
}
.oli a:before { content:"\e8c5";}
.oli a:after {display:none;}
.oli strong {}
/*/haber,galeri sayfası*/

/*eposta ekle*/
.fekle {
	width:100%;
	display: block;
	border:1px solid rgba(0,0,0,0.15);
	padding:15px 0 5px 0;
}
.fekle div {display:block; position:relative; background-color:#CCF; height:40px;}
.fekle label {
	display: list-item;
	float: left;
	position: relative;
	list-style-type: none;
}
.fekle strong {
	padding-left:6px;
	display: block;
}
.fekle p {
	padding:6px;
	display: block;
	margin-bottom:10px;
}
.fekle-t {
	width:100%;
	height:38px;
	padding:4px 72px 4px 45px;
	border:1px solid rgba(0,0,0,0.3);
	background-color:#FFF;
}
.fekle-t:before {height:100%; width:40px; line-height:36px;}
.fekle-t input {display:block; line-height:30px; width:100%;}
.fekle-t:hover,.fekle-t:focus {}
.fekle-g {
	cursor:pointer;
	display:block;
	position:absolute !important;
	top:0;
	right:0;
	z-index:3;
	width:70px;
	line-height: 38px;
	background-color: #E76505;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding:0 25px 0 5px;
}
.fekle-g:before {left:auto; right:0; height:100%; line-height:38px;}
.fekle-g:hover {
	background-color: #0A419C;
}
/*/eposta ekle*/
/*Popap Pencere v1*/
#Pencere {
	display: block;
	position: fixed;
	z-index: 9986545;
	left:0;
	top:0;
	height: 100%;
	width: 100%;
}
.Pencere {
	display: table;
	max-width:98%;
	margin:1%;
	overflow: hidden;
	border: 1px solid rgba(0,0,0,0.2);
	position: absolute;
	min-width: 200px;
	z-index:10;
	right: 50%;
	bottom: 50%;
	background-color: #FFF;
	border-radius:5px;
}
.Pencere strong {
	display: block;
	text-align: center;
	clear: both;
	font-size: 14px;
	font-weight: 500;
	background-color: #364485;
	color: rgba(255,255,255,0.8);
	padding: 5px 45px 5px 15px;
	width: 100%;
	line-height: 18px;
	min-height:30px;
}
.Pencere a {display:block;}
.Pencere img {display:block; margin:5px auto; width:auto; max-width:100%; max-height:100%;}
#Pencere em {
	background-color: rgba(255,255,255,0.5);
	width: 100%;
	height: 100%;
	display: block;
	cursor:pointer;
}
.Pencere .PencereX {
	cursor:pointer;
	display:block;
	position:absolute;
	background-color: #4868D7 !important;
	z-index: 5;
	height: 30px !important;
	width: 30px !important;
	right:-4px;
	left: auto;
	color: #FFF;
	font-size: 20px;
	line-height: 30px;
	
}

/*Popap Pencere v1/*/

/*telif ve lisans */
.lisans {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQTSURBVEiJtZVdSJtnFMfP8zzv+858iBURE0Y3N6xZJt0QNrZ1NUYXxcRppwiWoPEzOnEymNMLbcbGKtSLfeCFvRxzYbuysPVCxhhsIOxqDhFia+gchFX0wmFXG2bT/HcxE5Inb0wMXeBc5OG8/9/7P+c85yUAVGioqnqWMfY5Ed0honXG2BTn/Il8ni0YKoToZYzdJiKkRIwx9rMQ4sX/Bayq6seMMUjQZHDO/1JV9fnHCtY07epJ0ERomvYLUXb9x+LUYrHAYDDIYFRXV1/MpsUpz5+maVdisdgVAGnn9fX1D4PB4LX5+fnvrFZr8pxzTuXl5eezCubjVFGUaT2nLpfrn3A4/GYir7Oz81vOOYgIxcXF6O3t9RGRVlCphRDv6fXQ5XIdbW1ttabmms3mm4kXFELENU37g4huMcaWGWMteYOFEJN60Kampuj29rY7rWecfynlxVP/M8YghLiWE3yC02g4HE6DMsaWck05/XfNoCjKWFYw5/xdvQcbGhpioVAoWV4iMhORLrS5uTnu8XgeCSHSzlVV/dNmsz2tN0h+PSGn0/kwFApdSs0dHx9vqqysTMtjjMHr9d4F8DqAl7xe72Zi4I57j4qKimm5vCN60+t0Oo9CodBbOtXRlpeXr9bU1CRze3p67gJIbq2FhYULJpMpTc9ut3+dCn1bD1pXVxff2NjoSORZrVbGOT+X+gIrKyvTtbW16Orq2gHwXNr0Ei3IfXY4HNcTPfXpldfhcDxaW1u7LFXlC8bYPc55Q+r5+vr66MHBwcsS9DNZ02KxHC0uLrZRVVXV+3pQm812PxqNehIibrebhBBfpeREieiNrLuY6BNZU1EUDA8P3wDAKBgMDrpcrvtyUlFR0QMiagVAdrudCSG+kVvBOY87nc5XZChjbF7vKvn9/jsAnkxep0gk0tDS0hLVcR5jjF0WQmRcGcYY+vr6Iqurq9USNMOpEAJ+v38LwNmMBRKJRFxut1sPrrsIBgcHtwGcywVVFAUjIyMhAE9lXZm7u7uNHo8no+wydGhoKANKRB/pQUdHR2/JUN3Ntbe352xtbb2XDXzs9BkJ+oFeecfGxm6nlvdEMADa2dmpb29v/1vu6cDAwO8AnpWgH8pQo9GIycnJ9cQg5Q0GQPv7+xc7OjqSzvv7+yMAbLmgBoMBgUDgRwAl2bRPBAOgaDT6altb24Pu7u5dAPL0ZpTXaDRiYmLiVwCmk3Rzgo/jAoDzktNPZajJZMLs7OwqgPI8NPMCyxvpugwtKSlBIBD4KR+nBYEbGxvfSf3EERHMZjNmZma+B2A4lYHTJG9ubr7g8/l2EquzrKwMc3NzPwA4c+rKnfYBAFU+n++30tJSTE1N3QCgFKBREJgODw9fW1paCiPLcsgn/gXP0lGWUOnnOQAAAABJRU5ErkJggg==);
	display: block;
	height: 20px;
	width: 20px;
	background-color: transparent;
	font-size: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	position: relative;
	z-index: 10;
	float: right;
	margin:10px 0 0 0;
	font-style:normal;
	opacity:0.4;
}
.lisans:hover { opacity:1;}
.lisans:before, .lisans:after {
    display: none;
    font-family: Helvetica;
    position: absolute;
    z-index: 10;
}
.lisans:before {
    background-color: #ddd;
    border: 1px solid #222;
    border-radius: 4px;
    color: #7809dd;
    content: "Design & Software The Company";
    font-size: 12px;
    font-weight: bold;
    height: auto;
    left: -95px;
    line-height: 15px;
    padding: 3px;
    text-align: center;
    top: -54px;
    width: 130px;
}
.lisans:after {
    border-image: none;
    border: 14px solid transparent;
	border-top-color:#222;
    content: "";
    left: 50%;
    margin-left: -14px;
    top: -16px;
}
.lisans:hover:before, .lisans:hover:after { display:block;}
.tcopy {
	font-weight: 500;
	color: #B1B1B1;
	display: block;
	text-align: center;
	margin-top:8px;
}
/*telif ve lisans /*/

@media screen and (min-width:992px){
.ust:before {display: block;}
.aul li {width:33.33%;}
.aul li a {height:180px;}
.aul li a img {height:147px; width:100%;}

.altct {height:50px;}
.tcopy {font-size: 14px;}

.ortal {width:75%;}
.ortar {width:25%;}

.olk li {width: 50%;}

.ulg li {width: 25%;}

.tdbag tr td:first-child {width:30%;}
.tdbag tr td:last-child {width:70%;}

.olh li {padding-left:290px; height:185px;}
.olh li img {width:280px;height: 180px;position: absolute;z-index: 5;left: 0px;top: 0px;}

.uldv li {width: 50%;}

}
@media screen and (max-width:991px){
.ust:before {display: none;}
.aul li {width:50%;}
.aul li a {height:190px;}
.aul li a img {max-height:155px; width:auto;}

.altct {height:auto; display:table; width:100%;}

.ortal,.ortar {width:100%; padding:5px 0px;}

.olk li {width:50%;}

.ulg li {width: 33.3%;}

.tdbag tr td:first-child {width:50%;}
.tdbag tr td:last-child {width:50%;}

.olh li { height:auto; clear:both; display:table; width:100%;}
.olh li img {max-height: 180px; margin:2px auto;}

.uldv li {width: 50%;}

}

@media screen and (max-width:600px){
.aul li {width:100%;}
.aul li a {height:210px;}
.aul li a img {max-height:175px;}
.altct img {max-height:20px;}
.tcopy {font-size: 12px;}

.olk li {width:100%;}

.ulg li {width: 50%;}

.tdbag tr td {width:100% !important; display:block;}

.uldv li {width:100%; clear:both;}

}
@media screen and (max-width:360px){
.ulg li {width: 100%;}
}
