/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */

@import url('https://fonts.googleapis.com/css?family=Red+Hat+Display:400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Red+Hat+Text:400,400i,500,500i,700,700i');
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  overflow-x: hidden;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bold;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.4em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #606060;
  font-family: "Red Hat Text", sans-serif;
  font-size: 16px;
  line-height: 1.875;
  font-weight: 400;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  box-sizing: border-box;
}

h2, h3, h4, h5, h6 {
  font-weight: 900;
  line-height: 1.2;
  margin: 0 0 20px;
  color: #1a1b1e;
  font-family: "Red Hat Display", sans-serif;
}

h1 {
  font-weight: 900;
  line-height: 1.2;
  margin: 0 0 20px;
  color: #fff;
  font-family: "Red Hat Display", sans-serif;
}
h1 {
  font-size: 42px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

/* Responsive heading */
/* Tablet Large */
@media only screen and (max-width: 1024px) {
  body {
    line-height: 1.5;
  }

  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 24px;
  }

  h4, h5, h6 {
    font-size: 18px;
  }
}
/* Tablet Small */
@media only screen and (max-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
  }

  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 26px;
    line-height: 1.15384615;
  }

  h3 {
    font-size: 22px;
    line-height: 1.13636364;
  }

  h4, h5, h6 {
    line-height: 1.11111111;
  }
}
p {
  margin: 0 0 13px;
}

p:last-child {
    margin-bottom: 0;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  font-size: 24px;
  line-height: 42px;
  margin: 30px 0;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  padding: 0 30px;
  position: relative;
  color: #1a1b1e;
}
blockquote:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 7%;
  width: 3px;
  height: 86%;
  background: var(--renk4);
}
blockquote cite {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #a5b7d2;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  line-height: 1.7142857143;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.bg-alt {
  background: #f7f7f7;
}

.bg-primary {
  background: var(--renk4);
}

.bg-second {
  background: var(--renk2);
}

.bg-third {
  background: var(--renk);
}

.bg-gradient {
  background-color: var(--renk);
  background-image: -moz-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: -webkit-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: linear-gradient(145deg, var(--renk), var(--renk2));
}

.bg-hover-gradient:hover {
  background-color: var(--renk);
  background-image: -moz-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: -webkit-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: linear-gradient(145deg, var(--renk), var(--renk2));
}

.text-primary {
  color: var(--renk4);
}

.text-second {
  color: var(--renk2);
}

.text-third {
  color: var(--renk);
}

.text-dark {
  color: #1a1b1e;
}

.text-gray {
  color: #a5b7d2;
}

.text-radius {
  border-radius: 3px;
  padding: 0 3px;
}

.font-main {
  font-family: "Red Hat Text", sans-serif;
}

.font-second {
  font-family: "Red Hat Display", sans-serif;
}

.section-padd {
  padding: 110px 0;
}

.section-padd-bot {
  padding-bottom: 110px;
}

.section-padd-top {
  padding-top: 110px;
}

.section-padd-top70 {
  padding-top: 70px;
}

.lead {
  font-size: 18px;
}

.clear-both {
  clear: both;
}

.unstyle {
  list-style: none;
  padding-left: 0;
}

.font14 {
  font-size: 14px;
}

.font22 {
  font-size: 22px;
  line-height: 36px;
}

.text-light {
  color: #fff;
}
.text-light * {
  color: #fff;
}

.bolder {
  font-weight: 900;
}

.bold {
  font-weight: 700;
}

.medium {
  font-weight: 500;
}

.normal {
  font-weight: 400;
}

.lighter {
  font-weight: 300;
}

