.iletisimWrap{margin-bottom: 60px;margin-top: 60px;}
.text{margin-top: 30px;}
iframe{height:300px;margin-top: 30px;border: 1px solid #707070;box-shadow: 0px 3px 6px #00000026;border-radius: 15px;}


.iletisimRight h2.iletisimTitle{font: normal normal bold 24px/30px Jost;color: #000000;border-bottom: 1px solid #F5991A;padding:0px 0px 10px 0px;margin-bottom: 15px;}
.iletisimRight ul li{font: normal normal normal 16px/20px Jost;color: #B5B5B5;margin-bottom: 15px;}
.iletisimRight ul li input{border-radius: 13px;border: 1px solid #B5B5B5;box-shadow: 0px 3px 6px #00000029!important;background: #FFFFFF 0% 0% no-repeat padding-box;height:55px;margin-top: 10px;width: 75%;}
.iletisimRight ul li textarea{border-radius: 13px;border: 1px solid #B5B5B5;box-shadow: 0px 3px 6px #00000029!important;background: #FFFFFF 0% 0% no-repeat padding-box;height:130px;margin-top: 10px;}
.iletisimRight ul li .btn{border-radius: 59px;box-shadow: 0px 3px 10px #00000029!important;background: #F9423A 0% 0% no-repeat padding-box;font: normal normal normal 12px/15px Jost;color: #FFFFFF;padding:10px 20px;transition: 300ms;
display: flex;align-items: center;justify-content: center;gap: 8px;}
.iletisimRight ul li .btn:hover{gap:15px}


.iletisimRight{margin-top: 30px;}


.iletisimTitle{font: normal normal bold 12px/20px Jost;color: #000000;}
.iletisimText{font: normal normal normal 14px/23px Jost;color: #000000;}
.contact{display: flex;align-items: center;justify-content: flex-start;gap:8px;border-bottom:1px solid #000000;padding: 8px 0px;}
.contact span{font: normal normal normal 14px/23px Jost;color: #000000;}
.contact i{color:#000000}
.social{margin-top: 15px;}
.mapsBtn a{background: #F9423A 0% 0% no-repeat padding-box;border-radius: 28px;padding: 8px 12px;font: normal normal normal 14px/17px Jost;color: #FFFFFF;
display: inline-flex;margin-top: 12px;}

@media(max-width:768px){
    .iletisimWrap{margin-top: 15px;margin-bottom: 0px;}
    .iletisimLeft{padding: 0px;}
    .iletisimRight{padding: 0px;}
    .iletisimRight ul li input{height: 35px;}
}