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

.iletisim .contact-form {width: 100%;height: auto;}

.iletisim .form-group {margin-bottom: 15px; }
.iletisim .form-control {background: none; box-shadow: none !important; outline: none; border-radius: 0; padding-left: 20px; padding-right: 20px; font-size: 14px; font-weight: 300; height: 50px; border: 1px solid #e6e6e6; }
.iletisim .form-control:focus,
.iletisim .form-control:active {border-color: #ccc; }

.iletisim .btn {padding: 0 35px; line-height: 41px; border-radius: 0; border: 2px solid transparent; text-transform: uppercase; color: #ffffff; box-shadow: none !important; font-size: 12px; font-weight: 400; }
.iletisim .btn.disabled,
.iletisim .btn:disabled {cursor: not-allowed;}
.iletisim textarea.form-control {margin-bottom: 40px; min-height: 100px; resize: none; }

.iletisim .maps {width: 100%;height: 400px;border-top: solid 1px #e6e6e6;margin-top: 0;} 

.iletisim .baslik {width: 100%;height: auto;text-align: left;margin-top:0px;margin-bottom:45px;color: #000;}
.iletisim .baslik span{width: 100%;height: auto;margin-top: 0px;margin-bottom: 0px;font-weight: 700;font-size: 25px;display: block;}
.iletisim .baslik small{width: 100%;height: auto;margin-top: 8px;margin-bottom: 0px;font-weight:300;font-size: 15px;color: #666666;display: block;}

.iletisim .liste {width: 100%;display: block;margin-top:0px;margin-bottom: 30px;}
.iletisim .liste .iconbg {display:table-cell;vertical-align:top;padding-right: 10px;position: relative;}
.iletisim .liste .iconbg .icon{width:60px;height:60px; border: 1px solid #dfdfdf; border-radius: 50%; text-align: center; line-height: 60px; font-size: 26px; color: #333333;display: flex;align-items: center;}
.iletisim .liste .iconbg .icon i {margin: 0px auto;}

.iletisim .liste .textbg:before {display: block; content: ""; position: absolute; top: 15px; left:0px; width: 20px; background: #cccccc; height: 2px; }
.iletisim .liste .textbg {display: table-cell; vertical-align: top;position: relative;}
.iletisim .liste .textbg .text {padding-left: 40px;position: relative;}
.iletisim .liste .textbg .text span{height: auto;margin-top: 0px;margin-bottom: 0px;font-weight: 700;font-size: 16px;display: block;}
.iletisim .liste .textbg .text small{height: auto;margin-top: 8px;margin-bottom: 0px;font-weight:300;font-size: 15px;line-height: 18px;color: #666666;display: block;}
.iletisim .liste .textbg .text small b {font-weight: 600;color: #222;}

.iletisim .liste:hover .iconbg .icon {background: #009640;color: #fff;border-color: #009640;}

