﻿section.section.imgBg {/* background: aliceblue; */padding: 60px 0;}
address.address-wrap.uygu_tri {
    /* display: flex; */
    /* gap: 25px; */
    padding: 0;
    box-shadow: none;
    background: no-repeat;
}
  .fiug_tri {
    color: #2a2a2a;
    margin-bottom: 5px;
    font-size: 28px;
    font-weight: 700;
}
  .fiugvd_tri {
    font-size: 13px;
}
.fug_tri {
    margin-bottom: 25px;
}
iframe.iuguy_tri {
    border-radius: 10px;
}
.containerluid_tri {
    margin-top: 35px;
}
/*==============*/
@media(max-width:768px) {
    .fug_tri {
    margin-bottom: 25px;
    padding-left: 30px;
}
}