/*

 * Front End Developer Deniz DALKILIC

 * ddalkilic.com

 */

@charset "UTF-8";



/*

 * Fonts

 * 'Carrois Gothic'

 * 'Open Sans'

 */

/* reset*/

* {}

body {font-family: 'Open Sans', sans-serif;background:#fff;overflow-x: hidden;}

a:hover, a:focus {text-decoration: none;}

:focus {outline: none !important;}

ul, li {list-style-type: none;margin: 0px;padding: 0px;}

h1, .h1, h2, .h2, h3, .h3 {margin: 0;padding: 0;}



/* buttons */

.btn-info {background-color:#209a8f !important;}

.btn-info:hover {background-color: #16736b !important;}

.btn-warning {background-color: #da8c2a !important;}

.btn-warning:hover {background-color: #9e6926 !important;}

.btn-danger {background-color: #b9464b !important;}

.btn-danger:hover {background-color: #902c30 !important;}

.relative {position: relative;}

/* scrool animate */

.hiddens {opacity: 0;}

.visibles {opacity: 1;}



/* easing */

/* easing */

.easing,

.easing a,

.easing li,

.easing div,

.easing span,

.easing h1,

.easing h2,

.easing h3,

.easing h4,

.easing img,

.easing button,

.easing label,

.easing input,

.easing textarea,

.easing :after,

.easing :before {transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease;-ms-transition: all .3s ease;}



/*header*/

header {}

header .top-header {background-color: #ececec;border-top:solid 1px #bebebe;border-bottom:solid 1px #bebebe;}

header .top-header .social {}

header .top-header .social a {font-size: 13px;color:#353a8b;padding: 18px 7px;display: inline-block;width: 35px;text-align: center;border-right:solid 1px #bebebe;}

header .top-header .social a:first-child {border-left:solid 1px #bebebe;}

header .top-header .social a i {}

header .top-header .social a:hover {color:#de110e;}

header .top-header .top-menu {}

header .top-header .top-menu li {float: left;}

header .top-header .top-menu li a {display: block;font-size: 14px;padding: 17px 17px;color: #353a8b;}

header .top-header .top-menu li a i {margin-right: 5px;}



header .top-header .top-contact {}

header .top-header .top-contact label {font-size: 14px;color:#353a8b;padding: 14px 0px;margin-right: 15px;}

header .top-header .top-contact label i {margin-right: 5px;}

header .top-header .top-contact label span {font-size: 12px;color:#656565;font-weight: normal;}



header .main-header {border-bottom: solid 1px #2f3132;padding: 20px 0px 40px 0;}

header .main-header .container {position: relative;}

header .main-header .logo {position: absolute;left: 0;top: -54px;}

header .main-header .logo a {}

header .main-header .logo a img {}

header .main-header .menu {}

header .main-header .menu ul {}

header .main-header .menu ul li:hover > a {background: #dd120e;color:#fff;}

header .main-header .menu ul li {float: left;background: #353a8b;margin-left: 2px;position: relative;}

header .main-header .menu ul li a {font-size: 16px;color: #fff;padding: 17px 17px;display: block;text-transform: uppercase;}

header .main-header .menu ul li a span {}

header .main-header .menu ul li:hover .sub-menu {display: block;}

header .main-header .menu ul li .sub-menu{position: absolute;left: 0;top: 54px;z-index: 9999;display: none;padding-top: 4px;width: 190px;font-size: 13px;}

header .main-header .menu ul li .sub-menu li{display: block;width: 100%;margin-bottom: 2px;}

header .main-header .menu ul li .sub-menu li a{

    font-size: 14px;

}

header .main-header .menu .responsive-button {font-size: 19px;background: #193b6a;padding: 10px 15px;margin-top: 27px;color: #fff;display: none;border: solid 1px transparent;cursor: pointer;}

header .main-header .menu .responsive-button i {margin-right: 5px;}

header .main-header .menu .responsive-button span {color:#fff;}

header .main-header .menu .responsive-button.active {background-color: white;border: solid 1px #193b6a;color: #193b6a;}

header .main-header .menu .responsive-button.active span {color: #193b6a;}





section .slider {}



section .services {padding: 58px 0px;}

section .services .item {text-align: center;}

section .services .item .icon {width: 114px;height: 114px;background: #353a8b;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;-ms-border-radius: 50%;display: inline-block;position: relative;}

section .services .item .icon img {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}

section .services .item .description {margin-top: 16px;}

section .services .item .description p {font-size: 15px;color:#595b5b;}

section .services .item:hover > a .icon {background: #dd120e;}



section .slider-content {padding: 70px 0px;border-top: solid 1px #d3d3d2;}

section .slider-content.news {background: #f3f3f3;}

section .slider-content .title {float: left;width: 100%;border-bottom: solid 1px #858585;padding-bottom: 5px;}

section .slider-content .title h2 {float: left;}

section .slider-content .title h2 a{font-size: 16px;color:#606060;font-weight: bold;float: left;}

section .slider-content .title .arrow {float: right;margin-top: -14px;}

section .slider-content .title .arrow a {font-size: 18px;color:#fff;padding: 4px 10px;display: inline-block;background-color: #a4a4a4;line-height: 1;}

section .slider-content .title .arrow a i {}

section .slider-content .title .arrow a.next {}

section .slider-content .title .arrow a.prev {}

section .slider-content .content {float: left;width: 100%;margin-top: 20px;}

section .slider-content .content .item {background: #fff;border-bottom: solid 3px transparent;}

section .slider-content .content .item:hover {border-color:#353a8b;}

section .slider-content .content .item .images {height: 145px;overflow: hidden;}

section .slider-content .content .item .images img {height: 100%;width: 100%;}

section .slider-content .content .item .description {padding: 16px 20px;color: #606060;font-size: 13px;line-height: 1.2;height: 76px;overflow: hidden;}

section .slider-content .content .item .description p {}

section .slider-content .content .item .description h2 {font-size: 15px;color: #525252;}

section .slider-content .content .item .more {padding: 20px;}

section .slider-content .content .item .more a {font-size: 13px;color: #353a8b;}

section .slider-content .content .item .more a i {margin-right: 4px;}

section .slider-content .content .item .more a span {}



section .slider-content.gallery .content .item {background: transparent;}

section .slider-content.gallery .content .item .description {padding: 0;margin-top: 27px;}

section .slider-content.gallery .content .item .description p {margin-top: 20px;}





section .purpose {background-color: #353a8b;margin-top: 87px;}

section .purpose .container {padding: 40px 0px;}

section .purpose .purpose-bg {position: absolute;width: 100%;height: 100%;background-repeat: no-repeat;background-position: -80px;background-size: auto 100%;top: 0;}

section .purpose h2 {color: #fff;font-size: 25px;font-weight: bolder;}

section .purpose .description {color: #fff;font-size: 14px;line-height: 1.5;margin-top: 20px;font-weight: 200;}

section .purpose .description p {}

section .purpose .more {}

section .purpose .more .btn {background: #fff;border-radius: 0px;color: #353a8b;width: 100%;padding: 11px;margin-top: 120px;}



section .contact {}

section .contact .maps {}

section .contact .maps iframe {height: 240px;}

section .contact .address {}

section .contact .address .item {margin-top: 20px;overflow: hidden;}

section .contact .address .item i {width: 7%;float: left;color: #353a8b;}

section .contact .address .item span {color: #606060;width: 90%;float: right;}



footer {margin-top: 50px;}

footer .top-footer {padding: 34px 0px;background: #353a8b;}

footer .top-footer .item {}

footer .top-footer .item h2 {font-size: 15px;color: #353a8b;background: #fff;display: inline-block;padding: 12px 15px;}

footer .top-footer .item ul {margin-top: 10px;}

footer .top-footer .item ul li {color: #fff;}

footer .top-footer .item ul li a {color: #fff;padding: 7px 19px;border-bottom: solid 1px #fff;display: block;}



footer .bottom-footer {padding: 20px 0px;margin-top: 20px;background: #353a8b;}

footer .bottom-footer .copyright{color: #fff;}

footer .bottom-footer .copyright p {}

footer .bottom-footer .medanis {text-align: right;}



.alignnone{margin:5px 20px 20px 0}

.aligncenter,div.aligncenter{display:block;margin:5px auto}

.alignright{float:right;margin:5px 0 20px 20px}

.alignleft{float:left;margin:5px 20px 20px 0}

a img.alignright{float:right;margin:5px 0 20px 20px}

a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}

a img.alignleft{float:left}

a img.aligncenter{display:block;margin-left:auto;margin-right:auto}

.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}

.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}

.wp-caption.alignright{margin:5px 0 20px 20px}

.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}

.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}

.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}

.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);

	clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;

	left:5px;line-height:normal; padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}

.breadcrumb{margin-top: 10px;background: #2f3488;color: #f1f1f1;padding: 15px 9px 8px;}

.breadcrumb li a{color: #fff;}

.detail-page{ }

.detail-page .page-list{}

.detail-page .page-list ul{}

.detail-page .page-list ul li{background: #fff;padding: 8px;border-bottom: 1px solid #fff;}

.detail-page .page-list ul li:hover{background: #f1f1f1;}

.detail-page .page-list ul li a{color: #f44336;display: block;width: 100%;}

.detail-page .my-content{}

.p0{padding: 0;}

.page-title{padding-bottom: 10px;border-bottom: 1px solid #f1f1f1;margin-bottom: 10px;}

.detail-content{border: 1px solid #f1f1f1;padding: 10px;}

.detail-page .page-list .current-menu-item{background: #f44336;}

.detail-page .page-list .current-menu-item a{color:#fff  }

.gerigit{margin-top: -10px;float: right !important;}

.buton{background: #dd120e;float: right;border: none;padding: 7px 11px;color: #fff;border-radius: 5px;}



.item-my:nth-child(even){}

.item-my:nth-child(odd){background: #f1f1f1;}

.item-my{margin: 4px 7px;padding: 12px 7px;border: 1px solid #d1d1d1;border-radius: 5px;}

.item-my i.fa-file-text{color: #343a8b;font-size: 81px;padding: 5px 0;}

.item-my .title{font-size: 18px;}

.item-my .ozet{font-size: 15px;margin-top: 5px;}

.item-my a{display: block;font-size: 13px;line-height: 82px;}

.item-my i.fa-download{

    margin-right: 7px;

}



table td{padding: 7px;}



.my-table{}

.my-table img{border-radius: 129px;margin: 4px auto;}

.my-table tr:nth-child(even){background: #c7c7c7;}

.my-table tr:nth-child(odd){background: #f1f1f1;}

.my-table td:nth-child(1){width: 25%;}

.my-table td:nth-child(2){width: 75%;padding-left: 15px;}

.detail-page .slider-content{padding-top: 0; border: none;}

section .slider-content.gallery .content .item{min-height: 292px; margin-bottom: 15px;}

section .slider-content.gallery .content .item .description{min-height: 94px;}

section .slider-content .content .item .images img{height: 100%; width: 100%;}

.sehir-info{width: 100%; float: left;}

.sehir-info .list-group-item strong{width: 111px; float: left;display: block;}

#map{margin-top: -50px !important;}



.res-menu{background: #353a8b;float: right;width: 100%;text-align: center;margin: 20px 0;padding: 7px 0;color: #fff; display: none;}

.res-menu i{margin-right: 7px; }

.list-group{height: 300px;}



.header-text{

    width: 100%;

    margin-top: 9px;

}

.map-on{overflow-x: auto !important;}

.header-text a{background: #353a8b;display: block;width: 100%;text-align: center;padding: 10px;color: #fff;font-size: 17px;}