/*@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,700i,900,900i&subset=latin-ext');*/
/*@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,400i,700&subset=latin-ext');*/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,500i,700,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,400i,600,700&subset=latin-ext');
/*font-family: 'Titillium Web', sans-serif;*/
body{
    /*background:#FFFFFF url(../images/blank.png) repeat left top;*/
    background:#fff!important;
    /*    font-family: 'Lato','Roboto Condensed', sans-serif;*/
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    min-height:750px;
    font-size: 13px;
    text-align:-webkit -center;
    /*line-height: 1.5em;*/
}

p{
    margin: 0;
}

h5, h6{
    margin-bottom: 24px;
    color: #545454;
    font-size: 20px;
    font-weight: 100;
}

a,
a:visited{
    color: #ffc905;
    text-decoration: none;
}

a:hover{
    color: #fe8301;
    text-decoration: none;
    cursor: pointer;
}

.navbar{
    margin: 0;
    min-height: 80px;
}
.navbar-inverse .navbar-nav>li>a {
    color: white;
}
.team{line-height: 35px;}
.team div{display: none;}
.team img{max-width: 150px;}
.team .founder:hover > div{display: block; }
.team .lawyer:hover > div{display: block; }
.team .r_coach:hover > div{display: block; }
.team .l_coach:hover > div{display: block; }
.team .adviser:hover > div{display: block; }
.team .h_poland:hover > div{display: block; }
.team section{width: 200px;}
.team section div p{font-size: 12px; color: #031389;}
.btn-link {
    background:#ffc905;
    margin:0 auto 95px auto;
    padding:24px 60px 23px 60px;
    line-height:20px;
    font-size:18px;
    font-weight:700;
    text-shadow:none;
    text-decoration:none;
    color:#fff;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    transition:0.4s;
}

.btn-link:focus {
    text-decoration:none;
    color:#fff;
}


.btn-link:hover {
    text-decoration:none;
    color:#fff;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    transition:0.4s;
    top:100%;
    background: black;
}

.content p{
    margin-bottom:10px;
}

.duyuru-tarih{
    text-align: center;
    width: 72px;
    height: 72px;
    float: left;
    margin: 5px;
    padding: 5px;
    background: url(../images/tarih-bg.png);
    color:#FFFFFF;
    font-size: 15px;
}

.wrapper{
    /*padding-top: 15px;*/
    width: 100%;
    min-height: 10px;
    height: auto;
    /*float: left;*/
    /*overflow: hidden;*/
}

.box{
    /*    padding-bottom: 27px;
        margin-bottom: 25px;*/
}

.box-header{
    /*background: #27ae60;*/
    /*color: #FFF;*/
}

.box-body h5{
    margin: 10px 0;
    margin-bottom: 0px;
    color: #545454;
    font-size: 20px;
}
.box-body img{
    float: left;
    margin: 3px 24px 3px 0;
}
.box-body span{
    line-height: 18px !important;
    font-size: 12px;
    color: #746a62;
}
.sub_title {
    display: block;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #b6b6b6;
}
.bg-image{
    background:#FFFFFF url(../images/dora-bg.jpg) repeat left top;
    background-size: cover;
    height: auto;
    width: 100%;
}

.logo_dora{
    height: 50px;
    position: relative;
    top: -97px;
    z-index: 99;
    left: -90px;
}

.slogan{
    position: relative;
    left: 120px;
}

.bg_adya{
    background-color:#1035be;
    padding-bottom: 20px;
}
.bg-green {
    background: #27ae60;
    color: #FFF;
}
.bg-gray{
    background: #EEEEEE;
}
.bg-red{
    background: #EE2B2F;
}
.bg-red2{
    background: #C33B2D;
}
.bg-gray2{
    background: #F7F7F7;
}
.bg-gray3{
    background: #686766;
}
.bg-black{
    background-color: black;
}
.bg-yellow{
    background: #F6EE23;
}

.bg-light-gray{
    background: #F7F7F7;
}

.bg-white{
    background: white;
}
.bg-blue{
    background: #24A8C0;
    color:white;
}

.text-white{
    color: #FFFFFF !important;
}

.fix{
    position: fixed;
    width: 160px;
    height: auto;
    top: 290px;
    right: -40px;
    z-index: 99999998;
    background: red;
    text-align: center;
    padding: 4px;
}

.fix a,
.fix a:visited
{
    color: #FFF;
    text-decoration: none;
    font-size: 24px;
}

.myBg{
    background:#FFFFFF url(../images/blank.png) repeat left top;
    height: auto;
    min-height: 750px;
}
h1,
h2,
h3,
h4,
h5,
h6{
    /*//padding: 5px 5px;*/

}
h2,h3{
    font-family: 'Titillium Web', sans-serif;
    color:#031389;
}
.img-cerceve{
    padding: 4px;
    line-height: 1.4;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.box-title{
    font-size:17px;
    padding:15px 10px;
    margin: 0;
    color:#FFFFFF;
}

table {
    font-size: 14px;
}


/*a, a:link, a:hover, a:active{
    text-decoration: none;
    z-index: 99999;
    position: relative;
}*/

/*
İÇERİK KUTUSU
*/
.main{
    height: auto;
    float:left;
}
.main #cerceve{
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto !important;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom:15px;
}

/*
TOP MINI LINK MODELLERİM
*/
.top-mini-link {
    height:0;
    float:right;
    margin: 0px 45px 10px 0px;
    font-size:12px;
}
.service_areas{margin-bottom: 30px;}
//.title-header{text-transform: uppercase;}
.top-mini-link ul {
    list-style:none;
    color:#787878;
    margin:0;
    padding:0;
    font-size:12px;
}

.top-mini-link ul li {
    float:left;
    padding:0px 10px;
    font-size:12px;
}

.top-mini-link ul li:first-child {
    list-style:none;
}

.top-mini-link ul li:last-child {
    border-right:none;
}

.top-mini-link ul li a,.top-mini-link ul li a:visited {
    text-decoration:none;
    color:#fff;
    transition:all ease .2s;
    font-size:14px;
}

.top-mini-link ul li a:hover {
    color:#FFFFFF;
    transition:all ease .2s;
}


/*ARAMA KUTUM*/
.araKutu,
.araKutu:focus{
    background: none;
    border: 1px solid #d4d4d4;
    box-shadow: none;
    border-right: none;
}

.araDugme,
.araDugme:hover{
    background: none;
    border: 1px solid #d4d4d4;
    box-shadow: none;
    color:#d4d4d4;
    border-left: none;
}

/*
SIDEBAR
*/

.sidebar{
    /*//background:rgba(255,255,255,.65);*/
    padding:00px 10px;
    min-height:100px;
    height: 100%;
    margin-bottom: 25px;

}


.sidebar ul {
    margin:0!important;
    padding:0!important;
}

.sidebar ul li {
    list-style:none;
    margin:0!important;
    padding:0!important;
}

.sidebar ul li a,.sidebar ul li a:visited {
    background:#ED2B2E;
    color:#FFFFFF;
    transition: all ease .8s;
    padding:3px 10px;
    width:100%;
    display:block;
    text-decoration:none;
    transition: all ease .8s;
    font-style:normal;
    margin:2px 0;
    border-radius:4px;
}

.sidebar ul li a:hover,
.sidebar ul li a.active {
    color:#ED2B2E;
    background:#FFF;
    padding:3px 10px;
}

/*LİSTELEME*/
ul#items {list-style: none;}



/*
FOOTER
*/

.footer{
    padding:50px 0;
    color: #fff;
    vertical-align: top;
    line-height: 24px;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
}



.footer ul{
    list-style:none;
    margin:0;
    padding:0;
}
.footer ul li{
    list-style:none;
    display:block;
}

.footer ul li a{
    font: normal 18px/20px;
    font-weight: 300;
    transition:all ease .2s;
    text-decoration:none;
    color:#FFFFFF;
    padding: 10px 10px 10px 0;
    float: left;
    border:none;
    margin: 0 27px 0 0px;
    letter-spacing: 1px;
    line-height: 20px;
}
.footer ul li a:hover,
.footer ul li a.active,
.footer ul li a:active {
    color:#fe8301;
}

.footer ul li.active a{
    color:#fe8301;
}

.breadcrumb {
    background: none;
    border-radius: 4px;
    display: block;
    text-transform: none;
    float: right;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    // text-transform: uppercase;
}
.breadcrumb a {color: #ffffff;}
.breadcrumb a:hover {color: #002e5e; text-decoration: none;}
.breadcrumb>.active {color: #002e5e;}
.breadcrumb>li+li:before {color: #ffffff; content: "\003E\00a0";}

.slider-golge {
    background: url(../images/slider-golge.png) no-repeat top center;
    width: 100%;
    height: 15px;
    float: left;
    position: relative;
    top: -13px;
    z-index: 9;
}

.kutu-golge {
    background: url(../images/kutu-golge.png) no-repeat top center;
    width: 100%;
    height: 15px;
    float: left;
    position: relative;
    top: -22px;
    z-index:9;
}

.ih-item.square {
    position: relative;
    width: 100%;
    height: 216px;
    border: none;
    box-shadow: none;
}

.ih-item.square .info {
    position: absolute;
    top: 160px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 75%;
    margin: 0 auto;
    color:#FFFFFF;
}

.ih-item.square.effect6 a,
.ih-item.square.effect6 a:visited{
    color:#FFFFFF;
    text-align: center;
    display: block;
}
.ih-item img {
    width: 170px;
    height: 170px;
}

label{
    color:#a7a9ac;
    font-weight: 400;
}

.field-margin {
    margin-bottom: 20px;
    margin-left: 0px;
}
.duyuru-tarih{
    text-align: center;
    width: 72px;
    height: 72px;
    float: left;
    margin: 5px;
    padding: 5px;
    background: url(../images/tarih-bg.png);
    color:#FFFFFF;
    font-size: 15px;
}

.duyurular p {
    font-size: 14px;
}

.golge{
    height: 25px;
    background: url('../images/golge.png') center top no-repeat;
    background-size: 100% 10px;
}

.galeri{
    float: left;
    width: 16.66666667%;
    margin: 0 10px 10px 0;
    vertical-align: middle;
    height: 144px;
    overflow: hidden;
    border: 5px solid #FFF;
}


.galeri img{
    vertical-align: middle;
}

.scrollToTop{
    text-decoration: none;
    position:fixed;
    bottom:150px;
    right:40px;
    display:none;
}
.scrollToTop:hover{
    text-decoration:none;
}

.images{
    float: left;
    width: 100%;
    height: 160px;
    overflow: hidden;
    padding: 5px;
    margin: 5px;
    background: #FFF;
    border: solid 1px #E2E2E2;
}
.images div{
    /*//width: 90%;*/
    height: 146px;
    overflow: hidden;
}

.images img{
    height: 150px;
    width: auto
}

.panel-default > .panel-heading{
    min-height: 90px;
    text-align: center;
    vertical-align: middle;
    /*//font-size: 16px;*/
    padding: 5px 0;
    margin: 0;
}

div.cerceve{
    background: white;
    text-align: center !important;
    border-radius: 8px;
    margin: 5px !important;
    box-shadow: 0px 0px 1px black;
    float: left;
    padding: 5px;
    height: 240px;
}

.hero-unit {
    background:none;
    margin:25px 0 25px 0;
    padding:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    text-align:center;
}
.hero-unit h1 {
    font-family: 'arial', sans-serif;
    margin: 0 0 6px 0;
    padding: 0;
    letter-spacing: normal;
    line-height: 54px;
    font-size: 44px;
    font-weight: 100;
    color: #002e5e;
}
@media (max-width: 480px) {
    .hero-unit h1 {
        line-height:38px;
        font-size:38px;
    }
}
.hero-unit p {
    line-height:27px;
    font-weight:300;
    color:#545454;
}
@media (min-width: 1200px) {
    .hero-unit p { padding:0 330px; }
}


.list_2 {
    margin:0 0 0 -86px !important;
    padding:0 0 50px 0;
    line-height:0;
    font-size:0;
}
@media (min-width: 980px) and (max-width: 1200px) {
    .list_2 { margin:0 0 0 -30px !important; }
}
html.ie8 .list_2 { margin:0 0 0 -30px !important; }
@media (min-width: 768px) and (max-width: 979px) {
    .list_2 { margin:0 0 0 -30px !important; }
}
@media (max-width: 767px) {
    .list_2 { margin:0 !important; }
}
.list_2.extra { padding:25px 0 63px 0; }
.list_2 li {
    display:inline-block;
    width:514px;
    margin:0 0 48px 86px;
    padding: 10px;
    vertical-align:top;
    line-height:21px;
    font-size:14px;
    color:#757575;
}
@media (min-width: 980px) and (max-width: 1200px) {
    .list_2 li {
        width:455px;
        margin:0 0 48px 30px;
    }
}
html.ie8 .list_2 li {
    width:455px;
    margin:0 0 48px 30px;
}
@media (min-width: 768px) and (max-width: 979px) {
    .list_2 li {
        width:347px;
        margin:0 0 48px 30px;
    }
}
@media (max-width: 767px) {
    .list_2 li {
        width:auto;
        margin:0 0 48px 0;
    }
}
.list_2 li:hover .thumbnail img {
    transform:rotateY(360deg);
    -webkit-transform:rotateY(360deg);
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    transition:0.4s;
}
.list_2 li:hover h5 a {
    text-decoration:none;
    color:#fe8301;
}
.list_2 li .thumbnail {
    background:none;
    float:right;
    margin:0 0 0 30px;
    border:1px solid #fe8301;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
@media (max-width: 480px) {
    .list_2 li .thumbnail {
        max-width:80px;
        margin:0 0 10px 20px;
    }
}
.list_2 li .thumbnail img {
    -webkit-transition:0.8s;
    -moz-transition:0.8s;
    -o-transition:0.8s;
    transition:0.8s;
}
.list_2 li h5 {
    margin:0 0 15px 0;
    padding:2px 0 0 0;
    line-height:30px;
    font-size:24px;
    text-transform:none;
    color:#545454;
}
.list_2 li h5 a:focus {
    text-decoration:none;
    color:#fe8301;
}
.list_2 li h5 a:hover {
    text-decoration:none;
    color:#545454;
}
.list_2 li .excerpt { margin:0; }


.footer_menu{
    margin: 25px 0 0 0;
    /*padding: 15px 0 0 0;*/
    border-top: 1px solid #757575;
}

.title-section {
    font-family: 'Titillium Web', sans-serif;
    width:100%;
    overflow:hidden;
    background: #ffc905;
    padding: 16px 00px 0px 40px;
    position:relative;
    color: white;
}
.title-section h1 {
    margin:0;
    padding:0;
    line-height: 40px;

    font-size: 3.6vw;
    float: left;
    letter-spacing: 1px;
}

.title-section:after{
    content: '';
    position:absolute;
    left: 0;
    bottom:0;
    border-style: solid;
    border-width: 72px 35px 0px 0px;
    border-color: transparent #ffc905 transparent transparent;
    background: white;
}

a.btn-primary {
    background:none;
    margin:0;
    padding:0;
    border:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    -webkit-transition:0.8s;
    -moz-transition:0.8s;
    -o-transition:0.8s;
    transition:0.8s;
    line-height:20px;
    font-family:'Lato', sans-serif;
    font-size:14px;
    font-weight:400;
    text-shadow:none;
    text-decoration:none;
    color:#fe8301;
}
a.btn-primary:before, .list_3 li a.btn-primary:after { display:none; }
a.btn-primary:focus {
    background:none;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    transition:0.4s;
    text-decoration:none;
    color:#fe8301;
}
a.btn-primary:hover {
    background:none;
    -webkit-transition:0.4s;
    -moz-transition:0.4s;
    -o-transition:0.4s;
    transition:0.4s;
    text-decoration:none;
    color:#3db4ff;
}



.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(252, 184, 19, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
    z-index: 999;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}
.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}


@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
    }
}




#owl-demoxx{
    z-index: 99;
    margin-top: -100px;

}
.owl-carousel .item{
    margin-right: 10px;
}