html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: none;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  cursor: pointer;
}
.no_margin {
  margin: 0 !important;
}
.no_padding {
  padding: 0 !important;
}
.m_top_0 {
  margin-top: 0;
}
.m_top_5 {
  margin-top: 5px;
}
.m_top_10 {
  margin-top: 10px;
}
.m_top_15 {
  margin-top: 15px;
}
.m_top_20 {
  margin-top: 20px;
}
.m_top_25 {
  margin-top: 25px;
}
.m_top_30 {
  margin-top: 30px;
}
.m_top_35 {
  margin-top: 35px;
}
.m_top_40 {
  margin-top: 40px;
}
.m_top_45 {
  margin-top: 45px;
}
.m_top_50 {
  margin-top: 50px;
}
.m_bottom_0 {
  margin-bottom: 0;
}
.m_bottom_5 {
  margin-bottom: 5px;
}
.m_bottom_10 {
  margin-bottom: 10px;
}
.m_bottom_15 {
  margin-bottom: 15px;
}
.m_bottom_20 {
  margin-bottom: 20px;
}
.m_bottom_25 {
  margin-bottom: 25px;
}
.m_bottom_30 {
  margin-bottom: 30px;
}
.m_bottom_35 {
  margin-bottom: 35px;
}
.m_bottom_40 {
  margin-bottom: 40px;
}
.m_bottom_45 {
  margin-bottom: 45px;
}
.m_bottom_50 {
  margin-bottom: 50px;
}
.m_left_0 {
  margin-left: 0;
}
.m_left_5 {
  margin-left: 5px;
}
.m_left_10 {
  margin-left: 10px;
}
.m_left_15 {
  margin-left: 15px;
}
.m_left_20 {
  margin-left: 20px;
}
.m_left_25 {
  margin-left: 25px;
}
.m_left_30 {
  margin-left: 30px;
}
.m_left_35 {
  margin-left: 35px;
}
.m_left_40 {
  margin-left: 40px;
}
.m_left_45 {
  margin-left: 45px;
}
.m_left_50 {
  margin-left: 50px;
}
.m_right_0 {
  margin-right: 0;
}
.m_right_5 {
  margin-right: 5px;
}
.m_right_10 {
  margin-right: 10px;
}
.m_right_15 {
  margin-right: 15px;
}
.m_right_20 {
  margin-right: 20px;
}
.m_right_25 {
  margin-right: 25px;
}
.m_right_30 {
  margin-right: 30px;
}
.m_right_35 {
  margin-right: 35px;
}
.m_right_40 {
  margin-right: 40px;
}
.m_right_45 {
  margin-right: 45px;
}
.m_right_50 {
  margin-right: 50px;
}
.p_top_0 {
  padding-top: 0;
}
.p_top_5 {
  padding-top: 5px;
}
.p_top_10 {
  padding-top: 10px;
}
.p_top_15 {
  padding-top: 15px;
}
.p_top_20 {
  padding-top: 20px;
}
.p_top_25 {
  padding-top: 25px;
}
.p_top_30 {
  padding-top: 30px;
}
.p_top_35 {
  padding-top: 35px;
}
.p_top_40 {
  padding-top: 40px;
}
.p_top_45 {
  padding-top: 45px;
}
.p_top_50 {
  padding-top: 50px;
}
.p_bottom_0 {
  padding-bottom: 0;
}
.p_bottom_5 {
  padding-bottom: 5px;
}
.p_bottom_10 {
  padding-bottom: 10px;
}
.p_bottom_15 {
  padding-bottom: 15px;
}
.p_bottom_20 {
  padding-bottom: 20px;
}
.p_bottom_25 {
  padding-bottom: 25px;
}
.p_bottom_30 {
  padding-bottom: 30px;
}
.p_bottom_35 {
  padding-bottom: 35px;
}
.p_bottom_40 {
  padding-bottom: 40px;
}
.p_bottom_45 {
  padding-bottom: 45px;
}
.p_bottom_50 {
  padding-bottom: 50px;
}
.p_left_0 {
  padding-left: 0;
}
.p_left_5 {
  padding-left: 5px;
}
.p_left_10 {
  padding-left: 10px;
}
.p_left_15 {
  padding-left: 15px;
}
.p_left_20 {
  padding-left: 20px;
}
.p_left_25 {
  padding-left: 25px;
}
.p_left_30 {
  padding-left: 30px;
}
.p_left_35 {
  padding-left: 35px;
}
.p_left_40 {
  padding-left: 40px;
}
.p_left_45 {
  padding-left: 45px;
}
.p_left_50 {
  padding-left: 50px;
}
.p_right_0 {
  padding-right: 0;
}
.p_right_5 {
  padding-right: 5px;
}
.p_right_10 {
  margin-right: 10px;
}
.p_right_15 {
  padding-right: 15px;
}
.p_right_20 {
  padding-right: 20px;
}
.p_right_25 {
  padding-right: 25px;
}
.p_right_30 {
  padding-right: 30px;
}
.p_right_35 {
  padding-right: 35px;
}
.p_right_40 {
  padding-right: 40px;
}
.p_right_45 {
  padding-right: 45px;
}
.p_right_50 {
  padding-right: 50px;
}
.transition_01s {
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.transition_02s {
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.transition_03s {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.transition_04s,
#mesajBoxWrapper #mesajBoxIcerik .baslik span.icon {
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.transition_05s {
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.transition_06s {
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.transition_07s {
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.transition_08s {
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.transition_09s {
  -moz-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s ease-in-out;
  -webkit-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
}
.transition_1s {
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.transition_2s {
  -moz-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  -webkit-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
.pos_rel {
  position: relative;
}
.pos_abs {
  position: absolute;
}
.pos_fix {
  position: fixed;
}
.f_none {
  float: none !important;
}
img {
  display: block;
}
.o_hidden {
  overflow: hidden;
}
.o_auto {
  overflow: auto;
}
.t_a_c {
  text-align: center;
}
.no_padding_for_col [class*="col-"] {
  padding: 0 !important;
  margin: 0 !important;
}
.width_5 {
  width: 5%;
}
.width_10 {
  width: 10%;
}
.width_15 {
  width: 15%;
}
.width_20 {
  width: 20%;
}
.width_25 {
  width: 25%;
}
.width_30 {
  width: 30%;
}
.width_35 {
  width: 35%;
}
.width_40 {
  width: 40%;
}
.width_45 {
  width: 45%;
}
.width_50 {
  width: 50%;
}
.width_55 {
  width: 55%;
}
.width_60 {
  width: 60%;
}
.width_65 {
  width: 65%;
}
.width_70 {
  width: 70%;
}
.width_75 {
  width: 75%;
}
.width_80 {
  width: 80%;
}
.width_85 {
  width: 85%;
}
.width_90 {
  width: 90%;
}
.width_95 {
  width: 95%;
}
.width_100,
.genelKategoriliLayout3 .genelKategoriLayoutSol,
.genelKategoriliLayout3 .genelKategoriLayoutSag,
.genelKategoriliLayout2 .genelKategoriLayoutSol,
.genelKategoriliLayout2 .genelKategoriLayoutSag,
.genelKategoriliLayout .genelKategoriLayoutSol,
.genelKategoriliLayout .genelKategoriLayoutSag {
  width: 100%;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.left_0 {
  left: 5px;
}
.right_0 {
  right: 5px;
}
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?80z2ds");
  src: url("fonts/icomoon.eot?80z2ds#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?80z2ds") format("truetype"),
    url("fonts/icomoon.woff?80z2ds") format("woff"),
    url("fonts/icomoon.svg?80z2ds#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-left-and-right:before {
  content: "";
}
.icon-right:before {
  content: "";
}
.icon-checked:before {
  content: "";
}
.fa-solid fa-xmark:before {
  content: "";
}
.fa-brands fa-youtube:before {
  content: "";
}
.fa-brands fa-instagram:before {
  content: "";
}
.fa-brands fa-facebook:before {
  content: "";
}
.fa-solid fa-bars:before {
  content: "";
}
.grid_no_m {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.t_a_r {
  text-align: right;
}
#mesajBoxWrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 11111111;
  display: none;
}
#mesajBoxWrapper .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  background-color: rgba(0, 0, 0, 0.4);
}
#mesajBoxWrapper #mesajBoxIcerik {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  z-index: 2;
  width: 90%;
  max-width: 400px;
  margin: 0 auto;
  box-shadow: 0 2px 26px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.1);
}
#mesajBoxWrapper #mesajBoxIcerik .baslik {
  color: #000;
  padding: 15px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
#mesajBoxWrapper #mesajBoxIcerik .baslik span.icon {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 20px;
  border-left: 1px solid #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 16px;
  color: #666;
  cursor: pointer;
}
.desk #mesajBoxWrapper #mesajBoxIcerik .baslik span.icon:hover {
  background-color: #ea0000;
  color: #fff;
}
#mesajBoxWrapper #mesajBoxIcerik .icerik {
  padding: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #4b4f56;
}
#mesajBoxWrapper #mesajBoxIcerik #mesajBoxBtns {
  text-align: right;
  padding: 15px;
  border-top: 1px solid #e5e5e5;
}
#mesajBoxWrapper #mesajBoxIcerik #mesajBoxBtns ul {
  display: inline-block;
}
#mesajBoxWrapper #mesajBoxIcerik #mesajBoxBtns ul li {
  float: left;
}
#mesajBoxWrapper #mesajBoxIcerik #mesajBoxBtns ul li a.kapat {
  background-color: #666;
  border-bottom: 1px solid #0049a3;
  height: 28px;
  line-height: 28px;
  border-radius: 20px;
  display: inline-block;
  padding: 0 10px;
  font-size: 13px;
  color: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.desk #mesajBoxWrapper #mesajBoxIcerik #mesajBoxBtns ul li a.kapat:hover {
  background-color: #ec364e;
  border-bottom-color: #c31c32;
}
strong,
b {
  font-weight: 600;
}
.noFloat {
  float: none !important;
}
.d_block {
  display: block !important;
}
.red-purple {
  background-color: #e41c2d;
}
.red-purple img {
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(100%) contrast(1);
  filter: grayscale(100%) contrast(0.8);
}
.red-purple::after {
  background-color: #1d3162;
  mix-blend-mode: lighten;
}
.retro {
  background-color: #f1e3a0;
}
.retro img {
  mix-blend-mode: darken;
  -webkit-filter: grayscale(100%) contrast(2);
  filter: grayscale(100%) contrast(2);
}
.retro::after {
  background: -webkit-linear-gradient(top, #f430a9, #f2e782);
  background: linear-gradient(180deg, #f430a9, #f2e782);
  mix-blend-mode: lighten;
}
.vintage {
  background-color: #caeaf2;
}
.vintage img {
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(100%) contrast(1.5);
  filter: grayscale(100%) contrast(1.5);
}
.vintage::after {
  background-color: #2cd6e1;
  mix-blend-mode: lighten;
}
.blue-light {
  background-color: #181e59;
}
.blue-light img {
  mix-blend-mode: lighten;
  -webkit-filter: grayscale(100%) contrast(0.8);
  filter: grayscale(100%) contrast(0.8);
}
.blue-light::after {
  background-color: #e7e1a6;
  mix-blend-mode: multiply;
}
.blue {
  background-color: #77acd4;
}
.blue img {
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(100%) contrast(1.2);
  filter: grayscale(100%) contrast(1.2);
}
.blue::after {
  background-color: #033dc5;
  mix-blend-mode: lighten;
}
.dark-red {
  background-color: #ed060b;
}
.dark-red img {
  -webkit-filter: grayscale(100%) contrast(1.2);
  filter: grayscale(100%) contrast(1.2);
  mix-blend-mode: lighten;
}
.dark-red::after {
  background-color: #70e4ee;
  mix-blend-mode: multiply;
}
.flat-retro {
  background-color: #fca300;
}
.flat-retro img {
  mix-blend-mode: darken;
  -webkit-filter: grayscale(100%) contrast(1.5);
  filter: grayscale(100%) contrast(1.5);
}
.flat-retro::after {
  background-color: #e23241;
  mix-blend-mode: lighten;
}
.teal {
  background-color: #d7a621;
}
.teal img {
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(100%) contrast(1.2);
  filter: grayscale(100%) contrast(1.2);
}
.teal::after {
  background-color: #0c6249;
  mix-blend-mode: lighten;
}
.purple {
  background-color: #88169d;
}
.purple img {
  -webkit-filter: grayscale(100%) contrast(1.2);
  filter: grayscale(100%) contrast(1.2);
  mix-blend-mode: lighten;
}
.purple::after {
  mix-blend-mode: hard-light;
  background: -webkit-linear-gradient(bottom right, #75d775, #321a5b);
  background: linear-gradient(to top left, #75d775, #321a5b);
}
.pink {
  background-color: #fca300;
}
.pink img {
  mix-blend-mode: darken;
}
.pink::after {
  background: #282581;
  mix-blend-mode: lighten;
  -webkit-filter: contrast(1.1);
  filter: contrast(1.1);
}
.yellow {
  background-color: #e0de2c;
}
.yellow img {
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(100%) contrast(0.8);
  filter: grayscale(100%) contrast(0.8);
}
.yellow::after {
  background-color: #b71310;
  mix-blend-mode: lighten;
}
.orange {
  background-color: #f65e35;
}
.orange img {
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(100%) contrast(1.2);
  filter: grayscale(100%) contrast(1.2);
}
.orange::after {
  background-color: #1e3265;
  mix-blend-mode: lighten;
}
.blue-red {
  background-color: #e50914;
}
.blue-red img {
  -webkit-filter: grayscale(100%) contrast(1.2);
  filter: grayscale(100%) contrast(1.2);
  opacity: 0.8;
}
.blue-red::after {
  mix-blend-mode: lighten;
  -webkit-filter: contrast(1.1);
  filter: contrast(1.1);
  background-color: #282581;
}
.gold {
  background-color: #367abd;
}
.gold img {
  mix-blend-mode: lighten;
  -webkit-filter: grayscale(100%) contrast(1);
  filter: grayscale(100%) contrast(0.8);
}
.gold::after {
  background-color: #f9ed3a;
  mix-blend-mode: multiply;
}
.shadow:hover {
  box-shadow: 0 45px 100px rgba(0, 0, 0, 0.4) !important;
}
.dark-orange {
  background-color: #282581;
}
.dark-orange img {
  mix-blend-mode: lighten;
  -webkit-filter: grayscale(100%) contrast(1);
  filter: grayscale(100%) contrast(0.8);
}
.dark-orange::after {
  background-color: #2cd6e1;
  mix-blend-mode: multiply;
}
.noBBottomScript {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.swiper-container[data-role="scrollBar"] {
  width: 100%;
  height: 100%;
}
.swiper-container[data-role="scrollBar"] .swiper-slide {
  height: auto;
}
.bgWhite {
  background-color: #fff;
}
.form-row {
  margin-bottom: 30px;
}
.form-row .form-2col {
  margin-bottom: 30px;
}
.form-row .form-2col:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 767px) {
  .form-row .form-2col {
    width: 49%;
    margin-bottom: 0;
  }
  .form-row .form-2col:nth-child(odd) {
    float: left;
  }
  .form-row .form-2col:nth-child(even) {
    float: right;
  }
}
.form-row:last-child {
  margin-bottom: 0;
}
.devTab .devTabItems .tab_item {
  display: none;
}
.devTab .devTabItems .tab_item:first-child {
  display: block;
}
button,
input[type="submit"] {
  cursor: pointer;
}
.panelAbs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btnPasif {
  background-color: #ccc !important;
  color: #666 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  pointer-events: none;
}
#youtubePlayerWrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
#youtubePlayerWrapper .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
#youtubePlayerWrapper .kapat {
  cursor: pointer;
}
#youtubePlayerWrapper .iframeWrapper {
  width: 80%;
  height: 80%;
  position: relative;
  z-index: 2;
  background-color: #000;
  top: 10%;
  left: 10%;
  -moz-box-shadow: 0 0 150px #000;
  -webkit-box-shadow: 0 0 150px #000;
  box-shadow: 0 0 150px #000;
  background-image: url(../images/DYALX.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#youtubePlayerWrapper .iframeWrapper iframe {
  width: 100%;
  height: 100%;
}
#youtubePlayerWrapper .iframeWrapper span.icon {
  background-color: #e4a206;
  color: #000;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 15px;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -20px;
  right: -20px;
  text-align: center;
  line-height: 43px;
  cursor: pointer;
}
.genelAnim {
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.2s,
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.18s;
}
.oswaldFont {
  font-family: "Oswald", sans-serif;
}
.swiper-pagination-bullet-active {
  background-color: #e4a206 !important;
}
.genelSayfalarPadding {
  padding: 20px;
}
@media only screen and (min-width: 767px) {
  .genelSayfalarPadding {
    padding: 40px;
  }
}
@media only screen and (min-width: 1140px) {
  .genelSayfalarPadding {
    padding: 50px;
  }
}
@media only screen and (min-width: 1280px) {
  .genelSayfalarPadding {
    padding: 60px;
  }
}
@media only screen and (min-width: 1600px) {
  .genelSayfalarPadding {
    padding: 70px;
  }
}
.verticalFlex {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.user-select-none {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.genelPaddingJustTB {
  padding: 20px 0;
}
@media only screen and (min-width: 767px) {
  .genelPaddingJustTB {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .genelPaddingJustTB {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 1140px) {
  .genelPaddingJustTB {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .genelPaddingJustTB {
    padding: 60px 0;
  }
}
@media only screen and (min-width: 1600px) {
  .genelPaddingJustTB {
    padding: 70px 0;
  }
}
.genelMarginJustTB {
  margin: 20px 0;
}
@media only screen and (min-width: 767px) {
  .genelMarginJustTB {
    margin: 40px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .genelMarginJustTB {
    margin: 40px 0;
  }
}
@media only screen and (min-width: 1140px) {
  .genelMarginJustTB {
    margin: 50px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .genelMarginJustTB {
    margin: 60px 0;
  }
}
@media only screen and (min-width: 1600px) {
  .genelMarginJustTB {
    margin: 70px 0;
  }
}
.genelPaddingJustLR {
  padding: 20px;
}
@media only screen and (min-width: 767px) {
  .genelPaddingJustLR {
    padding: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .genelPaddingJustLR {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1140px) {
  .genelPaddingJustLR {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 1280px) {
  .genelPaddingJustLR {
    padding: 0 60px;
  }
}
@media only screen and (min-width: 1600px) {
  .genelPaddingJustLR {
    padding: 0 70px;
  }
}
.genelSayfalarMBottom {
  margin-bottom: 20px;
}
@media only screen and (min-width: 767px) {
  .genelSayfalarMBottom {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1140px) {
  .genelSayfalarMBottom {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1280px) {
  .genelSayfalarMBottom {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1600px) {
  .genelSayfalarMBottom {
    margin-bottom: 70px;
  }
}
.genelSayfalarMTop {
  margin-top: 20px;
}
@media only screen and (min-width: 767px) {
  .genelSayfalarMTop {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1140px) {
  .genelSayfalarMTop {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1280px) {
  .genelSayfalarMTop {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1600px) {
  .genelSayfalarMTop {
    margin-top: 70px;
  }
}
.genelSayfalarPBottom {
  padding-bottom: 20px;
}
@media only screen and (min-width: 767px) {
  .genelSayfalarPBottom {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1140px) {
  .genelSayfalarPBottom {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1280px) {
  .genelSayfalarPBottom {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 1600px) {
  .genelSayfalarPBottom {
    padding-bottom: 70px;
  }
}
.scrollHeight {
  height: 150px;
}
.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
body,
input[type="text"],
textarea {
  font-family: "Poppins", sans-serif;
}
body {
  background-color: #fff;
}
#pageWrap {
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.sol {
  float: left;
}
.sag {
  float: right;
}
.clearfix:after,
.form-row:after {
  content: "";
  display: table;
  clear: both;
}
.popUp_item {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  width: 100%;
  height: 100%;
  display: none;
}
.popUp_item .overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.popUp_item .kapat {
  cursor: pointer;
}
.popUp_item .icerik {
  position: relative;
  top: 100px;
  z-index: 2;
  width: 90%;
  height: auto;
  max-width: 700px;
  margin: 0 auto;
}
.wrapper {
  margin: 0 auto;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (min-width: 1024px) {
  .wrapper {
    width: 960px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1140px) {
  .wrapper {
    width: 1100px;
  }
}
@media only screen and (min-width: 1280px) {
  .wrapper {
    width: 1240px;
  }
}
@media only screen and (min-width: 1600px) {
  .wrapper {
    width: 1300px;
  }
}
.wrapper2 {
  margin: 0 auto;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (min-width: 1024px) {
  .wrapper2 {
    width: 960px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1140px) {
  .wrapper2 {
    width: 1100px;
  }
}
@media only screen and (min-width: 1280px) {
  .wrapper2 {
    width: 1240px;
  }
}
@media only screen and (min-width: 767px) {
  .genelKategoriliLayout .genelKategoriLayoutSol {
    float: right;
    width: 25%;
  }
  .genelKategoriliLayout .genelKategoriLayoutSag {
    float: left;
    width: 73%;
  }
}
@media only screen and (min-width: 1024px) {
  .genelKategoriliLayout .genelKategoriLayoutSol {
    width: 350px;
  }
  .genelKategoriliLayout .genelKategoriLayoutSag {
    width: 570px;
  }
}
@media only screen and (min-width: 1140px) {
  .genelKategoriliLayout .genelKategoriLayoutSol {
    width: 400px;
  }
  .genelKategoriliLayout .genelKategoriLayoutSag {
    width: 660px;
  }
}
@media only screen and (min-width: 1280px) {
  .genelKategoriliLayout .genelKategoriLayoutSag {
    width: 800px;
  }
}
@media only screen and (min-width: 1600px) {
  .genelKategoriliLayout .genelKategoriLayoutSag {
    width: 1100px;
  }
}
.genelKategoriliLayout2 .genelKategoriLayoutSol.withBG {
  background-color: #fff;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.genelKategoriliLayout2 .genelKategoriLayoutSol.withBG .baslik {
  font-size: 18px;
  font-weight: 500;
  color: #444;
  border-bottom: 1px solid #f0f0f0;
  padding: 15px;
}
.genelKategoriliLayout2 .genelKategoriLayoutSol.withBG .links li:last-child a {
  border-bottom: 0;
}
.genelKategoriliLayout2 .genelKategoriLayoutSol.withBG .links li a {
  font-size: 14px;
  font-weight: 400;
  color: #484848;
  line-height: 17px;
  padding: 15px;
  display: block;
  border-bottom: 1px solid #f0f0f0;
}
.genelKategoriliLayout2 .genelKategoriLayoutSol.withBG .links li a strong {
  color: #919191;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.desk .genelKategoriliLayout2 .genelKategoriLayoutSol.withBG .links li a:hover {
  background-color: #f7f7f7;
}
.desk
  .genelKategoriliLayout2
  .genelKategoriLayoutSol.withBG
  .links
  li
  a:hover
  strong {
  color: #e4a206;
}
.genelKategoriliLayout2 .genelKategoriLayoutSol.withBG .links li:last-child {
  padding-bottom: 0;
}
@media only screen and (min-width: 767px) {
  .genelKategoriliLayout2 .genelKategoriLayoutSol {
    width: 25%;
    float: left;
  }
  .genelKategoriliLayout2 .genelKategoriLayoutSag {
    width: 73%;
    float: right;
  }
}
@media only screen and (min-width: 1024px) {
  .genelKategoriliLayout2 .genelKategoriLayoutSol {
    width: 250px;
  }
  .genelKategoriliLayout2 .genelKategoriLayoutSag {
    width: 670px;
  }
}
@media only screen and (min-width: 1140px) {
  .genelKategoriliLayout2 .genelKategoriLayoutSag {
    width: 810px;
  }
}
@media only screen and (min-width: 1280px) {
  .genelKategoriliLayout2 .genelKategoriLayoutSag {
    width: 950px;
  }
}
@media only screen and (min-width: 1600px) {
  .genelKategoriliLayout2 .genelKategoriLayoutSag {
    width: 1250px;
  }
}
.genelKategoriliLayout3 .genelKategoriLayoutSol.withBG {
  background-color: #fff;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.genelKategoriliLayout3 .genelKategoriLayoutSol.withBG .baslik {
  font-size: 18px;
  font-weight: 500;
  color: #444;
  padding: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.genelKategoriliLayout3 .genelKategoriLayoutSol.withBG .links li:last-child a {
  border-bottom: 0;
}
.genelKategoriliLayout3 .genelKategoriLayoutSol.withBG .links li a {
  font-size: 15px;
  font-weight: 400;
  color: #484848;
  line-height: 17px;
  padding: 20px;
  display: block;
  border-bottom: 1px solid #f0f0f0;
}
.genelKategoriliLayout3 .genelKategoriLayoutSol.withBG .links li a strong {
  color: #919191;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.desk .genelKategoriliLayout3 .genelKategoriLayoutSol.withBG .links li a:hover {
  background-color: #f7f7f7;
}
.desk
  .genelKategoriliLayout3
  .genelKategoriLayoutSol.withBG
  .links
  li
  a:hover
  strong {
  color: #e4a206;
}
.genelKategoriliLayout3 .genelKategoriLayoutSol.withBG .links li:last-child {
  padding-bottom: 0;
}
@media only screen and (min-width: 767px) {
  .genelKategoriliLayout3 .genelKategoriLayoutSol {
    width: 35%;
    float: left;
  }
  .genelKategoriliLayout3 .genelKategoriLayoutSag {
    width: 64%;
    float: right;
  }
}
@media only screen and (min-width: 1024px) {
  .genelKategoriliLayout3 .genelKategoriLayoutSol {
    width: 300px;
  }
  .genelKategoriliLayout3 .genelKategoriLayoutSag {
    width: 620px;
  }
}
@media only screen and (min-width: 1140px) {
  .genelKategoriliLayout3 .genelKategoriLayoutSol {
    width: 350px;
  }
  .genelKategoriliLayout3 .genelKategoriLayoutSag {
    width: 710px;
  }
}
@media only screen and (min-width: 1280px) {
  .genelKategoriliLayout3 .genelKategoriLayoutSag {
    width: 850px;
  }
}
@media only screen and (min-width: 1600px) {
  .genelKategoriliLayout3 .genelKategoriLayoutSag {
    width: 1150px;
  }
}
.genelBoxShadow {
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.14);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.14);
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from,
  11.1%,
  to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?80z2ds");
  src: url("fonts/icomoon.eot?80z2ds#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?80z2ds") format("truetype"),
    url("fonts/icomoon.woff?80z2ds") format("woff"),
    url("fonts/icomoon.svg?80z2ds#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-left-and-right:before {
  content: "";
}
.icon-right:before {
  content: "";
}
.icon-checked:before {
  content: "";
}
.fa-solid fa-xmark:before {
  content: "";
}
.fa-brands fa-youtube:before {
  content: "";
}
.fa-brands fa-instagram:before {
  content: "";
}
.fa-brands fa-facebook:before {
  content: "";
}
.fa-solid fa-bars:before {
  content: "";
}
body {
  font-family: "Poppins", sans-serif;
  background-color: #000;
}
.bebas,
.fighters .item .link a,
.fighters .item .description,
.fighters .item .name-surname,
.home-tab-title-container .links ul li a,
.home-tab-title-container .title,
#next-event-container .wrapper,
.ufa-highlights .title,
.general-link a,
.big-title,
.general-header-orange,
#mobile-menu-navigation .content .secondary-links ul li a,
#mobile-menu-navigation .content .upper-header-text,
#mobile-menu-navigation .content .links li a,
#mobile-menu-navigation .content .title-container .title,
#footer-container .lower-footer-container .wrapper .all-rights-reserved,
#footer-container .lower-footer-container .wrapper .footer-nav-links ul li a,
#footer-container .sponsors-container .sponsor-title,
#header-container #lower-header .wrapper .languages-container,
#header-container #lower-header .wrapper .links,
#header-container #upper-header .wrapper .secondary-links ul li a,
#header-container #upper-header .wrapper .upper-header-text {
  font-family: "Bebas Neue", cursive;
}
#header-container {
  position: sticky;
  top: 0;
  position: relative;
  z-index: 200;
  align-self: start;
}
#header-container #upper-header {
  background-color: #010101;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  min-height: 90px;
  display: none;
}
@media only screen and (min-width: 767px) {
  #header-container #upper-header {
    display: block;
  }
}
#header-container #upper-header .wrapper {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 90px;
}
#header-container #upper-header .wrapper .upper-header-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #e4a206;
  font-size: 26px;
  text-align: center;
}
#header-container #upper-header .wrapper .social-links ul {
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 1rem;
}
#header-container #upper-header .wrapper .social-links ul li a {
  height: 39px;
  display: flex;
  align-items: center;
  color: #666;
  transition: color 0.3s ease-in-out;
}
#header-container #upper-header .wrapper .social-links ul li a:hover {
  color: #e4a206;
}
#header-container #upper-header .wrapper .secondary-links {
  margin-left: auto;
}
#header-container #upper-header .wrapper .secondary-links ul {
  display: flex;
  align-items: center;
}
#header-container #upper-header .wrapper .secondary-links ul li {
  flex-shrink: 0;
  margin-right: 10px;
}
#header-container #upper-header .wrapper .secondary-links ul li a {
  color: #666;
  font-size: 13px;
  font-weight: 500;
  transition: color 0.3s ease-in-out;
}
#header-container #upper-header .wrapper .secondary-links ul li a:hover {
  color: #e4a206;
}
#header-container #upper-header .wrapper .secondary-links ul li:last-child {
  margin-right: 0;
}
#header-container #lower-header {
  background-color: #000;
  padding: 10px 0;
}
#header-container #lower-header .wrapper {
  display: flex;
  align-items: center;
  padding-right: 50px;
}
@media only screen and (min-width: 767px) {
  #header-container #lower-header .wrapper {
    padding-right: 0;
  }
}
#header-container #lower-header .wrapper .mobile-nav-button {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  color: #ccc;
}
@media only screen and (min-width: 767px) {
  #header-container #lower-header .wrapper .mobile-nav-button {
    display: none;
  }
}
#header-container #lower-header .wrapper .site-logo {
  margin: 0 auto;
}
@media only screen and (min-width: 767px) {
  #header-container #lower-header .wrapper .site-logo {
    margin: 0;
  }
}
#header-container #lower-header .wrapper .site-logo img {
  height: 90px;
}
@media only screen and (min-width: 1140px) {
  #header-container #lower-header .wrapper .site-logo img {
    height: 100px;
  }
}
@media only screen and (min-width: 1600px) {
  #header-container #lower-header .wrapper .site-logo img {
    height: 120px;
  }
}
#header-container #lower-header .wrapper .links {
  display: none;
}
@media only screen and (min-width: 767px) {
  #header-container #lower-header .wrapper .links {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    /* padding-block-start: 2rem;
    padding-inline-end: 1rem; */
  }
}
#header-container #lower-header .wrapper .links ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 1rem;
}
#header-container #lower-header .wrapper .links ul li {
  flex-shrink: 0;
}
#header-container #lower-header .wrapper .links ul li a {
  padding: 0 15px;
  font-size: 21px;
  color: #fff;
  transition: background-color 0.3s linear;
}
#header-container #lower-header .wrapper .links ul li a:hover {
  background-color: #e4a206;
}
@media only screen and (min-width: 1024px) {
  #header-container #lower-header .wrapper .links ul li a {
    padding: 10px 25px;
  }
}
#header-container #lower-header .wrapper .languages-container {
  position: relative;
  z-index: 200;
}
#header-container #lower-header .wrapper .languages-container .selected-lang {
  cursor: pointer;
  user-select: none;
  padding: 10px;
  display: flex;
  align-items: center;
  color: #fff;
  border-radius: 4px;
}
#header-container
  #lower-header
  .wrapper
  .languages-container
  .selected-lang
  .text {
  margin-right: 10px;
  font-size: 20px;
  font-weight: 500;
}
#header-container
  #lower-header
  .wrapper
  .languages-container
  .selected-lang
  .icon {
  font-size: 9px;
  transform: rotate(90deg);
}
#header-container
  #lower-header
  .wrapper
  .languages-container:hover
  .languages-list {
  display: block;
}
#header-container #lower-header .wrapper .languages-container .languages-list {
  display: none;
  position: absolute;
  padding: 5px 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 4px;
}
#header-container
  #lower-header
  .wrapper
  .languages-container
  .languages-list
  li
  a {
  padding: 10px;
  font-size: 13px;
  font-weight: 500;
  position: relative;
  padding-right: 30px;
  color: #333;
  display: block;
}
#header-container
  #lower-header
  .wrapper
  .languages-container
  .languages-list
  li
  a:hover {
  background-color: #e4a206;
  color: #fff !important;
}
#header-container
  #lower-header
  .wrapper
  .languages-container
  .languages-list
  li
  a:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer-container .sponsors-container {
  background-color: #fff;
  padding: 20px 0;
  text-align: center;
}
#footer-container .sponsors-container .sponsor-title {
  font-size: 30px;
  color: #000;
  margin-bottom: 20px;
}
#footer-container .sponsors-container .col-xs-6 {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer-container .sponsors-container img {
  width: 90%;
}
#footer-container .lower-footer-container {
  background-color: #101010;
  padding: 20px 0;
}
#footer-container .lower-footer-container .wrapper {
  display: flex;
  flex-direction: column;
  text-align: center;
}
#footer-container .lower-footer-container .wrapper .logo-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
#footer-container .lower-footer-container .wrapper .logo-container img {
  width: 120px;
}
#footer-container .lower-footer-container .wrapper .footer-nav-links {
  border-bottom: 2px dashed #666;
  padding: 20px 0;
  margin-bottom: 20px;
}
#footer-container .lower-footer-container .wrapper .footer-nav-links ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (min-width: 767px) {
  #footer-container .lower-footer-container .wrapper .footer-nav-links ul {
    flex-direction: row;
  }
}
#footer-container .lower-footer-container .wrapper .footer-nav-links ul li {
  flex-shrink: 0;
  margin-bottom: 20px;
}
@media only screen and (min-width: 767px) {
  #footer-container .lower-footer-container .wrapper .footer-nav-links ul li {
    margin-right: 20px;
    margin-bottom: 0;
  }
}
#footer-container
  .lower-footer-container
  .wrapper
  .footer-nav-links
  ul
  li:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