.underline {
  text-decoration: underline;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.dtable {
  display: table;
}

.dcell {
  display: table-cell;
  vertical-align: middle;
}

.overflow {
  overflow: hidden;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.gaps {
  clear: both;
  height: 20px;
  display: block;
}
.gaps.size-2x {
  height: 40px;
}

.slick-arrow {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 40px;
  margin-top: -23px;
  width: 46px;
  height: 46px;
  background: #fff;
  color: var(--renk2);
  border: none;
  outline: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
}
.slick-arrow:not(.slick-disabled):hover {
  background: var(--renk2);
  color: #fff;
}
.slick-arrow.next-nav {
  left: auto;
  right: 40px;
}
.slick-arrow i:before {
  font-size: 18px;
}

.no-padding-top {
  padding-top: 0px !important;
}

.padding-top-40 {
  padding-top: 40px;
}

section  {
  position: relative;
  z-index: 0;
}
/* Row */
.flex-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.d-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/*-------------------------------------
  padding (around)
-------------------------------------*/

.p-a0 {
  padding: 0;
}

.p-a5 {
  padding: 5px;
}

.p-a10 {
  padding: 10px;
}

.p-a15 {
  padding: 15px;
}

.p-a20 {
  padding: 20px;
}

.p-a25 {
  padding: 25px;
}

.p-a30 {
  padding: 30px;
}

.p-a40 {
  padding: 40px;
}

.p-a50 {
  padding: 50px;
}

.p-a60 {
  padding: 60px;
}

.p-a70 {
  padding: 70px;
}

.p-a80 {
  padding: 80px;
}

.p-a90 {
  padding: 90px;
}

.p-a100 {
  padding: 100px;
}

.p-a110 {
  padding: 110px;
}

.p-a120 {
  padding: 120px;
}

.p-a130 {
  padding: 130px;
}

.p-a140 {
  padding: 140px;
}

.p-a150 {
  padding: 150px;
}


/*-------------------------------------
  Padding (top)
-------------------------------------*/

.p-t0 {
  padding-top: 0;
}

.p-t5 {
  padding-top: 5px;
}

.p-t10 {
  padding-top: 10px;
}

.p-t15 {
  padding-top: 15px;
}

.p-t20 {
  padding-top: 20px;
}
.p-t30 {
  padding-top: 30px;
}

.p-t35 {
  padding-top: 35px;
}

.p-t40 {
  padding-top: 40px;
}

.p-t50 {
  padding-top: 50px;
}

.p-t60 {
  padding-top: 60px;
}

.p-t70 {
  padding-top: 70px;
}

.p-t80 {
  padding-top: 80px;
}

.p-t90 {
  padding-top: 90px;
}

.p-t100 {
  padding-top: 100px;
}

.p-t105 {
  padding-top: 105px;
}

.p-t110 {
  padding-top: 110px;
}

.p-t120 {
  padding-top: 120px;
}

.p-t125 {
  padding-top: 125px;
}

.p-t130 {
  padding-top: 130px;
}

.p-t140 {
  padding-top: 140px;
}

.p-t150 {
  padding-top: 150px;
}

.p-t160 {
  padding-top: 160px;
}

.p-t165 {
  padding-top: 165px;
}

.p-t200 {
  padding-top: 200px;
}

.p-t210 {
  padding-top: 210px;
}

.p-t330 {
  padding-top: 330px;
}

.p-t280 {
  padding-top: 280px;
}

/*-------------------------------------
    Padding (bottom)
-------------------------------------*/

.p-b0 {
  padding-bottom: 0;
}

.p-b5 {
  padding-bottom: 5px;
}

.p-b10 {
  padding-bottom: 10px;
}

.p-b15 {
  padding-bottom: 15px;
}

.p-b20 {
  padding-bottom: 20px;
}

.p-b30 {
  padding-bottom: 30px;
}

.p-b35 {
  padding-bottom: 35px;
}

.p-b40 {
  padding-bottom: 40px;
}

.p-b45 {
  padding-bottom: 45px;
}

.p-b50 {
  padding-bottom: 50px;
}

.p-b60 {
  padding-bottom: 60px;
}

.p-b70 {
  padding-bottom: 70px;
}

.p-b75 {
  padding-bottom: 75px;
}

.p-b80 {
  padding-bottom: 80px;
}

.p-b83 {
  padding-bottom: 83px;
}

.p-b90 {
  padding-bottom: 90px;
}

.p-b100 {
  padding-bottom: 100px;
}

.p-b110 {
  padding-bottom: 110px;
}

.p-b120 {
  padding-bottom: 120px;
}

.p-b130 {
  padding-bottom: 130px;
}

.p-b140 {
  padding-bottom: 140px;
}

.p-b150 {
  padding-bottom: 150px;
}

.p-b155 {
  padding-bottom: 155px;
}

.p-b160 {
  padding-bottom: 160px;
}

.p-b170 {
  padding-bottom: 170px;
}

.p-b180 {
  padding-bottom: 170px;
}

.p-b210 {
  padding-bottom: 210px;
}

.p-b290 {
  padding-bottom: 290px;
}

.p-b330 {
  padding-bottom: 330px;
}

.p-b340 {
  padding-bottom: 340px;
}

.p-b400 {
  padding-bottom: 400px;
}

/*-------------------------------------
  Padding (left)
-------------------------------------*/

.p-l0 {
  padding-left: 0;
}

.p-l5 {
  padding-left: 5px;
}

.p-l10 {
  padding-left: 10px;
}

.p-l15 {
  padding-left: 15px;
}

.p-l20 {
  padding-left: 20px;
}

.p-l30 {
  padding-left: 30px;
}

.p-l40 {
  padding-left: 40px;
}

.p-l50 {
  padding-left: 50px;
}

.p-l60 {
  padding-left: 60px;
}

.p-l70 {
  padding-left: 70px;
}

.p-l80 {
  padding-left: 80px;
}

.p-l85 {
  padding-left: 85px;
}

.p-l90 {
  padding-left: 90px;
}

.p-l95 {
  padding-left: 95px;
}

.p-l100 {
  padding-left: 100px;
}

.p-l110 {
  padding-left: 110px;
}

.p-l120 {
  padding-left: 120px;
}

.p-l130 {
  padding-left: 130px;
}

.p-l140 {
  padding-left: 140px;
}

.p-l150 {
  padding-left: 150px;
}


/*-------------------------------------
  Padding (right)
-------------------------------------*/

.p-r0 {
  padding-right: 0;
}

.p-r5 {
  padding-right: 5px;
}

.p-r10 {
  padding-right: 10px;
}

.p-r15 {
  padding-right: 15px;
}

.p-r20 {
  padding-right: 20px;
}

.p-r30 {
  padding-right: 30px;
}

.p-r40 {
  padding-right: 40px;
}

.p-r50 {
  padding-right: 50px;
}

.p-r60 {
  padding-right: 60px;
}

.p-r70 {
  padding-right: 70px;
}

.p-r80 {
  padding-right: 80px;
}

.p-r90 {
  padding-right: 90px;
}

.p-r100 {
  padding-right: 100px;
}

.p-r110 {
  padding-right: 110px;
}

.p-r120 {
  padding-right: 120px;
}

.p-r130 {
  padding-right: 130px;
}

.p-r140 {
  padding-right: 140px;
}

.p-r150 {
  padding-right: 150px;
}


/*-------------------------------------
  Padding (left right)
-------------------------------------*/

.p-lr0 {
  padding-left: 0;
  padding-right: 0;
}

.p-lr5 {
  padding-left: 5px;
  padding-right: 5px;
}

.p-lr10 {
  padding-left: 10px;
  padding-right: 10px;
}

.p-lr15 {
  padding-left: 15px;
  padding-right: 15px;
}

.p-lr20 {
  padding-left: 20px;
  padding-right: 20px;
}

.p-lr30 {
  padding-left: 30px;
  padding-right: 30px;
}

.p-lr40 {
  padding-left: 40px;
  padding-right: 40px;
}

.p-lr50 {
  padding-left: 50px;
  padding-right: 50px;
}

.p-lr60 {
  padding-left: 60px;
  padding-right: 60px;
}

.p-lr70 {
  padding-left: 70px;
  padding-right: 70px;
}

.p-lr80 {
  padding-left: 80px;
  padding-right: 80px;
}

.p-lr90 {
  padding-left: 90px;
  padding-right: 90px;
}

.p-lr100 {
  padding-left: 100px;
  padding-right: 100px;
}

.p-lr120 {
  padding-left: 120px;
  padding-right: 120px;
}

.p-lr150 {
  padding-left: 150px;
  padding-right: 150px;
}


/*-------------------------------------
  Padding (top bottom)
-------------------------------------*/

.p-tb0 {
  padding-bottom: 0;
  padding-top: 0;
}

.p-tb5 {
  padding-bottom: 5px;
  padding-top: 5px;
}

.p-tb10 {
  padding-bottom: 10px;
  padding-top: 10px;
}

.p-tb15 {
  padding-bottom: 15px;
  padding-top: 15px;
}

.p-tb20 {
  padding-bottom: 20px;
  padding-top: 20px;
}

.p-tb30 {
  padding-bottom: 30px;
  padding-top: 30px;
}

.p-tb40 {
  padding-bottom: 40px;
  padding-top: 40px;
}

.p-tb50 {
  padding-bottom: 50px;
  padding-top: 50px;
}

.p-tb60 {
  padding-bottom: 60px;
  padding-top: 60px;
}

.p-tb70 {
  padding-bottom: 70px;
  padding-top: 70px;
}

.p-tb80 {
  padding-bottom: 80px;
  padding-top: 80px;
}

.p-tb90 {
  padding-bottom: 90px;
  padding-top: 90px;
}

.p-tb100 {
  padding-bottom: 100px;
  padding-top: 100px;
}

.p-tb110 {
  padding-bottom: 110px;
  padding-top: 110px;
}

.p-tb120 {
  padding-bottom: 120px;
  padding-top: 120px;
}

.p-tb150 {
  padding-bottom: 150px;
  padding-top: 150px;
}


/*-------------------------------------
  margin (around)
-------------------------------------*/

.m-a-1 {
  margin: -1px
}

.m-a0 {
  margin: 0;
}

.m-a5 {
  margin: 5px;
}

.m-a10 {
  margin: 10px;
}

.m-a15 {
  margin: 15px;
}

.m-a20 {
  margin: 20px;
}

.m-a30 {
  margin: 30px;
}

.m-a40 {
  margin: 40px;
}

.m-a50 {
  margin: 50px;
}

.m-a60 {
  margin: 60px;
}

.m-a70 {
  margin: 70px;
}

.m-a80 {
  margin: 80px;
}

.m-a90 {
  margin: 90px;
}

.m-a100 {
  margin: 100px;
}

.m-a110 {
  margin: 110px;
}

.m-a120 {
  margin: 120px;
}

.m-a130 {
  margin: 130px;
}

.m-a140 {
  margin: 140px;
}

.m-a150 {
  margin: 150px;
}


/*-------------------------------------
  marging (top)
-------------------------------------*/

.m-t0 {
  margin-top: 0;
}

.m-t5 {
  margin-top: 5px;
}

.m-t10 {
  margin-top: 10px;
}

.m-t15 {
  margin-top: 15px;
}

.m-t20 {
  margin-top: 20px;
}

.m-t30 {
  margin-top: 30px;
}

.m-t40 {
  margin-top: 40px;
}

.m-t50 {
  margin-top: 50px;
}

.m-t60 {
  margin-top: 60px;
}

.m-t70 {
  margin-top: 70px;
}

.m-t80 {
  margin-top: 80px;
}

.m-t90 {
  margin-top: 90px;
}

.m-t100 {
  margin-top: 100px;
}

.m-t110 {
  margin-top: 110px;
}

.m-t120 {
  margin-top: 120px;
}

.m-t130 {
  margin-top: 130px;
}

.m-t140 {
  margin-top: 140px;
}

.m-t150 {
  margin-top: 150px;
}


/*-------------------------------------
  marging (bottom)
-------------------------------------*/

.m-b0 {
  margin-bottom: 0;
}

.m-b5 {
  margin-bottom: 5px;
}

.m-b10 {
  margin-bottom: 10px;
}

.m-b15 {
  margin-bottom: 15px!important;
}

.m-b20 {
  margin-bottom: 20px;
}

.m-b25 {
  margin-bottom: 15px;
}

.m-b30 {
  margin-bottom: 30px;
}

.m-b35 {
  margin-bottom: 35px;
}

.m-b40 {
  margin-bottom: 40px;
}

.m-b45 {
  margin-bottom: 45px;
}

.m-b50 {
  margin-bottom: 50px;
}

.m-b55 {
  margin-bottom: 55px;
}

.m-b60 {
  margin-bottom: 60px;
}

.m-b70 {
  margin-bottom: 70px;
}

.m-b80 {
  margin-bottom: 80px;
}

.m-b90 {
  margin-bottom: 90px;
}

.m-b95 {
  margin-bottom: 95px;
}

.m-b100 {
  margin-bottom: 100px;
}

.m-b110 {
  margin-bottom: 110px;
}

.m-b120 {
  margin-bottom: 120px;
}

.m-b130 {
  margin-bottom: 130px;
}

.m-b140 {
  margin-bottom: 140px;

}

.m-b150 {
  margin-bottom: 150px;
}


/*-------------------------------------
  marging (left)
-------------------------------------*/

.m-l0 {
  margin-left: 0;
}

.m-l5 {
  margin-left: 5px;
}

.m-l10 {
  margin-left: 10px;
}

.m-l15 {
  margin-left: 15px;
}

.m-l20 {
  margin-left: 20px;
}

.m-l30 {
  margin-left: 30px;
}

.m-l40 {
  margin-left: 40px;
}

.m-l50 {
  margin-left: 50px;
}

.m-l60 {
  margin-left: 60px;
}

.m-l70 {
  margin-left: 70px;
}

.m-l80 {
  margin-left: 80px;
}

.m-l90 {
  margin-left: 90px;
}

.m-l100 {
  margin-left: 100px;
}

.m-l110 {
  margin-left: 110px;
}

.m-l120 {
  margin-left: 120px;
}

.m-l130 {
  margin-left: 130px;
}

.m-l140 {
  margin-left: 140px;
}

.m-l150 {
  margin-left: 150px;
}


/*-------------------------------------
  marging (right)
-------------------------------------*/

.m-r0 {
  margin-right: 0;
}

.m-r5 {
  margin-right: 5px;
}

.m-r10 {
  margin-right: 10px;
}

.m-r15 {
  margin-right: 15px;
}

.m-r20 {
  margin-right: 20px;
}

.m-r30 {
  margin-right: 30px;
}

.m-r40 {
  margin-right: 40px;
}

.m-r50 {
  margin-right: 50px;
}

.m-r60 {
  margin-right: 60px;
}

.m-r70 {
  margin-right: 70px;
}

.m-r80 {
  margin-right: 80px;
}

.m-r90 {
  margin-right: 90px;
}

.m-r100 {
  margin-right: 100px;
}

.m-r110 {
  margin-right: 110px;
}

.m-r120 {
  margin-right: 120px;
}

.m-r130 {
  margin-right: 130px;
}

.m-r140 {
  margin-right: 140px;
}

.m-r150 {
  margin-right: 150px;
}

.m-r--60 {
  margin-right: -60px;
}

/*-------------------------------------
  marging (left right)
-------------------------------------*/

.m-lr0 {
  margin-left: 0;
  margin-right: 0;
}

.m-lr5 {
  margin-left: 5px;
  margin-right: 5px;
}

.m-lr10 {
  margin-left: 10px;
  margin-right: 10px;
}

.m-lr15 {
  margin-left: 15px;
  margin-right: 15px;
}

.m-lr20 {
  margin-left: 20px;
  margin-right: 20px;
}

.m-lr30 {
  margin-left: 30px;
  margin-right: 30px;
}

.m-lr40 {
  margin-left: 40px;
  margin-right: 40px;
}

.m-lr50 {
  margin-left: 50px;
  margin-right: 50px;
}

.m-lr60 {
  margin-left: 60px;
  margin-right: 60px;
}

.m-lr70 {
  margin-left: 70px;
  margin-right: 70px;
}

.m-lr80 {
  margin-left: 80px;
  margin-right: 80px;
}

.m-lr90 {
  margin-left: 90px;
  margin-right: 90px;
}

.m-lr100 {
  margin-left: 100px;
  margin-right: 100px;
}

.m-lr120 {
  margin-left: 120px;
  margin-right: 120px;
}

.m-lr150 {
  margin-left: 150px;
  margin-right: 150px;
}
.m-l--60 {
  margin-left: -60px;
}

/*-------------------------------------
  marging (top bottom)
-------------------------------------*/

.m-tb0 {
  margin-bottom: 0;
  margin-top: 0;
}

.m-tb5 {
  margin-bottom: 5px;
  margin-top: 5px;
}

.m-tb10 {
  margin-bottom: 10px;
  margin-top: 10px;
}

.m-tb15 {
  margin-bottom: 15px;
  margin-top: 15px;
}

.m-tb20 {
  margin-bottom: 20px;
  margin-top: 20px;
}

.m-tb30 {
  margin-bottom: 30px;
  margin-top: 30px;
}

.m-tb40 {
  margin-bottom: 40px;
  margin-top: 40px;
}

.m-tb50 {
  margin-bottom: 50px;
  margin-top: 50px;
}

.m-tb60 {
  margin-bottom: 60px;
  margin-top: 60px;
}

.m-tb70 {
  margin-bottom: 70px;
  margin-top: 70px;
}

.m-tb80 {
  margin-bottom: 80px;
  margin-top: 80px;
}

.m-tb90 {
  margin-bottom: 90px;
  margin-top: 90px;
}

.m-tb100 {
  margin-bottom: 100px;
  margin-top: 100px;
}

.m-tb120 {
  margin-bottom: 120px;
  margin-top: 120px;
}

.m-tb150 {
  margin-bottom: 150px;
  margin-top: 150px;
}

/* Tablet Small */
@media only screen and (max-width: 768px) {
  blockquote {
    font-size: 20px;
    line-height: 1.6;
  }

  blockquote cite {
    font-size: 13px;
    font-weight: 700;
  }
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 20px;
  padding-left: 18px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

.none-style {
  list-style: none;
  padding-left: 0;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
}

caption,
td,
th {
  padding: 0;
  font-weight: normal;
  text-align: left;
}

table,
th,
td {
  border: 1px solid #eee;
}

th {
  font-weight: 700;
}

th,
td {
  padding: 0.4375em;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* #button Group
================================================== */
.octf-btn {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  font-size: 16px;
  padding: 16px 28px 16px 28px;
  line-height: 1;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  background: var(--renk4);
  cursor: pointer;
  border: 1px solid transparent;
  outline: 0;
  box-sizing: border-box;
  color: #fff;
  position: relative;
  font-family: "Red Hat Display", sans-serif;
  overflow: hidden;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn:visited {
  color: #fff;
}
.octf-btn:hover, .octf-btn:focus {
  color: #fff;
}
.octf-btn:hover, .octf-btn:focus {
  box-shadow: none;
}
.octf-btn.octf-btn-white {
  background: #ffffff;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  color: var(--renk4);
}
.octf-btn.octf-btn-white i {
  background: var(--renk4);
  color: #ffffff;
}
.octf-btn.octf-btn-white:visited, .octf-btn.octf-btn-white:hover, .octf-btn.octf-btn-white:focus {
  color: var(--renk4);
}
.octf-btn.octf-btn-white:before {
  background-color: rgba(254, 76, 28, 0.5);
}
.octf-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  background-color: rgba(255, 255, 255, 0.8);
}
.octf-btn:hover:before {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.octf-btn-icon {
  text-align: left;
  padding: 5px 5px 5px 28px;
}
.octf-btn-icon i {
  background: #fff;
  color: var(--renk4);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-left: 14px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.octf-btn-primary {
  background: var(--renk3);
}
.octf-btn-primary.octf-btn {
  box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn-primary.octf-btn-icon {
  box-shadow: 8px 8px 18px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 8px 8px 18px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 8px 8px 18px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn-primary:hover, .octf-btn-primary:focus {
  box-shadow: none;
}


.octf-btn1 {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  font-size: 16px;
  padding: 16px 28px 16px 28px;
  line-height: 1;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  background: var(--renk4);
  cursor: pointer;
  border: 1px solid transparent;
  outline: 0;
  box-sizing: border-box;
  color: #fff;
  position: relative;
  font-family: "Red Hat Display", sans-serif;
  overflow: hidden;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn1:visited {
  color: #fff;
}
.octf-btn1:hover, .octf-btn:focus {
  color: #fff;
}
.octf-btn1:hover, .octf-btn:focus {
  box-shadow: none;
}
.octf-btn1.octf-btn-white {
  background: #ffffff;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  color: var(--renk4);
}
.octf-btn1.octf-btn-white i {
  background: var(--renk4);
  color: #ffffff;
}
.octf-btn1.octf-btn-white:visited, .octf-btn.octf-btn-white:hover, .octf-btn.octf-btn-white:focus {
  color: var(--renk4);
}
.octf-btn1.octf-btn-white:before {
  background-color: rgba(254, 76, 28, 0.5);
}
.octf-btn1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  background-color: rgba(255, 255, 255, 0.8);
}
.octf-btn1:hover:before {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.octf-btn-icon1 {
  text-align: left;
  padding: 5px 5px 5px 28px;
}
.octf-btn-icon1 i {
  background: #fff;
  color: var(--renk4);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-left: 14px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.octf-btn-primary1 {
  background: var(--renk3);
}
.octf-btn-primary1.octf-btn1 {
  box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn-primary1.octf-btn-icon1 {
  box-shadow: 8px 8px 18px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 8px 8px 18px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 8px 8px 18px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn-primary1:hover, .octf-btn-primary:focus {
  box-shadow: none;
}

.octf-btn7 {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  font-size: 16px;
  padding: 16px 28px 16px 28px;
  line-height: 1;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  background: var(--renk4);
  cursor: pointer;
  border: 1px solid transparent;
  outline: 0;
  box-sizing: border-box;
  color: #fff;
  position: relative;
  font-family: "Red Hat Display", sans-serif;
  overflow: hidden;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn7:visited {
  color: #fff;
}
.octf-btn7:hover, .octf-btn:focus {
  color: #fff;
}
.octf-btn7:hover, .octf-btn:focus {
  box-shadow: none;
}
.octf-btn7.octf-btn-white {
  background: #ffffff;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  color: var(--renk4);
}
.octf-btn7.octf-btn-white i {
  background: var(--renk4);
  color: #ffffff;
}
.octf-btn7.octf-btn-white:visited, .octf-btn.octf-btn-white:hover, .octf-btn.octf-btn-white:focus {
  color: var(--renk4);
}
.octf-btn7.octf-btn-white:before {
  background-color: rgba(254, 76, 28, 0.5);
}
.octf-btn7:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  background-color: rgba(255, 255, 255, 0.8);
}
.octf-btn7:hover:before {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.octf-btn-icon7 {
  text-align: left;
  padding: 5px 5px 5px 28px;
}
.octf-btn-icon7 i {
  background: #fff;
  color: var(--renk4);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-left: 14px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.octf-btn-primary7 {
  background: var(--renk3);
}
.octf-btn-primary7.octf-btn7 {
  box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn-primary7.octf-btn-icon7 {
  box-shadow: 8px 8px 18px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 8px 8px 18px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 8px 8px 18px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn-primary7:hover, .octf-btn-primary7:focus {
  box-shadow: none;
}
.octf-btn2 {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  font-size: 16px;
  padding: 16px 28px 16px 28px;
  line-height: 1;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  background: var(--renk);
  cursor: pointer;
  border: 1px solid transparent;
  outline: 0;
  box-sizing: border-box;
  color: #fff;
  position: relative;
  font-family: "Red Hat Display", sans-serif;
  overflow: hidden;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn2:visited {
  color: #fff;
}
.octf-btn2:hover, .octf-btn:focus {
  color: #fff;
}
.octf-btn2:hover, .octf-btn:focus {
  box-shadow: none;
}
.octf-btn2.octf-btn-white {
  background: #ffffff;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  color: var(--renk);
}
.octf-btn2.octf-btn-white i {
  background: var(--renk);
  color: #ffffff;
}
.octf-btn2.octf-btn-white:visited, .octf-btn.octf-btn-white:hover, .octf-btn.octf-btn-white:focus {
  color: var(--renk);
}
.octf-btn2.octf-btn-white:before {
  background-color: rgba(254, 76, 28, 0.5);
}
.octf-btn2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  background-color: rgba(255, 255, 255, 0.8);
}
.octf-btn2:hover:before {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.octf-btn-icon2 {
  text-align: left;
  padding: 5px 5px 5px 28px;
}
.octf-btn-icon2 i {
  background: #fff;
  color: var(--renk);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-left: 14px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.octf-btn-primary2 {
  background: var(--renk2);
}
.octf-btn-primary2.octf-btn2 {
  box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
}
.octf-btn-primary2.octf-btn-icon2 {
  box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
}
.octf-btn-primary2:hover, .octf-btn-primary:focus {
  box-shadow: none;
}

.octf-btn6 {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  font-size: 16px;
  padding: 16px 28px 16px 28px;
  line-height: 1;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  background: var(--renk);
  cursor: pointer;
  border: 1px solid transparent;
  outline: 0;
  box-sizing: border-box;
  color: #fff;
  position: relative;
  font-family: "Red Hat Display", sans-serif;
  overflow: hidden;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn6:visited {
  color: #fff;
}
.octf-btn6:hover, .octf-btn:focus {
  color: #fff;
}
.octf-btn6:hover, .octf-btn:focus {
  box-shadow: none;
}
.octf-btn6.octf-btn-white {
  background: #ffffff;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  color: var(--renk);
}
.octf-btn6.octf-btn-white i {
  background: var(--renk);
  color: #ffffff;
}
.octf-btn6.octf-btn-white:visited, .octf-btn.octf-btn-white:hover, .octf-btn.octf-btn-white:focus {
  color: var(--renk);
}
.octf-btn6.octf-btn-white:before {
  background-color: rgba(254, 76, 28, 0.5);
}
.octf-btn6:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  background-color: rgba(255, 255, 255, 0.8);
}
.octf-btn6:hover:before {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.octf-btn-icon6 {
  text-align: left;
  padding: 5px 5px 5px 28px;
}
.octf-btn-icon6 i {
  background: #fff;
  color: var(--renk);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-left: 14px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.octf-btn-primary6 {
  background: var(--renk2);
}
.octf-btn-primary6.octf-btn6 {
  box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
}
.octf-btn-primary6.octf-btn-icon6 {
  box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
}
.octf-btn-primary6:hover, .octf-btn-primary6:focus {
  box-shadow: none;
}
.octf-btn3 {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  font-size: 16px;
  padding: 16px 28px 16px 28px;
  line-height: 1;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  background: var(--renk);
  cursor: pointer;
  border: 1px solid transparent;
  outline: 0;
  box-sizing: border-box;
  color: #fff;
  position: relative;
  font-family: "Red Hat Display", sans-serif;
  overflow: hidden;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 25px;
  box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}
.octf-btn3:visited {
  color: #fff;
}
.octf-btn3:hover, .octf-btn:focus {
  color: #fff;
}
.octf-btn3:hover, .octf-btn:focus {
  box-shadow: none;
}
.octf-btn3.octf-btn-white {
  background: #ffffff;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  color: var(--renk);
}
.octf-btn3.octf-btn-white i {
  background: var(--renk);
  color: #ffffff;
}
.octf-btn3.octf-btn-white:visited, .octf-btn.octf-btn-white:hover, .octf-btn.octf-btn-white:focus {
  color: var(--renk);
}
.octf-btn3.octf-btn-white:before {
  background-color: rgba(254, 76, 28, 0.5);
}
.octf-btn3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  background-color: rgba(255, 255, 255, 0.8);
}
.octf-btn3:hover:before {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.octf-btn-icon3 {
  text-align: left;
  width:100%;
}
.octf-btn-icon3 i {
  background: #fff;
  color: var(--renk);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-left: 14px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.octf-btn-primary3 {
  background: var(--renk2);
}
.octf-btn-primary3.octf-btn3 {
  box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
}
.octf-btn-primary3.octf-btn-icon2 {
  box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
}
.octf-btn-primary3:hover, .octf-btn-primary:focus {
  box-shadow: none;
}

.octf-btn-secondary {
  background: var(--renk2);
}
.octf-btn-secondary.octf-btn {
  box-shadow: 12px 12px 20px 0px rgba(0, 195, 255, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(0, 195, 255, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(0, 195, 255, 0.3);
}
.octf-btn-secondary.octf-btn-icon {
  box-shadow: 8px 8px 18px 0px rgba(0, 195, 255, 0.3);
  -webkit-box-shadow: 8px 8px 18px 0px rgba(0, 195, 255, 0.3);
  -moz-box-shadow: 8px 8px 18px 0px rgba(0, 195, 255, 0.3);
}
.octf-btn-secondary i {
  color: var(--renk2);
}
.octf-btn-secondary.octf-btn-white {
  color: var(--renk2);
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
}
.octf-btn-secondary.octf-btn-white:visited, .octf-btn-secondary.octf-btn-white:hover, .octf-btn-secondary.octf-btn-white:focus {
  color: var(--renk2);
}
.octf-btn-secondary.octf-btn-white i {
  background: var(--renk2);
}
.octf-btn-secondary:hover, .octf-btn-secondary:focus {
  box-shadow: none;
}

.octf-btn-third {
  background: var(--renk);
}
.octf-btn-third.octf-btn {
  box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
  -moz-box-shadow: 12px 12px 20px 0px rgba(1, 96, 231, 0.3);
}
.octf-btn-third.octf-btn-icon {
  box-shadow: 8px 8px 18px 0px rgba(1, 96, 231, 0.3);
  -webkit-box-shadow: 8px 8px 18px 0px rgba(1, 96, 231, 0.3);
  -moz-box-shadow: 8px 8px 18px 0px rgba(1, 96, 231, 0.3);
}
.octf-btn-third i {
  color: var(--renk);
}
.octf-btn-third.octf-btn-white {
  color: var(--renk);
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
}
.octf-btn-third.octf-btn-white:visited, .octf-btn-third.octf-btn-white:hover, .octf-btn-third.octf-btn-white:focus {
  color: var(--renk);
}
.octf-btn-third.octf-btn-white i {
  background: var(--renk);
}
.octf-btn-third:hover, .octf-btn-third:focus {
  box-shadow: none;
}

.octf-btn-no-icon i,
.awesome-icon span i {
  display: none;
}

.btn-readmore a {
  font-family: "Red Hat Display", sans-serif;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* divider */
/* ------------------------------ */
.spacer-single {
  width: 100%;
  height: 30px;
  display: block;
  clear: both;
}

.spacer-single-10 {
  width: 100%;
  height: 10px;
  display: block;
  clear: both;
}

.spacer-double {
  width: 100%;
  height: 60px;
  display: block;
  clear: both;
}

.spacer-half {
  width: 100%;
  height: 15px;
  display: block;
  clear: both;
}

hr {
  display: block;
  clear: both;
  border-top: solid 1px #ddd;
  margin: 40px 0 40px 0;
}

.double-divider {
  border-top: 1px solid #dfe5e8;
  margin-top: 40px;
  display: block;
  margin-bottom: 45px;
}

@media (max-width: 767px) {
  .octf-btn:before {
    display: none;
  }
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=secim],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #7e7e7e;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  padding: 3px 14px;
  box-sizing: border-box;
  outline: none;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #7e7e7e;
}

select {
  border: 1px solid #e6e6e6;
}

textarea {
  width: 100%;
  vertical-align: top;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #7e7e7e;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #7e7e7e;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #7e7e7e;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #7e7e7e;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  color: var(--renk2);
  text-decoration: none;
}
a:visited {
  color: var(--renk2);
}
a:hover, a:focus, a:active {
  color: var(--renk4);
  text-decoration: none;
}
a:focus {
  outline: 0;
}
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Top Bar
--------------------------------------------------------------*/
.header-topbar {
  padding: 12px 0px;
  border-bottom: 1px solid #e5e5e5;
  color: #a5b7d2;
  font-size: 14px;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
}
.header-topbar a {
  color: #a5b7d2;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header-topbar a:hover {
  color: var(--renk4);
}

.topbar_menu {
  float: left;
  margin-right: 30px;
}
.topbar_menu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.topbar_menu ul li {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  padding: 0px 31px;
  float: left;
}
.topbar_menu ul li:first-child {
  padding-left: 0px;
}
.topbar_menu ul li a {
  font-family: "Red Hat Display", sans-serif;
  font-size: 14px;
  line-height: 11.9px;
  font-weight: 500;
}

.social-list {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: left;
}
.social-list li {
  display: inline-block;
  margin: 0px 10px;
}
.social-list li:first-child {
  margin-left: 0px;
}
.social-list li a {
  display: inline-block;
  padding: 0px 3px;
}
.social-list li a i {
  font-size: 14px;
}

.topbar-info {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: right;
}
.topbar-info li {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  padding: 0px 31px;
  float: left;
}
.topbar-info li:last-child {
  border-right: none;
  padding-right: 0px;
}
.topbar-info li i {
  display: inline-block;
  font-size: 16px;
  color: var(--renk2);
  margin-right: 5px;
  line-height: 1;
}

.topbar_languages {
  float: right;
  border-left: 1px solid #e5e5e5;
  margin-left: 30px;
  padding-left: 20px;
}
.topbar_languages select {
  background: transparent;
  border: 0px solid #F0F3FB;
  border-radius: 0px;
  padding: 0px 20px 0px 10px;
  font-family: "Red Hat Display", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #a5b7d2;
  /* Here's the code we need */
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.topbar_languages select:focus {
  outline: none;
}
.topbar_languages select::-ms-expand {
  display: none;
}
.topbar_languages select option {
  color: #a2b7d2;
}
.topbar_languages > div {
  position: relative;
}
.topbar_languages > div:after {
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -5px;
  font-family: "Flaticon";
  content: "";
  font-size: 11px;
  line-height: 1;
  color: #a5b7d2;
  font-weight: 500;
  pointer-events: none;
}

/* Topbar Header Overlay */
.header-overlay .header-topbar {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-bottom: none;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.header-overlay .header-topbar a {
  color: #fff;
}
.header-overlay .header-topbar a:hover {
  color: var(--renk4);
}
.header-overlay .header-topbar .topbar_menu ul li {
  border-right: 0px solid #e5e5e5;
  padding: 0px 20px;
}
.header-overlay .header-topbar .topbar_menu ul li:first-child {
  padding-left: 0px;
}
.header-overlay .header-topbar .topbar_menu ul li:last-child {
  padding-right: 10px;
}
.header-overlay .header-topbar .topbar-info li {
  border-right: none;
  padding: 0px 20px;
}
.header-overlay .header-topbar .topbar-info li:last-child {
  padding-right: 0;
}
.header-overlay .header-topbar .topbar_languages {
  border: none;
  padding-left: 8px;
  margin: 0px;
}
.header-overlay .header-topbar .topbar_languages > div:after {
  color: rgba(255, 255, 255, 0.5);
}
.header-overlay .header-topbar .topbar_languages select {
  color: #fff;
}

/*--------------------------------------------------------------
## Logo
--------------------------------------------------------------*/
#site-logo {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
}
#site-logo {
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
#site-logo img {
  width: 300px;
  min-width: 124px;
}
#site-logo img.logo-static {
  display: block;
}
#site-logo img.logo-scroll {
  display: none;
}

.header-overlay #site-logo img.logo-static {
  display: none;
}
.header-overlay #site-logo img.logo-scroll {
  display: block;
}
.header-overlay .is-stuck #site-logo img.logo-static {
  display: block;
}
.header-overlay .is-stuck #site-logo img.logo-scroll {
  display: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.site-header {
  background: #fff;
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  position: relative;
  z-index: 10;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
}
.site-header.header-overlay {
  background: transparent;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 0px 0px 0px 0px rgba(42, 67, 113, 0.15);
  box-shadow: 0px 0px 0px 0px rgba(42, 67, 113, 0.15);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.site-header.header-style-1 {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.site-header .octf-main-header.is-stuck {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
}

.octf-mainbar-container {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
}

.octf-main-header {
  background: #fff;
}

.octf-mainbar {
  display: flex;
  flex-flow: column wrap;
  flex: 1 auto;
}

.octf-main-header .octf-mainbar-row {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  flex: 1 auto;
}

.octf-mainbar-row > [class^=octf-col] {
  display: flex;
  align-items: stretch;
  position: static;
}

.octf-mainbar-row .octf-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 10%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (min-width: 1200px) {
  .octf-mainbar-row > [class^=octf-col] {
    flex-flow: row nowrap;
  }
  .octf-mainbar-row > [class^=octf-col].text-left {
    justify-content: flex-start;
  }
  .octf-mainbar-row > [class^=octf-col].text-center {
    justify-content: center;
  }
  .octf-mainbar-row > [class^=octf-col].text-right {
    justify-content: flex-end;
  }
}
.octf-main-header .octf-row > div:empty {
  display: none;
}

.octf-row {
  margin-right: -15px;
  margin-left: -15px;
}

.octf-col:before {
  display: inline-flex;
}

.octf-main-header .octf-row .octf-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.octf-header-module {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

/* Main Menu */
.main-navigation {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: auto;
}

.main-navigation > ul {
  position: relative;
  display: flex;
  width: 100%;
  vertical-align: middle;
  height: 100%;
}

.main-navigation ul {
  font-family: "Red Hat Display", sans-serif;
  font-size: 16px;
  font-weight: 700;
  list-style: none;
  margin: 0px 0px;
  padding: 0px 0px;
}

.main-navigation > ul > li {
  margin: 0px 8px;
  padding: 0px 0px;
  float: left;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.main-navigation > ul > li:after,
.main-navigation > ul > li:before {
  position: absolute;
  height: 5px;
  width: 0%;
  bottom: -3px;
  left: 0;
  background: var(--renk2);
  content: "";
  display: block;
  border-top-left-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.main-navigation > ul > li:before {
  border-top-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  left: auto;
  right: 0;
}

.main-navigation > ul > li:hover:before,
.main-navigation > ul > li.current-menu-item:before,
.main-navigation > ul > li.current-menu-ancestor:before {
  left: 50%;
  width: 50%;
}

.main-navigation > ul > li:hover:after,
.main-navigation > ul > li.current-menu-item:after,
.main-navigation > ul > li.current-menu-ancestor:after {
  left: auto;
  right: 50%;
  width: 50%;
}

.main-navigation ul ul {
  float: none;
  margin: 0px 0px;
  padding: 0px 0px;
  background-color: #fff;
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}

.main-navigation ul > li > a {
  display: inline-block;
  padding: 15px 0px 15px 0px;
  line-height: 35px;
  text-decoration: none;
  text-align: center;
  outline: none;
  color: #1a1b1e;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.main-navigation ul > li > a:hover {
  color: var(--renk2);
}

.main-navigation ul > li.menu-item-has-children > a {
  padding-right: 17px;
}

.main-navigation > ul > li.menu-item-has-children:last-child > a:after {
  right: 0px;
}

.main-navigation ul li li {
  display: block;
  position: relative;
  padding: 0px 40px;
}

.main-navigation ul li li a {
  font-family: "Red Hat Text", sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #1a1b1e;
  text-align: left;
  display: block;
  padding: 5px 0px 5px 0px;
  position: relative;
  text-decoration: none;
  outline: none;
  text-transform: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.main-navigation ul li li a:before {
  position: absolute;
  content: "";
  top: 50%;
  left: -15px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: var(--renk2);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  visibility: hidden;
  opacity: 0;
}

.main-navigation ul li li a:hover:before,
.main-navigation ul ul li.current-menu-item > a:before,
.main-navigation ul ul li.current-menu-ancestor > a:before {
  left: 0px;
  visibility: visible;
  opacity: 1;
}

.main-navigation ul li li a:hover,
.main-navigation ul ul li.current-menu-item > a,
.main-navigation ul ul li.current-menu-ancestor > a {
  color: var(--renk2);
  padding-left: 15px;
}

.main-navigation ul > li.menu-item-has-children > a:after {
  position: absolute;
  width: 11px;
  height: 6px;
  right: 0px;
  top: 50%;
  margin-top: -4px;
  font-family: "Flaticon";
  content: "";
  font-size: 11px;
  line-height: 1;
  color: rgba(85, 105, 135, 0.5);
  font-weight: 500;
}

.main-navigation ul > li li.menu-item-has-children > a:after {
  position: absolute;
  width: 6px;
  height: 11px;
  right: 15px;
  top: 50%;
  margin-top: -6px;
  font-family: "Flaticon";
  content: "";
  font-size: 11px;
  line-height: 1;
  color: rgba(85, 105, 135, 0.5);
  font-weight: 500;
}

.main-navigation ul li ul {
  width: 290px;
  white-space: nowrap;
  padding: 25px 0px;
  position: absolute;
  top: calc(100% + 10px);
  left: -40px;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-sizing: border-box;
}
.main-navigation ul li ul:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 100%;
  top: -8px;
  left: 0;
}

.main-navigation ul li ul ul {
  right: 100%;
  top: -25px;
  left: auto;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
}

.main-navigation ul li:hover > ul {
  visibility: visible;
  opacity: 1;
}

.main-navigation ul > li:hover > ul {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

/* Header Overlay */
.header-overlay .main-navigation > ul > li > a {
  color: #fff;
}
.header-overlay .main-navigation > ul > li.menu-item-has-children > a:after {
  color: rgba(255, 255, 255, 0.5);
}
.header-overlay .is-stuck .main-navigation > ul > li > a {
  color: #1a1b1e;
}
.header-overlay .is-stuck .main-navigation > ul > li.menu-item-has-children > a:after {
  color: rgba(85, 105, 135, 0.5);
}

/* Header Call To Action */
.octf-btn-cta {
  display: inline-flex;
  vertical-align: middle;
  position: relative;
}
.octf-btn-cta .toggle_search {
  cursor: pointer;
}
.octf-btn-cta .h-search-form-field {
  display: none;
  position: absolute;
  z-index: 99;
  top: -webkit-calc(100% + 10px);
  top: expression(100% + 10px);
  top: -moz-calc(100% + 10px);
  top: -o-calc(100% + 10px);
  top: calc(100% + 10px);
  right: -30px;
  width: 330px;
}
.octf-btn-cta .h-search-form-field .h-search-form-inner {
  padding: 30px;
  background-color: #fff;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.octf-btn-cta .h-search-form-field.show {
  -webkit-animation: stickySlideUp 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
  animation: stickySlideUp 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
}
.octf-btn-cta .octf-cta-icons i {
  background: #f0f6ff;
  color: #1a1b1e;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.octf-btn-cta .octf-cta-icons i:before, .octf-btn-cta .octf-cta-icons i:after {
  font-size: 17px;
  color: #1a1b1e;
  font-weight: 700;
}
.octf-btn-cta .octf-cta-icons i.flaticon-delete:before, .octf-btn-cta .octf-cta-icons i.flaticon-delete:after {
  font-size: 12px;
}
.octf-btn-cta .btn-cta-group {
  margin-left: 30px;
}

.header-style-1.header-overlay .octf-btn-cta .octf-cta-icons i {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header-style-1.header-overlay .octf-btn-cta .octf-cta-icons i:before {
  color: #fff;
}
.header-style-1.header-overlay .octf-main-header.is-stuck .octf-btn-cta .octf-cta-icons i {
  background: #f0f6ff;
  color: #1a1b1e;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.header-style-1.header-overlay .octf-main-header.is-stuck .octf-btn-cta .octf-cta-icons i:before {
  color: #1a1b1e;
}
.header-style-1.header-overlay .btn-cta-header a {
  color: var(--renk2);
  background: #fff;
  box-shadow: 8px 8px 20px 0px rgba(0, 139, 153, 0.3);
  -webkit-box-shadow: 8px 8px 20px 0px rgba(0, 139, 153, 0.3);
  -moz-box-shadow: 8px 8px 20px 0px rgba(0, 139, 153, 0.3);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header-style-1.header-overlay .btn-cta-header a:hover {
  box-shadow: 0px 0px 0px 0px rgba(0, 139, 153, 0.3);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 139, 153, 0.3);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 139, 153, 0.3);
  border: 1px solid;
}

/* Sticky Header */
@-webkit-keyframes stickySlideUp {
  from {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes stickySlideUp {
  from {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes stickySlideDown {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes stickySlideDown {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.is-stuck {
  -webkit-animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
  -moz-transition: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
  animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
}

.is-stuck {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
}

.admin-bar .is-stuck,
.admin-bar .header-overlay {
  top: 32px;
}

@media screen and (min-width: 1200px) {
  .is-stuck {
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0.500717787114846) 0%, rgba(255,255,255,0.500717787114846) 100%);
    webkit-box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(30px) saturate(180%);
  }
}
.is-stuck #site-logo {
  padding: 15px 0px 15px 0px;
}

.header-fullwidth .octf-area-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1210px;
}

/* WooCommerce Header Cart */
.cart-contents {
  position: relative;
  display: inline-block;
}
.cart-contents .count {
  position: absolute;
  top: -10px;
  left: 7px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: var(--renk2);
  color: #fff;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  font-family: "Red Hat Display", sans-serif;
  font-size: 12px;
  font-weight: bold;
}

/* .cd-header sticky */
@media only screen and (min-width: 1170px) {
  .cd-header {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
  }

  .cd-header.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -162px;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }

  .cd-header.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@media (max-width: 782px) {
  .admin-bar .is-stuck,
.admin-bar .header-overlay {
    top: 46px;
  }
}
@media (max-width: 600px) {
  .admin-bar .is-stuck,
.admin-bar .header-overlay {
    top: 0;
  }
}
.h-cart-btn {
  position: relative;
  margin-top: 1px;
}

.site-header-cart {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  top: -webkit-calc(100% + 10px);
  top: expression(100% + 10px);
  top: -moz-calc(100% + 10px);
  top: -o-calc(100% + 10px);
  top: calc(100% + 10px);
  right: -30px;
  background: #fff;
  width: 330px;
  padding: 30px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.site-header-cart .woocommerce-mini-cart__buttons {
  margin-bottom: 0px;
}
.site-header-cart .widget_shopping_cart_content {
  text-align: left;
}

.cart-btn-hover:hover .site-header-cart {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.cart-btn-hover:hover .site-header-cart:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 100%;
  top: -10px;
  left: 0px;
}

/*--------------------------------------------------------------
## Header Mobile
--------------------------------------------------------------*/
.header_mobile {
  display: none;
}

@media only screen and (max-width: 1199px) {
  .octf-main-header {
    display: none;
  }

  .header-topbar {
    display: none;
  }

  .site-header {
    background: #fff;
    -webkit-box-shadow: 2px 2px 15px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 2px 2px 15px 0px rgba(42, 67, 113, 0.15);
    box-shadow: 2px 2px 15px 0px rgba(42, 67, 113, 0.15);
  }

  .header_mobile {
    display: block;
    font-family: "Red Hat Display", sans-serif;
    width: 100%;
    background: #fff;
    box-shadow: 4px 4px 8px 0px rgb(0 88 250 / 15%);
    position: fixed;
    z-index: ;
  }
  .header_mobile.is-stuck {
    box-shadow: 2px 2px 15px 0px rgba(42, 67, 113, 0.15);
  }

  .header_mobile .mlogo_wrapper {
    position: relative;
    background: #fff;
    padding: 10px 0px;
  }
  .header_mobile .mlogo_wrapper img {
    height:;
    width:192px;
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .header_mobile .mlogo_wrapper .mobile_logo {
    float: left;
  }

  #mmenu_toggle {
    position: absolute;
    cursor: pointer;
    width: 26px;
    height: 20px;
    right: 0px;
    margin-top: -10px;
    top: 50%;
  }

  #mmenu_toggle button {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -2px 0 0;
    background: #1a1b1e;
    height: 4px;
    padding: 0;
    border: none;
    width: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    outline: none;
    border-radius: 2px;
  }

  #mmenu_toggle button:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    width: 26px;
    height: 4px;
    background: #1a1b1e;
    -webkit-transform-origin: 1.5px center;
    transform-origin: 1.5px center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    border-radius: 2px;
  }

  #mmenu_toggle button:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 26px;
    height: 4px;
    background: #1a1b1e;
    -webkit-transform-origin: 1.5px center;
    transform-origin: 1.5px center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    border-radius: 2px;
  }

  #mmenu_toggle.active button {
    background: none;
  }

  #mmenu_toggle.active button:before {
    top: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }

  #mmenu_toggle.active button:after {
    bottom: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }

  .header_mobile .mobile_nav {
    display: none;
    background: #fff;
  }

  .header_mobile .mobile_nav .mobile_mainmenu {
    margin: 0;
    padding: 0;
  }

  .header_mobile .mobile_nav .mobile_mainmenu ul {
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 15px;
  }

  .header_mobile .mobile_nav.collapse .mobile_mainmenu ul {
    display: none;
  }

  .header_mobile .mobile_nav .mobile_mainmenu li {
    position: relative;
    list-style: none;
  }

  .header_mobile .mobile_nav .mobile_mainmenu li a {
    padding: 9px 0;
    display: block;
    color: #1a1b1e;
    font-weight: 500;
    border-bottom: 1px solid #e5e5e5;
  }

  .header_mobile .mobile_nav .mobile_mainmenu > li:last-child > a {
    border: none;
  }

  .header_mobile .mobile_nav .mobile_mainmenu li li a {
    font-size: 15px;
  }

  .header_mobile .mobile_nav .mobile_mainmenu li li a:hover,
.header_mobile .mobile_nav .mobile_mainmenu ul > li > ul > li.current-menu-ancestor > a {
    color: var(--renk4);
  }

  .header_mobile .mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow {
    color: #fff;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 50px;
    height: auto;
    padding: 9px 12px 9px 0;
    line-height: inherit;
    text-align: right;
    box-sizing: border-box;
  }

  .header_mobile .mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow i {
    color: #9397a7;
    display: inline-block;
    line-height: 1;
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }
  .header_mobile .mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow i:before, .header_mobile .mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow i:after {
    font-size: 11px;
    font-weight: 300;
  }

  .header_mobile .mobile_nav .mobile_mainmenu > li.menu-item-has-children .arrow.active i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .header_mobile .mobile_nav .mobile_mainmenu > li > a:hover, .header_mobile .mobile_nav .mobile_mainmenu > li.current-menu-item > a,
.header_mobile .mobile_nav .mobile_mainmenu > li.current-menu-ancestor > a {
    color: var(--renk4);
  }
}
@media only screen and (max-width: 767px) {
  .header_mobile .mlogo_wrapper {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .mobile_logo img {
    max-width: 230px;
    max-height: 47px;
  }
}
/*--------------------------------------------------------------
## Page Header
--------------------------------------------------------------*/
.page-header {
  width: 100%;
  height: 319px;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  background: center center no-repeat;
  background-size: cover;
  text-align: center;
  margin-top: 68px;
}
.page-header .breadcrumbs {
  margin-bottom: 0;
  margin-top: 30px;
  text-transform: capitalize;
}
.page-header .breadcrumbs li {
  display: inline-block;
}
.page-header .breadcrumbs li:before {
  content: "";
  font-family: "Flaticon";
  font-size: 11px;
  color: #a5b7d2;
  margin: 0 8px;
}
.page-header .breadcrumbs li:first-child:before {
  display: none;
}
.page-header .breadcrumbs li a {
  color: #a5b7d2;
}
.page-header .breadcrumbs li a:hover {
  color: var(--renk4);
}

.page-title {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.entry-content {
  padding: 72px 0 102px;
}

.post-box .post-inner {
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  background: #fff;
  margin-bottom: 60px;
  overflow: hidden;
}
.post-box p {
  margin-bottom: 0;
  letter-spacing: -0.2px;
}
.post-box .entry-media {
  position: relative;
}
.post-box .entry-media .post-cat {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
}
.post-box .inner-post {
  padding: 40px;
}
.post-box .post-cat a {
  border-bottom-right-radius: 20px;
  border-top-left-radius: 15px;
  -moz-border-radius: 3px;
  font-family: "Red Hat Display", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  display: inline-block;
  color: #fff;
  background: var(--renk2);
  padding: 10px;
  margin-bottom: 35px;
  margin-right: 6px;
}
.post-box .post-cat a:hover {
  background: #fff;
  color: linear-gradient(145deg,var(--renk),var(--renk2))
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.post-box .entry-meta {
  text-transform: capitalize;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 13px;
}
.post-box .entry-meta > span:not(.sl-wrapper) {
  margin-right: 10px;
  display: inline-block;
}
.post-box .entry-meta > span:not(.sl-wrapper) i {
  margin-right: 4px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.post-box .entry-meta a {
  color: #a5b7d2;
}
.post-box .entry-meta a:hover {
  color: #1a1b1e;
}
.post-box .entry-meta a:hover i {
  color: var(--renk4);
}
.post-box .entry-title {
  margin-bottom: 15px;
  line-height: 36px;
}
.post-box .entry-title a {
  color: #1a1b1e;
  display: inline-block;
}
.post-box .entry-title a:hover {
  color: var(--renk4);
}
.post-box .padding-box {
  padding: 40px 40px 0 40px;
}
.post-box .audio-box {
  margin-bottom: -5px;
}
.post-box .audio-box iframe {
  width: 100%;
}
.post-box .link-box {
  margin-bottom: -5px;
}
.post-box .link-box a {
  font-size: 24px;
  font-weight: 500;
  font-family: "Red Hat Display", sans-serif;
  color: #1a1b1e;
}
.post-box .link-box a:hover {
  color: var(--renk2);
}
.post-box .link-box i {
  text-shadow: 8px 8px 18px rgba(0, 195, 255, 0.3);
  -moz-text-shadow: 8px 8px 18px rgba(0, 195, 255, 0.3);
  color: var(--renk2);
  margin-right: 20px;
}
.post-box .link-box i:before {
  font-size: 32px;
  line-height: 1;
}
.post-box .quote-box {
  overflow: hidden;
  margin-bottom: -5px;
}
.post-box .quote-box i {
  float: left;
  color: var(--renk2);
  text-shadow: 8px 8px 18px rgba(0, 195, 255, 0.3);
  -moz-text-shadow: 8px 8px 18px rgba(0, 195, 255, 0.3);
}
.post-box .quote-box i:before {
  font-size: 32px;
  line-height: 1;
}
.post-box .quote-box .quote-text {
  padding-left: 52px;
  margin-top: -10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 42px;
  color: #1a1b1e;
}
.post-box .quote-box .quote-text span {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #a5b7d2;
}
.post-box .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  margin-top: -30px;
  margin-left: -30px;
}
.post-box .btn-play i {
  position: relative;
  z-index: 1;
  font-size: 19px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  color: var(--renk2);
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.post-box .btn-play i:before {
  margin-left: 3px;
}
.post-box .btn-play i:hover {
  background: var(--renk2);
  color: #fff;
}
.post-box .btn-play:before, .post-box .btn-play:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: 1024;
  height: 100%;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.8);
  animation: circle-fade-before 2s infinite ease-in-out;
  -webkit-animation: circle-fade-before 2s infinite ease-in-out;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.post-box .btn-play:after {
  animation: circle-fade-after 2s infinite ease-in-out;
  -webkit-animation: circle-fade-after 2s infinite ease-in-out;
}
.post-box.format-standard.has-post-thumbnail .inner-post .post-cat {
  display: none;
}
.post-box.post-item {
  margin-bottom: 0;
}
.post-box.post-item .post-cat {
  top: 30px;
  left: 30px;
}
.post-box.post-item .inner-post {
  padding: 30px;
}
.post-box.post-item .entry-meta {
  margin-bottom: 10px;
}
.post-box.post-item h4 {
  font-weight: bold;
  margin-bottom: 12px;
}

.page-pagination {
  margin-top: 70px;
  margin-bottom: 0;
  font-family: "Red Hat Display", sans-serif;
}
.page-pagination li {
  display: inline-block;
}
.page-pagination li a, .page-pagination li span {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  font-size: 18px;
  color: #1a1b1e;
  background: #fff;
  font-weight: 600;
  height: 40px;
  width: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  margin-right: 8px;
}
.page-pagination li span, .page-pagination li a:hover {
  box-shadow: 6px 6px 13px 0px rgba(0, 195, 255, 0.3);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(0, 195, 255, 0.3);
  -moz-box-shadow: 6px 6px 13px 0px rgba(0, 195, 255, 0.3);
  background: var(--renk2);
  color: #fff;
}

/* blog post */
.blog-post {
  box-shadow: none;
  overflow: inherit;
  margin-bottom: 0;
}
.blog-post > .inner-post {
  padding-left: 0;
  padding-right: 0;
}
.blog-post > .inner-post p:not(:last-child) {
  margin-bottom: 20px;
}
.blog-post > .inner-post .entry-summary {
  padding-bottom: 50px;
}
.blog-post .tagcloud {
  margin: 2px -3px 0;
  float: left;
}
.blog-post .tagcloud a {
  color: #707f96;
  background: #f0f6ff;
  font-size: 14px !important;
  font-weight: 500;
  padding: 10px 12px;
  margin: 0 3px;
  margin-bottom: 9px;
  line-height: 1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
  margin-bottom: 0;
}
.blog-post .tagcloud a:hover {
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  background: var(--renk2);
  color: #fff;
}
.blog-post .entry-footer {
  padding-bottom: 40px;
}
.blog-post .share-post {
  float: right;
}
.blog-post .share-post a {
  float: left;
  overflow: hidden;
  height: 38px;
  width: 38px;
  text-align: center;
  line-height: 40px;
  font-weight: 500;
  font-family: "Red Hat Display", sans-serif;
  border-radius: 19px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  background: var(--renk4);
  color: #fff;
  margin-left: 15px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
}
.blog-post .share-post a:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.blog-post .share-post a.face {
  background: #4661c5;
}
.blog-post .share-post a.twit {
  background: #44b1e4;
}
.blog-post .share-post a.pint {
  background: #ff2e2e;
}
.blog-post .share-post a.linked {
  background: #0073B0;
}
.blog-post .share-post a.google {
  background: #DC4A38;
}
.blog-post .share-post a.tumblr {
  background: #3C586D;
}
.blog-post .share-post a.reddit {
  background: #FD4507;
}
.blog-post .share-post a.vk {
  background: #5082B9;
}
.blog-post .author-bio {
  overflow: hidden;
  margin-bottom: 50px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.blog-post .author-bio .author-image {
  float: left;
  margin-right: 50px;
}
.blog-post .author-bio .author-info {
  padding: 40px 50px 20px 0;
}
.blog-post .author-bio .author-info .title {
  font-weight: 500;
  margin-bottom: 7px;
}
.blog-post .author-bio .author-info h6 {
  margin-bottom: 12px;
}
.blog-post .author-bio .author-info .des {
  margin-bottom: 15px;
}
.blog-post .author-bio .author-info .author-socials a {
  font-size: 14px;
  margin-right: 15px;
  color: #a5b7d2;
}
.blog-post .author-bio .author-info .author-socials a:hover {
  color: var(--renk4);
}

.drop-cap {
  float: left;
  text-align: center;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 1;
  margin: 0 20px 20px 0 !important;
  box-shadow: 6px 6px 13px 0 rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0 rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0 rgba(42, 67, 113, 0.15);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.drop-cap span {
  font-size: 24px;
  line-height: 40px;
  display: block;
  font-weight: 700;
  color: var(--renk4);
}

.post-nav {
  padding-left: 2px;
  font-family: "Red Hat Display", sans-serif;
}
.post-nav a {
  color: var(--renk);
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.post-nav a span {
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  line-height: 40px;
  width: 40px;
  height: 40px;
}
.post-nav a:hover span {
  color: var(--renk);
  background: #fff;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
}
.post-nav .post-prev {
  float: left;
}
.post-nav .post-prev a span {
  margin-right: 2px;
  margin-left: -11px;
}
.post-nav .post-prev a:hover span {
  margin-right: 15px;
  margin-left: 0px;
  box-shadow: -6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: -6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: -6px 6px 13px 0px rgba(42, 67, 113, 0.15);
}
.post-nav .post-next {
  float: right;
}
.post-nav .post-next a span {
  margin-left: 2px;
  margin-right: -11px;
}
.post-nav .post-next a:hover span {
  margin-left: 15px;
  margin-right: 0px;
}

.related-posts {
  margin-top: 90px;
  margin-bottom: 20px;
}
.related-posts h2 {
  margin-bottom: 30px;
}
.related-posts .post-box .post-inner {
  margin-bottom: 0;
}

.single-page-header {
  position: relative;
  background: #f0f6ff;
  background-size: cover;
  background-repeat: no-repeat;
}
.single-page-header .single-bg-overlay {
  background: rgba(34, 35, 40, 0.5);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.single-page-header .entry-media {
  position: relative;
  z-index: 0;
}
.single-page-header .sing-page-header-content {
  position: relative;
  z-index: 2;
  padding-top: 345px;
  padding-bottom: 80px;
}
.single-page-header.post-box .quote-box,
.single-page-header.post-box .link-box,
.single-page-header.post-box .audio-box {
  padding-top: 80px;
}
.single-page-header.post-box .audio-post {
  padding-bottom: 80px;
}
.single-page-header.post-box .sing-page-header-content .entry-title {
  color: #fff;
}
.single-page-header.post-box .sing-page-header-content .entry-meta a {
  color: #fff;
}
.single-page-header.post-box .sing-page-header-content .entry-meta a:hover {
  color: #a5b7d2;
}
.single-page-header.post-box .sing-page-header-content .entry-meta > span:not(.sl-wrapper) {
  margin-right: 15px;
  display: inline-block;
}
.single-page-header.post-box .sing-page-header-content .entry-meta > span:not(.sl-wrapper).sl-wrapper {
  margin-right: 0;
}
.single-page-header.post-box .sing-page-header-content .entry-meta .sl-wrapper a.liked,
.single-page-header.post-box .sing-page-header-content .entry-meta .sl-wrapper a.liked:hover,
.single-page-header.post-box .sing-page-header-content .entry-meta .sl-wrapper a.liked:active,
.single-page-header.post-box .sing-page-header-content .entry-meta .sl-wrapper a.liked:focus,
.single-page-header.post-box .sing-page-header-content .entry-meta .sl-wrapper a.liked span.sl-count,
.single-page-header.post-box .sing-page-header-content .entry-meta .sl-wrapper a.liked span.sl-text,
.single-page-header.post-box .sing-page-header-content .entry-meta .sl-wrapper .sl-count,
.single-page-header.post-box .sing-page-header-content .entry-meta .sl-wrapper .sl-text {
  color: #fff;
}
.single-page-header.post-box .sing-page-header-content .loader,
.single-page-header.post-box .sing-page-header-content .loader:before,
.single-page-header.post-box .sing-page-header-content .loader:after {
  background: rgba(255, 255, 255, 0.5);
  -webkit-animation: load-light 1s infinite ease-in-out;
  animation: load-light 1s infinite ease-in-out;
}
.single-page-header.post-box .sing-page-header-content .loader:before,
.single-page-header.post-box .sing-page-header-content .loader:after {
  position: absolute;
  top: 0;
  content: "";
}
.single-page-header.post-box .sing-page-header-content .loader:before {
  left: -0.375em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.single-page-header.post-box .sing-page-header-content .loader {
  text-indent: -9999em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.single-page-header.post-box .sing-page-header-content .loader:after {
  left: 0.375em;
}
.single-page-header.post-box .entry-title {
  line-height: 1.2;
  margin-bottom: 25px;
}
.single-page-header.post-box .post-cat a {
  margin-bottom: 30px;
}
.single-page-header .slick-arrow {
  display: none !important;
}

.single-format-standard .audio-post {
  padding-top: 90px;
}

/* Simple Like Wrapper */
.sl-wrapper {
  float: right;
}

/* Simple Like Colors */
.sl-wrapper a.liked {
  color: #1a1b1e;
  font-weight: 500;
}

.sl-wrapper a.liked:hover,
.sl-wrapper a.liked:active,
.sl-wrapper a.liked:focus {
  color: #1a1b1e;
}

.sl-wrapper a.liked span.sl-count,
.sl-wrapper a.liked span.sl-text,
.sl-wrapper .sl-count,
.sl-wrapper .sl-text {
  color: #1a1b1e;
}

.sl-wrapper .sl-icon {
  margin-right: 6px;
}
.sl-wrapper .sl-icon svg {
  color: var(--renk4);
  margin-top: 3px;
  width: 0.9em;
  height: 0.9em;
}

/* Simple Like Count */
.sl-wrapper .sl-count, .sl-wrapper .sl-text {
  font-size: 14px;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize;
  vertical-align: middle;
}

.sl-wrapper .sl-text {
  margin-left: 4px;
}

@keyframes circle-fade-before {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}
@keyframes circle-fade-after {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2.5);
    opacity: 0;
  }
}
@media (max-width: 991px) {
  .content-area {
    margin-bottom: 60px;
  }

  .post-box.post-item {
    margin-bottom: 40px;
  }

  .single-page-header {
    padding: 40px 0 30px;
  }
  .single-page-header .entry-media,
.single-page-header .single-bg-overlay,
.single-page-header .sl-wrapper,
.single-page-header > .container {
    display: none;
  }
  .single-page-header .sing-page-header-content {
    position: static;
  }
  .single-page-header.post-box .audio-post {
    padding: 0;
  }
  .single-page-header.post-box .sing-page-header-content .entry-title {
    color: #1a1b1e;
  }
  .single-page-header.post-box .sing-page-header-content .entry-meta a {
    color: #a5b7d2;
  }
  .single-page-header.post-box .sing-page-header-content .entry-meta a:hover {
    color: #1a1b1e;
  }
}
.blog-grid {
  margin-right: -15px;
  margin-left: -15px;
}
.blog-grid:after {
  content: "";
  display: block;
  clear: both;
}
.blog-grid .masonry-post-item {
  float: left;
  width: 33.3333333333%;
  display: inline-block;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-grid .masonry-post-item .post-inner {
  margin-bottom: 15px;
}
.blog-grid .masonry-post-item .post-inner .inner-post {
  padding: 30px;
}
.blog-grid .masonry-post-item.post-box .entry-title {
  font-size: 24px;
  font-weight: 700;
}
.blog-grid .masonry-post-item.post-box .entry-media .post-cat {
  top: 30px;
  left: 30px;
}
.blog-grid .masonry-post-item.post-box .entry-media .post-cat a {
  padding: 8px 10px;
}
.blog-grid .masonry-post-item.post-box .entry-meta {
  margin-bottom: 10px;
}
.blog-grid .masonry-post-item.post-box .entry-meta span.comment-num {
  display: none;
}

.blog-grid.pf_5_cols .masonry-post-item {
  width: 20%;
}

.blog-grid.pf_4_cols .masonry-post-item {
  width: 25%;
}

.blog-grid.pf_2_cols .masonry-post-item {
  width: 50%;
}

@media only screen and (max-width: 993px) {
  .blog-grid .masonry-post-item,
.blog-grid.pf_5_cols .masonry-post-item,
.blog-grid.pf_4_cols .masonry-post-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .entry-footer .tagcloud, .entry-footer .share-post {
    float: none;
    width: 100%;
  }
  .entry-footer .share-post {
    margin-top: 30px;
  }
  .entry-footer .share-post a:first-child {
    margin-left: 0px;
  }

  .blog-post .author-bio .author-image {
    max-width: 100px;
    margin: 15px 15px 15px 15px;
    float: left;
  }
  .blog-post .author-bio .author-info {
    padding: 15px 15px 15px 125px;
  }

  .related-posts {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .blog-grid .masonry-post-item,
.blog-grid.pf_5_cols .masonry-post-item,
.blog-grid.pf_4_cols .masonry-post-item,
.blog-grid.pf_2_cols .masonry-post-item {
    width: 100%;
  }

  blockquote {
    font-size: 20px;
  }

  .single-post .entry-content {
    padding: 50px 0 70px;
  }

  .blog-list .post-box .inner-post {
    padding: 30px;
  }

  .post-box .entry-title {
    font-size: 22px;
    line-height: 30px;
  }

  .single-page-header.post-box .post-cat a,
.single-page-header.post-box .entry-title {
    margin-bottom: 20px;
  }
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area {
  margin-top: 30px;
}
.comments-area ol, .comments-area ul {
  list-style: none;
  padding-left: 0;
}
.comments-area ol .comment-respond, .comments-area ul .comment-respond {
  margin-top: -30px;
  margin-bottom: 40px;
}
.comments-area .comments-title {
  margin-bottom: 50px;
}
.comments-area .comment-item {
  margin-bottom: 50px;
  overflow: hidden;
}
.comments-area .comment-item .gravatar {
  float: left;
}
.comments-area .comment-item .gravatar img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.comments-area .comment-item .comment-content:not(.pingback) {
  padding-left: 105px;
}
.comments-area .comment-item .comment-meta {
  position: relative;
}
.comments-area .comment-item .comment-meta .comment-author {
  text-transform: capitalize;
  margin-bottom: 7px;
  margin-top: -3px;
  color: #363636;
}
.comments-area .comment-item .comment-meta .comment-time {
  display: block;
  color: #a5b7d2;
  font-size: 12px;
  font-weight: bold;
  font-family: "Red Hat Display", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 7px;
}
.comments-area .comment-item .comment-meta .comment-reply-link {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Red Hat Display", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #a5b7d2;
}
.comments-area .comment-item .comment-meta .comment-reply-link:hover {
  color: var(--renk4);
}
.comments-area .comment-item .comment-text p {
  margin-bottom: 15px;
}
.comments-area ul.children {
  padding-left: 60px;
}

.comment-respond {
  background: #f0f6ff;
  padding: 50px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.comment-respond .comment-reply-title {
  font-size: 30px;
  margin-bottom: 10px;
  margin-top: -5px;
}
.comment-respond .comment-reply-title small {
  font-size: 16px;
  font-weight: 400;
  text-transform: lowercase;
  margin-left: 5px;
}
.comment-respond .comment-reply-title small a {
  color: #ad1010;
}
.comment-respond .comment-reply-title small a:hover {
  color: var(--renk4);
}

.comment-form p {
  margin-bottom: 30px;
}
.comment-form p label {
  margin-left: 8px;
}
.comment-form p.form-submit {
  margin-bottom: 0;
}
.comment-form .logged-in-as {
  font-family: "Red Hat Display", sans-serif;
  font-size: 14px;
  margin-top: -5px;
}
.comment-form .logged-in-as a {
  color: #737373;
}
.comment-form .logged-in-as a:hover {
  color: var(--renk4);
}
.comment-form input[type=text],
.comment-form input[type=email] {
  width: 100%;
}
.comment-form .octf-btn {
  box-shadow: 8px 8px 18px 0 rgba(0, 195, 255, 0.3);
  -webkit-box-shadow: 8px 8px 18px 0 rgba(0, 195, 255, 0.3);
  -moz-box-shadow: 8px 8px 18px 0 rgba(0, 195, 255, 0.3);
}
.comment-form .octf-btn:hover {
  box-shadow: none;
}

@media only screen and (max-width: 768px) {
  .comment-respond {
    padding: 30px;
  }

  .comments-area ul.children {
    padding-left: 30px;
  }
}
/*--------------------------------------------------------------
## Widgets
--------------------------------------------------------------*/
.widget ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.widget ul li {
  position: relative;
}
.widget .tagcloud {
  padding-bottom: 16px !important;
  margin: 0 -3px;
}
.widget .tagcloud a {
  color: #707f96;
  background: #f0f6ff;
  font-size: 14px !important;
  font-weight: 500;
  padding: 10px 12px;
  margin: 0 3px;
  margin-bottom: 9px;
  line-height: 1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
}
.widget .tagcloud a:hover {
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  background: var(--renk2);
  color: #fff;
}

.widget-area .widget {
  margin-bottom: 50px;
}
.widget-area .widget:last-child {
  margin-bottom: 0;
}
.widget-area .widget .widget-title {
  font-weight: 700;
  padding-left: 17px;
  position: relative;
}
.widget-area .widget .widget-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 5px;
  height: 5px;
  background: var(--renk4);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.widget-area .widget ul:not(.recent-news) > li {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
  font-size: 14px;
  position: relative;
  margin-bottom: 11px;
  line-height: 24px;
}
.widget-area .widget ul:not(.recent-news) > li:last-child {
  padding: 0;
}
.widget-area .widget ul:not(.recent-news) > li a {
  color: #1a1b1e;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  -ms-transition: all 0.35s linear;
  transition: all 0.35s linear;
}
.widget-area .widget ul:not(.recent-news) > li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 0px;
  height: 3px;
  border-radius: 1.5px;
  -webkit-border-radius: 1.5px;
  -moz-border-radius: 1.5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  -ms-transition: all 0.35s linear;
  transition: all 0.35s linear;
}
.widget-area .widget ul:not(.recent-news) > li a:hover {
  color: var(--renk2);
  padding-left: 22px;
}
.widget-area .widget ul:not(.recent-news) > li a:hover:before {
  width: 10px;
  opacity: 1;
  visibility: visible;
  background: var(--renk2);
}
.widget-area .widget ul:not(.recent-news) > li a:hover + span {
  color: var(--renk2);
}
.widget-area .widget ul:not(.recent-news) > li .posts-count {
  color: #a5b7d2;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget-area .widget ul:not(.recent-news) > li.recentcomments a:before {
  display: none;
}
.widget-area .widget select {
  width: 100%;
  padding: 8px;
  outline: none;
}
.widget-area .widget table caption {
  margin-bottom: 10px;
}
.widget-area .widget table td, .widget-area .widget table th {
  border-color: #aaa;
  text-align: center;
}

.search-form {
  position: relative;
}
.search-form .search-field {
  width: 100%;
  padding: 0 48px 0 20px;
  height: 50px;
  line-height: 1;
  border-color: #e6e6e6;
  background: #fff;
  border-radius: 23px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
}
.search-form .search-submit {
  background: none;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50px;
  outline: none;
  font-size: 26px;
  color: #a5b7d2;
  padding: 0px 5px;
}
.search-form .search-submit i {
  width: 40px;
  height: 40px;
  line-height: 36px;
  background: var(--renk4);
  color: #fff;
  margin-bottom: 5px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search-form .search-submit i:before, .search-form .search-submit i:after {
  font-size: 17px;
  font-weight: 700;
}
.search-form .search-submit i:hover {
  background: var(--renk2);
}

.widget .recent-news {
  padding-top: 5px;
}
.widget .recent-news li {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
}
.widget .recent-news li:not(:last-child) {
  margin-bottom: 25px;
}
.widget .recent-news .thumb {
  float: left;
  margin-right: 20px;
}
.widget .recent-news .thumb img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.widget .recent-news h6 {
  margin: -3px 0 3px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 700;
}
.widget .recent-news h6 a {
  color: #1a1b1e;
  display: block;
}
.widget .recent-news h6 a:before {
  display: none;
}
.widget .recent-news h6 a:hover {
  color: var(--renk2);
}
.widget .recent-news .entry-date {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  color: #a5b7d2;
}

.instafeed-gallery .instafeed-item {
  display: inline-block;
  width: 33.33333333%;
  float: left;
}
.instafeed-gallery .instafeed-item a {
  display: inline-block;
  margin: 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: #f1f1f1;
}
.instafeed-gallery .instafeed-item a img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.author-widget_wrapper {
  padding: 30px 26px;
  background-color: var(--renk);
  background-image: -moz-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: -webkit-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: linear-gradient(145deg, var(--renk), var(--renk2));
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
  -webkit-box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
  -moz-box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
}
.author-widget_wrapper .author-widget_image-wrapper {
  margin-bottom: 26px;
}
.author-widget_wrapper .author-widget_title {
  margin-bottom: 10px;
  color: #fff;
}
.author-widget_wrapper .author-widget_text {
  font-size: 14px;
  line-height: 28px;
  color: #fff;
}

.author-widget_social a {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  height: 26px;
  width: 26px;
  line-height: 26px;
  cursor: pointer;
  margin-right: 5px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.author-widget_social a.social-facebook {
  color: #2255ee;
}
.author-widget_social a.social-twitter {
  color: #4ccef9;
}
.author-widget_social a.social-google {
  color: #dd4b39;
}
.author-widget_social a.social-pinterest {
  color: #ff2e2e;
}
.author-widget_social a.social-linkedin {
  color: #3292ff;
}
.author-widget_social a.social-buffer {
  color: #000000;
}
.author-widget_social a.social-digg {
  color: #005be2;
}
.author-widget_social a.social-reddit {
  color: #ff4500;
}
.author-widget_social a.social-tumbleupon {
  color: #eb4924;
}
.author-widget_social a.social-tumblr {
  color: #35465c;
}
.author-widget_social a.social-vk {
  color: #45668e;
}
.author-widget_social a.social-yummly {
  color: #E16120;
}
.author-widget_social a.social-email {
  color: #E84231;
}
.author-widget_social a.social-dribbble {
  color: #ea4c89;
}
.author-widget_social a.social-instagram {
  color: #ff9000;
}
.author-widget_social a.social-youtube {
  color: #FF0000;
}
.author-widget_social a.social-pinterest {
  color: #E60023;
}
.author-widget_social a:last-child {
  margin-right: 0px;
}

/*--------------------------------------------------------------
## Responsive Blog
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery-caption {
  display: block;
}

.gallery {
  margin-bottom: 1.5em;
  margin-left: -7px;
  margin-right: -7px;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
  padding: 7px;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/*--------------------------------------------------------------
# Elementor Widgets
--------------------------------------------------------------*/
.ot-heading h6 {
  font-size: 14px;
  font-weight: bold;
  color: #a5b7d2;
  position: relative;
  display: inline-block;
  padding-left: 21px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.ot-heading h6:before, .ot-heading h6:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  background: #a5b7d2;
  top: 3.5px;
  left: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.ot-heading h6:after {
  left: auto;
  right: -21px;
}
.ot-heading h2 {
  margin-bottom: 25px;
}
.ot-heading.text-light h6:before, .ot-heading.text-light h6:after {
  background: var(--renk2);
}
.ot-heading.left-align h6:after {
  display: none;
}
.ot-heading.right-align h6 {
  padding-right: 21px;
}
.ot-heading.right-align h6:after {
  right: 0;
}
.ot-heading.right-align h6:before {
  display: none;
}
.ot-heading.center-align h6 {
  margin-left: -10px;
}

@media (max-width: 600px) {
  .ot-heading h2 br {
    display: none;
  }
}
.flex-col {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-col .ft-col-contact {
  width: 33.333%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.contact-info {
  font-size: 22px;
  overflow: hidden;
}
.contact-info h6 {
  font-size: 16px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.contact-info i {
  font-size: 30px;
  margin-top: 2px;
  line-height: 1;
  float: left;
}
.contact-info i:before {
  font-size: 40px;
}
.contact-info i.flaticon-world:before {
  font-size: 37px;
}
.contact-info img {
  width: 30px;
  margin-top: 3px;
  float: left;
}
.contact-info p {
  margin-bottom: 0;
}
.contact-info .info-text {
  padding-left: 50px;
  font-weight: 500;
}
.contact-info.text-light {
  color: #fff;
}
.contact-info.text-light h6, .contact-info.text-light i {
  color: #61daff;
}
.contact-info.box-style2 {
  width: 100%;
}
.contact-info.text-light h6 {
  font-family: "Red Hat Display",Sans-serif;
  font-size: 18px;
  color: #9ee8ff;
  font-weight: 400;
  text-transform: none;
}
.contact-info.box-style2 i {
  float: none;
  margin-top: 0px;
  vertical-align: bottom;
}
.contact-info.box-style2 .box-icon {
  margin-bottom: 25px;
}
.contact-info.box-style2 p {
  color: #fff;
  font-family: "Red Hat Display",Sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}

.border-left .box-style2, .border-right .box-style2 {
  position: relative;
}

.border-left .box-style2:before {
  position: absolute;
  height: 70%;
  width: 1px;
  left: 0;
  bottom: 12%;
  background: rgba(255, 255, 255, 0.2);
  content: "";
  display: block;
}

.border-right .box-style2:after {
  position: absolute;
  height: 70%;
  width: 1px;
  right: 0;
  bottom: 12%;
  background: rgba(255, 255, 255, 0.2);
  content: "";
  display: block;
}

.footer-menu {
  margin-top: 65px;
}

.footer-menu ul {
  padding-left: 0;
  margin: 0;
}

.site-footer .footer-menu ul li {
  margin-bottom: 12px;
}

.copyright {
  color: #acebff;
  font-family: "Red Hat Text",Sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-top: 22px;
  margin-bottom: 0;
  line-height: 1;
}

.footer-social {
  margin-top: 47px;
  font-size: 0;
  padding-bottom: 8.5px;
}

.footer-social-icon {
  display: inline-block;
  line-height: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #818a91;
  font-size: 13px;
  padding: .5em;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 10px;
  text-align: center;
}

.footer-social-icon:last-child {
  margin-right: 0;
}

.footer-social-icon.twitter {
  color: #4ccef9;
}

.tidio-chat {
    width: 15px;
}

.footer-social-icon.facebook {
  color: #25e;
}

.footer-social-icon.linkedin {
  color: #3292ff;
}

.footer-social-icon.instagram {
  color: #ff970f;
}

.footer-social-icon i, .footer-social-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
}

.footer-social-icon:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    opacity: 1;
}

.main-footer {
    padding: 60px 0 60px;
}

.footer-widget {
    margin-top: 35px;
}

.social {
	margin: 0 auto;
	width: 500px;
	text-align: center;
}
@media (max-widthpx) { 
.icon-btn {         
display:none !important;     
} }
[class^="icon-btn"] /*.icon-btn*/ {
	height: 55px;
	width: 55px;
	border: 0;
	cursor: pointer;
	font-size: 40px;
	line-height: 45px;
	transition: ease-in-out .3s;
	border-radius: 40px;
	margin-left: 15px;
	background-color: transparent;
	color: #fff;
}
.twitter {
	color: #4099FF;
}
.discord {
	color: #7289da;
}
.instagram {
	color: #c32aa3;
}
.facebook {
	color: #ff0000;
}
.icon-btn:hover {
	transform: scale(1.10);
}
.twitter:hover {
	background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(29,195,253,1) 0%, rgba(69,156,252,1) 100%);	
}

.instagram:hover {
	background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
}
.facebook:hover {
	background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(43,29,253,1) 0%, rgba(69,156,252,1) 100%);	
}

.whatsapp:hover {
    background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(37,211,102,1) 0%, rgba(70,211,37,1) 100%);
}

a.link {
	color: inherit;	
} /* sosyal medya */

.text1 {
    margin-top: 35px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.footer-widget1 {
    margin-top: 35px;
    background-color: rgb(0 0 0 / 25%);
    -webkit-border-radius: 20px;
    padding-bottom: 10px
}

.site-footer-2 .footer-widget p {
    color: #fff;
    font-family: "Red Hat Text",Sans-serif;
    line-height: 30px;
}

.site-footer-2 .footer-social {
    margin-top: 0;
}

.site-footer-2 .footer-widget h5 {
    color: #fff;
    font-family: "Red Hat Display",Sans-serif;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 1;
    font-weight: 700;
}

.site-footer-2 .footer-contact-2 ul, .site-footer-2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.site-footer-2 .footer-contact-2 ul li {
    line-height: 30px;
    margin-bottom: 12px;
    font-family: "Red Hat Display",sans-serif;
}

.site-footer-2 .footer-contact-2 ul li strong {
    font-weight: 700;
    color: #9ee8ff;
}

.site-footer-2 .ft-menu-list li {
    padding-bottom: calc(6px/2);
    margin-bottom: 12px;
    font-weight: 400;
}

.site-footer-2 .ft-menu-list a {
    font-family: "Red Hat Text",sans-serif;
    color: #fff;
}
.site-footer-2 .ft-menu-list a:hover {
    color: #205fff;
    text-decoration: underline;
}

.footer-bottom {
    padding-top: 25px;
    border-top: 1px solid rgba(255,255,255,.1);
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0.100717787114846) 0%, rgba(255,255,255,0.100717787114846) 100%);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(30px) saturate(180%);
}
}

.site-footer-2 .footer-bottom .copyright-2 {
    color: #acebff;
    font-size: 15px;
    font-family: "Red Hat Text",sans-serif;
}

@media only screen and (max-width: 768px) {
  .border-right .box-style2:after,
.border-right .box-style2:before {
    display: none;
  }
}
.service-box {
    overflow: hidden;
    position: relative;
    padding: 35px 35px 26px;
    background: #fff;
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.service-box * {
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.service-box .number-box {
  float: left;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: var(--renk);
  background-image: -moz-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: -webkit-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: linear-gradient(145deg, var(--renk), var(--renk2));
  box-shadow: 8px 8px 20px 0px rgba(42, 67, 113, 0.3);
  -webkit-box-shadow: 8px 8px 20px 0px rgba(42, 67, 113, 0.3);
  -moz-box-shadow: 8px 8px 20px 0px rgba(42, 67, 113, 0.3);
}
.service-box .content-box {
  padding-left: 75px;
}
.service-box .content-box h5 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}
.service-box .content-box p:last-child {
  margin-bottom: 0;
}
.service-box .big-number {
  position: absolute;
  right: 35px;
  bottom: -13px;
  font-size: 88px;
  font-weight: 900;
  font-family: "Red Hat Display", sans-serif;
  line-height: 1;
  color: rgba(165, 183, 210, 0.2);
  z-index: -1;
}
.service-box .overlay {
  background-color: var(--renk);
  background-image: -moz-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: -webkit-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: linear-gradient(145deg, var(--renk), var(--renk2));
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  opacity: 0;
}
.service-box:hover {
  background: none;
}
.service-box:hover .overlay {
  opacity: 1;
}
.service-box:hover .number-box {
  background: #fff;
  color: var(--renk2);
}
.service-box:hover .content-box {
  color: #fff;
}
.service-box:hover .content-box h5 {
  color: #fff;
}
.service-box:hover .big-number {
  color: rgba(255, 255, 255, 0.2);
}

.service-box-s2 {
  overflow: hidden;
  position: relative;
  padding: 30px 30px 28px;
  background: #fff;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.service-box-s2 .number-box {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: var(--renk2);
  font-family: "Red Hat Display", sans-serif;
  font-weight: bold;
  font-size: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: rgba(0, 195, 255, 0.15);
}
.service-box-s2 .content-box {
  padding-left: 70px;
}
.service-box-s2 .content-box h5 {
  font-weight: 700;
  margin-bottom: 8px;
}
.service-box-s2 .content-box p:last-child {
  margin-bottom: 0;
}
.service-box-s2:hover {
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}

.active .service-box .overlay {
  opacity: 1;
}
.active .service-box .number-box {
  background: #fff;
  color: var(--renk2);
}
.active .service-box .content-box {
  color: #fff;
}
.active .service-box .content-box h5 {
  color: #fff;
}
.active .service-box .big-number {
  color: rgba(255, 255, 255, 0.2);
}
.active .service-box-s2 {
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}

@media (max-width: 600px) {
  .service-box .number-box {
    float: none;
    margin-bottom: 30px;
  }

  .service-box .content-box {
    padding-left: 0;
  }
}
.icon-box {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-box.s1 .icon-main, .icon-box.s4 .icon-main {
  float: left;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 61px;
  color: #fff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  background-color: var(--renk);
  background-image: -moz-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: -webkit-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: linear-gradient(145deg, var(--renk), var(--renk2));
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 8px 8px 20px 0px rgba(2, 156, 236, 0.3);
  -webkit-box-shadow: 8px 8px 20px 0px rgba(2, 156, 236, 0.3);
  -moz-box-shadow: 8px 8px 20px 0px rgba(2, 156, 236, 0.3);
}
.icon-box.s1 .icon-main i, .icon-box.s1 .icon-main span:before, .icon-box.s4 .icon-main i, .icon-box.s4 .icon-main span:before {
  font-size: 25px;
}
.icon-box.s1 .icon-main span, .icon-box.s4 .icon-main span {
  display: block;
}
.icon-box.s1 .icon-main img, .icon-box.s4 .icon-main img {
  max-width: 25px;
  margin-top: -5px;
}
.icon-box.s1:hover .icon-main, .icon-box.s4:hover .icon-main {
  color: var(--renk2);
  background: #fff;
  box-shadow: 6px 6px 13px 0px rgba(33, 101, 227, 0.3);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(33, 101, 227, 0.3);
  -moz-box-shadow: 6px 6px 13px 0px rgba(33, 101, 227, 0.3);
}
.icon-box.s1 .content-box, .icon-box.s4 .content-box {
  padding-left: 85px;
}
.icon-box .content-box h5 {
  margin-bottom: 17px;
  font-weight: bold;
}
.icon-box .content-box h5 a {
  color: #1a1b1e;
}
.icon-box .content-box h5 a:hover {
  color: var(--renk4);
}
.icon-box .content-box p:last-child {
  margin-bottom: 0;
}
.icon-box.s2 {
  padding: 47px;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.icon-box.s2 .icon-main {
  color: var(--renk);
  margin-bottom: 30px;
  line-height: 1;
  text-shadow: 8px 8px 30px rgba(42, 67, 113, 0.3);
  -moz-text-shadow: 8px 8px 30px rgba(42, 67, 113, 0.3);
}
.icon-box.s2 .icon-main i, .icon-box.s2 .icon-main span:before {
  font-size: 40px;
  line-height: 1;
}
.icon-box.s2 .icon-main img {
  max-width: 40px;
  margin-top: -5px;
}
.icon-box.s2:before, .icon-box.s2:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-box.s2:before {
  top: 0;
  left: 0;
}
.icon-box.s2:after {
  bottom: 0;
  right: 0;
}
.icon-box.s2:hover {
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.icon-box.s2:hover:before, .icon-box.s2:hover:after {
  opacity: 1;
}
.icon-box.s2 .content-box h5 {
  margin-bottom: 14px;
  font-size: 22px;
}
.icon-box.s3 {
  padding: 40px 27px 35px;
  position: relative;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.icon-box.s3 .icon-main {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-bottom: 25px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: var(--renk);
  background-image: -moz-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: -webkit-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: linear-gradient(145deg, var(--renk), var(--renk2));
  box-shadow: 8px 8px 30px 0px rgba(1, 96, 231, 0.3);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(1, 96, 231, 0.3);
  -moz-box-shadow: 8px 8px 30px 0px rgba(1, 96, 231, 0.3);
}
.icon-box.s3 .icon-main i, .icon-box.s3 .icon-main span:before {
  font-size: 30px;
}
.icon-box.s3 .icon-main img {
  max-width: 30px;
  margin-top: -5px;
}
.icon-box.s3 .bg-s3 {
  position: absolute;
  content: "";
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: var(--renk);
  background-image: -moz-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: -webkit-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: linear-gradient(145deg, var(--renk), var(--renk2));
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.icon-box.s3 .content-box h5 {
  margin-bottom: 12px;
  font-size: 18px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-box.s3 .content-box p {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-box.s3 .action-box {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-box.s3 .bg-before, .icon-box.s3 .bg-after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  background: #fff;
  z-index: -1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-box.s3 .bg-before {
  top: 0;
  left: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
}
.icon-box.s3 .bg-after {
  bottom: 0;
  right: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
}
.icon-box.s3:hover .bg-before,
.icon-box.s3:hover .bg-after {
  display: none;
}
.icon-box.s3:hover .bg-s3,
.icon-box.s3:hover .action-box {
  opacity: 1;
  visibility: visible;
}
.icon-box.s3:hover .action-box {
  bottom: -26px;
}
.icon-box.s3:hover h5, .icon-box.s3:hover p {
  color: #fff;
}
.icon-box.s3:hover h5 a, .icon-box.s3:hover p a {
  color: #fff;
}
.icon-box.s3:hover h5 a:hover, .icon-box.s3:hover p a:hover {
  color: var(--renk4);
}
.icon-box.s3:hover .icon-main {
  background: #fff;
  color: var(--renk2);
}
.icon-box.s4 .icon-main {
  float: right;
}
.icon-box.s4 .content-box {
  text-align: right;
  padding-left: 0;
  padding-right: 85px;
}

.active .icon-box.s1 .icon-main {
  color: var(--renk2);
  background: #fff;
  box-shadow: 6px 6px 13px 0px rgba(33, 101, 227, 0.3);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(33, 101, 227, 0.3);
  -moz-box-shadow: 6px 6px 13px 0px rgba(33, 101, 227, 0.3);
}
.active .icon-box.s2 {
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.active .icon-box.s2:before, .active .icon-box.s2:after {
  visibility: visible;
  opacity: 1;
}
.active .icon-box.s3:before {
  opacity: 1;
}
.active .icon-box.s3 h5, .active .icon-box.s3 p {
  color: #fff;
}
.active .icon-box.s3 .icon-main {
  background: #fff;
  color: var(--renk2);
}

.icon-box-grid {
  overflow: hidden;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  background-color: var(--renk);
  background-image: -moz-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: -webkit-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: linear-gradient(145deg, var(--renk), var(--renk2));
  box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
  -webkit-box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
  -moz-box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
}
.icon-box-grid .no-padding {
  padding: 0;
}
.icon-box-grid .icon-box {
  padding: 47px;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.icon-box-grid .icon-box .icon-main {
  color: #fff;
  margin-bottom: 30px;
  line-height: 1;
  text-shadow: 8px 8px 30px rgba(1, 96, 231, 0.3);
  -moz-text-shadow: 8px 8px 30px rgba(1, 96, 231, 0.3);
}
.icon-box-grid .icon-box .icon-main i, .icon-box-grid .icon-box .icon-main span:before {
  font-size: 40px;
  line-height: 1;
}
.icon-box-grid .icon-box .icon-main img {
  max-width: 40px;
  margin-top: -5px;
}
.icon-box-grid .icon-box .content-box h5 {
  margin-bottom: 14px;
  font-size: 22px;
  color: #fff;
}
.icon-box-grid .icon-box .content-box h5 a {
  color: #fff;
}
.icon-box-grid .icon-box .content-box h5 a:hover {
  color: var(--renk4);
}
.icon-box-grid .icon-box:hover {
  color: #606060;
  background: #fff;
}
.icon-box-grid .icon-box:hover h5 {
  color: #1a1b1e;
}
.icon-box-grid .icon-box:hover h5 a {
  color: #1a1b1e;
}
.icon-box-grid .icon-box:hover .icon-main {
  color: var(--renk);
}

.team-wrap {
  text-align: center;
}
.team-wrap .team-thumb {
  overflow: hidden;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.team-wrap .team-thumb img {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.team-wrap .team-info {
  background: #fff;
  margin: -80px 30px 0;
  padding: 25px 25px 35px;
  position: relative;
  z-index: 1;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.team-wrap .team-info h4 {
  font-weight: bold;
  margin-bottom: 3px;
}
.team-wrap .team-info h4 a {
  color: #1a1b1e;
}
.team-wrap .team-social {
  position: absolute;
  bottom: -18px;
  left: 0;
  width: 100%;
}
.team-wrap .team-social a, .team-wrap .team-social span {
  cursor: pointer;
  font-size: 15px;
  margin-right: 12px;
  color: #fff;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: var(--renk2);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 5px 5px 18px 0px rgba(21, 183, 236, 0.3);
  -webkit-box-shadow: 5px 5px 18px 0px rgba(21, 183, 236, 0.3);
  -moz-box-shadow: 5px 5px 18px 0px rgba(21, 183, 236, 0.3);
}
.team-wrap .team-social a:hover, .team-wrap .team-social span:hover {
  box-shadow: none;
}
.team-wrap .team-social a {
  opacity: 0;
  right: -40px;
  position: relative;
  visibility: hidden;
}
.team-wrap .team-social a:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.team-wrap .team-social span {
  margin-right: 0;
}
.team-wrap .team-social.active span {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 5px 5px 18px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 5px 5px 18px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 5px 5px 18px 0px rgba(42, 67, 113, 0.15);
  background: #fff;
  color: var(--renk2);
}
.team-wrap .team-social.active a {
  opacity: 1;
  visibility: visible;
  right: 0;
  box-shadow: 5px 5px 18px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 5px 5px 18px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 5px 5px 18px 0px rgba(42, 67, 113, 0.15);
}
.team-wrap:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.team-slider, .team-slider-h5 {
  margin: 0 -15px;
}
.team-slider .team-wrap, .team-slider-h5 .team-wrap {
  padding: 0 15px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .team-wrap {
    display: block;
    text-align: center;
  }
  .team-wrap .team-thumb {
    display: block;
    margin: 0 auto 25px;
  }
  .team-wrap .team-info {
    display: block;
    padding-left: 0;
    border: none;
  }
}
.ot-progress {
  font-weight: 500;
}
.ot-progress .pname {
  margin-bottom: 10px;
}
.ot-progress .iprogress {
  height: 10px;
  background: #f0f6ff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.ot-progress .progress-bar {
  height: 100%;
  width: 0;
  background: var(--renk2);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.ot-progress .progress-bar.bshadow {
  box-shadow: 10px 10px 24px 0 rgba(0, 95, 255, 0.3);
  -webkit-box-shadow: 10px 10px 24px 0 rgba(0, 95, 255, 0.3);
  -moz-box-shadow: 10px 10px 24px 0 rgba(0, 95, 255, 0.3);
}

.circle-progress {
  text-align: center;
}
.circle-progress .inner-bar {
  position: relative;
  display: inline-block;
}
.circle-progress .inner-bar > span {
  position: absolute;
  width: 130px;
  height: 130px;
  line-height: 90px;
  top: 32px;
  left: 32px;
  text-align: center;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 900;
  font-size: 28px;
  color: #1a1b1e;
  border: 20px solid #f0f6ff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.circle-progress h4 {
  display: block;
  font-size: 22px;
  font-weight: 600;
  margin: 15px 0 0;
}

.easyPieChart {
  position: relative;
  text-align: center;
}

.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

.ot-pricing-table {
  position: relative;
  text-align: center;
  padding: 30px 40px 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.1);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.1);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.1);
}
.ot-pricing-table .title-table {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 13px;
  font-family: "Red Hat Display", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: var(--renk2);
  padding: 5px 15px;
  letter-spacing: 0.5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 17px;
  border-bottom-right-radius: 17px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-right-radius: 17px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 17px;
  -moz-border-radius-bottomright: 17px;
  -moz-border-radius-bottomleft: 0px;
  box-shadow: 8px 8px 18px 0px rgba(42, 67, 113, 0.3);
  -webkit-box-shadow: 8px 8px 18px 0px rgba(42, 67, 113, 0.3);
  -moz-box-shadow: 8px 8px 18px 0px rgba(42, 67, 113, 0.3);
}
.ot-pricing-table .inner-table img {
  margin-bottom: 35px;
  margin-top: 50px;
}
.ot-pricing-table .inner-table h2 {
  font-size: 42px;
  font-weight: 500;
  color: var(--renk2);
  margin-bottom: 3px;
}
.ot-pricing-table .inner-table h2 sup {
  margin-left: -25px;
  font-size: 30px;
}
.ot-pricing-table .inner-table > p {
  color: #a5b7d2;
  font-weight: 500;
  margin-bottom: 0;
}
.ot-pricing-table .inner-table .details {
  margin-top: 35px;
  padding-top: 28px;
  padding-bottom: 30px;
  line-height: 42px;
  border-top: 1px solid #e5e5e5;
}
.ot-pricing-table .inner-table .details ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.ot-pricing-table .octf-btn {
  margin-bottom: -26px;
}
.ot-pricing-table .octf-btn:hover {
  box-shadow: none !important;
}
.ot-pricing-table:before {
  background: #fff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
}
.ot-pricing-table:after {
  background: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
}
.ot-pricing-table.s2 .title-table {
  background: var(--renk);
}
.ot-pricing-table.s2 h2 {
  color: var(--renk);
}
.ot-pricing-table.s3 .title-table {
  background: var(--renk4);
}
.ot-pricing-table.s3 h2 {
  color: var(--renk4);
}
.ot-pricing-table:hover {
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}

@media (max-width: 991px) {
  .ot-pricing-table {
    max-width: 370px;
    margin: auto;
  }
}
.ot-tabs .tabs-heading {
  margin: 0px;
  display: flex;
  border: 1px solid #d2dbe8;
  padding: 4px;
  border-radius: 28px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.ot-tabs .tab-link {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  font-size: 16px;
  padding: 16px 28px 16px 28px;
  line-height: 1;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  background: var(--renk4);
  cursor: pointer;
  border: 1px solid transparent;
  outline: 0;
  box-sizing: border-box;
  color: #fff;
  box-shadow: none;
  background: none;
  color: #a5b7d2;
  padding: 14px 28px;
  cursor: pointer;
}
.ot-tabs .tab-link:visited {
  color: #fff;
}
.ot-tabs .tab-link:hover, .ot-tabs .tab-link:focus {
  color: #fff;
}
.ot-tabs .tab-link.current, .ot-tabs .tab-link:hover {
  background: var(--renk2);
  color: #fff;
  font-weight: 600;
  box-shadow: 8px 8px 18px 0px rgba(42, 67, 113, 0.3);
  -webkit-box-shadow: 8px 8px 18px 0px rgba(42, 67, 113, 0.3);
  -moz-box-shadow: 8px 8px 18px 0px rgba(42, 67, 113, 0.3);
}
.ot-tabs .tab-link:last-child {
  margin-right: 0 !important;
}
.ot-tabs .tab-content {
  display: none;
  background: #fff;
  padding: 30px 5px;
}
.ot-tabs .tab-content.current {
  display: inherit;
}
.ot-tabs .tab-content ul.has-icon li {
  position: relative;
  padding-left: 40px;
  padding-bottom: 12px;
}
.ot-tabs .tab-content ul.has-icon li i {
  position: absolute;
  left: 0;
  top: 10px;
  color: var(--renk4);
}
.ot-tabs .tab-content ul.has-icon li i:before {
  font-size: 22px;
  line-height: 1;
}
.ot-tabs .tab-content ul.has-icon:last-child {
  margin-bottom: 0;
}
.ot-tabs .tab-content p:last-child {
  margin-bottom: 0;
}

.tab-titles .slick-list {
  padding-bottom: 15px;
}
.tab-titles .slick-dots {
  bottom: -40px;
}
.tab-titles .col-md {
  padding: 0 15px;
}
.tab-titles .title-item {
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.25);
  padding: 30px 15px;
  position: relative;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tab-titles .title-item .icon-main {
  line-height: 1;
  margin-bottom: 15px;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tab-titles .title-item .icon-main i, .tab-titles .title-item .icon-main span:before {
  font-size: 32px;
}
.tab-titles .title-item h6 {
  margin-bottom: 0;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tab-titles .title-item:hover, .tab-titles .title-item.tab-active {
  background: #fff;
  border-color: transparent;
}
.tab-titles .title-item:hover h6, .tab-titles .title-item.tab-active h6 {
  color: #1a1b1e;
}
.tab-titles .title-item:hover .icon-main, .tab-titles .title-item.tab-active .icon-main {
  color: var(--renk);
}
.tab-titles .title-item:hover .icon-main i, .tab-titles .title-item:hover .icon-main span:before, .tab-titles .title-item.tab-active .icon-main i, .tab-titles .title-item.tab-active .icon-main span:before {
  text-shadow: 8px 8px 18px rgba(1, 96, 231, 0.3);
  -moz-text-shadow: 8px 8px 18px rgba(1, 96, 231, 0.3);
}
.tab-titles .title-item:after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: -1;
  bottom: -8px;
  left: 50%;
  margin-left: -20px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.tab-titles .title-item.tab-active:after {
  opacity: 1;
  visibility: visible;
}

#content-tabs .elementor-inner-section {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: none;
}
#content-tabs .elementor-inner-section.active {
  display: block;
}

.ot-accordions .acc-item {
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
  border-radius: 28px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
}
.ot-accordions .acc-item .acc-toggle {
  cursor: pointer;
  display: block;
  overflow: hidden;
  font-weight: 500;
  color: #1a1b1e;
  padding: 13px 10px 13px 25px;
  border-radius: 28px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.ot-accordions .acc-item .acc-toggle i {
  float: right;
  text-align: center;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 13px;
  background: var(--renk2);
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.ot-accordions .acc-item .acc-toggle i.up {
  display: none;
}
.ot-accordions .acc-item .acc-toggle:hover {
  color: var(--renk2);
}
.ot-accordions .acc-item .acc-content {
  display: none;
  padding: 0 25px 20px;
}
.ot-accordions .acc-item .acc-content p:last-child, .ot-accordions .acc-item .acc-content ul:last-child {
  margin-bottom: 0;
}
.ot-accordions .acc-item.current {
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
}
.ot-accordions .acc-item.current .acc-toggle {
  color: var(--renk2);
}
.ot-accordions .acc-item.current .acc-toggle i.down {
  display: none;
}
.ot-accordions .acc-item.current .acc-toggle i.up {
  display: inherit;
}
.ot-accordions .acc-item:last-child {
  margin-bottom: 0;
}

.ot-counter {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 900;
  color: #1a1b1e;
  display: inline-block;
  text-align: left;
}
.ot-counter span {
  font-size: 48px;
  line-height: 1;
}
.ot-counter span.num {
  padding-left: 20px;
}
.ot-counter h6 {
  font-size: 14px;
  color: var(--renk4);
  margin-top: 13px;
  margin-bottom: 0;
  padding-left: 20px;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
}
.ot-counter h6:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  left: 0;
  top: 50%;
  margin-top: -4px;
  background: var(--renk4);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.ot-counter.s2 h6 {
  margin-bottom: 13px;
  margin-top: 0;
}

.process-box {
  position: relative;
  padding: 85px 35px 40px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.process-box .number-box {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  font-family: "Red Hat Display", sans-serif;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: -35px;
  margin-left: -35px;
  margin-bottom: 45px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: var(--renk);
  background-image: -moz-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: -webkit-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: linear-gradient(145deg, var(--renk), var(--renk2));
  box-shadow: 10px 10px 30px 0px rgba(2, 156, 236, 0.3);
  -webkit-box-shadow: 10px 10px 30px 0px rgba(2, 156, 236, 0.3);
  -moz-box-shadow: 10px 10px 30px 0px rgba(2, 156, 236, 0.3);
}
.process-box .icon-main {
  margin-bottom: 30px;
  line-height: 1;
}
.process-box .icon-main i, .process-box .icon-main span:before {
  font-size: 100px;
}
.process-box .content-box h5 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}
.process-box .content-box p:last-child {
  margin-bottom: 0;
}
.process-box .p-arrow {
  position: absolute;
  top: -13px;
  right: -70px;
  z-index: 1;
}
.process-box:hover {
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  background: #fff;
}

@media (max-width: 991px) {
  .p-arrow {
    display: none;
  }
}
@media (max-width: 767px) {
  .process-box {
    max-width: 370px;
    margin: auto;
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  }
}
/* Process Circle */
.ot-cprocess {
  position: relative;
  display: inline-block;
  width: 500px;
}
.ot-cprocess .ot-cprocess-circle-chart {
  position: relative;
  z-index: 1;
}
.ot-cprocess .circle_logo {
  position: absolute;
  z-index: 2;
  top: 180px;
  left: 180px;
}
.ot-cprocess .ot-cprocess-item {
  position: absolute;
  z-index: 2;
}
.ot-cprocess .ot-cprocess-item .ot-cprocess-item-inner {
  width: 400px;
}
.ot-cprocess .ot-cprocess-item .ot-cprocess-item-number {
  width: 90px;
  height: 90px;
  line-height: 90px;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
}
.ot-cprocess .ot-cprocess-item .ot-cprocess-item-dot {
  content: "";
  margin-bottom: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
}
.ot-cprocess .ot-cprocess-item .ot-cprocess-item-title {
  color: #1a1b1e;
  font-size: 22px;
  font-weight: 900;
}
.ot-cprocess .ot-cprocess-item .ot-cprocess-item-desc {
  color: #606060;
  font-size: 16px;
  font-weight: 400;
  line-height: inherit;
}
.ot-cprocess .ot-cprocess-item.text-left {
  text-align: left;
}
.ot-cprocess .ot-cprocess-item.text-left .ot-cprocess-item-inner {
  padding-left: 140px;
}
.ot-cprocess .ot-cprocess-item.text-left .ot-cprocess-item-number {
  float: left;
}
.ot-cprocess .ot-cprocess-item.text-right {
  text-align: right;
}
.ot-cprocess .ot-cprocess-item.text-right .ot-cprocess-item-inner {
  padding-right: 140px;
}
.ot-cprocess .ot-cprocess-item.text-right .ot-cprocess-item-number {
  float: right;
}
.ot-cprocess .ot-cprocess-item.text-center .ot-cprocess-item-number {
  margin-bottom: 50px;
}

.slick-dots {
  bottom: -10px;
}
.slick-dots li button:before {
  font-size: 30px;
  color: #a5b7d2;
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  font-size: 50px;
  color: var(--renk2);
}

.ot-testimonials .testimonial-wrap {
  position: relative;
  max-width: 700px;
  padding-left: 70px;
  margin: 100px auto 135px;
}
.ot-testimonials .testimonial-wrap .testimonial-inner {
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  background: #fff;
  padding: 80px 50px 70px;
  text-align: center;
}
.ot-testimonials .testimonial-wrap .testimonial-inner img {
  display: inline-block;
  margin-bottom: 42px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 100px;
}
.ot-testimonials .testimonial-wrap .testimonial-inner .ttext {
  font-size: 22px;
  color: #1a1b1e;
  margin-bottom: 32px;
}
.ot-testimonials .testimonial-wrap .testimonial-inner h6 {
  margin-bottom: 5px;
}
.ot-testimonials .testimonial-wrap .bg-block {
  content: "";
  position: absolute;
  top: -70px;
  left: 0px;
  width: calc(50% + 90px);
  height: calc(100% + 140px);
  z-index: -1;
  box-shadow: 30px 30px 45px 0px rgba(2, 156, 236, 0.3);
  -webkit-box-shadow: 30px 30px 45px 0px rgba(2, 156, 236, 0.3);
  -moz-box-shadow: 30px 30px 45px 0px rgba(2, 156, 236, 0.3);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  background-color: var(--renk);
  background-image: -moz-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: -webkit-linear-gradient(145deg, var(--renk), var(--renk2));
  background-image: linear-gradient(145deg, var(--renk), var(--renk2));
}
.ot-testimonials .testimonial-wrap.no-bblock {
  margin: 8px auto 30px;
}

.ot-testimonials-heading .ot-testimonials .testimonial-wrap {
  max-width: 100%;
}
.ot-testimonials-heading .ot-testimonials .testimonial-wrap .bg-block {
  width: calc(50% + 55px);
}
.ot-testimonials-heading .ot-testimonials .testimonial-wrap.no-bblock {
  padding-left: 0px;
}
.ot-testimonials-heading .ot-testimonials .testimonial-wrap.no-bblock .slick-dots {
  bottom: -80px;
}

.ot-testimonials-slider .slick-dots {
  left: 0px;
  bottom: -145px;
}

.testicustom-slider-nav {
  position: relative;
}
.testicustom-slider-nav .slick-arrow {
  position: static;
  outline: none;
}
.testicustom-slider-nav .slick-arrow:not(.slick-disabled):hover {
  box-shadow: 8px 8px 18px 0px rgba(0, 195, 255, 0.3);
  -webkit-box-shadow: 8px 8px 18px 0px rgba(0, 195, 255, 0.3);
  -moz-box-shadow: 8px 8px 18px 0px rgba(0, 195, 255, 0.3);
}
.testicustom-slider-nav .slick-arrow.next-nav {
  margin-left: 14px;
}

@media only screen and (min-width: 992px) {
  .onum-row-flex {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: nowrap;
    -webkit-box-align: center !important;
    -moz-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    align-items: center !important;
  }
}
@media only screen and (max-width: 480px) {
  .ot-testimonials .slider__arrows {
    display: none;
  }
  .ot-testimonials .testimonial-wrap {
    margin: 30px 0px 0px;
    padding-left: 0px;
  }
  .ot-testimonials .testimonial-wrap .bg-block {
    display: none;
  }
  .ot-testimonials .testimonial-wrap .testimonial-inner {
    padding: 30px 15px;
  }
  .ot-testimonials .testimonial-wrap .testimonial-inner.ot-testimonials-slider .slick-dots {
    bottom: -60px;
  }
}
.message-box {
  padding: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.12);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.12);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.12);
  border-radius: 33px;
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-box .icon-main {
  float: left;
  font-size: 20px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  background: var(--renk);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.message-box .icon-main span:before {
  font-size: 20px;
}
.message-box .content-box {
  padding-left: 66px;
}
.message-box .content-box h6 {
  margin-bottom: 8px;
}
.message-box .content-box p {
  margin-bottom: 0;
  line-height: 1;
}
.message-box > i {
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 13px;
  line-height: 1;
  margin-top: -7px;
  color: #a5b7d2;
  cursor: pointer;
}

.real-numbers {
  text-align: center;
}
.real-numbers > span {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
  color: #a5b7d2;
}
.real-numbers > span.active {
  color: var(--renk2);
}
.real-numbers > span.a-switch.active {
  color: var(--renk);
}
.real-numbers .switch {
  margin: 0 10px 50px;
}
.real-numbers .chart-boxs {
  margin: 0 -37px;
  position: relative;
}
.real-numbers .chart-boxs img {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.real-numbers .chart-boxs img.img-before {
  left: -43px;
}
.real-numbers .chart-boxs img.img-after {
  right: -27px;
}
.real-numbers .chart-boxs .col-md {
  padding: 0 37px;
}
.real-numbers .chart-boxs .chart-item {
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding: 70px 30px 165px;
  position: relative;
  background: #fff;
}
.real-numbers .chart-boxs .chart-item h2 {
  margin-bottom: 10px;
  color: var(--renk2);
}
.real-numbers .chart-boxs .chart-item h2.after {
  display: none;
}
.real-numbers .chart-boxs .chart-item span {
  color: #1a1b1e;
  font-weight: bold;
}
.real-numbers .chart-boxs .chart-item img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.switch {
  position: relative;
  display: inline-block;
  width: 66px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--renk2);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 5px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: var(--renk);
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(29px);
  -ms-transform: translateX(29px);
  transform: translateX(29px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

@media (max-width: 991px) {
  .real-numbers .chart-boxs .chart-item {
    max-width: 340px;
    margin: 0 auto 40px;
  }

  .real-numbers .chart-boxs img.img-before,
.real-numbers .chart-boxs img.img-after {
    display: none;
  }
}
.video-popup a {
  position: relative;
  width: 60px;
  height: 60px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  line-height: 62px;
  font-size: 19px;
  color: var(--renk4);
}
.video-popup a i {
  margin-left: 8%;
}
.video-popup a:hover {
  background: var(--renk2);
  color: #fff;
}
.video-popup a:hover span {
  border-color: var(--renk2);
}
.video-popup a span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.8);
  z-index: -1;
  animation: circle-fade-before 2s infinite ease-in-out;
  -webkit-animation: circle-fade-before 2s infinite ease-in-out;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.video-popup a .circle-2 {
  animation: circle-fade-after 2s infinite ease-in-out;
  -webkit-animation: circle-fade-after 2s infinite ease-in-out;
}
.video-popup > span {
  margin-left: 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
  color: #1a1b1e;
  font-family: "Red Hat Display", sans-serif;
  letter-spacing: 0.5px;
}
.video-popup .btn-inner {
  display: inline-block;
  border-radius: 50%;
}

@keyframes circle-fade-before {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}
@keyframes circle-fade-after {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2.5);
    opacity: 0;
  }
}
.elementor-section {
  z-index: 0;
}

.elementor-shape {
  z-index: -1;
}

.bg-shape6:before, .bg-shape6:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  z-index: -1;
  background-repeat: no-repeat;
}
.bg-shape6:before {
  top: 0;
  left: 0;
}
.bg-shape6:after {
  bottom: 0;
  left: 0;
}

.hover-up .elementor-social-icon:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  opacity: 1;
}

.wpcf7 input.wpcf7-text, .form-contact .wpcf7-form input {
  width: 100%;
}
.wpcf7 textarea {
  height: 120px;
}
.wpcf7 span.wpcf7-not-valid-tip {
  display: none;
}
.wpcf7 .wpcf7-not-valid {
  border-color: #f00;
}
.wpcf7 div.wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.wpcf7 div.wpcf7-mail-sent-ng,
.wpcf7 div.wpcf7-aborted {
  background: red;
  color: #fff;
}
.wpcf7 div.wpcf7-validation-errors,
.wpcf7 div.wpcf7-acceptance-missing {
  background: #f7e700;
  color: #000;
}
.wpcf7 div.wpcf7-mail-sent-ok {
  background: #398f14;
  color: #fff;
}

.w650 .wpcf7 div.wpcf7-response-output {
  max-width: 650px;
  margin: 20px auto;
}

span.wpcf7-list-item {
    display: block;
    margin: 0;
    width: 33.3333333%;
    float: left;
}

.one-line-form {
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding: 7px;
  background: #fff;
  border-radius: 33px;
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
}
.one-line-form > * {
  float: left;
}
.one-line-form > span {
  width: 40%;
}
.one-line-form > span.your-email {
  width: 60%;
  padding-right: 162px;
  position: relative;
}
.one-line-form > span.your-email:before {
  content: "";
  width: 1px;
  height: 60%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 20%;
}
.one-line-form input {
  border: none;
}
.one-line-form button {
  position: absolute;
  top: 5px;
  right: 5px;
  box-shadow: none !important;
}
.one-line-form.cs-form {
  max-width: 515px;
}
.one-line-form.cs-form > span.your-email {
  width: 100%;
}
.one-line-form.cs-form > span.your-email:before {
  display: none;
}
.one-line-form.cs-form + div {
  max-width: 515px;
  margin-left: auto;
  margin-right: auto;
}

.faq-form p:last-child {
  margin-bottom: 0;
}

.partners .swiper-slide-image {
  -webkit-filter: contrast(0%);
  filter: contrast(0%);
  opacity: 0.7;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.partners .swiper-slide-image:hover {
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none;
  opacity: 1;
}

.onum-particles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.dc-text .elementor-drop-cap {
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 1;
  margin: 0 20px 20px 0 !important;
  box-shadow: 6px 6px 13px 0 rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 6px 6px 13px 0 rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 6px 6px 13px 0 rgba(42, 67, 113, 0.15);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.dc-text .elementor-drop-cap span {
  font-size: 24px;
  line-height: 40px;
  display: block;
  font-weight: 700;
  color: var(--renk4);
}
.dc-text.dc-text-second .elementor-drop-cap span {
  color: var(--renk2);
}
.dc-text.dc-text-third .elementor-drop-cap span {
  color: var(--renk);
}
.dc-text.dc-bg-primary .elementor-drop-cap {
  background: var(--renk4);
}
.dc-text.dc-bg-primary .elementor-drop-cap span {
  color: #fff;
}
.dc-text.dc-bg-second .elementor-drop-cap {
  background: var(--renk2);
}
.dc-text.dc-bg-second .elementor-drop-cap span {
  color: #fff;
}
.dc-text.dc-bg-third .elementor-drop-cap {
  background: var(--renk);
}
.dc-text.dc-bg-third .elementor-drop-cap span {
  color: #fff;
}

/*Revolution Slider*/
.elementor-widget-slider_revolution .octf-btn-icon i {
  text-align: center !important;
}

@media (max-width: 479px) {
  .elementor-widget-slider_revolution .octf-btn-icon {
    padding-left: 18px;
    font-size: 14px;
  }

  .elementor-widget-slider_revolution .octf-btn-icon i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
  }
}
div .custom.tp-bullets {
  counter-reset: section;
}

div .custom.tp-bullets .tp-bullet {
  background: none;
  color: #a5b7d2;
  width: auto;
  height: auto;
  margin-right: 45px;
  border-bottom: 5px solid transparent;
  text-align: center;
  font-weight: bold;
  font-family: "Red Hat Display";
  transition: all 0.3s;
}

div .custom.tp-bullets .tp-bullet:hover,
div .custom.tp-bullets .tp-bullet.selected {
  background: none;
  color: #1a1b1e;
}

div .custom.tp-bullets .tp-bullet.selected:after {
  display: block;
}

div .custom .tp-bullet:before {
  counter-increment: section;
  content: "0" counter(section) " ";
  letter-spacing: 1px;
}

div .custom .tp-bullet:after {
  content: "";
  width: calc(100% + 2px);
  height: 5px;
  border-radius: 2.5px;
  background: var(--renk2);
  position: absolute;
  left: -1px;
  bottom: -5px;
  display: none;
}

div.elementor-widget-wrap > .elementor-element.btn-inline {
  display: inline-block;
  width: auto;
}

/*Grid Lines*/
.grid-lines {
  position: absolute;
  max-width: 1330px;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
  pointer-events: none;
  user-select: none;
}
.grid-lines .g-line {
  height: 100%;
  display: block;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.08);
  left: 0;
  top: 0;
  position: absolute;
}
.grid-lines .g-dot {
  position: absolute;
  top: 30%;
  left: -3px;
  background-color: var(--renk);
  height: 7px;
  width: 7px;
  border-radius: 100%;
}
.grid-lines .line-cleft {
  left: 33.3333%;
}
.grid-lines .line-cleft .g-dot {
  top: 45%;
  background-color: var(--renk2);
}
.grid-lines .line-cright {
  left: 66.6667%;
}
.grid-lines .line-cright .g-dot {
  top: 45%;
  background-color: var(--renk2);
}
.grid-lines .line-right {
  left: 100%;
}

.white-lines .g-line {
  background-color: rgba(255, 255, 255, 0.2);
}

@media (max-width: 1329px) {
  .grid-lines .line-left,
.grid-lines .line-right {
    display: none;
  }
}
@media (max-width: 768px) {
  .one-line-form {
    background: transparent;
    max-width: 479px;
  }
  .one-line-form > span {
    float: none;
    width: 100% !important;
    padding-right: 0 !important;
    margin-bottom: 15px;
    display: block;
    border-left: none !important;
  }
  .one-line-form button {
    position: relative;
    top: 0;
    right: 0;
    float: none;
  }
}
/* .projects-grid
================================================== */
.projects-grid, .project-slider {
  position: relative;
  margin: -15px;
}

.projects-grid:after {
  content: "";
  display: block;
  clear: both;
}

.project-item {
  float: left;
  width: 33.3333333333%;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.projects-grid.pf_5_cols .project-item {
  width: 20%;
}

.projects-grid.pf_4_cols .project-item {
  width: 25%;
}

.projects-grid.pf_2_cols .project-item {
  width: 50%;
}

.projects-box {
  position: relative;
  display: block;
  overflow: hidden;
}
.projects-box .portfolio-info {
  width: 100%;
  position: absolute;
  bottom: 0px;
  right: 0;
  z-index: 4;
  opacity: 0.8;
  transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
}
.projects-box .portfolio-info .portfolio-info-inner {
  text-align: left;
  padding: 30px 30px 10px 30px;
  box-sizing: border-box;
  background-color: var(--renk);
  background-image: -moz-linear-gradient(90deg, var(--renk), var(--renk2));
  background-image: -webkit-linear-gradient(90deg, var(--renk), var(--renk2));
  background-image: linear-gradient(90deg, var(--renk), var(--renk2));
  border-top-left-radius: 15px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 15px;
  box-shadow: 12px 12px 30px 0px rgba(0, 57, 228, 0.3);
  -webkit-box-shadow: 12px 12px 30px 0px rgba(0, 57, 228, 0.3);
  -moz-box-shadow: 12px 12px 30px 0px rgba(0, 57, 228, 0.3);
}
.projects-box .portfolio-info .portfolio-info-inner h5 a:hover, .projects-box .portfolio-info .portfolio-info-inner .portfolio-cates a:hover {
  opacity: 0.8;
}
.projects-box .portfolio-info h5 {
  color: #fff;
  font-family: "Red Hat Text", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1;
}
.projects-box .portfolio-info h5 a {
  color: #fff;
}
.projects-box .portfolio-info .portfolio-cates {
  color: #95e1fa;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
.projects-box .portfolio-info .portfolio-cates a {
  color: #95e1fa;
}
.projects-box .portfolio-info .portfolio-cates span {
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
}
.projects-box .portfolio-info .portfolio-cates span:last-child {
  display: none;
}
.projects-box:hover .portfolio-info {
  right: 0px !important;
  opacity: 1;
}
.projects-box .projects-thumbnail {
  overflow: hidden;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.projects-box img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.projects-box:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.projects-style-2 .projects-box {
  border-bottom: 60px solid transparent;
  overflow: visible;
  border-bottom: 60px solid transparent;
}
.projects-style-2 .projects-box .portfolio-info {
  opacity: 1;
  right: 0px;
  left: 0px;
  bottom: -60px;
  width: 100%;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.projects-style-2 .projects-box .portfolio-info .portfolio-info-inner {
  width: 310px;
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px);
  padding: 36px 10px 10px 10px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}
.projects-style-2 .projects-box .portfolio-info h5 a {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
  color: #1a1b1e;
}
.projects-style-2 .projects-box .portfolio-info .portfolio-cates {
  color: var(--renk2);
  letter-spacing: 0px;
}
.projects-style-2 .projects-box .portfolio-info .portfolio-cates a {
  color: var(--renk2);
}

/**** Isotope Filtering ****/
.project_filters {
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
}
.project_filters:after {
  content: "";
  display: block;
  clear: both;
}

.project_filters li {
  display: inline-block;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 5px;
}

.project_filters li a {
  position: relative;
  display: inline-block;
  letter-spacing: 1px;
  font-family: "Red Hat Display", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  outline: none;
  color: #636363;
  padding-bottom: 10px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.project_filters li a:hover, .project_filters li a.selected {
  color: var(--renk2);
}
.project_filters li a:after {
  position: absolute;
  height: 3px;
  width: 0%;
  left: 0px;
  bottom: 0px;
  background-color: var(--renk2);
  content: "";
  display: block;
  border-radius: 1.5px;
  -webkit-border-radius: 1.5px;
  -moz-border-radius: 1.5px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.project_filters li a:hover:after, .project_filters li a.selected:after {
  opacity: 1;
  width: 100%;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */
.project-bottom {
  padding-top: 50px;
}

.single-portfolio-navigation {
  padding: 50px 0px 100px;
  border-top: 1px solid #e5e5e5;
}

.post-likes {
  padding: 50px 0px;
}

.portfolio-related-title-wrap h2 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 993px) {
  .project-item,
.projects-grid.pf_4_cols .project-item,
.projects-grid.pf_5_cols .project-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .projects-box .portfolio-info {
    right: 0;
    opacity: 1;
  }
}
@media only screen and (max-width: 600px) {
  .project-item,
.projects-grid.pf_5_cols .project-item,
.projects-grid.pf_4_cols .project-item,
.projects-grid.pf_2_cols .project-item {
    width: 100%;
  }

  .project_filters li {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.otf-social-share a {
  display: inline-block;
  font-size: 18px;
  text-align: center;
  padding: 10px;
  margin-right: 10px;
  cursor: pointer;
  line-height: 1;
  margin-right: 5px;
  background-color: #222;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.otf-social-share a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.otf-social-share a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.otf-social-share a:last-child {
  margin-right: 0px;
}
.otf-social-share a.share-facebook {
  background-color: #4661c5;
}
.otf-social-share a.share-twitter {
  background-color: #44b1e4;
}
.otf-social-share a.share-google {
  background-color: #dd4b39;
}
.otf-social-share a.share-pinterest {
  background-color: #ff2e2e;
}
.otf-social-share a.share-linkedin {
  background-color: #0073B0;
}
.otf-social-share a.share-buffer {
  background-color: #000000;
}
.otf-social-share a.share-digg {
  background-color: #005be2;
}
.otf-social-share a.share-reddit {
  background-color: #ff4500;
}
.otf-social-share a.share-tumbleupon {
  background-color: #eb4924;
}
.otf-social-share a.share-tumblr {
  background-color: #35465c;
}
.otf-social-share a.share-vk {
  background-color: #45668e;
}
.otf-social-share a.share-yummly {
  background-color: #E16120;
}
.otf-social-share a.share-email {
  background-color: #E84231;
}
.otf-social-share a.share-print {
  background-color: #4982C3;
}
.otf-social-share.shape-rounded a {
  border-radius: 10%;
  -webkit-border-radius: 10%;
  -moz-border-radius: 10%;
}
.otf-social-share.shape-circle a {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.ot-countdown {
  text-align: center;
  font-size: 24px;
  display: flex;
  margin-bottom: 0;
  color: #fff;
}
.ot-countdown li {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  flex-grow: 1;
  flex-basis: 0;
}
.ot-countdown li span {
  font-size: 100px;
  font-weight: 900;
  font-family: "Red Hat Display", sans-serif;
  display: block;
  margin-bottom: 23px;
}
.ot-countdown li p {
  margin-bottom: 0;
}
.ot-countdown li.seperator {
  font-size: 100px;
  font-weight: 500;
  margin-top: -8px;
  color: var(--renk2);
}

@media (max-width: 767px) {
  .ot-countdown li span,
.ot-countdown li.seperator {
    font-size: 70px;
  }
}
@media (max-width: 600px) {
  .ot-countdown {
    display: inherit;
  }
  .ot-countdown li {
    display: block;
    margin-bottom: 30px;
  }
  .ot-countdown li.seperator {
    display: none;
  }
}
body .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}

div.elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
  color: #1a1b1e;
  font-weight: 900;
  font-family: "Red Hat Display", sans-serif;
}

.elementor .elementor-section.elementor-section-boxed > .elementor-container {
  padding: 0 15px;
}

.elementor-page .elementor-widget-text-editor,
.elementor-page .elementor-widget-icon-list .elementor-icon-list-text {
  font-family: "Red Hat Text", sans-serif;
  color: #606060;
}
.elementor-page .mf-category-tabs .tabs-title {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.elementor-page .mf-category-tabs .tabs-header {
  border-width: 0 0 1px 0;
}
.elementor-page .mf-category-tabs .tabs-content {
  padding-top: 50px;
}
.elementor-page .mf-category-tabs .tabs-content ul li {
  margin-top: 0;
}
.elementor-page .mf-category-tabs .tabs-content ul li {
  margin-top: 0;
  margin-bottom: 30px;
}
.elementor-page .mf-product-deals-carousel,
.elementor-page .martfury-tabs .tabs-content {
  background-color: #fff;
}

.elementor_library-template-default .post-author-box,
.elementor_library-template-default .post-navigation {
  display: none;
}

.elementor-default .elementor-widget-text-editor {
  font-family: "Red Hat Text", sans-serif;
  color: #606060;
}

.elementor .elementor-section .elementor-container {
  display: block;
}
.elementor .elementor-section .elementor-container > .elementor-row {
  width: auto;
}

.elementor-section > .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated, .elementor-section > .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated, .elementor-section > .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
  padding-top: 0;
  padding-bottom: 0;
}

.elementor .elementor-section > .elementor-column-gap-extended > .elementor-row {
  margin-left: -15px;
  margin-right: -15px;
}
.elementor .elementor-section > .elementor-column-gap-default > .elementor-row {
  margin-left: -10px;
  margin-right: -10px;
}
.elementor .elementor-section > .elementor-column-gap-narrow > .elementor-row {
  margin-left: -5px;
  margin-right: -5px;
}

.page-template-template-homepage .elementor-top-section.elementor-section-full_width > .elementor-column-gap-default > .elementor-row, .page-template-template-homepage .elementor-top-section.elementor-section-full_width > .elementor-column-gap-narrow > .elementor-row, .page-template-template-homepage .elementor-top-section.elementor-section-full_width > .elementor-column-gap-extended > .elementor-row, .page-template-template-homepage .elementor-top-section.elementor-section-full_width > .elementor-column-gap-wide > .elementor-row, .page-template-template-homepage .elementor-top-section.elementor-section-full_width > .elementor-column-gap-wider > .elementor-row,
.page-template-template-full-width .elementor-top-section.elementor-section-full_width > .elementor-column-gap-default > .elementor-row,
.page-template-template-full-width .elementor-top-section.elementor-section-full_width > .elementor-column-gap-narrow > .elementor-row,
.page-template-template-full-width .elementor-top-section.elementor-section-full_width > .elementor-column-gap-extended > .elementor-row,
.page-template-template-full-width .elementor-top-section.elementor-section-full_width > .elementor-column-gap-wide > .elementor-row,
.page-template-template-full-width .elementor-top-section.elementor-section-full_width > .elementor-column-gap-wider > .elementor-row,
.page-template-template-home-full-width .elementor-top-section.elementor-section-full_width > .elementor-column-gap-default > .elementor-row,
.page-template-template-home-full-width .elementor-top-section.elementor-section-full_width > .elementor-column-gap-narrow > .elementor-row,
.page-template-template-home-full-width .elementor-top-section.elementor-section-full_width > .elementor-column-gap-extended > .elementor-row,
.page-template-template-home-full-width .elementor-top-section.elementor-section-full_width > .elementor-column-gap-wide > .elementor-row,
.page-template-template-home-full-width .elementor-top-section.elementor-section-full_width > .elementor-column-gap-wider > .elementor-row {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .elementor .elementor-hidden-tablet {
    display: none;
  }
}
@media (min-width: 1025px) {
  .elementor .elementor-hidden-desktop {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-template-template-homepage .elementor-top-section:not(.elementor-section-full_width) > .elementor-container,
.page-template-template-full-width .elementor-top-section:not(.elementor-section-full_width) > .elementor-container,
.page-template-template-home-full-width .elementor-top-section:not(.elementor-section-full_width) > .elementor-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-template-template-homepage .elementor-top-section:not(.elementor-section-full_width) > .elementor-column-gap-no,
.page-template-template-full-width .elementor-top-section:not(.elementor-section-full_width) > .elementor-column-gap-no,
.page-template-template-home-full-width .elementor-top-section:not(.elementor-section-full_width) > .elementor-column-gap-no {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 750px;
  }

  .elementor-element .container {
    width: 720px;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 970px;
  }

  .elementor-element .container {
    width: 940px;
    padding: 0;
  }
}
@media (min-width: 1230px) {
  .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1200px;
  }

  .elementor-element .container {
    width: 1170px;
    padding: 0;
  }
}
@media (min-width: 1230px) {
  .elementor .elementor-section:not(.elementor-section-full_width) > .elementor-column-gap-wide > .elementor-row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .elementor .elementor-section:not(.elementor-section-full_width) > .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: 20px;
    padding-right: 20px;
  }
  .elementor .elementor-section:not(.elementor-section-full_width) > .elementor-column-gap-wider > .elementor-row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .elementor .elementor-section:not(.elementor-section-full_width) > .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1680px) {
  .elementor-element .container.container-bigger {
    width: 1680px;
  }
}
/* Index 1 */
.height-150 {
    min-height: 150px;
}
.ot-heading .m-b20 {
    margin-bottom: 20px;
}
.banner {
    position: relative;
}
.banner .banner-wrap {
    min-height: 770px;
}
.big-padding-top {
    padding: 240px 0 0;
}
.bg-banner-gradient {
    background-color: transparent;
    background-image: linear-gradient(80deg,#1f0098 0%,#05d7f0 100%);
}
.bg-overlay-1 {
    background-image: url(../images/bg-overlay-home1.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: -1;
}
.seo-about .shape-bottom {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shape-top, .shape-top-2 {
    top: -1px;
}
.shape-bottom {
    bottom: -1px;
}
.shape-bottom.s2 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shape-bottom.s2 svg {
    width: calc(120% + 1.3px);
    height: 136px;
}
.shape svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(145% + 1.3px);
    height: 230px;
}
.banner .shape-bottom svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(300% + 1.3px);
    height: 1200px;
}
.shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.banner .shape-fill {
    fill: #f0f6ff;
}
.banner .banner-title {
    color: #c4f1ff;
    font-size: 16px;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: 1px;
    font-family: "Red Hat Display",sans-serif;
}
.banner .banner-stitle {
    color: #fff;
    font-size: 72px;
    font-weight: 900;
    line-height: 80px;
    font-family: "Red Hat Display",sans-serif;
}
.about-home {
    padding-bottom: 360px;
}
.about-home-img {
    position: relative;
    margin-top: -360px;
}
.bg-light {
    
}
.bg-white {
    background-color: #ffffff;
}
.icon-bax {
    margin: 17px;
}
.icon-box.s3 {
    padding: 50px 27px;
}

.scale-up-right {
	-webkit-animation: scale-up-right 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: scale-up-right 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

@-webkit-keyframes scale-up-right {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
}
@keyframes scale-up-right {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
}

@keyframes myAnim {
	0% {
		opacity: 0;
		transform: translateX(-250px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.animatej{
	animation: myAnim 1s linear 0s 1 normal both;
}

@keyframes myAnim {
	0% {
		opacity: 0;
		transform: translateX(-250px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.icon-box.s3 .icon-main {
    background-color: transparent;
    background-image: linear-gradient(180deg,var(--renk2) 100%,#f2295b 100%);
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
}
.top-up {
    margin-top: -250px;
}
.seo-about .shape svg {
    width: calc(145% + 1.3px);
    height: 230px;
}
.partners-slide {
    text-align: center;
}
.partners .partners-slide-image {
    -webkit-filter: contrast(0%);
    filter: contrast(0%);
    opacity: .7;
    max-width: 137px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}
.partners .partners-slide-image:hover {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}
img {
    margin: 0 auto;
    vertical-align: middle;
}
.logo-dd {
    max-width: 400px;
}
.p-b420 {
    padding-bottom: 420px;
}
.bg-overlay {
    opacity: 0.5;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.m-t--295 {
    margin-top: -295px;
}
.m-t--210 {
    margin-top: -210px;
}
.ot-pricing-table.s1:before {
    background-image: url(../images/top-price1.png);
    background-position: top center;
}
.ot-pricing-table.s1:after {
    background-image: url(../images/bot-price1.png);
    background-position: bottom left;
}
.ot-pricing-table.s2:before {
    background-image: url(../images/top-price2.png);
    background-position: top center;
}
.ot-pricing-table.s2:after {
    background-image: url(../images/bot-price2.png);
    background-position: bottom right;
}
.ot-pricing-table.s3:before {
    background-image: url(../images/top-price3.png);
    background-position: top center;
}
.ot-pricing-table.s3:after {
    background-image: url(../images/bot-price3.png);
    background-position: bottom left;
}
.shadow-primary {
    box-shadow: 23px 23px 87px 0px rgba(254,76,28,.42);
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
}
.bg-cover {
    background-size: cover!important; 
}
.ot-counter.s2 h6:before {
    background: #ffd68e;
}
.ot-counter.s2 h6{
    color: #ffd68e;
}
.ot-counter.s2 span {
    color: #fff;
}
.m-t--140 {
    margin-top: -140px;
}
.m-t--130 {
    margin-top: -130px;
}
.steam-social .instagram, .steam-social .twitter, .steam-social .facebook, .steam-social .pinterest {
    color: #fff;
    background-color: #3b5998;
}
.steam-social .instagram {
    background-color: #ff6828;
}
.team-wrap .team-social .twitter, .steam-social .twitter {
    background-color: #15b7ec;
}
.team-wrap .team-social .facebook {
    background-color: var(--renk);
}
.team-wrap .team-social .pinterest, .steam-social .pinterest {
    background-color: var(--renk4);
}
@media (min-width: 992px){
.col-md-1\/5 {
    width: 20%;
}
} 
.opacity-1 {
    opacity: 1;
}
.cta .bg-overlay {
    background-image: url(../images/bg-bot-home1.png);
    background-position: 104px 240px;
    background-repeat: no-repeat;
}
.cta .shape svg {
    height: 111px;
}
.cta-content {
    position: relative;
}
.cta-content h2 {
    color: #1a1b1e;
    font-weight: 900;
    font-family: "Red Hat Display",sans-serif;
    font-size: 48px;
    line-height: 72px;
}
.cta-content p {
    color: #606060;
    font-size: 22px;
    margin-bottom: 55px;
    font-weight: 400;
    font-family: "Red Hat Display",sans-serif;
}
.woocommerce-mini-cart__empty-message {
    margin-bottom: 0;
}
.bg-about {
    background-image: url(../images/shape-process-1.png);
    background-position-x: 100%;
    background-position-y: 115px;
    background-repeat: no-repeat;
}
.bg-pricing {
    background-image: url(../images/shape2-home1.png);
    background-position-x: left;
    background-position-y: top;
    background-repeat: no-repeat;
    background-color: #f0f6ff;
}
.bg-counter {
    background-image: url(../images/shape3-home1.png);
    background-position-x: 100%;
    background-position-y: 155px;
    background-repeat: no-repeat;
} 
.bg-cta {
    background-image: url(../images/bg-maps2-1.png);
    background-position-x: center;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-color: rgb(240, 246, 255);
}
.bg-cta .bgoverlay {
    background-image: url(../images/bg-bot-home1.png);
    background-position-x: 104px;
    background-position-y: 240px;
    background-repeat: no-repeat;
} 
.bg-testi-team {
    background-image: url(../images/bg-testi-team.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.bg-process {
    background-image: url(../images/shape-process-1.png);
    background-position: 100% 215px;
    background-repeat: no-repeat;
} 
.overlay-home2-1 {
    background-image: url(../images/bg-sabout-home2.png);
    background-position: 32% 180px;
    background-repeat: no-repeat;
}
.site-footer-2 .footer-bottom .copyright-2 {
    margin-bottom: 20px;
}
/* Index 2 */
a.rev-phonenum {
    color: var(--renk2);
}
.entry-content .rev_slider a.btn-rev, .rev_slider a.btn-rev {
    width: 52px;
    height: 52px;
    line-height: 52px;
    display: inline-block; 
    vertical-align: middle;
    background-color: rgb(0, 195, 255);
    color: #fff;
    border-radius: 50%;
    box-shadow: rgba(0, 195, 255, 0.3) 8px 9px 18px 0px;
}
div.rev_slider img, div.tp-simpleresponsive img {
    max-width: 100%!important;
    height: auto!important;
}
@media (min-width: 768px) {
  .tp-bullets {
      width: 100%!important;
  }
}
@media (min-width: 992px){
  .tp-bullets {
      width: 970px!important;
  }
}
@media (min-width: 1230px){
  .tp-bullets {
      width: 1200px!important;
  }
}
@media (max-width: 768px) {
.tp-bullets, #slide-70-layer-2 {
  display: none;
}
}
div.tp-bullets{
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.font-p2 {
    color: #1a1b1e;
    font-size: 20px;
    font-family: "Red Hat Text",sans-serif;
    font-weight: 400;
}
.home2-team {
    padding-top: 210px;
    padding-bottom: 25px;
}
.home2-team .shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.home2-team .shape-bottom {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.home2-team .shape-top svg {
    width: calc(100% + 1.3px);
    height: 170px;
}
.home2-team .shape-bottom svg {
    width: calc(100% + 1.3px);
    height: 170px;
    transform: translateX(-50%) rotateY(180deg);
}
.home2-process {
    background-color: #f0f6ff;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 180px 0 400px 0;
}
.home2-process .shape-top {
    width: calc(125% + 1.3px);
    height: 180px;
}
.home2-process .shape-bottom {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}  
.site-footer-home2 {
    background-color: transparent;
    background-image: linear-gradient(160deg,#002cae 62%,#04b6f1 100%);
    padding: 230px 0 50px 0;
    position: relative;
}
.site-footer-home4 {
    padding: 170px 0 33px 0;
}
.site-footer-home2 .shape {
    z-index: 1;
}
.site-footer-home2 .shape-top svg {
    width: calc(100% + 1.3px);
    height: 140px;
}
.site-footer-home2 .main-footer {
    padding: 0;
}
.site-footer-2.site-footer-home2 .footer-widget h5 {
    margin-top: 0;
}
.site-footer-home2 .footer-widget p {
    color: #9ee8ff;
    line-height: 24px;
}
.site-footer-home2 .footer-bottom {
    padding-top: 95px;
    border-top: none;
}
.site-footer-home2 .footer-bottom p {
    line-height: 24px;
    margin-top: 13px;
}
.site-footer-home2 ul li {
    line-height: 24px;
    margin-top: calc(6px/2);
}
.site-footer-2.site-footer-home2 .ft-menu-list a {
    font-family: "Red Hat Text",sans-serif;
}
/* Index 3 */
.home3-top {
    background-image: url(../images/shape-home3.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 170px 0 140px 0;
}
.home3-top .g-line {
    background-color: rgba(255,255,255,.2);
}
.home3-top .grid-lines .line-left span {
    top: 56%;
    background-color: #fff;
}
.home3-top .grid-lines .line-left span.st1 {
    top: 16%;
    width: 5px;
    height: 5px;
    left: -2px;
}
.home3-top .grid-lines .line-cleft span.st1 {
    top: 86%;
}
.home3-top .grid-lines .line-cleft span {
    top: 27%;
    background-color: #fff;
}
.home3-top .grid-lines .line-cright span {
    top: 75%;
    background-color: #fff;
}
.home3-top .grid-lines .line-right span {
    top: 17%;
    background-color: #fff;
}
.home3-top .home3-top-left {
    width: 53%;
}
.home3-top .home3-top-left h6 {
    color: #c4f1ff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Red Hat Display",sans-serif;
    line-height: 1;
    margin-bottom: 24px;
    padding-top: 80px;
}
.home3-top .home3-top-left h2 {
    color: #fff;
    font-size: 60px;
    line-height: 72px;
    font-weight: 900;
    margin-bottom: 25px;
    font-family: "Red Hat Display",sans-serif;
}
.home3-top .home3-top-left p {
    margin-bottom: 50px;
    color: #fff;
    font-size: 22px;
    line-height: 36px;
    font-family: "Red Hat Text",sans-serif;
}
.home3-top .ot-button, .home3-top .video-popup {
    width: auto;
    display: inline-block;
}
.home3-top .video-popup {
    margin-left: 8px;
}
.home3-top .video-popup .btn-inner {
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: rgba(255,255,255,.1);
}
.home3-top .video-popup .btn-inner a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    width: 48px;
    height: 48px;
    line-height: 49px;
    font-size: 16px;
    color: var(--renk2);
}
.home3-top .video-popup .btn-inner a:hover {
    color: #fff;
    background: var(--renk2);
}
.home3-top .video-popup>span {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    margin-left: 15px;
}
.home3-top .home3-top-right {
    width: 47%;
    margin: 0 -350px 0 0;
}
.home3-top .home3-top-right img {
    vertical-align: middle;
    display: inline-block;
    max-width: 900px;
}
.home3-top .social-icons-wrapper  {
    padding-top: 150px;
}
.home3-top .social-icons-wrapper a {
    background-color: rgba(0,0,0,0);
    font-size: 14px;
    padding: 0em;
    margin-right: 24px;
}
.home3-top .social-icons-wrapper i {
    color: #fff;
}
.home3-top .social-icons-wrapper a:hover i {
    color: var(--renk4);
}
.home3-skills .grid-lines .g-line {
    bottom: 0;
    top: auto;
    height: 106%;
}
.home3-skills .grid-lines .g-line.line-cright {
    height: 109%;
}
.home3-skills .grid-lines .g-line.line-right {
    height: 113%;
}
.home3-skills .grid-lines .line-left span {
    top: 38%;
}
.home3-skills .grid-lines .line-cleft span {
    top: calc(12% - 5px);
}
.grid-lines .g-dot.st1  {
    height: 5px;
    width: 5px;
    left: -2px;
}
.grid-lines .g-dot.st2  {
    height: 9px;
    width: 9px;
    left: -4px;
}
.home3-skills .grid-lines .line-cleft span.st2 {
    top: 77%;
    background-color: var(--renk4);
}
.home3-skills .grid-lines .line-cright .g-dot {
    display: none;
}  
.home3-skills .grid-lines .line-right span {
    top: 20%;
    background-color: var(--renk4);
}
.home3-skills .grid-lines .line-right span.nth2 {
    top: 53%;
    background-color: var(--renk);
}
@media (min-width: 768px) {
  .home3-skills-left {
      width: 45%;
  }
  .home3-skills-right {
      width: 55%;
  }
}
.ot-progress.ot-progress-home3 .iprogress {
    background: #f0f6ff;
}
.search-engine-form.search-engine-form-home3 {
    margin-bottom: 0;
}
.search-engine-form.search-engine-form-home3 .bg-overlay{
    background-position: top center;
}
.home3-feature {
    background-image: url(../images/shape3-home1.png);
    background-position: 100% 340px;
    background-repeat: no-repeat;
    padding: 39px 0 0 0;
}
.home3-feature .grid-lines {
    z-index: -1;
}
.home3-feature .grid-lines .line-left span.st2 {
    background-color: var(--renk4);
}
.home3-feature .grid-lines .line-left span.nth2 {
    top: 98%;
    background-color: var(--renk2);
}
.home3-feature .grid-lines .line-cleft span {
    top: 48px;
}
.home3-feature .grid-lines .line-cright span {
    top: 100%;
    background-color: var(--renk);
}
.home3-feature .grid-lines .line-right span {
    top: 58%;
    background-color: var(--renk2);
}
.home3-feature .icon-box.s3 {
    padding: 045px 27px 40px 27px;
}
.home3-feature .icon-box.s3 .icon-main {
    background-color: var(--renk);
    background-image: -moz-linear-gradient(145deg, var(--renk), var(--renk2));
    background-image: -webkit-linear-gradient(145deg, var(--renk), var(--renk2));
    background-image: linear-gradient(145deg, var(--renk), var(--renk2));
}
.home3-feature .icon-box.s3:hover .icon-main {
    background-color: transparent;
    background-image: linear-gradient(180deg,#ffffff 100%,#f2295b 100%);
}
.m-t--20 {
    margin-top: -20px;
}
.home3-project-title .grid-lines .line-cright .g-dot {
    background-color: var(--renk);
}
.home3-project-title {
    padding-top: 120px;
    padding-bottom: 40px;
}
.home3-project-title .ot-heading h2 {
    margin-bottom: 20px;
}
.home3-project .grid-lines .line-left .g-dot {
    top: 95%;
}
.home3-project {
    padding: 0 75px 165px 75px;
}
.home3-service .grid-lines .line-left span {
    top: 75%;
    background-color: var(--renk2);
}
.home3-service .grid-lines .line-cleft span {
    top: 28%;
}
.home3-service .grid-lines .line-cright span {
    top: 75%;
}
.home3-service .grid-lines .line-right span {
    top: 39%;
    background-color: var(--renk4);
}
.home3-service .grid-lines .line-right span.nth2 {
    top: 80%;
    background-color: var(--renk);
}
.home3-service .grid-lines {
    z-index: -1;
}
.home3-service .icon-box.s2:before, .home3-service .icon-box.s2:after {
    background-color: #fff;
}
.home3-news .grid-lines .line-left .g-dot {
    top: 69%;
    background-color: var(--renk4);
}
.home3-news .grid-lines .line-cleft .g-dot {
    top: 93%;
    background-color: var(--renk);
}
.home3-news .grid-lines .line-cright .g-dot {
    top: 11%;
}
.home3-news .grid-lines .line-right .g-dot {
    top: 66%;
    background-color: var(--renk2);
}
.home3-news {
    background-image: url(../images/shape3-home1.png);
    background-position: 100% 200px;
    background-repeat: no-repeat;
    padding: 100px 0 100px 0;
}
/* Index 4 */
.home4-top {
    background-image: url(../images/bg-header-home4.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 75px 0 120px 0;
}
@media (min-width: 1400px) {
  .home4-top .container {
      width: 1340px;
  }
}
.home4-top-left {
    width: 56.5%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
.home4-top-left-img {
    margin: 0 0 0 -260px;
}
.home4-top-left img {
    vertical-align: middle;
    display: inline-block;
}
.home4-top-right {
    width: 43.5%;
    padding-left: 15px;
    padding-right: 15px;
}
.home4-top-right h6 {
    color: #A5B7D2;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 1.4em;
    font-family: "Red Hat Display",sans-serif;
}
.home4-top-right h2 {
    color: #1a1b1e;
    font-weight: 900;
    font-family: "Red Hat Display",sans-serif;
    font-size: 56px;
    line-height: 72px;
    margin-bottom: 25px;
}
.home4-top-right p {
    font-family: "Red Hat Text",sans-serif;
    color: #606060;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 48px;
    line-height: 36px;
}
.h4-social-icons {
    position: absolute;
    right: 40px;
    top: 40%;
}
.h4-social-icons a {
    display: block;
    padding-bottom: 28px;
    font-size: 16px;
    line-height: 16px;
    color: #1a1b1e;
}
.h4-social-icons a:hover {
    color: var(--renk4);
}
.home4-process .service-box:active, .home4-process .service-box:focus, .home4-process .service-box:hover,
.home8-about .service-box:active, .home8-about .service-box:focus, .home8-about .service-box:hover
 {
    transform: translateY(-8px);
}
.home4-process .service-box {
    padding: 37px 35px 32px 35px;
}
.home4-process {
    z-index: 1;
}
.s-box .big-number {
    font-size: 72px;
}
.service-box.s-box .big-number {
    right: 20px;
}
.s-box .icon-main {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-weight: 400;
}
.s-box .icon-main i, .s-box .icon-main span:before {
    font-size: 25px;
    line-height: 60px;
}
.s-box .content-box {
    padding-left: calc(40px + 50px);
}
.home4-about {
    background-image: url(../images/shape1-home4.png);
    background-repeat: no-repeat;
    margin-top: -30px;
    margin-bottom: 0;
    padding: 100px 0 100px 0;
}
.home4-about-left {
    margin-right: 50px;
}
.home4-about-left-btn {
    margin: 0 0 0 -15px;
}
.home4-about-left-btn a {
    display: inline-block;
 }
.home4-about-left-btn img {
    vertical-align: middle;
    display: inline-block;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.home4-about-left-btn img:active, .home4-about-left-btn img:focus, .home4-about-left-btn img:hover {
    transform: translateY(-8px);
}
.home4-about-right {
    margin: 0 -350px 0 0;
    text-align: center;
}
.home4-about img {
    vertical-align: middle;
    display: inline-block;
}
@media (min-width: 1230px) {
.home4-partners .container {
    width: 1560px;
}
}
.m-b18 {
    margin-bottom: 18px;
}
.home4-service {
    background-image: url(../images/bg1-home4.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 10px 0 100px 0;
}
.home4-service .icon-box.s3 {
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
    padding: 25px 40px 55px 40px;
    text-align: center;
}
.home4-service .icon-box.s3:hover {
    box-shadow: 8px 8px 30px 0 rgba(42,67,113,.15);
}
.home4-service .icon-box.s3:hover .bg-s3 {
    opacity: 0;
}
.home4-service .icon-box.s3 .bg-before {
    background-color: rgba(2,1,1,0);
}
.home4-service .icon-box.s3:hover .bg-before {
    background-color: #FFF;
    background-image: url(../images/bg1-box2.png);
    background-repeat: no-repeat;
}
.home4-service .icon-box.s3 .bg-after {
    background-color: rgba(2,1,1,0);
}
.home4-service .icon-box.s3 .bg-after {
    background-position: bottom right;
}
.home4-service .icon-box.s3:hover .bg-after {
    background-color: #FFF;
    background-image: url(../images/bg2-box2.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.home4-service .icon-box.s3:hover .bg-before, .home4-service .icon-box.s3:hover .bg-after {
    display: block;
}
.home4-service .icon-box.s3:hover .bg-before, .home4-service .icon-box.s3:hover .bg-after {
    opacity: 1;
    visibility: visible;
}
.home4-service .icon-box.s3 .icon-main {
    width: 215px;
    height: 215px;
    line-height: 215px;
    box-shadow: 0 0 0 0 rgba(0,0,0,.5);
}
.home4-service .icon-box.s3 .icon-main {
    margin-bottom: 0;
}
.home4-service .icon-box.s3 .icon-main {
    background-color: transparent;
    background-image: linear-gradient(180deg,rgba(84,89,95,0) 0%,rgba(242,41,91,0) 100%);
}
.icon-box.s3 .icon-main img {
    max-width: 30px;
    margin-top: -5px;
}
.home4-service .icon-box.s3 .icon-main img {
    max-width: 170px;
}
.home4-service .icon-box.s3 h5 {
    font-size: 22px;
}
.home4-service .icon-box.s3:hover h5, .home4-service .icon-box.s3:hover h5 a {
    color: #1A1B1E;
}
.home4-service .icon-box.s3:hover p {
    color: #606060;
}
.home4-benefits {
    background-image: url(../images/shape2-home4.png);
    background-position: top right;
    background-repeat: no-repeat;
    padding: 145px 0 40px 0;
}
.home4-benefits-left {
    margin: 0 0 0 -475px;
    text-align: center;
}
.home4-benefits-left img {
    vertical-align: middle;
    display: inline-block;
}
.home4-benefits-right {
    margin-left: 25px;
}
.benefits-block h5 {
    font-weight: 700;
    margin-bottom: 0;
    padding: 10px 0 20px 0;
    line-height: 1.4em;
    font-family: "Red Hat Display",sans-serif;
}
.benefits-block .number {
    color: var(--renk2);
    line-height: 1;
    padding: 0;
    font-weight: 900;
    font-family: "Red Hat Display",sans-serif;
}
.benefits-block p {
    margin-bottom: 20px;
}
.home4-skills {
    padding: 130px 0 130px 0;
}
.home4-pricing {
    background-repeat: no-repeat;
    padding: 0 0 110px 0;
}
.skill-pricing {
    background-image: url(../images/shape3-home4.png);
    background-repeat: no-repeat;
    background-position-y: 35%;    
}
.home4-pricing .ot-pricing-table.s3 {
    background-image: linear-gradient(90deg, var(--renk3) 0%, var(--renk4) 84%);
}
.home4-pricing .ot-pricing-table.s3:before {
    background-image: url(../images/top2-price-home6.png);
    background-color: transparent;
    z-index: 0;
}
.home4-pricing .ot-pricing-table.s3:after {
    background-image: url(../images/bg-price-2-bottom.png);
    background-color: transparent;
    z-index: 0;
}
.home4-pricing .ot-pricing-table.s3 .details {
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.home4-pricing .ot-pricing-table .inner-table {
    position: relative;
    z-index: 1;
}
.home4-pricing .ot-pricing-table.s3 .inner-table h2, .home4-pricing .ot-pricing-table.s3 .inner-table p {
    color: #fff;
}
.home4-pricing .ot-pricing-table .inner-table h2 {
    color: #1a1b1e;
    font-weight: 700;
}
.home4-pricing .ot-pricing-table {
    padding: 40px 30px 0px 30px;
}
.home4-pricing .ot-pricing-table.s3 {
    padding: 56px 30px 0px 30px;
}
.home4-testimonial {
    background-image: url(../images/shape4-home4.png);
    background-repeat: no-repeat;
    padding: 60px 0 80px 0;
}
.home4-testimonial-left {
    margin: 0 60px 0 0;
}
.home4-testimonial-left p {
    margin-bottom: 30px;
}
.mics-testimonials {
    width: 100%;
    display: flex;
}
.mics-testimonials .mics-testimonials-img {
    width: 24%;
    padding-left: 15px; 
    padding-right: 15px;
}
.mics-testimonials .circle-img {
    width: 100px;
    border-radius: 50% 50% 50% 50%;
}
.mics-testimonials .mics-testimonials-content {
    width: 76%;
    padding-left: 15px; 
    padding-right: 15px;
}
.mics-testimonials h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    font-family: "Red Hat Display",sans-serif;
    color: #1a1b1e;
    padding: 0;
    margin: 0;
    padding-bottom: 5px;
}
.mics-testimonials span {
    color: #1a1b1e;
    font-weight: 400;
    font-family: "Red Hat Display",sans-serif;
    line-height: 1;
}
.home4-testimonial-right {
    margin: 0 -440px 0 0;
    text-align: center;
}
.home4-testimonial-right img {
    vertical-align: middle;
    display: inline-block;
}
.home4-cta {
    margin-top: 0;
    margin-bottom: -90px;
    z-index: 1;
}
.home4-cta-block {
    background-image: url(../images/shape5-home4.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 130px 0 90px 0;
    border-radius: 15px 15px 15px 15px;
    text-align: center;
}
.home4-cta-block h2 {
    color: #fff;
    font-size: 42px;
    line-height: 60px;
    font-weight: 900;
    margin-bottom: 30px;
    font-family: "Red Hat Display",sans-serif;
}
/* Index 5 */
.site-footer-5 {
    background-image: url(../images/footer-5.jpg) !important;
    padding-top: 65px;
    background-color: #0049B1;
}
.ares.tparrows {
    min-height: 40px;
    min-width: 40px;
    cursor: pointer;
    background: #fff;
    background: rgba(255,255,255,0.3);
    border-radius: 50%;
    position: absolute;
    display: block;
    z-index: 1000;
    transition: 0.3s;
}
.ares.tparrows.tp-leftarrow:before {
    content: "\f13a";
}
.ares.tparrows:hover {
    background: #fff;
}
.ares.tparrows {
    cursor: pointer;
    background: #fff;
    background: rgba(255,255,255,0.3);
    width: 46px;
    height: 46px;
    border-radius: 50%;
    position: absolute;
    display: block;
    z-index: 1000;
    transition: 0.3s;
}
.ares.tparrows:before {
    font-family: Flaticon;
    font-size: 18px;
    color: #fff;
    display: block;
    line-height: 46px;
    text-align: center;
}
.ares.tparrows.tp-rightarrow:before {
    content: "\f123";
}
.ares.tparrows:before {
    font-family: Flaticon;
    font-size: 18px;
    color: #fff;
    display: block;
    line-height: 46px;
    text-align: center;
}
.blue-color {
    background: #0049b1;
    color: #fff;
}
.blue-color a, .blue-color .topbar_languages select {
    color: #fff;
}
.blue-color .social-list a {
    color: #84afed;
}
.blue-color .social-list a:hover {
    color: var(--renk4);
}
.blue-color .topbar_menu ul li, .blue-color .topbar-info li, .blue-color .topbar_languages {
    border-color: rgba(255,255,255,.15);
}
.home5-service {
    margin-top: -40px;
    margin-bottom: 0;
    padding: 0 0 110px 0;
}
.home5-wwa {
    background-image: url(../images/bg-shape1-home5.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 0 0 60px 0;
}
.home5-wwa-block {
    padding: 0 0 0 75px;
}
.home5-wwa-block .video-popup a {
    color: #fff;
    background: var(--renk);
}
.home5-wwa-block .video-popup a span {
    border-color: var(--renk);
}
.home5-wwa-block .video-popup a:hover {
    background: var(--renk4);
}
.home5-wwa-block .video-popup a:hover span {
    border-color: var(--renk4);
}
.home5-about {
    background-image: url(../images/bg-shape2-home5.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 0 0 300px 0;
}
.home5-about-block {
    margin: 0 110px 0 0;
}
.home5-about-block .ot-counter span {
    color: var(--renk4);
    font-size: 36px;
}
.home5-about-block .ot-counter h6, .home5-about-block .ot-counter .num {
    padding-left: 0;
}
.home5-about-block .ot-counter h6 {
    color: #1a1b1e;
}
.home5-about-block .ot-counter h6:before {
    background: #1a1b1e;
    width: 0;
    height: 0;
    margin-top: 0px/2;
}
.home5-about .icon-box.s3:hover .bg-s3 {
    opacity: 0;
}
.home5-about .s2, .home5-about .s3 {
    box-shadow: 0 0 10px 0 rgba(0,0,0,0);
}
.home5-about .s2:hover, .home5-about .s3:hover {
    box-shadow: 8px 8px 30px 0 rgba(42,67,113,.18);
}
.home5-about .s1.cyan .icon-main, .home5-about .s3 .icon-main, .home5-about .s4 .icon-main {
    background-color: transparent;
    background-image: linear-gradient(180deg,#FFFFFF 100%,#f2295b 100%);
    box-shadow: 10px 10px 30px 0 rgba(2,156,236,.27);
}
.home5-about .s3.cyan:hover .icon-main {
    background-color: transparent;
    background-image: linear-gradient(180deg,#E5F9FF 100%,#f2295b 100%);
    box-shadow: 8px 8px 30px 0 rgba(2,156,236,0);
}
.home5-about .icon-box.red .icon-main {
    background-color: transparent;
    background-image: linear-gradient(180deg,#FFFFFF 100%,#f2295b 100%);
    box-shadow: 10px 10px 30px 0px rgba(254, 76, 28, 0.31);
}
.home5-about .icon-box.blue .icon-main {
    box-shadow: 10px 10px 30px 0px rgba(1, 96, 231, 0.26);
}
.home5-about .icon-box.orange .icon-main {
    box-shadow: 10px 10px 30px 0px rgba(255, 156, 39, 0.29);
}
.home5-about .s3.cyan .bg-before, .home5-about .s3.cyan:before {
    background-color: #E5F9FF;
}
.home5-about .s3.cyan .bg-after, .home5-about .s3.cyan:after {
    background-color: #E5F9FF;
}
.home5-about .icon-box.s3:hover .bg-before, .home5-about .icon-box.s3:hover .bg-after {
    background-color: #fff;
    display: block;
}
.home5-about .icon-main span {
    color: var(--renk2);
}
.home5-about .icon-box:hover h5, .home5-about .icon-box:hover h5 a {
    color: #1A1B1E;
}
.home5-about .icon-box:hover p {
    color: #606060;
}
.home5-about .s1.blue .icon-main, .home5-about .s3 .icon-main, .home5-about .s4 .icon-main {
    background-color: transparent;
    background-image: linear-gradient(180deg,#FFFFFF 100%,#f2295b 100%);
    box-shadow: 10px 10px 30px 0 rgba(2,156,236,.27);
}
.home5-about .s3.blue:hover .icon-main {
    background-color: transparent;
    background-image: linear-gradient(180deg,#EAF3FF 100%,#f2295b 100%);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0);
}
.home5-about .s3.blue .icon-main span {
    color: var(--renk);
}
.home5-about .s3.blue .bg-before, .home5-about .s3.cyan:before {
    background-color: #EAF3FF;
}
.home5-about .s3.blue .bg-after, .home5-about .s3.cyan:after {
    background-color: #EAF3FF;
}
.home5-about .s3.red:hover .icon-main {
    background-color: transparent;
    background-image: linear-gradient(180deg,#FFEBE6 100%,#f2295b 100%);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0);
}
.home5-about .s3.red .icon-main span {
    color: var(--renk4);
}
.home5-about .s3.red .bg-before, .home5-about .s3.red:before {
    background-color: #FFEBE6;
}
.home5-about .s3.red .bg-after, .home5-about .s3.red:after {
    background-color: #FFEBE6;
}
.home5-about .s3.orange:hover .icon-main {
    background-color: transparent;
    background-image: linear-gradient(180deg,#FFF3E9 100%,#f2295b 100%);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0);
}
.home5-about .s3.orange .icon-main span {
    color: #FF9C27;
}
.home5-about .s3.orange .bg-before, .home5-about .s3.orange:before {
    background-color: #FFF3E9;
}
.home5-about .s3.orange .bg-after, .home5-about .s3.orange:after {
    background-color: #FFF3E9;
}
.home5-team {
    background-color: #0049B1;
    background-image: url(../images/bg-team-home5.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.home5-team .services-video {
    margin-top: -180px;
}
.home5-team .ot-heading h6 span {
    color: var(--renk2);
}
.home5-feature {
    background-image: url(../images/bg-shape3-home5.png);
    background-position: 53% 45px;
    background-repeat: no-repeat;
    padding: 160px 0 130px 0;
}
.home5-projects {
    background-color: transparent;
    background-image: linear-gradient(90deg,#FFFFFF 0%,#EDF4FF 100%);
    padding: 118px 30px 130px 30px;
}
.project_filters-h5 {
    text-align: left;
    padding-left: 0;
}
.project_filters-h5 li:first-child {
    margin-left: 0;
}
.home5-skills {
    background-color: #0049B1;
    background-image: url(../images/bg-progress-home5.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 115px 0 110px 0;
}
.home5-skills .circle-progress .inner-bar > span {
    color: #fff;
}
.home5-skills .circle-progress span {
    border-color: #003F99;
}
.home5-results {
    background-image: url(../images/bg-shape2-home5.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 130px 0 120px 0;
}
.home5-results .bg-overlay {
    background-image: url(../images/bg-shape1-home5.png);
    background-position: top right;
    background-repeat: no-repeat;
    opacity: 1;
}
@media (min-width: 993px) {
  .home5-results-block {
      width: 42%;
  }
  .home5-results-img {
      width: 58%;
  }
}
.home5-results-block .ot-tabs .tab-content {
    background-color: transparent;
}
.home5-video {
    background-color: #FFF;
    background-position: top left;
    background-repeat: no-repeat;
    padding: 190px 0 0 0;
    z-index: 1;
}
.home5-video .bg-overlay{
    background-image: url(../images/bg-bot-home1.png);
    background-position: 92px 90px;
    background-repeat: no-repeat;
    opacity: 1;
}
.home5-video h2 {
    font-size: 48px;
    line-height: 72px;
}
.home5-video p {
    color: #606060;
    font-size: 22px;
    font-weight: 400;
}
.home5-video .video-popup a {
    color: #FFF;
    background: var(--renk);
}
.home5-video .video-popup a span {
    border-color: var(--renk);
}
.home5-video .video-popup a:hover {
    background: var(--renk3);
}
.home5-video .video-popup a:hover span {
    border-color: var(--renk3);
}
.home5-video .newsletter {
    box-shadow: 20px 20px 65px 0px rgb(2 156 236 / 30%);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    margin-top: 70px;
    margin-bottom: -90px;
    padding: 60px 60px 60px 60px;
    background-color: transparent;
    background-image: linear-gradient(90deg,var(--renk) 0%,var(--renk2) 100%);
    border-radius: 15px 15px 15px 15px;
}
.projects-grid.pf_3_cols-s2 .project-item {
    width: 25%;
}
.projects-grid.pf_3_cols-s2 .project-item.big-style {
    width: 50%;
}
.home5-feature .feature-col-img {
    margin-right: 0;
}
/* Index 6 */
@media screen and (min-width: 1200px){
  .home-6 .is-stuck {
      background-color: #0042a1;
      -webkit-box-shadow: 4px 4px 30px 0 rgba(42,67,113,.3);
      -moz-box-shadow: 4px 4px 30px 0 rgba(42,67,113,.3);
      box-shadow: 4px 4px 30px 0 rgba(42,67,113,.3);
  }
  .home-6 .is-stuck .main-navigation ul li ul {
    background-color: #0042a1;
    -webkit-box-shadow: 4px 4px 30px 0 rgba(20,89,186,.3);
    -moz-box-shadow: 4px 4px 30px 0 rgba(20,89,186,.3);
    box-shadow: 4px 4px 30px 0 rgba(20,89,186,.3);
  }
  .home-6 .is-stuck .main-navigation ul li ul a {
    color: #fff;
  }
}
.home-6.header-overlay .is-stuck .main-navigation>ul>li>a {
    color: #fff;
}
.home-6.header-overlay .is-stuck .main-navigation>ul>li.menu-item-has-children>a:after {
    color: rgba(255,255,255,.5);
}
.home6-top {
    background-color: #1459BA;
    background-image: url(../images/bg-banner-home6.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 265px 0 175px 0;
}
.home-6 .octf-btn {
    box-shadow: 12px 12px 30px 0px rgba(0, 139, 153, 0.3);
    -webkit-box-shadow: 12px 12px 30px 0px rgba(0, 139, 153, 0.3);
    -moz-box-shadow: 12px 12px 30px 0px rgba(0, 139, 153, 0.3);
}
@media only screen and (min-width: 1400px){
  .home6-top .container {
      width: 1340px;
  }
}
.home6-top-img {
    margin: 0 0 0 -260px;
    text-align: center;
}
.home6-top-img img {
    display: inline-block;
    vertical-align: middle;
}
.home6-top-block {
    margin: 0 0 0 80px;
}
.home6-top-block h6 {
    color: #0EC6FF;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4em;
    padding: 20px 0 10px 0;
    margin: 0;
}
.home6-top-block h2 {
    color: #FFF;
    font-size: 60px;
    line-height: 72px;
    padding: 0 0 25px 0;
    margin: 0;
} 
.home6-top-block p {
    color: #C5DDFF;
    font-size: 22px;
    line-height: 36px;
    padding-bottom: 28px;
}
.home6-top-block .ot-button {
    display: inline-block;
}
.home6-top-block .video-popup {
    display: inline-block;
    margin: 0 0 0 10px;
}
.home6-top-block .video-popup .btn-inner {
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: rgba(255,255,255,.1);
}
.home6-top-block .video-popup a {
    width: 48px;
    height: 48px;
    line-height: 49px;
    font-size: 16px;
    color: var(--renk2);
}
.home6-top-block .video-popup>span {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    margin-left: 15px;
}
.home6-top-block .video-popup a:hover {
    color: #fff;
    background: var(--renk2);
}
.home6-partners {
    background-color: #0049B1;
    background-image: url(../images/bg-shape1-home6.png);
    background-repeat: no-repeat;
    padding: 70px 0 420px 0;
}
.home6-partners .bg-overlay {
    background-image: url(../images/bg-shape2-home6.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    opacity: 1;
}
.partners-6 .swiper-slide-image {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: .8;
}
.partners-6 .partners-slide-image {
    -webkit-filter: none;
    filter: none;
    opacity: .8;
    max-width: none;
}
.partners-6 .partners-slide-image:hover {
    opacity: 1;
    -webkit-filter: brightness(130%);
    filter: brightness(130%);
}
.home6-partners .ot-heading h6 span {
    color: #0EC6FF;
}
.home6-partners .ot-heading h6:before, .home6-partners .ot-heading h6:after {
    background: #0EC6FF;
}
.icon-box-h6.icon-box.s2:hover {
  box-shadow: 8px 8px 30px 0 rgba(42,67,113,.3);
}
.icon-box-h6.icon-box.s3 .bg-before, .icon-box-h6.icon-box.s2:before {
    background-color: #1459BA;
    background-image: url(../images/bg-box1-home6.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.icon-box-h6.icon-box.s3 .bg-after, .icon-box-h6.icon-box.s2:after {
    background-color: #1459BA;
    background-image: url(../images/bg-box2-home6.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.icon-box-h6 .icon-main i, .icon-box-h6 .icon-main span {
    color: #0EC6FF;
}
.icon-box-h6.icon-box h5, .icon-box-h6.icon-box h5 a {
    color: #FFF;
}
.icon-box-h6.icon-box p {
    color: #C5DDFF;
}
.home6-partners-block {
    margin-right: 50px;
}
.home6-partners-block p {
    color: #C5DDFF;
}
.home6-partners-btn {
    margin: 0 0 0 -9px;
}
.home6-partners-btn img {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.home6-partners-btn img:active, .home6-partners-btn img:focus, .home6-partners-btn img:hover {
    transform: translateY(-8px);
}
.home6-partners-img {
    margin: 0 -220px 0 0px
}
.progress-h6.circle-progress span {
    border-color: #003F99;
}
.progress-h6.circle-progress .ppercent, .progress-h6.circle-progress span {
    color: #FFF;
}
.home6-pricing {
    background-color: #0049B1;
    background-image: url(../images/bg-shape4-home6.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding: 50px 0 160px 0;
}
.home6-pricing .bg-overlay {
    background-image: url(../images/bg3-dots-home6.png);
    background-position: 0 800px;
    background-repeat: no-repeat;
    opacity: 1;
}
.home6-pricing .ot-heading h6 span {
    color: #0EC6FF;
}
.home6-pricing .ot-heading h6:before, .home6-pricing .ot-heading h6:after {
    background: #0EC6FF;
}
.home6-pricing .ot-heading h2 {
    color: #fff;
}
.ot-pricing-table-h6.ot-pricing-table:before {
    background-color: #1459BA;
    background-image: url(../images/top3-price-home6.png);
    background-position: top center;
}
.ot-pricing-table-h6.ot-pricing-table:after {
    background-color: #1459BA;
}
.ot-pricing-table-h6.ot-pricing-table.s1:after {
    background-image: url(../images/bot1-price-home6.png);
    background-position: bottom left;
}
.ot-pricing-table-h6.ot-pricing-table h2 {
    color: #FFF;
    font-weight: 700;
}
.ot-pricing-table-h6.ot-pricing-table .inner-table>p {
    color: #FFF;
}
.ot-pricing-table-h6.ot-pricing-table .details {
    border-color: rgba(0,0,0,.15);
    color: #FFF;
}
.home6-pricing .ot-pricing-table .octf-btn {
    background: var(--renk2);
    color: #FFFFFF;
}
.ot-pricing-table-h6.ot-pricing-table:after {
    background-image: none;
}
.home6-pricing .ot-pricing-table.feature {
    background-image: linear-gradient(90deg, var(--renk3) 0%, var(--renk4) 84%);
}
.home6-pricing .ot-pricing-table.feature:before {
    background-image: url(../images/top2-price-home6.png);
    background-color: transparent;
    z-index: 0;
}
.home6-pricing .ot-pricing-table.feature:after {
    background-image: url(../images/bg-price-2-bottom.png);
    background-color: transparent;
    z-index: 0;
}
.home6-pricing .ot-pricing-table.feature .inner-table {
    position: relative;
    z-index: 1;
}
.ot-pricing-table-h6.ot-pricing-table.s3:before {
    background-color: #1459BA;
    background-image: url(../images/top3-price-home6.png);
    background-position: top center;
}
.ot-pricing-table-h6.ot-pricing-table.s3:after {
    background-color: #1459BA;
    background-image: none;
}
.ot-pricing-table-h6.ot-pricing-table.feature .details {
    border-color: rgba(255,255,255,.2);
    color: #FFF;
}
.ot-pricing-table-h6.ot-pricing-table {
    padding: 40px 30px 0 30px;
    box-shadow: 8px 8px 30px 0 rgba(42,67,113,.3);
}
.ot-pricing-table.feature .title-table {
    background: #FFF;
    color: var(--renk4);
}
.ot-pricing-table-h6.ot-pricing-table.feature {
    padding: 56px 30px 0px 30px;
}
.home7-testimonial-img {
    margin: 0 -50px 0 -400px;
    text-align: center;
}
.home7-testimonial-block {
    margin: 0 0 0 60px;
}
.home7-testimonial-block p {
    color: #FFF;
    font-size: 20px;
    margin-bottom: 30px;
}
.home7-testimonial-block .mics-testimonials-content h6 {
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}
.home7-testimonial-block .mics-testimonials-content span {
    color: var(--renk2);
    font-weight: 400;
}
.site-footer-home6 {
    background-color: #0042A1;
    margin-top: 0;
    margin-bottom: 0;
    padding: 230px 0 50px 0;
    background-image: none;
}
.site-footer-home6 .shape-top .shape-fill {
    fill: #0049B1;
}
.home6-tabs-slide {
    background-color: #1459BA;
    background-image: url(../images/bg-shape3-home6.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 0 0 330px 0;
}
.home6-tabs-slide .ot-heading h6 span {
    color: #0EC6FF;
}
.home6-tabs-slide .ot-heading h6:before, .home6-tabs-slide .ot-heading h6:after {
    background: #0EC6FF;
}
.home6-tabs-slide .tab-slider-content {
    background-color: transparent;
    padding: 0;
}
.home6-tabs-slide .title-item:hover, .home6-tabs-slide .title-item.tab-active {
    background-color: transparent;
    background-image: linear-gradient(170deg,var(--renk3) 0%,#FF6C26 100%);
    border-color: #FF6C26;
}
.home6-tabs-slide .title-item:after {
    background: #FF6C26;
}
.home6-tabs-slide .title-item:hover i, .home6-tabs-slide .title-item:hover span, .home6-tabs-slide .title-item.tab-active i, .home6-tabs-slide .title-item.tab-active span {
    color: #FFF;
    text-shadow: none;
}
.home6-tabs-slide .title-item:hover h6, .home6-tabs-slide .title-item.tab-active h6 {
    color: #FFF;
}
.home6-tabs-slide .tab-slider-block h2 {
    color: #FFF;
}
.home6-tabs-slide .tab-slider-block p {
    color: #C5DDFF;
}
/* Index 7 */
.home7-top {
    background-color: #FFF;
    background-image: url(../images/bg-banner-home7.png);
    background-position: 0 -110px;
    background-repeat: no-repeat;
    padding: 130px 0 30px 0;
}
.home7-top-block h6 {
    color: #A5B7D2;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.4em;
    font-family: "Red Hat Display",sans-serif;
}
.home7-top-block h2 {
    font-size: 56px;
    line-height: 72px;
    color: #1a1b1e;
    margin-bottom: 60px;
    font-weight: 900;
    font-family: "Red Hat Display",sans-serif;
}
.home7-partners {
    padding: 0 0 110px 0;
}
.hone7-service {
    background-image: url(../images/bg-service-home7.png);
    background-position: 0 225px;
    background-repeat: no-repeat;
    padding: 0 0 75px 0;
}
.hone7-about {
    padding: 0 0 125px 0;
}
.hone7-about-img {
    margin: 0 -10px 0 -220px;
    text-align: center;
}
.home7-about-block {
    padding: 0 0 0 0px;
}
.home7-process {
    background-image: url(../images/bg-process-home7.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 250px 0 450px 0;
}
.home7-pricing {
    background-image: url(../images/bg-pricing-home7.png);
    background-position: 0 125px;
    background-repeat: no-repeat;
    margin-top: -130px;
    margin-bottom: 0;
    padding: 0 0 315px 0;
}
.home7-pricing .ot-pricing-table {
    padding: 40px 30px 0px 30px;
}
.home7-pricing .ot-pricing-table.feature {
    padding: 56px 30px 0px 30px;
}
.home7-pricing .ot-pricing-table.feature {
    background-image: linear-gradient(90deg, var(--renk3) 0%, var(--renk4) 84%);
}
.home7-pricing .ot-pricing-table.feature:before {
    background-image: url(../images/top2-price-home6.png);
    background-color: transparent;
    z-index: 0;
}
.home7-pricing .ot-pricing-table.feature:after {
    background-image: url(../images/bg-price-2-bottom.png);
    background-color: transparent;
    z-index: 0;
}
.home7-pricing .ot-pricing-table.feature .inner-table {
    position: relative;
    z-index: 1;
}
.home7-video {
    background-image: url(../images/bg-shape1-home7.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 23px 23px 87px 0 rgba(1,96,231,.42);
    padding: 50px 0 55px 0;
    border-radius: 15px 15px 15px 15px;
    text-align: center;
}
.home7-video h2 {
    margin-bottom: 40px;
    color: #fff;
}
.home7-video .video-popup a span {
    z-index: 1;
}
.home7-feature {
    background-image: url(../images/bg-up-home7.png);
    background-position: 73px 20px;
    background-repeat: no-repeat;
    padding: 0 0 90px 0;
}
@media (min-width: 1700px) {
  .home7-feature .container, .home5-feature .container {
      width: 1660px;
  }
}
.home7-feature-col1, .home7-feature-col3 {
    width: 28%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.home7-feature-col2 {
    width: 43.332%;
    padding-right: 15px;
    padding-left: 15px;
}
.home7-feature-col1 .service-box {
    padding: 38px 35px 35px 30px;
    margin: 0 -70px 45px 70px;
}
.home7-feature-col1 .service-box:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
}
.home7-feature-col1 .service-box:last-child {
    margin-bottom: 0;
}
.home7-feature-col3 .service-box {
    padding: 38px 35px 35px 30px;
    margin: 0 70px 45px -70px;
}
.home7-feature-col3 .service-box:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
}
.home7-feature-col3 .service-box:last-child {
    margin-bottom: 0;
}
.feature-col-img {
    margin: 80px -60px 0 30px;
    text-align: center;
}
.home7-feature-col1 .s-box:hover, .home7-feature-col3 .s-box:hover {
    background-color: #F0F6FF;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0);
}
.home7-feature-col1 .s-box:hover .big-number, .home7-feature-col3 .s-box:hover .big-number {
    fill: #FFFFFF;
    color: #FFFFFF;
}
.home7-feature-col1 .service-box .content-box, .home7-feature-col3 .service-box .content-box {
    padding-left: calc(30px + 50px);
}
.home7-feature-col1 .service-box .icon-main, .home7-feature-col3 .service-box .icon-main {
    font-size: 40px;
    line-height: 1.2em;
    color: var(--renk);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0);
    background-color: transparent;
    background-image: linear-gradient(180deg,rgba(255,255,255,0) 100%,#f2295b 100%);
}
.home7-feature-col1 .service-box .icon-main span:before , .home7-feature-col3 .service-box .icon-main span:before {
    font-size: 40px;
    line-height: 1.2em;
}
.home7-feature-col1 .service-box:hover .content-box, .home7-feature-col3 .service-box:hover .content-box,
.home7-feature-col1 .service-box:hover .content-box h5, .home7-feature-col3 .service-box:hover .content-box h5 {
    color: #1A1B1E;
}
.home7-feature-col1 .s-box h5 {
    margin-bottom: 12px;
    font-size: 20px;
}
.ot-pricing-table.feature {
    padding: 56px 30px 0 30px;
    box-shadow: 8px 8px 30px 0 rgba(254,76,28,.37);
}
.ot-pricing-table.feature, .ot-pricing-table.s2.feature h2, .ot-pricing-table.feature .inner-table > p {
    color: #fff;
}
.ot-pricing-table.feature .octf-btn{
    background: #FFF;
    color: var(--renk3);
    z-index: 999999;
}
.ot-pricing-table.feature .octf-btn i {
    color: #FFF;
    background: var(--renk3);
}
.ot-pricing-table.feature:before {
    background-color: #FF4B38;
    background-image: url(../images/top2-price-home6.png);
    background-position: top center;
}
.ot-pricing-table.feature:after {
    background-color: #FF4B38;
    background-image: none;
}
.site-footer-home7 {
    background-color: #0042A1;
    background-image: none;
}
/* Index 8 */
.home8-top {
    background-image: url(../images/bg1-banner-h8.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 0 0 120px 0;
}
.home8-top .bg-overlay {
    background-image: url(../images/bg2-banner-h8.png);
    background-position: top right;
    background-repeat: no-repeat;
    z-index: -1;
}
.home8-top-left {
    width: 50%;
}
.home8-top-right {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px;
}
.home8-top-right-block {
    margin: -100px 0 0 120px;
}
.home8-top-right-block h6 {
    color: #A5B7D2;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4em;
    font-family: "Red Hat Display",sans-serif;
}
.home8-top-right-block h2 {
    color: #1a1b1e;
    font-weight: 900;
    font-family: "Red Hat Display",sans-serif;
    font-size: 56px;
    line-height: 72px;
    margin-bottom: 25px;
}
.home8-top-right-block p {
    font-family: "Red Hat Text",sans-serif;
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 28px;
}
.home8-top .h4-social-icons {
    top: 32%;
}
.home8-about {
    background-color: #F0F6FF;
    background-image: url(../images/bg1-h8.png);
    background-position: 60px 230px;
    background-repeat: no-repeat;
    padding: 90px 30px 110px 30px;
}
.home8-about .s-box h5 {
    margin-bottom: 12px;
    font-size: 20px;
}
.home8-about .service-box.s-box .big-number {
    right: 35px;
}
.home8-about-img {
    margin: 0 140px 0 -145px;
    text-align: center;
}
.home8-about-img img {
    vertical-align: middle;
    display: inline-block;
}
.home8-about-block {
    margin-left: 100px;
}
.home8-about-block .ot-tabs .tab-content {
    background-color: transparent;
}
.home8-about-left-btn {
    margin: -20px 0 0 -15px;
}
.home8-about .partners .partners-slide-inner {
    margin-bottom: 60px;
    margin-top: 60px;
}
@media only screen and (min-width: 1600px){
  .container-partners {
      width: 1565px;
  }
}
.home8-sevice {
    background-color: #F0F6FF;
    padding: 0 30px 60px 30px;
}
.home8-sevice .service-box-2.s1{
    padding: 100px 70px 70px 70px;
    background-color: #FFF;
    background-image: url(../images/bg-box1-h8-1.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.home8-sevice .service-box-2.s1 .octf-btn {
    box-shadow: 12px 12px 20px 0 rgba(0,72,176,.3);
    margin-left: -70px;
}
.home8-sevice .service-box-2.s2 {
    padding: 100px 70px 70px 70px;
    background-color: transparent;
    background-image: linear-gradient(90deg,var(--renk) 0%,var(--renk2) 100%);
}
.home8-sevice .service-box-2.s2 h5, .home8-sevice .service-box-2.s2 p {
    color: #FFF;
}
.home8-sevice .service-box-2.s2 .octf-btn {
    background: #FFF;
    color: var(--renk);
    margin-left: -70px;
}
.home8-sevice .service-box-2.s2 .octf-btn i {
    color: #FFF;
    background: var(--renk);
}
.home8-sevice .service-box-2.s3 {
    padding: 100px 70px 70px 70px;
    background-color: transparent;
    background-image: linear-gradient(90deg,var(--renk3) 0%,var(--renk4) 100%);
}
.home8-sevice .service-box-2.s3 h5, .home8-sevice .service-box-2.s3 p {
    color: #FFF;
}
.home8-sevice .service-box-2.s3 .octf-btn {
    background: #FFF;
    color: var(--renk4);
    margin-left: -70px;
}
.home8-sevice .service-box-2.s3 .octf-btn i {
    color: #FFF;
    background: var(--renk4);
}
.home8-sevice .service-box-2 p {
    margin-bottom: 40px;
}
.home8-sevice .service-box-2 .octf-btn{
    border-top-left-radius: 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    -moz-border-radius-bottomleft: 0;
}
.home8-benefits {
    background-color: #F0F6FF;
    background-image: url(../images/bgshape1-h8.png);
    background-position: 0 90%;
    background-repeat: no-repeat;
}
.home8-benefits-img {
    margin: 0 -300px 0 0;
    text-align: center;
}
.home8-benefits-img img {
    display: inline-block;
    vertical-align: middle;
}
.service-box-2 {
    padding: 70px;
    font-size: 18px;
    box-shadow: 8px 8px 30px 0 rgba(42,67,113,.15);
    -webkit-box-shadow: 8px 8px 30px 0 rgba(42,67,113,.15);
    -moz-box-shadow: 8px 8px 30px 0 rgba(42,67,113,.15);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.service-box-2t:active, .service-box-2t:focus, .service-box-2:hover {
    transform: translateY(-8px);
}
.home8-skills {
    padding: 210px 0 210px 0;
}
.home8-skills .shape-top svg {
    width: calc(125% + 1.3px);
    height: 180px;
}
.home8-skills .shape-top svg .shape-fill {
    fill: #F0F6FF;
}
.home8-skills .shape-bottom {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.home8-skills .shape-bottom svg {
    width: calc(120% + 1.3px);
    height: 136px;
}
.home8-skills .shape-bottom .shape-fill {
    fill: #F0F6FF;
}
.home8-testimonial {
    background-color: #F0F6FF;
    background-image: url(../images/bgshape2-h8.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 155px 0 80px 0;
}
.home8-testimonial-img {
    margin: 0 0 0 -300px;
    text-align: center;
}
.home8-testimonial-img img {
    display: inline-block;
    vertical-align: middle;
}
.home8-news {
    padding: 150px 0 110px 0;
}
.home8-news .shape-top svg {
    width: calc(133% + 1.3px);
    height: 180px;
}
.home8-news .shape-top .shape-fill {
    fill: #F0F6FF;
}
.home8-news .newsletter {
    box-shadow: 23px 23px 32px 0 rgba(254,76,28,.33);
    margin-top: -150px;
    margin-bottom: 0;
    padding: 60px 60px 60px 60px;
    background-color: transparent;
    background-image: linear-gradient(90deg,var(--renk3) 0%,var(--renk4) 100%);
    border-radius: 15px 15px 15px 15px;
}
.newsletter-text {
  background-position: center left;
  background-repeat: no-repeat;
  padding: 0 0 0 80px;
  color: #fff;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
}
.newsletter-text h4 {
    color: #FFF;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    font-family: "Red Hat Display",sans-serif;
}
.newsletter-text p {
    color: #FFF;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4em;
    font-family: "Red Hat Display",sans-serif;
}
/* About */
.about-swrap-top-1 {
    margin-top: -75px;
}
.number-box.s2 {
    color: var(--renk);
    background-color: rgba(1,96,231,.152);
}
.number-box.s3 {
    color: var(--renk4);
    background-color: rgba(254,76,28,.154);
}
.ot-progress .iprogress {
    background: #fff;
}
.ot-progress .progress-bar {
    background: var(--renk2);
    box-shadow: 10px 10px 24px 0px rgba(0,195,255,.3);
}
.ot-progress .progress-bar.s2 {
    background: var(--renk);
    box-shadow: 10px 10px 24px 0px rgba(1,96,231,.3);
}
.btn-rounder {
    border-radius: 15px;
}
.team-slider .slick-dots, .team-slider-h5 .slick-dots {
    bottom: -70px;
}
.home2-pricing .search-engine-form {
    margin-top: -280px;
}
/* Team */
.team-image img {
    border-radius: 10px;
}
.team-block {
    background-image: linear-gradient(145deg,var(--renk) 0%,var(--renk2) 100%);
    box-shadow: 30px 30px 65px 0px rgba(2,156,236,.3);
    padding: 50px;
    border-radius: 15px;
    float: right;
}
.steam-social {
    margin-top: 20px;
}
.steam-social a {
    font-size: 17px;
    padding: .6em;
    border-radius: 50%;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.steam-social a:hover {
    transform: translateY(-8px);
}
.steam-social i {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
}
.steam-pos {
    color: var(--renk4);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 17px;
    font-family: "Red Hat Display",sans-serif;
}
.steam-name {
    font-size: 42px;
    font-weight: 700;
    color: #1a1b1e;
    line-height: 1;
    margin-bottom: 25px;
    font-family: "Red Hat Display",sans-serif;
}
.steam-desc {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.steam-info {
    font-weight: 600;
    color: #1a1b1e;
    margin-bottom: 10px;
}
@media only screen and (min-width: 992px){
  .team--top {
      margin-top: -25%;
  }
  .team-block {
      max-width: 380px;
  }
}
@media only screen and (max-width: 992px){
  .team-block {
      width: 100%;
  }
}
/* Process */
.section-tab {
  max-width: 1530px;
  padding: 110px 20px 90px 20px;
  margin-right: auto;
  margin-left: auto;
  background-image: linear-gradient(145deg,var(--renk) 0%,var(--renk2) 100%);
  border-radius: 15px;
  margin-bottom: -270px;
  z-index: 1;
}
.tab-titles .title-item h6 {
  font-weight: 700;
}
.section-tab .ot-heading span{
    color: #a5b7d2;
}
.section-tab .ot-heading h6:after {
    display: none;
}
.tab-slider-content {
    background-color: #f0f6ff;
    padding: 355px 0 110px 0;
}
.tab-slider-block {
    padding-right: 65px;
}
.tab-slider-img {
    text-align: center;
}
#content-tabs .section-content {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: none;
}
#content-tabs .section-content.active {
    display: block;
}
/* Projects */
.projects-box .s2 {
    right: 0;
    bottom: 0;
    width: calc(100% - 42px);
    height: calc(100% - 42px);
    margin: 21px;
    background-color: rgba(0,73,177,.9);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
.projects-box .s2 .portfolio-info-inner {
    background: 0 0;
    text-align: center;
}
.project-detail {
    font-family: "Red Hat Display",Sans-serif;
    font-weight: 700;
    line-height: 30px;
    color: #1a1b1e;
}
.project-detail span{
    color: #636363;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}
/* About */
.about-content .video-popup a{
    color: #fff;
    background: var(--renk2);
}
.about-content .video-popup a span {
    border-color: var(--renk2);
}
.about-content .video-popup a:hover{
    background: var(--renk4);
}
.about-content .video-popup a:hover span {
    border-color: var(--renk4);
}
/* Services */
.service-box-s2-bg1 {
    background-image: url(../images/bg-service1-1.png);
    background-position: top right;
    background-repeat: no-repeat;
}
.service-box-s2-bg2 {
    background-image: url(../images/bg-service2-1.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.service-box-s2-bg3 {
    background-image: url(../images/bg-service3-1.png);
    background-position: top right;
    background-repeat: no-repeat;
}
.ot-counter.s3 h6 {
    color: #1a1b1e;
    padding-left: 0;
}
.ot-counter.s3 h6:before {
    display: none;
}
.services-left-1 {
    width: 52.25%;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.services-right-1 {
    width: 47.75%;
    position: relative;
    padding-left: 100px;
}
.repeater-item-1 {
    top: 80px;
    left: -295px;
}
.repeater-item-2 {
    top: 430px;
    left: 20px;
}
.repeater-item-3 {
    top: 135px;
    left: 425px;
}
.repeater-item-1 .ot-cprocess-item-number {
    color: var(--renk2);
}
.repeater-item-2 .ot-cprocess-item-number {
    color: var(--renk);
}
.repeater-item-3 .ot-cprocess-item-number {
    color: var(--renk4);
}
.repeater-item-1 .ot-cprocess-item-dot {
    background-color: var(--renk2);
    box-shadow: 8px 8px 18px 0px rgba(0,195,255,.4);
}
.repeater-item-2 .ot-cprocess-item-dot {
    background-color: var(--renk);
    box-shadow: 8px 8px 18px 0px rgba(1,96,231,.4);
}
.repeater-item-3 .ot-cprocess-item-dot {
    background-color: var(--renk4);
    box-shadow: 8px 8px 18px 0px rgba(254,76,28,.4);
}
.ot-cprocess .circle_logo {
    position: absolute;
    z-index: 2;
    top: 140px;
    left: 150px;
}
.app-development-left-1 {
    width: 42%;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.app-development-right-1 {
    width: 58%;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.app-development-left-2 {
    width: 52%;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.app-development-right-2 {
    width: 48%;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.services-video {
    background-image: url(../images/bg-counter-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 23px 23px 87px 0px rgba(254,76,28,.42);
    padding: 50px 0 55px;
    border-radius: 15px;
    text-align: center;
}
.services-video h2 {
    margin-bottom: 40px;
    color: #fff;
    font-size: 48px;
    font-weight: 900;
    font-family: "Red Hat Display",sans-serif;
}
.services-video .video-popup a span {
    z-index: 1;
}
.search-engine .icon-box.s4 h5, .search-engine .icon-box.s1 h5{
    margin-bottom: 10px;
}
.search-engine .icon-box.s4 p, .search-engine .icon-box.s1 p {
  font-size: 14px;
}
.search-engine .icon-box.s4 .icon-main, .search-engine .icon-box.s1 .icon-main {
  background-image: linear-gradient(145deg,#fff 0%,#fff 100%);
}
.search-engine .icon-box.s4 .icon-main span, .search-engine .icon-box.s1 .icon-main span {
  color: var(--renk2);
}
.search-engine .icon-box.s4 .icon-main:hover, .search-engine .icon-box.s1 .icon-main:hover {
  background-image: linear-gradient(145deg,var(--renk) 0%,var(--renk2) 100%);
}
.search-engine .icon-box.s4 .icon-main:hover span, .search-engine .icon-box.s1 .icon-main:hover span {
  color: #fff;
}
.search-engine-form {
  position: relative;
  margin-bottom: -160px;
  background-color: transparent;
  background-image: linear-gradient(145deg,var(--renk) 0%,var(--renk2) 100%);
  border-radius: 15px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 30px 30px 65px 0px rgba(2,156,236,0.3);
}
.search-engine-form .bg-overlay {
  background-image: url(../images/rocket-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  z-index: 0;
}
.search-engine-form .bg-overlay-img2 {
  background-image: url(../images/rocket-img.png);
  background-position: top right;
  background-repeat: no-repeat;
  opacity: 1;
  z-index: 0;
  height: 120%;
  width: 100%;
  left: 0;
  bottom: 0;
  max-height: 334px;
  position: absolute;
}
.search-engine-form .title {
  position: relative;
}
.search-engine-form h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 900;
  font-family: "Red Hat Display",sans-serif;
  margin-bottom:40px;
  padding-top: 80px;
  line-height: 1;
}
.search-engine-form form {
  padding-bottom: 80px;
}
.project-slider .slick-dots {
  bottom: -70px;
}
.search-engine-cta  {
  background-image: url(../images/bg-block-1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0 60px;
  margin-top: 0;
  margin-bottom: -60px;
  border-radius: 15px;
}
.search-engine-cta h2 {
  color: #fff;
  font-size: 42px;
  line-height: 60px;
  margin-bottom: 30px;
  font-weight: 900;
  font-family: "Red Hat Display",sans-serif;
}/* Contact */
.our-contact {
    padding: 60px;
    background-image: linear-gradient(145deg,var(--renk) 0%,var(--renk2) 100%);
    border-radius: 15px;
    margin-right: 30px;
    margin-left: 30px;
    box-shadow: 18px 18px 40px 0px rgba(2,156,236,.3);
}
.our-contact .contact-info h6 {
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Red Hat Display;
}
.our-contact .ot-heading h6:after, .form-contact .ot-heading h6:after{
    display: none;
}
.our-contact .contact-info i:before {
    font-size: 30px;
}
.form-contact {
    margin-right: 30px;
    margin-left: 30px;
}
.form-contact textarea {
    height: 120px;
}
.map {
    filter: brightness(100%) contrast(100%) saturate(50%) blur(0px) hue-rotate(0deg);
}
.map iframe {
    margin-top: -40px;
}
.z-index-1 {
    z-index: 1;
}
.instagram_widget .widget-insta-feeds {
    display: table;
}
.blog-grid-content .page-pagination {
    margin-top: 30px;
}
.single-post-inner>div {
    padding-bottom: 30px;
}
.comments-area .comment-item .gravatar img {
    max-width: 80px;
}
.blog-grid {
    overflow: auto!important;
}
.sl-icon svg {
    fill: currentColor;
    width: 1em;
    height: 1em;
}
.sl-wrapper .sl-count, .sl-wrapper .sl-text {
    vertical-align: unset;
}
/* Element */
.title-default {
    color: #1a1b1e;
    font-weight: 900;
    line-height: 1;
    font-family: "Red Hat Display",sans-serif;
}
.icon-box.s2:before {
    background-color: rgba(0,0,0,0);
    background-image: url(../images/bg1-box.png);
    background-repeat: no-repeat;
}
.icon-box.s2:after {
    background-image: url(../images/bg2-box.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.ot-tabs.s2 .tab-link.current, .ot-tabs.s2 .tab-link:hover {
    background: var(--renk);
    box-shadow: 8px 8px 18px 0px rgba(1,96,231,.3);
}
.service-box .big-number {
    z-index: 0;
}
.ot-counter.s3 .num {
    padding-left: 0;
}
.ot-counter.s3 span {
    color: var(--renk);
    font-size: 36px;
}
.icon-main.warning {
    background-color: #ffa71d;
}
.icon-main.success {
    background-color: #23da79;
}
.icon-main.danger {
    background-color: var(--renk4);
}
.drop-cap {
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 1;
    margin: 0 20px 20px 0 !important;
    box-shadow: 6px 6px 13px 0 rgba(42,67,113,.15);
    -webkit-box-shadow: 6px 6px 13px 0 rgba(42,67,113,.15);
    -moz-box-shadow: 6px 6px 13px 0 rgba(42,67,113,.15);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 50px;
}
.drop-cap-second {
    color: #6ec1e4;
    border-color: #6ec1e4;
}
.drop-cap-third {

}
.drop-cap-letter {
    font-size: 24px;
    line-height: 40px;
    display: block;
    font-weight: 700;
    color: var(--renk4);
}
.drop-cap-second .drop-cap-letter {
    color: var(--renk2);
}
.drop-cap-third .drop-cap-letter {
    color: var(--renk);
}
.drop-cap-primary .drop-cap-letter {
    color: var(--renk4);
}
.drop-cap-bg-second .drop-cap-letter {
    background-color: var(--renk2);
    color: #fff;
}
.drop-cap-bg-third .drop-cap-letter {
    background-color: var(--renk);
    color: #fff;
}
.drop-cap-bg-primary .drop-cap-letter {
    background-color: var(--renk4);
    color: #fff;
}
.icon-list-items {
    padding: 0;
    margin: 0;
    list-style: none;
}
.icon-list-items li {
    padding-bottom: calc(12px/2);
}
.icon-list-items li i{
    color: var(--renk2);
    font-size: 14px;
}
.icon-list-items .icon-list-text{
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 5px;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/** Footer Style **/
.site-footer {
  position: relative;
  overflow: hidden;
  color: #fff;
  line-height: 24px;
  font-family: "Red Hat Display", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.bg-gradient {
  background-color: transparent;
  background-image: linear-gradient(145deg,#002cae 47%,#04b6f1 100%);
}
.footer-top-bottom {
  padding: 130px 0 115px;
}
.footer-shape-top {
  top: -1px;
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
}
.footer-shape-top {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.footer-shape-top svg {
  display: block;
  width: -webkit-calc(100% + 1.3px);
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(142% + 1.3px);
}
.footer-shape-fill {
  fill: #f0f6ff;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.footer-logo {
  margin-bottom: 80px;
}
.site-footer a, .site-footer a:visited {
  color: #fff;
}
.site-footer .elementor-widget-container h5 {
  color: #fff;
  margin-bottom: 30px;
  font-weight: 700;
}
.site-footer .elementor-widget-container ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.site-footer .elementor-widget-container ul li {
  margin-bottom: 12px;
}
.site-footer .elementor-widget-container ul li a:hover {
  color: #fff;
  text-decoration: underline;
}
.site-footer .footer-contact-info ul li {
  line-height: 30px;
}
.site-footer .footer-contact-info ul li strong {
  font-weight: bold;
  color: #9ee8ff;
}
.site-footer-2 .ft-menu-list a {
  font-family: "Red Hat Display",Sans-serif;
}

.footer-menu ul {
  list-style: none;
  text-align: center;
}
.footer-menu ul li {
  display: inline-block;
  margin: 0px 29px;
}
.footer-menu ul li a {
  font-family: "Red Hat Display", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.footer-menu ul li a:visited {
  color: #fff;
}
.contact-info i.flaticon-viber:before {
  font-size: 31px;
}
.contact-info.box-style2 .box-icon {
  line-height: 40px;
}
.bg-gradient-2 {
  background-image: linear-gradient(280deg,#04b6f1 0%,#002cae 62%);
}
.accordions-gradient .current {
  background-color: transparent;
  background-image: linear-gradient(145deg,var(--renk) 0%,var(--renk2) 100%);
}
.accordions-gradient .acc-item.current .acc-toggle, .accordions-gradient .acc-item .acc-content {
  color: #fff;
}
.faq-form-wrap {
  box-shadow: 20px 20px 65px 0px rgba(2,156,236,.3);
  margin-top: 100px;
  margin-bottom: 0;
  padding: 72px 100px 75px;
  background-color: var(--renk);
  background-image: -moz-linear-gradient(145deg,var(--renk),var(--renk2));
  background-image: -webkit-linear-gradient(145deg,var(--renk),var(--renk2));
  background-image: linear-gradient(145deg,var(--renk),var(--renk2));
  margin-bottom: 12px;
  border-radius: 15px;
}
.faq-form-wrap h6 span {
  color: var(--renk2);
}
.form-control {
  width: 100%;
}
/* Coming Soon */
.coming-soon {
  background-color: transparent;
  background-image: linear-gradient(100deg,#1f0098 0%,#00fdff 100%);
  height: 100vh;
}
.cs-bg-overlay {
  background-image: url(../images/bg-cs.png);
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.cs-logo {
  width: 140px;
}
.coming-soon-title {
  color: #fff;
  font-size: 60px;  
  margin-bottom: 0;
  padding-bottom: 110px;
  font-weight: 900;
  line-height: 1;
  font-family: "Red Hat Display",sans-serif;
}
.cs-subtitle {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  padding-top: 90px;
  margin-bottom: 0;
  font-family: "Red Hat Display",sans-serif
}
.coming-soon .octf-btn-icon i {
  background: rgba(255,255,255,.2);
  color: #fff;
}
.cs-social {
  font-size: 0;
}
.cs-social a:last-child {
  margin-right: 0;
}
.cs-social-icon {
  display: inline-block;
  line-height: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #818a91;
  font-size: 13px;
  padding: .5em;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 10px;
  text-align: center;
  font-size: 13px;
  padding: .5em;
  cursor: pointer;
}
.cs-social-icon.twitter {
  color: #4ccef9;
}
.cs-social-icon:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  opacity: 1;
}
.cs-social-icon i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.cs-social-icon.facebook {
  color: #25e;
}
.cs-social-icon.linkedin {
  color: #3292ff;
}
.cs-social-icon.instagram {
  color: #ff970f;
}
/* Subscribe Email */
.mc4wp-form-fields .subscribe-desc {
  color: #9ee8ff;
}
.mc4wp-form-fields .subscribe-inner-form {
  position: relative;
}
.mc4wp-form-fields .subscribe-inner-form input[type=email] {
  height: 46px;
  width: 100%;
  box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
  -webkit-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
  -moz-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
}
.mc4wp-form-fields .subscribe-inner-form .subscribe-btn-icon {
  background: transparent;
  border: none;
  outline: none;
  padding: 5px;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
}
.mc4wp-form-fields .subscribe-inner-form .subscribe-btn-icon i {
  background: var(--renk4);
  color: #fff;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mc4wp-form-fields .subscribe-inner-form .subscribe-btn-icon i:before {
  font-size: 15px;
}

/* Back To Top*/
#back-to-top {
  background: #fff;
  color: var(--renk2);
  border: 0 none;
  border-radius: 2px;
  cursor: pointer;
  width: 46px;
  height: 46px;
  line-height: 46px;
  opacity: 0;
  outline: medium none;
  position: fixed;
  right: -50px;
  bottom: 40px;
  text-align: center;
  text-decoration: none;
  transition: opacity 0.2s ease-out 0s;
  z-index: 1000;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.2);
  -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.2);
  -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.2);
}
#back-to-top.show {
  opacity: 1;
  right: 16px;
  bottom: 27px;
}
#back-to-top i:after, #back-to-top i:before {
  font-size: 20px;
}
#back-to-top:hover {
  bottom: 45px;
}

/*--------------------------------------------------------------
## 404
--------------------------------------------------------------*/
.error-404 {
  padding: 180px 0;
}
.error-404 h2 {
  font-size: 250px;
  line-height: 1;
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
  color: var(--renk);
  background-image: -moz-linear-gradient(145deg, var(--renk), #04daf1);
  background-image: -webkit-linear-gradient(145deg, var(--renk), #04daf1);
  background-image: linear-gradient(145deg, var(--renk), #04daf1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 8px 8px 13px rgba(2, 156, 236, 0.3);
  -moz-text-shadow: 8px 8px 13px rgba(2, 156, 236, 0.3);
}
.error-404 h2 img {
  position: absolute;
  top: 17px;
  right: -200px;
  z-index: -1;
}
.error-404 .content-404 {
  max-width: 480px;
  margin: auto;
}
.error-404 .content-404 p {
  font-size: 18px;
  margin-bottom: 40px;
}
.error-404 .content-404 form {
  margin: 0 30px 20px;
}

@media (max-width: 991px) {
  .error-404 .error-image {
    position: static;
  }
}
@media (max-width: 767px) {
  .error-404 h2 {
    font-size: 150px;
    display: block;
  }
}
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media (min-width: 992px) {
  .lg-hidden {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .md-hidden {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .sm-hidden {
    display: none;
  }
}
@media (max-width: 480px) {
  .xs-hidden {
    display: none;
  }
  .copyright {
    line-height: 22px;
  }
}
@media (max-width: 1600px) and (min-width: 1024px){
  .home4-process .service-box .number-box {
      float: none;
  }
  .home4-process .service-box .content-box {
      padding-left: 0!important;
      margin-top: 15px;
  }
}
@media only screen and (max-width: 1199px){
  .header_mobile .octf-btn-cta {
      padding-right: 50px;
      padding-top: 7px;
      display: block;
      float: right;
  }
  .header_mobile .octf-btn-cta .octf-header-module .octf-cta-icons i {
    background: #f0f6ff;
    color: #1a1b1e;
  }
  .header_mobile .octf-btn-cta .octf-header-module .octf-cta-icons i:before {
    color: #1a1b1e;
  }
  .header_mobile .mobile_nav .mobile_mainmenu ul {
    display: none;
  }
  .bg-about {
    background-size: 0px auto;
  }
  .our-contact {
    margin-right: 0;
  }
  .md-m-b30 {
    margin-bottom: 30px;
  }
  
}
@media (max-width: 1600px) and (min-width: 1024px){
  .home7-feature-col1 .service-box .number-box, .home7-feature-col3 .service-box .number-box {
      float: none;
  }
  .home7-feature-col1 .service-box .content-box, .home7-feature-col3 .service-box .content-box {
    padding-left: 0!important;
    margin-top: 15px;
  }
}

@media (min-width: 993px) and (max-width: 1230px){
  .md-clear {
    clear: both;
  }
}
@media (min-width: 1025px) {
  .services-content-marketing {
    display: none;
  }
}
@media (max-width: 1200px) {
  .home8-about-img {
      margin: 0 0 60px 0;
  }
  .md-p-b60 {
    padding-bottom: 60px;
  }
  .md-m-b40 {
    margin-bottom: 40px;
  }
  .home8-about-block {
    margin-left: 0;
  }
  .h4-social-icons {
    display: none;
  }
}
@media (max-width: 1024px) {
  .rev-phonenum {
    display: none;
  }
  .btn-rev-i2 {
    display: none!important;
  }
  .banner.big-padding-top {
    padding: 150px 0 120px;
  }
  .bg-about, .bg-pricing, .bg-counter, .bg-testi, .bg-team, .bg-process, .home2-pricing, .home3-news, .home3-service, .home8-testimonial, .home8-top, .home8-about,
  .home5-video .bg-overlay, .home3-feature, .home8-benefits, .site-footer-5 {
  }
  .bg-cta {
    background-position: top center;
  }
  .bg-cta .bg-overlay {
    background-position: center center;
  }
  .ot-cprocess {
    display: none;
  }
  .services-content-marketing .process-box {
    margin-bottom: 60px;
  }
  .services-content-marketing .process-box:last-child {
    margin-bottom: 0;
  }
  .section-content-marketing {
    padding-bottom: 110px;
  }
  .home3-top .home3-top-left, .home3-top .home3-top-right {
    width: 100%;
    text-align: center;
  }
  .home3-top .home3-top-right img {
    max-width: 100%;
    margin-top: 50px;
  }
  .home3-top .social-icons-wrapper {
    display: none;
  }
  .home3-project {
    padding: 0 15px 120px 15px;
  }
  .home4-top-left {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
  }
  .home4-top-left-img {
    margin: 0;
  }
  .home4-top-right {
    width: 100%;
    text-align: center;
  }
  .home8-top-left {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
  }
  .home8-top-right {
    width: 100%;
    text-align: center;
  }
  .home8-top-right-block {
    margin: 0;
  }
  .site-footer-2.site-footer-home2 .footer-widget h5 {
    margin-top: 40px;
  }
  .home7-process {
    padding: 110px 0 210px 0;
  }
  .home7-pricing {
    padding: 0 0 110px 0;
  }
  .home7-feature {
    background-position: -517px 582px;
    padding: 60px 0 60px 0;
  }
  .home7-feature-col1, .home7-feature-col2, .home7-feature-col3 {
    width: 100%;
  }
  .home7-feature-col1 .service-box, .home7-feature-col3 .service-box {
    margin-left: 0;
    margin-right: 0;
  }
  .feature-col-img {
    margin: 0;
  }
  .home5-video {
    background-position: top center;
    padding: 120px 0 0 0;
  }
  .home5-video .newsletter {
    margin-top: 120px;
    margin-bottom: -115px;
  }
  .home5-feature {
    background-position: center center;
    padding: 60px 0 60px 0;
  }
  .home7-feature-col1 .service-box:last-child {
    margin-bottom: 40px;
  }
  .home5-video .bg-overlay {
    background-position: center center;
  }
  .home6-top {
    padding: 180px 0 120px 0;
  }
}
@media (max-width: 992px) {
  .sm-order-last {
    order: 13;
  }
  .sm-text-center {
    text-align: center;
  }
  .sm-text-left {
    text-align: left;
  }
  .sm-m-t0 {
    margin-top: 0;
  }
  .sm-m-a0 {
    margin: 0;
  }
  .sm-m-l0 {
    margin-left: 0;
  }
  .sm-m-r0 {
    margin-right: 0;
  }
  .sm-m-b30 {
    margin-bottom: 30px;
  }
  .sm-m-b60 {
    margin-bottom: 60px;
  }
  .sm-m-b40 {
    margin-bottom: 40px;
  }
  .sm-m-b55 {
    margin-bottom: 55px;
  }
  .sm-p-t30 {
    padding-top: 30px;
  }
  .sm-p-b20 {
    padding-bottom: 20px;
  }
  .sm-p-t0 {
    padding-top: 0;
  }
  .sm-p-t50 {
    padding-top: 50px;
  }
  .sm-m-b60 {
    margin-bottom: 60px;
  }
  .sm-p-b60 {
    padding-bottom: 60px;
  }
  .sm-p-a0 {
    padding: 0;
  }
  .sm-p-b0 {
    padding-bottom: 0;
  }
  form p.multi-checkbox {
    float: left;
  }
  .map iframe {
    margin-top: 40px;
  }
  .about-swrap-top-1 {
    margin-top: 0;
  }
  .sm-p-tb60 {
    padding: 60px 0;
  }
  .services-left-1, .services-right-1 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .app-development-left-1, .app-development-right-1, .app-development-left-2, .app-development-right-2 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .sm-p-lr0 {
    padding-left: 0;
    padding-right: 0;
  }
  .sm-p-l15 {
    padding-left: 15px;
  }
  .sm-p-lr15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home4-about-right, .home4-benefits-left, .home4-testimonial-right {
    margin: 0;
  }
  .home8-benefits-img {
    margin: 0;
  }
  .home8-testimonial-img {
    margin: 0 0 40px 0;
  }
  .newsletter-text {
    background-size: 0 auto;
    text-align: center;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .hone7-about-img {
    margin: 0 0 40px 0;
  }
  .home5-wwa-block {
    padding-left: 0;
  }
  .home5-about-block {
      margin-right: 0;
  }
  .tab-slider-block {
      padding-right: 0;
  }
  .home6-top-img {
      margin: 0;
      margin-bottom: 40px
  }
  .home6-top-block {
    margin: 0;
    text-align: center;
  }
  .sm-justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .home6-partners-img {
    margin: 0;
  }
  .home7-testimonial-img {
    margin: 0;
    margin-bottom: 40px;
  }
  .home7-testimonial-block {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .elementor .elementor-hidden-phone {
    display: none;
  }
  .banner .banner-wrap {
    min-height: 650px;
  }
  .banner .banner-title {
    font-size: 14px;
  }
  .banner .banner-stitle {
    font-size: 34px;
    line-height: 40px;
  }
  .xs-m-t0 {
    margin-top: 0;
  }
  .xs-m-t30 {
    margin-top: 30px;
  }
  .xs-m-b40 {
    margin-bottom: 40px;
  }
  .banner .shape-bottom svg {
    width: calc(300% + 1.3px);
    height: 500px;
  }
  .about-home-img img {
    margin-top: 40px;
  }
  .xs-m-t50 {
    margin-top: 50px;
  }
  .xs-m-t60 {
    margin-top: 60px;
  }
  .xs-p-t60 {
    padding-top: 60px;
  }
  .xs-p-b60 {
    padding-bottom: 60px;
  }
  .xs-p-b50 {
    padding-bottom: 50px;
  }
  .xs-p-b20 {
    padding-bottom: 20px;
  }
  .xs-p-l15 {
    padding-left: 15px;
  }
  .xs-p-lr15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .xs-m-b40 {
    margin-bottom: 40px;
  }
  .xs-m-b60 {
    margin-bottom: 60px;
  }
  .xs-p0 {
    padding: 0;
  }
  h2.main-heading {
    font-size: 25px;
    line-height: 40px;
  }
  .team-wrap {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .xs-p-b0 {
    padding-bottom: 0;
  }
  .cta {
    padding: 80px 0;
  }
  .cta-content h2 {
    font-size: 33px;
    line-height: 46px;
  }
  .cta .shape {
    height: 0;
  }
  .flex-col .ft-col-contact { 
    width: 100%;
  }
  .site-footer .flex-col {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-col .ft-col-contact {
    margin-bottom: 40px;
  }
  .flex-col .ft-col-contact:last-child {
    margin-bottom: 0;
  }
  span.wpcf7-list-item { 
    width: 50%;
  }
  .our-contact {
    margin-right: 0;
    margin-left: 0;
    padding: 25px 30px;
  }
  .form-contact {
    margin-left: 0;
    margin-right: 0;
  }
  .xs-p-l0 {
    padding-left: 0;
  }
  .about-swrap-top-1 {
    margin-top: 0;
  }
  .xs-p-tb60 {
    padding: 60px 0;
  }
  .xs-text-left {
    text-align: left;
  }
  .xs-text-center {
    text-align: center;
  } 
  .xs-text-center * {
    text-align: center;
  }
  .xs-text-right {
    text-align: right;
  } 
  .faq-form-wrap {
    padding: 30px;
  }
  .xs-p-tb80 {
    padding: 80px 0;
  }
  .shape-top svg, .shape-bottom svg, .home2-team .shape-top svg, .shape-bottom.s2 svg, .home2-team .shape-bottom svg {
    width: calc(0% + 1.3px);
  }
  .home2-team {
    padding-top: 80px;
    padding-bottom: 220px;
  }
  .home2-process {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .blog-grid .masonry-post-item, .blog-grid.pf_5_cols .masonry-post-item, .blog-grid.pf_4_cols .masonry-post-item, .blog-grid.pf_2_cols .masonry-post-item {
    width: 100%;
  }
  .home2-pricing .search-engine-form {
    margin-bottom: 0;
  }
  .home3-top .video-popup>span {
    font-size: 0;
    margin-left: 0;
  }
  .home3-top {
    background-position: top center;
    padding: 160px 0 105px 0;
  }
  .home3-top .home3-top-left h6 {
    font-size: 13px;
    padding-top: 0;
  }
  .home3-top .home3-top-left h2 {
    font-size: 36px;
    line-height: 42px;
  }
  .home3-top .home3-top-left p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
  }
  .home3-project-title {
    padding-top: 80px;
  }
  .home8-about {
    padding-bottom: 40px;
  }
  .home8-skills {
    padding: 90px 0 90px 0;
  }
  .home8-testimonial {
    padding: 60px 0 60px 0;
  }
  .home5-video {
    padding: 80px 0 0 0;
  }
  .home5-video .newsletter {
    margin-top: 90px;
    margin-bottom: -60px;
    padding: 50px 20px 45px 20px;
  }
  .home5-video h2 {
    font-size: 33px;
    line-height: 46px;
  }
  .home5-video p {
    font-size: 18px;
    line-height: 1.6em;
  }
  .home5-feature {
    background-size: 0 auto;
  }
  .home6-tabs-slide {
    padding: 80px 0 80px 0;
  }
  div.tp-bullets, .rev-phonenum {
    display: none;
  }
  .btn-rev-i2 {
    display: none!important;
  }
  .footer-widget, .copyright-2 {
    text-align: center;
  }
  .services-video {
    padding-left: 15px;
    padding-right: 15px;
  }
  .projects-grid.pf_3_cols-s2 .project-item.big-style, .projects-grid.pf_3_cols-s2 .project-item {
    width: 100%;
  }
  .home7-about-block {
    padding-left: 0;
  }
  .home4-top-right h2 {
    font-size: 36px;
    line-height: 50px;
  }
  .home8-top-right-block h2 {
    font-size: 30px;
    line-height: 1.3em;
  }
  .home6-top-block h2 {
    font-size: 25px;
    line-height: 40px;
  }
  .home7-top-block h2 {
    font-size: 26px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 600px){
  .project_filters li {
      margin: 0;
      margin-bottom: 10px;
      margin-right: 15px;
  }
  .service-box .number-box {
      float: none;
      margin-bottom: 30px;
  }
  .service-box .content-box {
      padding-left: 0!important;
  }
} 


/* reset */
body {
  font-family: 'Uni Sans', sans-serif;
  font-weight: 500;
}

* { margin: 0; padding: 0;
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}



/* 버튼 */
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: none;
  fill: #0d1e2e;
  margin-bottom: 3px;
}
/* 배경  */
.wrapper {
  width: 100%;
  height: 95vh;
  min-height: 750px;
  background: radial-gradient(ellipse, #1B2735 0%, #090A0F 100%);
  background-size: cover;
  position: relative;
  overflow: hidden;
  display: flex;
  margin-top: 35px;
}

/*  */
.content {
  height: 600px;
  margin: auto;
  width: 100%;
  max-width: 1050px;
  display: flex;
  align-items: center;
  position: relative;
}


.bg-shape {
  height: 100%;
  background-image: linear-gradient(90deg,var(--renk) 0%,var(--renk2) 100%);
  box-shadow: 0px 30px 139px 0px rgba(10, 22, 31, 0.26);
  border-radius: 30px;
  padding: 45px 40px;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}

.bg-shape img {
  object-fit: contain;
  width: 510px;
  display: block;
  object-position: left center;
  opacity: .2;
  transform: rotate(-90deg) translateY(-52%);
  max-width: inherit;
  left: -60px;
  position: absolute;
}


.next, .prev {
  z-index: 22;
  display: inline-flex;
  border: none;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  position: absolute;
  top: 50%;
  outline: none;
  cursor: pointer;
}
/* .next.disabled, .prev.disabled {
  cursor: not-allowed;
} */
.next:focus, .prev:focus {
  outline: none;   
}

.prev {
  left: -30%;
  transform: translate(-100%, -50%);
}


.next {
  right: 0;
  transform: translate(50%, -50%);
}


.product-slider {
  width: 75%;
  height: 85%;
  border-radius: 30px;
  box-shadow: 0 28px 79px 0 rgba(10, 22, 31, 0.35);
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}


.product-slider__wrp {
  height: 100%;
}
.product-slider__item {
  position: relative;
  height: 100%;
  width: 100%;
}

.product-slider__item.swiper-slide-active .product-slider__content > * {
  opacity: 1;
  transform: none;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(1) {
  transition-delay: 0s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(2) {
  transition-delay: 0.2s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(3) {
  transition-delay: 0.4s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(4) {
  transition-delay: 0.6s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(5) {
  transition-delay: 0.8s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(6) {
  transition-delay: 1s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(7) {
  transition-delay: 1.2s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(8) {
  transition-delay: 1.4s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(9) {
  transition-delay: 1.6s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(10) {
  transition-delay: 1.8s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(11) {
  transition-delay: 2s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(12) {
  transition-delay: 2.2s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(13) {
  transition-delay: 2.4s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(14) {
  transition-delay: 2.6s;
}
.product-slider__item.swiper-slide-active .product-slider__content > *:nth-child(15) {
  transition-delay: 2.8s;
}
.product-slider__item.swiper-slide-active circle {
  animation: progress 1s ease-out forwards;
  animation-delay: .5s;
  opacity: 0.75;
}
.product-slider__card {
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
  transition: all .5s;
  overflow: hidden;
  position: relative;
  border-radius: 30px;
 
}

.product-slider__cover {
  border-radius: 30px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.product-slider__content {
  color: #fff;
  padding-top: 1px;
  position: relative;
  z-index: 2;
  width: 100%;
  padding-left: 250px;
  padding-right: 80px;
}

.product-slider__title {
  margin: 0;
  margin-bottom: 10px;
  font-weight: 900;
  font-size: 41px;
  line-height: 1.2em;
  letter-spacing: 2px;
  opacity: 0;
  transform: translateX(200px);
  transition: all .5s;
  margin-top: 25px;
}
.product-slider__price {
  display: block;
  font-size: 42px;
  opacity: 0;
  transform: translateX(100px);
  transition: all .6s;
}

.product-slider__price sup {
  top: -20px;
  font-size: 65%;
}
.product-slider__cart {
  box-shadow: 0 7px 99px 0 rgba(204, 51, 66, 0.6);
  background-image: linear-gradient(-45deg, #cc3843 0%, #cb193f 100%);
  border: none;
  color: #fff;
  padding: 10px 30px;
  border-radius: 50px;
  min-height: 50px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 2px;
  margin-right: 40px;
  cursor: pointer;
}
.product-slider__fav {
  color: #888e94;
  background: none;
  border: none;
  position: relative;
  padding-left: 25px;
  outline: none;
  cursor: pointer;
}
.product-slider__fav:focus {
  outline: none;
}
.product-slider__fav .heart {
  display: block;
  position: absolute;
  left: 0;
  transform: translate(-50%, -50%) scale(0.7);
  top: 50%;
  pointer-events: none;
  width: 100px;
  height: 100px;
  background: url("https://localhost/slidebackground.jpg") no-repeat;
  background-position: 0 0;
  cursor: pointer;
  transition: background-position 1s steps(28);
  transition-duration: 0s;
}
.product-slider__fav .heart.is-active {
  transition-duration: 1s;
  background-position: -2800px 0;
}
.product-slider__bottom {
  margin-top: 20px;
  opacity: 0;
  transform: translateX(100px);
  transition: all .6s;
}
.product-ctr {
  display: flex;
  align-items: center;
  min-height: 150px;
  opacity: 0;
  transform: translateX(100px);
  transition: all .6s;
}

.product-ctr .hr-vertical {
  width: 1px;
  background: #9fa3a7;
  align-self: stretch;
  margin: 0 35px;
  flex-shrink: 0;
  opacity: .5;
}

.product-labels__checkbox {
  display: none;
}
.product-labels__checkbox:checked + .product-labels__txt {
  border-color: #cc3743;
  padding: 10px 13px;
}
.product-labels__title {
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  font-size: 16px;
  margin-bottom: 10px;
}
.product-labels__group {
  display: flex;
  margin-bottom: 15px;
}

.product-labels__group:last-child {
  margin-bottom: 0;
}
.product-labels__item {
  margin: 5px;
  cursor: pointer;
}
.product-labels__item:first-child {
  margin-left: 0;
}
.product-labels__txt {
  display: block;
  border: 2px solid transparent;
  font-size: 14px;
  padding: 10px 20px;
  padding-left: 0;
  border-radius: 50px;
  transition: all 0.2s;
  letter-spacing: 2px;
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
.product-inf {
  text-align: center;
}

.product-inf__percent {
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 1px;
  margin-bottom: 12px;
  font-family: 'Dosis', sans-serif;
  position: relative;
}
.product-inf__percent circle {
  transform: rotate(180deg) scaleY(-1);
  transform-origin: 50%;
}
.product-inf__percent-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-inf__title {
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 18px;
}
.product-img {
  position: absolute;
  z-index: 2;
  width: 500px;
  left: 25%;
  transform: translateX(-45%);
  max-height: 500px;
  height: 100%;
  pointer-events: none;
}
.product-img__item {
  display: flex;
  align-items: center;
  position: absolute;
  pointer-events: none;
  user-select: none;
  top: 50%;
  right: 0;
  transform: translateY(-50%) translateX(-130px);
  opacity: 0;
  transition: all .3s;
}
.product-img__item.active {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
  transition-delay: .3s;
}
.product-img__item img {
  object-fit: contain;
  object-position: center right;
}


/* 미디어쿼리  */
@media screen and (max-width: 1200px) {
  .content {
    max-width: 920px;
  }
  .bg-shape {
    width: 45%;
  }
  .bg-shape img {
    width: 430px;
    left: 10px;
  }
  .prev {
    left: -21%;
  }
  .product-slider {
    width: 80%;
  }
  .product-slider__content {
    padding-left: 220px;
  }
  .product-slider__title {
    font-size: 34px;
  }
  .product-slider__price {
    font-size: 36px;
  }
  .product-img {
    width: 430px;
    left: 20%;
  }
}
@media screen and (max-width: 992px) {
  .wrapper {
    height: auto;
    min-height: 100vh;
  }
  .content {
    max-width: 920px;
    margin-top: 100px;
    height: auto;
    min-height: 100vh;
  }
  .bg-shape {
    width: 90%;
    height: 290px;
    align-items: flex-start;
    padding: 50px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
  }
  .bg-shape img {
    transform: none;
    width: 100%;
    position: relative;
    left: auto;
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
    height: 100%;
    object-position: top center;
  }
  .next, .prev {
    top: 320px;
  }
  .prev {
    left: 0;
    transform: translate(-50%, -50%);
  }
  .product-slider {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    height: auto;
    position: relative;
    top: 0;
    margin-top: 170px;
    margin-bottom: 100px;
  }
  .product-slider br {
    display: none;
  }
  .product-slider__item {
    height: auto;
  }
  .product-slider__card {
    align-items: flex-start;
  }
  .product-slider__content {
    padding: 20px 60px 100px;
    padding-top: 280px;
    text-align: center;
  }
  .product-ctr {
    justify-content: center;
  }
  .product-img {
    width: 430px;
    left: 50%;
    transform: translateX(-50%);
    top: 25px;
    height: 350px;
  }
  .product-labels__group {
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .content {
    margin-top: 20px;
  }
  .bg-shape {
    padding: 30px;
    width: 95%;
    border-radius: 20px;
  }
  .product-slider {
    border-radius: 20px;
  }
  .product-slider__card {
    border-radius: 20px;
  }
  .product-slider__cover {
    border-radius: 20px;
  }
  .product-slider__content {
    padding: 20px 30px 50px;
    padding-top: 150px;
  }
  .product-ctr {
    justify-content: center;
    flex-wrap: wrap;
  }
  .product-ctr .hr-vertical {
    width: 100%;
    margin: 35px 0;
    height: 1px;
  }
  .product-slider__cart {
    margin-right: 30px;
  }
  .product-labels {
    width: 100%;
  }
  .product-inf {
    width: 100%;
  }
  .product-img {
    width: 100%;
    max-width: 400px;
    top: 30px;
    height: 390px;
  }
}
@media screen and (max-width: 576px) {
  .content {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .bg-shape {
    height: 200px;
    padding: 30px;
  }
  .prev {
    transform: translate(-50%, -50%);
  }
  .next {
    transform: translate(50%, -50%);
  }
  .product-slider {
    width: 85%;
    margin-top: 130px;
  }
  .product-slider__content {
    padding-top: 130px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-slider__title {
    font-size: 24px;
  }
  .product-slider__price {
    font-size: 30px;
  }
  .product-slider__cart {
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .product-img {
    max-width: 300px;
    height: 300px;
  }

}

#stars {
  width: 1px;
  height: 1px;
  display: block;
  background: transparent;
  box-shadow: 785px 1440px #FFF , 1656px 752px #FFF , 945px 1699px #FFF , 358px 442px #FFF , 730px 1639px #FFF , 1489px 427px #FFF , 1134px 1408px #FFF , 1620px 435px #FFF , 758px 1131px #FFF , 1930px 176px #FFF , 613px 394px #FFF , 994px 1769px #FFF , 137px 995px #FFF , 975px 1664px #FFF , 1308px 1421px #FFF , 653px 117px #FFF , 1297px 443px #FFF , 1803px 1551px #FFF , 57px 1304px #FFF , 1006px 985px #FFF , 1147px 771px #FFF , 487px 394px #FFF , 1148px 1328px #FFF , 858px 1537px #FFF , 1595px 415px #FFF , 1325px 1801px #FFF , 1549px 1569px #FFF , 1131px 1538px #FFF , 1268px 477px #FFF , 771px 1596px #FFF , 1486px 1771px #FFF , 1481px 1961px #FFF , 517px 1988px #FFF , 642px 588px #FFF , 1835px 1441px #FFF , 569px 716px #FFF , 1604px 572px #FFF , 1782px 441px #FFF , 1218px 503px #FFF , 1402px 684px #FFF , 1303px 621px #FFF , 892px 641px #FFF , 1254px 1496px #FFF , 234px 669px #FFF , 554px 1039px #FFF , 312px 175px #FFF , 1243px 1897px #FFF , 234px 897px #FFF , 1617px 437px #FFF , 687px 171px #FFF , 1821px 1883px #FFF , 296px 1056px #FFF , 1046px 1205px #FFF , 577px 221px #FFF , 886px 1764px #FFF , 473px 482px #FFF , 1556px 270px #FFF , 1607px 352px #FFF , 1993px 685px #FFF , 109px 1592px #FFF , 1335px 235px #FFF , 680px 548px #FFF , 1917px 1834px #FFF , 865px 362px #FFF , 1349px 1092px #FFF , 475px 1491px #FFF , 1096px 955px #FFF , 1863px 228px #FFF , 1635px 233px #FFF , 1313px 1688px #FFF , 180px 1258px #FFF , 1397px 988px #FFF , 882px 867px #FFF , 484px 912px #FFF , 1358px 837px #FFF , 1821px 1229px #FFF , 1287px 1689px #FFF , 36px 880px #FFF , 1594px 682px #FFF , 613px 195px #FFF , 1305px 941px #FFF , 559px 1362px #FFF , 1142px 859px #FFF , 921px 850px #FFF , 12px 1630px #FFF , 554px 979px #FFF , 1708px 1290px #FFF , 1492px 1522px #FFF , 1112px 169px #FFF , 624px 48px #FFF , 829px 1442px #FFF , 1018px 283px #FFF , 1433px 97px #FFF , 1084px 1719px #FFF , 1794px 1900px #FFF , 1410px 1216px #FFF , 1180px 341px #FFF , 135px 950px #FFF , 1306px 905px #FFF , 651px 9px #FFF , 663px 770px #FFF , 566px 1280px #FFF , 1930px 1879px #FFF , 418px 1230px #FFF , 1245px 1522px #FFF , 1852px 1498px #FFF , 1634px 193px #FFF , 841px 1197px #FFF , 661px 1667px #FFF , 291px 620px #FFF , 1527px 587px #FFF , 818px 822px #FFF , 765px 1858px #FFF , 1270px 1151px #FFF , 687px 918px #FFF , 404px 980px #FFF , 371px 773px #FFF , 492px 238px #FFF , 115px 717px #FFF , 1164px 1120px #FFF , 1036px 508px #FFF , 419px 96px #FFF , 883px 1048px #FFF , 220px 929px #FFF , 1275px 1476px #FFF , 1633px 1370px #FFF , 754px 316px #FFF , 1566px 1027px #FFF , 1728px 1410px #FFF , 319px 1731px #FFF , 191px 1326px #FFF , 391px 1419px #FFF , 1495px 1885px #FFF , 1393px 675px #FFF , 543px 720px #FFF , 1254px 289px #FFF , 641px 1676px #FFF , 1391px 393px #FFF , 1774px 1714px #FFF , 1079px 1130px #FFF , 1536px 141px #FFF , 1121px 131px #FFF , 1045px 896px #FFF , 1719px 1476px #FFF , 672px 1967px #FFF , 209px 1962px #FFF , 1504px 784px #FFF , 1164px 1880px #FFF , 205px 1455px #FFF , 1090px 1043px #FFF , 1648px 1369px #FFF , 905px 176px #FFF , 40px 1840px #FFF , 357px 721px #FFF , 1262px 469px #FFF , 1889px 1140px #FFF , 1706px 1487px #FFF , 98px 1723px #FFF , 1564px 332px #FFF , 1688px 495px #FFF , 1844px 1691px #FFF , 1788px 1158px #FFF , 1222px 1070px #FFF , 54px 605px #FFF , 1850px 1335px #FFF , 1899px 776px #FFF , 1459px 1942px #FFF , 1370px 1906px #FFF , 1017px 1359px #FFF , 1485px 859px #FFF , 405px 1235px #FFF , 1529px 962px #FFF , 348px 74px #FFF , 165px 1114px #FFF , 1972px 441px #FFF , 92px 1874px #FFF , 966px 253px #FFF , 281px 733px #FFF , 1759px 1235px #FFF , 461px 1224px #FFF , 1849px 234px #FFF , 1316px 457px #FFF , 390px 343px #FFF , 1888px 1030px #FFF , 1705px 1778px #FFF , 734px 1365px #FFF , 589px 1227px #FFF , 1586px 1163px #FFF , 768px 841px #FFF , 1643px 1619px #FFF , 1527px 1909px #FFF , 249px 690px #FFF , 1894px 209px #FFF , 269px 106px #FFF , 1040px 1323px #FFF , 1162px 873px #FFF , 939px 1074px #FFF , 245px 842px #FFF , 702px 657px #FFF , 1300px 286px #FFF , 1452px 419px #FFF , 9px 318px #FFF , 1198px 1073px #FFF , 1449px 1463px #FFF , 1207px 103px #FFF , 1532px 42px #FFF , 19px 874px #FFF , 474px 720px #FFF , 1579px 579px #FFF , 814px 57px #FFF , 939px 675px #FFF , 1407px 490px #FFF , 460px 565px #FFF , 1314px 2000px #FFF , 567px 1187px #FFF , 197px 559px #FFF , 10px 840px #FFF , 1149px 1455px #FFF , 1918px 867px #FFF , 1992px 1999px #FFF , 912px 1824px #FFF , 124px 1015px #FFF , 626px 1967px #FFF , 584px 626px #FFF , 896px 647px #FFF , 1287px 682px #FFF , 1524px 1205px #FFF , 642px 682px #FFF , 1846px 1584px #FFF , 1869px 1963px #FFF , 291px 1844px #FFF , 1559px 1859px #FFF , 203px 1087px #FFF , 1277px 934px #FFF , 1888px 818px #FFF , 202px 162px #FFF , 896px 1060px #FFF , 1311px 1220px #FFF , 1738px 938px #FFF , 983px 161px #FFF , 1258px 1900px #FFF , 1083px 401px #FFF , 882px 185px #FFF , 594px 983px #FFF , 1128px 1106px #FFF , 401px 705px #FFF , 873px 1121px #FFF , 1998px 260px #FFF , 192px 674px #FFF , 1040px 1484px #FFF , 239px 1703px #FFF , 247px 311px #FFF , 756px 1455px #FFF , 207px 1426px #FFF , 607px 720px #FFF , 1701px 1005px #FFF , 82px 1273px #FFF , 1657px 1967px #FFF , 23px 883px #FFF , 1678px 837px #FFF , 1314px 1208px #FFF , 281px 1788px #FFF , 1428px 1804px #FFF , 1129px 1949px #FFF , 1766px 268px #FFF , 1811px 248px #FFF , 1766px 1630px #FFF , 944px 1194px #FFF , 894px 1402px #FFF , 1489px 618px #FFF , 524px 1492px #FFF , 242px 1741px #FFF , 777px 1047px #FFF , 271px 94px #FFF , 314px 161px #FFF , 382px 678px #FFF , 339px 1526px #FFF , 1855px 354px #FFF , 1369px 841px #FFF , 96px 889px #FFF , 20px 696px #FFF , 1503px 1325px #FFF , 987px 366px #FFF , 330px 979px #FFF , 1076px 432px #FFF , 131px 189px #FFF , 509px 943px #FFF , 646px 1321px #FFF , 1453px 1349px #FFF , 538px 1519px #FFF , 1671px 1462px #FFF , 1599px 301px #FFF , 1038px 1939px #FFF , 926px 591px #FFF , 1445px 1418px #FFF , 847px 303px #FFF , 1310px 1349px #FFF , 717px 1359px #FFF , 222px 591px #FFF , 17px 1400px #FFF , 1394px 426px #FFF , 546px 1305px #FFF , 295px 1745px #FFF , 105px 237px #FFF , 1041px 82px #FFF , 182px 982px #FFF , 1822px 442px #FFF , 159px 326px #FFF , 1851px 1066px #FFF , 1942px 272px #FFF , 437px 1615px #FFF , 1578px 1936px #FFF , 1361px 143px #FFF , 1675px 519px #FFF , 1304px 894px #FFF , 1415px 166px #FFF , 186px 80px #FFF , 1064px 1667px #FFF , 1983px 1012px #FFF , 1663px 1901px #FFF , 1671px 530px #FFF , 1353px 264px #FFF , 724px 1144px #FFF , 472px 207px #FFF , 1498px 401px #FFF , 243px 462px #FFF , 37px 590px #FFF , 1180px 1388px #FFF , 314px 532px #FFF , 1668px 1118px #FFF , 528px 1661px #FFF , 767px 453px #FFF , 1346px 891px #FFF , 954px 1156px #FFF , 993px 1002px #FFF , 879px 1576px #FFF , 481px 86px #FFF , 788px 754px #FFF , 1499px 1664px #FFF , 1468px 1640px #FFF , 1362px 1877px #FFF , 1886px 269px #FFF , 1691px 1799px #FFF , 1130px 1149px #FFF , 484px 320px #FFF , 102px 36px #FFF , 1423px 396px #FFF , 2000px 1005px #FFF , 768px 1863px #FFF , 1791px 1679px #FFF , 1269px 1453px #FFF , 1158px 938px #FFF , 1960px 1820px #FFF , 151px 1296px #FFF , 214px 325px #FFF , 19px 1713px #FFF , 1684px 1276px #FFF , 1093px 1054px #FFF , 1684px 87px #FFF , 962px 1473px #FFF , 1840px 238px #FFF , 1563px 1367px #FFF , 1065px 627px #FFF , 569px 1768px #FFF , 70px 456px #FFF , 1183px 960px #FFF , 899px 1839px #FFF , 1875px 1652px #FFF , 1060px 549px #FFF , 796px 575px #FFF , 34px 886px #FFF , 762px 388px #FFF , 1702px 1057px #FFF , 591px 1549px #FFF , 297px 811px #FFF , 593px 1079px #FFF , 1838px 1615px #FFF , 68px 1983px #FFF , 1054px 1794px #FFF , 229px 1771px #FFF , 1726px 789px #FFF , 833px 1032px #FFF , 622px 1043px #FFF , 1298px 789px #FFF , 169px 1637px #FFF , 377px 1317px #FFF , 919px 1217px #FFF , 146px 1581px #FFF , 1321px 597px #FFF , 1871px 577px #FFF , 279px 1661px #FFF , 226px 1585px #FFF , 538px 419px #FFF , 1495px 1262px #FFF , 58px 1421px #FFF , 1484px 180px #FFF , 1824px 1742px #FFF , 63px 153px #FFF , 820px 1654px #FFF , 1862px 158px #FFF , 6px 303px #FFF , 808px 1580px #FFF , 1361px 44px #FFF , 1300px 158px #FFF , 1614px 165px #FFF , 603px 226px #FFF , 383px 1085px #FFF , 1089px 539px #FFF , 1536px 989px #FFF , 915px 1819px #FFF , 1560px 235px #FFF , 1228px 1767px #FFF , 1546px 386px #FFF , 1203px 1322px #FFF , 1290px 1063px #FFF , 506px 706px #FFF , 406px 521px #FFF , 1102px 297px #FFF , 952px 896px #FFF , 1080px 477px #FFF , 524px 1026px #FFF , 680px 1544px #FFF , 1654px 639px #FFF , 845px 1980px #FFF , 1304px 1236px #FFF , 265px 1848px #FFF , 1705px 809px #FFF , 1224px 708px #FFF , 780px 1891px #FFF , 405px 1329px #FFF , 1236px 253px #FFF , 438px 1033px #FFF , 1309px 830px #FFF , 794px 1564px #FFF , 35px 1646px #FFF , 937px 1671px #FFF , 1473px 1608px #FFF , 1499px 210px #FFF , 763px 1927px #FFF , 18px 1465px #FFF , 1352px 531px #FFF , 1063px 1464px #FFF , 349px 480px #FFF , 1910px 476px #FFF , 802px 1745px #FFF , 139px 1520px #FFF , 1804px 1510px #FFF , 1654px 1038px #FFF , 1642px 740px #FFF , 315px 51px #FFF , 1443px 1625px #FFF , 877px 126px #FFF , 768px 1493px #FFF , 1995px 553px #FFF , 1234px 1101px #FFF , 404px 1037px #FFF , 1751px 1618px #FFF , 1904px 671px #FFF , 1365px 943px #FFF , 1829px 1502px #FFF , 1273px 325px #FFF , 1680px 51px #FFF , 1450px 539px #FFF , 164px 445px #FFF , 1866px 989px #FFF , 301px 1090px #FFF , 935px 1225px #FFF , 378px 1760px #FFF , 607px 549px #FFF , 646px 1947px #FFF , 1056px 1273px #FFF , 991px 989px #FFF , 278px 115px #FFF , 1547px 58px #FFF , 223px 876px #FFF , 1957px 94px #FFF , 1016px 674px #FFF , 1035px 476px #FFF , 1794px 1536px #FFF , 1284px 1052px #FFF , 932px 1616px #FFF , 377px 309px #FFF , 67px 275px #FFF , 1377px 185px #FFF , 310px 1304px #FFF , 1793px 551px #FFF , 620px 1269px #FFF , 742px 1991px #FFF , 513px 1625px #FFF , 948px 1276px #FFF , 750px 1928px #FFF , 690px 941px #FFF , 1487px 468px #FFF , 59px 1504px #FFF , 1554px 958px #FFF , 225px 1062px #FFF , 655px 832px #FFF , 132px 1466px #FFF , 2000px 971px #FFF , 289px 234px #FFF , 852px 754px #FFF , 1131px 1666px #FFF , 942px 427px #FFF , 1674px 1133px #FFF , 1668px 552px #FFF , 929px 1353px #FFF , 1213px 963px #FFF , 1617px 919px #FFF , 38px 145px #FFF , 56px 1030px #FFF , 1621px 835px #FFF , 423px 509px #FFF , 1403px 1195px #FFF , 1378px 1468px #FFF , 561px 1625px #FFF , 258px 929px #FFF , 1475px 1127px #FFF , 1443px 177px #FFF , 1660px 1771px #FFF , 817px 1328px #FFF , 1822px 1002px #FFF , 1565px 237px #FFF , 1377px 638px #FFF , 619px 424px #FFF , 753px 1182px #FFF , 502px 674px #FFF , 1100px 788px #FFF , 931px 515px #FFF , 1716px 689px #FFF , 591px 270px #FFF , 272px 627px #FFF , 1576px 466px #FFF , 1401px 1809px #FFF , 1375px 997px #FFF , 1133px 1556px #FFF , 1326px 439px #FFF , 1801px 1445px #FFF , 409px 447px #FFF , 212px 617px #FFF , 1438px 1766px #FFF , 410px 767px #FFF , 82px 1180px #FFF , 973px 438px #FFF , 1056px 27px #FFF , 1104px 137px #FFF , 889px 1330px #FFF , 1017px 1867px #FFF , 746px 1519px #FFF , 1441px 942px #FFF , 139px 1013px #FFF , 1966px 1812px #FFF , 967px 1057px #FFF , 356px 840px #FFF , 400px 1283px #FFF , 1424px 1306px #FFF , 720px 726px #FFF , 402px 1889px #FFF , 445px 1627px #FFF , 1021px 1535px #FFF , 614px 166px #FFF , 1452px 1021px #FFF , 1292px 1620px #FFF , 1245px 1553px #FFF , 1939px 275px #FFF , 1975px 1462px #FFF , 1865px 210px #FFF , 846px 1994px #FFF , 8px 1539px #FFF , 714px 407px #FFF , 1199px 1367px #FFF , 673px 464px #FFF , 1745px 1811px #FFF , 1140px 1036px #FFF , 899px 1086px #FFF , 1740px 496px #FFF , 1311px 267px #FFF , 1995px 1514px #FFF , 1133px 760px #FFF , 1688px 1836px #FFF , 626px 366px #FFF , 37px 1495px #FFF , 834px 1255px #FFF , 1605px 1505px #FFF , 732px 1912px #FFF , 872px 440px #FFF , 324px 1686px #FFF , 403px 279px #FFF , 1358px 1038px #FFF , 1274px 226px #FFF , 505px 1352px #FFF , 355px 1061px #FFF , 1064px 697px #FFF , 1022px 684px #FFF , 1062px 1742px #FFF , 1007px 993px #FFF , 645px 1324px #FFF , 1348px 549px #FFF , 906px 483px #FFF , 1319px 1472px #FFF , 128px 1454px #FFF , 20px 1360px #FFF , 1189px 1519px #FFF , 1050px 853px #FFF , 1696px 1017px #FFF , 29px 1907px #FFF , 1017px 638px #FFF , 1905px 882px #FFF , 160px 1033px #FFF , 1043px 843px #FFF , 1529px 121px #FFF , 382px 673px #FFF , 1399px 452px #FFF , 1342px 1265px #FFF , 614px 1479px #FFF , 217px 1222px #FFF , 1183px 441px #FFF , 588px 89px #FFF , 899px 1837px #FFF , 1708px 1661px #FFF , 1150px 1770px #FFF , 1296px 1742px #FFF , 848px 1464px #FFF , 1613px 1686px #FFF , 416px 1047px #FFF , 447px 483px #FFF , 307px 1444px #FFF , 1904px 1490px #FFF , 1493px 777px #FFF , 906px 800px #FFF , 1529px 70px #FFF , 846px 456px #FFF , 1250px 1288px #FFF , 767px 245px #FFF , 794px 723px #FFF , 990px 1653px #FFF , 1201px 1952px #FFF , 1815px 537px #FFF , 106px 1958px #FFF , 146px 867px #FFF , 1923px 1731px #FFF , 87px 877px #FFF , 1663px 1769px #FFF , 1233px 228px #FFF , 544px 378px #FFF , 182px 1800px #FFF , 53px 1661px #FFF , 635px 988px #FFF , 1490px 1199px #FFF , 1015px 732px #FFF , 595px 1970px #FFF , 870px 1596px #FFF , 1755px 913px #FFF , 1785px 735px #FFF , 212px 299px #FFF , 915px 1895px #FFF , 1818px 1568px #FFF , 1326px 135px #FFF , 1436px 111px #FFF , 561px 1695px #FFF , 232px 439px #FFF , 1660px 1435px #FFF , 201px 1725px #FFF , 1466px 904px #FFF , 467px 1067px #FFF , 471px 536px #FFF , 685px 705px #FFF , 1911px 315px #FFF , 324px 1050px #FFF , 1412px 26px #FFF , 210px 295px #FFF , 356px 1553px #FFF , 1673px 1275px #FFF , 899px 1252px #FFF , 1630px 630px #FFF , 1538px 984px #FFF , 1330px 1099px #FFF , 1449px 550px #FFF , 807px 881px #FFF , 1344px 1334px #FFF , 1529px 1838px #FFF , 1624px 1320px #FFF , 75px 1206px #FFF , 1261px 1201px #FFF , 1515px 1577px #FFF , 1233px 47px #FFF , 486px 140px #FFF , 1591px 1386px #FFF , 196px 688px #FFF , 855px 1086px #FFF , 538px 1551px #FFF , 1019px 1122px #FFF , 665px 1600px #FFF , 1666px 1979px #FFF , 1329px 557px #FFF , 1213px 1281px #FFF , 1784px 1614px #FFF , 1766px 30px #FFF , 831px 1591px #FFF , 1589px 207px #FFF , 1660px 1151px #FFF;
  animation: animStar 50s linear infinite;
}
#stars:after {
  content: " ";
  position: absolute;
  left: -2000px;
  width: 1px;
  height: 1px;
  background: transparent;
  box-shadow: 785px 1440px #FFF , 1656px 752px #FFF , 945px 1699px #FFF , 358px 442px #FFF , 730px 1639px #FFF , 1489px 427px #FFF , 1134px 1408px #FFF , 1620px 435px #FFF , 758px 1131px #FFF , 1930px 176px #FFF , 613px 394px #FFF , 994px 1769px #FFF , 137px 995px #FFF , 975px 1664px #FFF , 1308px 1421px #FFF , 653px 117px #FFF , 1297px 443px #FFF , 1803px 1551px #FFF , 57px 1304px #FFF , 1006px 985px #FFF , 1147px 771px #FFF , 487px 394px #FFF , 1148px 1328px #FFF , 858px 1537px #FFF , 1595px 415px #FFF , 1325px 1801px #FFF , 1549px 1569px #FFF , 1131px 1538px #FFF , 1268px 477px #FFF , 771px 1596px #FFF , 1486px 1771px #FFF , 1481px 1961px #FFF , 517px 1988px #FFF , 642px 588px #FFF , 1835px 1441px #FFF , 569px 716px #FFF , 1604px 572px #FFF , 1782px 441px #FFF , 1218px 503px #FFF , 1402px 684px #FFF , 1303px 621px #FFF , 892px 641px #FFF , 1254px 1496px #FFF , 234px 669px #FFF , 554px 1039px #FFF , 312px 175px #FFF , 1243px 1897px #FFF , 234px 897px #FFF , 1617px 437px #FFF , 687px 171px #FFF , 1821px 1883px #FFF , 296px 1056px #FFF , 1046px 1205px #FFF , 577px 221px #FFF , 886px 1764px #FFF , 473px 482px #FFF , 1556px 270px #FFF , 1607px 352px #FFF , 1993px 685px #FFF , 109px 1592px #FFF , 1335px 235px #FFF , 680px 548px #FFF , 1917px 1834px #FFF , 865px 362px #FFF , 1349px 1092px #FFF , 475px 1491px #FFF , 1096px 955px #FFF , 1863px 228px #FFF , 1635px 233px #FFF , 1313px 1688px #FFF , 180px 1258px #FFF , 1397px 988px #FFF , 882px 867px #FFF , 484px 912px #FFF , 1358px 837px #FFF , 1821px 1229px #FFF , 1287px 1689px #FFF , 36px 880px #FFF , 1594px 682px #FFF , 613px 195px #FFF , 1305px 941px #FFF , 559px 1362px #FFF , 1142px 859px #FFF , 921px 850px #FFF , 12px 1630px #FFF , 554px 979px #FFF , 1708px 1290px #FFF , 1492px 1522px #FFF , 1112px 169px #FFF , 624px 48px #FFF , 829px 1442px #FFF , 1018px 283px #FFF , 1433px 97px #FFF , 1084px 1719px #FFF , 1794px 1900px #FFF , 1410px 1216px #FFF , 1180px 341px #FFF , 135px 950px #FFF , 1306px 905px #FFF , 651px 9px #FFF , 663px 770px #FFF , 566px 1280px #FFF , 1930px 1879px #FFF , 418px 1230px #FFF , 1245px 1522px #FFF , 1852px 1498px #FFF , 1634px 193px #FFF , 841px 1197px #FFF , 661px 1667px #FFF , 291px 620px #FFF , 1527px 587px #FFF , 818px 822px #FFF , 765px 1858px #FFF , 1270px 1151px #FFF , 687px 918px #FFF , 404px 980px #FFF , 371px 773px #FFF , 492px 238px #FFF , 115px 717px #FFF , 1164px 1120px #FFF , 1036px 508px #FFF , 419px 96px #FFF , 883px 1048px #FFF , 220px 929px #FFF , 1275px 1476px #FFF , 1633px 1370px #FFF , 754px 316px #FFF , 1566px 1027px #FFF , 1728px 1410px #FFF , 319px 1731px #FFF , 191px 1326px #FFF , 391px 1419px #FFF , 1495px 1885px #FFF , 1393px 675px #FFF , 543px 720px #FFF , 1254px 289px #FFF , 641px 1676px #FFF , 1391px 393px #FFF , 1774px 1714px #FFF , 1079px 1130px #FFF , 1536px 141px #FFF , 1121px 131px #FFF , 1045px 896px #FFF , 1719px 1476px #FFF , 672px 1967px #FFF , 209px 1962px #FFF , 1504px 784px #FFF , 1164px 1880px #FFF , 205px 1455px #FFF , 1090px 1043px #FFF , 1648px 1369px #FFF , 905px 176px #FFF , 40px 1840px #FFF , 357px 721px #FFF , 1262px 469px #FFF , 1889px 1140px #FFF , 1706px 1487px #FFF , 98px 1723px #FFF , 1564px 332px #FFF , 1688px 495px #FFF , 1844px 1691px #FFF , 1788px 1158px #FFF , 1222px 1070px #FFF , 54px 605px #FFF , 1850px 1335px #FFF , 1899px 776px #FFF , 1459px 1942px #FFF , 1370px 1906px #FFF , 1017px 1359px #FFF , 1485px 859px #FFF , 405px 1235px #FFF , 1529px 962px #FFF , 348px 74px #FFF , 165px 1114px #FFF , 1972px 441px #FFF , 92px 1874px #FFF , 966px 253px #FFF , 281px 733px #FFF , 1759px 1235px #FFF , 461px 1224px #FFF , 1849px 234px #FFF , 1316px 457px #FFF , 390px 343px #FFF , 1888px 1030px #FFF , 1705px 1778px #FFF , 734px 1365px #FFF , 589px 1227px #FFF , 1586px 1163px #FFF , 768px 841px #FFF , 1643px 1619px #FFF , 1527px 1909px #FFF , 249px 690px #FFF , 1894px 209px #FFF , 269px 106px #FFF , 1040px 1323px #FFF , 1162px 873px #FFF , 939px 1074px #FFF , 245px 842px #FFF , 702px 657px #FFF , 1300px 286px #FFF , 1452px 419px #FFF , 9px 318px #FFF , 1198px 1073px #FFF , 1449px 1463px #FFF , 1207px 103px #FFF , 1532px 42px #FFF , 19px 874px #FFF , 474px 720px #FFF , 1579px 579px #FFF , 814px 57px #FFF , 939px 675px #FFF , 1407px 490px #FFF , 460px 565px #FFF , 1314px 2000px #FFF , 567px 1187px #FFF , 197px 559px #FFF , 10px 840px #FFF , 1149px 1455px #FFF , 1918px 867px #FFF , 1992px 1999px #FFF , 912px 1824px #FFF , 124px 1015px #FFF , 626px 1967px #FFF , 584px 626px #FFF , 896px 647px #FFF , 1287px 682px #FFF , 1524px 1205px #FFF , 642px 682px #FFF , 1846px 1584px #FFF , 1869px 1963px #FFF , 291px 1844px #FFF , 1559px 1859px #FFF , 203px 1087px #FFF , 1277px 934px #FFF , 1888px 818px #FFF , 202px 162px #FFF , 896px 1060px #FFF , 1311px 1220px #FFF , 1738px 938px #FFF , 983px 161px #FFF , 1258px 1900px #FFF , 1083px 401px #FFF , 882px 185px #FFF , 594px 983px #FFF , 1128px 1106px #FFF , 401px 705px #FFF , 873px 1121px #FFF , 1998px 260px #FFF , 192px 674px #FFF , 1040px 1484px #FFF , 239px 1703px #FFF , 247px 311px #FFF , 756px 1455px #FFF , 207px 1426px #FFF , 607px 720px #FFF , 1701px 1005px #FFF , 82px 1273px #FFF , 1657px 1967px #FFF , 23px 883px #FFF , 1678px 837px #FFF , 1314px 1208px #FFF , 281px 1788px #FFF , 1428px 1804px #FFF , 1129px 1949px #FFF , 1766px 268px #FFF , 1811px 248px #FFF , 1766px 1630px #FFF , 944px 1194px #FFF , 894px 1402px #FFF , 1489px 618px #FFF , 524px 1492px #FFF , 242px 1741px #FFF , 777px 1047px #FFF , 271px 94px #FFF , 314px 161px #FFF , 382px 678px #FFF , 339px 1526px #FFF , 1855px 354px #FFF , 1369px 841px #FFF , 96px 889px #FFF , 20px 696px #FFF , 1503px 1325px #FFF , 987px 366px #FFF , 330px 979px #FFF , 1076px 432px #FFF , 131px 189px #FFF , 509px 943px #FFF , 646px 1321px #FFF , 1453px 1349px #FFF , 538px 1519px #FFF , 1671px 1462px #FFF , 1599px 301px #FFF , 1038px 1939px #FFF , 926px 591px #FFF , 1445px 1418px #FFF , 847px 303px #FFF , 1310px 1349px #FFF , 717px 1359px #FFF , 222px 591px #FFF , 17px 1400px #FFF , 1394px 426px #FFF , 546px 1305px #FFF , 295px 1745px #FFF , 105px 237px #FFF , 1041px 82px #FFF , 182px 982px #FFF , 1822px 442px #FFF , 159px 326px #FFF , 1851px 1066px #FFF , 1942px 272px #FFF , 437px 1615px #FFF , 1578px 1936px #FFF , 1361px 143px #FFF , 1675px 519px #FFF , 1304px 894px #FFF , 1415px 166px #FFF , 186px 80px #FFF , 1064px 1667px #FFF , 1983px 1012px #FFF , 1663px 1901px #FFF , 1671px 530px #FFF , 1353px 264px #FFF , 724px 1144px #FFF , 472px 207px #FFF , 1498px 401px #FFF , 243px 462px #FFF , 37px 590px #FFF , 1180px 1388px #FFF , 314px 532px #FFF , 1668px 1118px #FFF , 528px 1661px #FFF , 767px 453px #FFF , 1346px 891px #FFF , 954px 1156px #FFF , 993px 1002px #FFF , 879px 1576px #FFF , 481px 86px #FFF , 788px 754px #FFF , 1499px 1664px #FFF , 1468px 1640px #FFF , 1362px 1877px #FFF , 1886px 269px #FFF , 1691px 1799px #FFF , 1130px 1149px #FFF , 484px 320px #FFF , 102px 36px #FFF , 1423px 396px #FFF , 2000px 1005px #FFF , 768px 1863px #FFF , 1791px 1679px #FFF , 1269px 1453px #FFF , 1158px 938px #FFF , 1960px 1820px #FFF , 151px 1296px #FFF , 214px 325px #FFF , 19px 1713px #FFF , 1684px 1276px #FFF , 1093px 1054px #FFF , 1684px 87px #FFF , 962px 1473px #FFF , 1840px 238px #FFF , 1563px 1367px #FFF , 1065px 627px #FFF , 569px 1768px #FFF , 70px 456px #FFF , 1183px 960px #FFF , 899px 1839px #FFF , 1875px 1652px #FFF , 1060px 549px #FFF , 796px 575px #FFF , 34px 886px #FFF , 762px 388px #FFF , 1702px 1057px #FFF , 591px 1549px #FFF , 297px 811px #FFF , 593px 1079px #FFF , 1838px 1615px #FFF , 68px 1983px #FFF , 1054px 1794px #FFF , 229px 1771px #FFF , 1726px 789px #FFF , 833px 1032px #FFF , 622px 1043px #FFF , 1298px 789px #FFF , 169px 1637px #FFF , 377px 1317px #FFF , 919px 1217px #FFF , 146px 1581px #FFF , 1321px 597px #FFF , 1871px 577px #FFF , 279px 1661px #FFF , 226px 1585px #FFF , 538px 419px #FFF , 1495px 1262px #FFF , 58px 1421px #FFF , 1484px 180px #FFF , 1824px 1742px #FFF , 63px 153px #FFF , 820px 1654px #FFF , 1862px 158px #FFF , 6px 303px #FFF , 808px 1580px #FFF , 1361px 44px #FFF , 1300px 158px #FFF , 1614px 165px #FFF , 603px 226px #FFF , 383px 1085px #FFF , 1089px 539px #FFF , 1536px 989px #FFF , 915px 1819px #FFF , 1560px 235px #FFF , 1228px 1767px #FFF , 1546px 386px #FFF , 1203px 1322px #FFF , 1290px 1063px #FFF , 506px 706px #FFF , 406px 521px #FFF , 1102px 297px #FFF , 952px 896px #FFF , 1080px 477px #FFF , 524px 1026px #FFF , 680px 1544px #FFF , 1654px 639px #FFF , 845px 1980px #FFF , 1304px 1236px #FFF , 265px 1848px #FFF , 1705px 809px #FFF , 1224px 708px #FFF , 780px 1891px #FFF , 405px 1329px #FFF , 1236px 253px #FFF , 438px 1033px #FFF , 1309px 830px #FFF , 794px 1564px #FFF , 35px 1646px #FFF , 937px 1671px #FFF , 1473px 1608px #FFF , 1499px 210px #FFF , 763px 1927px #FFF , 18px 1465px #FFF , 1352px 531px #FFF , 1063px 1464px #FFF , 349px 480px #FFF , 1910px 476px #FFF , 802px 1745px #FFF , 139px 1520px #FFF , 1804px 1510px #FFF , 1654px 1038px #FFF , 1642px 740px #FFF , 315px 51px #FFF , 1443px 1625px #FFF , 877px 126px #FFF , 768px 1493px #FFF , 1995px 553px #FFF , 1234px 1101px #FFF , 404px 1037px #FFF , 1751px 1618px #FFF , 1904px 671px #FFF , 1365px 943px #FFF , 1829px 1502px #FFF , 1273px 325px #FFF , 1680px 51px #FFF , 1450px 539px #FFF , 164px 445px #FFF , 1866px 989px #FFF , 301px 1090px #FFF , 935px 1225px #FFF , 378px 1760px #FFF , 607px 549px #FFF , 646px 1947px #FFF , 1056px 1273px #FFF , 991px 989px #FFF , 278px 115px #FFF , 1547px 58px #FFF , 223px 876px #FFF , 1957px 94px #FFF , 1016px 674px #FFF , 1035px 476px #FFF , 1794px 1536px #FFF , 1284px 1052px #FFF , 932px 1616px #FFF , 377px 309px #FFF , 67px 275px #FFF , 1377px 185px #FFF , 310px 1304px #FFF , 1793px 551px #FFF , 620px 1269px #FFF , 742px 1991px #FFF , 513px 1625px #FFF , 948px 1276px #FFF , 750px 1928px #FFF , 690px 941px #FFF , 1487px 468px #FFF , 59px 1504px #FFF , 1554px 958px #FFF , 225px 1062px #FFF , 655px 832px #FFF , 132px 1466px #FFF , 2000px 971px #FFF , 289px 234px #FFF , 852px 754px #FFF , 1131px 1666px #FFF , 942px 427px #FFF , 1674px 1133px #FFF , 1668px 552px #FFF , 929px 1353px #FFF , 1213px 963px #FFF , 1617px 919px #FFF , 38px 145px #FFF , 56px 1030px #FFF , 1621px 835px #FFF , 423px 509px #FFF , 1403px 1195px #FFF , 1378px 1468px #FFF , 561px 1625px #FFF , 258px 929px #FFF , 1475px 1127px #FFF , 1443px 177px #FFF , 1660px 1771px #FFF , 817px 1328px #FFF , 1822px 1002px #FFF , 1565px 237px #FFF , 1377px 638px #FFF , 619px 424px #FFF , 753px 1182px #FFF , 502px 674px #FFF , 1100px 788px #FFF , 931px 515px #FFF , 1716px 689px #FFF , 591px 270px #FFF , 272px 627px #FFF , 1576px 466px #FFF , 1401px 1809px #FFF , 1375px 997px #FFF , 1133px 1556px #FFF , 1326px 439px #FFF , 1801px 1445px #FFF , 409px 447px #FFF , 212px 617px #FFF , 1438px 1766px #FFF , 410px 767px #FFF , 82px 1180px #FFF , 973px 438px #FFF , 1056px 27px #FFF , 1104px 137px #FFF , 889px 1330px #FFF , 1017px 1867px #FFF , 746px 1519px #FFF , 1441px 942px #FFF , 139px 1013px #FFF , 1966px 1812px #FFF , 967px 1057px #FFF , 356px 840px #FFF , 400px 1283px #FFF , 1424px 1306px #FFF , 720px 726px #FFF , 402px 1889px #FFF , 445px 1627px #FFF , 1021px 1535px #FFF , 614px 166px #FFF , 1452px 1021px #FFF , 1292px 1620px #FFF , 1245px 1553px #FFF , 1939px 275px #FFF , 1975px 1462px #FFF , 1865px 210px #FFF , 846px 1994px #FFF , 8px 1539px #FFF , 714px 407px #FFF , 1199px 1367px #FFF , 673px 464px #FFF , 1745px 1811px #FFF , 1140px 1036px #FFF , 899px 1086px #FFF , 1740px 496px #FFF , 1311px 267px #FFF , 1995px 1514px #FFF , 1133px 760px #FFF , 1688px 1836px #FFF , 626px 366px #FFF , 37px 1495px #FFF , 834px 1255px #FFF , 1605px 1505px #FFF , 732px 1912px #FFF , 872px 440px #FFF , 324px 1686px #FFF , 403px 279px #FFF , 1358px 1038px #FFF , 1274px 226px #FFF , 505px 1352px #FFF , 355px 1061px #FFF , 1064px 697px #FFF , 1022px 684px #FFF , 1062px 1742px #FFF , 1007px 993px #FFF , 645px 1324px #FFF , 1348px 549px #FFF , 906px 483px #FFF , 1319px 1472px #FFF , 128px 1454px #FFF , 20px 1360px #FFF , 1189px 1519px #FFF , 1050px 853px #FFF , 1696px 1017px #FFF , 29px 1907px #FFF , 1017px 638px #FFF , 1905px 882px #FFF , 160px 1033px #FFF , 1043px 843px #FFF , 1529px 121px #FFF , 382px 673px #FFF , 1399px 452px #FFF , 1342px 1265px #FFF , 614px 1479px #FFF , 217px 1222px #FFF , 1183px 441px #FFF , 588px 89px #FFF , 899px 1837px #FFF , 1708px 1661px #FFF , 1150px 1770px #FFF , 1296px 1742px #FFF , 848px 1464px #FFF , 1613px 1686px #FFF , 416px 1047px #FFF , 447px 483px #FFF , 307px 1444px #FFF , 1904px 1490px #FFF , 1493px 777px #FFF , 906px 800px #FFF , 1529px 70px #FFF , 846px 456px #FFF , 1250px 1288px #FFF , 767px 245px #FFF , 794px 723px #FFF , 990px 1653px #FFF , 1201px 1952px #FFF , 1815px 537px #FFF , 106px 1958px #FFF , 146px 867px #FFF , 1923px 1731px #FFF , 87px 877px #FFF , 1663px 1769px #FFF , 1233px 228px #FFF , 544px 378px #FFF , 182px 1800px #FFF , 53px 1661px #FFF , 635px 988px #FFF , 1490px 1199px #FFF , 1015px 732px #FFF , 595px 1970px #FFF , 870px 1596px #FFF , 1755px 913px #FFF , 1785px 735px #FFF , 212px 299px #FFF , 915px 1895px #FFF , 1818px 1568px #FFF , 1326px 135px #FFF , 1436px 111px #FFF , 561px 1695px #FFF , 232px 439px #FFF , 1660px 1435px #FFF , 201px 1725px #FFF , 1466px 904px #FFF , 467px 1067px #FFF , 471px 536px #FFF , 685px 705px #FFF , 1911px 315px #FFF , 324px 1050px #FFF , 1412px 26px #FFF , 210px 295px #FFF , 356px 1553px #FFF , 1673px 1275px #FFF , 899px 1252px #FFF , 1630px 630px #FFF , 1538px 984px #FFF , 1330px 1099px #FFF , 1449px 550px #FFF , 807px 881px #FFF , 1344px 1334px #FFF , 1529px 1838px #FFF , 1624px 1320px #FFF , 75px 1206px #FFF , 1261px 1201px #FFF , 1515px 1577px #FFF , 1233px 47px #FFF , 486px 140px #FFF , 1591px 1386px #FFF , 196px 688px #FFF , 855px 1086px #FFF , 538px 1551px #FFF , 1019px 1122px #FFF , 665px 1600px #FFF , 1666px 1979px #FFF , 1329px 557px #FFF , 1213px 1281px #FFF , 1784px 1614px #FFF , 1766px 30px #FFF , 831px 1591px #FFF , 1589px 207px #FFF , 1660px 1151px #FFF;
}

#stars2 {
  width: 2px;
  height: 2px;
  background: transparent;
  box-shadow: 1037px 1342px #FFF , 18px 261px #FFF , 1361px 975px #FFF , 1760px 687px #FFF , 846px 1551px #FFF , 1070px 740px #FFF , 1671px 25px #FFF , 377px 1908px #FFF , 1652px 246px #FFF , 864px 1187px #FFF , 1467px 1942px #FFF , 1629px 535px #FFF , 1850px 7px #FFF , 781px 146px #FFF , 488px 1312px #FFF , 1920px 1882px #FFF , 893px 1848px #FFF , 1790px 1093px #FFF , 1802px 1342px #FFF , 1455px 1622px #FFF , 305px 1139px #FFF , 546px 1406px #FFF , 37px 350px #FFF , 717px 1900px #FFF , 61px 1980px #FFF , 1301px 216px #FFF , 183px 1880px #FFF , 1930px 1504px #FFF , 1340px 1399px #FFF , 427px 960px #FFF , 478px 287px #FFF , 1765px 587px #FFF , 725px 1301px #FFF , 1609px 247px #FFF , 477px 1303px #FFF , 696px 915px #FFF , 1263px 937px #FFF , 1977px 1330px #FFF , 1384px 234px #FFF , 1705px 689px #FFF , 217px 993px #FFF , 1372px 1869px #FFF , 626px 403px #FFF , 1802px 229px #FFF , 346px 485px #FFF , 1092px 1486px #FFF , 100px 67px #FFF , 573px 753px #FFF , 78px 1507px #FFF , 30px 263px #FFF , 1639px 411px #FFF , 1043px 1494px #FFF , 1864px 253px #FFF , 1350px 1256px #FFF , 1553px 67px #FFF , 737px 27px #FFF , 580px 563px #FFF , 858px 485px #FFF , 1506px 1776px #FFF , 1221px 102px #FFF , 1390px 1232px #FFF , 1231px 929px #FFF , 1788px 869px #FFF , 27px 1747px #FFF , 1547px 985px #FFF , 534px 1350px #FFF , 176px 1376px #FFF , 767px 1212px #FFF , 1113px 17px #FFF , 1520px 39px #FFF , 643px 1839px #FFF , 729px 1869px #FFF , 1871px 765px #FFF , 480px 398px #FFF , 644px 733px #FFF , 421px 1767px #FFF , 800px 1741px #FFF , 309px 115px #FFF , 84px 383px #FFF , 1444px 376px #FFF , 1823px 789px #FFF , 576px 1994px #FFF , 240px 909px #FFF , 1795px 42px #FFF , 802px 548px #FFF , 1687px 1701px #FFF , 1261px 1896px #FFF , 1393px 1515px #FFF , 475px 1467px #FFF , 1882px 150px #FFF , 1451px 695px #FFF , 995px 53px #FFF , 946px 726px #FFF , 1521px 642px #FFF , 608px 832px #FFF , 538px 1587px #FFF , 890px 462px #FFF , 679px 1884px #FFF , 1720px 1019px #FFF , 1235px 1468px #FFF , 1248px 1465px #FFF , 513px 28px #FFF , 1356px 1823px #FFF , 1903px 259px #FFF , 1400px 1060px #FFF , 1485px 440px #FFF , 1786px 1228px #FFF , 565px 426px #FFF , 1064px 1401px #FFF , 1926px 1928px #FFF , 1416px 141px #FFF , 1046px 1133px #FFF , 1025px 1956px #FFF , 1315px 295px #FFF , 1245px 67px #FFF , 1336px 478px #FFF , 847px 1820px #FFF , 1067px 603px #FFF , 1138px 791px #FFF , 627px 950px #FFF , 1336px 507px #FFF , 1284px 375px #FFF , 203px 331px #FFF , 808px 1305px #FFF , 294px 1550px #FFF , 972px 820px #FFF , 213px 1742px #FFF , 795px 979px #FFF , 1364px 1522px #FFF , 944px 784px #FFF , 1199px 708px #FFF , 625px 78px #FFF , 746px 59px #FFF , 1043px 555px #FFF , 153px 104px #FFF , 1778px 389px #FFF , 1468px 290px #FFF , 1347px 897px #FFF , 108px 1420px #FFF , 636px 1079px #FFF , 450px 177px #FFF , 1779px 508px #FFF , 1771px 485px #FFF , 449px 1697px #FFF , 147px 504px #FFF , 1667px 1601px #FFF , 184px 1305px #FFF , 425px 1077px #FFF , 1173px 1135px #FFF , 832px 483px #FFF , 607px 1520px #FFF , 987px 1048px #FFF , 1694px 318px #FFF , 1418px 143px #FFF , 1238px 494px #FFF , 1730px 1086px #FFF , 195px 51px #FFF , 942px 1925px #FFF , 1716px 1385px #FFF , 71px 359px #FFF , 1358px 982px #FFF , 757px 30px #FFF , 471px 153px #FFF , 49px 1650px #FFF , 224px 481px #FFF , 696px 950px #FFF , 278px 629px #FFF , 931px 1637px #FFF , 1381px 99px #FFF , 1579px 115px #FFF , 535px 1269px #FFF , 1452px 1542px #FFF , 1332px 1656px #FFF , 1048px 835px #FFF , 1386px 1867px #FFF , 15px 838px #FFF , 1481px 716px #FFF , 717px 1227px #FFF , 1514px 28px #FFF , 488px 97px #FFF , 794px 1192px #FFF , 925px 529px #FFF , 417px 1612px #FFF , 1047px 1276px #FFF , 1597px 290px #FFF , 652px 749px #FFF , 821px 1818px #FFF , 1565px 644px #FFF , 855px 325px #FFF , 1793px 855px #FFF , 962px 1762px #FFF , 883px 262px #FFF , 1095px 1836px #FFF , 975px 571px #FFF , 846px 848px #FFF , 1378px 250px #FFF , 1454px 790px #FFF , 1699px 1150px #FFF , 89px 1628px #FFF , 741px 282px #FFF;
  animation: animStar 100s linear infinite;
}
#stars2:after {
  content: " ";
  position: absolute;
  left: -2000px;
  width: 2px;
  height: 2px;
  background: transparent;
  box-shadow: 1037px 1342px #FFF , 18px 261px #FFF , 1361px 975px #FFF , 1760px 687px #FFF , 846px 1551px #FFF , 1070px 740px #FFF , 1671px 25px #FFF , 377px 1908px #FFF , 1652px 246px #FFF , 864px 1187px #FFF , 1467px 1942px #FFF , 1629px 535px #FFF , 1850px 7px #FFF , 781px 146px #FFF , 488px 1312px #FFF , 1920px 1882px #FFF , 893px 1848px #FFF , 1790px 1093px #FFF , 1802px 1342px #FFF , 1455px 1622px #FFF , 305px 1139px #FFF , 546px 1406px #FFF , 37px 350px #FFF , 717px 1900px #FFF , 61px 1980px #FFF , 1301px 216px #FFF , 183px 1880px #FFF , 1930px 1504px #FFF , 1340px 1399px #FFF , 427px 960px #FFF , 478px 287px #FFF , 1765px 587px #FFF , 725px 1301px #FFF , 1609px 247px #FFF , 477px 1303px #FFF , 696px 915px #FFF , 1263px 937px #FFF , 1977px 1330px #FFF , 1384px 234px #FFF , 1705px 689px #FFF , 217px 993px #FFF , 1372px 1869px #FFF , 626px 403px #FFF , 1802px 229px #FFF , 346px 485px #FFF , 1092px 1486px #FFF , 100px 67px #FFF , 573px 753px #FFF , 78px 1507px #FFF , 30px 263px #FFF , 1639px 411px #FFF , 1043px 1494px #FFF , 1864px 253px #FFF , 1350px 1256px #FFF , 1553px 67px #FFF , 737px 27px #FFF , 580px 563px #FFF , 858px 485px #FFF , 1506px 1776px #FFF , 1221px 102px #FFF , 1390px 1232px #FFF , 1231px 929px #FFF , 1788px 869px #FFF , 27px 1747px #FFF , 1547px 985px #FFF , 534px 1350px #FFF , 176px 1376px #FFF , 767px 1212px #FFF , 1113px 17px #FFF , 1520px 39px #FFF , 643px 1839px #FFF , 729px 1869px #FFF , 1871px 765px #FFF , 480px 398px #FFF , 644px 733px #FFF , 421px 1767px #FFF , 800px 1741px #FFF , 309px 115px #FFF , 84px 383px #FFF , 1444px 376px #FFF , 1823px 789px #FFF , 576px 1994px #FFF , 240px 909px #FFF , 1795px 42px #FFF , 802px 548px #FFF , 1687px 1701px #FFF , 1261px 1896px #FFF , 1393px 1515px #FFF , 475px 1467px #FFF , 1882px 150px #FFF , 1451px 695px #FFF , 995px 53px #FFF , 946px 726px #FFF , 1521px 642px #FFF , 608px 832px #FFF , 538px 1587px #FFF , 890px 462px #FFF , 679px 1884px #FFF , 1720px 1019px #FFF , 1235px 1468px #FFF , 1248px 1465px #FFF , 513px 28px #FFF , 1356px 1823px #FFF , 1903px 259px #FFF , 1400px 1060px #FFF , 1485px 440px #FFF , 1786px 1228px #FFF , 565px 426px #FFF , 1064px 1401px #FFF , 1926px 1928px #FFF , 1416px 141px #FFF , 1046px 1133px #FFF , 1025px 1956px #FFF , 1315px 295px #FFF , 1245px 67px #FFF , 1336px 478px #FFF , 847px 1820px #FFF , 1067px 603px #FFF , 1138px 791px #FFF , 627px 950px #FFF , 1336px 507px #FFF , 1284px 375px #FFF , 203px 331px #FFF , 808px 1305px #FFF , 294px 1550px #FFF , 972px 820px #FFF , 213px 1742px #FFF , 795px 979px #FFF , 1364px 1522px #FFF , 944px 784px #FFF , 1199px 708px #FFF , 625px 78px #FFF , 746px 59px #FFF , 1043px 555px #FFF , 153px 104px #FFF , 1778px 389px #FFF , 1468px 290px #FFF , 1347px 897px #FFF , 108px 1420px #FFF , 636px 1079px #FFF , 450px 177px #FFF , 1779px 508px #FFF , 1771px 485px #FFF , 449px 1697px #FFF , 147px 504px #FFF , 1667px 1601px #FFF , 184px 1305px #FFF , 425px 1077px #FFF , 1173px 1135px #FFF , 832px 483px #FFF , 607px 1520px #FFF , 987px 1048px #FFF , 1694px 318px #FFF , 1418px 143px #FFF , 1238px 494px #FFF , 1730px 1086px #FFF , 195px 51px #FFF , 942px 1925px #FFF , 1716px 1385px #FFF , 71px 359px #FFF , 1358px 982px #FFF , 757px 30px #FFF , 471px 153px #FFF , 49px 1650px #FFF , 224px 481px #FFF , 696px 950px #FFF , 278px 629px #FFF , 931px 1637px #FFF , 1381px 99px #FFF , 1579px 115px #FFF , 535px 1269px #FFF , 1452px 1542px #FFF , 1332px 1656px #FFF , 1048px 835px #FFF , 1386px 1867px #FFF , 15px 838px #FFF , 1481px 716px #FFF , 717px 1227px #FFF , 1514px 28px #FFF , 488px 97px #FFF , 794px 1192px #FFF , 925px 529px #FFF , 417px 1612px #FFF , 1047px 1276px #FFF , 1597px 290px #FFF , 652px 749px #FFF , 821px 1818px #FFF , 1565px 644px #FFF , 855px 325px #FFF , 1793px 855px #FFF , 962px 1762px #FFF , 883px 262px #FFF , 1095px 1836px #FFF , 975px 571px #FFF , 846px 848px #FFF , 1378px 250px #FFF , 1454px 790px #FFF , 1699px 1150px #FFF , 89px 1628px #FFF , 741px 282px #FFF;
}

#stars3 {
  width: 3px;
  height: 3px;
  background: transparent;
  box-shadow: 402px 1645px #FFF , 550px 643px #FFF , 634px 725px #FFF , 1715px 1562px #FFF , 1981px 1501px #FFF , 1605px 878px #FFF , 1690px 1007px #FFF , 416px 1068px #FFF , 522px 1469px #FFF , 1811px 714px #FFF , 1584px 816px #FFF , 1560px 1492px #FFF , 1281px 1996px #FFF , 1341px 1602px #FFF , 974px 1758px #FFF , 1174px 424px #FFF , 1705px 7px #FFF , 945px 1080px #FFF , 274px 1885px #FFF , 512px 1679px #FFF , 572px 1110px #FFF , 666px 1073px #FFF , 1171px 95px #FFF , 697px 1877px #FFF , 1136px 513px #FFF , 552px 1434px #FFF , 1182px 529px #FFF , 375px 113px #FFF , 86px 161px #FFF , 1510px 252px #FFF , 1283px 14px #FFF , 210px 1581px #FFF , 1619px 1470px #FFF , 178px 334px #FFF , 1603px 73px #FFF , 1664px 1924px #FFF , 787px 1737px #FFF , 1437px 1178px #FFF , 668px 1824px #FFF , 921px 1665px #FFF , 1348px 1428px #FFF , 1326px 56px #FFF , 1809px 1008px #FFF , 1996px 819px #FFF , 1071px 726px #FFF , 134px 94px #FFF , 1079px 543px #FFF , 486px 1519px #FFF , 87px 1597px #FFF , 450px 582px #FFF , 697px 948px #FFF , 537px 1900px #FFF , 709px 42px #FFF , 1935px 1062px #FFF , 1335px 1343px #FFF , 823px 1411px #FFF , 321px 379px #FFF , 956px 683px #FFF , 662px 1992px #FFF , 1231px 1749px #FFF , 1398px 1743px #FFF , 292px 1513px #FFF , 1727px 66px #FFF , 487px 142px #FFF , 1602px 171px #FFF , 565px 1748px #FFF , 1755px 1997px #FFF , 1858px 493px #FFF , 154px 1205px #FFF , 1772px 190px #FFF , 892px 1669px #FFF , 1378px 546px #FFF , 939px 390px #FFF , 1417px 775px #FFF , 934px 1726px #FFF , 1666px 1950px #FFF , 1645px 1377px #FFF , 1630px 1518px #FFF , 1516px 889px #FFF , 1034px 1997px #FFF , 278px 1953px #FFF , 473px 267px #FFF , 203px 397px #FFF , 361px 612px #FFF , 1863px 1403px #FFF , 1430px 1150px #FFF , 447px 340px #FFF , 1943px 946px #FFF , 1301px 831px #FFF , 1904px 584px #FFF , 198px 637px #FFF , 906px 283px #FFF , 1671px 18px #FFF , 1741px 1914px #FFF , 612px 833px #FFF , 1149px 1874px #FFF , 97px 1814px #FFF , 1613px 1466px #FFF , 496px 724px #FFF , 768px 1216px #FFF;
  animation: animStar 150s linear infinite;
}
#stars3:after {
  content: " ";
  position: absolute;
  left: -2000px;
  width: 3px;
  height: 3px;
  background: transparent;
  box-shadow: 402px 1645px #FFF , 550px 643px #FFF , 634px 725px #FFF , 1715px 1562px #FFF , 1981px 1501px #FFF , 1605px 878px #FFF , 1690px 1007px #FFF , 416px 1068px #FFF , 522px 1469px #FFF , 1811px 714px #FFF , 1584px 816px #FFF , 1560px 1492px #FFF , 1281px 1996px #FFF , 1341px 1602px #FFF , 974px 1758px #FFF , 1174px 424px #FFF , 1705px 7px #FFF , 945px 1080px #FFF , 274px 1885px #FFF , 512px 1679px #FFF , 572px 1110px #FFF , 666px 1073px #FFF , 1171px 95px #FFF , 697px 1877px #FFF , 1136px 513px #FFF , 552px 1434px #FFF , 1182px 529px #FFF , 375px 113px #FFF , 86px 161px #FFF , 1510px 252px #FFF , 1283px 14px #FFF , 210px 1581px #FFF , 1619px 1470px #FFF , 178px 334px #FFF , 1603px 73px #FFF , 1664px 1924px #FFF , 787px 1737px #FFF , 1437px 1178px #FFF , 668px 1824px #FFF , 921px 1665px #FFF , 1348px 1428px #FFF , 1326px 56px #FFF , 1809px 1008px #FFF , 1996px 819px #FFF , 1071px 726px #FFF , 134px 94px #FFF , 1079px 543px #FFF , 486px 1519px #FFF , 87px 1597px #FFF , 450px 582px #FFF , 697px 948px #FFF , 537px 1900px #FFF , 709px 42px #FFF , 1935px 1062px #FFF , 1335px 1343px #FFF , 823px 1411px #FFF , 321px 379px #FFF , 956px 683px #FFF , 662px 1992px #FFF , 1231px 1749px #FFF , 1398px 1743px #FFF , 292px 1513px #FFF , 1727px 66px #FFF , 487px 142px #FFF , 1602px 171px #FFF , 565px 1748px #FFF , 1755px 1997px #FFF , 1858px 493px #FFF , 154px 1205px #FFF , 1772px 190px #FFF , 892px 1669px #FFF , 1378px 546px #FFF , 939px 390px #FFF , 1417px 775px #FFF , 934px 1726px #FFF , 1666px 1950px #FFF , 1645px 1377px #FFF , 1630px 1518px #FFF , 1516px 889px #FFF , 1034px 1997px #FFF , 278px 1953px #FFF , 473px 267px #FFF , 203px 397px #FFF , 361px 612px #FFF , 1863px 1403px #FFF , 1430px 1150px #FFF , 447px 340px #FFF , 1943px 946px #FFF , 1301px 831px #FFF , 1904px 584px #FFF , 198px 637px #FFF , 906px 283px #FFF , 1671px 18px #FFF , 1741px 1914px #FFF , 612px 833px #FFF , 1149px 1874px #FFF , 97px 1814px #FFF , 1613px 1466px #FFF , 496px 724px #FFF , 768px 1216px #FFF;
}


/* Animation */

@keyframes animStar {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(2000px);
  }
}
