/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.w-10 {
  width: 10% !important; }

.w-20 {
  width: 20% !important; }

.w-25 {
  width: 25% !important; }

.w-33 {
  width: 33% !important; }

.w-40 {
  width: 40% !important; }

.w-50 {
  width: 50% !important; }

.w-60 {
  width: 60% !important; }

.w-75 {
  width: 75% !important; }

.w-80 {
  width: 80% !important; }

.w-90 {
  width: 90% !important; }

.w-100 {
  width: 100% !important; }

.w-1200 {
  max-width: 1200px !important;
  width: 100%; }

.w-1440 {
  max-width: 1200px !important;
  width: 100%; }

.w-1600 {
  max-width: 1200px !important;
  width: 100%; }

.w-1920 {
  max-width: 1200px !important;
  width: 100%; }

.h-100 {
  height: 100% !important; }

.h-50 {
  height: 50% !important; }

.p-0 {
  padding: 0% !important; }

.p-1 {
  padding: 1% !important; }

.pt-1 {
  padding-top: 1% !important; }

.pb-0 {
  padding-bottom: 0% !important; }

.pb-1 {
  padding-bottom: 1% !important; }

.pl-0 {
  padding-left: 0% !important; }

.pl-1 {
  padding-left: 1% !important; }

.pr-1 {
  padding-right: 1% !important; }

.px-0 {
  padding-left: 0% !important;
  padding-right: 0% !important; }

.px-1 {
  padding-left: 1% !important;
  padding-right: 1% !important; }

.py-0 {
  padding-top: 0% !important;
  padding-bottom: 0% !important; }

.py-1 {
  padding-top: 1% !important;
  padding-bottom: 1% !important; }

.p-2 {
  padding: 2% !important; }

.pt-2 {
  padding-top: 2% !important; }

.pb-2 {
  padding-bottom: 2% !important; }

.pl-2 {
  padding-left: 2% !important; }

.pr-2 {
  padding-right: 2% !important; }

.px-2 {
  padding-left: 2% !important;
  padding-right: 2% !important; }

.py-2 {
  padding-top: 2% !important;
  padding-bottom: 2% !important; }

.p-3 {
  padding: 3% !important; }

.pt-3 {
  padding-top: 3% !important; }

.pb-3 {
  padding-bottom: 3% !important; }

.pl-3 {
  padding-left: 3% !important; }

.pr-3 {
  padding-right: 3% !important; }

.px-3 {
  padding-left: 3% !important;
  padding-right: 3% !important; }

.py-3 {
  padding-top: 3% !important;
  padding-bottom: 3% !important; }

.p-4 {
  padding: 4% !important; }

.pt-4 {
  padding-top: 4% !important; }

.pb-4 {
  padding-bottom: 4% !important; }

.pl-4 {
  padding-left: 4% !important; }

.pr-4 {
  padding-right: 4% !important; }

.px-4 {
  padding-left: 4% !important;
  padding-right: 4% !important; }

.py-4 {
  padding-top: 4% !important;
  padding-bottom: 4% !important; }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 1% !important; }

.mt-1 {
  margin-top: 1% !important; }

.mb-0 {
  margin-bottom: 0% !important; }

.mb-1 {
  margin-bottom: 1% !important; }

.ml-1 {
  margin-left: 1% !important; }

.mr-1 {
  margin-right: 1% !important; }

.mx-1 {
  margin-left: 1% !important;
  margin-right: 1% !important; }

.my-1 {
  margin-top: 1% !important;
  margin-bottom: 1% !important; }

.m-2 {
  margin: 2% !important; }

.mt-2 {
  margin-top: 2% !important; }

.mb-2 {
  margin-bottom: 2% !important; }

.ml-2 {
  margin-left: 2% !important; }

.mr-2 {
  margin-right: 2% !important; }

.mx-2 {
  margin-left: 2% !important;
  margin-right: 2% !important; }

.my-2 {
  margin-top: 2% !important;
  margin-bottom: 2% !important; }