#footer-container .lower-footer-container .wrapper .footer-nav-links ul li a {
  color: #fff;
  font-size: 25px;
}
#footer-container
  .lower-footer-container
  .wrapper
  .footer-nav-links
  ul
  li
  a:hover {
  color: #e4a206;
}
#footer-container .lower-footer-container .wrapper .about-us-text {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#footer-container .lower-footer-container .wrapper .about-us-text p {
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 1.5;
  margin-bottom: 10px;
  max-width: 900px;
}
#footer-container .lower-footer-container .wrapper .about-us-text p:last-child {
  margin-bottom: 0;
}
#footer-container .lower-footer-container .wrapper .all-rights-reserved {
  font-size: 16px;
  font-weight: 500;
  color: #666;
  margin-bottom: 10px;
}
#footer-container .lower-footer-container .wrapper .social-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer-container .lower-footer-container .wrapper .social-links ul {
  display: flex;
  align-items: center;
}
#footer-container .lower-footer-container .wrapper .social-links ul li {
  flex-shrink: 0;
  margin-right: 15px;
}
#footer-container .lower-footer-container .wrapper .social-links ul li a {
  height: 39px;
  display: flex;
  align-items: center;
  color: #666;
  transition: color 0.3s ease-in-out;
}
#footer-container .lower-footer-container .wrapper .social-links ul li a:hover {
  color: #e4a206;
}
#mobile-menu-navigation {
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 201;
}
#mobile-menu-navigation .content {
  background-color: #fff;
  width: 100%;
  max-width: 500px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  overflow: auto;
}
#mobile-menu-navigation .content .title-container {
  display: flex;
  align-items: center;
  padding: 20px;
  margin-bottom: 20px;
}
#mobile-menu-navigation .content .title-container .title {
  flex: 1;
  margin-right: 10px;
  font-size: 25px;
}
#mobile-menu-navigation .content .title-container .button {
  width: 40px;
  height: 40px;
  font-size: 20px;
  color: #333;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mobile-menu-navigation .content .links {
  margin-bottom: 40px;
}
#mobile-menu-navigation .content .links li a {
  padding: 10px 20px;
  font-size: 30px;
  display: flex;
  color: #000;
}
#mobile-menu-navigation .content .social-links {
  padding: 0 20px;
  margin-bottom: 10px;
}
#mobile-menu-navigation .content .social-links ul {
  display: flex;
  align-items: center;
}
#mobile-menu-navigation .content .social-links ul li {
  flex-shrink: 0;
  margin-right: 15px;
}
#mobile-menu-navigation .content .social-links ul li a {
  height: 39px;
  display: flex;
  align-items: center;
  color: #666;
  transition: color 0.3s ease-in-out;
}
#mobile-menu-navigation .content .social-links ul li a:hover {
  color: #e4a206;
}
#mobile-menu-navigation .content .upper-header-text {
  font-size: 17px;
  padding: 0 20px;
  margin-bottom: 5px;
}
#mobile-menu-navigation .content .secondary-links {
  padding: 0 20px;
}
#mobile-menu-navigation .content .secondary-links ul {
  display: flex;
  align-items: center;
}
#mobile-menu-navigation .content .secondary-links ul li {
  flex-shrink: 0;
  margin-right: 10px;
}
#mobile-menu-navigation .content .secondary-links ul li a {
  color: #666;
  font-size: 15px;
  font-weight: 500;
  transition: color 0.3s ease-in-out;
}
#mobile-menu-navigation .content .secondary-links ul li a:hover {
  color: #e4a206;
}
#mobile-menu-navigation .content .secondary-links ul li:last-child {
  margin-right: 0;
}
.general-header-container {
  width: 100%;
  min-height: calc(100vh - 133px);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 30px;
}
.general-header-container:after {
  content: "";
  background-color: #000;
  opacity: 0.6;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: block;
  position: absolute;
}
@media only screen and (min-width: 1024px) {
  .general-header-container {
    min-height: 70vh;
  }
}
.general-header-container h1,
.general-header-container p,
.general-header-container a {
  position: relative;
  z-index: 3;
  color: #fff;
  max-width: 650px;
}
.general-header-container a {
  padding: 20px;
  background-color: #fff;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.general-header-container h1 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}
@media only screen and (min-width: 767px) {
  .general-header-container h1 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 1024px) {
  .general-header-container h1 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1140px) {
  .general-header-container h1 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1280px) {
  .general-header-container h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1600px) {
  .general-header-container h1 {
    font-size: 55px;
  }
}
.general-header-container p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
}
.general-header-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: center;
  z-index: 1;
  opacity: 0.7;
  filter: grayscale(100%);
}
.general-header-container video.nofilter {
  filter: grayscale(0);
}
.general-header-container .down-icon {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.general-header-container .down-icon svg {
  fill: #fff;
  width: 64px;
}
.general-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
.about-us-text p {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 20px;
}
.about-us-text p a {
  color: #e4a206;
}
.about-us-text p:last-child {
  margin-bottom: 0;
}
.general-padding-bottom {
  padding-bottom: 50px;
}
.about-us-pictures {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media only screen and (min-width: 767px) {
  .about-us-pictures {
    flex-direction: row;
  }
}
.about-us-pictures img {
  width: 100%;
}
.about-us-pictures .item {
  margin-bottom: 20px;
}
@media only screen and (min-width: 767px) {
  .about-us-pictures .item {
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 32%;
  }
  .about-us-pictures .item:nth-child(3n) {
    margin-right: 0;
  }
}
.general-header-orange {
  background-color: #e4a206;
  color: #000;
  font-size: 40px;
  text-align: center;
  padding: 30px;
}
.bg-white {
  background-color: #fff;
}
.w-100 {
  width: 100%;
}
.big-title {
  font-size: 50px;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 50px;
}
.general-link {
  text-align: center;
}
.general-link a {
  display: inline-block;
  padding: 15px;
  font-size: 25px;
  color: #000;
  background-color: #e4a206;
}
.ufa-highlights iframe {
  width: 100%;
  height: 400px;
  margin-bottom: 10px;
}
.ufa-highlights img {
  width: 100%;
  margin-bottom: 10px;
}
.ufa-highlights .title {
  font-size: 25px;
  color: #e4a206;
  margin-bottom: 30px;
}
#next-event-container {
  background-color: #e4a206;
  padding: 10px 0;
}
#next-event-container .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media only screen and (min-width: 767px) {
  #next-event-container .wrapper {
    flex-direction: row;
    text-align: left;
  }
}
#next-event-container .wrapper .next-event-label {
  background-color: #000;
  color: #fff;
  padding: 10px;
  flex-shrink: 0;
  margin-bottom: 10px;
  font-size: 20px;
}
@media only screen and (min-width: 767px) {
  #next-event-container .wrapper .next-event-label {
    margin-right: 10px;
    margin-bottom: 0;
  }
}
#next-event-container .wrapper .next-event-name {
  font-size: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 767px) {
  #next-event-container .wrapper .next-event-name {
    flex-shrink: 0;
    margin-bottom: 0;
    margin-right: auto;
  }
}
#next-event-container .wrapper .buy-ticket-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
#next-event-container .wrapper .buy-ticket-link a {
  background-color: #000;
  padding: 10px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
