@import url(https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);

body {
    overflow-x: hidden;
    width: 100%;
    height: auto;
    font-family: Montserrat, sans-serif !important
}

header {
    height: 315px;
    position: absolute;
    z-index: 99;
    width: 100%;
    background-image: linear-gradient(black, transparent)
}

a {
    text-decoration: none !important
}

.black-bg {
    background: url(../images/header-menu-2.png) no-repeat center 30%;
    width: 100%;
    height: 100%
}

.logo img {
    width: 200px;
}

.lang {
    padding-top: 15px
}

.lang p {
    font-weight: 300;
    font-size: 14px;
    color: #fff
}

.lang p a {
    color: #fff
}

.lang p a:hover {
    font-weight: 600
}

.lang p .aktif {
    color: #fff;
    font-size: 18px;
    font-weight: 600
}

.header-social-and-phone {
    margin-top: 15px
}

.header-social {
    float: right
}

.header-social a {
    margin-left: 15px;
    margin-right: 15px
}

.header-social a i {
    opacity: .5;
    font-size: 17px;
    color: #fff
}

.header-social a i:hover {
    opacity: 1
}

.header-social a i:hover {
    color: #efc708
}

.header-tel {
    float: right
}

.header-tel a {
    color: #efc708;
    font-weight: 500;
    font-size: 16px;
    text-align: right
}

.header-tel a:hover {
    color: #efc708
}

.logo {
    margin-top: 30px
}

.sub ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sub ul li {
    font-size: 20px !important;
    text-align: center
}

.sub li a {
    font-size: 20px !important;
    text-align: center
}

#primary_nav_wrap {
    margin-top: 30px
}

#primary_nav_wrap ul {
    list-style: none;
    position: relative;
    float: right;
    margin: 0;
    padding: 0
}

#primary_nav_wrap ul a {
    display: block;
    color: rgba(255, 255, 255, .8);
    text-decoration: none;
    font-weight: 200;
    font-size: 17px;
    line-height: 32px;
    padding: 0 5px;
    font-family: Poppins, sans-serif !important
}

#primary_nav_wrap ul a:hover {
    color: #efc708
}

#primary_nav_wrap ul li {
    position: relative;
    float: left;
}

#primary_nav_wrap ul ul {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 101;
    left: 0;
    padding: 0;
    background: rgba(0, 0, 0, .8);
    padding-top: 10px;
    padding-bottom: 10px
}

#primary_nav_wrap ul ul li {
    float: none;
    width: 320px
}

#primary_nav_wrap ul ul a {
    line-height: 120%;
    padding: 10px 15px;
    font-size: 15px
}

#primary_nav_wrap ul li:hover > ul {
    display: block
}

.lime-gallery {
    padding: 20px 0;
    display: flex;
}

.aktif-2 a {
    color: #efc708 !important
}

.content {
    width: 100%;
    height: auto;
    padding-top: 1%
}

.title {
    padding: 20px 20px;
    background: #efc708;
    width: 550px;
    text-align: center;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.title h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #1a1a1a
}

.title2 {
    padding: 20px 20px;
    background: #efc708;
    width: 100%;
    text-align: center;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.title2 h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #1a1a1a
}

.title2 h1 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #1a1a1a
}

.news h3 {
    text-align: left;
    font-weight: 700;
    font-size: 20px
}

.news p {
    height: 75px;
    overflow: hidden;
    text-align: left
}

.news a div {
    width: 80px;
    margin-top: 20px;
    font-family: Poppins, sans-serif !important;
    color: grey;
    opacity: .5;
    transition: .3s;
    float: left
}

.news a div:hover {
    opacity: 1;
    transition: .3s
}

.news-list ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.news-list ul li {
    margin-bottom: 10px
}

.news-list ul li a {
    color: #000;
    font-size: 16px;
    font-weight: 500
}

.news-list ul li a:hover {
    color: #efc708;
    transition: all .1s ease
}

.secili {
    color: #efc708 !important
}

.news-list {
    border-right: 1px solid grey;
    margin-top: 30px;
    padding-right: 10px
}

.about-us-text {
    padding: 50px 20px 50px 0;
    border-left: 1px solid #bfbfbf
}

.about-us-text p {
    font-size: 15px;
    padding-left: 40px;
    text-align: justify;
    color: #333;
    font-family: Poppins, sans-serif !important
}

.about-us-text a div {
    width: 80px;
    margin-left: 40px;
    margin-top: 50px;
    font-family: Poppins, sans-serif !important;
    color: grey;
    opacity: .5;
    transition: .3s
}

