@import url('https://fonts.googleapis.com/css?family=Oswald');
.swal2-container {
  z-index: 999999999999999999999999999 !important;
}



@media screen and (max-width: 1930px) and (min-width: 1024px){
	.bg-vel {
		-webkit-background-size: cover!important;
		-moz-background-size: cover!important;
		-o-background-size: cover!important;
		background-size: unset!important;
		background-repeat: no-repeat!important;
		background-position: unset!important;
	}
}	
@media screen and (max-width: 5000px) and (min-width: 1931px){
	.bg-vel {
		-webkit-background-size: cover!important;
		-moz-background-size: cover!important;
		-o-background-size: cover!important;
		background-size: contain!important;
		background-repeat: unset!important;
		background-position: center!important;
	}
}	
		
#css-only-modals {
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10000000;
  text-align: center;
  white-space: nowrap;
  height: 100%;
}
#css-only-modals:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.css-only-modal-check {
  pointer-events: auto;
}
.css-only-modal-check:checked ~ .css-only-modal {
  opacity: 1;
  pointer-events: auto;
}
.css-only-modal {
  width: 40%;
  background: #FFF;
  z-index: 1;
  display: inline-block;
  position: relative;
  pointer-events: auto;
  padding: 25px;
  text-align: right;
  border-radius: 4px;
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  pointer-events: none;
}
.css-only-modal h2 {
  text-align: center;
}
.css-only-modal p {
  text-align: left;
}
.css-only-modal-close {
  position: absolute;
  top: 25px;
  right: 25px;
}
.css-only-modal-check {
  display: none;
}
.css-only-modal-check:checked ~ #screen-shade {
  opacity: 0.5;
  pointer-events: auto;
}
#screen-shade {
  opacity: 0;
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  transition: opacity 0.8s;
}
    #menu:not( .mm-menu ) {
      display: none;
    }
.tlilet h2{
  color: #333;
  text-align: center;
}
.tlilet p{
  text-align: center;
  color: #333;
  font-size: 23px;
}

