/* Yusuf Akcesme - 03.09.2021 */
/* reset */
* {
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  font-family: 'Montserrat', sans-serif !important;
}

a {
  text-decoration: none !important;
}


@media only screen and (max-width: 1370px) and (min-width: 1200px) {
	body {
		overflow-x: hidden !important;
	}
}

p {
  margin: 0;
}

.hamburger-btn {
	display: none;
}

html {
  font-size: 13px;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  font-family: 'Montserrat', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.modal-open .modal {
    opacity: 1;
    z-index: 9999;
}
.modal-body img {
    max-width: 100%;
    height: auto;
}
.modal-open .modal-dialog {
    height: 100%;
    display: flex;
    align-items: center;
}
body.grey-bg {
  background: #f9f9f9;
}
.display-none {
    display: none;
        position: absolute;
    top: calc(100% + 18px);
    left: 0;
    width: calc(100% + 50px);
    border-radius: 5px;
    z-index: 999;
	box-shadow: 1px 1px 10px rgb(0 0 0 / 37%);
}

.alt-page-banner .container .links li {
    position: relative;
}

.display-none ul {
    padding: 0;
    width: 100%;
    margin-bottom: 0;
}

.display-none ul li {
    padding: 0;
}

.alt-page-banner .container .links ul li a {
   padding: 0 10px;
    border: 0;
    background: #fff;
    width: 100%;
    border-radius: 5px;
    border: 0;
    color: #000;
    transition: all 0.35s ease;
    height: auto;
}

.alt-page-banner .container .links ul li a .message p {
    color: #000;
    transition: all 0.25s ease;
}

.alt-page-banner .container .links ul li a:hover {
    background: #029ed0;
    color: #fff;
}

.alt-page-banner .container .links ul li a:hover p {
    color: #fff;
}
.display-none:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(calc(-50% - 20px),0);
}

.alt-page-banner .container .links ul li a svg {margin-right: 10px;}

 

.display-none:hover:before {
    border-color: transparent transparent #029ed0 transparent;
}
.main-hero {
  width: 100%;
  height: 700px;
}

.main-hero.auto-height {
  height: auto !important;
}

.main-hero.auto-height .hero-item {
  height: auto !important;
  min-height: 700px;
}

.main-hero.auto-height .hero-item .hero-item-overlay {
  min-height: 700px;
  height: auto !important;
}

.main-hero.auto-height .hero-item .hero-item-overlay .hero-single {
  margin-top: 150px;
}

.main-hero .slick-dots {
  bottom: 30px !important;
}

.main-hero .slick-dots li {
  width: 30px !important;
}

.main-hero .slick-dots li.slick-active {
  width: 60px !important;
}

.main-hero .slick-dots li.slick-active button {
  background-color: #bf2020 !important;
  width: 60px !important;
}

.main-hero .slick-dots li.slick-active button::before {
  color: #bf2020 !important;
}

.main-hero .slick-dots li button {
  border-radius: 10px;
  background-color: #fff !important;
  width: 30px !important;
  height: 10px !important;
  -webkit-transition: .2s all !important;
  transition: .2s all !important;
}

.main-hero .slick-dots li button::before {
  display: none;
}