.m-3 {
  margin: 3% !important; }

.mt-3 {
  margin-top: 3% !important; }

.mb-3 {
  margin-bottom: 3% !important; }

.ml-3 {
  margin-left: 3% !important; }

.mr-3 {
  margin-right: 3% !important; }

.mx-3 {
  margin-left: 3% !important;
  margin-right: 3% !important; }

.my-3 {
  margin-top: 3% !important;
  margin-bottom: 3% !important; }

.m-4 {
  margin: 4% !important; }

.mt-4 {
  margin-top: 4% !important; }

.mb-4 {
  margin-bottom: 4% !important; }

.ml-4 {
  margin-left: 4% !important; }

.mr-4 {
  margin-right: 4% !important; }

.mx-4 {
  margin-left: 4% !important;
  margin-right: 4% !important; }

.my-4 {
  margin-top: 4% !important;
  margin-bottom: 4% !important; }

html {
  scroll-behavior: smooth;
  height: 100%; }

body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  background-color: #F7F7F7;
  color: #000;
  margin: 0;
  text-rendering: optimizeLegibility;
  line-height: 1.2; }

.w-25 {
  width: 25%; }

.w-33 {
  width: 33%; }

.w-50 {
  width: 50%; }

.w-66 {
  width: 66.66%; }

.w-100 {
  width: 100%; }

.underline {
  position: relative;
  text-decoration: none;
  display: inline-block; }

.underline:after {
  position: absolute;
  content: '';
  height: 2px;
  bottom: -15px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100%;
  background: #121212; }

.v-align-bottom {
  vertical-align: bottom; }

.relative {
  position: relative !important; }

.float-left {
  float: left !important; }

.float-right {
  float: left !important; }

.grid-container {
  display: grid !important; }

.clearfix {
  float: none;
  clear: both; }

.d-block {
  display: block !important; }

.d-none {
  display: none !important; }

.d-inline-block {
  display: inline-block !important; }

.shadow {
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2); }