.tlfigure {
  position: relative;
  max-width: 100%;
}
.tlfigure a{
  color: #fff;
}
.tlfigure img.image-hover {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  object-fit: contain;
  opacity: 0;
  transition: opacity .2s;
  width: 800px;
}
.tlfigure:hover img.image-hover {
  opacity: 1;
}
.pdlef30{
  padding-left: 30px;
}
img.araimg{
  width: 100%;
  height: 105px;
}
.tabmenuyat{
  background: #033661;
  height: 46px;
  line-height: 46px;
  border-radius: 10px;
  border: 1px solid #053661;
  margin-top: 15px;
  bottom: 0;
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 105px;
  z-index: 99999;
  display: block;
  max-width: 1575px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.tabmenuyat a{
  color: #fff!important;
  margin: 0px 100px!important;
  font-size: 18px;
}
.tabmenuyat a:hover{
  border-bottom: 2px solid #4b96d1!important;
  padding: 0px;
}


.rcizgi{
  background: #4b96d1;
  height: 20px;
  width: 2px;
  float: right;
  margin-top: -30px;
}


.owl-1 .owl-nav button.owl-next, .owl-1 .owl-nav button.owl-prev{
  color: #4b96d1;
  font-size: 50px;
  font-weight: bold;
}
.owl-1 .owl-nav button.owl-next{
  float: right;
}
.owl-1 .owl-nav {
  z-index: 99999999;
  margin-top: -185px;
  margin-bottom: 140px;
  margin-left: -10px;
  margin-right: -10px;
}
.owl-2 .owl-nav button.owl-next, .owl-2 .owl-nav button.owl-prev{
  color: #4b96d1;
  font-size: 50px;
}
.owl-2 .owl-nav button.owl-next{
  float: right;
}
.owl-2 .owl-nav {
  z-index: 99999999;
  margin-top: -185px;
  margin-bottom: 140px;
  margin-left: -10px;
  margin-right: -10px;
}
div.stickygry {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 106px;
}


img.dilicon{
  height: 10px!important;
  margin-top: -3px;
  margin-right: 2px;
}
.boxmenu{
  border-radius: 10px;
}
.boxmenu.boxmenu.boxmenu a{
  border: 1px solid;
  padding: 3px 15px;
  border-radius: 10px;
}

.boxmenu.boxmenu.boxmenu a:hover{
  background-color: #003563!important;
  border: 1px solid #053661;
  color: #fff!important;
}


.breadcrumbs-bar{
  width: 100%;
  background: #003661;
  bottom: 0;
  text-align: center;
  padding: 10px 0;
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 100px;
  z-index: 99999;
}

.breadcrumbs-bar a{
  color: rgba(255, 255, 255, .5);
  font-weight: 700;
  font-size: 14px;
  letter-spacing: .5px;
  position: relative;
  padding: 0 15px;
}
.breadcrumbs-bar a::after {
  content: "";
  background: url(../images/wave.png) no-repeat;
  background-size: 100%;
  width: 10px;
  height: 10px;
  position: absolute;
  right: -4px;
  top: 7px;
}
.breadcrumbs-bar span {
  color: #fff;
  font-size: 14px;
  letter-spacing: .5px;
  position: relative;
  padding: 0 15px;
}


.tekne-butonlar button:hover  {
  background-color: #033661!important;
  color: white;
  width: auto;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 7px;
  height: auto;
}


.tekne-butonlar button{
  background-color: #fff !important;
  color: #033661;
  width: auto;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 7px;
  height: auto;
}




button.btntek{
  margin-top: 250px;
  background: #ebeae84a;
}
button.btntek:hover{
  background: #4b96d1;
}



.navbar-toggler {
  display: none;
}

.blogtarih{
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  font-size: 18px;
}

.ftr{
  height: 50px;
  padding: 0px;
}

.hesabim{
  background: #023661;
  padding: 10px;
  margin-left: 0px;
  margin-right: 0px;
}
.hesabim button{
  background: #ffffff;
  border: 0px solid #fff;
  padding: 5px 20px;
  color: #033661;
  font-weight: bold;
  width: 100%;
}
.hesabim button:hover{
  background: #4b96d1;
  color: #ffffff;
}
.hesabim select{
  height: 35px;
  line-height: 10px;
  padding: 0px 0px 0px 10px;
  width: 235px;
  border: 1px solid #bdbdbd;
}

.hesabimpdf{
  border: 1px solid #bdbdbd;
  text-align: center;
  padding: 20px;
  margin-top: 20px;
}
.hesabimpdf img{
  width: 100px;
  margin-top: 15px;
}
.hesabimpdf h2{
  font-size: 15px;font-family: 'Titillium Web', sans-serif;text-align: center;font-weight: 600;padding-top: 15px;padding-bottom: 10px;
}
a.hsbm {
 color: #333;
}

/* Blog
---------------------*/
.blog-grid {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.blog-grid .blog-img {
  position: relative;
}
.blog-grid .blog-img .date {
  position: absolute;
  padding: 8px 15px;
  left: 10px;
  top: 10px;
  border-radius: 4px;
}
.blog-grid .blog-img .date span {
  font-size: 22px;
  display: block;
  line-height: 22px;
  font-weight: 700;
}
.blog-grid .blog-img .date label {
  font-size: 14px;
  margin: 0;
}
.blog-grid .blog-info {
  padding: 20px;
}
.blog-grid .blog-info h5 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 10px;
}
.blog-grid .blog-info h5 a {
  color: #20247b;
}
.blog-grid .blog-info p {
  margin: 0;
}
.blog-grid .blog-info .btn-bar {
  margin-top: 20px;
}


/* Blog Sidebar
-------------------*/
.blog-aside .widget {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.blog-aside .widget-body {
  padding: 15px;
}
.blog-aside .widget-title {
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.blog-aside .widget-title h3 {
  font-size: 20px;
  font-weight: 700;
  color: #003661;
  margin: 0;
}
.blog-aside .widget-author .media {
  margin-bottom: 15px;
}
.blog-aside .widget-author p {
  font-size: 16px;
  margin: 0;
}
.blog-aside .widget-author .avatar {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.blog-aside .widget-author h6 {
  font-weight: 600;
  color: #20247b;
  font-size: 22px;
  margin: 0;
  padding-left: 20px;
}
.blog-aside .post-aside {
  margin-bottom: 15px;
}
.blog-aside .post-aside .post-aside-title h5 {
  margin: 0;
}
.blog-aside .post-aside .post-aside-title a {
  font-size: 18px;
  color: #20247b;
  font-weight: 600;
}
.blog-aside .post-aside .post-aside-meta {
  padding-bottom: 10px;
}
.blog-aside .post-aside .post-aside-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}
.blog-aside .latest-post-aside + .latest-post-aside {
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 15px;
}
.blog-aside .latest-post-aside .lpa-right {
  width: 90px;
}
.blog-aside .latest-post-aside .lpa-right img {
  border-radius: 3px;
}
.blog-aside .latest-post-aside .lpa-left {
  padding-right: 15px;
}
.blog-aside .latest-post-aside .lpa-title h5 {
  margin: 0;
  font-size: 15px;
}
.blog-aside .latest-post-aside .lpa-title a {
  color: #171717;
  font-weight: 600;
}
.blog-aside .latest-post-aside .lpa-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}




.blog-single {
  padding-top: 30px;
  padding-bottom: 30px;
}

.article {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 15px;
  margin: 15px 0 30px;
}
.article .article-title {
  padding: 15px 0 20px;
}
.article .article-title h6 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.article .article-title h6 a {
  text-transform: uppercase;
  color: #fc5356;
  border-bottom: 1px solid #fc5356;
}
.article .article-title h2 {
  font-weight: 600;
}
.article .article-title .media {
  padding-top: 15px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20px;
}
.article .article-title .media .avatar {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  overflow: hidden;
}
.article .article-title .media .media-body {
  padding-left: 8px;
}
.article .article-title .media .media-body label {
  font-weight: 600;
  color: #fc5356;
  margin: 0;
}
.article .article-title .media .media-body span {
  display: block;
  font-size: 12px;
}
.article .article-content h1,
.article .article-content h2,
.article .article-content h3,
.article .article-content h4,
.article .article-content h5,
.article .article-content h6 {
  color: #20247b;
  font-weight: 600;
  margin-bottom: 15px;
}
.article .article-content blockquote {
  max-width: 600px;
  padding: 15px 0 30px 0;
  margin: 0;
}
.article .article-content blockquote p {
  font-size: 20px;
  font-weight: 500;
  color: #fc5356;
  margin: 0;
}
.article .article-content blockquote .blockquote-footer {
  color: #20247b;
  font-size: 16px;
}
.article .article-content blockquote .blockquote-footer cite {
  font-weight: 600;
}



input.tlform{
  border: 1px solid #d4d4d4!important;
  background: #f5f5f5!important;
  color: #808080!important;
  font-size: 14px!important;
  height: 45px!important;
}
button.tlform  {
  margin-top: -5px!important;
  margin-bottom: 10px!important;
  padding: 5px 30px!important;
  box-shadow: none!important;
  background: #003661!important;
  border: 1px solid!important;
  display: block!important;
  text-transform: none!important;
  font-size: 18px!important;
  color: #fff!important;
  text-align: center!important;
  width: auto!important;
}

.topbar{
  background: #eaeaea;
  height: 50px;
}

.topsosyal .menu {
  list-style: none;
  padding: 12px 0px 1px 0px;
  margin: 0px;
  float: left;
}
.topsosyal .menu li {
  display: inline-block;
  padding: 0px 0px 0px 27px;
}
.topsosyal .menu li a {
  font-size: 14px;
  color: #023661;
}
.topmenu .menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: right;
}
.topmenu .menu li {
  display: inline-block;
  padding: 0px;
  margin-left:10px;
}
.topmenu .menu li a {
  font-size: 14px;
  color: #023661;
  font-weight: bold;
}
.topmenu .menu li a img{
  height: 24px;
}
.topbuton{
  background: #023661;
  padding: 17px 20px;
  font-weight: bold;
  font-size: 14px!important;
  color: #fff!important;
}
.topbuton:hover{
  background: #c1ac01;
}













.tyboxb{
  top: 80px!important;

}
.tyboxb p{
  background: #03356385;
  line-height: 1;
  font-size: 18px;
  padding: 12px;
  margin: 0px;
}

form.y-form2 input {
  line-height: 22px!important;
}

h2.pdfname{
  font-size: 15px;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;font-weight: 600;
  padding-top: 10px;
  color: #000;
}
img.coverblog{
  width: 100%;
  height: 255px;
  object-fit: cover;
}
a.hblog{
  height: 50px;
}
.tymdyazi{
  background: #eaeaea;
  text-align: center;
  padding-top: 13px;
  padding-bottom: 6px;
  margin-top: -100px;
}
.tymdyazi h1{
  color: #000;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
}


.menu-1>div {
	background-color: #fff;
}

$base-color: #303F9F;
$second-color: #3F51B5;
$third-color: #FBC02D;
$site: #303F9F;
$light: #fff;


.grid {
 list-style: none;
 margin-left: -40px;
}

.gc {
 box-sizing: border-box;
 display: inline-block;
 margin-right: -.25em;
 min-height: 1px;
 padding-left: 40px;
 vertical-align: top;
}

.gc--1-of-3 {
 width: 33.33333%;
}

.gc--2-of-3 {
 width: 66.66666%;
}

.naccs {
 position: relative;
 max-width: 900px;
 margin: 100px auto 0;
}

.naccs .menu div {
 padding: 15px 20px 15px 40px;
 margin-bottom: 10px;
 color: $base-color;
 background: $second-color;
 box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
 cursor: pointer;
 position: relative;
 vertical-align: middle;
 font-weight: 700;
 transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.naccs .menu div:hover {
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.naccs .menu div span.light {
 height: 10px;
 width: 10px;
 position: absolute;
 top: 24px;
 left: 15px;
 background-color: $base-color;
 border-radius: 100%;
 transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.naccs .menu div.active span.light {
 background-color: $third-color;
 left: 0;
 height: 100%;
 width: 3px;
 top: 0;
 border-radius: 0;
}

.naccs .menu div.active {
 background: #003661;
 color: #fff;
}

ul.nacc {
 position: relative;
 height: 0px;
 list-style: none;
 margin: 0;
 padding: 0;
 transition: .5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.nacc li {
 opacity: 0;
 transform: translateX(50px);
 position: absolute;
 list-style: none;
 transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.nacc li.active {
 transition-delay: .3s;
 z-index: 2;
 opacity: 1;
 transform: translateX(0px);
}

ul.nacc li p {
 margin: 0;
}
input::-moz-placeholder {
  color: #cacaca !important;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #cacaca !important;
}
input::-webkit-input-placeholder {
  color: #cacaca !important;
}
textarea::-moz-placeholder {
  color: #cacaca !important;
  opacity: 1;
}
textarea:-ms-input-placeholder {
  color: #cacaca !important;
}
textarea::-webkit-input-placeholder {
  color: #cacaca !important;
}

.centered p:before {
  content: "";
  display: inline-block;
  width: 67px;
  height: 4px;
  background: #fff;
  margin-bottom: 3px;
}
.centered p:after {
  content: "";
  display: inline-block;
  width: 67px;
  height: 4px;
  background: #fff;
  margin-bottom: 3px;
}
.centered2 p:before {
  content: "";
  display: inline-block;
  width: 67px;
  height: 4px;
  background: #fff;
  margin-bottom: 3px;
}
.centered2 p:after {
  content: "";
  display: inline-block;
  width: 67px;
  height: 4px;
  background: #fff;
  margin-bottom: 3px;
}
.arkaplan {
  width: 100%;
  background: #003661;
  position: absolute;
  bottom:0;
}
.filter-button:focus {
  background: #003661;
  color: #fff;
  border-color:#003661;
}
.btn-primary {
  color: #fff;
  background-color: #003661;
  background-image: linear-gradient(
    45deg
    , #003661, #003661);
  border-color: #003661;
  padding: 6px 19px;
}
.kesfet-buton a {
  color: #fff;
  background: #023661;
  padding: 7px;
  border-radius: 5px;
}
.hh3 .header-cont h1 {
  margin-top: 15px;
  width: 100%;
  text-align: center;
  color: #fff !important;
  margin-bottom: 15px;
}
.alt-yazi{
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #ffffff36;
}
.menu-1-inner>div.nav-search {
  position: static;
  text-align: right;
  vertical-align: middle;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 140px !important;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 3px 3px 3px #000 !important;
}
.ekipman-baslik {
  text-align: center;
}
.ekipman-baslik a{
  font-size: 20px;
  padding-top: 11px;
  text-align: center;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  color: #003661;
}
span.ekipmanadi{
  font-weight: bold;
  border: 0!important;
  font-size: 26px;
}
span.ekipsecenek{
  font-weight: bold;
}


h2.slidertekne{
  font-size: 22px;
  padding-top: 14px;
  font-weight: 600;
}

i.dokuman{
  font-size: 20px;
  color: #023664;
  font-weight: bold;
}
i.dokuman:hover{
  color: #4b96d1;
}
a.indir-button:hover {
  background: #4b96d1;
}

.tamamlanan-proje  {
  padding: 0px 0px 40px 8px;
}
.tamamlanan-proje-baslik h2 {
  text-align: center;
  font-weight: 700;
  color: #003564;
  font-family: 'Titillium Web', sans-serif;
  margin-bottom: 0px;
}
.tamamlanan-proje-baslik p {
  text-align: center;
  font-family: 'Titillium Web', sans-serif;
  font-size: 19px;
  color: #003564;
  font-style: italic;
  margin-bottom: 10px;
}
.small-box h3{
  text-align: center;
}
.small-box img{
  width: 32px;
  margin: 0 auto;
  display: block;
}

.big-box h3{
  text-align: center;
  padding-top:90%  !important;
}
.big-box img{
  width: 32px;
  margin: 0 auto;
  display: block;
}
.footer-box ul li {
  margin-right: 8px;
}
.footer-box h2 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
}
.copysec  {
  text-align: left;
  font-size: 15px;
  font-family: 'Titillium Web', sans-serif;
}
.separator-2-color {
  display: block;
  margin-bottom: 30px;
  line-height: 0;
  text-align: center;
}
.separator-2-color:before {
  content: ' ';
  height: 2px;
  width: 0;
  border-left: 43px solid #003563;
  border-right: 43px solid #7fb6df;
  display: inline-block;
}
.copysec li {
  top: -3px;
  list-style: disc;
  display: inline;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 30px;
}
.boxresim {
 width:100%;
 height: 600px;
 object-fit: cover;
}
.boxbosluk-right {
  padding-right: 5px;
  padding-left: 10px;
}
.boxbosluk-left {
  padding-right: 5px;
  padding-left: 10px;
}
.hakbosluk {
  background: #c4c4c4;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 60px;
}
.checkbox {
  float: left !important;
  text-align: left !important;
  width: 4% !important;
  padding: 5px 9px !important;
  height: 21px !important;
  font-family: 'Titillium Web', sans-serif;
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff0;
  background-clip: padding-box;
  border: 0px solid rgba(0,0,0,.2);
  border-radius: .3rem;
  outline: 0;
}
footer .social li>a:hover {
  color: #043863;
}
form.y-form button:hover{
  background: #4b96d1!important;
  border: 1px solid #4b96d1!important;
}


.blogkategori ul{
  padding-left: 5px;
}
.blogkategori ul li{
  list-style-type: none;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #ddd;
}
.blogkategori ul li a{
  color: #121730;
}
.blogkategori ul li a:hover{
  color: #003661;
}




.filter-button {
  font-size: 14px;
}


.sayfa-bord {
  border-bottom: 1px solid #cdcdcd;
  margin: 0 auto;
  display: block;
  width: 100%;
}
.kutuphane {
  padding-top: 50px;
}

.kutuphane h2 {
  font-family: 'Titillium Web', sans-serif;
  text-align: right;
  font-size: 15px;
  color: #4f4d4d;
  font-weight: 600;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #869791;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.owl-carousel .owl-dots.disabled{
  display: block;
}
.header-inner .y-breadcrum h1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 36px;
  font-family: 'Titillium Web', sans-serif;
}
.sayac-baslik {
  text-align: center;
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  font-weight: lighter;
  font-size: 24px;
  padding-top: 10px;
}


.aboutt-yazi {
  font-size: 17px !important;
  padding-top: 14% !important;
  text-align: right !important;
  color: #003564 !important;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 500 !important;
}

.aboutt-image {
  margin-right: 35px;
  width: 350px;
  float: right;
  margin-top: -6px;
}
.dropdown a {

  font-family: 'Titillium Web', sans-serif;
  color: #003563 !important;

}
.dropdown a:hover {
	color: #000 !important;
	background-color: #fff !important;
}
.menu-1 .main_nav {
	margin-top: 16px;
}
.menu-1-inner a:not(.dropdown-item) {
	padding: 3px;
	font-weight: 700;
 font-size: 14px;
 font-family: 'Titillium Web', sans-serif;
 color: #003563 !important;
}
.menu-1-inner .dropdown {
	margin-left: 0;
	margin-right: 9px;
}

.containerr {
	position: relative;
	text-align: center;
	color: white;
}

.bottom-left {
	position: absolute;
	bottom: 8px;
	left: 0px;
	font-size: 34px;
	background-color: #0000008f;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
.bottom-left {
  padding-right: 21px;
  padding-left: 20px;
}
.bottom-right {
  padding-right: 21px;
  padding-left: 20px;
}

.top-left {
	position: absolute;
	top: 8px;
	left: 16px;
}

.top-right {
	position: absolute;
	top: 8px;
	right: 16px;
}

.bottom-right {
	position: absolute;
	bottom: 8px;
	right: 0px;
	font-size: 34px;
	background-color: #0000008f;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.centered {
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color:#fff;
}
.centered h2  {
	font-size: 47px;
	font-weight: 700;
}
.centered2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.centered2 h2  {
  font-size: 47px;
  font-weight: 700;
}
.centered p {
  margin-bottom: -2px;
  line-height: 33px;font-size: 20px;
}
.centered2 p {
  margin-bottom: -2px;
  line-height: 33px;font-size: 20px;
}
.button{
	background-color: #e67e2200;
	color: white;
	padding: 4px 55px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	border: 1px solid;
}
.button-2{
	background-color: #003661;
  color: white;
  padding: 13px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 48px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 7px;
}
.button-2:hover {
  background-color: #4b96d1;
}
.button-blog:hover {
  background-color: #c1ac00 !important;
}
.button-3:hover {
  background-color: #c1ac00 !important;
}
.button-blog{
  background-color: #80b5df;
  color: white;
  padding: 13px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 48px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 7px;
}
.button-fancy {
  padding: 0;

}
.apop{
  color: #333;
  font-size: 14px;
}

.btn-contact{
  background-color: #033661!important;
  color: white;
  padding: 13px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 7px;
}
.btn-contact:hover {
  background-color: #c1ac00 !important;
}



p.ilet-i{
  font-style: italic;
  font-size: 18px;
}



.button-3{
	background-color: #80b5df;
  color: white;
  padding: 13px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 48px;
  cursor: pointer;
  border: 0px solid;
  border-radius: 7px;
}
.about-yazi p {
	padding-top: 0px;
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  font-size: 25px;
  margin-bottom: 8px;
  padding-left: 50px;
  padding-right: 50px;
}
.about-yazi h2  {
  padding-left: 50px;
  padding-right: 50px;
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
}
.about-aciklama {
  color: #fff!important;
  font-size: 17px!important;
  padding-top: 0px!important;
  font-family: 'Titillium Web', sans-serif;
}
.footerdark a {
  color: #003563;
  font-weight: 600;
  font-size: 14px;
  font-family: 'Titillium Web', sans-serif;
}
.y-contact h3 {
  color: #06062a;
  font-family: 'Titillium Web', sans-serif;
}
.y-contact address {
  color: #1c1c1c;
  line-height: 26px;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
}
.h-newslatter h2 {
  color: #000;
}
.textwidget p {
  color: #000;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
  font-weight:700;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  line-height: 1.1em;
  margin: 0 auto;
  display: block;
  font-weight: 500;
  color: #fff;
  font-size: 50px;
  text-align: center;
  font-family: 'Titillium Web', sans-serif;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}
[class^=imghvr-shutter-out-]:before {
  background: #00000094 !important;
  position: absolute;
  content: "";
  transition-delay: .105s;
}

[class^=imghvr-] figcaption {
  background-color: #00000000 !important;
  padding: 30px;
  position: absolute;
  top: 30px !important;
  bottom: 30px !important;
  left: 30px !important;
  right: 30px !important;
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
}
[class^=imghvr2-] figcaption {
  background-color: #00000063 !important;
  padding: 30px;
  position: absolute;
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  color: #fff;
  padding-top: 82% !important;
}


.tablink {
  background:unset;
  border-radius:0;
  margin:0 20px!important;
  padding:10px 0;
  box-sizing: border-box;
  border:0!important;
  border-bottom: 2px solid transparent!important;
  cursor: pointer;
}

.tablink:focus {
  border:0!important;
  border-bottom: 2px solid #003563!important;
  background: unset!important;
  outline:none;
  box-shadow:0 0 0 0 rgb(0 123 255 / 25%)
}

.tablink:hover {
  border-bottom: 2px solid #003563!important;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  color: white;
  display: none;
  padding: 0 20px;
  height: 100%;
}
.degerler {
  padding-left: 56px;
  border-left: 1px solid;
}
.degerler h2 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 17px;
  color: #fff !important;
}
.degerler p {
  font-family: 'Titillium Web', sans-serif;
  font-size: 32px;
  color: #fff !important;
  font-weight: bold;
}
.degerler span {
  font-family: 'Titillium Web', sans-serif;
  font-size: 17px;
  font-weight: bold;
}
table {
  font-family: 'Titillium Web', sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin: 0px 0;
}

td, th {
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}
.card_view {
  font-size: 0;
  float: right;
  margin-top: -30px;
  color: #000;
}
.y-single_details .card-body {
  padding-left: 0;
}
.card-body {
  padding: 0;
}
table td {
  padding-left: 34px !important;
  border-left: 0px solid !important;
  border-top: 1px solid #0003 !important;
  border-bottom: 1px solid #d4d4d4 !important;
  border: 0px solid #dce3eb;
  font-family: 'Titillium Web', sans-serif;
}
.card .card-header h2 {
  margin: 0;
  font-size: 19px;
  font-weight: 700;
  color: #000;
  padding-left: 15px;
}

.dropdown-item  {
  font-size: 13px;
  font-weight: 700;
}
.dropdown a:hover {
  color: #4b96d1 !important;
}

.tamamlanan-content {
  height:1100px;
  margin-bottom:70px;
}

.demo {
  height:inherit;
  padding-left: 7px;
  padding-right: 7px;
}

.demo .imghvr-shutter-out-diag-1 {
  margin-bottom:7px;
  border-radius:10px;
}

.demo .imghvr-shutter-out-diag-1 img {
  max-width: unset;
}

.demo:nth-child(1) .imghvr-shutter-out-diag-1, .demo:nth-child(4) .imghvr-shutter-out-diag-1 {
  height:33.333%;
}

.demo:nth-child(2) .imghvr-shutter-out-diag-1:first-child {
 /* height:40%; */ 

}

.demo:nth-child(2) .imghvr-shutter-out-diag-1:last-child {
  /*  height:calc(60% + 14px); */ 
}

.demo:nth-child(3) .imghvr-shutter-out-diag-1:first-child {
  /*  height:calc(60% + 14px); */
}

.demo:nth-child(3) .imghvr-shutter-out-diag-1:last-child {
 /* height:40%; */ 
}




.imghvr-shutter-out-diag-1:before {
  top: 50%;
  bottom: 50%;
  left: -86% !important;
  right: -80% !important;
  transform: rotate(
    45deg
    );
}
.parallax {
  /* The image used */
  background-image: url("img_parallax.jpg");

  /* Set a specific height */
  height: 400px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


@supports (-webkit-touch-callout: none) {
 /* CSS specific to iOS devices */ 
 .parallax {
  /* Create the parallax scrolling effect */
  background-attachment: unset !important;
}

}

.openBtn {
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}

.openBtn:hover {
}

.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
  background: #c1ac00;
}

.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

.overlay button {
  float: left;
  width: 100px;
  padding: 15px;
  background: #003661;
  font-size: 17px;
  border: none;
  cursor: pointer;
  color: #fff;
}

.overlay button:hover {
  background: #c1ac00;
}

.overlay input[type=text]::placeholder {
  color: #000 !important;
}

ul.submenu {
  margin: 0;
  position: absolute;
  width: 56px;
  padding-top: 0px;
  z-index: 7;
  left: -12px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
  opacity: 0;
  padding-left: 0px;
  background:#fff;
}

ul.submenu li {
  padding:0!important;
  margin:0!important;
  float:none;
}

ul.submenu li a {
  background: #fff;
  padding: 5px 10px!important;
  display: block;
  width: 70px;
  color: #003563!important;
  font-size: 12px!important;
  font-weight: bold;
}

ul.submenu li a:hover {
  background:#003563;
  color:#fff!important;
}
ul.submenu li a img{
  height: 10px!important;
}




.hover-submenu:hover ul.submenu {
  opacity:1!important;
}


.cizik {
  margin: 0 30px;
}

.extra {
  width:33%;
}

.tekne-detay-content {
  padding:60px 15px;
}

.logobaslik {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
  color: inherit;
  text-align: center;
  display: block;
  height: auto;
  padding: 15px;
}

@media screen and (max-width:769px) {
  .breadcrumbs-bar {
    top: 0px!important;
  }
}
@media screen and (max-width: 812px) and (min-width: 769px){
  .breadcrumbs-bar {
    top: 0px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 991px){
  .menu-1-inner a:not(.dropdown-item) {
    padding: 3px;
    font-weight: 700;
    font-size: 10px;
    font-family: 'Titillium Web', sans-serif;
    color: #003563 !important;
  }
  .menu-1-inner .dropdown {
    margin-left: 0;
    margin-right: 0px;
  }
}
@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}