#home-slider-container {
  user-select: none;
}
#home-slider-container .swiper-button-next,
#home-slider-container .swiper-button-prev {
  color: #fff !important;
}
#home-slider-container .swiper-pagination-bullet {
  background-color: #fff;
}
#home-slider-container img {
  width: 100%;
}
.home-tab-title-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  border-bottom: 2px dashed #666;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 767px) {
  .home-tab-title-container {
    flex-direction: row;
  }
}
.home-tab-title-container .title {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 500;
  color: #e4a206;
}
@media only screen and (min-width: 767px) {
  .home-tab-title-container .title {
    flex: 1;
    margin-bottom: 0;
    margin-right: 30px;
  }
}
.home-tab-title-container .links ul {
  display: flex;
  align-items: center;
}
.home-tab-title-container .links ul li {
  flex-shrink: 0;
  margin-right: 10px;
}
.home-tab-title-container .links ul li:last-child {
  margin-right: 0;
}
.home-tab-title-container .links ul li a {
  color: #fff;
  font-size: 20px;
}
.home-tab-title-container .links ul li a.active,
.home-tab-title-container .links ul li a:hover {
  color: #e4a206;
}
.home-tab-items .tab-item {
  display: none;
}
.home-tab-items .tab-item.active {
  display: flex;
  flex-wrap: wrap;
}
.home-tab-items .tab-item.active .item {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 767px) {
  .home-tab-items .tab-item.active .item {
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 49%;
  }
  .home-tab-items .tab-item.active .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .home-tab-items .tab-item.active .item {
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 32%;
  }
  .home-tab-items .tab-item.active .item:nth-child(2n) {
    margin-right: 2%;
  }
  .home-tab-items .tab-item.active .item:nth-child(3n) {
    margin-right: 0;
  }
}
.home-tab-items .tab-item.active .item .image-container {
  position: relative;
  margin-bottom: 20px;
}
.home-tab-items .tab-item.active .item .image-container.no-margin {
  margin-bottom: 0;
}
.home-tab-items .tab-item.active .item .image-container .play-button {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 100%;
  position: absolute;
  top: 10px;
  right: 10px;
}
.home-tab-items .tab-item.active .item .image-container .play-button svg {
  fill: #fff;
  width: 15px;
}
.home-tab-items .tab-item.active .item .image-container img {
  width: 100%;
}
.home-tab-items .tab-item.active .item .date {
  font-size: 14px;
  font-weight: 400;
  color: #e4a206;
  margin-bottom: 5px;
}
.home-tab-items .tab-item.active .item .text {
  line-height: 1.5;
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}
.fighters .item {
  margin-bottom: 50px;
}
.fighters .item img {
  width: 100%;
  margin-bottom: 10px;
}
.fighters .item .name-surname {
  font-size: 20px;
  color: #e4a206;
  margin-bottom: 10px;
}
.fighters .item .description {
  font-size: 30px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fighters .item .link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fighters .item .link a {
  color: #e4a206;
  text-decoration: underline;
  font-size: 20px;
}
.popup-container {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
}
.popup-container.active {
  display: flex;
}
.popup-container .popup-content {
  max-width: 400px;
  width: 90%;
  margin: 100px auto;
  background-color: #000;
}
.popup-container .popup-content .image-container {
  width: 100%;
}
.popup-container .popup-content .image-container img {
  width: 100%;
}
.popup-container .popup-content .htmlIcerik {
  padding: 20px;
}
.popup-container .popup-content .htmlIcerik p {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  line-height: 1.5;
}
.popup-container .popup-content .button {
  padding: 20px;
}
.popup-container .popup-content .button a {
  background-color: #e4a206;
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.flex-1 {
  flex: 1;
}

@media(min-width: 1000px){
  .fit-thumbnail {
    max-height: 450px; 
    object-fit: contain;
  }
}

.sponsor-list {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr 1fr !important;
}

@media (max-width: 1000px){
  .sponsor-list {
  grid-template-columns: 1fr !important;
  }
}

@media print {
  body {
    background-color: #333 !important;
  }
  #header-container, #footer-container, .ufa-chat {
    display: none !important;
  }
  #vip-ticket {
    transform: scale(.6) translateY(-600px);
  }
}