@charset "utf-8";
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);


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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
div {
	box-sizing: border-box;
}
* {
    outline: none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
.mr0 {
    margin-right: 0px !important;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	margin: 0;
	background:url(../images/bg.png) no-repeat fixed top center;
	font-family: 'Roboto', sans-serif;
}
.clear {
	clear: both;
}
input::-webkit-input-placeholder {
    font-size:14px;
	color:#4e94d2;
}
input:-moz-placeholder {
    font-size:14px;
	color:#4e94d2;
}
input::-moz-placeholder {
    font-size:14px;
	color:#4e94d2;
}
input:-ms-input-placeholder {
    font-size:14px;
	color:#4e94d2;
}
textarea::-webkit-input-placeholder {
    color: #4e94d2;
}
textarea:-moz-placeholder {
    color: #4e94d2;
}
textarea::-moz-placeholder {
    color: #4e94d2;
}
textarea:-ms-input-placeholder {
    color: #4e94d2;
}
select {
    color: #4e94d2 !important;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
a, label {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
a:hover, label:hover {
	opacity: 0.8;
}
.slider a:hover {
    opacity: 1 !important;
}

.container {
	width: 1170px;
	margin: auto;
	position: relative;
}

.logo {
    float:left;
    width: 351px;
    height: 54px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.logo img {
    width:100%;
}
.menu {
    float:left;
    background: #cb1736;
    width: 968px;
    height: 72px;
    padding-left: 66px;
}
.menu li {
    display: block;
    float:left;
    padding: 0px 6px 0px 6px;
    border-right: 1px solid #fff;
    margin-top: 30px;
}
.menu li:last-child {
    border-right: 0px solid #fff;
}
.menu li a {
    display:block;
    float:left;
    color:#fff;
    font-size:14px;
    text-decoration: none;
}
.social {
    width: 202px;
    float:left;
    height: 72px;
    background: #27396e;
    padding-left: 41px;
}
.social li {
    display:block;
    float:left;
    margin-right: 10px;
    margin-top: 28px;
    margin-left: 0px;
}

.slider {
    width:100%;
    float:left;
}
.slider img {
    width:100%;
}
.alt_menu {
    float:left;
    background: #4f0f4b;
    width:100%;
    height: 49px;
    padding-left: 120px;
    margin-top: -3px;
}
.alt_menu li {
    display: block;
    float:left;
    padding: 0px 7px 0px 7px;
    border-right: 1px solid #fff;
    margin-top: 19px;
}
.alt_menu li:last-child {
    border-right: 0px solid #fff;
}
.alt_menu li a {
    display:block;
    float:left;
    color:#fff;
    font-size:14px;
    text-decoration: none;
}
.egitimler {
    width:100%;
    float:left;
}
.egitimler li {
    width: 390px;
    float:left;
}
.egitimler li a{
    width: 100%;
    display: block;
    float:left;
}
.egitimler li img{
    width: 100%;
    height: 215px;
    float:left;
}
.egitimler li:nth-child(3n) {
    margin-right: 0px;
}
.egitimler li span {
    width:100%;
    height: 49px;
    display: block;
    float:lefT;
    background: #27396e;
    text-align: center;
    font-size: 23px;
    box-sizing: border-box;
    padding-top: 13px;
    font-weight: 200;
    color:#fff;
}
.egitimler li:nth-child(2) span {
    background: #cb1736;
}
.egitimler li:nth-child(3) span {
    background: #679406;
}
.egitimler li:nth-child(4) span {
    background: #4f0f4b;
}
.egitimler li:nth-child(5) span {
    background: #cb9d17;
}

.egitim_aciklama {
    width:100%;
    float:left;
}
.egitim_aciklama img {
    width:390px;
    height: 255px;
    display: block;
    float:left;
}
.egitim_aciklama span{
    width: 780px;
    float:left;
    padding: 20px;
    height: 255px;
    background: #198e6e;
    font-size:12px;
    color:#fff;
    line-height: 20px;
    font-weight: 300;
    box-sizing: border-box;
}
.egitim_aciklama span h1{
    width: 100%;
    float:left;
    font-size: 25px;
    color:#fff;
    margin-bottom: 20px;
    font-weight: 100;
    margin-top: 20px;
}

.egitim_aciklama2 {
    width:100%;
    float:left;
    
}
.egitim_aciklama2 img {
    width:390px;
    height: 255px;
    display: block;
    float:left;
}
.egitim_aciklama2 span{
    width: 780px;
    float:left;
    padding: 20px;
    height: 255px;
    background: #333;
    font-size:12px;
    color:#fff;
    line-height: 20px;
    font-weight: 300;
    box-sizing: border-box;
}
.egitim_aciklama2 span h1{
    width: 100%;
    float:left;
    font-size: 25px;
    color:#fff;
    margin-bottom: 20px;
    font-weight: 100;
    margin-top: 20px;
}

.detay_baslik {
	width:100%;
	float:left;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #037fea;
}
.detay_baslik h1{
	display: block;
	float:left;
	color: #fcfcfc;
	font-size: 35px;
	font-weight: 100;
	width:100%;
	text-indent: 20px;
}
.detay {
	width:100%;
	float:left;
	padding: 20px;
	font-size: 14px;
	color: #ffffff;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #005096;
	min-height: 500px;
	text-align: justify;
}
.detay h1{
	display: block;
	float:left;
	color: #fefefe;
	font-size: 25px;
	font-weight: 100;
	width:100%;
	margin-bottom: 20px;
	margin-top: 10px;
}
.detay img {
	width: 50%;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
}


.iletisim {
	width:100%;
	float:left;
	margin-top: 0px;
	margin-bottom: 20px;
}
.iletisim h1 {
	width:100%;
	display:block;
	float:left;
	font-size: 28px;
	margin-top:10px;
	margin-bottom: 10px;
	color: #ffffff;
	padding-bottom: 10px;
	letter-spacing: -1.1px;
	font-weight: 100;
}
.iletisim .map {
	width: 540px;
	float:left;
}
.iletisim .map iframe{
	width:100%;
}
.iletisim .adres{
	width: 540px;
	float: right;
}
.iletisim .adres span {
	display:block;
	float:left;
	margin-bottom:10px;
	font-size: 13px;
	color: #ffffff;
	font-weight:300;
	width: 100%;
}
.iletisim .adres strong {
	color: #9dd2ff;
	font-weight: 300;
}
.iletisim .form {
	display:block;
	float:left;
	width:100%;
	margin-top:15px;	
}
.iletisim .form input{
	display:block;
	float:left;
	width: 553px;
	height:40px;
	margin-bottom: 10px;
	text-indent: 10px;
	margin-right: 20px;
	color: #4e94d2;
	border: 1px solid #4e94d2;
	background: none;
}
.iletisim .form textarea{
	display:block;
	float:left;
	width: 100%;
	height:150px;
	border:none;
	font-family: 'Open Sans', sans-serif;
	text-indent: 10px;
	box-shadow: 1px 3px 3px 0.00px rgba(24, 24, 24, 0.05);
	padding-top: 10px;
	outline:none;
	color: #4e94d2;
	border: 1px solid #4e94d2;
	background: none;
	box-sizing: border-box;
}
.iletisim .form .iletisim_button{
	display:block;
	float: left;
	background-color: #679406;
	border:none;
	text-indent: 0px;
	color: #fff;
	margin-top: 10px;
	width: 130px;
	outline:none;
	cursor:pointer;
	}
.iletisim .form .iletisim_button:hover{
	opacity:0.8;
}


.galeri {
	width:100%;
	float:left;
	margin-top: 20px;
}
.galeri li {
	width: 375px;
	float:left;
	margin-right: 22px;
	margin-bottom: 22px;
    height: 236px;
}
.galeri li:nth-child(3n) {
	margin-right: 0px;
}
.galeri li img {
	width:100%;
	height: 100%;
}

.sss {
	width:100%;
	float:left;
	border-radius: 10px;
	margin-bottom: 20px;
}
.sss li{
	display:block;
	float:left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #27396e;
	padding-left: 20px;
	box-sizing: border-box;
	background-position-y: 14px;
	cursor: pointer;
	background: #0d6ec1;
	margin-bottom: 2px;
}
.sss li ul{
	display:none;
}
.sss li a{
	display:block;
	float:left;
	font-size: 16px;
	width:100%;
	color: #ffffff;
	text-decoration: none;
	font-weight: 300;
}
.sss li a:hover{
	color: #ffeaf4;
}
.sss li ul li {
	float:left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 0px;
	border-bottom:0px solid #b7c0c8;
	padding-left: 0px;
	background: none;
	box-sizing: border-box;
}
.sss li ul li span{
	font-size: 13px;
	color: #c6e5ff;
	line-height: 19px;
	text-align: justify;
	display: block;
	width: 95%;
	float:left;
	box-sizing: border-box;
}

.hizmetler {
	width:100%;
	float:left;
}
.hizmetler li {
	width: 390px;
	float:left;
}
.hizmetler li a{
	margin:0px;
	padding: 0px;
	float: left;
	display: block;
	height: 206px;
	width: 100%;
}
.hizmetler li:nth-child(3n) {
	margin-right: 0px;
}
.hizmetler li img {
	width:100%;
	height: 206px;
}
.hizmetler li .hizmet {
	width:100%;
	float:left;
	padding: 15px;
	background: #cb1736;
	height: 179px;
}
.hizmetler li:nth-child(2n) .hizmet {
	background: #b30927;
}
.hizmetler li .hizmet h2 {
	width:100%;
	float:left;
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 15px;
}
.hizmetler li .hizmet span {
	width:100%;
	height: 56px;
	overflow: hidden;
	float:left;
	color: #ffd9df;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 18px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e4294a;
	text-align: left;
}
.hizmetler li .hizmet a {
	display: block;
	float: right;
	background: #960c24;
	color:#fff;
	font-size: 12px;
	padding: 10px;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	height: auto;
	margin-top: 0px;
	width: auto;
}

.footer {
	width:100%;
	float:left;
	padding-top: 40px;
	padding-bottom: 30px;
	background: rgb(103, 148, 6);
	margin-bottom: 50px;
}
.footer .cols {
	color: #fff;
	overflow: hidden;
	float: left;
	width: 240px;
	margin-left: 52px;
}
.footer .cols img {
	margin-bottom: 12px;
	margin-top: 3px;
}
.footer .cols p {
	font-size: 12px;
	display: block;
	float: left;
	line-height: 18px;
	font-weight: 300;
}
.footer .cols h2 {
	font-size: 20px;
	font-weight: 200;
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.footer .cols a.cat-list {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	background: url(../images/list_arrow.png) no-repeat 0px;
	text-indent: 10px;
}
.footer .cols a.cat-list span {
	margin-left: 5px;
}
.footer .cols li {
    display:block;
    float:left;
    margin-right: 10px;
    margin-top: 0px;
    margin-left: 0px;
}
.footer .copyright {
    width:100%;
    float:left;
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin-top: 60px;
}

.res_menu {
    display: none;
}