@font-face {
    font-family: 'Sui Generis';
    src: url('./fonts/suigeneris.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('./fonts/Montserrat.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .custom-next,
  .custom-prev {
      color: #323336 !important;
      border-color: #323336 !important;
      font-size: 1px !important;
  }
  

  .fontsize36 {
    font-size: 36px !important;
}
.font-black *, .font-black, .font-black a {
    color: #323336 !important;
    border-color: #323336 !important;
}
.fontsize32 {
    font-size: 32px !important;
}
.fontsize28 {
    font-size: 28px !important;
}
.fontsize30 {
    font-size: 30px !important;
}
.fontRG {
    font-family: 'Sui Generis', sans-serif;
}
.fontsize18 {
    font-size: 18px !important;
}
h6 {
    font-size: 12px;
    letter-spacing: normal;
    line-height: 18px;
    margin: 18px 0 13px 0;
}

element.style {
    font-size: 14px !important;
}
hr {
    margin: 22px 0 22px 0;
}
.my-custom-hr {
    border: 1px dashed black !important; /* 2 piksel kalınlığında, siyah renkte ve dashed (kesikli) çizgi */
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}


.cg-block-1 .fes2-text-cont {
    font-size: 10px;
    line-height: 1.8;
    font-weight: 400;
}
.fes2-text-cont {
    margin-top: 15px;
}
.bg-white .button.black, .bg-white .button.black strong {
    color: #fff !important;
}
.button.black {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-style: normal;
    background-color: #4d4d4d;
}
.button.medium {
    padding: 10px 37px 10px 37px !important;
    display: inline-block;
}
a{
    text-decoration: none;
}
.font-montserrat, #main-menu.font-montserrat .navbar .nav li a, #main-menu.font-montserrat .megamenu .title {
    font-family: 'Montserrat',Arial,Helvetica,sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat',Arial,Helvetica,sans-serif !important;
    font-weight: 500;
    color: #323336;
    margin: 0;
}
.p-50-cont {
    padding-top: 50px;
    padding-bottom: 50px;
}
.fontsize40 {
    font-size: 40px !important;
}
.wideImage.image-center-text-right div.textContainer {
    left: 60%;
    width: 38%;
    top: 0px;
}
html, body, div, span, applet, object, iframe, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
.wideImage div.textContainer {
    position: absolute;
    z-index: 1;
    top: 60px;
}
.miniSlider {
    margin: 0px !important;
    padding: 0 !important;
}
img, video {
    max-width: 100%;
    height: auto;
}
#about-us-link {
    max-width: 1600px;
    margin: 0 auto;
}
/***** Form *****/
input, textarea, select, .login-select, .form-control {
    font-family: 'Poppins','Open Sans',Arial, Helvetica, sans-serif;
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 0px !important;
    background: transparent !important;
    color: #323336 !important;
    font-size: 14px !important;
    margin: 0 !important;
    outline: medium none !important;
    padding: 8px 20px 8px 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control {
    border-radius: 0;
    height: auto;
    box-shadow: none !important;
}
.button.gray:hover {
    background-color: #535961;
}
.button.gray {
    color: #fff !important;
    background-color: #323336 !important;
    text-align: center; /* Metni yatayda ortalama */
    padding-left: 0; /* Sol iç boşluğu kaldırma */
    padding-right: 0; /* Sağ iç boşluğu kaldırma */
}
.button.rounded,
.rounded {
    border-radius: 4px !important;
}
.text-right.text-xxs-center {
    float: right; /* Sağa hizalama */
}

/***** End Form *****/
/***** Footer & other elements *****/
footer {background-color: #fafafa;}
.page-section {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.pt-95{
    padding-top: 95px;
}
.pb-50{
    padding-bottom: 50px;
}
.footer2-copy-cont {
    padding-top: 10px;
    padding-bottom: 10px;
}
.row, .clearfix {
    zoom: 1;
}
a {
    color: #323336;
    outline: none !important;
    text-decoration: none;
    transition: all .3s ease 0s;
}
.footer2-soc-a a {
    font-size: 16px;
    padding: 9px !important;
}
.right {
    float: right;
}
.footer2-soc-a {
    padding-bottom: 7px;
}
/***** End A elements *****/ 