@charset "utf-8";



@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');



body {
    color: #505355;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    /* background: url('../images/master-body-bg.png'); */
}

p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 26px !important;
}

.header {
    max-width: 100%;
    margin: 0px auto;
    margin-bottom: 10px;
    /* background-color: #e30413; */
    padding-bottom: 5px;
    /* padding: 5px 30px; */
    background: rgb(212, 10, 24);
    background: linear-gradient(0deg, rgba(212, 10, 24, 1) 24%, rgba(227, 4, 19, 1) 63%);
}

.header ul {
    float: left;
    margin-top: 20px;
    margin-bottom: 0px;
}

.header ul li {
}

.header ul a {
    color: #76787b;
    font-size: 15px;
}

.header ul a:hover {
    color: #2c96c3;
}

.header .phone {
    float: right;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #000; /* padding: 10px; */
    border-radius: 110px;
    font-weight: bold;
    font-size: 11px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 5px;
}

.header .phone i {
    margin-left: 12px;
    margin-right: 12px;
    color: #000000;
}

.header .contact {
    display: inline-block;
    float: right;
    margin-top: 5px;
    color: #76787b;
    font-size: 15px;
}

.header a.btn {
    display: inline-block;
    float: right;
    margin-left: 30px;
    margin-right: 30px;
    padding: 15px 25px;
    color: #ffffff;
    font-size: 19px;
    background-color: #2c96c3;
}

.logo {
    width: 300px;
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    margin-top: 8px;}

.elyazisi {
    font-family: 'Dessert Script';
    font-weight: normal;
    font-style: italic;

    display: inline;
    padding-left: 20px;
    color: #fff;
    position: relative;
    top: 8px;

}


.navigation {
    float: right;
    margin-top: 16px;
    color: #323335;
    font-size: 19px;
    font-weight: 600;
}

.navigation .navbar {
    min-height: auto;
    margin-top: 5px;
}

.navigation .nav > li {
    display: inline-block;
    padding-left: 0;
    padding-right: 0px; /* border-right:1px solid #d8dcde; */
}

.navigation .nav > li:first-child {
    padding-left: 0px;
}

.navigation .nav > li:last-child {
    padding-right: 0px;
    border: none;
}

.navigation .nav > li > a {
    padding: 10px 10px;
    color: #000000;
    background-color: transparent;
    font-weight: 500;
    /* text-transform: uppercase; */
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.5px;
    border-radius: 50px;
    border-right: 1px solid #eee;border-radius: 0;}


.navigation .nav > li:last-child a {border:0 }

.navigation .nav > li.active > a, .navigation .nav > li > a:hover, .active {
    color: #ffffff;
    background: #403434;
}

.navigation .navbar-header button {
    margin-top:20px;
    position: relative ;
    top: 75px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #fff;
    background-color: transparent;
    float: right;
    margin-top: -55px;
    background: black;
    display: block;
    width:30px;
    height:30px;
}


.dil a {
    background: #ddd !important;
}

.dil a:hover {
    background: #e30313 !important;
    color: #fff;
}

.slider-area {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#slider {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    background-color: #e2e6e8;
}

#slider .slides {
    display: none;
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 500px;
}

#slider .slide {
    width: 100% !important;
}

#slider .slides .slide-text {
    left: 58px;
    top: 94px;
    min-height: 300px;
    padding-left: 0; /* border-left:3px solid #ffffff; */
}

#slider .slides h2 {
    margin-top: 80px;
    margin-bottom: 40px;
    color: #ffffff;
    font-size: 35px;
    text-shadow: 0px 4px 19px rgba(150, 150, 150, 1);
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

#slider .slides h2 span {
    display: block;
    color: #ffffff;
    font-size: 42px;
    font-weight: 300;
    /* background: #e30313; */
    padding: 5px 20px;
}

#slider .slides h2 b {
    display: block;
    color: #ffffff;
    font-size: 32px;
    font-weight: 500;

    padding: 5px 20px;

}

#slider .slides p {
    width: 400px;
    margin: 0px;
    color: #ffffff;
    font-size: 16px;
}

#slider .slides a {
    left: 365px;
    top: 345px;
    padding: 8px 40px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 300;
    border-radius: 26px;
    background-color: #124887;
}

