body
{
    font-size: 13px;
    overflow-x: hidden;
}
h2
{
    font-size: 16px;
    font-weight:600;
}
h3 {
    font-size: 15px;
    font-weight: 600;
}
h4 {
    font-size: 14px;
    font-weight: 600;
}
#body {
    background-image: url(../img/bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
a
{
    text-decoration:none;
    color:inherit;
}
.container
{
    max-width: 1024px;
    padding-bottom: 22px;
}
#search_mobile {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    position: absolute;
    background-color: #eee;
    border: 1px solid #aaa;
    margin-left:-30px;
    text-align:center;
    color:#666;
    z-index:10000;
}
#search_mobile2 {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    position: absolute;
    background-color: #eee;
    border: 1px solid #aaa;
    margin-left: 10px;
    text-align: center;
    color: #666;
    z-index: 10000;
    display:none;
}
#search {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    position: absolute;
    background-color: #eee;
    border: 1px solid #aaa;
    margin-left:15px;
    text-align:center;
    color:#666;
    z-index:10000;
    margin-top: 5px;
}
    .i-con {
        width: 30px;
        height: 30px;
        text-align:center;
        float:left;
    }
.lang-split {
    background-color: #E09900;
    width: 3px;
    margin-right: 5px;
    height: 24px;
    clear: none;
    display: inline-block;
    margin-bottom: -9px;
}
#search i, #search_mobile i, #search_mobile2 i {
    line-height: 28px;
    color: #aaa;
}

    #top-line {
        background-color: #809ab2;
        height: 44px;
        position: absolute;
        top: 0;
        right: 0;
    }
#search form, #search_mobile form, #search_mobile2 form {
    float: left;
    width: 160px;
}
#search input, #search_mobile input, #search_mobile2 input {
    border: 0;
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    outline: none;
    width: 100%;
}
#langs
{
    text-align:right;
    float:right;
    color: #fff;
    font-size:12px;
    position:relative;
    z-index:1000;
    padding-top:5px;
    padding-right:15px;
    background-color: #809ab2;
    border-bottom-left-radius: 30px;
    padding-left: 40px;
    padding-bottom:5px;
    height:44px;
}
#langs2
{
  width:100%;
  display:none;
}
#ln-tr
{
    margin-left: 10px;
}
#ln-en
{
    margin-right: 10px;
}
.logo-container
{
    height:250px;
}
#langs img
{
    height:32px;
    margin-left:10px;
}
#logo img
{
    margin-top:96px;
}
.btn_staj_basvuru,.btn_is_basvuru
{
    display:none;
}
nav {
    height: 32px;
    background-color: #809ab2;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
    line-height: 32px;
    margin-left: 150px;
    font-size: 14px;
}
nav ul
{
    margin:0;
    padding:0;
}
nav ul li
{
   margin:0;
   padding:0;
   float:left;
   list-style:none;
   padding-right:2em;
}
nav ul li:last-child
{
    padding:0;
}
nav .nav {
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }

nav .lnk
{
    color: #ffffff;
    font-weight:bold;
    font-style: normal;
    text-decoration: none;
}

