.iletisim1 {
    width: 100%;
    height: auto;
}

.iletisim1 .editor {
    background: #134094;
    padding: 40px;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 25px;
}

.iletisim1 .editor .media {
    margin-top: 35px;
}

.iletisim1 .editor .media .editor-list-icon {
    width: 55px;
    height: 55px;
    line-height: 55px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 25px;
    color: #134094;
    min-width: 55px;
}

.iletisim1 .editor .media:hover .editor-list-icon {
    color: #333;
}

.iletisim1 .editor .media .media-body .feature-box-content {
    line-height: 20px;
}

.iletisim1 .maps {
    width: 100%;
    height: 433px;
}



@media (min-width:576px) {
    .iletisim2 .adres {
        width: 35%!important;
        height: auto;
    }
}

@media (min-width:1025px) {
    .iletisim2 .maps {
        width: 100%;
        height: 100%!important;
        position: absolute!important;
    }
}

.iletisim2 {
    width: 100%;
    height: auto;
}

.iletisim2 .iletisim-icerik {
    width: 100%;
    height: auto;
    padding: 50px 0px;
}

.iletisim2 .bg-iletisim {
    background: #fff;
}

.iletisim2 .media {
    margin-top: 0px;
    padding: 0px;
}

.iletisim2 .media i {
    font-size: 30px;
    color: #222;
    line-height: 30px;
}

.iletisim2 .media .media-body {
    line-height: 24px;
    font-size: 18px;
    font-weight: 300;
    color: #2d2d2d;
}

.iletisim2 .bg-gray {
    background: #f7f7f7;
}

.iletisim2 .maps {
    width: 100%;
    height: 400px;
}

.iletisim2 .formbg {
    width: 100%;
    height: auto;
    padding: 40px;
}



.iletisim3 {
    width: 100%;
    height: auto;
}

.iletisim3 .form-bg {
    box-shadow: 0 2px 32px 3px rgba(0, 0, 0, 0.1);
    padding: 48px 25px;
}

.iletisim3 .editor {
    box-shadow: 0 2px 32px 3px rgba(0, 0, 0, 0.1);
    padding: 48px 25px;
    margin-bottom: 25px;
}

.iletisim3 .editor .media {
    margin-top: 35px;
}

.iletisim3 .editor .media .editor-list-icon {
    border: 1px solid #ddd;
    border-radius: 50px;
    color: #134094;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    transition: all .3s ease 0s;
    min-width: 50px;
}

.iletisim3 .editor .media:hover .editor-list-icon {
    color: #fff;
    background: #134094;
    border-color: #134094;
}

.iletisim3 .editor .media .media-body .feature-box-content {
    line-height: 20px;
}

.iletisim3 .maps {
    width: 100%;
    height: 433px;
}



.iletisim4 {
    width: 100%;
    height: auto;
}

.iletisim4 .title {
    font-size: 22px;
    font-weight: 700;
    position: relative;
}

.iletisim4 .title span {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 30px;
    height: 3px;
    background: #134094;
    margin-bottom: -8px;
}

.iletisim4 .editor {
    padding: 0px;
    color: #787878;
    margin-bottom: 25px;
}

.iletisim4 .editor .media {
    margin-top: 20px;
    align-items: center;
}

.iletisim4 .editor .media .editor-list-icon {
    width: 30px;
    text-align: center;
    font-size: 19px;
    color: #134094;
}

.iletisim4 .editor .media:hover .editor-list-icon {
    color: #333;
}

.iletisim4 .editor .media .media-body .feature-box-content {
    line-height: 20px;
    font-size: 15px;
    font-weight: 400;
}

.iletisim4 .editor .media .media-body .feature-title h5 {
    font-size: 17px;
    display: none;
}

.iletisim4 .maps {
    width: 100%;
    height: 433px;
}