.jssorb01 {
    position: absolute;
    left: 115px;
    top: 360px;
    z-index: 2;
}

.jssorb01 div {
    width: 16px;
    height: 16px;
    float: left;
    border-radius: 14px;
    background-color: #4e4949;
    cursor: pointer;
    outline: none;
}

.jssorb01 .av, .jssorb01 div:hover, .jssorb01 .av:hover {
    background-color: #fff;
}

.equipments {
    margin-top: 20px;
    margin-bottom: 40px;
}

.equipments li {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
    color: #82878d;
    font-size: 16px;
}

.equipments li > img {
    margin-bottom: 15px;
    border: 1px solid #dcdedf;
}

.reference-area {
    max-width: 1140px;
    margin-bottom: 60px;
}

.reference-area .bx-viewport {
    border: 1px solid #f1f3f3;
}

.reference-area ol > li {
    height: 75px;
    border-right: 1px solid #f1f3f3;
}

.reference-area ol > li:nth-child(2n) {
    background-color: #f9fafa;
}

.reference-area .bx-controls-direction > a {
    width: 70px;
    height: 75px;
    padding-top: 15px;
    text-align: center;
    color: #000000;
    font-size: 26px;
    border: 1px solid #eaecec;
    position: absolute;
    top: 0px;
}

.reference-area a.bx-prev {
    left: 0px;
    border-right: none;
}

.reference-area a.bx-next {
    right: 0px;
    border-left: none;
}
/*
.footer {
    max-width: 1300px;
    min-height: 70px;
    margin: 0px auto;
    color: #ffffff;
    font-size: 16px;
    background-color: #b10713;
    margin-bottom: 20px;
    margin-top: -30px;
}

.footer ul {
    float: left;
    margin-top: 13px;
    margin-bottom: 0px;
    margin-right: 30px;
}

.footer ul li {
    padding: 4px 14px;
    border-right: 1px solid #ffffff36;
}

.footer ul li:last-child {
    border-right: none;
}

.footer ul a {
    color: #ffffff;
    font-size: 14px;
}

.footer ul a:hover {
    color: #440005;
}

.footer address {
    float: left;
    margin-top: 22px;
}

.footer .phone {
    float: right;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: center;
    color: #ffffff;
    font-size: 19px;
}

.footer .phone i {
    margin-left: 12px;
    margin-right: 12px;
    color: #66c9cd;
}

.copyright {
    padding-bottom: 60px;
}
*/
.copyright > ul {
    margin-bottom: 40px;
    padding: 16px 20px 8px 20px;
    text-align: center;
    border: 1px solid #dcdedf;
}

.copyright > ul > li {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.copyright > ul > li > a {
    color: #323335;
    font-size: 15px;
}

.copyright > ul > li > a:hover {
    color: #b8932f;
}

.copyright p {
    color: #7a8285;
    font-size: 15px;
}

.page-down {
    width: 45px;
    height: 75px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    text-align: center;
    color: #6c6e6f;
    font-size: 20px;
    border: none;
    position: relative;
    background-color: transparent;
    margin-top: -90px;
}

.page-down i {
    position: absolute;
    left: 18px;
    bottom: 18px;
}

.index-content, .container-area {
    margin-bottom: 50px;
}

.index-content h3, .container-area h2, .container-area h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    color: #000;
    font-size: 45px;
    font-weight: 100;
    letter-spacing: 5px;
}

.index-content h4 {
    margin-top: 0px;
    margin-bottom: 40px;
    color: #000000;
    font-size: 23px;
    letter-spacing: 12px;}

.index-content article {
    margin-bottom: 40px;
}


.work-list {
    margin-bottom: 20px;
    text-align: center;
    vertical-align: top;
}

.work-list > li {
    padding: 5px;
    background: #fff;
    text-align: center;
    max-width: 30%;
    display: inline-block;
    margin-bottom: 40px;
    text-align: left;
    border: 1px solid #eee;
    margin: 0 5px;
    -webkit-box-shadow: 0px 4px 73px -60px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 4px 73px -60px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 4px 73px -60px rgba(0, 0, 0, 0.75);
    -webkit-transition: all 0.5s;
}