a {
  text-decoration: none;
  color: #000000; }
  a :hover, a :active, a :focus {
    color: black; }

strong {
  font-weight: bold !important; }

.text-white {
  color: #ffffff !important; }

.text-black {
  color: #ffffff !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.d-flex {
  display: flex !important;
  flex-direction: row; }

.d-flex-row {
  flex-direction: row !important; }

.d-flex-column {
  flex-direction: column !important; }

.d-flex-justified-start {
  justify-content: flex-start !important; }

.d-flex-justified-end {
  justify-content: flex-end !important; }

.d-flex-justified-center {
  justify-content: center !important; }

.d-flex-justified-space-between {
  justify-content: space-between !important; }

.d-flex-align-items-start {
  align-items: flex-start !important; }

.d-flex-align-items-end {
  align-items: flex-end !important; }

.d-flex-align-items-center {
  align-items: center !important; }

.d-none {
  display: none !important; }

.img-responsive {
  width: 100%; }

.container-fluid {
  position: relative;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box; }

.container {
  position: relative;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box; }

.hidden {
  opacity: 0; }

@media screen and (max-width: 800px) {
  body {
    font-size: 14px; }
  .smartphone--hidden {
    display: none !important; }
  .smartphone--block {
    display: block !important; }
  .smartphone--w-50 {
    max-width: 50% !important;
    width: 50% !important; }
  .smartphone--w-100 {
    max-width: 100% !important;
    width: 100% !important; }
  .smartphone--relative {
    position: relative !important; }
  .smartphone--flex-column {
    flex-direction: column !important; }
  .smartphone--flex-row {
    flex-direction: row !important; }
  .smartphone--flex-column-reverse {
    flex-direction: column-reverse !important; }
  .smartphone--d-flex-justified-center {
    justify-content: center; } }

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: #F7F7F7;
  opacity: .9;
  z-index: 98; }

.modals {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  color: #121212; }
  .modals .modal {
    background-color: #F7F7F7;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15);
    border-radius: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 101;
    padding: 30px; }
    .modals .modal .modal-header {
      padding-bottom: 15px;
      border-bottom: solid 1px #E5E5E5; }
      .modals .modal .modal-header h2 {
        font-size: 24px;
        font-weight: bold; }
    .modals .modal .modal-content {
      margin-top: 15px;
      padding-top: 15px; }
      .modals .modal .modal-content .error {
        color: red; }
    .modals .modal.verification-success {
      min-width: 320px; }
    .modals .modal.code-verification {
      max-width: 600px;
      width: 100%; }
      .modals .modal.code-verification p {
        font-size: 14px; }
      .modals .modal.code-verification .form-input.submit {
        align-items: center;
        justify-content: flex-start; }
        .modals .modal.code-verification .form-input.submit .btn-submit {
          margin-right: 30px;
          margin-top: 0; }
        .modals .modal.code-verification .form-input.submit .btn-cancel {
          opacity: .7; }
      .modals .modal.code-verification .form-input.resend {
        font-size: 14px;
        text-align: right;
        opacity: .5; }
        .modals .modal.code-verification .form-input.resend.active {
          opacity: 1; }
      .modals .modal.code-verification .form-input input[type=text] {
        max-width: 100%;
        min-width: 100%;
        font-size: 14px; }
    .modals .modal.loading {
      text-align: center; }
      .modals .modal.loading .modal-content {
        text-align: center; }

section {
  margin: 0 auto; }
  section.contact .columns {
    display: flex;
    width: 100%; }
    section.contact .columns h1 {
      font-weight: bold;
      font-size: 32px; }
    section.contact .columns .call-center-box {
      background-color: #fff;
      padding: 90px 30px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      grid-gap: 30px;
      gap: 30px;
      border-radius: 8px;
      margin-right: 60px;
      text-align: center; }
      section.contact .columns .call-center-box .call-center-phone {
        font-size: 38px;
        font-weight: 600; }
    section.contact .columns .column {
      box-sizing: border-box; }
      section.contact .columns .column:nth-child(1) {
        min-width: 300px;
        width: 40%;
        margin: 30px;
        border-right: solid 1px rgba(0, 0, 0, 0.05); }
      section.contact .columns .column:nth-child(2) {
        width: 60%;
        margin: 30px; }
    section.contact .columns .col:first-child {
      margin-right: 15px; }

.disabled {
  opacity: .4; }

.form-input {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600; }
  .form-input label.error {
    display: none; }
  .form-input .error {
    border-color: red !important;
    border-width: 1px !important;
    border-style: solid !important; }
  .form-input.submit {
    display: flex;
    justify-content: space-between;
    text-align: right; }
  .form-input select {
    outline: none;
    box-sizing: border-box;
    border-radius: 32px;
    background-color: #fff;
    color: #474747;
    padding: 16px 32px;
    width: 100%;
    margin-bottom: 15px;
    font-family: "Montserrat", sans-serif;
    -webkit-appearance: none;
    border: none;
    font-size: 14px;
    font-weight: 600; }
  .form-input input[type=text] {
    box-sizing: border-box;
    outline: none;
    border-radius: 32px;
    border: none;
    background-color: #fff;
    color: #474747;
    padding: 16px 32px;
    width: 100%;
    margin-bottom: 15px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600; }
  .form-input input[type=file] {
    box-sizing: border-box;
    outline: none;
    border-radius: 32px;
    border: none;
    background-color: #fff;
    color: #474747;
    padding: 16px 32px;
    width: 100%;
    margin-bottom: 15px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600; }
  .form-input textarea {
    box-sizing: border-box;
    outline: none;
    font-family: "Montserrat", sans-serif;
    border-radius: 32px;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    height: 100px;
    padding: 16px 32px;
    background-color: #fff;
    color: #474747;
    border: none;
    resize: none;
    margin-bottom: 15px; }
  .form-input label {
    display: block;
    position: relative; }
    .form-input label.has-arrow::after {
      content: "F";
      background: #fff;
      color: #474747;
      font-size: 0.7em;
      font-family: "BAYMAK";
      position: absolute;
      padding: 10px;
      right: 2px;
      top: 10px;
      z-index: 1; }
  .form-input a.btn {
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    display: inline-table;
    font-family: "Montserrat", sans-serif;
    padding: 16px 50px;
    margin-top: 15px;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15);
    background-image: linear-gradient(to right, #14A292 0%, #90BF47 100%);
    background-image: -moz-linear-gradient(to right, #085950 0%, #90BF47 100%);
    border-top-left-radius: 10em;
    border-top-right-radius: 10em;
    border-bottom-left-radius: 10em;
    border-bottom-right-radius: 10em; }
  .form-input.checkbox-wrapper {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 15px; }
    .form-input.checkbox-wrapper a {
      text-decoration: underline; }
      .form-input.checkbox-wrapper a.error {
        color: red;
        border: none !important; }
  .form-input ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #474747;
    opacity: 1;
    /* Firefox */ }
  .form-input :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #474747; }
  .form-input ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #474747; }

body.dd a.btn {
  background-image: linear-gradient(to right, #F3B22A 0%, #F3B22A 100%);
  background-image: -webkit-linear-gradient(to right, #F3B22A 0%, #F3B22A 100%); }

body.subscription {
  background: #95cdc7;
  background: linear-gradient(90deg, #95cdc7 0%, white 100%); }
  body.subscription section {
    max-width: 1400px;
    margin: 30px 15px; }
  body.subscription.blog {
    background: #DBE8E5; }
    body.subscription.blog .form-input input[type=text] {
      padding: 10px 20px; }
    body.subscription.blog .form-input a.btn {
      font-size: 12px;
      background-color: #3E8577;
      background-image: none;
      padding: 15px 45px;
      box-shadow: none;
      margin-top: 0; }
      body.subscription.blog .form-input a.btn:hover {
        opacity: .7; }
    body.subscription.blog section.contact .form-input input {
      font-size: 12px; }

@media screen and (max-width: 1280px) {
  .bayki-column {
    display: none; } }

@media screen and (max-width: 1023px) {
  section.contact .columns.columns-wrapper {
    flex-direction: column; }
  section.contact .columns .column {
    width: 100% !important;
    min-width: 100% !important;
    margin: auto !important;
    padding: 30px 0; }
  section.contact .call-center-box {
    margin-right: 0 !important;
    padding: 30px !important; }
  section.contact .form-input input[type=text] {
    width: 100%;
    min-width: 100%; }
  section.contact .form-input select, section.contact .form-input textarea {
    width: 100%;
    min-width: 100%; } }

@media screen and (max-width: 640px) {
  .subscription {
    padding: 15px; }
    .subscription.blog section.contact .columns h1 {
      font-size: 18px; }
  section.contact {
    margin: 15px; }
    section.contact .columns {
      flex-direction: column; }
      section.contact .columns h1 {
        font-size: 24px; }
      section.contact .columns .column {
        padding: 15px 0; }
      section.contact .columns .col {
        margin: 0;
        width: 100% !important; }
    section.contact .form-input input, section.contact select, section.contact option, section.contact textarea {
      font-size: 14px; }
  .modals .modal .modal-wrapper .modal-header h2 {
    font-size: 16px;
    text-align: center; }
  .modals .modal.code-verification .form-input {
    margin-bottom: 15px; }
    .modals .modal.code-verification .form-input label {
      display: flex; }
    .modals .modal.code-verification .form-input input[type=text] {
      max-width: 90%;
      min-width: 90%;
      margin: 0 auto; }
    .modals .modal.code-verification .form-input.resend {
      text-align: center; }
    .modals .modal.code-verification .form-input.submit {
      justify-content: center; } }

.verification-input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #adadad;
  opacity: 1;
  /* Firefox */ }

.verification-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #adadad; }

.verification-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #adadad; }

