﻿@font-face { font-family: 'averta-bold'; src: url('../fonts/averta_bold-webfont.woff2') format('woff2'), url('../fonts/averta_bold-webfont.woff') format('woff'), url('../fonts/averta_bold-webfont.svg#averta-bold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'averta-semibold'; src: url('../fonts/averta_semibold-webfont.woff2') format('woff2'), url('../fonts/averta_semibold-webfont.woff') format('woff'), url('../fonts/averta_semibold-webfont.svg#averta-semibold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'averta-regular'; src: url('../fonts/averta-webfont.woff2') format('woff2'), url('../fonts/averta-webfont.woff') format('woff'), url('../fonts/averta-webfont.svg#averta-regular') format('svg'); font-weight: normal; font-style: normal; }

body { background: #f7f7f7; font-family: 'averta-regular', Helvetica, sans-serif; font-size: 12px; color: #707070; margin: 0 0 0 0; }
a, a:link, a:visited, a:hover { text-decoration: none; color: #707070; }
a img { border: none; }
div.clr, div.clear { height: 1px; clear: both; overflow: hidden; }
div.clr2 { height: 0px; clear: both; overflow: hidden; }
h1, h2, h3, h4, ul, p { margin: 0px; padding: 0px; }
h1, h2, h3, h4 { font-size: 12px; }
ul li { list-style-type: none; }

body.konamiActive { background-color: #000; animation: color-me-in 3s; }
@keyframes color-me-in {
	/* You could think of as "step 1" */
	0% { background: #fff; }
	/* You could think of as "step 2" */
	100% { background: #000; }
}

.btn { border-radius: 30px; border: none; font-size: 12px; padding: 20px 30px; border: 2px solid #fff; font-family: 'averta-bold', Helvetica, sans-serif; }
.alink { font-family: 'averta-bold', Helvetica, sans-serif; }
.btn-default { background: #ebeef0; color: #737980; }
a.btn-primary { background: none; color: #fff; }
a.btn-primary:hover, a.btn-primary:focus, a.btn-primary:active, a.btn-primary:active:focus { background: #fff; border: 2px solid #fff; color: #1dce6c; }
a.link-primary { color: #fff; text-decoration: underline; }

header .container { position: relative; }
.container { max-width: 1280px; margin: auto; }
#ustBar { position: absolute; z-index: 2; margin: auto; padding-top: 20px; width: 100%; }
div.logo a { display: inline-block; width: 144px; height: 44px; background: url(/static/images/logo.png) no-repeat top left; background-size: 100% 100%; text-indent: -9999px; overflow: hidden; }
#menu ul li { display: inline-block; }
#menu ul li a { font-family: 'averta-bold', Helvetica, sans-serif; font-size: 12px; display: inline-block; padding: 10px 0; margin: 0 20px; color: #fff; }
#menu ul li a:hover { color: #fff; border-bottom: 2px solid #fff; padding: 10px 0 8px 0; }
div#slogan { margin-top: 10px; color: #fff; float: right; }
div#slider .flickity-page-dots { position: absolute; bottom: 20px; }
div#slider .flickity-page-dots .dot { background: #fff; margin: 0 4px; }
div#slider a { display: block; }
.carousel-cell { width: 100%; text-align: center; }
.bolum { background: url(/static/images/pattern.jpg) no-repeat bottom center; padding: 60px 0 20px 0; }

a#toggle { display: none; width: 40px; height: 34px; margin: 23px 0 0 15px; padding: 15px 5px 10px 5px; border-radius: 4px; position: absolute; top: 0; right: 15px; }
a#toggle span:after,
a#toggle span:before { content: ""; position: absolute; left: 0; top: -9px; }
a#toggle span:after { top: 9px; }
a#toggle span { position: relative; display: block; }
a#toggle span,
a#toggle span:after,
a#toggle span:before { width: 100%; height: 2px; background-color: #fff; transition: all 0.3s; backface-visibility: hidden; border-radius: 2px; }


.bolumBaslik { margin-bottom: 45px; }
.baslik1 { font-family: 'averta-bold', Helvetica, sans-serif; font-size: 24px; color: #1d1d1d; line-height: 35px; }
.baslik2 { font-family: 'averta-bold', Helvetica, sans-serif; font-size: 24px; color: #fff; }
.baslik3 { font-family: 'averta-bold', Helvetica, sans-serif; font-size: 30px; background: -webkit-linear-gradient(45deg, #ba08e3 0%,#ff24d1 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }



.hizmetler { margin: 0 220px; }
.hizmet { clear: both; text-align: center; height: 280px; }
.hizmet img { width: 57px; height: 52px; }
.hizmet a { display: block; padding: 45px 0px 25px 0px; transition: all 0.5s; }
.hizmet a:hover { background: #fff; box-shadow: rgba(0,0,0,0.3) 0px 5px 50px; }
.hizmet h3 { font-family: 'averta-bold', Helvetica, sans-serif; font-size: 14px; margin-top: 20px; margin-bottom: 15px; color: #1d1d1d; }
.hizmetDetaylar { height: 0; overflow: hidden; transition: all 0.2s; }
.hizmet a:hover .hizmetDetaylar { height: 85px; }
#projeler { background-image: url(/static/images/pattern2.png), linear-gradient(45deg, #2acb6f 0%, #30e09d 100%); padding: 65px 0 35px 0; background-repeat: no-repeat, no-repeat; background-position: bottom center, center; }
.projeiletisim { padding-top: 30px; }

#sosyal { background: url(/static/images/pattern3.png) no-repeat bottom center #1dce6c; }
#sosyal .baslik1 { color: #fff; }
#sosyal .hizmetler { margin: 0 180px; }
#sosyal .hizmet { height: 420px; }
#sosyal .hizmet a { background: #fff; padding: 30px 0 25px 0; }
#sosyal .hizmet h3 { margin-top: 0; }
#sosyal .hizmetDetaylar { margin-top: 20px; line-height: 21px; height: 220px; }
#sosyal .hizmet a:hover .hizmetDetaylar { height: 220px; }
.paketIcerik { height: 175px; }
.hizmetUcret { display: inline-block; border: 1px solid #1dce6c; border-radius: 20px; font-family: 'averta-bold', Helvetica, sans-serif; color: #1dce6c; font-size: 20px; padding: 9px 15px 9px 15px; }
.hizmetUcret span { display: inline-block; text-indent: -999px; background: url(/static/images/00tl.png) no-repeat 0 2px; width: 11px; }
.footer-row { margin: 0 180px; color: #000; padding: 20px 0; }
.footer-logo { padding-top: 10px; }
.footer-social { padding-top: 15px; }
.footer-adres { text-align: right; padding-left:0; }

#slide1 { background: #2acb6f; background: -moz-linear-gradient(45deg, #2acb6f 0%, #30e09d 100%); background: -webkit-linear-gradient(45deg, #2acb6f 0%,#30e09d 100%); background: linear-gradient(45deg, #2acb6f 0%,#30e09d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2acb6f', endColorstr='#30e09d',GradientType=1 ); }
#slide2 { background: #c91f5f; background: -moz-linear-gradient(45deg, #c91f5f 0%, #d23957 100%); background: -webkit-linear-gradient(45deg, #c91f5f 0%,#d23957 100%); background: linear-gradient(45deg, #c91f5f 0%,#d23957 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c91f5f', endColorstr='#d23957',GradientType=1 ); }
#slide3 { background: #811bc7; background: -moz-linear-gradient(45deg, #811bc7 0%, #d03ed4 100%); background: -webkit-linear-gradient(45deg, #811bc7 0%,#d03ed4 100%); background: linear-gradient(45deg, #811bc7 0%,#d03ed4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#811bc7', endColorstr='#d03ed4',GradientType=1 ); }

#bolumBaslik .carousel-cell { height: 300px; overflow: hidden; }
#bolumBaslik #iletisim { height: 110px; overflow: hidden; background: -webkit-linear-gradient(45deg, #2acb6f 0%,#30e09d 100%); }
.page-Content { padding-top: 75px; color: #363636; }
.altBaslik { font-size: 18px; margin-bottom: 45px; }
.altBaslik span { font-family: 'averta-bold', Helvetica, sans-serif; }
.sosyal-tanitim { font-size: 16px; margin-bottom: 40px; }
.sosyal-tanitim h2 { font-size: 18px; font-family: 'averta-bold', Helvetica, sans-serif; }
.chart { position: relative; display: inline-block; width: 130px; height: 130px; margin-top: 20px; margin-bottom: 50px; text-align: center; }
.chart canvas { position: absolute; top: 0; left: 0; }
.percent { display: inline-block; line-height: 130px; z-index: 2; font-family: 'averta-bold', Helvetica, sans-serif; }

.iletisimBaslik { color: #166599; font-size: 16px; font-weight: 700; margin-bottom: 10px; }
.form-iletisim { padding-top: 0px; }
.form-iletisim .input-group { margin-bottom: 15px; }
.form-iletisim .input-group .form-control { background: #fff; border: none; }
.form-iletisim .input-group-addon { background: #fff; border: none; color: #c6c6c6; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; }
.form-iletisim .input-group .form-control:focus { background: #fff; -webkit-box-shadow: inset 0 1px 1px rgba(29, 206, 108,.05), 0 0 8px rgba(29, 206, 108, .5); box-shadow: inset 0 1px 1px rgba(29, 206, 108,.5), 0 0 8px rgba(29, 206, 108, .5); }
.form-iletisim #inputMesaj .input-group-addon { padding-top: 10px; vertical-align: top; }
.btnCustom, a.btnCustom { border: 3px solid #1dce6c; border-radius: 20px; color: #fff; padding: 10px 30px; background: #1dce6c; }
.btnCustom:hover { background: #fff; color: #1dce6c; }
.iletisimAdres { padding-top: 15px; }
.checkbox { padding: 10px 20px; }

.hakkimizdaBg { background: #2acb6f; background: -moz-linear-gradient(45deg, #2acb6f 0%, #30e09d 100%); background: -webkit-linear-gradient(45deg, #2acb6f 0%,#30e09d 100%); background: linear-gradient(45deg, #2acb6f 0%,#30e09d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2acb6f', endColorstr='#30e09d',GradientType=1 ); }
#hakkimizdaBaslik { padding: 105px 0 50px 0; background: url(/static/images/pattern4.png) no-repeat bottom center; width: 620px; text-align: center; font-size: 24px; color: #fff; }
.hakkimizdabolum { padding: 80px 0; }
.hakkimizdabolum2 { padding: 80px 0; background: -moz-linear-gradient(45deg, #2acb6f 0%, #30e09d 100%); background: -webkit-linear-gradient(45deg, #2acb6f 0%,#30e09d 100%); background: linear-gradient(45deg, #2acb6f 0%,#30e09d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2acb6f', endColorstr='#30e09d',GradientType=1 ); color: #fff; }
.hakkimizdabolum .container, .hakkimizdabolum2 .container { width: 960px; }
.hakSol { font-size: 16px; color: #000; padding: 0 40px 0 25px; }
.hakSol span { width: 85px; height: 3px; background: #2ed988; display: inline-block; }
.hakSol h2 { font-size: 48px; color: #1d1d1d; margin-bottom: 60px; }
.hakItem { color: #000; font-size: 14px; margin: 0; }
.hakItem2 { background: #2ed988; padding: 30px 0px; box-shadow: rgba(0,0,0,0.3) 0px 5px 50px; margin: 50px 0; border-radius: 6px; color: #fff; font-size: 14px; }
.hakItemSol { width: 80px; float: left; padding-left: 15px; }
.hakItemSag { width: 320px; float: left; }
.hakkimizdabolum2 h2, .hakkimizdabolum2 .hakSol { color: #fff; }
.hakkimizdabolum2 .hakSol span { background: #fff; }
.hakkimizdabolum2 .hakItem { color: #fff; }
.hakkimizdabolum2 .hakItem2 { background: #fff; padding: 30px 0px; box-shadow: rgba(0,0,0,0.3) 0px 5px 50px; margin: 50px 0; border-radius: 6px; color: #00b863; font-size: 14px; }

#projeCats { text-align: center; font-size: 14px; margin-bottom: 50px; }
#projeCats a { display: inline-block; padding-bottom: 5px; margin: 0 15px; }
#projeCats a.active { border-bottom: 2px solid #2fdd94; color: #000; }
#projects { max-width: 830px; margin: auto; margin-bottom: 50px; }
.projectCard { border-radius: 5px; overflow: hidden; margin-bottom: 30px; box-shadow: rgba(0,0,0,0.3) 0px 2px 3px; transition:box-shadow 0.5s; }
.projectImage { height: 150px; overflow: hidden; }
.projectImage a { width:100%; height:150px; position:relative; display:block; transition: all 75ms cubic-bezier(0.42,0,0.58,1); }
.projectImage a img { width:100%; position:absolute; top:0; transition: all 2s ease-out 0s; }
.projectTitle a { display: block; background: #fff; padding: 18px; font-size: 14px; height:76px; }
.projectName { text-align: center; font-size: 18px; margin-bottom: 50px; color: #222222; }
.projectName span { width: 31px; height: 2px; background: #2ed988; display: block; margin: 15px auto; }
#projectDetail { max-width: 830px; margin: auto; margin-bottom: 50px; }
.projectBigImage { width: 580px; height: 405px; float: left; margin-right: 15px; overflow: hidden; box-shadow: rgba(0,0,0,0.3) 0px 2px 3px; }
.projectBigImage img { width:100%; }
.projectSmaImage { width: 210px; float: left; }
.projectSmaImage a { display: block; height: 125px; overflow: hidden; box-shadow: rgba(0,0,0,0.3) 0px 2px 3px; margin-bottom: 15px; }
.projectSmaImage a img { width: 100%; }
#projectInfo { max-width: 830px; margin: auto; margin-bottom: 50px; }
#projectInfo .table > tbody > tr > td { border: none; padding-top: 0; }
#projectInfo .table > tbody > tr > td:first-child { font-family: 'averta-bold', Helvetica, sans-serif; }
#projectInfo #projeDetayYazi p { margin-bottom: 15px; }
.projectCard:hover { box-shadow: rgba(0,0,0,0.3) 0px 5px 50px; }

.animation-fadeInQuickInv { animation-name: fadeInQuickInv; -webkit-animation-name: fadeInQuickInv; animation-duration: 0.5s; -webkit-animation-duration: 0.5s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; visibility: visible !important; }

.talepFormu { width:80%; margin:auto; }
.talepFormu h2 { font-size: 26px; color: #1d1d1d; margin-bottom: 20px; }
.talepFormu .checkbox { display:inline-block; padding-top:0; margin-top:0; }
.talepFormu .formBTN { padding:40px 0 80px 0; }
.talepFormu .mevcutSite { display:none; }
.talepFormu .form-control { background: #fff; border: none; }
.talepFormu .form-control:focus { background: #fff; -webkit-box-shadow: inset 0 1px 1px rgba(29, 206, 108,.05), 0 0 8px rgba(29, 206, 108, .5); box-shadow: inset 0 1px 1px rgba(29, 206, 108,.5), 0 0 8px rgba(29, 206, 108, .5); }
.talepFormu #example1 { width:304px; margin:auto 0 auto auto; margin-top:20px; }

@keyframes fadeInQuickInv {
	0% { transform: scale(1.1); opacity: 0; }
 100% { transform: scale(1); opacity: 1; }
}

@-webkit-keyframes fadeInQuickInv {
 0% { -webkit-transform: scale(1.1); opacity: 0; }
 100% { -webkit-transform: scale(1); opacity: 1; }
}

@media (max-width: 768px) {
 a#toggle { display: block; }
 #ustBar { width: 95%; }
 .logo { }
 div#slogan { clear: both; float: none; width: 100%; }
 #menu { display: none; }
 #menu ul li a { padding: 10px 10px; color: #fff; }
 #menu ul li { display: block; }
 .carousel-cell { width: initial; text-align: center; padding-top: 70px; }

 .hizmetler { margin: 0 30px; }
 .bolum { background: url(/static/images/pattern.jpg) repeat-y top center; padding: 60px 0 20px 0; }
 .hizmet a { background: #fff; box-shadow: rgba(0,0,0,0.1) 0px 5px 50px; }
 .hizmet a .hizmetDetaylar { height: 85px; }
 #sosyal { background: url(/static/images/pattern3.png) repeat-y bottom center #1dce6c; }
 #sosyal .hizmetler { margin: 0 30px; }
 #sosyal .hizmet { margin-bottom: 20px; }
 #sosyal .hizmet .hizmetDetaylar { height: 220px; }
 .footer-logo { text-align: center; }
 .footer-row { margin: 0 30px; }
 .footer-social { padding: 25px 0; }
 .footer-adres { text-align: center; }
 #bolumBaslik .carousel-cell { height: 350px; overflow: hidden; }
 #hakkimizdaBaslik { width: 90%; padding-top: 200px; font-size: 20px; }
 .hakkimizdabolum .container, .hakkimizdabolum2 .container { width: 100%; }
 .hakSol { margin-bottom: 30px; }
 .hakSol h2 { margin-bottom: 20px; }
 .hakItemSol { width: 100%; text-align: center; padding-left: 0; }
 .hakItemSag { width: 100%; text-align: center; }
 .projectBigImage { width:100%; height:95%; margin-bottom:15px; }
 .projectSmaImage { width:100%; margin:0 -15px; }
 .projectSmaImage a { width:33%; height:70px; margin:0 15px; float:left; }
	.talepFormu { width: 90%; margin: auto; }
	.talepFormu .formBTN { text-align:center; }
}