.work-list > li:hover {
    background: #1a1a1a;

}

.work-list > li:hover h5 {
    color: #fff
}

.work-list > li > a {
    display: block;
    margin-bottom: 25px;
}

.work-list > li > h5 {
    margin-top: 0px;
    margin-bottom: 14px;
    color: #1b1b1b;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 0;
}

.work-list > li > p {
    margin-bottom: 0px;
}

.content-header {
    /*max-width:1300px;*/
    min-height: 70px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    background-color: #f1f1f1;
    position: relative;
}

.content-header h1 {
    margin-top: 22px;
    margin-bottom: 0px;
    color: #333333;
    font-size: 24px;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.content-header ul {
    /* float: right; */
    margin-top: 0;
    margin-bottom: 10px;
}

.content-header ul li {
    /* padding: 4px 14px; */
    /* border-right: 1px solid #173457; */
}

.content-header ul li:last-child {
    border-right: none;
}

.content-header ul a {
    color: #ffffff;
    font-size: 18px;
}

.content-header ul a:hover {
    color: #d40917;
}

.breadcrumb {
    /* padding: 16px 30px; */
    /* margin-top: 0px; */
    /* margin-bottom: 30px; */
    /* border-radius: 0px; */
    /* border: 1px solid #dcdedf; */
    background-color: transparent;
    text-align: center;
}

.breadcrumb > li {
}

.breadcrumb > li > a {
    color: #000;
    font-size: 15px;
    letter-spacing: 1px;
}

.breadcrumb > li + li::before {
    padding: 0px 8px;
    color: #7a8285;
    content: "/";
}

.content-area {
    margin-bottom: 40px;
}

.content-text {
    overflow: hidden;
}

.content-text h3 {
    margin-bottom: 20px;
}

.content-text .text-description {
    color: #505355;
    font-size: 17px;
    font-weight: 600;
}

.content-text p {
    margin-bottom: 30px;
}

#gmap_canvas {
    max-width: 880px;
    height: 400px;
    margin: 0px auto;
    padding: 0px;
    border: 1px solid #dadcdd;
}

.reference-list > li {
    margin: 0px 12px;
    margin-bottom: 20px;
    padding: 5px 0px;
    border: 1px solid #e8ebed;
}

.all-gellery {
    overflow: hidden;
    clear: both;
    padding-top: 10px;
}

.all-gellery ul {
    text-align: center;
    vertical-align: middle;
}

.all-gellery ul > li {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 35px;
    text-align: center;
}

.all-gellery ul > li a {
    display: block;
    color: #f6a11b;
    line-height: 17px;
}

.all-gellery ul > li a img {
    border: 1px solid #dcdedf;
}

.form-contact label {
    font-weight: 500;
}

.form-contact button {
    padding: 10px 20px;
    background-color: #124887;
    color: #ffffff;
    font-size: 16px;
}

.form-contact button:hover {
    color: #000;
}

#map-canvas {
    height: 400px;
    margin: 0px;
    padding: 0px
}

.padding-top-0 {
    padding-top: 0px;
}

