.iletisim1 {
    width: 100%;
    height: auto;
 
}
.iletisim1 .h2{
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
    line-height: 1em;
    margin: 0 0px 20px 0 !important;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: block;
    font-family: 'Belleza', sans-serif;
}
.iletisim1 .rounded-circle {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d84f03 !important;
}

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

.iletisim1 .bg-secondary {
	display: inline-flex!important;
    width: 30px!important;
    height: 30px!important;
    align-items: center!important;
    justify-content: center!important;
    margin-right: 10px!important;
    color: white!important;
}

.iletisim2 {
    width: 100%;
    height: auto; 
    color: #eddd00;
}

.iletisim2 form.form2 {
    background: transparent;
    background: #eddd00;
    padding: 35px;
}

.iletisim2 h3{
    color: #d81324;
    margin-bottom: 20px;
    font-size: 16px;
}

.iletisim2 h4{
    font-size: 35px;
    margin-bottom: 25px;
    font-weight: 700;
}

.iletisim2 .about_list .list-number {
    display: flex;
    font-size: 18px;
    letter-spacing: 0.3px;
    line-height: 35px;
    background: #d81324;
    font-weight: 600;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    margin-top: 3px;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
    color: #fff;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

.iletisim2 .about_list li:first-child {
    margin-top: 0px;
} 

.iletisim2 .about_list li {
    list-style: none;
    margin-top: 30px;
}
 

.iletisim2 .about_list__inner .list-number {
    background: #d81324;
    width: 40px;
    height: 40px;
    line-height: 40px;
    animation: pulseBig3 infinite 2s linear;
}


.iletisim2 .cta-area-3.cta-height::before {
    background-image: -moz-linear-gradient(0deg, rgba(216, 19, 36, 0.85882) 0%, rgba(150, 24, 52, 0.88) 32%, rgba(11, 33, 84, 0.9) 99%, #0b2154 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(216, 19, 36, 0.85882) 0%, rgba(150, 24, 52, 0.88) 32%, rgba(11, 33, 84, 0.9) 99%, #0b2154 100%);
    background-image: -ms-linear-gradient(0deg, rgba(216, 19, 36, 0.85882) 0%, rgba(150, 24, 52, 0.88) 32%, rgba(11, 33, 84, 0.9) 99%, #0b2154 100%);
  }


@keyframes pulseBig3 {
    0% {
      box-shadow: 0 0 0 0 #d81324;
    }
    50% {
      box-shadow: 0 0 0 10px rgba(1, 93, 199, 0);
    }
    100% {
      box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
    }
  }


.iletisim2 .about_list h5 {
    font-size:14px;
    margin-bottom: 5px;
    font-weight: 700;
}

.iletisim2 .about_list p {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    color: #596277;
    margin-bottom: 0;
} 

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

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

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

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

.iletisim3 .editor .media {
    margin-bottom: 20px;
    background: #f9f9f9;
    overflow: hidden;
    min-height: 170px;
    border: solid 1px #ececec;
    padding: 15px 20px 11px 20px;
    border-radius: 5px;
}

.iletisim3 .editor .media .editor-list-icon {
    width:30px;
    text-align: center;
    font-size: 28px;
    color: #eddd00;
    background: transparent;
}

.iletisim3 .editor .media:hover .editor-list-icon {
    color: #1f2a4f;
}

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

.iletisim3 .editor .media .media-body .feature-title h5 {
    font-size: 17px;
    /* display: none; */
    color: #1f2a4f;
    font-weight: 600;
}

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

.iletisim4 .maps{
    width: 100%;
    position: relative;
}

.iletisim4 .bilgiler{
    position: absolute;
    bottom: 70px;
    width: 100%;
}

.iletisim4 .bilgiler .metin{
    background: white;
    padding: 40px 40px;
    border-radius: 5px;
}

.iletisim4 .about_list .list-number {
    display: flex;
    font-size: 18px;
    letter-spacing: 0.3px;
    line-height: 35px;
    background: #eddd00;
    font-weight: 600;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    margin-top: 3px;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
    color: #fff;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    background: #eddd00;
    width: 40px;
    height: 40px;
    line-height: 40px;
    animation: pulseBig4 infinite 2s linear;
}
.iletisim4 .about_list li {
    list-style: none;
    margin-top: 30px;
}

.iletisim4 .about_list li:first-child {
    margin-top: 0px;
} 



.iletisim4 .cta-area-3.cta-height::before {
    background-image: -moz-linear-gradient(0deg, rgba(216, 19, 36, 0.85882) 0%, rgba(150, 24, 52, 0.88) 32%, rgba(11, 33, 84, 0.9) 99%, #0b2154 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(216, 19, 36, 0.85882) 0%, rgba(150, 24, 52, 0.88) 32%, rgba(11, 33, 84, 0.9) 99%, #0b2154 100%);
    background-image: -ms-linear-gradient(0deg, rgba(216, 19, 36, 0.85882) 0%, rgba(150, 24, 52, 0.88) 32%, rgba(11, 33, 84, 0.9) 99%, #0b2154 100%);
  }


@keyframes pulseBig4 {
    0% {
      box-shadow: 0 0 0 0 #eddd00;
    }
    50% {
      box-shadow: 0 0 0 10px rgba(1, 93, 199, 0);
    }
    100% {
      box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
    }
  }

.iletisim4 .about_list h5 {
    font-size:14px;
    margin-bottom: 5px;
    font-weight: 700;
}

.iletisim4 .about_list p {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    color: #596277;
    margin-bottom: 0;
    padding-left: 60px;
} 