.about-us-text a div:hover {
    opacity: 1;
    transition: .3s
}

.lime-button a div {
    width: 80px;
    margin-top: 20px;
    font-family: Poppins, sans-serif !important;
    color: grey;
    opacity: .5;
    transition: .3s
}

.lime-button a div:hover {
    opacity: 1;
    transition: .3s
}

footer {
    background: #1a1a1a;
    height: auto;
    width: 100%;
    margin-top: 5%;
    padding-bottom: 1%
}

.footer {
    background: #1a1a1a;
    height: auto;
    width: 100%;
    padding-bottom: 1%
}

.social-media {
    width: 337px;
    background: #efc708;
    padding: 20px;
    height: 75px;
    border-radius: 5px;
    margin-top: -3%;
    position: relative;
    z-index: 99
}

.social-media h4 {
    margin: 0 !important;
    font-size: 19px;
    font-weight: 500;
    color: #1a1a1a;
    padding-top: 7px
}

.social-media a {
    font-size: 27px;
    color: #1a1a1a;
    margin: 0 13px
}

.social-media a:hover {
    color: #1a1a1a
}

.social-media a:focus {
    color: #1a1a1a
}

.footer-menu {
    margin-top: 40px
}

.footer-menu h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600
}

.footer-menu nav ul {
    list-style: none;
    padding: 0;
    margin-top: 20px
}

.footer-menu nav ul li {
    margin-bottom: 10px
}

.footer-menu nav ul li a {
    font-size: 16px;
    font-weight: 200;
    color: #efc708;
    font-family: Poppins, sans-serif !important
}

.footer-menu nav ul li a:hover {
    color: #fff
}

.rtl {
    text-align: right !important
}

.center-menu {
    margin-top: 40px
}

.menu-item {
    margin-top: 10px
}

.center-menu h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center
}

.menu-item p {
    color: #efc708;
    text-align: center;
    font-family: Poppins, sans-serif !important;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 400
}

.menu-item p a {
    color: #efc708;
    font-size: 16px;
    font-weight: 400
}

.contact-top p {
    color: #333 !important
}

.contact-top p a {
    color: #333 !important
}

.copy {
    text-align: center;
    font-size: 11px;
    color: #efc708
}

.title-in {
    padding: 20px 20px;
    background: #efc708;
    width: 550px;
    text-align: center;
    border-radius: 10px;
    margin-top: -40px;
    position: relative;
    z-index: 100
}

.title-in h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #1a1a1a
}

.title-in2 {
    padding: 20px 20px;
    background: #efc708;
    width: 550px;
    text-align: center;
    border-radius: 10px;
    position: relative;
    z-index: 100
}

.title-in2 h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #1a1a1a
}

.contact-top {
    margin-top: 20px
}

.contact-banner {
    height: 150px
}

.content-in {
    width: 100%;
    height: auto
}

.content-in-2 {
    width: 100%;
    height: auto
}

.content-in-2 iframe {
    margin-bottom: -5px;
    margin-top: -30px
}

.about-us-in {
    margin-top: 30px
}

.about-us-in h3 {
    font-weight: 600;
    font-size: 20px;
    color: #1a1a1a
}

.about-us-in .icerik-yazi {
    font-family: Poppins, sans-serif !important;
    color: #1a1a1a;
    margin-top: 30px;
    text-align: justify;
    font-size: 15px
}

.carousel-indicators {
    left: auto !important;
    width: auto !important;
    margin-left: 0 !important;
    text-align: left !important
}

.item-in-caption {
    position: absolute;
    top: 40%;
    right: 0;
    text-align: center;
    left: 0
}

.item-in-caption h3 {
    color: #efc708;
    font-weight: 500
}

.item-in-caption h4 {
    color: #efc708;
    font-weight: 500;
    font-size: 17px;
}

.item-in-caption div {
    width: 100px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    color: #efc708;
    padding-top: 6px
}

.h250 {
    height: 250px;
    background-size: cover !important
}

.item-in {
    margin-top: 2%;
    overflow: hidden;
    margin-right: -10px;
    margin-left: -10px
}

.item-in .proje-img {
    filter: brightness(.3);
    transition: transform .7s;
    height: 260px;
    position: relative;
    background-size: cover !important
}

.item-in .proje-img:hover {
    transform: scale(1.2)
}

.item-in .proje-img2 {
    filter: brightness(.3);
    transition: transform .7s;
    height: 190px;
    position: relative;
    background-size: cover !important
}

.item-in .proje-img3 {
    transition: transform .7s;
    height: 190px;
    position: relative;
    background-size: cover !important
}