/* Dropdown Button */
.dropbtn {
    color: #ffffff;
    border: none;
    cursor: pointer;
    background-color: transparent;
    font-weight:bold;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #809ab2;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: #ffffff;
    padding: 5px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
nav a:hover
{
    color: #ffffff;
    font-style: normal;
    text-decoration: none;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-content a:hover {
    background-color: #555555;
}

.main
{
    background-color: #ffffff;
    border-radius: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
}

.main-img img
{
    width: 100%;
}

footer
{
    width: 100%;
}
footer .line
{
    background-color: #809ab2;
    height: 7px;
    width: 100%;
}

footer .center
{
    background-color: #809ab2;
    height: 50px;
    width: 100%;
    line-height: 50px;
}

footer .info
{
    background-color: #000000;
    height: 36px;
    width: 100%;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
}
footer .info div
{
    width: 1024px;
    text-align: right;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    padding-right:15px;
}

.box
{
    width:100%;
    border:1px solid #d1d1d1;
    border-radius: 6px;
    padding:10px;
    float:left;
    overflow:hidden;
}
.hptb {
    width: 100%;
    font-weight: 600;
    background-color: #809ab2;
    text-align: center;
    line-height: 2em;
    color:#ffffff;
}
.hptb-table {
    font-size: 11px;
    width: 100%;
    font-weight: 600;
    line-height: 1.4em
}
    .hptb-table .c1 
    {
        width:45%;
        height:30px;
        overflow:hidden;
        float:left;
    }
    .hptb-table .c2 {
        width: 55%;
        height:30px;
        overflow: hidden;
        float: right;
    }
    .news {
        width: 100%;
        clear: both;
        float: left;
        margin-bottom: 16px;
        text-decoration: none;
        color: inherit;
    }
.news:hover
{
    text-decoration:none;
    color:inherit;
}
.news:last-child
{
    margin-bottom: 0;
}
.news .img
{
    width: 96px;
    float: left;
    border:1px solid #d1d1d1;
    padding: 2px;
}
.news .img img
{
    width: 100%;
}
.news .right
{
    overflow: hidden;
    padding-left: 10px;
}
.news .news-title
{
    width: 100%;
    font-weight: 600;
    font-size:15px;
}
.news .news-info
{
    width: 100%;
}
.main-center
{
    margin-top: 30px;
}
.margin-top-20
{
    margin-top:20px;
}
.tab-btn
{
    height: 30px;
    line-height: 30px;
    border: 1px solid #d1d1d1;
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 0;
    display: inline-block;
}
.tab-btn.l
{
    padding-right: 36px;
}
.tab-btn.r
{
    margin-left: -24px;
    background-color: #D9D9D9;
}
.main-center .video-box
{
    margin-top: 20px;
}
.main-center .video-box img
{
    width: 100%;
}
.main-center .video-box div
{
    text-align: center;
    color:#9a9a9a;
    font-weight:bold;
}
.main-center .info
{
    margin-bottom: 10px;
    font-size: 13px;
}
.manager
{
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    max-width:50%;
}
.manager img
{
    width: 100%;
}
.main-center .info .name
{
    float:right;
    font-weight:bold;
    margin-top: 20px;
}
.main-center .info .title
{
    font-size: 13px;
    font-weight:bold;
    margin-bottom: 20px;
}
.gallery .box {
    border-radius: 12px;
    background-color: #809ab2;
    height:159px;
}
.gallery .box table
{
    height:100%;
}
.gallery .box table td {
    width: 50%;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    color: #ffffff
}
.gallery .box table td img
{
    width:100%;
    max-height:125px;
}
.glyphicon-center {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 1.8em;
        color: #fff;
        opacity: 0.8;
    }
.main-center .video
{
    margin-top: 15px;
}

.green-head .line
{
    background-color: #809ab2;
    height: 5px;
    width: 100%;
}

.green-head .center
{
    background-color: #809ab2;
    height: 36px;
    width: 100%;
    line-height: 36px;
    color: #ffffff;
    font-size: 16px;
    font-weight:500;
    padding-left: 10px;
}
.h2
{
    font-weight:bold;
    font-size: 20px;
}
.btc img
{
    width: 100%;
}

.btc-row
{
    padding-bottom: 20px;
}
.btc-row a:hover
{
    text-decoration:none;
}

.footer
{
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
footer .center
{
    text-align: center;
}

footer .logo-alt
{
    float: left;
}

.footer .right
{
    overflow: hidden;
    padding-left: 20px;
}
.footer .right .links
{
    width: 100%;
}

.footer .right .links a
{
    color:#ffffff;
    font-weight: bold;
}

.right-menu
{
    margin: 0;
    padding: 0;
}
.right-menu li
{
    color:#8d8d8d;
    font-size: 14px;
    list-style: none;
    padding: 3px;
}
.right-menu li.active
{
    color:#ffffff;
    font-size: 14px;
    background-color: #809ab2;
}

.right-menu li a
{
    color:#8d8d8d;
    margin-left: 5px;
}
.right-menu li.active a
{
    color:#ffffff;
}

.right-menu li a:hover
{
    text-decoration: none;
}

.right-menu li i
{
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #8d8d8d;
    display: inline-block;
    margin-bottom: 3px;
}
.right-menu li.active i
{
    background-color: #ffffff;
}
h1 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 600;
}
.btn-bil {
    background-color: #DD9300;
    color:#fff;
}
    .btn-bil:hover {
        background-color: #BB7E00;
        color: #fff;
    }
.content
{
    margin-top: 1em;
}
.content img
{
    max-width:100% !important;
}
.content-image
{
    float:left;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    width:50%;
}
.main-center .col
{
    float:left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.col20
{
    width: 20%;
}
.col60
{
    width: 60%;
}
.col80
{
    width: 80%;
}
.col-right img,.detail-img
{
    border-radius:12px;
}

.img-title
{
    position: absolute;
    font-size: 40px;
    color:#E3E0DF;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    font-weight: 500;
    opacity: 0.7;
}

.carousel .item img,.carousel .item, .carousel,.carousel-inner, #slider img
{
    border-radius: 10px;
}
.carousel-control
{
    background: none !important;
}

.nav-side-menu {
    background-color: #809ab2;
    width: 100%;
    color: #ffffff;
    display: none;
    margin-bottom: 20px;
}
.nav-side-menu .brand {
    background-color: #ffffff;
    line-height: 50px;
    display: block;
    text-align: center;
    font-size: 14px;
}
.nav-side-menu .toggle-btn {
    display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    cursor: pointer;
}

.nav-side-menu .arrow
{
    float: right;
    line-height: 35px;
    margin-right: 10px;
}

.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
    border: none;
    line-height: 28px;
    border-bottom: 1px solid #dddddd;
    margin-left: 0px;
    padding-left: 10px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
    background-color: #809ab2;
}

.nav-side-menu li {
    border-bottom: 1px solid #dddddd;
    padding-left: 5px;
}
.nav-side-menu li a {
    text-decoration: none;
    color: #ffffff;
}

.content-gallery a
{
    margin:5px;
    display:inline-block;
}

.gallery-item
{
    float:left;
    margin:8px;
}
.gallery-title
{
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 150px;
    overflow: hidden;
    height: 1.2em;
    text-align: center;
	font-size: 12px;
}
.fancybox img
{
    height:90px;
}
.gallery-item a img
{
    height:90px;
}

.nav-tabs > li {
    margin-bottom: 0;
    margin-left: 2%;
    width: 31%;
}
.nav-tabs 
{
    border:0;
}
    .nav-tabs > li a {
        color: #555;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
        min-height: 37px;
    }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        background-color: #809ab2;
        color: #ffffff;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;

        min-height:37px;
    }
.btn-blue {
    width: 100%;
    float: right;
    margin-top: 1em;
}
.btn-blue:hover {
    background-color: #809ab2;
    width: 100%;
}
@font-face {
    font-family: 'DS-Digital';
    src: url('../fonts/DS-Digital.ttf.woff') format('woff'), url('../fonts/DS-Digital.ttf.svg#DS-Digital') format('svg'), url('../fonts/DS-Digital.ttf.eot'), url('DS-Digital.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

.dg-counter li {
    font-family: 'DS-Digital';
    font-size: 15px;
    background-color: #809ab2;
    color:#fff;
    padding-left:1px;
    padding-right:1px;
}
.counter {
    margin: 0;
    padding: 0;
    display: inline-block;
    font-family: 'DS-Digital';
    font-size: 15px;
    color: #fff;
}
.counter li
{
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    width:12px;
    height:18px;
    background-repeat:no-repeat;
    background-size:contain;
}
.counter li.s
{
    width:auto;
    font-size:18px;
    font-weight:bold;
    color:#000;
}
 
.counter li.d0
{
    background-image:url(../img/0.png);
}
    .counter li.d1 {
        background-image: url(../img/1.png);
    }
    .counter li.d2 {
        background-image: url(../img/2.png);
    }
    .counter li.d3 {
        background-image: url(../img/3.png);
    }
    .counter li.d4 {
        background-image: url(../img/4.png);
    }
    .counter li.d5 {
        background-image: url(../img/5.png);
    }
    .counter li.d6 {
        background-image: url(../img/6.png);
    }
    .counter li.d7 {
        background-image: url(../img/7.png);
    }
    .counter li.d8 {
        background-image: url(../img/8.png);
    }
    .counter li.d9 {
        background-image: url(../img/9.png);
    }

    .info .manager img
    {
        max-width:100%;
    }
@media only screen and (max-width: 990px) {
    .counter li
    {
        width:11px;
        height:16px;
    }
}
@media only screen and (max-width: 400px) {
    .hptb-table .c2, .hptb-table .c1 {
        clear: both;
        float:left;
        height:20px;
        width:100%;
    }
}
@media only screen and (max-width: 450px) {
    #langs2
    {
        display:block;
    }
    #langs1 {
        display: none;
    }
    #langs {
        padding-left:0;
        height:78px;
    }
    #search_mobile
    {
        display:none !important;
    }
    #search_mobile2 {
        display: block;
    }
    #ln-en
    {
        margin-right:0;
    }
    #langs-div
    {
        float:right;
        margin-top:8px;
    }
}
    @media only screen and (max-width: 1024px) {
        .footer {
            width: 100%;
        }

        footer .info div {
            width: 100%;
        }

        #body {
            background-image: url(../img/1024.jpg);
        }
    }

    @media only screen and (max-width: 1000px) {


        .nav-tabs > li.active > a, .nav > li > a {
            font-size: 11px;
            padding-top: 3px;
            padding-bottom: 2px;
        }
    }

    @media only screen and (max-width: 800px) {
        #body {
            background-image: url(../img/800.jpg);
        }

        .nav-tabs > li.active > a, .nav > li > a {
            font-size: 11px;
        }
    }

    @media only screen and (min-width: 1500px) {
        #body {
            background-image: url(../img/1920.jpg);
        }
    }

    @media only screen and (min-width: 720px) {
        #ln-en
        {
            margin-right: 20px;
        }
    }

    @media only screen and (max-width: 720px) {
        nav .nav {
            font-size: 11px;
            padding-left: 30px;
        }

        .main-center .info {
            margin-top: 2em;
        }

        .gallery {
            margin-top: 2em;
        }
    }

    @media only screen and (max-width: 640px) {
        #body {
            background-image: url(../img/640.jpg);
        }

        .col20 {
            width: 100%;
        }

        .col60, .col80 {
            width: 100%;
        }

        nav .nav {
            font-size: 10px;
            padding-left: 20px;
        }

        .nav-side-menu, #menu-content {
            display: block;
        }

        nav {
            display: none;
        }

        #top {
            text-align: center;
        }

            #top img {
                height: 180px;
            }

        .footer .links {
            display: none;
        }

        .col-right {
            display: none;
        }

        .logo-container {
            text-align: center;
            height: auto;
        }

        #logo img {
            margin-top: 12px;
            margin-bottom: 10px;
            width: 90px;
        }

        .nav-tabs > li.active > a, .nav > li > a {
            font-size: 11px;
        }

        .img-title {
            font-size: 24px;
        }
    }



    .carousel-fade .carousel-inner .item {
        -webkit-transition-property: opacity;
        transition-property: opacity;
    }

    .carousel-fade .carousel-inner .item,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        opacity: 0;
    }

    .carousel-fade .carousel-inner .active,
    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
    }

        .carousel-fade .carousel-inner .next,
        .carousel-fade .carousel-inner .prev,
        .carousel-fade .carousel-inner .active.left,
        .carousel-fade .carousel-inner .active.right {
            left: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

    .carousel-fade .carousel-control {
        z-index: 2;
    }

    .mejs__container {
        overflow: hidden;
    }