* {
    -webkit-font-smoothing: antialiased;
}

html {
    color: #152812;
}

body {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    background-color: white;
}

.header {
    /*padding-bottom: 15px;*/
}

.home .header {
    /*padding-top: 10px;
    position: absolute;*/
    width: 100%;
    height: auto;
    z-index: 10000;
}

.sub .header {
    /*padding-top: 10px;*/
    /*position: absolute;*/
    width: 100%;
    height: auto;
    z-index: 10000;
}

.sub .main {
    /*padding-top: 127px;*/
    background-color: #f7f7f7;
}
.uk-navbar-toggle{
    height: 106px;
}
.main {
    padding-bottom: 15px;
    background-color: #e3e3e3;
    background-image: url(../images/altsayfa_zemin.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.sub-header {
    border-bottom: solid 1px #ececee;
}
.sub-header h4.title{
    font-size: 15px;
    color: #0EB3D6;
}

.main::before {
    /*background: url(../images/menu-bg.png) repeat-x bottom;*/
    border-top: solid 2px #ececee;
    height: 5px;
    width: 100%;
    content: '';
    display: block;
}

.home .main {
    /*background-image: url(../images/home-bg.jpg);
    background-repeat: repeat;*/
    background-color: #2a90a3;
    background-image: none;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper video,
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.topbar {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0f9ab7+0,0fb3d6+6,0fb3d6+98,15aad2+100 */
    background: #0f9ab7; /* Old browsers */
    background: -moz-linear-gradient(top, #0f9ab7 0%, #0fb3d6 6%, #0fb3d6 98%, #15aad2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0f9ab7 0%, #0fb3d6 6%, #0fb3d6 98%, #15aad2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0f9ab7 0%, #0fb3d6 6%, #0fb3d6 98%, #15aad2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f9ab7', endColorstr='#15aad2', GradientType=0); /* IE6-9 */
}

.topbar .uk-navbar-container {
    background-color: transparent;
}

.topbar .uk-navbar-nav > li > a {
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    font-weight: 300;
    color: white;
    height: 42px;
    line-height: 42px;
    text-transform: none;
    padding: 0 15px;
    margin: 0;
}

.topbar .uk-navbar-item {
    color: white;
    height: 42px;
}

.topbar .uk-navbar-nav > li > a > svg {
    width: 24px;
    height: 24px;
    fill: #0063a6;
}

.topbar .uk-navbar-nav {
    /*background-color: rgba(0,0,0,0.3);*/
}

.middlebar {
    background-color: white;
}

.middlebar .uk-navbar-container {
    background-color: transparent;
}

.middlebar .uk-navbar-nav > li > a {
    color: #1F2438;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    font-family: Oswald, sans-serif;
    letter-spacing: 0.08em;
    text-align: inherit;
    text-transform: uppercase;
}

.middlebar .uk-navbar-nav > li.uk-active > a {
    color: #0EB3D6;
}

.middlebar  .uk-nav > li > a {
    color: #1F2438;
}
.ilkbar {
    /*background-color: #1e7682;*/
    background-color: white;
    /*background-color: rgba(0,0,0,0.3);*/

}

.ilkbar .uk-navbar-left {
    /*background-color: rgba(44, 167, 186, 1);*/
}

.uk-logo {
    height: auto;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ilkbar .uk-navbar-container {

    background-color: transparent;
}

.ilkbar .uk-search-icon {
    background-color: #FE6F69;
    color: white;
}

.ilkbar .uk-navbar-nav > li {
    margin-left: 25px;
    margin-right: 5px;
}

.ilkbar .uk-navbar-nav > li > a {
    font-family: "Roboto Slab", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: black;
    text-transform: capitalize;
    margin: 10px 0 4px 10px;
    height: 60px;
    padding: 0;
}

.dropdown {
    background: url(../images/dropdown-bg.png) repeat-x bottom;
    display: none;
}

.ilkbar .uk-navbar-dropdown {
    margin-top: 5px;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.9);
}

.ilkbar .uk-navbar-dropdown .uk-nav > li > a,
.ilkbar .uk-navbar-dropdown .uk-nav > li > ul > li > a {
    padding: 10px;
    /*font-family: "Roboto Condensed", sans-serif;*/
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    height: 20px;
    text-transform: none;
}

.ilkbar .uk-navbar-dropdown .uk-nav > li > ul > li > a {
    min-width: 220px;
}

.ilkbar .uk-navbar-dropdown .uk-nav > li:hover > a,
.ilkbar .uk-navbar-dropdown .uk-nav > li > ul > li:hover > a {
    background-color: rgba(0, 0, 0, 0.7);
}

.ilkbar .uk-navbar-dropdown .uk-nav > li > ul {
    position: absolute;
    visibility: hidden;
    left: 100%;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.9);
    margin-top: -40px;
}

.ilkbar .uk-navbar-dropdown .uk-nav > li:hover > ul {
    position: absolute;
    visibility: visible;
    min-width: 170px;
}

.topbar .uk-navbar-nav > li.uk-active > a {
    font-weight: 700;
}

.ikincibar {
    background-color: rgba(44, 167, 186, 0.4);
}

.ucuncubar {
    padding: 40px 0;
    background-color: #0e90d2;
    background: url(../images/panoromik_deniz.jpg);
    color: #ffffff;
}

.ucuncubar .uk-breadcrumb,
.ucuncubar h4 {
    margin: 0;
    color: white;
}

.main h4 {
    font-size: 18px;

    color: #444;
    text-align: right;
    text-transform: uppercase;
}

.main .container {
    background-color: white;
    padding: 10px;
    /*border: 1px solid #d3d3d3;*/
}

.main .container-background {
    background-color: white;
    padding: 15px;
    /*border: 1px solid #d3d3d3;*/
}

.main .mainbar {
    /*margin: 10px auto;*/
    background-color: white;
    padding: 5px;
    /*border: 1px solid #d3d3d3;*/
}

.main .mainbar .uk-subnav-pill > .uk-active > a {
    background-color: #0063a6;
}

.main .mainbar h4 {
    margin: 0;
}

.main .mainbar .uk-navbar-nav a {
    height: 30px;
}

.border {
    border: solid 1px grey;
    border-radius: 5px;
    padding: 5px;
}

.anabanner {
    /*margin-top: -80px;*/
    height: 600px;
    /*cursor: grab;*/
}

.anabanner .uk-slidenav-next,
.anabanner .uk-slidenav-previous {
    color: white;
}

.anabanner .uk-slideshow-nav {
    z-index: 5000;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}

.anabanner .uk-slideshow-nav a {
    background: rgba(255, 255, 255, 0.81);
}

.anabanner .nav {
    margin-bottom: 140px;

}

.anabanner .nav polyline {
    stroke-width: 4px;
    color: white;
}

.anabanner h2,
.anabanner p {
    font-family: "Ralewey", sans-serif;
    font-weight: 900;
    font-size: 50px;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 rgba(58, 58, 58, 1),
    1px -1px 0 rgba(58, 58, 58, 1),
    -1px 1px 0 rgba(58, 58, 58, 1),
    1px 1px 0 rgba(58, 58, 58, 1),
    3px 3px 0 rgba(0, 0, 0, 0.6);
}

.anabanner p {
    font-size: 36px;
    font-family: 'Sriracha', cursive;
    color: #ffbb00;
    text-transform: none;
    line-height: 70px;
    margin: 0;
}

.footersosyal {
    /*background-color: #2ca7ba;*/
    background-color: #EEE;
    color: #444;
}

.footersosyal .uk-navbar-container {
    background-color: transparent;
}

.footer {
    /*background-color: #2ca7ba;*/
    background-color: #1F2438;
    color: white;
}

.footer .fa {
    color: #15D6C5;
}

.footer h5 {
    color: white;
}

.footer .satir {
    margin: 0 0 5px 0;
}

.footer .satir a {
    color: #444;

}

.footer .satir a:hover {
    color: #444;
    text-decoration: none;
}

.footer svg {
    width: 24px;
    height: 24px;
    fill: white;
}

.footer .menu li {
    list-style: none;
}

.footer .menu li {
    padding-left: 1em;
    text-indent: -.7em;
}

.footer .menu li::before {
    content: "• ";
    color: #15D6C5;
}

.footer .menu li a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}

.copyright {
    background-color: #1F2438;
    color: white;
}

.preloader {
    background-color: #2ca7ba;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.preloader .loader {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 44px;
    height: 44px;
}

.form {
    padding: 15px;
    background-color: #eaeaea;
    border-radius: 5px;
}

.form .uk-input,
.form .uk-textarea {
    border: 1px solid #9c9c9c;
}

.anasayfa-baslik {
    font-size: 20px;
    line-height: 26px;
    font-family: "Roboto Condensed", sans-serif;
    color: #444;
}

.widget {
    position: relative;
    overflow: hidden;
    border: 1px solid #DDD;
}

.widget .baslik,
.widget .buton {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #fff;
}

.widget .gate_color_a {
    background: #606474; /*#9A7CB8;*/
}

.widget .gate_color_b {
    background: #606474;
}

.widget .baslik {
    z-index: 20;
}

.widget .baslik p {
    overflow: hidden;
    text-overflow-multiline: ellipsis;
}

.widget .baslik h2 {
    font-size: 24px;
    line-height: 40px;
    font-family: "Roboto Condensed", sans-serif;
}

.widget .buton h2 {
    font-size: 24px;
    line-height: 26px;
    font-family: "Roboto Condensed", sans-serif;
    color: #333;
}

.widget .buton hr {
    border-top: 1px solid #666;
    opacity: 0.8;
}

.widget .buton {
    z-index: 0;
    /*display: none;*/
}

.widget .buton a {
    display: none;
    background-color: #00b4f5; /*#9A7CB8;*/
    color: #FFFFFF;
    opacity: 1;
}

.widget .gate_left {
    position: absolute;
    bottom: 0;
    right: 0; /*50%;*/
    left: 0;
    top: 50%; /*0;*/
    opacity: 0.4;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: 15;
}

.widget .gate_right {
    position: absolute;
    bottom: 50%; /*0;*/
    left: 0; /*50%;*/
    right: 0;
    top: 0;
    opacity: 0.4;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: 15;
}

.widget img {
    max-width: 100%;

    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    z-index: 5;
}

.widget:hover .gate_left {
    right: 100%;
    left: -50%;
}

.widget:hover .gate_right {
    left: 100%;
    right: -50%;
}

.widget:hover .baslik {
    display: none;
}

.widget:hover .buton {
    z-index: 10;
    /*display: block;*/
}

.widget:hover .buton a {
    display: block;
    opacity: 1;
}

.widget:hover img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.anasayfa {
    margin-top: -170px;
    /*background-color: white;
    padding: 15px 15px 15px 0;*/
    position: relative;
}

.anasayfa-basin {
    background-color: #eaeaea;
    padding: 10px;
}

.anasayfa-etkinlik {
    padding: 10px;
}

.anasayfa-etkinlik .uk-slidenav {
    color: white;

}

.anasayfa-urunler {
    background: url(../images/home-bg1.jpg);
}

.anasayfa-urunler h2 {
    font-family: 'Allura', cursive;
    text-align: center;
    font-size: 40px;
    color: #21B2C5;
}

.uk-button-primary {
    background-color: #21B2C5;
}

.gemi h2,
.gemi h4 {
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
}

.gemi h2 {
    font-size: 18px;
}

.gemi h4 {
    font-size: 16px;
}

.gemi .uk-table-small td,
.gemi .uk-table-small th {
    padding: 5px 12px;
}

.iletisim .la {
    font-size: 24px;
    line-height: 30px;
}

.iletisim .satir {
    line-height: 30px;
}

.megamenu {
    margin: 0;
    height: 140px;
}

.megamenu .item {
    width: calc(100% * 1 / 8.001);
    padding: 0;
    height: 140px;
}

.megamenu .item a {
    color: #a9a9a9;
    text-decoration: none;
    width: 100%;
}

.megamenu .item a:hover {
    color: #0063a6;
}

.megamenu .item .icon {
    height: 64px;
    text-align: center;
}

.megamenu .item .icon svg {
    fill: #a9a9a9;
    width: 64px;
    height: 64px;
}

.megamenu .item a:hover svg {
    fill: #0063a6;
}

.megamenu .item .icon i {
    font-size: 3.2em;
}

.megamenu .item .title {
    margin: 0 5px 5px 5px;
    border-top: 1px solid #a9a9a9;
    height: 60px;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-size: 14px;
}

.gemi-liste {
    text-decoration: none;

}

.gemi-liste .uk-inline-clip {
    border: 1px solid #d3d3d3;
}

.gemi-liste .uk-overlay-gemi {
    background-color: rgba(44, 167, 186, 0.4);

}

.gemi-liste .uk-overlay-gemi p {
    color: white;

}

.gemi-liste .title {
    width: 100%;
    color: #fff;
    font-family: 'Marmelad', sans-serif;
    font-size: 15px;
    text-align: center;
    padding: 10px 10px 20px;
    background: -moz-linear-gradient(top, rgba(42, 144, 163, 0.65) 0%, rgba(42, 144, 163, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(42, 144, 163, 0.65) 0%, rgba(42, 144, 163, 0) 100%);
    background: linear-gradient(to bottom, rgba(42, 144, 163, 0.65) 0%, rgba(42, 144, 163, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A90A3FF', endColorstr='#2A90A300', GradientType=0);

}

.yenigemi {
    text-decoration: none;

}

.yenigemi .uk-inline-clip {
    border: 1px solid #d3d3d3;
}

.yenigemi .uk-overlay-gemi {
    background-color: rgba(44, 167, 186, 0.4);

}

.yenigemi .uk-overlay-gemi p {
    color: white;

}

.yenigemi .title {
    color: #fff;
    width: 100%;
    min-height: 80px;
    display: block;
    font-family: 'Marmelad', sans-serif;
    font-size: 15px;
    text-align: center;
    padding: 10px 10px 20px;
    background: -moz-linear-gradient(top, rgba(42, 144, 163, 0.65) 0%, rgba(42, 144, 163, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(42, 144, 163, 0.65) 0%, rgba(42, 144, 163, 0) 100%);
    background: linear-gradient(to bottom, rgba(42, 144, 163, 0.65) 0%, rgba(42, 144, 163, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A90A3FF', endColorstr='#2A90A300', GradientType=0);
}

.yenislider {
    position: relative;
}

.yenislider .navigator {
    margin-top: -10px;
    background-color: white;
    right: 15px;
    position: absolute;
    /*bottom: -30px;*/
    z-index: 5000;
    /*border-radius: 3px;*/
    padding: 3px;
    -webkit-box-shadow: 0px 0px 2px 2px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0px 0px 2px 2px rgba(255, 255, 255, 0.75);
    box-shadow: 0px 0px 2px 2px rgba(120, 120, 120, 0.75);
}

.yenislider .navigator a {
    text-decoration: none;
    padding: 4px;
    color: #444;
}

.yanbar li {
    height: 66px;
    background: url(../images/yanbar-bg.jpg) repeat-x;
}

.yanbar li.uk-active,
.yanbar li:hover {
    background-image: none;
    color: #f17e01;
    /*background-color: #2a90a3;*/
}

.yanbar li > a {
    color: #444;
    font-size: 17px;
    line-height: 66px;
    padding: 0 15px;
    vertical-align: middle;
}

.yanbar li.uk-active > a,
.yanbar li:hover > a {
    color: #f17e01;
}

.sosyalmenu li > a > i {
    font-size: 1.4em;
    color: #ffffff;
}

.homebar {
    /*background-color: transparent;*/
}

.homebar .uk-navbar-container {
    height: 80px;
}

.homeduyuru {
    margin-top: 10px;
    border-bottom: 6px solid black;
}

.homeduyuru .baslik {
    background: url(../images/anasayfa_baslik.svg) no-repeat;
    width: 216px;
    height: 44px;
}

.homeduyuru .baslik h1 {
    margin-left: -35px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    color: white;
}

.homeetkinlik {
    margin-bottom: 100px !important;
}

.homeetkinlik .devam {
    background: url(../images/anasayfa_devam.svg) no-repeat;
    width: 216px;
    height: 44px;
}

.homeetkinlik .devam div {
    margin-left: 35px;
    width: 181px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: white;
}

.homeetkinlik .uk-position-bottom-center {
    bottom: -100px;
}

.anasayfa-border {
    border: 1px solid #E7E7E7;
    border-bottom: 4px solid black;
}

.altbar {
    margin-top: -40px;
    background-color: rgba(255, 255, 255, 0.4);
}

.altbar .uk-navbar-nav > li > a,
.altbar .uk-navbar-nav > li > a:hover {
    height: 40px;
    color: #2a2a2a;
    text-decoration: none;
}

.altbar .uk-navbar-nav > li > a > svg {
    fill: #2a2a2a;
    width: 32px;
    height: 32px;
}

.altbar .uk-navbar-nav > li > a > i {
    font-size: 1.8em;
    padding-right: 3px;
}

.yenimain {
    margin-top: -80px;
    position: relative;
}

.yenimain .title img {
    vertical-align: bottom;
}

.yenimain .title {

    font-size: 20px;
}

.yenimain .uk-grid-small > div:nth-child(1) {
    background-color: #FFD44C;
    border-top-left-radius: 5px;
}

.yenimain .uk-grid-small > div:nth-child(2) {
    background-color: #E9C051;
}

.yenimain .uk-grid-small > div:nth-child(3) {
    background-color: #D6B353;
    border-top-right-radius: 5px;
}

.background-white {
    background-color: white;
}

.uk-lightbox {
    background: rgba(0, 0, 0, 0.75);
}

.gemiresim .uk-cover-container {
    height: 120px;
}

.mobilmenu .uk-navbar-right {
    margin-left: 0;
}

.no-video svg {
    fill: #2a2a2a;
}

#offcanvas-nav .uk-offcanvas-bar {
    background-color: #006dad;
    padding: 0;
}

#offcanvas-nav .uk-navbar-container {
    background-color: #006dad;
    padding: 0 20px;
}

#offcanvas-nav .uk-navbar-container .uk-navbar-nav {

}

#offcanvas-nav .uk-navbar-container .uk-navbar-nav li a {
    height: 24px;
    padding: 0 2px;
}

#offcanvas-nav .uk-offcanvas-bar .uk-nav a {
    padding: 10px 20px;
    color: white;
}

#offcanvas-nav .uk-navbar-container .uk-navbar-nav li a svg {
    width: 24px;
    height: 24px;
    fill: white;
}

#offcanvas-nav .uk-offcanvas-bar .uk-nav a svg {
    width: 32px;
    height: 32px;
    fill: white;
}

@media (max-width: 768px) {
    .anabanner {
        height: auto;
    }

    .uk-article {
        /*padding: 0 10px;*/
    }

    .main h4 {
        /*padding: 0 10px;*/
    }

    .uk-height-280 {
        height: 100px;
    }

    .uk-height-100 {
        height: 200px;
    }

    .uk-height-200 {
        height: 100px;
    }

    .uk-logo {
        margin: 0;
    }

    .gemiresim .uk-cover-container {
        height: 100px;
    }

    .altbar {
        margin-top: 0;
    }

    .yenimain {
        /*padding: 10px;*/
    }

    .anabanner .uk-slideshow-nav {
        bottom: 0;
    }
}

@media (min-width: 1200px) {
    .yenimain {
        padding-left: 0;
        padding-right: 0;
    }

    .yenigemi-gemi:last-child {
        display: none;
    }
}

.mask {
    clip-path: url(#svgPath);
    padding: 5px;
    background-color: #0d6aad;
}

.mask img {
    clip-path: url(#svgPath);
}

.border-turuncu {
    border: 2px solid #F18107;
}

.haberbar {
    background-color: #282C2F;
    color: white;
}

.haberbar .logo {
    margin-top: 10px;
    height: 80px;
}

.haberbar h2 {
    margin-top: 10px;
    color: white;
}

.haberbar h5 {
    font-size: 20px;
    color: white;
}

.ozel-slider h5 {
    color: #444;
    text-align: center;
}

.ozel-urun {
    border: #DDDDDD solid 1px;
    border-radius: 3px;
}

.urun h5 {
    margin: 10px;
    text-align: center;
    color: #1F2438;
}

.uk-card-default .uk-card-header {
    border-bottom: none;
}

.uk-card-default .uk-card-title {
    text-align: left;
}

.uk-card-header,
.uk-card-body {
    padding: 10px 40px;
}

.uk-card-body {
    border-bottom: 1px solid #e5e5e5;
}