.project-videos iframe {
    width: 100% !important;
    height: 350px !important;
}

.project-location iframe {
    width: 100% !important;
    height: 350px !important;
}

.item-in .proje-img2:hover {
    transform: scale(1.2)
}

.h390 {
    filter: brightness(.3);
    transition: transform .7s;
    height: 390px;
    position: relative;
    background-size: cover !important
}

.h390:hover {
    transform: scale(1.1)
}

.item-in-caption-2 {
    position: absolute;
    top: 45%;
    padding-left: 5%;
    padding-right: 5%
}

.item-in-caption-2 h3 {
    color: #efc708;
    font-weight: 500;
    font-size: 19px
}

.item-in-caption-2 div {
    width: 100px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    color: #efc708
}

.project-detail {
    margin-top: 2%;
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

.project-detail h3 {
    color: #333;
    text-align: center;
    font-weight: 700;
    font-size: 20px
}

.project-detail p {
    color: #333;
    font-family: Poppins, sans-serif !important;
    font-size: 15px
}

.border {
    border-right: 1px solid #8c8c8c;
    width: 15%;
    text-align: right;
    vertical-align: top;
    color: #8c8c8c
}

.project-detail td {
    padding: 15px !important;
    font-size: 15px
}

.project-location h3 {
    float: right;
    font-weight: 700;
    font-size: 20px;
    color: #333
}

.project-videos h3 {
    font-weight: 700;
    font-size: 20px;
    color: #333
}

.pl-0 {
    padding-left: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.form {
    width: 90%
}

.form form input {
    width: 100%;
    height: 55px;
    margin-top: 10px;
    padding-left: 15px;
    outline: 0;
    border: 1px solid #cbcbcb;
    font-family: Poppins, sans-serif !important
}

.form form input:focus {
    border: 1px solid #efc708
}

.form form textarea {
    width: 100%;
    height: 95px;
    margin-top: 15px;
    padding-left: 15px;
    outline: 0;
    border: 1px solid #cbcbcb;
    resize: none;
    padding-top: 35px;
    font-family: Poppins, sans-serif !important
}

.form form textarea:hover {
    border: 1px solid #efc708
}

.job-application h4 {
    font-size: 24px;
    font-weight: 500;
    color: #1a1a1a
}

.form-button {
    width: 100%;
    height: 55px;
    margin-top: 15px;
    background: #efc708;
    border: transparent;
    color: #fff;
    font-family: Poppins, sans-serif !important;
    font-size: 16px;
    outline: 0;
    transition: all .2s ease
}

.form-button:hover {
    background: #fff;
    border: 1px solid #efc708;
    color: #efc708
}

.h100 {
    width: 100%;
    height: 150px;
    margin-top: 20px
}

.job-application {
    margin-top: 5%
}

.job-application p {
    font-size: 15px;
    font-family: Poppins, sans-serif !important;
    color: grey
}

.job-application p a {
    color: #efc708
}

.job-application h3 a {
    color: #efc708;
    font-size: 16px;
    font-family: Poppins, sans-serif !important
}

.gallery {
    margin-top: 1%
}

.reference-item {
    border: 1px solid #cacaca;
    text-align: center;
    padding-top: 15px;
    width: 100%;
    margin-top: 10px;
    opacity: .5;
    cursor: pointer;
    height: 200px;
}

.reference-item h5 {
    min-height: 50px
}

.tabs .reference-item img {
    width:100%;
    height: 95px;
    object-fit:contain;
}

.plr-5 {
    padding: 0 5px !important
}

.ad {
    opacity: 1 !important
}

.tabs {
    margin-top: 2%
}

.border-2 {
    border-bottom: 1px solid #a5a5a5
}

.border-2 td {
    padding: 10px;
    font-family: Poppins, sans-serif !important
}

.w80 {
    width: 70% !important
}

.p-0 {
    padding: 0 !important
}

.e-katalog {
    position: fixed;
    right: 0;
    width: 150px;
    height: 190px;
    z-index: 99;
    background: rgba(238,198,44,0.7);
    bottom: 100px;
    padding: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.e-katalog img{
    height: 100px;
    object-fit: contain;
}

.e-katalog p {
    color: white;
    text-align: center;
    margin-top: 10px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    #primary_nav_wrap ul li {
        position: relative;
        float: left;
        margin-left: 3px;
        margin-right: 3px
    }

    .item-in-caption {
        top: 30%
    }

    .item-in-caption h3 {
        font-size: 20px
    }

    .contact-banner {
        padding-top: 25%
    }

    .description {
        overflow-x: scroll
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .black-bg {
        background-position-x: 37%;
        background-position-y: 67%;
        background-size: 105%
    }

    header {
        height: 160px
    }

    .logo {
        margin-top: 0
    }

    .item-in-caption {
        top: 30%
    }

    .item-in-caption h3 {
        font-size: 16px
    }

    .contact-banner {
        padding-top: 25%
    }

    .form {
        width: 100%
    }

    .description {
        overflow-x: scroll
    }
}

@media (max-width: 767px) {
    .black-bg {
        background: 0 0 !important
    }

    header {
        height: 160px
    }

    .logo {
        margin-top: 0
    }

    .header-tel {
        float: left
    }

    .header-tel a {
        text-align: left
    }

    .content {
        padding-top: 20px
    }

    .about-us-img {
        padding-top: 0;
        padding-bottom: 20px
    }

    .about-us-text {
        padding: 20px 0 0 0;
        border-left: none;
        border-top: 1px solid #bfbfbf;
        margin-bottom: 20px
    }

    .about-us-text p {
        padding-left: 0
    }

    .social-media {
        margin-top: -10%
    }

    .about-us-text a div {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px
    }

    .footer-menu {
        text-align: center
    }

    .rtl {
        text-align: center !important
    }

    .title {
        width: 90%;
        margin: 0 15px
    }

    .title h1 {
        font-size: 20px
    }

    .title2 {
        width: 90%;
        margin: 0 15px
    }

    .title2 h2 {
        font-size: 20px
    }

    .lang p {
        font-size: 13px
    }

    .lang p .aktif {
        font-size: 14px
    }

    .header-social a {
        margin-left: 5px;
        margin-right: 5px
    }

    .menu-item p a {
        font-size: 13px
    }

    .menu-item p {
        font-size: 13px
    }

    #owl-demo4 .item {
        padding-left: 15px;
        padding-right: 15px
    }

    .title-in {
        width: 100%
    }

    .title-in h2 {
        font-size: 20px
    }

    .title-in2 {
        width: 100%
    }

    .title-in2 h2 {
        font-size: 20px
    }

    .h200 {
        height: 200px !important
    }

    .item-in-caption {
        top: 30%
    }

    .item-in-caption h3 {
        font-size: 14px
    }

    .item-in-caption-2 {
        top: 40%
    }

    .item-in-caption-2 h3 {
        font-size: 14px
    }

    .project-location h3 {
        float: none;
        text-align: center
    }

    .project-videos h3 {
        text-align: center
    }

    .project-detail {
        width: 100%;
        padding-right: 15px
    }

    .form {
        width: 100%
    }

    .footer {
        margin-top: 5%
    }

    .maps iframe {
        height: 300px !important
    }

    .about-us-in h3 {
        font-size: 18px
    }

    .description {
        overflow-x: scroll
    }

    footer {
        margin-top: 20%
    }
}

@media (max-width: 400px) {
    #owl-demo2 {
        height: 220px !important
    }

    .title-in h2 {
        font-size: 16px
    }

    .title-in2 h2 {
        font-size: 16px
    }

    .content-in-2 iframe {
        margin-top: 0
    }

    .job-application {
        margin-top: 5%;
        margin-bottom: 10%
    }

    .logo img {
        max-width: 70%;
        float: left
    }

    #owl-demo3 .owl-item iframe {
        height: 250px !important
    }

    .h390 {
        height: 290px
    }

    .news-list {
        border-right: none;
        margin-top: 30px
    }

    .item-in .proje-img3 {
        height: 150px
    }

    .item-in .proje-img {
        height: 160px
    }

    .item-in-caption-2 {
        top: 30%
    }

    .title-in {
        width: 90%
    }

    .title-in2 {
        width: 90%
    }

    .contact-banner .menu-item p a {
        font-size: 14px
    }

    .contact-banner .menu-item p {
        font-size: 14px
    }

    .taraf h3 {
        text-align: center;
        font-size: 18px
    }

    .job-application h4 {
        text-align: center;
        font-size: 18px
    }

    .lime-gallery {
        display: flow-root;
        margin-bottom: 20px;
    }
}

@media (max-width: 320px) {
    #owl-demo2 {
        height: 194px !important
    }

    .contact-banner {
        padding-top: 45% !important
    }

    .title-in h2 {
        font-size: 14px
    }

    .title-in2 h2 {
        font-size: 14px
    }

    .lime-gallery {
        display: flow-root;
        margin-bottom: 20px;
    }
}