body {
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.mt20{
    margin-top: 20px;
}

.beyaz {
    color:#fff;
}

.bold {
    font-weight: 600;
}

.italic{
    font-style: italic;
}

.lacivert {
    color: #214ea9;
}

.gri {
    color: #b7b7b7;
}

a {
    color: #333;
}

a:hover {
    text-decoration: none;
}


.mb-15 {
    margin-bottom: 15px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt30 {
    margin-top: 30px;
}
.mt25{
    margin-top: 274px;
}

.mb50 {
    margin-bottom: 50px;
}

.mt50{
    margin-top: 50px;
}

.img-responsive {
    width: 100%;
    height: auto;
}

.mt-0 {
    margin-top: 0;
}

.p-0 {
    padding: 0;
}

.mb-0 {
    margin-bottom: 0;
}

.pl-5 {
    padding-left: 5px;
}

.pr-5 {
    padding-right: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-110 {
    margin-top: 110px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.pb-15 {
    padding-bottom: 15px;
}

.mb-25 {
    margin-bottom: 25px;
}



/* Header */

.navbar-brand-centered {
    position: absolute;
    width: 100%;
    text-align: center;
}

#menu {
    position: absolute;
    top: 50px;
    z-index: 5;
    width: 100%;
}

.navbar-nav {
    margin-top: 10px;
}

.navbar-nav li a {
    color: #fff;
}

.nav>li>a:hover {
    background-color: transparent;
}

.dil-list li a {
    display: inline-block;
    padding: 2px;
    color: #fff;
}

.dil-list li {
    margin: 0 2px;
}

.dil-list .aktif-dil {
    border: 1px solid #fff;
    border-radius: 20%;
}


/* Home Page */

.slider-yazi {
    position: absolute;
    left: 22%;
    top: 30%;
    width: 25%;
    color: #fff;
}

.slider-yazi h4 {
    font-size: 52px;
    font-weight: 900;
}

.slider-yazi p {
    font-size: 14px;
}

.slider-yazi a {
    display: inline-block;
    margin-top: 40px;
    padding: 6px 25px;
    border: 2px solid #fff;
    border-radius: 30px;
    color: #fff;
    font-size: 20px;
}


.baslik {
    font-size: 36px;
    font-weight: 900;
    color: #214ea9;
}

.baslik2 {
    font-size: 26px;
    font-weight: 900;
    color: #214ea9;
}

.baslik3 {
    font-size: 20px;
    font-weight: 900;
    color: #214ea9;
}

.hashtag-yazi {
    font-size: 12px;
    font-weight: 600;
}

.hizmet-list {
    list-style: none;
    padding: 0;
}

.hizmet-list li {
    padding-left: 1.3em;
    margin-bottom: 20px;
}

.hizmet-list li:before {
    content: "\f292";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    font-weight: 100;
}

a.devamini-oku {
    display: inline-block;
    
    color: #fff;
    padding: 6px 25px;
    background-color: #214ea9;
    border-radius: 30px;
}

.harita-ulasim-sec {
    margin-top: 7%;
    background-image: url("../img/harita-bg.png");
}

.harita-ulasim-sec .box {
    margin: 20px;
    background-color: #e9e9e9;
    border-radius: 50px;
    margin-bottom: 5%;
    margin-top: -5%;
}

.harita-ulasim-sec .box h5 {
    font-size: 30px;
    color: #214ea9;
    font-weight: 900;
    margin-top: 40%;
}

.harita-ulasim-sec .box img {
    margin-top: 30px;
}

.harita-ulasim-sec .box hr {
    display: inline-block;
    border-color: #214ea9;
    border-width: 4px;
    width: 80%;
    margin-top: 0;
    margin-bottom: 35px;
}

.ihracat-sec {
    margin-top: 10%;
}

.sayac-sec {
    margin-top: 5%;
    margin-bottom: 2%;
    padding: 1.4% 0;
    background-color: #fafafa;
    border-top: 2px solid #efefef;
}

.sayac-sec h5 {
    font-size: 36px;
    font-weight: 900;
}

.sayac-sec p {
    font-weight: 900;
}

.sayac-sec .border-right {
    border-right: 1px solid #bbb;
}

.sayac-sec img {
    padding-top: 10px;
}

.sosyal-sec {
    background-color: #214ea9;
    padding: 2% 0;
}

.sosyal-sec h5 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 15px;
}

.sosyal-sec p {
    color: #fff;
    font-size: 15px;
}

#sosyal-slider {
    margin: 1% 0;
}

#sosyal-slider .owl-item img {
    border-radius: 30px;
}

#sosyal-slider .owl-item {
    transform: scale(.8);
}

#sosyal-slider .owl-item.center {
    transform: scale(1);
}

.sosyal-sec .sosyal-ins i{
    color: #fff;
    font-size: 32px;
}

/* Footer */

footer .footer-ust{
    padding: 5% 0 3% 0;
    background-image: url("../img/footerbg.jpg");
}

footer .footer-ust ul{
    margin-top: 25px;
    list-style: none;
}


footer .footer-ust h4{
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
footer .footer-ust ul li{
    margin-top: 15px;
    color: #fff;
    font-size: 13px;
}

footer .footer-ust ul li a{
    color: #fff;
}

footer .en-alt {
    background-color: #333;
}

footer .en-alt p {
    margin-top: 10px;
    color: #fff;
}

footer .en-alt .dora-logo2 img {
    width: 70px;
    margin-top: 5px;
}

/* İletişim */

.banner{
    height: 170px;
    background-color: #2955AC;
}


.iletisim i {
    font-size: 32px;
    color: #214ea9;
}

.hakkımızda{
    margin: 5% 0;
}


.hizmetlerimiz{
    margin: 5% 0;
 
}

.hizmet-banner{
    background-image: url(../img/hizmet-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 1209px;
    text-align: center;
    background-position: center;

}

.hizmet-banner h4 {
    font-size: 46px;
    color: #fff;
    font-weight: 900;
    margin-top: 46%;
    margin-bottom: 15px;
}

.hizmet-banner a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 4px 25px;
    border: 2px solid #fff;
    border-radius: 30px;
}

.karayolu-banner{
    background-image: url(../img/slider/4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 1209px;
    text-align: center;
    background-position: center;
}

.karayolu-banner h4 {
    font-size: 46px;
    color: #fff;
    font-weight: 900;
    margin-top: 28%;
    margin-bottom: 15px;
}

.denizyolu-banner{
    background-image: url(../img/slider/3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 1209px;
    text-align: center;
    background-position: center;
}

.denizyolu-banner h4 {
    font-size: 46px;
    color: #fff;
    font-weight: 900;
    margin-top: 28%;
    margin-bottom: 15px;
}

.denizyolu-items{
    text-align: center;
    margin: 10px 0;
}
.denizyolu-items p{
    display: inline-block;
    background-color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0 30px;
}
.denizyolu-items hr{
    margin-top: -25px;
    border-bottom: 3px solid #214ea9;;
}

.vizyon-sec{
    margin-top: 7%;
}
.aktifdil {
    border: 1px solid #fff;
    border-radius: 5px;
}
.hakkimizda-yazi
{
    text-align: justify;
}