.padding-right-0 {
    padding-right: 0px;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

.padding-left-0 {
    padding-left: 0px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-right-10 {
    padding-right: 10px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-left-10 {
    padding-left: 10px;
}

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

.margin-right-0 {
    margin-right: 0px;
}

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

.margin-left-0 {
    margin-left: 0px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-left-5 {
    margin-left: 5px;
}

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

.margin-right-10 {
    margin-right: 10px;
}

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

.margin-left-10 {
    margin-left: 10px;
}

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

.margin-right-15 {
    margin-right: 15px;
}

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

.margin-left-15 {
    margin-left: 15px;
}

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

.margin-right-20 {
    margin-right: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-left-20 {
    margin-left: 20px;
}

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

.margin-right-25 {
    margin-right: 25px;
}

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

.margin-left-25 {
    margin-left: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-right-35 {
    margin-right: 35px;
}

.margin-bottom-35 {
    margin-bottom: 35px;
}

.margin-left-35 {
    margin-left: 35px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-right-40 {
    margin-right: 40px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-left-40 {
    margin-left: 40px;
}

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

.margin-right-50 {
    margin-right: 50px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-left-50 {
    margin-left: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-right-60 {
    margin-right: 60px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-left-60 {
    margin-left: 60px;
}

.blue {
    color: #124887;
}

.black {
    color: #2d3033;
}

.clear-both {
    clear: both;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.float-none {
    float: none !important;
}

.border-none {
    border: 0px !important;
}

.radius-none {
    border-radius: 0px !important;
}

.shadow-none {
    box-shadow: none !important;
    text-shadow: none !important;
    margin-right: 21px;
}

.outline-none {
    outline: none !important;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.overflow-hidden {
    overflow: hidden;
}

.display-inline-block {
    display: inline-block;
}

.display-none {
    display: none;
}

.img-border {
    border: 1px solid #e8ebed;
}

a {
    color: #000;text-decoration: none !important;
    outline: none !important;
}

@media (min-width: 1200px ) {

    .logo {
        width: 315px;
    }

}

@media (min-width: 992px ) and (max-width: 1200px ) {
    /*body { background-color:red; }*/
    .navigation {
        font-size: 18px;
    }

    .navigation .nav > li {
        padding-left: 12px;
        padding-right: 12px;
    }

    .navigation .nav > li > a {
        padding: 3px 0px;
    }

}

@media (max-width: 992px) {
    .ustMenu {
        display: none;
    }
    .elyazisi {
        width: 100%;
        text-align: center;
        display: block;
        top: 0;
        margin: 0;
        padding-top: 10px;

    }

    .header {
        margin-bottom: 30px;
    }

    .footer ul, .footer address, .footer .phone {
        float: none;
        text-align: center;
    }

    .footer .phone {
        margin-bottom: 20px;
    }

    .navigation {
        float: none;
        margin-bottom: 15px;
        font-size: 18px;
    }

    .navigation .nav > li {
        padding-left: 12px;
        padding-right: 12px;
    }

    .navigation .nav > li > a {
        padding: 3px 0px;
    }

    .logo {
        display: block;
        float: left;
        margin: 0px auto;
    }

    .logo img {width: 230px !important;margin-top: 0;position: relative;top: 18px;}
    #myCarousel .carousel-indicators {bottom:0px !important}
    #myCarousel {margin-top: 20px;}

}

@media (min-width: 768px ) and (max-width: 992px ) {
    /*body { background-color:green; }*/
    .navigation {
        margin-bottom: 40px;
    }

    .logo {
        width: 314px;
        margin-bottom: 30px;
    }

}

@media (max-width: 768px) {
    /*body { background-color:yellow; }*/
    body {
        font-size: 14px;
    }

    .header {
        min-height: auto;
    }

    .header a.btn {
        margin: 0px;
        padding: 15px;
        font-size: 16px;
    }

    .header .phone {
        float: left;
        margin-top: 16px;
    }

    .header .phone > span, .header .phone > i {
        display: none;
    }

    .navigation .nav > li {
        display: block;
        padding: 0px;
        border: none;
    }

    .work-list > li {
        margin-left: 15px;
        margin-right: 15px;
    }

    .work-list > li > h5 {
        font-size: 18px;
    }

    .copyright p {
        float: none !important;
        text-align: center;
    }

    .index-content h3, .container-area h3 {
        font-size: 24px;
    }

    .content-text .text-description {
        font-size: 15px;
    }
}

@media (max-width: 570px) {
    /*body { background-color:blue; }*/
    .work-list > li {
        margin-left: auto;
        margin-right: auto;
    }

    .content-header h1 {
        font-size: 22px;
    }

    .content-header ul li {
        padding: 6px 14px;
    }

    .content-header ul a {
        font-size: 16px;
    }
}

.hover {
    position: relative;
    width: 100%;
}


.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s;
    backface-visibility: hidden;
}

.middle {
    transition: .5s;
    opacity: 0;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.renk {
    color: #717171;
    font-size: 16px;
    line-height: 28px;
    height: 130px;
    overflow: hidden;
}

.partners-wrapper.style-two {
    background: #ffffff;
}

.partners-wrapper.style-two .partners .partner {
    border-right: 1px solid #f2f2f2;
}

.partners-wrapper.style-two .partners .partner.top {
    border-bottom: 1px solid #f2f2f2;
}

@media screen and (max-width: 760px) {
    .partners-wrapper.style-two .partners .partner.last {
        border-right: 1px solid #f2f2f2;
    }

    .partners-wrapper.style-two .partners .partner.top {
        border-top: 1px solid #f2f2f2;
    }

    .partners-wrapper.style-two .partners .partner.bottom {
        border-bottom: 1px solid #f2f2f2;
    }
}

.partners-wrapper .container {
    position: relative;
    z-index: 10;
}

.partners-wrapper .partners {
    padding-top: 72px;
}

.partners-wrapper .partners .partner {
    display: block;
    float: left;
    padding: 0 43px;
    border-right: 1px solid rgba(255, 255, 255, 0.55);
}

.partners-wrapper .partners .partner.top {
    padding-bottom: 37px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
}

.partners-wrapper .partners .partner.last {
    border-right: none;
}

.partners-wrapper .partners .partner.bottom {
    padding-top: 49px;
}

@media screen and (max-width: 981px) {
    .partners-wrapper .partners .partner {
        padding: 0 19px;
    }
}

@media screen and (max-width: 760px) {
    .partners-wrapper .partners .partner {
        width: 50%;
        text-align: center;
        padding: 35px;
        border-left: 1px solid rgba(255, 255, 255, 0.55);
    }

    .partners-wrapper .partners .partner.last {
        border-right: 1px solid rgba(255, 255, 255, 0.55);
    }

    .partners-wrapper .partners .partner.top {
        border-top: 1px solid rgba(255, 255, 255, 0.55);
    }

    .partners-wrapper .partners .partner.bottom {
        border-bottom: 1px solid rgba(255, 255, 255, 0.55);
    }
}

@media screen and (max-width: 425px) {
    .partners-wrapper .partners .partner {
        width: 100%;
    }
}

.referansList .boxed {
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .04);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .04);
    padding: 15px;
    /*height: 222px;*/
    background-color: #fff;
}

.referansList {
    margin-bottom: 30px;
}

.referansList a {
    color: inherit;
}

.referansList:hover a {
    color: #eab238;
}

.referansList .image-thumbnail {
    position: relative;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.referansList .image-thumbnail img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
}

.referansList .text {
    font-size: 16px;

    font-weight: 400;
    padding: 10px 0 3px;
}

.referansList:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.referansList .text-ref:after {
    font-family: "fontawesome";
    content: "\f105";
    display: inline-block;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-left: -30px;
}

.referansList:hover .text-ref:after {
    opacity: 1;
    margin-left: 5px;
}

.imza {
    /* float: right; */
    width: 150px;
}

#imza-digital {
    position: relative;

}

#imza-digital a img {
    position: absolute;
    right: 0;
    top: -17px;
    width: 22px;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

#imza-digital a img.top {
    opacity: 0;
}

#imza-digital a img.top:hover {
    opacity: 1;
    transition: transform 1s;
    transform: scale(.8);
}

.card {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border: 0 solid #eeeeee;
}

.card-block {
    padding: 10px;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.875rem;
}

.card-header {
    padding: 0.75rem 1.875rem;
    background-color: #f5f5f5;
    border-bottom: 0 solid #eeeeee;
}

.card-footer {
    padding: 0.75rem 1.875rem;
    background-color: #f5f5f5;
    border-top: 0 solid #eeeeee;
}

.card-primary {
    background-color: #a41d16;
    border-color: #a41d16;
}

.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.card-info {
    background-color: #539ad0;
    border-color: #539ad0;
}

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.card-danger {
    background-color: #d9534f;
    border-color: #d9534f;
}

.card-inverse .card-header, .card-inverse .card-footer {
    border-bottom: 0.075rem solid rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header, .card-inverse .card-footer, .card-inverse .card-title, .card-inverse .card-blockquote {
    color: #fff;
}

.card-inverse .card-link, .card-inverse .card-text, .card-inverse .card-blockquote > footer {
    color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff;
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

@media (min-width: 544px) {
    .card-deck {
        display: table;
        table-layout: fixed;
        border-spacing: 1.25rem 0;
    }

    .card-deck .card {
        display: table-cell;
        width: 1%;
        vertical-align: top;
    }

    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}

@media (min-width: 544px) {
    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

    .card-group .card {
        display: table-cell;
        vertical-align: top;
    }

    .card-group .card + .card {
        margin-left: 0;
        border-left: 0;
    }
}

.contact-profile__container {
    position: relative;
    border-top: 3px solid #000000;
    border-bottom: 9px solid #f2f2f2;
    padding-bottom: 1.625rem !important;
    padding: 0;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.26);
}

.contact-profile__name {
    position: absolute;
    background-color: #a41d16;
    color: #ffffff;
    top: -1rem;
    left: 1.875rem;
    padding: 0.25rem 0.625rem;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: bold;
    font-size: 0.875rem;
    text-shadow: 0 1px rgba(0, 0, 0, 0.15);
}

.contact-profile__item {
    padding: 10px;
    padding-bottom: 1.1875rem;
    margin-bottom: 1.1875rem;
    border-bottom: 1px solid #eeeeee;
    padding: 5 .
    hover: hover . imagepx;
}

.contact-profile__item:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.contact-profile__icon {
    float: left;
}

.contact-profile__text {
    margin-left: 1.875rem;
    margin-bottom: 0;
    font-size: 14px;
    color: #717171;
}

.contact-profile__social-icons {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #f2f2f2;
    padding: 0.6875rem 1.875rem 0.0625rem 0.625rem;
    line-height: 1;
}

.contact-profile__social-icons::before {
    position: absolute;
    content: '';
    left: -2.1875rem;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 2.1875rem solid #f2f2f2;
    border-left: 2.1875rem solid transparent;
}

.contact-profile__social-icons + .contact-profile__items {
    margin-bottom: 1.875rem;
}

.contact-profile__social-icon {
    font-size: 1.375rem;
    color: #999999;
    padding-left: 0.0625rem;
}

.contact-profile__social-icon:focus, .contact-profile__social-icon:hover {
    color: #a41d16;
}

.box {
    margin-left: 110px;
    width: 120px;
    height: 120px;
    background: #193876;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 120px;
    font-size: 50px;
    margin-bottom: 20px;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.32);
}

.side-bar h3 {
    background: #333333;
    padding: 20px 10px;
    font-size: 17px;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}

.side-bar ul {
    padding: 0px;
    /* border: 1px solid #eee; */
    border-top: 0;
}

.side-bar ul li {
    list-style: none;
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 0px;
    background: #e8e8e8;
}

.side-bar ul li a {
    display: block;
    color: #000;
    padding-left: 15px;
}

.side-bar ul li a:hover {
    display: block;
    color: #000000;
    padding-left: 10px;
    transition: .5s;
}

.side-bar ul li a i {
    float: right;
    margin-right: 11px;
}


.ustMenu {
    float: right;
    padding-top: 0px;
}

.ustMenu li {
    float: left;
}

.ustMenu a {
    color: #fff;
    background: #000;
    padding: 13px 20px;
    /* border-bottom-right-radius: 20px; */
    /* border-bottom-left-radius: 20px; */
    /* padding-top: 50px !important; */
    line-height: 34px;
    margin: 0;
    position: relative;
    /* border-right: 1px solid #8e0913; */
}

.iletisim .table {
    float: left;
    width: 48%;
    margin: 0 10px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
    height: 280px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    width: 40px;
}

.faaliyetx:before {
    content: '';
    width: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    background: #00000080;
    top: 0;
}

.faaliyetx .container {position: relative;z-index: 999}

.faaliyetx h1 {color: #fff;font-weight: bold;font-size: 30px;margin-top: 10px;margin-top: 10px;}


.faaliyetx .breadcrumb > li {color: #fff;}
.faaliyetx .breadcrumb > li > a {color: #fff;}

.faaliyetx .breadcrumb > li + li::before {color: #fff;}


.detayx h1 {margin-top: 0;padding-top: 0;}


.bg-blue-grey {background-color:#253b4d;}
.text-grey {color:#b7b7b7;padding: 50px 0;}
.footer a:link, a:visited {color: #b7b7b7;}
.footer a:hover, a:active {text-decoration: none;color:#fff;}



.footer-section {
    background: #f5f5f5;
    padding-bottom: 20px;padding-top: 20px;
}

.footer-section-row {
    background: #1d7590;
    padding: 18px;
    margin-bottom: 50px;
}

.address {
    padding: 10px;
    display: flex;
}

.right-text {
    padding-left: 28px;
}

.right-text h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}

.right-text p {
    margin: 0px;
    color: #fff;
    font-size: 15px;
    line-height: 23px;
}

.footer-title {
    /* text-transform: uppercase; */
    letter-spacing: 0;
    color: #fff;
    font-size: 20px;
    margin-bottom: 23px;
    font-weight: 900;
    position: relative;
}
/* .footer-title span::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 117px;
    height: 2px;
    background-color: #f7bb07;
} */

.footer-title-text {
    /* background: #000000; */
    z-index: 999;
    position: relative;/* border-bottom: 1px solid #aaa; *//* padding-bottom: 10px; */margin-bottom: 20px !important;
    font-weight: 500;color: #000;}

.footer-title-underline {
    height: 1px;
    background-color: #eee;
    /* width: 90%; */
    position: absolute;
    bottom: 3px;
    left: 0px;
}

.quick-link-list {
    list-style-type: none;
    padding: 0px;margin-top: 0;padding-top: 0;
}

.quick-link-list li a {
    color: #000;
    margin-bottom: 8px;
    display: block;
    font-weight: 100;}

.footer-section-bottom {
    background: #fff;
    padding: 17px 0px;
}

.footer-bottom-left p {
    margin: 0px;
    color: #000;
}

.footer-bottom-right p {
    margin: 0px;
    color: #fff;
    text-align: right;
}

.footer-bottom-right p a {
    color: #000;font-weight: bold;
}

.title-transparent {
    opacity: 0 !important;
}

#social {
    margin: 20px 0;
    text-align: left;
}

.smGlobalBtn {
    /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: 2px solid #ddd;
    /* add border to the buttons */
    /* box-shadow: 0 3px 3px #999; */
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    margin-right: 10px;background: #d8d8d8 !important;color: #000 !important;border: 0 !important;line-height: 40px;}
/* facebook button class*/

.facebookBtn {
    background: #4060A5;
}




.facebookBtn:before {
    /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a";
    /* add facebook icon */
}

.facebookBtn:hover {
    color: #4060A5;
    background: #fff;
    border-color: #4060A5;
    /* change the border color on mouse hover */
}
/* twitter button class*/



.instagramBtn {
    background: #4060A5;
}




.instagramBtn:before {
    /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f16d";
    /* add facebook icon */
}

.instagramBtn:hover {
    color: #4060A5;
    background: #fff;
    border-color: #4060A5;
    /* change the border color on mouse hover */
}
/* twitter button class*/





.twitterBtn {
    background: #00ABE3;
}

.twitterBtn:before {
    font-family: "FontAwesome";
    content: "\f099";
    /* add twitter icon */
}

.twitterBtn:hover {
    color: #00ABE3;
    background: #fff;
    border-color: #00ABE3;
}
/* google plus button class*/

.googleplusBtn {
    background: #e64522;
}

.googleplusBtn:before {
    font-family: "FontAwesome";
    content: "\f0d5";
    /* add googleplus icon */
}

.googleplusBtn:hover {
    color: #e64522;
    background: #fff;
    border-color: #e64522;
}
/* linkedin button class*/

.linkedinBtn {
    background: #0094BC;
}

.linkedinBtn:before {
    font-family: "FontAwesome";
    content: "\f0e1";
    /* add linkedin icon */
}

.linkedinBtn:hover {
    color: #0094BC;
    background: #fff;
    border-color: #0094BC;
}
/* youtube button class */

.youtubeBtn {
    background: #bf1d23;
}

.youtubeBtn:before {
    font-family: "FontAwesome";
    content: "\f167";
    /* add linkedin icon */
}

.youtubeBtn:hover {
    color: #bf1d23;
    background: #fff;
    border-color: #bf1d23;
}
/* youtube button class */
/* pinterest button class*/

.pinterestBtn {
    background: #cb2027;
}

.pinterestBtn:before {
    font-family: "FontAwesome";
    content: "\f0d2";
    /* add pinterest icon */
}

.pinterestBtn:hover {
    color: #cb2027;
    background: #fff;
    border-color: #cb2027;
}
/* tumblr button class*/

.tumblrBtn {
    background: #3a5876;
}

.tumblrBtn:before {
    font-family: "FontAwesome";
    content: "\f173";
    /* add tumblr icon */
}

.tumblrBtn:hover {
    color: #3a5876;
    background: #fff;
    border-color: #3a5876;
}
/* rss button class*/

.rssBtn {
    background: #e88845;
}

.rssBtn:before {
    font-family: "FontAwesome";
    content: "\f09e";
    /* add rss icon */
}

.rssBtn:hover {
    color: #e88845;
    background: #fff;
    border-color: #e88845;
}

.form-control-new {
    border-radius: 0px;
    position: relative;
}

.form-control-new:before {
    content: "/f0e0";
    font-family: FontAwesome;
    position: absolute;
    left: 0px;
    top: 0px;
}

.newsletter {
    color: #fff;
}

.subscribe {
    width: 100%;
    border-radius: 0px;
    background: #24829f;
    border: 1px solid #6ac5e1;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}





#myCarousel .carousel-indicators {
    bottom: 70px;}

#myCarousel .carousel-caption {
    bottom: 70px !important;}

#myCarousel .carousel-caption h3 {
    font-size:30px !important;
}


.altt {/* padding-left:10px !important; */padding-top: 10px !important;margin-bottom: -10px;}
.altt li {
    background: #a90b18 !important;
    padding-left: 20px !important;
    border-bottom: 1px solid #770811 !important;
}





@media (min-width: 768px)
{
    .modal-dialog {
        width: 730px;
        margin: 30px auto;
    }


}
@media (max-width: 768px)
{
    .footer-bottom-right p {text-align: left}

    #myCarousel .carousel-caption {display: none}
    .index-content .pp {width: 95% !important;}
    #myModal .modal-body iframe {height: 300px !important;}
    .work-list > li {max-width:45%}

}



.haberleR {
    width: 100%;
    float: left;
    margin-bottom: 50px;
    display: table;
    /* border: 1px solid #f5f7f9; */
    border-radius: 0 0 6px 6px;
}

.haberleR img {
    width: 100%;
    border-radius: 6px 6px 0 0;
}

.haberleR .text421 {
    width: 100%;
    float: left;
    padding: 15px;
    border-top: none;
    background: #fff;
    padding-bottom: 0px;
    text-align: center;
}

.haberleR .text421 span {
    height: 26px;
    line-height: 26px;
    display: inline-block;
    margin-bottom: 10px;
    color: #fff;
    /* border: 1px solid #c4c9d3; */
    background: #5b171f;
    padding: 0 7px;
    border-radius: 3px;
    font-size: 12px;
}

.haberleR .text421 h4 {
    font-size: 18px;
    color: #000000;
    padding-bottom: 15px;
    font-weight: 700;
    position: relative;
    margin-bottom: 15px;
    text-align: center;
    height: 60px;
    line-height: 27px;
}

.haberleR .text421 h4:after {
    content: '';
    width: 32px;
    height: 2px;
    background: #c5c5c5;
    position: absolute;
    left: 45%;
    bottom: 0;
}

.haberleR .text421 p, .haberleR .text421 p a {
    line-height: 24px;
    color: #9ba0a9 !important;
    margin-bottom: 15px;
    font-weight: 500;
}


.haberleR .text421 div {
    height: 90px;
    overflow: hidden;
}

.haberleR .btnHab3 {
    display: inline-block;
    border: 2px solid transparent;
    transition: all .3s;
    font-size: 12px;
    background: #2b2b28;
    color: #fff;
    padding: 5px 20px;
    padding-top: 7px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 20px;
    margin-left: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    /* border: 1px solid #eee; */
    color: #000;
}

.btnHab3:hover {
    /* background: black; */
    /* border: 1px solid #2b2b28; */
    color: #000000;
}

.haberDetays p {
    font-size: 15px;
    font-weight: 400;
    color: #444;
    line-height: 18px;
}

