.box-sizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/* CSS Reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
div,
ul,
li,
span,
input,
textarea,
header,
footer,
nav,
b,
h1,
h2,
h3,
h4,
h5 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
input:focus,
textarea:focus,
div:focus,
button:focus,
select:focus {
  outline: none;
}
body {
  background: #ffffff;
  font-size: 14px;
  font-family: "Times New Roman", sans-serif;
  color: #333333;
  font-weight: 400;
}
a {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  font-family: "Times New Roman", sans-serif;
  color: #333333;
  font-weight: 400;
}
a:hover {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  color: #333333;
}
a:visited {
  text-decoration: none;
}
.container {
  margin: 0 auto;
  position: relative;
  display: block;
}
@media only screen and (min-width: 1366px) {
  .container {
    width: 1280px;
  }
}
.cle {
  clear: both;
}
.spe-input1::placeholder {
  color: #68c38f !important;
  opacity: 1 !important;
}
.spe-input1::-ms-input-placeholder {
  color: #68c38f !important;
  opacity: 1 !important;
}
.spe-input1:-ms-input-placeholder {
  color: #68c38f !important;
  opacity: 1 !important;
}
.spe-input1::-moz-placeholder {
  color: #68c38f !important;
  opacity: 1 !important;
}
.spe-input1:-moz-placeholder {
  color: #68c38f !important;
  opacity: 1 !important;
}
.spe-input1::-webkit-input-placeholder {
  color: #68c38f !important;
  opacity: 1 !important;
}
.home-img img {
  display: block;
  max-width: 100%;
}
@media only screen and (max-width: 1365px) {
  .mobil-text {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 30px 0;
    font-style: italic;
    color: #e11738;
  }
}
.adet-secim {
  text-align: center;
}
@media only screen and (min-width: 1366px) {
  .adet-secim {
    height: 736px;
    background: url("../images/bg1.jpg") no-repeat top center;
    padding-top: 210px;
  }
}
@media only screen and (min-width: 1366px) {
  .adet-secim .adet-col {
    display: inline-block;
    width: 247px;
    margin: 0 10px;
  }
}
@media only screen and (max-width: 1365px) {
  .adet-secim .adet-col {
    display: block;
    margin: 5px;
  }
}
.adet-secim .adet-col input {
  display: none;
}
.adet-secim .adet-col input:checked + .adet-label {
  background: #ffea00;
}
.adet-secim .adet-col input:checked + .adet-label .adet-dot::after {
  opacity: 1;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.adet-secim .adet-col .adet-label {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  padding-top: 20px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  padding-bottom: 1px;
  cursor: pointer;
  background: #f7f7f7;
  display: block;
}
@media only screen and (max-width: 1365px) {
  .adet-secim .adet-col .adet-label {
    padding: 5px 10px;
    position: relative;
  }
  .adet-secim .adet-col .adet-label::after {
    content: "";
    display: block;
    clear: both;
  }
}
.adet-secim .adet-col .adet-label:hover {
  background: #ffea00;
}
.adet-secim .adet-col .adet-label:hover .adet-dot::after {
  opacity: 1;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 1366px) {
  .adet-secim .adet-col .adet-label {
    height: 350px;
  }
}
.adet-secim .adet-col .adet-label .adet-text {
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: 700;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  font-size: 20px;
  display: block;
}
@media only screen and (max-width: 1365px) {
  .adet-secim .adet-col .adet-label .adet-text {
    float: right;
    width: 80%;
    padding-left: 20px;
    text-align: left;
  }
}
@media only screen and (min-width: 1366px) {
  .adet-secim .adet-col .adet-label .adet-text {
    height: 90px;
    padding-top: 20px;
  }
}
.adet-secim .adet-col .adet-label .adet-img {
  display: block;
  text-align: center;
}
@media only screen and (max-width: 1365px) {
  .adet-secim .adet-col .adet-label .adet-img {
    float: left;
    width: 20%;
  }
  .adet-secim .adet-col .adet-label .adet-img img {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1366px) {
  .adet-secim .adet-col .adet-label .adet-img {
    height: 290px;
    padding-top: 60px;
  }
}
.adet-secim .adet-col .adet-label .adet-img img {
  max-width: 100%;
  max-height: 230px;
}
.adet-secim .adet-col .adet-label .adet-dot {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 3px solid #626262;
  background: #ffffff;
}
@media only screen and (max-width: 1365px) {
  .adet-secim .adet-col .adet-label .adet-dot {
    position: absolute;
    right: 20px;
    top: 10px;
  }
}
.adet-secim .adet-col .adet-label .adet-dot::after {
  opacity: 0;
  content: "";
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  background: #aaaaaa;
  margin: 0 auto;
  margin-top: 3px;
  display: block;
}
@media only screen and (min-width: 1366px) {
  .form-secim {
    background: url("../images/bg2.jpg") no-repeat top center;
    height: 651px;
  }
}
@media only screen and (min-width: 1366px) {
  .first-form {
    padding-top: 120px;
  }
}
.form-row {
  margin: 0 auto;
}
@media only screen and (min-width: 1366px) {
  .form-row {
    padding: 5px 0;
    width: 80%;
  }
}
@media only screen and (max-width: 1365px) {
  .form-row {
    padding: 0 20px;
  }
}
.form-row::after {
  content: "";
  clear: both;
  display: block;
}
.form-row .form-col span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 10px;
}
.form-row .form-col input {
  height: 40px;
}
.form-row .form-col textarea {
  height: 50px;
  padding: 10px 30px !important;
  resize: none;
}
.form-ekstra {
  border:3px solid #555;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  padding:2%;
  max-width:90%;
  margin:0 auto;
  margin-top:20px;
  margin-bottom:20px;
}
@media only screen and (min-width:1366px) {
.form-eks-title {
  font-size:50px;
  font-weight:bold;
  text-align:center;
  font-style: italic;
  margin-bottom:20px;
}
}
@media only screen and (max-width:1365px) {
.form-eks-title {
  font-size:20px;
  font-weight:bold;
  text-align:center;
  font-style: italic;
  margin-bottom:20px;
}
}
.form-row .form-col input,
.form-row .form-col textarea,
.form-row .form-col select {
  display: block;
  padding: 0 30px;
  font-size: 15px;
  width: 100%;
  border: 1px solid #b5b5b5;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  background: #f4f4f4;
}
.form-row .form-col select {
  height:60px;
}
@media only screen and (min-width: 1366px) {
  .form-row .form-col {
    width: 46%;
  }
  .form-row .form-col:nth-child(1) {
    float: left;
  }
  .form-row .form-col:nth-child(2) {
    float: right;
  }
}
@media only screen and (max-width: 1365px) {
  .form-row .form-col {
    padding: 10px 0;
  }
}
@media only screen and (min-width: 1366px) {
  .od-se-row {
    width: 80%;
    margin: 0 auto;
    margin-top: 140px;
  }
}
@media only screen and (max-width: 1365px) {
  .od-se-row {
    padding: 0 20px;
  }
}
.od-se-row::after {
  content: "";
  display: block;
  clear: both;
}
.od-se-row .od-se-col {
  float: left;
}
@media only screen and (min-width: 1366px) {
  .od-se-row .od-se-col {
    width: 23%;
    margin-right: 2.6666%;
  }
}
@media only screen and (max-width: 1365px) {
  .od-se-row .od-se-col {
    padding: 10px 0;
  }
}
.od-se-row .od-se-col input {
  display: none;
}
.od-se-row .od-se-col input:checked + .paymod-bg {
  background: #ffea00;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.od-se-row .od-se-col input:checked + .paymod-bg .pmd-bg-col:nth-child(2) span::after {
  opacity: 1;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.od-se-row .od-se-col .paymod-bg {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  display: -webkit-flex;
  cursor: pointer;
  display: flex;
  padding: 0 20px;
  border: 1px solid #b5b5b5;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  background: #f4f4f4;
}
.od-se-row .od-se-col .paymod-bg:hover {
  background: #ffea00;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.od-se-row .od-se-col .paymod-bg:hover .pmd-bg-col:nth-child(2) span::after {
  opacity: 1;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.od-se-row .od-se-col .paymod-bg .pmd-bg-col:nth-child(1) {
  width: 25%;
  padding: 10px 0;
  text-align: Center;
}
.od-se-row .od-se-col .paymod-bg .pmd-bg-col:nth-child(1) img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.od-se-row .od-se-col .paymod-bg .pmd-bg-col:nth-child(2) {
  width: 75%;
  padding: 10px 0;
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
  padding-left: 30px;
  text-align: left !important;
}
.od-se-row .od-se-col .paymod-bg .pmd-bg-col:nth-child(2) span {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  width: 30px;
  height: 30px;
  display: block;
  margin-bottom: 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 3px solid #626262;
  background: #ffffff;
}
.od-se-row .od-se-col .paymod-bg .pmd-bg-col:nth-child(2) span::after {
  opacity: 0;
  content: "";
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  background: #aaaaaa;
  margin: 0 auto;
  margin-top: 3px;
  display: block;
}
.od-se-row .od-se-col:nth-child(4) {
  float: right;
  margin-right: 0;
}
.pay-buttons {
  text-align: center;
  padding: 10px 0 30px 0;
}
.pay-buttons input {
  display: inline-block;
  font-family: Arial;
  font-weight: bold;
  font-size: 24px;
  border: 1px solid #fff;
  background: #e11738;
  color: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.51);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.51);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.51);
}
@media only screen and (min-width: 1366px) {
  .pay-buttons input {
    padding: 20px 70px;
  }
}
@media only screen and (max-width: 1365px) {
  .pay-buttons input {
    padding: 20px 20px;
  }
}
@media only screen and (min-width: 1366px) {
  .mobil-text {
    display: none;
  }
}