.main-hero .hero-item {
  width: 100%;
  height: 700px;
  background-image: url(../images/slider1.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.main-hero .hero-item .hero-item-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.main-hero .hero-item .hero-item-overlay .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-hero .hero-item .hero-item-overlay .container .hero-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.main-hero .hero-item .hero-item-overlay .container .hero-content .title {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.main-hero .hero-item .hero-item-overlay .container .hero-content .title b {
  font-size: 60px;
  line-height: 1.1;
}

.main-hero .hero-item .hero-item-overlay .container .hero-content .title span {
  font-size: 40px;
  line-height: 1.1;
}

.main-hero .hero-item .hero-item-overlay .container .hero-content .line {
  width: 220px;
  height: 3px;
  margin: 10px 0;
}

.main-hero .hero-item .hero-item-overlay .container .hero-content .price {
  line-height: 1;
  font-size: 130px;
  color: #fff;
}

.main-hero .hero-item .hero-item-overlay .container .hero-content .actions {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-hero .hero-item .hero-item-overlay .container .hero-content .actions a {
  margin-right: 20px;
}

.main-hero .hero-item .hero-item-overlay .container .hero-single {
  width: 100%;
}

.border-btn {
  width: 225px;
  height: 50px;
  border-radius: 50px;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: transparent;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.border-btn:hover {
  background: #fff;
  color: #333;
}

.border-btn.dark-btn {
  border-color: #292929;
  color: #292929;
}

.border-btn.dark-btn.fill-btn {
  background: #292929;
  color: #fff;
}

.border-btn.red-btn {
  border-color: #bf2020;
  color: #bf2020;
}


.border-btn.white-btn {
  border-color: #fff;
  color: #bf2020;
  background: #fff;
}


.border-btn.red-btn.fill-btn {
  background: #bf2020;
  color: #fff;
}

.border-btn.fill-btn {
  background: #fff;
  color: #333;
}

header {
  width: 100%;
  position: fixed;
  z-index: 9999;
  height: 100px;
}

header.scrolled {
  height: 100px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}

header .containerr {
  padding: 0 120px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

header .containerr nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .containerr nav > ul > li {
  margin: 0 10px;
  position: relative;
}

header .containerr nav > ul > li:hover .mega-menu {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
  pointer-events: all;
}

header .containerr nav > ul > li .mega-menu {
  width: 740px;
  height: 280px;
  position: absolute;
  left: 0;
  z-index: 99;
  background-color: #f6f6f6;
  border-left: 6px solid #bf2020;
  border-right: 6px solid #bf2020;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: .3s all;
  transition: .3s all;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
  pointer-events: none;
}

header .containerr nav > ul > li .mega-menu .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 240px;
  background-color: #fff;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 0;
}

header .containerr nav > ul > li .mega-menu .links a {
  padding: 0 20px;
  height: 58px;
  font-size: 16px;
  font-weight: 600;
  color: #292929;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .containerr nav > ul > li .mega-menu .links a:hover, header .containerr nav > ul > li .mega-menu .links a.active {
  background-color: #f6f6f6;
}

header .containerr nav > ul > li .mega-menu .link-details {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
	padding-left: 15px;
}

header .containerr nav > ul > li .mega-menu .link-details .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .containerr nav > ul > li .mega-menu .link-details .item .image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 240px;
  padding-left: 12px;
  height: 100%;
}

header .containerr nav > ul > li .mega-menu .link-details .item .image img {
  max-width: 80%;
}

header .containerr nav > ul > li .mega-menu .link-details .item .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 10px;
}

header .containerr nav > ul > li .mega-menu .link-details .item .text b {
  font-size: 28px;
  font-weight: 700;
  color: #bf2020;
}

header .containerr nav > ul > li .mega-menu .link-details .item .text span {
  font-weight: 500;
  font-size: 14px;
}

header .containerr nav > ul > li .mega-menu .link-details .item .text span .fa-check-circle {
  color: #22af09;
}

header .containerr nav > ul > li .mega-menu .link-details .item .text a {
  width: 100%;
  font-weight: 600;
  height: 45px;
  border-radius: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #4d4d4d;
  margin-top: 10px;
  border: 2px solid #4d4d4d;
}

header .containerr nav > ul > li .mega-menu .link-details .item .text a.red {
  color: #bf2020;
  border-color: #bf2020;
}

header .containerr nav > ul > li .mega-menu .link-details .item .text a.green {
  color: #509011;
  border-color: #509011;
}

header .containerr nav > ul > li > a {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  padding: 15px 15px 0 15px;
  border-radius: 0 0 20px 20px;
  color: #fff;
  font-weight: 700;
}

header .containerr nav > ul > li > a:hover {
  background: #bf2020;
}

header .containerr .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .containerr .buttons a {
  width: 150px;
  height: 48px;
  font-size: 15px;
  margin-left: 10px;
}

.what-we-do {
  padding: 40px 0;
}

.what-we-do .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.what-we-do .container .title {
  color: #bf2020;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}

.what-we-do .container p {
  font-size: 17px;
  color: #292929;
}

.our-themes .text {
  padding: 40px 0;
  background: #bf2020;
}

.our-themes .text .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.our-themes .text .title {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}

.our-themes .text p {
  font-size: 17px;
  color: #fff;
}

.our-themes .themes-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.our-themes .themes-wrap .theme-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 400px;
  background-image: url(../images/slider1.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.our-themes .themes-wrap .theme-item:last-child .theme-overlay {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 30px;
}

.our-themes .themes-wrap .theme-item:nth-child(2) .theme-overlay {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 30px;
}

.our-themes .themes-wrap .theme-item .theme-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: .2s all;
  transition: .2s all;
}

.our-themes .themes-wrap .theme-item .theme-overlay:hover {
  background: rgba(0, 0, 0, 0.85);
}

.our-themes .themes-wrap .theme-item .theme-overlay:hover .actions a:first-child {
  border-color: #bf2020;
  color: #bf2020;
}

.our-themes .themes-wrap .theme-item .theme-overlay:hover .actions a:last-child {
  border-color: #509011;
  color: #509011;
}

.our-themes .themes-wrap .theme-item .theme-overlay .cont {
  width: calc(1290px / 3);
}

.our-themes .themes-wrap .theme-item .theme-overlay .title {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 10px;
}

.our-themes .themes-wrap .theme-item .theme-overlay .title b {
  font-size: 40px;
  line-height: 1.1;
}

.our-themes .themes-wrap .theme-item .theme-overlay .title span {
  font-size: 20px;
  line-height: 1.1;
}

.our-themes .themes-wrap .theme-item .theme-overlay .line {
  width: 220px;
  height: 3px;
  margin: 10px 0;
}

.our-themes .themes-wrap .theme-item .theme-overlay .price {
  line-height: 1;
  font-size: 45px;
  color: #fff;
}

.our-themes .themes-wrap .theme-item .theme-overlay .actions {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.our-themes .themes-wrap .theme-item .theme-overlay .actions a {
  margin-right: 20px;
  width: 170px;
  height: 40px;
  font-size: 16px;
}

.work-with-us {
  width: 100%;
  position: relative;
}

.work-with-us .left-image {
  width: 470px;
  height: 470px;
  -webkit-clip-path: polygon(0 0, 74% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 74% 0, 100% 100%, 0% 100%);
  background-image: url(../images/slider1.png);
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  top: 0;
}

.work-with-us .left-image .bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.work-with-us .overlay {
  width: 100%;
  height: 100%;
  min-height: 470px;
  z-index: 5 !important;
  padding: 40px 0;
}

.work-with-us .overlay .title {
  text-align: center;
  color: #bf2020;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 40px;
}

.work-with-us .overlay .container .services-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.work-with-us .overlay .container .services-wrap .buy-btn {
  width: 230px;
  height: 230px;
  border: 5px solid #bf2020;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #bf2020;
  background: transparent;
  font-size: 20px;
  font-weight: 700;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.work-with-us .overlay .container .services-wrap .services {
  z-index: 9;
  width: 100%;
  margin-right: 20px;
}

.work-with-us .overlay .container .services-wrap .services .service-item {
  width: 100%;
  height: 70px;
  border-radius: 70px;
  background-color: rgba(191, 32, 32, 0.95);
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px;
}

.work-with-us .overlay .container .services-wrap .services .service-item:nth-child(2) .icon {
  margin-right: 70px;
}

.work-with-us .overlay .container .services-wrap .services .service-item:nth-child(3) .icon {
  margin-right: 90px;
}

.work-with-us .overlay .container .services-wrap .services .service-item p {
  color: #fff;
  font-size: 17px;
}

.work-with-us .overlay .container .services-wrap .services .service-item .icon {
  font-size: 26px;
  color: #fff;
  margin-right: 50px;
}

.our-features {
  margin: 40px 0;
}

.our-features .container .item {
  width: 100%;
  height: 155px;
  border-radius: 15px;
  background-image: url(../images/slider1.png);
  background-size: cover;
  background-position: center;
  margin-bottom: 10px;
}

.our-features .container .item .overlay {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  -webkit-transition: .2s all;
  transition: .2s all;
}

.our-features .container .item .overlay:hover {
  background: rgba(0, 0, 0, 0.9);
}

.our-features .container .item .overlay span {
  font-size: 50px;
}

.our-features .container .item .overlay p {
  font-size: 20px;
}

.referances {
  width: 100%;
  padding: 40px 0;
  background: #161616;
}

.referances .title {
  color: #fff;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}

.referances .item {
  width: 100%;
  height: 155px;
  border-radius: 15px;
  background: transparent;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #fff;
  margin-bottom: 20px;
  -webkit-transition: .2s all;
  transition: .2s all;
  font-size: 24px;
  color: #fff;
}

.referances .item .fa-plus {
  color: #bf2020;
}

.referances .item:hover {
  color: #bf2020;
  background: #fff;
}

.referances .item:hover img {
  -webkit-filter: none;
          filter: none;
}

.referances .item img {

  max-width: 90%;
  height: auto;
  max-height: 90%;
  -webkit-transition: .2s all;
  transition: .2s all;
}

.our-quality {
  padding: 40px 0;
}

.our-quality .container .title {
  color: #bf2020;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}

.our-quality .container .item {
  width: 100%;
  height: 155px;
  border-radius: 15px;
  background: transparent;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid rgba(41, 41, 41, 0.2);
  margin-bottom: 20px;
  -webkit-transition: .2s all;
  transition: .2s all;
}

.our-quality .container .item span {
  font-size: 50px;
}

.our-quality .container .item p {
  font-size: 20px;
}

footer {
  padding: 40px 0 0 0;
  background: #161616;
	border-top: 4px solid #bf2020;
}

footer .container .title {
  color: #fff;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}

footer .container .links {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

footer .container .links .col-md-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

footer .container .links .col-md-4 b {
  color: #bf2020;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 10px;
  display: block;
  font-size: 20px;
}

footer .container .links .col-md-4 a {
  font-size: 17px;
  color: #ffffff;
}

footer .container .footer-bottom {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .container .footer-bottom .sponsore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

footer .container .footer-bottom .sponsore img {
  max-width: 140px;

}

footer .container .footer-bottom .sponsore small {
  color: #bf2020;
  font-size: 13px;
}

footer .container .footer-bottom .newsletter {
  width: 500px;
  border: 2px solid #bf2020;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-radius: 48px;
}

footer .container .footer-bottom .newsletter input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: none;
  font-weight: 600;
  background: none;
  color: #fff;
  text-indent: 20px;
}

footer .container .footer-bottom .newsletter input::-webkit-input-placeholder {
  color: #fff;
}

footer .container .footer-bottom .newsletter input:-ms-input-placeholder {
  color: #fff;
}

footer .container .footer-bottom .newsletter input::-ms-input-placeholder {
  color: #fff;
}

footer .container .footer-bottom .newsletter input::placeholder {
  color: #fff;
}

footer .container .footer-bottom .newsletter button {
  height: 48px;
  background: #bf2020;
  border-radius: 48px 0 0 48px;
  color: #fff;
  border: none;
  width: 70px;
  font-size: 17px;
}

footer .copyright {
  width: 100%;
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #000;
}

footer .copyright p {
  color: #fff;
  font-size: 18px;
}

.login-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.login-wrap.forget-pass-page .login-form {
  margin-right: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.login-wrap.forget-pass-page .login-form .title {
  text-align: left;
  width: auto;
  border-bottom: 0;
  margin-bottom: 0;
}

.login-wrap.forget-pass-page .login-form p {
  color: #fff;
  margin: 20px 0;
  font-size: 18px;
}

.login-wrap.forget-pass-page .login-form .line {
  width: 220px;
  height: 3px;
  background: #bf2020;
}

.login-wrap.forget-pass-page .login-form input {
  border-radius: 0;
}

.login-wrap.forget-pass-page .login-form .border-btn {
  background: #fff;
  color: #bf2020;
  border: none;
  width: 370px;
}

.login-wrap .login-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 70px;
}

.login-wrap .login-form .title {
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  width: 225px;
  border-bottom: 3px solid #bf2020;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.login-wrap .login-form > input {
  width: 370px;
  height: 60px;
  border: 2px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  border-radius: 60px;
  background: transparent;
  -webkit-transition: .2s all;
  transition: .2s all;
}

.login-wrap .login-form > input:focus {
  border-color: #bf2020;
}

.login-wrap .login-form > input::-webkit-input-placeholder {
  color: #fff;
}

.login-wrap .login-form > input:-ms-input-placeholder {
  color: #fff;
}

.login-wrap .login-form > input::-ms-input-placeholder {
  color: #fff;
}

.login-wrap .login-form > input::placeholder {
  color: #fff;
}

.login-wrap .login-form .forget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 360px;
  color: #fff;
}

.login-wrap .login-form .forget a {
  color: #fff;
}

.login-wrap .login-form .forget a:hover {
  text-decoration: underline;
}

.login-wrap .login-form .border-btn {
  width: 100%;
  margin-top: 20px;
}

.login-wrap .login-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.login-wrap .login-right .title {
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  width: 225px;
  border-bottom: 3px solid #bf2020;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.login-wrap .login-right p {
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 30px 0;
}

.login-wrap .login-right a {
  width: 370px;
  height: 60px;
  border-radius: 60px;
  background: #fff;
  color: #bf2020;
  font-size: 18px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.register-side {
  border: 3px solid #bf2020;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
}

.register-side p {
  margin: 10px 0;
}

.register-side a {
  width: 100%;
  height: 40px;
  border-radius: 40px;
  color: #fff;
  background: #bf2020;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}

.register-title {
  width: 100%;
  text-align: center;
  color: #bf2020;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 30px;
}

.register-form .input-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 15px;
}

.register-form .input-row input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: none;
  height: 44px;
  border-radius: 44px;
  color: #161616;
  border: none;
  font-weight: 500;
  font-size: 17px;
  text-indent: 20px;
}

.register-form .input-row span {
  min-width: 150px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.register-form p {
  color: #fff;
  font-size: 15px;
  text-align: center;
  margin: 10px 0;
}

.register-form .sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
}

.register-form .sub-title span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 20px;
  height: 3px;
  background: #fff;
  border-radius: 3px;
}

.register-form b {
  color: #fff;
  margin-top: 10px;
  display: block;
}

.register-form .policy {
  padding: 12px;
  background-color: #fff;
  color: #161616;
  max-height: 200px;
  overflow-y: auto;
  margin-bottom: 20px;
}

.register-form .go-back {
  width: 100%;
  height: 45px;
  border-radius: 45px;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 17px;
}

.register-form label {
  color: #fff;
  font-size: 17px;
}

.alt-page-banner {
  width: 100%;
  background-image: url(../images/hakkimizda-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.alt-page-banner .price {
  font-size: 70px;
  color: #fff;
  width: 100%;
  text-align: center;
}

.alt-page-banner .line {
  width: 220px;
  height: 3px;
  background: #bf2020;
  margin: 10px auto;
}

.alt-page-banner .tema-buttons {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}

.alt-page-banner .tema-buttons a {
  font-size: 15px;
}

.alt-page-banner .tema-buttons a:first-child {
  max-width: 150px;
  margin-right: 10px;
}

.alt-page-banner .tema-buy {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}

.alt-page-banner .tema-buy a {
  width: 380px;
}

.alt-page-banner .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding-bottom: 40px;
}

.alt-page-banner .container {
  margin-top: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.alt-page-banner .container .title {
  width: 100%;
  text-align: center;
  font-size: 44px;
  color: #bf2020;
  font-weight: 700;
}

.alt-page-banner .container .title.big {
  color: #fff;
  font-size: 54px;
}

.alt-page-banner .container .sub-title {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #fff;
  line-height: 1;
  font-weight: lighter;
}

.alt-page-banner .container p {
  color: #fff;
  text-align: center;
  max-width: 840px;
  font-size: 15px;
  font-weight: 500;
  margin: 20px auto;
}

.alt-page-banner .container .links {
  margin-top: auto;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.alt-page-banner .container .links a {
  width: auto;
  padding: 0 20px;
  height: 50px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50px;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: .2s all;
  transition: .2s all;
  margin-right: 20px;
}

.alt-page-banner .container .links a:hover {
  background: #fff;
  color: #000;
}

.about-page {
  margin: 30px 0;
}

.about-page .container p {
  color: #000;
  font-size: 16px;
  margin: 20px 0;
  font-weight: 500;
  line-height: 1.5;
}

.about-page .container h2 {
  color: #bf2020;
  font-size: 28px;
  font-weight: 700;
}

.about-page .container img {
  max-width: 100%;
  height: auto;
}

.numbers-wrap {
  width: 100%;
  background: #bf2020;
  padding-top: 5px;
}

.numbers-wrap .title {
  width: 100%;
  padding: 15px 0;
  background: #fff;
  color: #bf2020;
  text-align: center;
}

.numbers-wrap .numbers {
  padding: 20px 0;
}

.numbers-wrap .numbers .container .col-md-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.numbers-wrap .numbers .container .col-md-3:last-child {
  border-right: 0;
}

.numbers-wrap .numbers .container b {
  color: #fff;
  font-size: 44px;
}

.numbers-wrap .numbers .container span {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
}

.camp-links {
  width: 100%;
  background: #bf2020;
  padding: 25px 0;
}

.camp-links .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.camp-links .container .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.camp-links .container .links a {
  padding: 0 20px;
  height: 40px;
  border-radius: 40px;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-right: 10px;
}

.camp-links .container .camp-search {
  width: 260px;
  height: 50px;
  border-radius: 50px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.camp-links .container .camp-search button {
  padding: 0 10px;
  background: none;
  border: none;
  color: #bf2020;
  font-size: 20px;
}

.camp-links .container .camp-search input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: none;
  border: none;
  color: #bf2020;
  font-weight: 700;
  font-size: 17px;
}

.camp-links .container .camp-search input::-webkit-input-placeholder {
  color: #bf2020;
}

.camp-links .container .camp-search input:-ms-input-placeholder {
  color: #bf2020;
}

.camp-links .container .camp-search input::-ms-input-placeholder {
  color: #bf2020;
}

.camp-links .container .camp-search input::placeholder {
  color: #bf2020;
}

.camp-wrapper {
  margin: 50px 0;
}

.camp-wrapper .container .camp-item {
  width: 100%;
  padding: 10px;
  border: 1px solid #29292960;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.camp-wrapper .container .camp-item .image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 392px;
  height: 308px;
  border-radius: 30px;
  overflow: hidden;
  margin-right: 30px;
}

.camp-wrapper .container .camp-item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.camp-wrapper .container .camp-item .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.camp-wrapper .container .camp-item .text h3 {
  font-size: 32px;
  color: #bf2020;
  font-weight: 700;
}

.camp-wrapper .container .camp-item .text p {
  font-size: 14px;
  color: #292929;
  font-weight: 500;
}

.camp-wrapper .container .camp-item .text .code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

.camp-wrapper .container .camp-item .text .code span {
  padding: 0 30px;
  height: 45px;
  border: 2px solid #bf2020;
  border-radius: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #bf2020;
  font-size: 18px;
  font-weight: 700;
  margin-right: 20px;
}

.camp-wrapper .container .camp-item .text .code button {
  background: none;
  border: none;
  color: #292929;
  cursor: pointer;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: .2s all;
  transition: .2s all;
}

.camp-wrapper .container .camp-item .text .code button:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.get-offer {
  width: 100%;
  padding: 30px 0;
  background: #f9f9f9;
}

.get-offer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.get-offer .container span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 23px;
}

.get-offer .container p {
  font-size: 18px;
  font-weight: 500;
}

.get-offer .container a {
  padding: 0 30px;
  height: 45px;
  background: #bf2020;
  border-radius: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.moduller-wrapper {
  margin: 50px 0;
}

.moduller-wrapper .col-md-4 {
	margin-bottom: 15px;
}
.moduller-wrapper .modul-item {
  width: 100%;
  border: 1px solid #29292960;
  border-radius: 15px;
  margin-bottom: 15px;
  height: 100%;
}

.moduller-wrapper .modul-item .detail {
  padding: 15px;
}

.moduller-wrapper .modul-item .image {
  width: 100%;
  height: 155px;
  border-radius: 15px;
  overflow: hidden;
}

.moduller-wrapper .modul-item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.moduller-wrapper .modul-item a {
  color: #bf2020;
  font-size: 20px;
  font-weight: 700;
  display: block;
}

.moduller-wrapper .modul-item p {
  font-size: 16px;
  color: #292929;
}

.modul-details {
  width: 100%;
  padding: 40px 0;
  background: #f9f9f9;
}

.modul-details .modul-img {
  max-width: 100%;
  height: 268px;
  border-radius: 10px;
  overflow: hidden;
}

.modul-details .modul-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.modul-details p {
  font-size: 18px;
  font-weight: 400;
}

.modul-details .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}

.modul-details .actions span {
  color: #bf2020;
  font-size: 18px;
  margin-right: 30px;
}

.modul-details .actions span b {
  font-size: 32px;
}

.modul-specs-wrapper {
  width: 100%;
  min-height: none;
  height: auto;
  background-image: url(../images/modul-detay-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  border-bottom: 5px solid #bf2020;
  display: flex;
}

.modul-specs-wrapper .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  padding-top: 30px;
}

.modul-specs-wrapper .overlay .container {
  padding: 40px 0;
}

.modul-specs-wrapper .overlay .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.modul-specs-wrapper .overlay .text ul {
  padding: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modul-specs-wrapper .overlay .text ul li {
  color: #fff;
  margin-bottom: 10px;
  font-size: 19px;
  min-width: 48%;
}

.modul-specs-wrapper .overlay .text ul li .fa-check-circle {
  color: #22af09;
}

.modul-specs-wrapper .overlay .text .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #fff;
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 30px;
}

.modul-specs-wrapper .overlay .text .title b {
  font-size: 50px;
}

.modul-specs-wrapper .overlay .buy-btn {
  width: 230px;
  height: 230px;
  border: 5px solid #bf2020;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px auto 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #bf2020;
  background: transparent;
  font-size: 20px;
  font-weight: 700;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.modul-features .feature-item {
  padding: 40px 0;
  background: #f9f9f9;
}

.modul-features .feature-item h3 {
  width: 100%;
  color: #bf2020;
  font-size: 38px;
  margin-bottom: 30px;
}

.modul-features .feature-item p {
  font-size: 20px;
  font-weight: 500;
}

.modul-features .feature-item img {
  max-width: 100%;
  height: auto;
}

.modul-features .feature-item:nth-child(even) {
  background: #fff;
}

.modul-features .feature-item:nth-child(even) .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.modul-features .feature-item:nth-child(even) h3, .modul-features .feature-item:nth-child(even) p {
  text-align: end;
}

.modul-siparis {
  padding: 40px 0;
  border-top: 5px solid #bf2020;
}

.modul-siparis .container .head {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modul-siparis .container .head span {
  font-size: 50px;
  color: #bf2020;
}

.modul-siparis .container .head p {
  font-size: 24px;
}

.modul-siparis .container .box {
  border-radius: 15px;
  border: 4px solid #bf2020;
  padding: 30px 20px;
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modul-siparis .container .box p {
  font-size: 22px;
  text-align: center;
}

.modul-siparis .container .box a {
  width: auto;
  padding: 0 30px;
}

.lisans-packs {
  margin-top: 30px;
}

.lisans-packs .lisans-item {
  width: 100%;
  padding: 17px 22px;
  border: 3px solid #fff;
  border-radius: 15px;
  position: relative;
}

.lisans-packs .lisans-item .badge {
  position: absolute;
  right: -50px;
  background: none !important;
  top: -50px;
}

.lisans-packs .lisans-item .badge .fa-certificate {
  color: #bf2020;
  font-size: 116px;
}

.lisans-packs .lisans-item .badge span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
}

.lisans-packs .lisans-item > b {
  color: #bf2020;
  font-size: 45px;
}

.lisans-packs .lisans-item p {
  color: #fff;
  font-size: 20px;
  padding: 0;
  margin: 0;
  text-align: left;
}

.lisans-packs .lisans-item p span {
  font-size: 30px;
}

.lisans-packs .lisans-item ul {
  padding: 0;
  margin: 15px 0;
}

.lisans-packs .lisans-item ul li {
  font-size: 20px;
  color: #fff;
}

.lisans-packs .lisans-item ul li .fa-chevron-right {
  color: #bf2020;
}

.lisans-packs .lisans-item > a {
  width: 100%;
  height: 50px;
  border-radius: 0 0 10px 10px;
  color: #bf2020;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 22px;
  background-color: #fff;
}

.lisans-services {
  padding: 40px 0;
}

.lisans-services .lisans-service-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.lisans-services .lisans-service-item .icon {
  font-size: 60px;
  color: #bf2020;
}

.lisans-services .lisans-service-item span {
  color: #bf2020;
  font-size: 26px;
  margin-bottom: 10px;
  display: block;
}

.lisans-services .lisans-service-item p {
  font-size: 18px;
  text-align: center;
}

.lisans-services .lisans-service-item b {
  color: #000;
  font-size: 18px;
}

.lisans-services .lisans-service-item a {
  margin-top: 10px;
}

.merak-ettikleriniz {
  padding: 40px 0;
}

.merak-ettikleriniz h2 {
  color: #bf2020;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 400;
}

.merak-ettikleriniz .item {
  margin-bottom: 20px;
}

.merak-ettikleriniz .item h3 {
  font-size: 19px;
}

.merak-ettikleriniz .item p {
  font-size: 19px;
}

.panel-options {
  height: 100px;
  width: 100%;
  background: rgba(191, 32, 32, 0.8);
  border-radius: 50px 50px 0 0;
  color: #fff;
}

.panel-options .col {
  position: relative;
}

.panel-options .col:last-child::after {
  display: none;
}

.panel-options .col:last-child .dropdown-links {
  right: 0;
  left: auto;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.panel-options .col:first-child .dropdown-links {
  left: 0;
  right: auto;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.panel-options .col:hover a {
  background-color: #292929;
}

.panel-options .col:hover .dropdown-links {
  opacity: 1;
  pointer-events: all;
}

.panel-options .col::after {
  content: "";
  width: 1px;
  height: 57px;
  background: #292929a2;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.panel-options .col > a {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 20px;
}

.panel-options .col > a:hover {
  background-color: #292929;
}

.panel-options .col > a span {
  font-size: 30px;
}

.dropdown-links {
  z-index: 999;
  overflow: hidden;
  padding: 0 15px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 50%;
  border-radius: 0 0 30px 30px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: .3s all;
  transition: .3s all;
  pointer-events: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #292929;
}

.dropdown-links > a {
  color: #fff;
  width: 160px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.dropdown-links > a:hover {
  color: #bf2020;
}

.bilgi-merkezi {
  margin: 50px 0;
}

.bilgi-merkezi .head {
  width: 100%;
  background: #4d4d4d;
  color: #fff;
  padding: 20px;
  font-size: 17px;
}

.bilgi-merkezi .content {
  padding: 20px !important;
  background: #fff;
  width: 100%;
  height: auto;
}

.bilgi-merkezi .content.no-padding {
  padding: 0 !important;
}

.bilgi-merkezi-item {
  width: 100%;
  padding: 20px;
  border: 3px solid #bf2020;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #bf2020;
}

.bilgi-merkezi-item span {
  font-size: 33px;
}

.bilgi-merkezi-item b {
  border-top: 1px solid #bf2020;
  width: 100%;
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
}

.bilgi-merkezi .iletisime-gec {
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  border: 3px solid #bf2020;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bilgi-merkezi .iletisime-gec span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 19px;
  font-weight: 500;
}

.bilgi-merkezi .iletisime-gec p {
  font-size: 22px;
  color: #bf2020;
  font-weight: 500;
}

.bilgi-merkezi .iletisime-gec p b {
  font-size: 33px;
}

.bilgi-merkezi .iletisime-gec a {
  padding: 0 30px;
  height: 45px;
  background: #bf2020;
  border-radius: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.panel-table {
  width: 100%;
}

.panel-table .head {
  width: 100%;
  padding: 20px;
  background: #151515;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
}

.panel-table .head p {
  font-size: 17px;
  font-weight: 500;
}

.panel-table .head .table-search {
  width: 220px;
  height: 50px;
  border-radius: 50px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.panel-table .head .table-search button {
  padding: 0 10px;
  background: none;
  border: none;
  color: #bf2020;
  font-size: 20px;
}

.panel-table .head .table-search input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: none;
  border: none;
  color: #bf2020;
  font-weight: 700;
  font-size: 17px;
}

.panel-table .head .table-search input::-webkit-input-placeholder {
  color: #bf2020;
}

.panel-table .head .table-search input:-ms-input-placeholder {
  color: #bf2020;
}

.panel-table .head .table-search input::-ms-input-placeholder {
  color: #bf2020;
}

.panel-table .head .table-search input::placeholder {
  color: #bf2020;
}

.panel-page {
  margin: 50px 0;
}

.panel-page table {
  width: 100%;
  border-collapse: collapse;
}

.panel-page table thead {
  background: #4d4d4d;
}

.panel-page table thead tr th {
  padding: 15px 0;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.panel-page table thead tr th:first-child {
  padding-left: 20px;
  text-align: left;
}

.panel-page table thead tr th:last-child {
  padding-right: 20px;
  text-align: right;
}

.panel-page table tbody tr:nth-child(even) {
  background: #8383832c;
}

.panel-page table tbody tr td {
  padding: 15px 0;
  font-size: 16px;
  max-width: 200px;
  font-weight: 500;
  text-align: center;
}

.panel-page table tbody tr td .progress {
	margin-right: 10px;
}

.panel-page table tbody tr td > span {
  height: 45px;
  border: 2px solid #292929;
  border-radius: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
}

.panel-page table tbody tr td:first-child {
  padding-left: 20px;
  text-align: left;
}

.panel-page table tbody tr td:last-child {
  padding-right: 20px;
  text-align: right;
}

.panel-page .table-footer {
  width: 100%;
  padding: 10px 20px;
  background: #151515;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
}

.panel-page .table-footer .table-limit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
}

.panel-page .table-footer .table-limit .limit-select {
  margin-right: 10px;
  width: 84px;
  border: 2px solid #fff;
  height: 30px;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  position: relative;
}

.panel-page .table-footer .table-limit .limit-select span {
  position: absolute;
  right: 10px;
  pointer-events: none;
  cursor: pointer;
  top: 3px;
}

.panel-page .table-footer .table-limit .limit-select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  background: none;
  border: none;
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 10px;
  font-size: 14px;
}

.panel-page .table-footer .table-limit .limit-select select option {
  color: #000;
}

.panel-page .table-footer .table-paginate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.panel-page .table-footer .table-paginate span {
  margin: 0 3px;
}

.panel-page .table-footer .table-paginate a {
  width: auto;
  padding: 0 10px;
  border: 2px solid #fff;
  height: 30px;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}

.sepet-links {
  background: #bf2020;
  height: 64px;
  border-radius: 50px 50px 0 0;
}

.sepet-links .col-md-3 {
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sepet-links .col-md-3 a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.sepet-links .col-md-3 a:hover, .sepet-links .col-md-3 a.active {
  text-decoration: underline;
}

.sepet-page {
  margin: 50px 0;
}

.sepet-page.sepet-page-2 .container {
  padding: 0;
}

.sepet-page > .container {
  padding: 20px;
  background: #fff;
  border-radius: 0 0 30px 30px;
}

.sepet-eklenti-item {
  width: 100%;
  border: 3px solid #f9f9f9;
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 27px;
  min-height: 310px;

}

.sepet-page .container .row .col-md-6:first-child .sepet-eklenti-item .sepet-select {
	transform: translateY(12px) !important;
}

.sepet-eklenti-item b {
  font-size: 24px;
}

.sepet-eklenti-item p {
  font-size: 16px;
}

.sepet-eklenti-item .ek-card {
  background: #292929;
  width: 100%;
  height: 168px;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  padding-top: 30px;
}

.sepet-eklenti-item .ek-card small {
  font-size: 18px;
}

.sepet-eklenti-item .ek-card span {
  font-size: 26px;
}

.sepet-eklenti-item .ek-card a, .sepet-eklenti-item .ek-card button {
  margin-top: auto;
  border: none;
  width: 100%;
  height: 50px;
  border-radius: 24px;
  background: #bf2020;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 17px;
  color: #fff;
  font-weight: 600;
}

.sepet-eklenti-item .sepet-select {
  width: 100%;
  border: 1px solid rgba(41, 41, 41, 0.3);
  height: 56px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
}

.sepet-eklenti-item .sepet-select select {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  padding-left: 20px;
  margin: 0 !important;
}

.sepet-eklenti-item .sepet-select .icon {
  position: absolute;
  right: 20px;
  pointer-events: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sepet-tema-item {
  width: 100%;
  border: 3px solid #f9f9f9;
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sepet-tema-item .image {
  width: 236px;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 20px;
}

.sepet-tema-item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sepet-tema-item .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.sepet-tema-item .text b {
  font-size: 24px;
}

.sepet-tema-item .text span {
  font-size: 26px;
}

.sepet-tema-item .text p {
  font-size: 16px;
  font-weight: 500;
  margin: 20px 0;
}

.sepet-tema-item .text ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sepet-tema-item .text ul li {
  font-size: 16px;
  font-weight: 500;
}

.sepet-tema-item .text a {
  width: 100%;
}

.sepet-page-content .head {
  width: 100%;
  background: #4d4d4d;
  color: #fff;
  padding: 20px;
  font-weight: 500;
  font-size: 17px;
}

.sepet-page-content .body {
  padding: 20px;
  color: #292929;
}

.sepet-page-content .body b {
  font-size: 24px;
  font-weight: 600;
}

.sepet-page-content .body span {
  font-size: 16px;
}

.sepet-page-content .body p {
  margin: 20px 0;
  font-size: 16px;
}

.sepet-page-content .body ul {
  padding: 0;
}

.sepet-page-content .body ul li {
  font-size: 16px;
  font-weight: 500;
}

.sepet-page-content .bottom-info {
  width: 100%;
  height: 79px;
  border-radius: 0 0 0 30px;
  background-color: rgba(191, 32, 32, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #292929;
  font-size: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.legend-box {
  width: 100%;
  border: 2px solid #4d4d4d;
  border-radius: 22px;
  padding: 30px 15px;
  position: relative;
  margin: 40px 0;
}

.legend-box.red {
  border-color: #bf2020;
}

.legend-box.red .legend {
  background-color: #bf2020;
}

.legend-box .legend {
  position: absolute;
  top: -17px;
  left: 30px;
  padding: 0 40px;
  height: 35px;
  border-radius: 35px;
  background-color: #4d4d4d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.legend-box input[type=text] {
  width: 100%;
  height: 60px;
  border: 1px solid #cecece;
  padding: 0 20px;
  font-size: 16px;
}
.legend-box input[type=checkbox] {
  min-width: 30px !important;
  min-height: 30px !important;
  border: 1px solid #cecece !important;
  padding: 0 20px !important;
  font-size: 16px !important;
  margin-right: 20px !important;
}

.sepet-side {
  background-color: #bf2020;
  width: 100%;
  height: 100%;
  border-radius: 0 0 30px 0;
  padding: 20px;
  color: #fff;
}

.sepet-side .title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
}

.sepet-side .siparis-wrap {
  padding: 10px;
  border: 2px solid #fff;
  border-radius: 10px;
}

.sepet-side .siparis-wrap .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px;
  margin: 5px 0;
  border-bottom: 1px solid #fff;
}

.sepet-side .siparis-wrap .item span {
  font-size: 16px;
  font-weight: 500;
}

.sepet-side .siparis-wrap .total-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.sepet-side .siparis-wrap .total-price b {
  font-size: 30px;
}

.sepet-side .siparis-wrap .total-price small {
  font-size: 12px;
  font-weight: 500;
}

.sepet-side .siparis-wrap a {
  width: 100%;
  margin: 20px 0;
}

.sepet-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
}

.sepet-row:nth-child(odd) {
  background: rgba(131, 131, 131, 0.1);
}

.sepet-row p {
  font-size: 16px;
  font-weight: 500;
}

.sepet-row p:first-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.sepet-row p:last-child {
  padding: 0 20px;
}

.sepet-row p:last-child button {
  background: none;
  border: none;
  font-size: 18px;
  margin-left: 10px;
}

.so-info {
  width: 100%;
  padding: 15px 25px;
  border-radius: 10px;
  background-color: royalblue;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  color: #fff;
}

.so-info span {
  font-size: 60px;
}

.so-info .text {
  margin-left: 30px;
}

.so-info .text b {
  font-size: 20px;
}

.so-info .text p {
  font-size: 18px;
}

.so-row {
  width: 100%;
  padding: 10px 20px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.so-row:nth-child(odd) {
  background: rgba(131, 131, 131, 0.1);
}

.so-row span {
  font-size: 40px;
  color: #bf2020;
  margin-right: 30px;
}

.so-row p {
  font-weight: 500;
  font-size: 17px;
}

.so-btn {
  margin: 30px 0;
}

.so-btn a {
  width: auto;
  padding: 0 20px;
  font-size: 16px;
}

.side-links {
  padding: 10px 0;
  border: 2px solid #fff;
  border-radius: 10px;
}

.side-links a {
  width: 100%;
  padding: 10px 15px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
}

.side-links a.active, .side-links a:hover {
  background-color: #292929;
}

.pay-invoice {
  width: 100%;
  height: 80px;
  border-radius: 30px;
  background-color: #bf2020;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 30px;
}

.pay-invoice .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.pay-invoice .text span {
  font-size: 18px;
}

.pay-invoice .text b {
  font-size: 20px;
}

.c-addons {
  padding: 20px 0;
}

.c-addons h3 {
  padding: 0 10px;
  font-weight: 700;
}

.c-addons .addons-info {
  padding: 10px;
  color: #fff;
  font-size: 15px;
  background-color: #029ed0;
  margin-bottom: 10px;
}

.c-addons .addons-info a {
  color: #fff;
  font-weight: 600;
}

.c-addons .addons-info a:hover {
  text-decoration: underline;
}

.addon-item {
  width: 100%;
}

.addon-item .head {
  width: 100%;
  padding: 10px 15px;
  background-color: #4d4d4d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
}

.addon-item .head span {
  color: #029ed0;
  height: 34px;
  font-size: 15px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 34px;
  background-color: #fff;
  padding: 0 15px;
}

.addon-item ul {
  padding: 0;
}

.addon-item ul li {
  font-size: 16px;
  padding: 10px 15px;
  background-color: #fff;
}

.addon-item ul li:nth-child(even) {
  background: rgba(131, 131, 131, 0.1);
}

.panel-input {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.panel-input span {
  font-size: 18px;
  font-weight: 500;
  margin-right: 20px;
  min-width: 140px;
  max-width: 140px;
}

.panel-input input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 44px;
  font-size: 18px;
  font-weight: 500;
  padding: 0 10px;
  border-radius: 44px;
  border: 2px solid #bf2020;
}

.panel-input textarea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 144px;
  font-size: 18px;
  font-weight: 500;
  padding: 0 10px;
  border-radius: 24px;
  border: 2px solid #bf2020;
}

.panel-input .panel-select {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.panel-input .panel-select .icon {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 20px;
}

.panel-input .panel-select select {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 44px;
  font-size: 18px;
  font-weight: 500;
  padding: 0 10px;
  border-radius: 44px;
  border: 2px solid #bf2020;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

#add-ek-btn {
  width: 100%;
  color: #292929;
}

.ticket-details {
  padding: 10px;
  border: 2px solid #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}

.ticket-details p {
  font-size: 15px;
}

.ticket-details input {
  width: 100%;
  height: 42px;
  border-radius: 42px;
  border: 2px solid #fff;
  color: #fff;
  padding: 0 10px;
  background: transparent;
  margin-bottom: 10px;
}

.ticket-details input::-webkit-input-placeholder {
  color: #fff;
}

.ticket-details input:-ms-input-placeholder {
  color: #fff;
}

.ticket-details input::-ms-input-placeholder {
  color: #fff;
}

.ticket-details input::placeholder {
  color: #fff;
}

.ticket-details button {
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  color: #292929;
  font-size: 15px;
  border-radius: 38px;
  height: 38px;
  border: none;
}

.ticket-content {
  padding-top: 20px;
  padding-right: 0px;
}

.ticket-message {
  background: #4d4d4d;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}

.ticket-message.red {
  background: #bf2020;
}

.ticket-message.red .head {
  background: #bf2020;
}

.ticket-message .head {
  padding: 8px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 18px;
}

.ticket-message .text {
  padding: 10px;
  background: #fff;
  margin: 5px;
  border-radius: 10px;
}

.ticket-message .text p {
  font-size: 15px;
  font-weight: 500;
}

.reply-message .title {
  font-weight: 500;
}

.reply-message .title span {
  font-size: 22px;
  color: #bf2020;
}

.reply-message .title p {
  font-size: 17px;
}

.panel-stats {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.panel-stats .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 20px;
    justify-content: center;
  border: 3px solid #6b6b6b;
  padding: 20px;
  text-align:center;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #6b6b6b;
}

.panel-stats .item span {
  font-size: 27px;
}

.panel-stats .item:last-child {
  margin-right: 0;
}

.panel-stats .item.green {
  color: #22af09;
  border-color: #22af09;
}

.panel-stats .item.red {
  color: #bf2020;
  border-color: #bf2020;
}

.panel-stats .item.blue {
  color: #029ed0;
  border-color: #029ed0;
}

.panel-stats .item.purple {
  color: #5a13db;
  border-color: #5a13db;
}

.panel-arama {
  width: 100%;
  height: 48px;
  background-color: #292929;
  border-radius: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 20px 0;
}

.panel-arama input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: none;
  border: none;
  color: #fff;
  font-size: 16px;
}

.panel-arama input::-webkit-input-placeholder {
  color: #fff;
}

.panel-arama input:-ms-input-placeholder {
  color: #fff;
}

.panel-arama input::-ms-input-placeholder {
  color: #fff;
}

.panel-arama input::placeholder {
  color: #fff;
}

.panel-arama button {
  background: none;
  border: none;
  color: #fff;
  font-size: 20px;
  padding: 0 10px;
}

.panel-table-wrap {
  margin: 30px 0;
}

.panel-table-wrap.red table thead tr {
  background-color: #bf2020;
}

.panel-table-wrap.red .panel-table-head p {
  color: #bf2020;
}

.panel-table-wrap.red .panel-table-head a {
  background-color: #bf2020;
}

.panel-table-wrap.blue table thead tr {
  background-color: #029ed0;
}

.panel-table-wrap.blue .panel-table-head p {
  color: #029ed0;
}

.panel-table-wrap.blue .panel-table-head a {
  background-color: #029ed0;
}

.panel-table-wrap .panel-table-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.panel-table-wrap .panel-table-head p {
  font-size: 20px;
  font-weight: 700;
  color: #5a13db;
}

.panel-table-wrap .panel-table-head a {
  padding: 0 20px;
  height: 42px;
  border-radius: 42px;
  background: #5a13db;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
}

.panel-main-page {
  margin: 50px 0;
}

.panel-main-table {
  margin: 15px 0;
}

.panel-main-table table {
  width: 100%;
}

.panel-main-table table thead tr {
  height: 55px;
  background-color: #5a13db;
}

.panel-main-table table thead tr th {
  padding: 0 10px;
  color: #fff;
  text-align: center;
}

.panel-main-table table thead tr th .fa-square, .panel-main-table table thead tr th .fa-check-square {
  margin-left: 10px;
}

.panel-main-table table thead tr th:first-child {
  text-align: left;
  border-radius: 30px 0 0 0;
}

.panel-main-table table thead tr th:last-child {
  border-radius: 0 30px 0 0;
  text-align: right;
}

.panel-main-table table tbody tr {
  height: 55px;
  background-color: #fff;
}

.panel-main-table table tbody tr:nth-child(even) {
  background-color: rgba(131, 131, 131, 0.05);
}

.panel-main-table table tbody tr td {
  padding: 0 10px;
  color: #292929;
  text-align: center;
  font-weight: 500;
}

.panel-main-table table tbody tr td .fa-square, .panel-main-table table tbody tr td .fa-check-square {
  margin-left: 10px;
}

.panel-main-table table tbody tr td:first-child {
  text-align: left;
}

.panel-main-table table tbody tr td:last-child {
  text-align: right;
}

.panel-main-table table tbody tr td span {
  padding: 5px 10px;
  border-radius: 20px;
  border: 2px solid #292929;
}

.panel-main-table table tbody tr td span.blue {
  border-color: #029ed0;
}

.panel-main-table table tbody tr td span.red {
  border-color: #bf2020;
}




/* 14.10.2021 */
.rapor-stats {
  margin: 30px 0;
}

.rapor-stats .rapor-item {
  width: 100%;
  min-height: 125px;
  border-radius: 15px;
  background-color: #5a13db;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.rapor-stats .rapor-item span {
  font-size: 32px;
}

.rapor-stats .rapor-item b {
  font-size: 22px;
}

.affiliate-wrap {
  width: 100%;
}

.affiliate-wrap .head {
  width: 100%;
  padding: 14px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #151515;
  font-weight: 600;
}

.affiliate-wrap .aff-code {
  width: 100%;
  padding: 14px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-color: #4d4d4d;
  font-weight: 500;
}

.affiliate-wrap .aff-code button {
  margin-left: 20px;
  background: none;
  border: none;
  color: #fff;
}

.affiliate-wrap ul {
  padding: 0;
}

.affiliate-wrap ul li {
  width: 100%;
  padding: 20px;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.affiliate-wrap ul li span {
  font-weight: 600;
}

.affiliate-wrap ul li:nth-child(even) {
  background: #83838328;
}

.affiliate-wrap ul li p {
  font-size: 16px;
}

.affiliate-wrap ul li a {
  margin-right: 10px;
}

.panel-table .head.purple {
  background: #5a13db;
}

.panel-table .head.purple .table-search button {
  color: #5a13db;
}

.panel-table .head.purple .table-search input {
  color: #5a13db;
}

.panel-table .head.purple .table-search input::-webkit-input-placeholder {
  color: #5a13db;
}

.panel-table .head.purple .table-search input:-ms-input-placeholder {
  color: #5a13db;
}

.panel-table .head.purple .table-search input::-ms-input-placeholder {
  color: #5a13db;
}

.panel-table .head.purple .table-search input::placeholder {
  color: #5a13db;
}

.indir-wrap {
  width: 100%;
  padding: 15px;
  background: #2098bf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 30px;
  color: #fff;
  margin-bottom: 20px;
}

.indir-wrap span {
  font-size: 22px;
}

.indir-wrap b {
  font-size: 26px;
}

.indir-wrap a {
  margin-top: 10px;
}

.lisans-buttons {
  width: 100%;
}

.lisans-buttons form {
	width: 100%;
}

.lisans-buttons a, .lisans-buttons button {
  width: 100% !important;
  height: 115px;
  border-radius: 15px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  border: none;
  cursor: pointer;
}

.lisans-buttons a span ,.lisans-buttons button span {
  font-size: 30px;
  margin-right: 10px;
}

.lisans-buttons a.green, .lisans-buttons button.green  {
  background: #51bf20;
}
.lisans-buttons a.purple, .lisans-buttons button.purple  {
  background: #6020bf;
}

.lisans-buttons a.red, .lisans-buttons button.red {
  background: #bf2020;
}

.lisans-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
  margin-left: 20px;
}

.lisans-row span {
  margin-right: 30px;
  font-size: 18px;
  font-weight: 600;
  display: block;
  min-width: 200px;
}

.lisans-row input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: none;
  height: 60px;
  border-radius: 60px;
  background: #4d4d4d;
  padding: 0 15px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}

.lisans-row a:nth-child(2) {
  background: #51bf20 !important;
  border: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 20px;
}

.lisans-status {
  width: 100%;
  padding: 14px;
  background: #2098bf;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 24px;
  margin-bottom: 10px;
}

.lisans-status.red {
  background: #bf2020;
}

.lisans-table {
  overflow-x: auto;
}

.lisans-table table {
  min-width: 1000px;
}

.lisans-table thead {
  background: #1b1b1b !important;
}

.lisans-table thead tr th {
  font-size: 13px !important;
}

.lisans-table tbody tr td {
  font-size: 13px !important;
}

.alt-page-banner.transparent-bg {
  background-image: none !important;
  background: rgba(0, 0, 0, 0.5);
  padding-bottom: 20px;
}

body.page-404 {
  background-image: url(../images/404-bg.png);
  background-size: cover;
  background-position: top;
}

.page-404-links {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 868px) {
  .page-404-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-404-links .col {
    margin: 0 !important;
  }
  .page-404-links .col a {
    margin: 10px 0 !important;
  }
}

.page-404-links .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 100px;
}

.page-404-links .col a {
  width: 200px;
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  -webkit-transition: .2s all;
  transition: .2s all;
}

.page-404-links .col a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.sepet-odeme-page {
  width: 100%;
  margin: 50px 0;
}

.sepet-odeme-page .container .sepet-odeme-head {
  width: 100%;
  width: 100%;
  padding: 20px;
  background: #4d4d4d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
}

.sepet-odeme-page .container .sepet-odeme-head .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  font-weight: 700;
}

.sepet-odeme-page .container .sepet-odeme-head .left span {
  margin-right: 10px;
  font-size: 50px;
}

.sepet-odeme-page .container .sepet-odeme-content {
  background: #fff;
  padding: 30px 40px;
  /* The container */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}

.sepet-odeme-page .container .sepet-odeme-content .title {
  width: 100%;
  text-align: center;
  color: #bf2020;
  font-weight: 900;
  font-size: 34px;
  margin-bottom: 20px;
}

.sepet-odeme-page .container .sepet-odeme-content .sepet-login .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sepet-odeme-page .container .sepet-odeme-content .sepet-login .row input {
  margin: 0 20px;
  max-width: 370px;
  height: 60px;
  border-radius: 60px;
  border: 2px solid #bf2020;
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.sepet-odeme-page .container .sepet-odeme-content .sepet-login .forget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%;
  color: #000;
  font-size: 16px;
  margin-top: 20px;
  font-weight: 600;
}

.sepet-odeme-page .container .sepet-odeme-content .sepet-login .forget a {
  color: #000;
}

.sepet-odeme-page .container .sepet-odeme-content .sepet-login .forget a:hover {
  text-decoration: underline;
}

.sepet-odeme-page .container .sepet-odeme-content .total-price {
  width: 100%;
  padding: 15px 20px;
  background: #bf2020;
  border-radius: 5px;
  text-align: center;
  font-size: 26px;
  margin: 20px 0;
  color: #fff;
  font-weight: 700;
}

.sepet-odeme-page .container .sepet-odeme-content .sub-title {
  color: var(--blue);
  font-weight: 900;
  font-size: 20px;
  margin-bottom: 5px;
}

.sepet-odeme-page .container .sepet-odeme-content .notes {
  width: 100%;
  padding: 15px;
  background-color: #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: var(--black);
}

.sepet-odeme-page .container .sepet-odeme-content .notes b {
  font-weight: 900;
}

.sepet-odeme-page .container .sepet-odeme-content .notes textarea {
  background: transparent;
  border: none;
  font-size: 15px;
  resize: none;
  height: 70px;
}

.sepet-odeme-page .container .sepet-odeme-content .check-container {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #4d4d4d;
}

.sepet-odeme-page .container .sepet-odeme-content .check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.sepet-odeme-page .container .sepet-odeme-content .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: var(--white);
  border: 2px solid #4d4d4d;
  border-radius: 2px;
  margin-top: 5px;
}

.sepet-odeme-page .container .sepet-odeme-content .check-container:hover input ~ .checkmark {
  background-color: #4d4d4d;
}

.sepet-odeme-page .container .sepet-odeme-content .check-container input:checked ~ .checkmark {
  background-color: #4d4d4d;
}

.sepet-odeme-page .container .sepet-odeme-content .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.sepet-odeme-page .container .sepet-odeme-content .check-container input:checked ~ .checkmark:after {
  display: block;
}

.sepet-odeme-page .container .sepet-odeme-content .check-container .checkmark:after {
  left: 6px;
  top: 2.5px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sepet-odeme-page .container .sepet-odeme-content .input-row span {
  color: #292929;
}

.sepet-odeme-page .container .sepet-odeme-content .input-row input {
  color: #fff;
  background: #a0a0a0 !important;
}

.sepet-odeme-page .container .sepet-odeme-content .sub-title {
  color: #bf2020;
  margin: 20px 0;
}

.sepet-odeme-page .container .sepet-odeme-content .sub-title span {
  background-color: #bf2020;
}

.sepet-odeme-page .container .sepet-odeme-content p, .sepet-odeme-page .container .sepet-odeme-content b, .sepet-odeme-page .container .sepet-odeme-content label {
  color: #292929;
}

.sepet-odeme-page .container .sepet-odeme-content .policy {
  background-color: #f9f9f9;
}

.duyuru-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.duyuru-item span {
  width: 110px;
  height: 110px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  font-size: 28px;
  background-color: #bf2020;
  border-radius: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
}

.duyuru-item .text b {
  color: #bf2020;
  font-size: 18px;
}

.duyuru-item .text p {
  color: #292929;
  font-weight: 500;
  font-size: 14px;
}

.duyuru-item .text a {
  color: #292929;
  font-weight: 700;
}

.duyuru-item .text a:hover {
  text-decoration: underline !important;
}

.duyuru-detay .detay-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.duyuru-detay .detay-head span {
  width: 110px;
  height: 70px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  font-size: 24px;
  background-color: #292929;
  border-radius: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1.1;
  margin-right: 20px;
}

.duyuru-detay .detay-head h3 {
  font-weight: 900;
  color: #bf2020;
  font-size: 24px;
}

.duyuru-detay p {
  padding: 20px;
  font-size: 15px;
  font-weight: 500;
}

.side-p {
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
}

.input-row.v2 span {
  color: #292929;
}

.input-row.v2 input {
  color: #fff;
  background: #a0a0a0 !important;
}

.sifre-degis a {
  font-size: 15px;
  margin: 20px 10px;
}

.bakiye-info {
  padding: 15px;
  border: 2px solid #bf2020;
  border-radius: 10px;
  text-align: center;
  font-size: 15px;
  color: #bf2020;
  font-weight: 500;
  margin-bottom: 20px;
}

.bakiye-text span {
  font-size: 20px;
  width: 100%;
  display: block;
  margin-bottom: 5px;
}

.bakiye-text p {
  font-size: 15px;
}

.input-select {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
}

.input-select .icon {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 20px;
}

.input-select select {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  height: 44px;
  font-size: 18px;
  font-weight: 500;
  padding: 0 10px;
  border-radius: 44px;
  background-color: #a0a0a0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
}




.mobile-menu-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99995;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100vh;
  -webkit-transition: .3s all;
  transition: .3s all;
  opacity: 0;
  pointer-events: none;
}

.mobile-menu-bg.show {
  opacity: 1;
  pointer-events: all;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 280px;
  height: 100vh;
  background: #fff;
  padding: 20px;
  -webkit-transition: .3s all;
  transition: .3s all;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.mobile-menu.show {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

.mobile-menu .head {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
}

.mobile-menu .head button {
  width: 36px;
  height: 36px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 20px;
  background: #bf2020;
  border: none;
}

.mobile-menu ul {
  padding: 0;
}

.mobile-menu ul li {
  margin-bottom: 10px;
}

.mobile-menu ul li a {
  width: 100%;
  padding: 10px;
  background: #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #292929;
  font-weight: 600;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mobile-menu ul li a:hover {
	background: #bf2020;
	color: #fff;
}

.mobile-menu ul li a.active {
  background: #bf2020;
}

.mobile-menu ul li .mobile-drop {
  display: none;
  margin-top: 5px;
  border-radius: 4px;
  overflow: hidden;
}

.mobile-menu ul li .mobile-drop a {
  border-radius: 0;
}

.mobile-menu .mobile-menu-login {
	width: 100%;
	height: 50px;
	display: flex;
	margin-bottom: 10px;
	border-radius: 5px;
	overflow: hidden;
}

.mobile-menu .mobile-menu-login a {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #bf2020;
	font-weight: 600;
	font-size: 14px;
	background: #eee;
}

.mobile-menu .mobile-menu-login a:first-child {
	border-right: 1px solid #ddd;
}

.side-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.side-links a b {
  margin-left: auto;
}

.panel-page-table table tbody tr td span.blue {
  border-color: #029ed0;
  color: #029ed0;
}

.pay-invoice.green {
  background-color: #14c130;
}

.pay-invoice .durum {
  padding: 5px 30px;
  background-color: #fff;
  border-radius: 20px;
  color: #292929;
  font-size: 20px;
  font-weight: 700;
}

.urun-domain {
  width: 100%;
  background: #fff;
  border-radius: 23px;
}

.urun-domain .heading {
  background-color: #636363;
  width: 100%;
  height: 46px;
  border-radius: 46px;
  color: #fff;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.urun-domain .col-lg-6 span {
  width: 100%;
  font-size: 17px;
  display: block;
}

.urun-domain .col-lg-6 span b {
  font-size: 17px;
}

.urun-domain .col-lg-6 a {
  font-size: 16px;
  width: auto;
  padding: 0 30px;
  margin: 0 5px;
}

.urun-alert {
  padding: 10px 20px;
  border-radius: 20px;
  margin: 15px 0;
  background: rgba(20, 193, 48, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.urun-alert span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 60px !important;
  margin-right: 20px;
}

.urun-alert .text {
  line-height: 1.4;
}

.urun-alert .text b {
  font-size: 20px;
}

.urun-alert .text p {
  padding: 0;
  margin: 0;
}

.input-row.v3 span {
  color: #292929 !important;
}

.input-row.v3 input {
  color: #000;
  max-width: 400px;
}


/* 01.11.2021 */
.ticari-bilgiler {
  margin-bottom: 70px;
}

.ticari-bilgiler .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
  height: 100%;
}

.ticari-bilgiler .item span {
  font-size: 55px;
  color: #fc0024;
}

.ticari-bilgiler .item .text {
  margin-left: 10px;
  padding-top: 7px;
}

.ticari-bilgiler .item .text b {
  color: #fc0024;
  font-size: 17px;
}

.ticari-bilgiler .item .text .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}

.ticari-bilgiler .item .text .socials a {
  margin-right: 5px;
  color: #fc0024;
}

.ticari-bilgiler .item .text p {
  color: #292929;
  font-size: 15px;
  font-weight: 500;
}

.ticari-bilgiler .sozlesme-item {
  background-color: #bf2020;
  color: #fff;
  padding: 10px 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  border-radius: 7px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ticari-bilgiler .sozlesme-item span {
  font-size: 50px;
  margin-right: 10px;
}






/* *************************** RESPONSIVE *************************** */
/* *************************** RESPONSIVE *************************** */
/* *************************** RESPONSIVE *************************** */
/* *************************** RESPONSIVE *************************** */
/* *************************** RESPONSIVE *************************** */
/* *************************** RESPONSIVE *************************** */
/* *************************** RESPONSIVE *************************** */
/* *************************** RESPONSIVE *************************** */
/* *************************** RESPONSIVE *************************** */
/* *************************** RESPONSIVE *************************** */
/* *************************** RESPONSIVE *************************** */
/* *************************** RESPONSIVE *************************** */
/* *************************** RESPONSIVE *************************** */
@media only screen and (max-width: 1230px) {
  .main-hero {
    width: 100%;
    height: auto;
  }
  .main-hero.auto-height {
    height: auto !important;
  }
  .main-hero.auto-height .hero-item {
    height: auto !important;
    min-height: 1000px;
  }
  .main-hero.auto-height .hero-item .hero-item-overlay {
    min-height: 1000px;
    height: auto !important;
  }
  .main-hero.auto-height .hero-item .hero-item-overlay .hero-single {
    margin-top: 150px;
  }
  .main-hero .slick-dots {
    bottom: 30px !important;
  }
  .main-hero .slick-dots li {
    width: 30px !important;
  }
  .main-hero .slick-dots li.slick-active {
    width: 60px !important;
  }
  .main-hero .slick-dots li.slick-active button {
    background-color: #bf2020 !important;
    width: 60px !important;
  }
  .main-hero .slick-dots li.slick-active button::before {
    color: #bf2020 !important;
  }
  .main-hero .slick-dots li button {
    border-radius: 10px;
    background-color: #fff !important;
    width: 30px !important;
    height: 10px !important;
    -webkit-transition: .2s all !important;
    transition: .2s all !important;
  }
  .main-hero .slick-dots li button::before {
    display: none;
  }
  .main-hero .hero-item {
    width: 100%;
    height: auto;
    background-image: url(../images/slider1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .main-hero .hero-item .hero-item-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
  }
  .main-hero .hero-item .hero-item-overlay .container {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .main-hero .hero-item .hero-item-overlay .container .hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .main-hero .hero-item .hero-item-overlay .container .hero-content .title {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-hero .hero-item .hero-item-overlay .container .hero-content .title b {
    font-size: 40px;
    line-height: 1.1;
  }
  .main-hero .hero-item .hero-item-overlay .container .hero-content .title span {
    font-size: 28px;
    line-height: 1.1;
  }
  .main-hero .hero-item .hero-item-overlay .container .hero-content .line {
    width: 220px;
    height: 3px;
    margin: 10px 0;
  }
  .main-hero .hero-item .hero-item-overlay .container .hero-content .price {
    line-height: 1;
    font-size: 50px;
    color: #fff;
  }
  .main-hero .hero-item .hero-item-overlay .container .hero-content .actions {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-hero .hero-item .hero-item-overlay .container .hero-content .actions a {
    margin-bottom: 10px;
    margin-right: 0px;
  }
  .main-hero .hero-item .hero-item-overlay .container .hero-single {
    width: 100%;
  }
  header .containerr {
    padding: 0 20px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  header .containerr .hamburger-btn {
    font-size: 28px;
    color: #fff;
    background-color: #bf2020;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 5px;
  }
  header .containerr nav {
    display: none;
  }
  header .containerr .buttons {
    flex: 1;
    justify-content: flex-end;
    padding-right: 10px;
  }
  header .containerr .buttons > a{
    display: none;
  }
  .our-themes .text {
    padding: 40px 0;
    background: #bf2020;
  }
  .our-themes .text .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .our-themes .text .title {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .our-themes .text p {
    font-size: 17px;
    color: #fff;
  }
  .our-themes .themes-wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .our-themes .themes-wrap .theme-item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: auto;
    background-image: url(../images/slider1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .our-themes .themes-wrap .theme-item:last-child .theme-overlay {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0px;
  }
  .our-themes .themes-wrap .theme-item:nth-child(2) .theme-overlay {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0px;
  }
  .our-themes .themes-wrap .theme-item .theme-overlay {
    width: 100%;
    height: 100%;
    padding: 20px !important;
    background: rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: .2s all;
    transition: .2s all;
  }
  .our-themes .themes-wrap .theme-item .theme-overlay:hover {
    background: rgba(0, 0, 0, 0.85);
  }
  .our-themes .themes-wrap .theme-item .theme-overlay:hover .actions a:first-child {
    border-color: #bf2020;
    color: #bf2020;
  }
  .our-themes .themes-wrap .theme-item .theme-overlay:hover .actions a:last-child {
    border-color: #509011;
    color: #509011;
  }
  .our-themes .themes-wrap .theme-item .theme-overlay .cont {
    width: 100%;
  }
  .our-themes .themes-wrap .theme-item .theme-overlay .title {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
  }
  .our-themes .themes-wrap .theme-item .theme-overlay .title b {
    font-size: 30px;
    line-height: 1.1;
  }
  .our-themes .themes-wrap .theme-item .theme-overlay .title span {
    font-size: 20px;
    line-height: 1.1;
  }
  .our-themes .themes-wrap .theme-item .theme-overlay .line {
    width: 220px;
    height: 3px;
    margin: 10px 0;
  }
  .our-themes .themes-wrap .theme-item .theme-overlay .price {
    line-height: 1;
    font-size: 45px;
    color: #fff;
  }
  .our-themes .themes-wrap .theme-item .theme-overlay .actions {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .our-themes .themes-wrap .theme-item .theme-overlay .actions a {
    margin-right: 20px;
    width: 150px;
    height: 40px;
    font-size: 14px;
  }
  .work-with-us {
    width: 100%;
    position: relative;
  }
  .work-with-us .left-image {
    width: 100%;
    height: 470px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    background-image: url(../images/slider1.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    top: 0;
  }
  .work-with-us .left-image .bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
  }
  .work-with-us .overlay {
    width: 100%;
    height: 100%;
    min-height: 470px;
    z-index: 5 !important;
    padding: 40px 0;
  }
  .work-with-us .overlay .title {
    text-align: center;
    color: #bf2020;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;
  }
  .work-with-us .overlay .container .services-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .work-with-us .overlay .container .services-wrap .buy-btn {
    display: none;
  }
  .work-with-us .overlay .container .services-wrap .services {
    z-index: 9;
    width: 100%;
    margin-right: 0px;
  }
  .work-with-us .overlay .container .services-wrap .services .service-item {
    width: 100%;
    height: auto;
    border-radius: 70px;
    background-color: rgba(191, 32, 32, 0.95);
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 20px;
  }
  .work-with-us .overlay .container .services-wrap .services .service-item:nth-child(2) .icon {
    margin-right: 0px;
  }
  .work-with-us .overlay .container .services-wrap .services .service-item:nth-child(3) .icon {
    margin-right: 0px;
  }
  .work-with-us .overlay .container .services-wrap .services .service-item p {
    color: #fff;
    font-size: 17px;
  }
  .work-with-us .overlay .container .services-wrap .services .service-item .icon {
    font-size: 26px;
    color: #fff;
    margin-right: 20px !important;
  }
  footer {
    padding: 40px 0 0 0;
    background: #161616;
  }
  footer .container .title {
    color: #fff;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
  }
  footer .container .links {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  footer .container .links .col-md-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .container .links .col-md-4 b {
    color: #bf2020;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 10px;
    display: block;
    font-size: 20px;
  }
  footer .container .links .col-md-4 a {
    font-size: 17px;
    color: #ffffff;
  }
  footer .container .footer-bottom {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .container .footer-bottom .sponsore {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  footer .container .footer-bottom .sponsore img {
    max-width: 140px;
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  footer .container .footer-bottom .sponsore small {
    color: #bf2020;
    font-size: 13px;
  }
  footer .container .footer-bottom .newsletter {
    width: 100%;
    border: 2px solid #bf2020;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    border-radius: 48px;
    margin-bottom: 10px;
  }
  footer .container .footer-bottom .newsletter input {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border: none;
    font-weight: 600;
    background: none;
    color: #fff;
    text-indent: 20px;
  }
  footer .container .footer-bottom .newsletter input::-webkit-input-placeholder {
    color: #fff;
  }
  footer .container .footer-bottom .newsletter input:-ms-input-placeholder {
    color: #fff;
  }
  footer .container .footer-bottom .newsletter input::-ms-input-placeholder {
    color: #fff;
  }
  footer .container .footer-bottom .newsletter input::placeholder {
    color: #fff;
  }
  footer .container .footer-bottom .newsletter button {
    height: 48px;
    background: #bf2020;
    border-radius: 48px 0 0 48px;
    color: #fff;
    border: none;
    width: 70px;
    font-size: 17px;
  }
  footer .copyright {
    width: 100%;
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    background: #000;
  }
  footer .copyright p {
    color: #fff;
    font-size: 15px;
  }
  .login-wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 100px 0;
  }
  .login-wrap.forget-pass-page {
    overflow: hidden;
  }
  .login-wrap.forget-pass-page .login-form {
    margin-right: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .login-wrap.forget-pass-page .login-form .title {
    text-align: left;
    width: auto;
    border-bottom: 0;
    margin-bottom: 0;
  }
  .login-wrap.forget-pass-page .login-form p {
    color: #fff;
    margin: 20px 0;
    font-size: 18px;
  }
  .login-wrap.forget-pass-page .login-form .line {
    width: 220px;
    height: 3px;
    background: #bf2020;
  }
  .login-wrap.forget-pass-page .login-form input {
    border-radius: 0;
    max-width: 90%;
  }
  .login-wrap.forget-pass-page .login-form .border-btn {
    background: #fff;
    color: #bf2020;
    border: none;
    max-width: 90%;
  }
  .login-wrap .login-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 0px;
    margin-bottom: 50px;
  }
  .login-wrap .login-form .title {
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    width: 225px;
    border-bottom: 3px solid #bf2020;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .login-wrap .login-form > input {
    width: 370px;
    height: 60px;
    border: 2px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    border-radius: 60px;
    background: transparent;
    -webkit-transition: .2s all;
    transition: .2s all;
  }
  .login-wrap .login-form > input:focus {
    border-color: #bf2020;
  }
  .login-wrap .login-form > input::-webkit-input-placeholder {
    color: #fff;
  }
  .login-wrap .login-form > input:-ms-input-placeholder {
    color: #fff;
  }
  .login-wrap .login-form > input::-ms-input-placeholder {
    color: #fff;
  }
  .login-wrap .login-form > input::placeholder {
    color: #fff;
  }
  .login-wrap .login-form .forget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 360px;
    color: #fff;
  }
  .login-wrap .login-form .forget a {
    color: #fff;
  }
  .login-wrap .login-form .forget a:hover {
    text-decoration: underline;
  }
  .login-wrap .login-form .border-btn {
    width: 100%;
    margin-top: 20px;
  }
  .login-wrap .login-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .login-wrap .login-right .title {
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    width: 225px;
    border-bottom: 3px solid #bf2020;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .login-wrap .login-right p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 30px 0;
  }
  .login-wrap .login-right a {
    width: 370px;
    height: 60px;
    border-radius: 60px;
    background: #fff;
    color: #bf2020;
    font-size: 18px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .alt-page-banner {
    width: 100%;
    background-image: url(../images/hakkimizda-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
  }
  .alt-page-banner .price {
    font-size: 40px;
    color: #fff;
    width: 100%;
    text-align: center;
  }
  .alt-page-banner .line {
    width: 220px;
    height: 3px;
    background: #bf2020;
    margin: 10px auto;
  }
  .alt-page-banner .tema-buttons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 30px;
  }
  .alt-page-banner .tema-buttons a {
    font-size: 15px;
  }
  .alt-page-banner .tema-buttons a:first-child {
    max-width: 150px;
    margin-right: 10px;
  }
  .alt-page-banner .tema-buy {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px;
  }
  .alt-page-banner .tema-buy a {
    width: 380px;
  }
  .alt-page-banner .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    padding-bottom: 40px;
  }
  .alt-page-banner .container {
    margin-top: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .alt-page-banner .container .title {
    width: 100%;
    text-align: center;
    font-size: 32px;
    color: #bf2020;
    font-weight: 700;
  }
  .alt-page-banner .container .title.big {
    color: #fff;
    font-size: 36px;
  }
  .alt-page-banner .container .sub-title {
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #fff;
    line-height: 1;
    font-weight: lighter;
  }
  .alt-page-banner .container p {
    color: #fff;
    text-align: center;
    max-width: 840px;
    font-size: 15px;
    font-weight: 500;
    margin: 20px auto;
  }
  .alt-page-banner .container .links {
    margin-top: auto;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow-y: auto;
  }
  .alt-page-banner .container .links a {
    width: auto;
    padding: 0 10px;
    height: 50px;
    min-width: 180px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50px;
    border: 2px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    -webkit-transition: .2s all;
    transition: .2s all;
    margin-right: 10px;
  }
  .alt-page-banner .container .links a:hover {
    background: #fff;
    color: #000;
  }
  .camp-links {
    width: 100%;
    background: #bf2020;
    padding: 25px 0;
  }
  .camp-links .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .camp-links .container .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    overflow-x: auto;
	flex-direction: column;
    width: 100%;
    margin-bottom: 10px;
  }
  .camp-links .container .links a {
    padding: 0 10px;
    height: 40px;
	width: 100%;
	margin-bottom: 5px;
    min-width: 120px;
    border-radius: 40px;
    border: 2px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-right: 0px;
  }

  body {
	  overflow-x: hidden !important;
  }

  .camp-links .container .camp-search {
    width: 100%;
    height: 50px;
    border-radius: 50px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }
  .camp-links .container .camp-search button {
    padding: 0 10px;
    background: none;
    border: none;
    color: #bf2020;
    font-size: 20px;
  }
  .camp-links .container .camp-search input {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: none;
    border: none;
    color: #bf2020;
    font-weight: 700;
    font-size: 17px;
  }
  .camp-links .container .camp-search input::-webkit-input-placeholder {
    color: #bf2020;
  }
  .camp-links .container .camp-search input:-ms-input-placeholder {
    color: #bf2020;
  }
  .camp-links .container .camp-search input::-ms-input-placeholder {
    color: #bf2020;
  }
  .camp-links .container .camp-search input::placeholder {
    color: #bf2020;
  }
  .camp-wrapper {
    margin: 50px 0;
  }
  .camp-wrapper .container .camp-item {
    width: 100%;
    padding: 10px;
    border: 1px solid #29292960;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .camp-wrapper .container .camp-item .image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    height: 308px;
    border-radius: 30px;
    overflow: hidden;
    margin-right: 0px;
  }
  .camp-wrapper .container .camp-item .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .get-offer {
    width: 100%;
    padding: 30px 0;
    background: #f9f9f9;
  }
  .get-offer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .get-offer .container p {
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px 0;
    display: block;
  }
  .register-side {
    border: 3px solid #bf2020;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
  }
  .register-side p {
    margin: 10px 0;
  }
  .register-side a {
    width: 100%;
    height: 40px;
    border-radius: 40px;
    color: #fff;
    background: #bf2020;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px;
  }
  .register-title {
    width: 100%;
    text-align: center;
    color: #bf2020;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 30px;
  }
  .register-form .input-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-bottom: 15px;
  }
  .register-form .input-row input {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    min-width: none;
    min-height: 44px;
    border-radius: 44px;
    color: #161616;
    border: none;
    font-weight: 500;
    font-size: 17px;
    text-indent: 20px;
  }
  .register-form .input-row span {
    min-width: 100%;
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
  }
  .register-form p {
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin: 10px 0;
  }
  .register-form .sub-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
  }
  .register-form .sub-title span {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 20px;
    height: 3px;
    background: #fff;
    border-radius: 3px;
  }
  .register-form b {
    color: #fff;
    margin-top: 10px;
    display: block;
  }
  .register-form .policy {
    padding: 12px;
    background-color: #fff;
    color: #161616;
    max-height: 200px;
    overflow-y: auto;
    margin-bottom: 20px;
  }
  .register-form .go-back {
    width: 100%;
    height: 45px;
    border-radius: 45px;
    border: 2px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-size: 17px;
  }
  .register-form label {
    color: #fff;
    font-size: 17px;
  }
  .lisans-packs {
    margin-top: 30px;
  }
  .lisans-packs .lisans-item {
    width: 100%;
    padding: 17px 22px;
    border: 3px solid #fff;
    border-radius: 15px;
    position: relative;
    margin-bottom: 10px;
  }
  .lisans-packs .lisans-item .badge {
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .lisans-packs .lisans-item .badge span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #fff;
    font-size: 13px;
  }
  .modul-specs-wrapper {
    width: 100%;
  min-height: none;
  height: auto;
    background-image: url(../images/modul-detay-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    border-bottom: 5px solid #bf2020;
  }
  .modul-specs-wrapper .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
	padding-bottom: 50px !important;
  }
  .modul-specs-wrapper .overlay .container {
    padding: 40px 20px;
  }
  .modul-specs-wrapper .overlay .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .modul-specs-wrapper .overlay .text ul {
    padding: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .modul-specs-wrapper .overlay .text ul li {
    color: #fff;
    margin-bottom: 10px;
    font-size: 19px;
    min-width: 100%;
  }
  .modul-specs-wrapper .overlay .text ul li .fa-check-circle {
    color: #22af09;
  }
  .modul-specs-wrapper .overlay .text .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    color: #fff;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 30px;
  }
  .modul-specs-wrapper .overlay .text .title b {
    font-size: 50px;
  }
  .modul-specs-wrapper .overlay .buy-btn {
    width: 230px;
    height: 230px;
    border: 5px solid #bf2020;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 50px auto 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #bf2020;
    background: transparent;
    font-size: 20px;
    font-weight: 700;
    border-radius: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .modul-siparis {
    padding: 40px 0;
    border-top: 5px solid #bf2020;
  }
  .modul-siparis .container .head {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .modul-siparis .container .head span {
    font-size: 50px;
    color: #bf2020;
  }
  .modul-siparis .container .head p {
    font-size: 24px;
  }
  .modul-siparis .container .box {
    border-radius: 15px;
    border: 4px solid #bf2020;
    padding: 30px 20px;
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .modul-siparis .container .box p {
    font-size: 22px;
    text-align: center;
  }
  .modul-siparis .container .box a {
    width: auto;
    padding: 0 30px;
  }
  .panel-options {
    height: auto;
    width: 100%;
    background: rgba(191, 32, 32, 0.8);
    border-radius: 50px 50px 0 0;
    color: #fff;
  }
  .panel-options .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .panel-options .col {
    position: relative;
  }
  .panel-options .col:last-child::after {
    display: none;
  }
  .panel-options .col:last-child .dropdown-links {
    right: 0;
    left: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .panel-options .col:first-child .dropdown-links {
    left: 0;
    right: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .panel-options .col:hover a {
    background-color: #292929;
  }
  .panel-options .col:hover .dropdown-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .panel-options .col::after {
    content: "";
    width: 1px;
    height: 57px;
    background: #292929a2;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .panel-options .col > a {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-size: 20px;
  }
  .panel-options .col > a:hover {
    background-color: #292929;
  }
  .panel-options .col > a span {
    font-size: 30px;
  }
  .dropdown-links {
    z-index: 999;
    overflow: hidden;
    position: absolute;
    display: none;
    left: 2.5% !important;
    width: 95% !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 100%;
    border-radius: 0 0 30px 30px;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 1;
    -webkit-transition: .3s all;
    transition: .3s all;
    pointer-events: all;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #292929;
  }
  .dropdown-links > a {
    color: #fff;
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .dropdown-links > a:hover {
    color: #bf2020;
  }
  .pay-invoice {
    width: 100%;
    height: auto;
    padding: 10px;
    border-radius: 30px;
    background-color: #bf2020;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
  }
  .pay-invoice .text {
    margin-bottom: 10px;
  }
  .panel-table {
    width: 100%;
  }
  .panel-table .head {
    width: 100%;
    padding: 20px;
    background: #151515;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #fff;
  }
  .panel-table .head p {
    font-size: 17px;
    font-weight: 500;
  }
  .panel-table .head .table-search {
    width: 100%;
    margin-top: 10px;
  }
  .panel-page-table {
    overflow-x: auto;
  }
  .panel-page-table table {
    min-width: 1000px;
  }
  .bilgi-merkezi {
    margin: 50px 0;
  }
  .bilgi-merkezi .head {
    width: 100%;
    background: #4d4d4d;
    color: #fff;
    padding: 20px;
    font-size: 17px;
  }
  .bilgi-merkezi .content {
    padding: 20px !important;
    background: #fff;
    width: 100%;
    height: auto;
  }
  .bilgi-merkezi .content.no-padding {
    padding: 0 !important;
  }
  .bilgi-merkezi-item {
    margin-bottom: 10px;
  }
  .bilgi-merkezi .iletisime-gec {
    width: 100%;
    padding: 20px;
    border-radius: 20px;
    border: 3px solid #bf2020;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .bilgi-merkezi .iletisime-gec span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    margin: 10px 0;
    font-size: 19px;
    font-weight: 500;
  }
  .bilgi-merkezi .iletisime-gec p {
    font-size: 22px;
    color: #bf2020;
    font-weight: 500;
  }
  .bilgi-merkezi .iletisime-gec p b {
    font-size: 33px;
  }
  .bilgi-merkezi .iletisime-gec a {
    padding: 0 30px;
    height: 45px;
    background: #bf2020;
    border-radius: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
  }
  .panel-stats {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .panel-stats .item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .panel-arama {
    width: 100%;
    height: 48px;
    background-color: #292929;
    border-radius: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin: 20px 0;
  }
  .panel-arama input {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: none;
    border: none;
    color: #fff;
    font-size: 16px;
  }
  .panel-arama input::-webkit-input-placeholder {
    color: #fff;
  }
  .panel-arama input:-ms-input-placeholder {
    color: #fff;
  }
  .panel-arama input::-ms-input-placeholder {
    color: #fff;
  }
  .panel-arama input::placeholder {
    color: #fff;
  }
  .panel-arama button {
    background: none;
    border: none;
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
  }
  .panel-table-wrap {
    margin: 30px 0;
  }
  .panel-table-wrap.red table thead tr {
    background-color: #bf2020;
  }
  .panel-table-wrap.red .panel-table-head p {
    color: #bf2020;
  }
  .panel-table-wrap.red .panel-table-head a {
    background-color: #bf2020;
  }
  .panel-table-wrap.blue table thead tr {
    background-color: #029ed0;
  }
  .panel-table-wrap.blue .panel-table-head p {
    color: #029ed0;
  }
  .panel-table-wrap.blue .panel-table-head a {
    background-color: #029ed0;
  }
  .panel-table-wrap .panel-table-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .panel-table-wrap .panel-table-head p {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    color: #5a13db;
  }
  .panel-table-wrap .panel-table-head a {
    padding: 0 20px;
    height: 42px;
    border-radius: 42px;
    background: #5a13db;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 600;
  }
  .panel-main-page {
    margin: 50px 0;
  }
  .panel-main-table {
    margin: 15px 0;
    overflow-x: auto;
  }
  .panel-main-table table {
    width: 100%;
    min-width: 1100px;
  }
  .panel-main-table table thead tr {
    height: 55px;
    background-color: #5a13db;
  }
  .panel-main-table table thead tr th {
    padding: 0 10px;
    color: #fff;
    text-align: center;
  }
  .panel-main-table table thead tr th .fa-square, .panel-main-table table thead tr th .fa-check-square {
    margin-left: 10px;
  }
  .panel-main-table table thead tr th:first-child {
    text-align: left;
    border-radius: 30px 0 0 0;
  }
  .panel-main-table table thead tr th:last-child {
    border-radius: 0 30px 0 0;
    text-align: right;
  }
  .panel-main-table table tbody tr {
    height: 55px;
    background-color: #fff;
  }
  .panel-main-table table tbody tr:nth-child(even) {
    background-color: rgba(131, 131, 131, 0.05);
  }
  .panel-main-table table tbody tr td {
    padding: 0 10px;
    color: #292929;
    text-align: center;
    font-weight: 500;
  }
  .panel-main-table table tbody tr td .fa-square, .panel-main-table table tbody tr td .fa-check-square {
    margin-left: 10px;
  }
  .panel-main-table table tbody tr td:first-child {
    text-align: left;
  }
  .panel-main-table table tbody tr td:last-child {
    text-align: right;
  }
  .panel-main-table table tbody tr td span {
    padding: 5px 10px;
    border-radius: 20px;
    border: 2px solid #292929;
  }
  .panel-main-table table tbody tr td span.blue {
    border-color: #029ed0;
  }
  .panel-main-table table tbody tr td span.red {
    border-color: #bf2020;
  }
  .sepet-links {
    height: auto;
  }
  .sepet-tema-item {
    width: 100%;
    border: 3px solid #f9f9f9;
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sepet-tema-item .image {
    width: 100%;
    margin-bottom: 10px;
  }
  .sepet-side {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 0 !important;
  }
  .container {
    width: 100%;
    padding: 0 10px !important;
  }
  .legend-box .legend {
    padding: 5px 20px;
    height: auto;
  }
  .ticket-details {
    padding: 10px;
    border: 2px solid #fff;
    border-radius: 10px;
    margin-bottom: 20px;
  }
  .ticket-details p {
    font-size: 15px;
  }
  .ticket-details input {
    width: 100%;
    height: 42px;
    border-radius: 42px;
    border: 2px solid #fff;
    color: #fff;
    padding: 0 10px;
    background: transparent;
    margin-bottom: 10px;
  }
  .ticket-details input::-webkit-input-placeholder {
    color: #fff;
  }
  .ticket-details input:-ms-input-placeholder {
    color: #fff;
  }
  .ticket-details input::-ms-input-placeholder {
    color: #fff;
  }
  .ticket-details input::placeholder {
    color: #fff;
  }
  .ticket-details button {
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #fff;
    color: #292929;
    font-size: 15px;
    border-radius: 38px;
    height: 38px;
    border: none;
  }
  .ticket-content {
    margin-top: 20px;
    padding-top: 0px;
    padding-right: 0px;
  }
  .ticket-message {
    background: #4d4d4d;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .ticket-message.red {
    background: #bf2020;
  }
  .ticket-message.red .head {
    background: #bf2020;
  }
  .ticket-message .head {
    padding: 8px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 18px;
  }
  .ticket-message .text {
    padding: 10px;
    background: #fff;
    margin: 5px;
    border-radius: 10px;
  }
  .ticket-message .text p {
    font-size: 15px;
    font-weight: 500;
  }
  .reply-message .title {
    font-weight: 500;
  }
  .reply-message .title span {
    font-size: 22px;
    color: #bf2020;
  }
  .reply-message .title p {
    font-size: 17px;
  }
  .reply-message a {
    font-size: 13px;
  }
  .panel-input {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .panel-input span {
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
    min-width: 140px;
    max-width: 140px;
  }
  .panel-input input {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-height: 44px;
    font-size: 18px;
    font-weight: 500;
    padding: 0 10px;
    border-radius: 44px;
    border: 2px solid #bf2020;
  }
  .panel-input textarea {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-height: 144px;
    font-size: 18px;
    font-weight: 500;
    padding: 0 10px;
    border-radius: 24px;
    border: 2px solid #bf2020;
  }
  .panel-input .panel-select {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
  }
  .panel-input .panel-select .icon {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 20px;
  }
  .panel-input .panel-select select {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-height: 44px;
    font-size: 18px;
    font-weight: 500;
    padding: 0 10px;
    border-radius: 44px;
    border: 2px solid #bf2020;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }


  #homepage-main-hero {
	height: 600px;
  }
  #homepage-main-hero .hero-item{
	height: 600px;
  }
  /* Yusuf Akcesme - 03.09.2021 */
}
/*# sourceMappingURL=style.css.map */


@media (max-width:767px){
	table#urun-table {
    overflow-x: auto;
    display: block;
}

.panel-page table thead tr th {
    min-width: 120px;
    font-size: 14px;
}
div.dataTables_wrapper div.dataTables_paginate {
    position: relative !important;
    margin: 0;
    background: #1f2023;
}
.alt-page-banner .container .links {
    flex-wrap: wrap;
}

.alt-page-banner .container .links > li {
    width: 100%;
    margin-bottom: 10px !important;
}

.alt-page-banner .container .links a {
    box-sizing: border-box;
    width: 100%;
}

.alt-page-banner .container .links > a {
    margin-bottom: 10px;
}
.display-none {
    width: 100%;
}
}