.contact-wrapper .site-heading{
    padding-bottom: 35px;
}
.contact-wrapper .site-heading h2{
    display: block;
    font-weight: 700;
    position: relative;
    margin-bottom: 0;
    line-height: 45px;
    color: #232323;
    font-size: 30px;
}
.contact-wrapper .site-heading p{
    display: block;
    font-size: 18px;
    line-height: 25px;
    color:#232323;
    margin-bottom: 0;
}
.contact-wrapper .contact-box{
    margin-bottom:35px;
}
.contact-wrapper .contact-box .site-heading.padding-y{
    padding:35px 0;
}
.contact-wrapper .contact-box:last-child{
    margin-bottom: 0;
}

.contact-wrapper .text-content{
    text-align: center;
    margin-bottom:35px;
}
.sidebox a {
    color: black;
}
.contact-wrapper .text-content .contact-title{
    line-height: 60px;
    font-size: 46px;
    font-weight: 500;
    color: #243238;

}

.contact-wrapper .text-content .b-line{
    width: 80px;
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
}

.contact-wrapper .text-content .b-line::before{
    content: "";
    width: 100px;
    height: 2px;
    background: #002a5b;
    position: absolute;
    top: -10px;
    left: -80px;
}



.contact-wrapper .text-content .b-line::after{
    content: "";
    width: 100px;
    height: 2px;
    background: #002a5b;
    position: absolute;
    top: -10px;
    right: -80px;
}



.contact-wrapper .text-content p{
    margin:0;
    color: #3b545f;
    font-size: 16px;
    line-height: 25px;
}


a.maps-see {
    color: white;
    font-size: 17px;
    margin-left: 32px;
    position: relative;
    top: -5px;
    font-weight: bolder;
}
a.maps-see i {
    position: absolute;
    left: -40px;
    top: -3px;
    font-size: 12px;
    color: #38a9e1;
}

.contact-wrapper .contact-info .left-info{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 20px;
    margin: 0px;
    background-size: cover;
}
.trabzon{
    background: linear-gradient(rgb(63 141 191 / 89%), rgb(32 51 100 / 78%)), url(/assets/img/iletisim-trabzon.jpg) no-repeat center center;
}
.nigde{
    background: linear-gradient(rgb(63 141 191 / 89%), rgb(32 51 100 / 78%)), url(/assets/img/iletisim-nigde.jpg) no-repeat center center;
}
.contact-wrapper .contact-info .left-info .contact-content{
    margin-left: 32px;
}

.contact-wrapper .contact-info .content-header .title{
    color: #fff;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
}

.contact-wrapper .contact-info .content-header .title::after{
    display: block;
    height: 3px;
    font-weight: bold;
    background-color: #38a9e1;
    content: " ";
    width: 50px;
    margin-top: 12px;
}

.contact-wrapper .contact-info .content-header .desc{
    color: #fff;
    margin-bottom:25px;
    font-size: 16px;
}

.contact-wrapper .contact-info .contact-body .info-list{
    list-style: none;
    margin:0;
    padding:0;
    color:#fff;
}

.contact-wrapper .contact-info .contact-body .info-list li{
    padding:10px 0;
    font-size: 16px;
    display: flex;
    align-items: flex-start;
}

.contact-wrapper .contact-info .contact-body .info-list li i{
    color:#38a9e1;
    margin-right:20px;
    font-size:20px;
}

.contact-wrapper .contact-info .contact-body .info-list li i.adress{
    margin-top:5px;
}

.contact-wrapper .contact-info .contact-body .info-list li a{
    color:#fff;
}



.contact-form-wrapper .post-title{
    color:#243238;
}

.contact-form-wrapper .form-desc{
    color:#3b545f;
    font-size: 18px;
}

.contact-form-wrapper input,
.contact-form-wrapper select,
.contact-form-wrapper textarea{
    color: #222;
    background: #eee;
    font-size: 16px;
    line-height: 50px;
    box-shadow: none;
    border: 0 solid #ccc;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 25px;
    width: 100%;
    height: 50px;
}

.contact-form-wrapper .text-input{
    border-radius: 40px;
}
.contact-form-wrapper select{
    border-radius: 40px !important;
    color: #4d4d4d;
}
.contact-form-wrapper .text-area{
    border-radius: 25px;
}

.contact-form-wrapper input:focus,

.contact-form-wrapper textarea:focus{

    background: #eee;

    border:0;

}

.contact-form-wrapper .button-row{

    display: inline-block;

}

.contact-form-wrapper .btn-submit{

    margin-top:0 !important;

}

.contact-form-wrapper form li{

    padding-left: 0;

}

.masaustu{
    display: block !important;
}
.sidebox .site-heading{
    padding-bottom: 0;
}
#ticket_form ul > li.button-row{
    padding-top: 15px;
}
.sidebox .blue-text{
    color:#4285f4;
}
.just-space {
    justify-content: space-around;
}
.button-row {
    margin-top: auto;
    margin-bottom: 15px;
}
address>strong {
    color: #4285f4;
}
address {
    font-size: 16px;
}
.wp-text{
    color:#159d49;
    font-size: 15.5px;
}
.sidebox .phone-list{
    padding-left: 0;
    list-style: none;
}
.sidebox .phone-list li{
    display:flex;
    justify-content: space-between;
    font-weight: 700;
}
.sidebox .phone-list .li-title{
    width:50%
}
.sidebox .phone-list li:last-child .midd{
    margin-right: -30px;
}
@media screen and (max-width:767px) {
    .contact-info>.row {
        gap: 20px;
    }
    .department-mobile {
        margin-bottom: 15px;
    }
    .contact-wrapper .contact-box .google-map iframe{
        margin-top:3%;
        width:94%;
        margin-left:3%;
    }
    .contact-wrapper .contact-box .google-map.nigde-map iframe{
        margin-top:2%;
        width:90%;
        margin-left:5%;
    }
    .contact-wrapper .row:last-child .contact-box:first-child .site-heading{
        padding-top: 35px;
    }
    .contact-wrapper .woy_textmodule_5f5bcdfb438be{

        margin-bottom: 0;

    }

    .contact-wrapper .contact-box{

        margin-bottom: 17px;

    }

    #woy_button_5f5d0388d61bb{

        padding:18px 32px !important;

    }

    .btn-submit
    {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        flex-direction: row;
        width: fit-content !important;
        margin-top: 10px;
    }

    .contact-wrapper .contact-box .google-map{

        padding-left: 0;

        padding-right: 0;

    }

    .contact-wrapper .text-content .contact-title{

        font-size: 27px;

    }

    .contact-form-wrapper{

        padding-left: 20px;

        padding-right: 20px;

    }

    .contact-form-wrapper .button-row{

        text-align: center;

    }

    .contact-form-wrapper .btn{

        padding:12px 25px;

    }

}

@media screen and (min-width:768px) and (max-width:991px) {

    .contact-wrapper .contact-box .google-map{
        padding-left: 0;
        padding-right: 0;
    }

}

@media screen and (min-width:992px) and (max-width:1199px) {
    .contact-wrapper .contact-info .left-info .contact-content{
        margin-left: 0;
    }
}

@media screen and (min-width:1200px) {



}
.istanbul {
    background: linear-gradient(rgb(63 141 191 / 89%), rgb(32 51 100 / 78%)), url('../../assets/img/istanbul.jpeg') no-repeat center center;
}