@charset "UTF-8";
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  overflow-x: hidden;
  line-height: 1.5;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:focus {
  outline: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 15px;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.h-100 {
  height: 100%;
}
.w-100 {
  width: 100%;
}
.div-table {
  display: table;
}
.div-table .div-tr {
  display: table-row;
}
.div-table .div-td {
  display: table-cell;
}
.div-table .div-td.valign-t {
  vertical-align: top;
}
.div-table .div-td.valign-m {
  vertical-align: middle;
}
.div-table .div-td.valign-b {
  vertical-align: bottom;
}
.space-4 {
  height: 4px;
  width: 100%;
  display: block;
}
.space-4:after {
  display: block;
  content: "";
  clear: both;
}
@media (max-width: 767px) {
  .space-4-xs {
    height: 4px;
    width: 100%;
    display: block;
  }
  .space-4-xs:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .space-4-sm {
    height: 4px;
    width: 100%;
    display: block;
  }
  .space-4-sm:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .space-4-md {
    height: 4px;
    width: 100%;
    display: block;
  }
  .space-4-md:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 1200px) {
  .space-4-lg {
    height: 4px;
    width: 100%;
    display: block;
  }
  .space-4-lg:after {
    display: block;
    content: "";
    clear: both;
  }
}
.space-8 {
  height: 8px;
  width: 100%;
  display: block;
}
.space-8:after {
  display: block;
  content: "";
  clear: both;
}
@media (max-width: 767px) {
  .space-8-xs {
    height: 8px;
    width: 100%;
    display: block;
  }
  .space-8-xs:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .space-8-sm {
    height: 8px;
    width: 100%;
    display: block;
  }
  .space-8-sm:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .space-8-md {
    height: 8px;
    width: 100%;
    display: block;
  }
  .space-8-md:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 1200px) {
  .space-8-lg {
    height: 8px;
    width: 100%;
    display: block;
  }
  .space-8-lg:after {
    display: block;
    content: "";
    clear: both;
  }
}
.space-12 {
  height: 12px;
  width: 100%;
  display: block;
}
.space-12:after {
  display: block;
  content: "";
  clear: both;
}
@media (max-width: 767px) {
  .space-12-xs {
    height: 12px;
    width: 100%;
    display: block;
  }
  .space-12-xs:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .space-12-sm {
    height: 12px;
    width: 100%;
    display: block;
  }
  .space-12-sm:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .space-12-md {
    height: 12px;
    width: 100%;
    display: block;
  }
  .space-12-md:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 1200px) {
  .space-12-lg {
    height: 12px;
    width: 100%;
    display: block;
  }
  .space-12-lg:after {
    display: block;
    content: "";
    clear: both;
  }
}
.space-16 {
  height: 16px;
  width: 100%;
  display: block;
}
.space-16:after {
  display: block;
  content: "";
  clear: both;
}
@media (max-width: 767px) {
  .space-16-xs {
    height: 16px;
    width: 100%;
    display: block;
  }
  .space-16-xs:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .space-16-sm {
    height: 16px;
    width: 100%;
    display: block;
  }
  .space-16-sm:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .space-16-md {
    height: 16px;
    width: 100%;
    display: block;
  }
  .space-16-md:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 1200px) {
  .space-16-lg {
    height: 16px;
    width: 100%;
    display: block;
  }
  .space-16-lg:after {
    display: block;
    content: "";
    clear: both;
  }
}
.space-24 {
  height: 24px;
  width: 100%;
  display: block;
}
.space-24:after {
  display: block;
  content: "";
  clear: both;
}
@media (max-width: 767px) {
  .space-24-xs {
    height: 24px;
    width: 100%;
    display: block;
  }
  .space-24-xs:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .space-24-sm {
    height: 24px;
    width: 100%;
    display: block;
  }
  .space-24-sm:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .space-24-md {
    height: 24px;
    width: 100%;
    display: block;
  }
  .space-24-md:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 1200px) {
  .space-24-lg {
    height: 24px;
    width: 100%;
    display: block;
  }
  .space-24-lg:after {
    display: block;
    content: "";
    clear: both;
  }
}
.space-48 {
  height: 48px;
  width: 100%;
  display: block;
}
.space-48:after {
  display: block;
  content: "";
  clear: both;
}
@media (max-width: 767px) {
  .space-48-xs {
    height: 48px;
    width: 100%;
    display: block;
  }
  .space-48-xs:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .space-48-sm {
    height: 48px;
    width: 100%;
    display: block;
  }
  .space-48-sm:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .space-48-md {
    height: 48px;
    width: 100%;
    display: block;
  }
  .space-48-md:after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 1200px) {
  .space-48-lg {
    height: 48px;
    width: 100%;
    display: block;
  }
  .space-48-lg:after {
    display: block;
    content: "";
    clear: both;
  }
}
.row-gutter-0 {
  margin: 0;
}
.row-gutter-0 .col,
.row-gutter-0 [class*="col-"] {
  padding: 0;
}
.row-gutter-2 {
  margin: 0 -2px;
}
.row-gutter-2 .col,
.row-gutter-2 [class*="col-"] {
  padding: 0 2px;
}
@media (max-width: 767px) {
  .row-gutter-2-xs {
    margin: 0 -2px;
  }
  .row-gutter-2-xs .col,
  .row-gutter-2-xs [class*="col-"] {
    padding: 0 2px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .row-gutter-2-sm {
    margin: 0 -2px;
  }
  .row-gutter-2-sm .col,
  .row-gutter-2-sm [class*="col-"] {
    padding: 0 2px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .row-gutter-2-md {
    margin: 0 -2px;
  }
  .row-gutter-2-md .col,
  .row-gutter-2-md [class*="col-"] {
    padding: 0 2px;
  }
}
@media (min-width: 1200px) {
  .row-gutter-2-lg {
    margin: 0 -2px;
  }
  .row-gutter-2-lg .col,
  .row-gutter-2-lg [class*="col-"] {
    padding: 0 2px;
  }
}
.row-gutter-4 {
  margin: 0 -4px;
}
.row-gutter-4 .col,
.row-gutter-4 [class*="col-"] {
  padding: 0 4px;
}
@media (max-width: 767px) {
  .row-gutter-4-xs {
    margin: 0 -4px;
  }
  .row-gutter-4-xs .col,
  .row-gutter-4-xs [class*="col-"] {
    padding: 0 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .row-gutter-4-sm {
    margin: 0 -4px;
  }
  .row-gutter-4-sm .col,
  .row-gutter-4-sm [class*="col-"] {
    padding: 0 4px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .row-gutter-4-md {
    margin: 0 -4px;
  }
  .row-gutter-4-md .col,
  .row-gutter-4-md [class*="col-"] {
    padding: 0 4px;
  }
}
@media (min-width: 1200px) {
  .row-gutter-4-lg {
    margin: 0 -4px;
  }
  .row-gutter-4-lg .col,
  .row-gutter-4-lg [class*="col-"] {
    padding: 0 4px;
  }
}
.row-gutter-6 {
  margin: 0 -6px;
}
.row-gutter-6 .col,
.row-gutter-6 [class*="col-"] {
  padding: 0 6px;
}
@media (max-width: 767px) {
  .row-gutter-6-xs {
    margin: 0 -6px;
  }
  .row-gutter-6-xs .col,
  .row-gutter-6-xs [class*="col-"] {
    padding: 0 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .row-gutter-6-sm {
    margin: 0 -6px;
  }
  .row-gutter-6-sm .col,
  .row-gutter-6-sm [class*="col-"] {
    padding: 0 6px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .row-gutter-6-md {
    margin: 0 -6px;
  }
  .row-gutter-6-md .col,
  .row-gutter-6-md [class*="col-"] {
    padding: 0 6px;
  }
}
@media (min-width: 1200px) {
  .row-gutter-6-lg {
    margin: 0 -6px;
  }
  .row-gutter-6-lg .col,
  .row-gutter-6-lg [class*="col-"] {
    padding: 0 6px;
  }
}
.row-gutter-8 {
  margin: 0 -8px;
}
.row-gutter-8 .col,
.row-gutter-8 [class*="col-"] {
  padding: 0 8px;
}
@media (max-width: 767px) {
  .row-gutter-8-xs {
    margin: 0 -8px;
  }
  .row-gutter-8-xs .col,
  .row-gutter-8-xs [class*="col-"] {
    padding: 0 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .row-gutter-8-sm {
    margin: 0 -8px;
  }
  .row-gutter-8-sm .col,
  .row-gutter-8-sm [class*="col-"] {
    padding: 0 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .row-gutter-8-md {
    margin: 0 -8px;
  }
  .row-gutter-8-md .col,
  .row-gutter-8-md [class*="col-"] {
    padding: 0 8px;
  }
}
@media (min-width: 1200px) {
  .row-gutter-8-lg {
    margin: 0 -8px;
  }
  .row-gutter-8-lg .col,
  .row-gutter-8-lg [class*="col-"] {
    padding: 0 8px;
  }
}
.row-gutter-12 {
  margin: 0 -12px;
}
.row-gutter-12 .col,
.row-gutter-12 [class*="col-"] {
  padding: 0 12px;
}
@media (max-width: 767px) {
  .row-gutter-12-xs {
    margin: 0 -12px;
  }
  .row-gutter-12-xs .col,
  .row-gutter-12-xs [class*="col-"] {
    padding: 0 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .row-gutter-12-sm {
    margin: 0 -12px;
  }
  .row-gutter-12-sm .col,
  .row-gutter-12-sm [class*="col-"] {
    padding: 0 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .row-gutter-12-md {
    margin: 0 -12px;
  }
  .row-gutter-12-md .col,
  .row-gutter-12-md [class*="col-"] {
    padding: 0 12px;
  }
}
@media (min-width: 1200px) {
  .row-gutter-12-lg {
    margin: 0 -12px;
  }
  .row-gutter-12-lg .col,
  .row-gutter-12-lg [class*="col-"] {
    padding: 0 12px;
  }
}
.row-gutter-16 {
  margin: 0 -16px;
}
.row-gutter-16 .col,
.row-gutter-16 [class*="col-"] {
  padding: 0 16px;
}
@media (max-width: 767px) {
  .row-gutter-16-xs {
    margin: 0 -16px;
  }
  .row-gutter-16-xs .col,
  .row-gutter-16-xs [class*="col-"] {
    padding: 0 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .row-gutter-16-sm {
    margin: 0 -16px;
  }
  .row-gutter-16-sm .col,
  .row-gutter-16-sm [class*="col-"] {
    padding: 0 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .row-gutter-16-md {
    margin: 0 -16px;
  }
  .row-gutter-16-md .col,
  .row-gutter-16-md [class*="col-"] {
    padding: 0 16px;
  }
}
@media (min-width: 1200px) {
  .row-gutter-16-lg {
    margin: 0 -16px;
  }
  .row-gutter-16-lg .col,
  .row-gutter-16-lg [class*="col-"] {
    padding: 0 16px;
  }
}
.text-left {
  text-align: left !important;
}
@media (max-width: 767px) {
  .text-left-xs {
    text-align: left !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-left-sm {
    text-align: left !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-left-md {
    text-align: left !important;
  }
}
@media (min-width: 1200px) {
  .text-left-lg {
    text-align: left !important;
  }
}
.text-center {
  text-align: center !important;
}
@media (max-width: 767px) {
  .text-center-xs {
    text-align: center !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-center-sm {
    text-align: center !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-center-md {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-center-lg {
    text-align: center !important;
  }
}
.text-right {
  text-align: right !important;
}
@media (max-width: 767px) {
  .text-right-xs {
    text-align: right !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-right-sm {
    text-align: right !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-right-md {
    text-align: right !important;
  }
}
@media (min-width: 1200px) {
  .text-right-lg {
    text-align: right !important;
  }
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-0 {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
  }
  @media (max-width: 767px) {
    .sticky-0-xs {
      position: -webkit-sticky;
      position: sticky;
      top: 0px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .sticky-0-sm {
      position: -webkit-sticky;
      position: sticky;
      top: 0px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .sticky-0-md {
      position: -webkit-sticky;
      position: sticky;
      top: 0px;
    }
  }
  @media (min-width: 1200px) {
    .sticky-0-lg {
      position: -webkit-sticky;
      position: sticky;
      top: 0px;
    }
  }
  .sticky-8 {
    position: -webkit-sticky;
    position: sticky;
    top: 8px;
  }
  @media (max-width: 767px) {
    .sticky-8-xs {
      position: -webkit-sticky;
      position: sticky;
      top: 8px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .sticky-8-sm {
      position: -webkit-sticky;
      position: sticky;
      top: 8px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .sticky-8-md {
      position: -webkit-sticky;
      position: sticky;
      top: 8px;
    }
  }
  @media (min-width: 1200px) {
    .sticky-8-lg {
      position: -webkit-sticky;
      position: sticky;
      top: 8px;
    }
  }
  .sticky-12 {
    position: -webkit-sticky;
    position: sticky;
    top: 12px;
  }
  @media (max-width: 767px) {
    .sticky-12-xs {
      position: -webkit-sticky;
      position: sticky;
      top: 12px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .sticky-12-sm {
      position: -webkit-sticky;
      position: sticky;
      top: 12px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .sticky-12-md {
      position: -webkit-sticky;
      position: sticky;
      top: 12px;
    }
  }
  @media (min-width: 1200px) {
    .sticky-12-lg {
      position: -webkit-sticky;
      position: sticky;
      top: 12px;
    }
  }
  .sticky-16 {
    position: -webkit-sticky;
    position: sticky;
    top: 16px;
  }
  @media (max-width: 767px) {
    .sticky-16-xs {
      position: -webkit-sticky;
      position: sticky;
      top: 16px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .sticky-16-sm {
      position: -webkit-sticky;
      position: sticky;
      top: 16px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .sticky-16-md {
      position: -webkit-sticky;
      position: sticky;
      top: 16px;
    }
  }
  @media (min-width: 1200px) {
    .sticky-16-lg {
      position: -webkit-sticky;
      position: sticky;
      top: 16px;
    }
  }
  .sticky-24 {
    position: -webkit-sticky;
    position: sticky;
    top: 24px;
  }
  @media (max-width: 767px) {
    .sticky-24-xs {
      position: -webkit-sticky;
      position: sticky;
      top: 24px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .sticky-24-sm {
      position: -webkit-sticky;
      position: sticky;
      top: 24px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .sticky-24-md {
      position: -webkit-sticky;
      position: sticky;
      top: 24px;
    }
  }
  @media (min-width: 1200px) {
    .sticky-24-lg {
      position: -webkit-sticky;
      position: sticky;
      top: 24px;
    }
  }
}
.mb-0 {
  margin-bottom: 0px !important;
}
@media (max-width: 767px) {
  .mb-0-xs {
    margin-bottom: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mb-0-sm {
    margin-bottom: 0px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mb-0-md {
    margin-bottom: 0px !important;
  }
}
@media (min-width: 1200px) {
  .mb-0-lg {
    margin-bottom: 0px !important;
  }
}
.mb-2 {
  margin-bottom: 2px !important;
}
@media (max-width: 767px) {
  .mb-2-xs {
    margin-bottom: 2px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mb-2-sm {
    margin-bottom: 2px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mb-2-md {
    margin-bottom: 2px !important;
  }
}
@media (min-width: 1200px) {
  .mb-2-lg {
    margin-bottom: 2px !important;
  }
}
.mb-4 {
  margin-bottom: 4px !important;
}
@media (max-width: 767px) {
  .mb-4-xs {
    margin-bottom: 4px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mb-4-sm {
    margin-bottom: 4px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mb-4-md {
    margin-bottom: 4px !important;
  }
}
@media (min-width: 1200px) {
  .mb-4-lg {
    margin-bottom: 4px !important;
  }
}
.mb-8 {
  margin-bottom: 8px !important;
}
@media (max-width: 767px) {
  .mb-8-xs {
    margin-bottom: 8px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mb-8-sm {
    margin-bottom: 8px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mb-8-md {
    margin-bottom: 8px !important;
  }
}
@media (min-width: 1200px) {
  .mb-8-lg {
    margin-bottom: 8px !important;
  }
}
.mb-12 {
  margin-bottom: 12px !important;
}
@media (max-width: 767px) {
  .mb-12-xs {
    margin-bottom: 12px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mb-12-sm {
    margin-bottom: 12px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mb-12-md {
    margin-bottom: 12px !important;
  }
}
@media (min-width: 1200px) {
  .mb-12-lg {
    margin-bottom: 12px !important;
  }
}
.mb-16 {
  margin-bottom: 16px !important;
}
@media (max-width: 767px) {
  .mb-16-xs {
    margin-bottom: 16px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mb-16-sm {
    margin-bottom: 16px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mb-16-md {
    margin-bottom: 16px !important;
  }
}
@media (min-width: 1200px) {
  .mb-16-lg {
    margin-bottom: 16px !important;
  }
}
.mb-24 {
  margin-bottom: 24px !important;
}
@media (max-width: 767px) {
  .mb-24-xs {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mb-24-sm {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mb-24-md {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 1200px) {
  .mb-24-lg {
    margin-bottom: 24px !important;
  }
}
.mb-32 {
  margin-bottom: 32px !important;
}
@media (max-width: 767px) {
  .mb-32-xs {
    margin-bottom: 32px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mb-32-sm {
    margin-bottom: 32px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mb-32-md {
    margin-bottom: 32px !important;
  }
}
@media (min-width: 1200px) {
  .mb-32-lg {
    margin-bottom: 32px !important;
  }
}
.mt-0 {
  margin-top: 0px !important;
}
@media (max-width: 767px) {
  .mt-0-xs {
    margin-top: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mt-0-sm {
    margin-top: 0px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mt-0-md {
    margin-top: 0px !important;
  }
}
@media (min-width: 1200px) {
  .mt-0-lg {
    margin-top: 0px !important;
  }
}
.mt-2 {
  margin-top: 2px !important;
}
@media (max-width: 767px) {
  .mt-2-xs {
    margin-top: 2px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mt-2-sm {
    margin-top: 2px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mt-2-md {
    margin-top: 2px !important;
  }
}
@media (min-width: 1200px) {
  .mt-2-lg {
    margin-top: 2px !important;
  }
}
.mt-4 {
  margin-top: 4px !important;
}
@media (max-width: 767px) {
  .mt-4-xs {
    margin-top: 4px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mt-4-sm {
    margin-top: 4px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mt-4-md {
    margin-top: 4px !important;
  }
}
@media (min-width: 1200px) {
  .mt-4-lg {
    margin-top: 4px !important;
  }
}
.mt-8 {
  margin-top: 8px !important;
}
@media (max-width: 767px) {
  .mt-8-xs {
    margin-top: 8px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mt-8-sm {
    margin-top: 8px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mt-8-md {
    margin-top: 8px !important;
  }
}
@media (min-width: 1200px) {
  .mt-8-lg {
    margin-top: 8px !important;
  }
}
.mt-12 {
  margin-top: 12px !important;
}
@media (max-width: 767px) {
  .mt-12-xs {
    margin-top: 12px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mt-12-sm {
    margin-top: 12px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mt-12-md {
    margin-top: 12px !important;
  }
}
@media (min-width: 1200px) {
  .mt-12-lg {
    margin-top: 12px !important;
  }
}
.mt-16 {
  margin-top: 16px !important;
}
@media (max-width: 767px) {
  .mt-16-xs {
    margin-top: 16px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mt-16-sm {
    margin-top: 16px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mt-16-md {
    margin-top: 16px !important;
  }
}
@media (min-width: 1200px) {
  .mt-16-lg {
    margin-top: 16px !important;
  }
}
.mt-24 {
  margin-top: 24px !important;
}
@media (max-width: 767px) {
  .mt-24-xs {
    margin-top: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mt-24-sm {
    margin-top: 24px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mt-24-md {
    margin-top: 24px !important;
  }
}
@media (min-width: 1200px) {
  .mt-24-lg {
    margin-top: 24px !important;
  }
}
.mt-32 {
  margin-top: 32px !important;
}
@media (max-width: 767px) {
  .mt-32-xs {
    margin-top: 32px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mt-32-sm {
    margin-top: 32px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mt-32-md {
    margin-top: 32px !important;
  }
}
@media (min-width: 1200px) {
  .mt-32-lg {
    margin-top: 32px !important;
  }
}
.dipnot {
  border-radius: 8px 0 0 8px;
  overflow: hidden;
  position: fixed;
  right: 0;
  bottom: 32px;
  z-index: 99999;
  width: 17px;
  height: 64px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAABACAMAAADLYWyaAAAANlBMVEXd3d5iY2d3eHvW1tfAwcPNzc6Li4+mpqlwcHS5ub1qam+zs7WWlpqtrbCDhInQ0NWdnaB9foGbCn0LAAAA60lEQVQ4y9WR3bKDIAyEsyEECFDr+7/sQccjkZn2vt8FjJHNz4Z+lBDWSC1JxrW97z+xWttKaah0oUBTABbvN91a7L1HmsRAa/a3wd4+0GAvQ3Mi8JAx4mwIfZx9VqeCNM6EMscwK1TMAjnZQSWH6K5CX4maD9wrRmbmffYj0FWERAslrEZnHJjLrK8DjfSNlJHT0zEwFsc22hjR+7M4JpeH4hKHIc3qOuQxOJAzy39k5wv5aNdJE4137RNLrlY4GNf9nS76XNbFVIk0tCJSXIfWzgp+0nqq67IdxWODmhTs22YA/DReutDv8gdPEwZ71ob0lwAAAABJRU5ErkJggg==);
}
.icerik-gorseller {
  margin: 0 -8px -16px -8px;
}
.icerik-gorseller [class*="col-"] {
  padding: 0 8px;
  margin-bottom: 16px;
}
.icerik-gorseller .icerik-gorsel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  outline: 0;
  position: relative;
  z-index: 1;
  height: 100%;
}
.icerik-gorseller .icerik-gorsel:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-family: "Material Icons", serif;
  content: "zoom_in";
  font-size: 32px;
  opacity: 0;
  -webkit-transition: opacity 0.225s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: opacity 0.225s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.icerik-gorseller .icerik-gorsel:hover:before {
  opacity: 1;
}
.icerik-gorseller .icerik-gorsel img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.content-videolar {
  position: relative;
}
.content-videolar__row {
  margin: 0 -4px;
  margin-bottom: -8px;
}
.content-videolar__col {
  padding: 0 4px;
  margin-bottom: 8px;
}
.content-videolar__item {
  position: relative;
  width: 100%;
  overflow: hidden;
  outline: 0;
  height: 0;
  padding-bottom: 56.25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 4px solid transparent;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 4px;
}
.content-videolar__item:after {
  position: absolute;
  pointer-events: none;
  will-change: opacity;
  -webkit-transition: opacity 0.225s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: opacity 0.225s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0.5;
  right: 8px;
  bottom: 8px;
  width: 72px;
  height: 32px;
  z-index: 2;
  content: "";
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}
.content-videolar__item--vimeo {
  border-bottom-color: #1ab7ea;
}
.content-videolar__item--vimeo:hover:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, rgba(0, 0, 0, 0.25)),
    to(#1ab7ea)
  );
  background: linear-gradient(rgba(0, 0, 0, 0.25) 50%, #1ab7ea);
}
.content-videolar__item--vimeo:after {
  background-image: url(../../img/logo-vimeo.png);
}
.content-videolar__item--youtube {
  border-bottom-color: #f00;
}
.content-videolar__item--youtube:hover:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, rgba(0, 0, 0, 0.25)),
    to(#f00)
  );
  background: linear-gradient(rgba(0, 0, 0, 0.25) 50%, #f00);
}
.content-videolar__item--youtube:after {
  background-image: url(../../img/logo-youtube.png);
}
.content-videolar__item__title {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 20%;
  display: inline-block;
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  padding: 6px 12px;
  max-width: 100%;
  min-width: 40%;
  border-left: 4px solid #222;
  background: rgba(0, 0, 0, 0.5);
}
.content-videolar__item:hover:after,
.content-videolar__item:hover:before {
  opacity: 1;
}
.content-videolar__item:before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-family: "Material Icons", serif;
  content: "play_arrow";
  font-size: 64px;
  opacity: 0;
  pointer-events: none;
  will-change: opacity;
  -webkit-transition: opacity 0.225s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: opacity 0.225s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.mobile-select {
  display: block;
  width: 100%;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 12px 40px 12px 12px;
  cursor: pointer;
  background: #fff
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiMyMjIiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgwVjB6Ii8+PHBhdGggZD0iTTQgMThoMTZjLjYgMCAxLS41IDEtMXMtLjUtMS0xLTFINGMtLjYgMC0xIC41LTEgMXMuNSAxIDEgMXptMC01aDE2Yy42IDAgMS0uNSAxLTFzLS41LTEtMS0xSDRjLS42IDAtMSAuNS0xIDFzLjUgMSAxIDF6TTMgN2MwIC42LjUgMSAxIDFoMTZjLjYgMCAxLS41IDEtMXMtLjUtMS0xLTFINGExIDEgMCAwIDAtMSAxeiIvPjwvc3ZnPg==)
    no-repeat center right 12px;
}
.modal {
  text-align: center;
  padding: 0 !important;
  line-height: 1;
}
.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal .modal-content {
  border-radius: 2px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16),
    0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal .modal-footer {
  padding: 12px;
}
.modal .modal-header {
  padding: 12px;
}
.modal .form__button {
  margin-left: 4px;
}
.stylized {
  font: inherit;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}
.stylized a {
  color: #000;
}
.stylized a:hover {
  text-decoration: underline;
}
.stylized table {
  width: 100%;
  background: #fff;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
.stylized table thead {
  background: #eee;
  font-weight: 500;
}
.stylized table td {
  padding: 8px;
  font-size: 14px;
  color: #000;
  background: transparent;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.stylized em,
.stylized i:not(.material-icons) {
  font-style: italic;
}
.stylized .sube-bilgileri a {
  color: inherit;
  text-decoration: none;
}
.stylized .sube-bilgileri a:hover {
  color: #000;
}
.stylized .sube-bilgileri .material-icons {
  margin-right: 4px;
  vertical-align: middle;
  margin-top: -3.5px;
  font-size: 20px;
}
.stylized .sube-bilgileri p {
  font-size: 1em;
}
.stylized .sube-bilgileri p + p {
  margin-top: 12px;
}
.stylized b,
.stylized strong {
  font-weight: 700;
}
.stylized u {
  text-decoration: underline;
}
.stylized ol,
.stylized ul {
  list-style-position: inside;
}
.stylized ol ul,
.stylized ul ul {
  list-style: inside disc;
}
.stylized ol ul ul,
.stylized ul ul ul {
  list-style: inside circle;
  padding-left: 20px;
}
.stylized ul {
  list-style: inside disc;
}
.stylized ol {
  list-style: inside decimal;
}
.stylized p + p {
  margin-top: 10px;
}
.g-recaptcha {
  display: inline-block;
  width: 302px;
  height: 76px;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(0.835);
  transform: scale(0.835);
}
@media (min-width: 309px) {
  .g-recaptcha {
    -webkit-transform: scale(0.88);
    transform: scale(0.88);
  }
}
@media (min-width: 310px) and (max-width: 342px) {
  .g-recaptcha {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@media (min-width: 343px) {
  .g-recaptcha {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
a,
a:focus,
a:hover,
a:visited {
  color: inherit;
  text-decoration: inherit;
}
.disabled,
:disabled,
[disabled] {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}
.disabled-2 {
  cursor: default;
  pointer-events: none;
}
.alert {
  border-radius: 2px;
  font: inherit;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  padding: 4px 8px;
}
.alert.alert-info {
  color: #1976d2;
  background-color: #e3f2fd;
  border-color: #bbdefb;
}
.alert.alert-info a {
  color: #0d47a1;
}
.alert.alert-danger {
  color: #d32f2f;
  background-color: #ffebee;
  border-color: #ffcdd2;
}
.alert.alert-danger a {
  color: #b71c1c;
}
.alert.alert-success {
  color: #388e3c;
  background-color: #e8f5e9;
  border-color: #c8e6c9;
}
.alert.alert-success a {
  color: #1b5e20;
}
.alert.alert-warning {
  color: #ffa000;
  background-color: #fff8e1;
  border-color: #ffecb3;
}
.alert.alert-warning a {
  color: #ff6f00;
}
@supports (display: flex) {
  .flex-exclude-safari {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.btn.btn-default {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 0 14px;
  background: #f4f4f4;
  color: #444;
  border: 1px solid #ddd;
  border-radius: 4px;
  line-height: 32px;
  font-size: 15px;
  font-weight: 400;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.btn-default:hover {
  color: #333;
  background: #e6e6e6;
  border-color: #adadad;
}
.btn.btn-default:active {
  background: #e7e7e7;
  -webkit-box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15);
  box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15);
}
.btn.btn-default:focus {
  color: #333;
  background: #e6e6e6;
  border-color: #8c8c8c;
}
body {
  font-family: "Muli", sans-serif;
}
.content__wrapper {
  min-height: 512px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content__aside {
  display: block;
  width: 100%;
}
.content__aside__nav {
  display: block;
  width: 100%;
}
.content__aside__nav__item {
  display: block;
  width: 100%;
}
.content__breadcrumb {
  display: block;
  width: 100%;
  padding: 4px 8px;
  list-style: none;
  line-height: 1;
  margin-bottom: 12px;
  border-radius: 0 0 4px 4px;
}
.content__breadcrumb__item {
  font-size: 12px;
  line-height: 16px;
}
.content__breadcrumb__item__label {
  display: inline-block;
}
.content__title {
  position: relative;
  font-weight: 400;
  font-size: 24px;
  display: block;
  margin-bottom: 16px;
}
.content__title:after {
  display: block;
  content: "";
  clear: both;
}
.content__title span {
  display: inline-block;
}
.content__subtitle {
  font-weight: 400;
  font-size: 16px;
}
.content__subtitle:after {
  display: block;
  content: "";
  clear: both;
}
.form {
  font: inherit;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.form--loading {
  pointer-events: none;
  position: relative;
  opacity: 0.75;
}
.form--loading .form__button[type="submit"]:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) url(../../img/loading.svg) no-repeat
    center/24px auto;
  content: "";
}
.form__input {
  font: inherit;
  font-size: 14px;
  line-height: 1.428571429;
  width: 100%;
  font-weight: 500;
  background: #eee;
  border: 1px solid #aaa;
  color: #555;
  will-change: background-color, box-shadow;
  -webkit-transition: background-color 0.375s cubic-bezier(0.25, 0.8, 0.25, 1),
    -webkit-box-shadow 0.375s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: background-color 0.375s cubic-bezier(0.25, 0.8, 0.25, 1),
    -webkit-box-shadow 0.375s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: background-color 0.375s cubic-bezier(0.25, 0.8, 0.25, 1),
    box-shadow 0.375s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: background-color 0.375s cubic-bezier(0.25, 0.8, 0.25, 1),
    box-shadow 0.375s cubic-bezier(0.25, 0.8, 0.25, 1),
    -webkit-box-shadow 0.375s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 4px;
  padding: 6px 8px;
}
.form__input:focus {
  -webkit-box-shadow: 0 0 0 1px #000, inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 0 0 1px #000, inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-color: #000;
  background-color: #fff;
  color: #333;
}
.form__input::-webkit-input-placeholder {
  font-weight: 400;
}
.form__input:-moz-placeholder {
  font-weight: 400;
}
.form__input::-moz-placeholder {
  font-weight: 400;
}
.form__input:-ms-input-placeholder {
  font-weight: 400;
}
.form__group {
  margin-bottom: 8px;
}
.form select.form__input {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTcuNCA3LjhsNC42IDQuNiA0LjYtNC42TDE4IDkuM2wtNiA2LTYtNnoiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMC0uOGgyNHYyNEgweiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: center right 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form textarea.form__input {
  height: 96px;
  min-height: 96px;
  max-width: 100%;
  max-height: 100%;
}
.form__label {
  letter-spacing: 0.2px;
  font-weight: 500;
  font-size: 12px;
}
.form__label span {
  color: #f44336;
}
.form__button {
  position: relative;
  font: inherit;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  padding: 6px 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 100%;
  background: #0a253a;
  display: inline-block;
  text-decoration: none !important;
  border: 1px solid #0a253a;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#000),
    to(black)
  );
  background: linear-gradient(#000, black);
  letter-spacing: normal;
  border-radius: 4px;
}
.form__button:hover {
  color: #fff;
  background: #222;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#222),
    to(#090909)
  );
  background: linear-gradient(#222, #090909);
}
.form__button:active {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.form__button .material-icons {
  vertical-align: middle;
}
.form__button--block {
  width: 100%;
  display: block;
}
.form__button--outlined {
  background: #fff;
  color: #000;
}
.form__button--outlined:hover {
  color: #000;
  background: #eee;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#eee),
    to(#d5d5d5)
  );
  background: linear-gradient(#eee, #d5d5d5);
}
.form__help {
  font-size: 13px;
  color: #555;
}
.form__help a {
  color: inherit;
}
.form__help a:hover {
  color: #000;
}
.form__toggle--checkbox
  .form__toggle__input
  + .form__toggle__label
  .form__toggle__icon:before {
  content: "\E835";
}
.form__toggle--checkbox
  .form__toggle__input:checked
  + .form__toggle__label
  .form__toggle__icon:before {
  content: "\E834";
}
.form__toggle--radio
  .form__toggle__input
  + .form__toggle__label
  .form__toggle__icon:before {
  content: "radio_button_unchecked";
}
.form__toggle--radio
  .form__toggle__input:checked
  + .form__toggle__label
  .form__toggle__icon:before {
  content: "radio_button_checked";
}
.form__toggle__input {
  display: none;
}
.form__toggle__input + .form__toggle__label {
  line-height: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.form__toggle__input + .form__toggle__label .form__toggle__icon {
  display: inline-block;
}
.form__toggle__input + .form__toggle__label .form__toggle__icon:before {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  margin-top: -4px;
  font-size: 24px;
  margin-right: 4px;
  font-family: "Material Icons", serif;
}
.slaytlar {
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .slaytlar {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .slaytlar {
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .slaytlar {
    height: 100%;
  }
}
.slaytlar .owl-carousel {
  position: relative;
}
.slaytlar .owl-carousel,
.slaytlar .owl-item,
.slaytlar .owl-stage,
.slaytlar .owl-stage-outer {
  display: block;
  width: 100%;
  height: 100%;
}
.slaytlar__owl {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .slaytlar__owl:hover .owl-nav [class*="owl-"] {
    background-color: rgba(0, 0, 0, 0.5) !important;
  }
}
.slaytlar__owl .owl-nav {
  position: absolute;
  top: calc(50% - 24px);
  left: 0;
  right: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .slaytlar__owl .owl-nav {
    top: calc(50% - 16px);
  }
}
.slaytlar__owl .owl-nav .material-icons {
  color: #fff;
  vertical-align: middle;
  font-size: 48px;
}
@media (max-width: 767px) {
  .slaytlar__owl .owl-nav .material-icons {
    font-size: 32px;
  }
}
.slaytlar__owl .owl-nav [class*="owl-"] {
  will-change: background-color;
  -webkit-transition: background-color 0.225s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: background-color 0.225s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: rgba(0, 0, 0, 0.25) !important;
}
@media (min-width: 992px) {
  .slaytlar__owl .owl-nav [class*="owl-"]:hover {
    background: #000 !important;
  }
}
.slaytlar__owl .owl-nav .owl-prev {
  float: left;
}
.slaytlar__owl .owl-nav .owl-next {
  float: right;
}
.slaytlar__item {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.blog {
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.blog__item {
  display: block;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none !important;
  -webkit-box-shadow: 0 10px 34px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 34px 0 rgba(0, 0, 0, 0.15);
}
.blog__item--active .blog__item__title {
  color: #000;
}
.blog__item__img {
  width: 100%;
  border-bottom: 1px solid #ddd;
  max-width: 100%;
  height: auto;
}
.blog__item__title {
  padding: 12px;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
}
.kataloglar {
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  margin-bottom: -24px;
}
.kataloglar__item {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #fff;
  background: #fff;
  position: relative;
  z-index: 1;
  height: 100%;
  text-align: center;
}
.kataloglar__item__thumb {
  display: block;
  width: 100%;
}
.kataloglar__item__thumb__img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.kataloglar__item__title {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 12px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 8px;
  z-index: 3;
  text-align: center;
}
.proje {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: none;
  z-index: 1;
}
.proje-trigger {
  height: 100%;
}
.proje-trigger span {
  text-align: center;
  display: block;
  width: 100%;
}

.slaytlar::after {
  pointer-events: none;
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
  
}

.proje img {
  
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.proje h1 {
  position: absolute;
  text-align: center;
  font-size: 150px;
  letter-spacing: 5px;
  font-weight: 900;
  color: #fff;
  z-index: 2;
  line-height: 1;
  -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slogan {
  padding: 40px 0;
  color: rgb(218, 218, 220);
  position: relative;
  background: url(../../img/edge.png), url(../../img/edge2.png);
  background-color: rgb(32, 41, 50);
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
  background-size: auto 100%, auto 100%;
}
.slogan h1 {
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.icerik {
  text-align: center;
  max-width: 1100px;
  font-size: 14px;
  color: rgba(218, 218, 218, 0.6);
  margin: auto;
}
.hakkimizda {
  padding: 40px 5px;
  position: relative;
  background: rgb(19, 23, 27);
}
.hakkimizda h1 {
  color: rgb(233, 82, 41);
  font-size: 30px;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.hakkimizda p:not(:last-of-type) {
  margin-bottom: 25px;
}
.hakkimizda h2 {
  letter-spacing: 3px;
  color: rgb(218, 218, 220);
  font-size: 25px;
}
.referanslar {
  position: relative;
  padding-top: 20px;
  padding-bottom: 45px;
  background: rgb(32, 41, 50);
}
.referanslar h1 {
  position: relative;
  color: rgb(218, 218, 220);
  margin-bottom: 40px;
  letter-spacing: 2px;
  font-size: 23px;
  text-align: center;
}
.referanslar .cubuk {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(50%, -50%);
}
.relative {
  position: relative;
}
nav {
  position: absolute;
  z-index: 950;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  color: rgb(250, 250, 250);
  display: flex;
}
nav div {
  justify-content: center;
  align-items: center;
  display: flex;
}
nav li {
  position: relative;
}
nav ul:first-of-type li:hover::after {
  width: 120%;
}
nav ul:first-of-type li::after {
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: -7px;
  height: 1px;
  width: 0%;
  position: absolute;
  transition: all 0.2s;
  border-bottom: 2px solid rgb(233, 82, 41);
}
nav div ul:first-of-type {
  margin-right: 50px;
}
nav li:not(:last-of-type) {
  margin-right: 15px;
}
nav ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hakkimizda .col-md-5 {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  color: rgb(218, 218, 220);
  height: 100%;
  background: url(../../img/edge_black.png);
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 300px;
  background-position: center;
}
.hakkimizda .col-md-7 {
  position: relative;
  min-height: 300px;
  padding: 20px;
  box-sizing: border-box;
}

.hakkimizda .ucyuzatmis {
  position: absolute !important;
  bottom: 0 !important;
  z-index: 55;
  left: 0 !important;
  width: 90px !important;
  transform: translate(-40%, 25px) !important;
}
.referans-kutu {
  width: 100%;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  height: 40px;
  object-fit: contain;
}
footer {
  padding: 50px 0;
  background: rgb(19, 23, 27);
}
.wrapper {
  width: 100%;
  max-width: 1300px;
  margin: auto;
}
footer .row .col-md-3 {
  box-sizing: border-box;
  padding: 5px 30px;
}
footer h5 {
  position: relative;
  font-size: 17px;
  padding-left: 55px;
  color: rgb(218, 218, 220);
  margin-bottom: 15px;
}
footer a {
  color: rgb(218, 218, 220);
  font-size: 14px;
}
footer h5::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: rgb(218, 218, 220);
  width: 40px;
  height: 1px;
}
.border {
  border-top: 1px solid rgb(218, 218, 220);
}
.copyright {
  position: static;
  display: block;
  margin-top: 15px;
margin-left:30px;
  color: rgb(218, 218, 220);
}
.logo {
  width: 150px;
}
footer .col-md-3 a {
  margin-top: 15px;
}
.social-list {
  margin-top: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.social-list li:not(:last-of-type) {
  margin-right: 10px;
}
.proje-baslik {
  position: absolute;
  width: 100%;
  z-index: 3;
  top: 50%;
   transform: translateY(-50%);
  font-size: 18px;
  bottom: 20px;
  color: rgb(218, 218, 220);
}
.proje-baslik .col-md-flex-4 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content:center;
  align-items: center;
}
.proje-baslik img {
  margin-bottom: 10px;
}
.page-top {
  height: 200px;

  position: relative;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6727065826330532) 100%
  );
  margin-bottom: 30px;
}
.page-top::after {
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  background-image: url(../../img/residence.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}
.page-wrapper {
  min-height: 700px;
  margin-bottom: 20px;
}
.header-baslik {
  color: #fff;
  bottom: 20px;
  text-align: center;
  position: absolute;
  left: 50%;
  letter-spacing: 10px;
  font-weight: 500;
  font-size: 50px;
  line-height: 1;
  -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgb(244, 244, 244);
  transform: translateX(-50%);
}
.proje-kutu {
  padding: 0 10%;
  color: #000;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 50px;
}
.proje-kutu.left {
  flex-direction: row-reverse;
}
.proje-kutu:not(:last-of-type) {
  margin-bottom: 50px;
}
.proje-kutu > div:first-of-type {
  width: 100%;
  padding: 20px;
  background: url(../../img/edge_black.png) no-repeat center;
  background-position: center;
  background-size: 20%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex: 60%;
  min-height: 300px;
}
.proje-kutu.left > div:first-of-type {
  width: 100%;
  padding: 20px;
  background: url(../../img/edge_black.png) no-repeat center;
  background-position: center;
  background-size: 20%;
  min-height: 300px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex: 60%;
}
.proje-kutu > div:last-of-type {
  width: 100%;

  flex: 40%;
}
.proje-kutu button {
  color: #fff;
  background: rgb(233, 82, 41);
  border: none;
  margin-top: 25px;
  padding: 10px 25px;
}
.proje-kutu img {
  height: 400px;

  object-fit: cover;
}
.proje-kutu h1 {
  position: relative;
  color: rgb(233, 82, 41);
  font-size: 30px;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.proje-kutu h1::after {
  content: "";
  position: absolute;
  width: 100px;
  left: 0;
  bottom: 0;
  background: rgb(233, 82, 41);
  height: 2px;
}
.proje-kutu p:not(:last-of-type) {
  margin-bottom: 25px;
}
.proje-kutu h2 {
  letter-spacing: 3px;
  color: rgb(3, 3, 3);
  font-size: 35px;
}
.main-image {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.p-0 {
  padding: 0;
}
.icerik-sayfa {
  margin-top: 30px;
  padding: 0 8px;
}
.side-image {
  height: 185px;
  width: 100%;
  object-fit: cover;
}
.ortala {
  margin: 0;
  padding: 15px;
}
.sayfalar-liste {
  position: absolute;
  background: #fff;
  left: 0px;

  width: 90%;
  top: 20px;
}
.sayfalar-liste li:not(:last-of-type) {
  margin-bottom: 20px;
}
.sayfalar-liste a {
  font-weight: 500;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.sayfalar-liste a:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}
.sayfalar-liste a i {
  color: rgb(233, 82, 41);
}
.detay-baslik {
  display: block;
  margin-top: 10px;
  color: #fff;
  padding: 10px;
  background: rgb(233, 82, 41);
}

.proje-detay-row > .col-md-3 {
  position: relative;
  padding-top: 10px;
}
.proje-detay-row > .col-md-9 {
  position: relative;
  padding-top: 10px;
}

.proje-detay-row > .col-md-9::before {
  position: absolute;
  content: "";
  top: 0px;
  left: -12px;
  width: 1px;
  background: rgb(233, 82, 41);
  height: 250px;
}

.ic-baslik {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 5px;
  border-bottom: 1px solid rgb(233, 82, 41);
}

.ic-baslik h1:first-of-type {
  margin-right: 10px;
  display: inline;
  color: rgb(24, 24, 24);
}
.ic-baslik h1:last-of-type {
  color: rgb(233, 82, 41);
  display: inline;
}
.foto {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.baslik-ic {
  font-weight: 600;
  font-size: 25px;
}
.ic-baslikv2 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 5px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.ic-baslikv2::before {
  position: absolute;
  width: calc(100% + 40px);
  left: -40px;
  top: 00px;
  height: 1px;
  background: rgb(233, 82, 41);
  content: "";
}
.ic-baslikv2::after {
  position: absolute;
  width: 1px;
  left: -20px;
  top: -20px;
  height: 250px;
  background: rgb(233, 82, 41);
  content: "";
}
.ic-baslikv2 h1:first-of-type {
  margin-right: 10px;
  color: rgb(24, 24, 24);
}
.ic-baslikv2 h1:last-of-type {
  color: rgb(233, 82, 41);
}
.sube-bilgileri p a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.sube-bilgileri p i {
  margin-right: 10px;
}
.sube-bilgileri p {
  margin-bottom: 20px;
}
#proje_mobil {
  top: 0;
  left: 0;
  position: absolute;
  display: none;
  height: 100%;
  width: 100%;
  z-index: 500;
}
#proje_mobil img:first-of-type {
  position: relative;
  top: 0;
  z-index: 1;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#proje_mobil img:first-of-type::after {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.6895133053221288) 2%,
    rgba(0, 0, 0, 0.1) 15%,
    rgba(0, 0, 0, 0.2) 49%,
    rgba(0, 0, 0, 0.3) 80%,
    rgba(0, 0, 0, 0.6727065826330532) 100%
  );
}
#proje_mobil h1 {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  line-height: 1;
  font-size: 50px;
  -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgb(244, 244, 244);
}
#proje_mobil img:last-of-type {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  object-fit: contain;
  z-index: 2;
}
#mobil-menu {
  padding: 10px 0;
  top: 0;
  left: 0;
  z-index: 951;
  display: none;
  justify-content: flex-start;
  align-items: center;
  position: fixed;
  flex-direction: column;
  width: 40%;
  min-width: 200px;
  height: 100%;
  background: #fff;
}
#mobil-menu ul {
  font-weight: 600;
  display: flex;

  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#mobil-menu img {
  margin-bottom: 60px;
  width: 150px;
}
#mobil-menu li:not(:last-of-type) {
  margin-bottom: 15px;
}
.baslik-ap {
  background-size: 0 !important;
}
#hamburger {
  display: none;
}
#proje-mobil-carousel {
  height: 100%;
  position: relative;
}
#proje-mobil-carousel .owl-stage-outer,
#proje-mobil-carousel .owl-item,
#proje-mobil-carousel .owl-stage {
  height: 100%;
  position: relative;
}
.proje-mobil-div {
  height: 100%;
  position: relative;
}
.proje-mobil-div::after {
  pointer-events: none;
  pointer-events: none;
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.6895133053221288) 2%,
    rgba(0, 0, 0, 0.1) 15%,
    rgba(0, 0, 0, 0.2) 49%,
    rgba(0, 0, 0, 0.3) 80%,
    rgba(0, 0, 0, 0.6727065826330532) 100%
  );
}
.row-flex {
  display: -ms-flexbox;
  display: flex;
	position:absolute;
	left:50%;
	top:57%;
	transform:translateX(-50%);
  justify-content: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  
}
.col-md-flex-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.blog-kutu {
  padding: 0 10%;
  color: #000;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 50px;
}
.blog-kutu.left {
  flex-direction: row-reverse;
}
.blog-kutu:not(:last-of-type) {
  margin-bottom: 50px;
}
.blog-kutu > div:first-of-type {
  width: 100%;
  padding: 20px;
  background: url(../../img/edge_black.png) no-repeat center;
  background-position-x: 90%;
  background-size: 40%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex: 60%;
}
.blog-kutu > div:last-of-type {
  width: 100%;

  flex: 40%;
}
.blog-kutu button {
  color: #fff;
  background: rgb(233, 82, 41);
  border: none;
  margin-top: 25px;
  padding: 10px 25px;
}
.blog-kutu img {
  height: 400px;

  object-fit: cover;
}
.blog-kutu h1 {
  position: relative;
  color: rgb(233, 82, 41);
  font-size: 30px;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.blog-kutu h1::after {
  content: "";
  position: absolute;
  width: 100px;
  left: 0;
  bottom: 0;
  background: rgb(233, 82, 41);
  height: 2px;
}
.blog-kutu p:not(:last-of-type) {
  margin-bottom: 25px;
}
.blog-kutu h2 {
  letter-spacing: 3px;
  color: rgb(3, 3, 3);
  font-size: 35px;
}
footer a:hover {
  color: #fff;
  cursor: pointer;
}
.one h1 {
  margin: 0 !important;
}
.one2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.one2::after {
  content: "";
  position: absolute;
  width: 100px;
  left: 0;
  bottom: 0;
  background: rgb(233, 82, 41);
  height: 2px;
}
.one2 h1 {
  font-size: 35px;

  margin: 0 !important;
}
.one2 h1::after {
  content: none;
}
.active {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.19);
}
.viewers {
  width: 100%;
  height: 350px;
}
.psv-markers-button {
  display: none;
}
.sec360 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.sec360 .secili {
  background: #fff;
  color: #333;
}
.sec360 li {
  width: 100%;
  cursor: pointer;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;

  text-align: center;
}
#viewer2,
#viewer3 {
  display: none;
}
.row-border span{
	margin-left:10px;
}
#proje-anasayfa-carousel{
	height:100%;position: relative;
	z-index:2;
}

#proje-anasayfa-carousel .owl-stage-outer,
#proje-anasayfa-carousel .owl-stage,
#proje-anasayfa-carousel .owl-item{
	height:100%;
}
.proje-carousel-foto{
	position:relative;
	height:100%;
}
.proje-carousel-foto img{
	height:100%;
}
.proje-carousel-foto::after{
pointer-events: none;
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
}


.kvkkarea{margin-bottom:15px;}
.kvkkarea .form-check-input{float:left;margin-right:10px;margin-top:6px;}

.kvkkarea a{color:#999;font-weight:600;font-size:13px;}