@font-face {
  font-family: 'noway';
  src: url("fonts/noway-regular-webfont.eot");
  src: url("fonts/noway-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/noway-regular-webfont.woff2") format("woff2"), url("fonts/noway-regular-webfont.woff") format("woff"), url("fonts/noway-regular-webfont.ttf") format("truetype"), url("fonts/noway-regular-webfont.svg#nowayregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'noway';
  src: url("fonts/noway-medium-webfont.eot");
  src: url("fonts/noway-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/noway-medium-webfont.woff2") format("woff2"), url("fonts/noway-medium-webfont.woff") format("woff"), url("fonts/noway-medium-webfont.ttf") format("truetype"), url("fonts/noway-medium-webfont.svg#nowaymedium") format("svg");
  font-weight: bold;
  font-style: normal; }
.control-label {
  font-size: 100%;
  margin: 15px 5px 10px; }
  .control-label .light {
    font-weight: normal; }

.form-group .help-block {
  font-size: 100%;
  padding-left: 25px; }

.form-control {
  border-radius: 24px;
  height: 46px;
  padding: 12px 24px; }

.checkbox, .radio {
  margin-top: 0; }

.checkbox label, .radio label {
  padding-left: 0; }

.checkbox input, .radio input {
  opacity: 0.001; }
  .checkbox input ~ i, .radio input ~ i {
    display: inline;
    position: relative;
    margin-right: 15px; }
    .checkbox input ~ i::before, .checkbox input ~ i::after, .radio input ~ i::before, .radio input ~ i::after {
      content: "";
      display: inline-block; }
    .checkbox input ~ i::before, .radio input ~ i::before {
      position: relative;
      top: 4px;
      width: 20px;
      height: 20px;
      border: #8f8f8f 1px solid;
      border-radius: 4px;
      background: #FFF; }
    .checkbox input ~ i::after, .radio input ~ i::after {
      position: absolute;
      top: 2px;
      left: 2px;
      width: 16px;
      height: 16px;
      background: none; }
  .checkbox input:checked ~ i::after, .radio input:checked ~ i::after {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PgogPHN2ZyB2aWV3Qm94PSIwIDAgNDQyLjUzMyA0NDIuNTMzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KIAk8Zz4KIAkJPHBhdGggZmlsbD0iI2Y3YTYwMCIgZD0iTTQzNC41MzksOTguNDk5bC0zOC44MjgtMzguODI4Yy01LjMyNC01LjMyOC0xMS43OTktNy45OTMtMTkuNDEtNy45OTNjLTcuNjE4LDAtMTQuMDkzLDIuNjY1LTE5LjQxNyw3Ljk5M0wxNjkuNTksMjQ3LjI0OAoJCWwtODMuOTM5LTg0LjIyNWMtNS4zMy01LjMzLTExLjgwMS03Ljk5Mi0xOS40MTItNy45OTJjLTcuNjE2LDAtMTQuMDg3LDIuNjYyLTE5LjQxNyw3Ljk5Mkw3Ljk5NCwyMDEuODUyCgkJQzIuNjY0LDIwNy4xODEsMCwyMTMuNjU0LDAsMjIxLjI2OWMwLDcuNjA5LDIuNjY0LDE0LjA4OCw3Ljk5NCwxOS40MTZsMTAzLjM1MSwxMDMuMzQ5bDM4LjgzMSwzOC44MjgKCQljNS4zMjcsNS4zMzIsMTEuOCw3Ljk5NCwxOS40MTQsNy45OTRjNy42MTEsMCwxNC4wODQtMi42NjksMTkuNDE0LTcuOTk0bDM4LjgzLTM4LjgyOEw0MzQuNTM5LDEzNy4zMwoJCWM1LjMyNS01LjMzLDcuOTk0LTExLjgwMiw3Ljk5NC0xOS40MTdDNDQyLjUzNywxMTAuMzAyLDQzOS44NjQsMTAzLjgyOSw0MzQuNTM5LDk4LjQ5OXoiLz4KCTwvZz4KPC9zdmc+Cg=="); }
  .checkbox input:focus ~ i::before, .radio input:focus ~ i::before {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.radio input ~ i::before {
  border-radius: 10px; }
.radio input ~ i::after {
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  border-radius: 6px; }
.radio input:checked ~ i::after {
  background: #f7a600; }

.btn {
  padding: 12px 24px;
  border-radius: 24px;
  outline: 0; }

.btn:focus:active {
  outline: 0; }

.btn:focus, .btn:active {
  outline: 0;
  border-color: #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.btn-sm {
  padding: 8px 20px; }

.btn-blue {
  color: #fff;
  background-color: #0e357a;
  border-color: #0b2b63; }
  .btn-blue.focus, .btn-blue:focus, .btn-blue:active, .btn-blue:hover {
    color: #FFF;
    background-color: #0b2b63;
    border-color: #09214c; }

.btn-orange {
  color: #fff;
  background-color: #f7a600;
  border-color: #de9500; }
  .btn-orange.focus, .btn-orange:focus, .btn-orange:active, .btn-orange:hover {
    color: #FFF;
    background-color: #de9500;
    border-color: #c48400; }

.btn-blue {
  color: #fff;
  background-color: #0e357a;
  border-color: #0b2b63; }
  .btn-blue.focus, .btn-blue:focus, .btn-blue:active, .btn-blue:hover {
    color: #FFF;
    background-color: #0b2b63;
    border-color: #09214c; }

select.form-control {
  -webkit-appearance: none;
  background: #FFF no-repeat right 15px center url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAyOTIuMzYyIDI5Mi4zNjIiPg0KCTxnIGZpbGw9IiNiMWIxYjEiPg0KCQk8cGF0aCBkPSJNMjg2LjkzNSw2OS4zNzdjLTMuNjE0LTMuNjE3LTcuODk4LTUuNDI0LTEyLjg0OC01LjQyNEgxOC4yNzRjLTQuOTUyLDAtOS4yMzMsMS44MDctMTIuODUsNS40MjQNCgkJQzEuODA3LDcyLjk5OCwwLDc3LjI3OSwwLDgyLjIyOGMwLDQuOTQ4LDEuODA3LDkuMjI5LDUuNDI0LDEyLjg0N2wxMjcuOTA3LDEyNy45MDdjMy42MjEsMy42MTcsNy45MDIsNS40MjgsMTIuODUsNS40MjgNCgkJczkuMjMzLTEuODExLDEyLjg0Ny01LjQyOEwyODYuOTM1LDk1LjA3NGMzLjYxMy0zLjYxNyw1LjQyNy03Ljg5OCw1LjQyNy0xMi44NDdDMjkyLjM2Miw3Ny4yNzksMjkwLjU0OCw3Mi45OTgsMjg2LjkzNSw2OS4zNzd6Ii8+DQoJPC9nPg0KPC9zdmc+DQo=");
  background-size: 15px 15px; }

select::-ms-expand {
  display: none;
  /* hide the default arrow in ie10 and ie11 */ }

.alert {
  border: 0; }

.alert-danger {
  background: #F00;
  color: #FFF; }

.alert-info {
  background: #93b8f9;
  color: #0e357a; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group .input-group-addon {
    background: transparent;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px; }
  .input-group .input-group-addon .info-tooltip {
    margin-left: 0; }
    .input-group .input-group-addon .info-tooltip .info-tooltip-content {
      white-space: normal; }

body {
  color: #262626;
  font-size: 16px; }

html {
  height: 100%; }

html, body {
  overflow-x: hidden;
  min-height: 100%; }

body,
h4, h5, h6,
.h4, .h5, .h6 {
  font-family: "noway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal; }

h1, h2, h3, .h1, .h2, .h3 {
  font-family: "noway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold; }

p {
  line-height: 30px; }

li {
  font-size: 16px; }

h1 {
  font-size: 50px;
  line-height: 60px; }

h2 {
  font-size: 40px;
  line-height: 50px; }

h3 {
  font-size: 36px;
  line-height: 50px; }

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

.text-orange {
  color: #f7a600; }

.text-blue {
  color: #0e357a; }

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

.text-bold {
  font-weight: bold; }

svg.icon {
  fill: currentColor; }

@media only screen and (min-width: 768px) {
  .col-sibling {
    padding-left: 0; } }
.fiber-layout #topbar.landing:hover {
  box-shadow: none;
  background: transparent; }

#topbar {
  padding: 10px 0;
  position: fixed;
  width: 100%;
  z-index: 20;
  top: 0;
  transition: all 200ms ease-out; }
  #topbar:hover, #topbar.stuck, #topbar.menu-open {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.96); }
  #topbar:not(.stuck):not(.menu-open) .oim .btn, #topbar:not(.stuck):not(.menu-open) .toggle .btn {
    background: transparent;
    border-color: #f7a600;
    color: #f7a600; }
  #topbar:hover .oim .btn.btn-orange {
    color: #fff;
    background-color: #f7a600;
    border-color: #de9500; }
  #topbar.menu-open .toggle .close-menu {
    display: inline-block; }
  #topbar.menu-open .toggle .open-menu {
    display: none; }
  #topbar.menu-open .menu-container {
    display: inline-block; }

.topbar-logo.logo {
  content: "";
  display: inline-block;
  width: 160px;
  height: 44px;
  float: left;
  position: relative;
  padding: 0 15px; }

.topbar-nav .oim, .topbar-nav .toggle, .topbar-nav .search, .topbar-nav .menu {
  position: relative;
  padding: 0 15px;
  float: right;
  width: auto; }
.topbar-nav .oim {
  margin-right: 15px; }
.topbar-nav .search, .topbar-nav .menu {
  width: 100%; }
.topbar-nav .toggle {
  padding: 0; }
  .topbar-nav .toggle .btn {
    padding: 12px 14px;
    color: #0e357a; }
  .topbar-nav .toggle .icon {
    fill: currentColor;
    height: 14px;
    position: relative;
    top: 2px; }
.topbar-nav .menu-container {
  float: right;
  width: 100%;
  padding: 0 30px;
  margin-top: 15px;
  height: 70vh;
  overflow-y: scroll;
  display: none; }
.topbar-nav .toggle .close-menu {
  display: none; }
.topbar-nav .search {
  color: #0e357a;
  fill: currentColor;
  height: 50px;
  line-height: 50px;
  border: 1px solid #cecece;
  border-radius: 25px;
  transition: border-color 0.2s ease-out, margin 0.2s ease-out; }
  .topbar-nav .search .form-control {
    transition: width 0.2s ease-out;
    border: none;
    background: transparent;
    box-shadow: none;
    padding: 0 30px 0 0;
    width: 100%;
    height: 50px;
    float: left; }
  .topbar-nav .search .icon {
    height: 24px;
    width: 24px;
    position: absolute;
    right: 15px;
    top: 11px;
    cursor: pointer; }
.topbar-nav .menu {
  color: #0e357a; }
  .topbar-nav .menu::after {
    content: " ";
    display: inline-block;
    position: absolute;
    border-right: #cecece 1px solid;
    height: 20px;
    top: 15px;
    right: 0; }
  .topbar-nav .menu a {
    text-decoration: none; }
  .topbar-nav .menu ul, .topbar-nav .menu li, .topbar-nav .menu a, .topbar-nav .menu span {
    color: inherit; }
  .topbar-nav .menu ul, .topbar-nav .menu li {
    list-style: none; }
  .topbar-nav .menu ul {
    padding: 0;
    margin: 0; }
  .topbar-nav .menu li a, .topbar-nav .menu li span {
    padding: 10px 0;
    display: block;
    font-size: 16px; }
  .topbar-nav .menu li ul {
    padding-left: 30px;
    display: none; }
    .topbar-nav .menu li ul a {
      color: #8f8f8f; }
  .topbar-nav .menu li.parent span::after {
    content: "\25BE";
    display: inline-block;
    padding: 0 10px;
    width: 10px; }
  .topbar-nav .menu li.parent.open ul, .topbar-nav .menu li.parent:hover ul {
    display: inline-block; }
  .topbar-nav .menu li.parent.open span::after, .topbar-nav .menu li.parent:hover span::after {
    content: "\25B4"; }

@media only screen and (min-width: 992px) {
  #topbar .menu-container {
    transition: opacity 0.2s ease-out, margin 0.2s ease-out;
    opacity: 0; }
  #topbar:hover .menu-container, #topbar.stuck .menu-container {
    opacity: 1; }

  .topbar-nav .toggle {
    display: none; }
  .topbar-nav .search, .topbar-nav .menu {
    width: auto; }
  .topbar-nav .menu-container {
    width: auto;
    margin: 0;
    padding: 0;
    height: auto;
    overflow-y: visible;
    display: inline-block; }
  .topbar-nav .search {
    margin-left: 15px; }
    .topbar-nav .search .form-control {
      width: 120px;
      padding: 0 5px 0 0; }
    .topbar-nav .search .icon {
      position: relative;
      top: 2px;
      right: 0; }
  .topbar-nav .search.closed {
    border-color: transparent;
    margin-left: 0; }
    .topbar-nav .search.closed .form-control {
      width: 0; }
  .topbar-nav .menu > ul > li {
    float: left; }
  .topbar-nav .menu > ul > li > a,
  .topbar-nav .menu > ul > li > span {
    line-height: 50px;
    padding: 0 10px;
    cursor: pointer; }
  .topbar-nav .menu li ul {
    border-radius: 3px;
    position: absolute;
    background: #FFF;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3);
    padding: 15px; }
    .topbar-nav .menu li ul a {
      padding: 10px 30px;
      border-radius: 5px;
      white-space: nowrap; }
      .topbar-nav .menu li ul a:hover {
        background: #f5f5f5; } }
.oim.mobile {
  display: none; }

@media only screen and (max-width: 480px) {
  .oim.mobile {
    display: block; }

  .oim.desktop {
    display: none; }

  #topbar .oim .login.btn,
  #topbar .toggle .open-menu.btn,
  #topbar .toggle .close-menu.btn {
    font-size: 12px;
    padding: 10px 10px; }
  #topbar .oim {
    padding: 0 10px; }
  #topbar .topbar-logo.logo {
    width: 150px; } }
.footer-bg {
  background: #0e357a top center no-repeat;
  background-image: url("../img/footer-top-m480.png");
  background-size: 100% 90px;
  margin-top: 10px; }

#footer {
  background: none;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  /* Standard syntax */
  min-height: 500px;
  padding-top: 180px; }
  #footer h4 {
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    margin-top: 70px; }
  #footer ul {
    padding: 0; }
  #footer li {
    list-style: none;
    margin: 0; }
  #footer li a {
    color: #93b8f9;
    font-size: 14px; }
  #footer .contact.row {
    margin-top: 50px;
    margin-bottom: 50px; }
    #footer .contact.row .icon {
      height: 18px;
      width: 18px;
      position: relative;
      top: 3px; }
    #footer .contact.row .left {
      text-align: center; }
    #footer .contact.row .right {
      text-align: center;
      margin-top: 30px; }
    #footer .contact.row .fb-col {
      margin-top: 30px; }
    #footer .contact.row .btn-default {
      background: transparent;
      color: #FFF;
      fill: currentColor; }
    #footer .contact.row .right .btn-default {
      width: 50px;
      height: 50px;
      line-height: 50px;
      padding: 0;
      margin-left: 10px; }

#footer2 {
  line-height: 30px;
  font-size: 12px;
  color: #8f8f8f; }
  #footer2 a {
    color: #8f8f8f; }

@media only screen and (min-width: 768px) {
  #footer .contact.row .left {
    text-align: left; }
  #footer .contact.row .right {
    text-align: right;
    margin-top: 0; }
  #footer .contact.row .fb-col {
    margin-top: 10px; } }
@media only screen and (min-width: 992px) {
  .footer-bg {
    background-image: url("../img/footer-top.png"); }

  #footer h4 {
    margin-top: 20px; } }
.white-input input {
  background: transparent;
  color: #FFF;
  border-color: #FFF; }
  .white-input input::-webkit-input-placeholder {
    color: #FFF; }
  .white-input input:-moz-placeholder {
    color: #FFF;
    opacity: 1; }
  .white-input input::-moz-placeholder {
    color: #FFF;
    opacity: 1; }
  .white-input input:-ms-input-placeholder {
    color: #FFF; }
  .white-input input:focus {
    border-color: #0e357a;
    color: #0e357a; }
    .white-input input:focus::-webkit-input-placeholder {
      color: #0e357a; }
    .white-input input:focus:-moz-placeholder {
      color: #0e357a;
      opacity: 1; }
    .white-input input:focus::-moz-placeholder {
      color: #0e357a;
      opacity: 1; }
    .white-input input:focus:-ms-input-placeholder {
      color: #0e357a; }

.hero, .yapa-hero {
  padding: 150px 0;
  background: #f7a600;
  background: -webkit-linear-gradient(left top, #F9BE41, #F3842F);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #F9BE41, #F3842F);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #F9BE41, #F3842F);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #F9BE41, #F3842F);
  /* Standard syntax */ }

.landing .topbar-logo {
  box-shadow: 2px 1px 18px white;
  background: #FFF;
  margin-top: -10px;
  padding-top: 10px;
  height: 54px; }

.landing .yapa-hero, .landing.yapa-hero {
  background: url("../img/landing-bg.jpg") center;
  background-size: cover; }

section.master-detail {
  box-shadow: 3px 6px 30px rgba(0, 0, 0, 0.5);
  background: #FFF;
  margin-bottom: 60px;
  border-radius: 3px; }

.master-detail .master {
  background: #ededed;
  padding-right: 0;
  padding-left: 0;
  margin-left: 15px;
  margin-right: -15px; }
  .master-detail .master ul {
    padding: 0;
    margin: 0; }
  .master-detail .master ul > li {
    list-style: none; }
  .master-detail .master a {
    position: relative;
    display: block;
    padding: 15px 15px 15px 30px;
    border-right: #e3e3e3 4px solid;
    text-decoration: none;
    transition: background-color 0.2s ease-out, color 0.2s ease-out; }
    .master-detail .master a:hover {
      background-color: #f2f2f2;
      border-right-color: #f2f2f2; }
    .master-detail .master a.active {
      background: #FFF;
      border-right-color: #FFF;
      color: #0e357a;
      font-weight: bold; }
  .master-detail .master h3 {
    font-size: 16px;
    padding: 15px 15px 15px 30px;
    margin: 0; }

.master-detail .detail {
  padding: 0 30px 30px 30px; }
  .master-detail .detail h1 {
    font-size: 32px;
    line-height: initial; }
  .master-detail .detail .nav a:hover {
    color: #0e357a; }
  .master-detail .detail .breadcrumbs {
    padding: 15px 0;
    border-bottom: 1px solid #cecece; }
  .master-detail .detail .answer a {
    color: #0e357a; }
    .master-detail .detail .answer a:hover {
      text-decoration: underline; }
  .master-detail .detail h3 {
    font-size: 32px; }

.hero-input-group {
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3);
  border-radius: 24px;
  margin-top: 50px; }
  .hero-input-group .form-control {
    border: none; }
  .hero-input-group .btn {
    border: none;
    padding-top: 13px;
    padding-bottom: 13px; }

.hero-heading-shadow {
  text-shadow: 1px 1px 1px rgba(247, 166, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.2); }
  .hero-heading-shadow .text-orange {
    text-shadow: 1px 1px 1px rgba(14, 53, 122, 0.5), 0 0 20px rgba(255, 255, 255, 0.2); }

.slider .cta {
  position: absolute;
  width: 450px;
  max-width: 100%;
  height: 50px;
  top: 60%;
  left: 50%;
  margin-left: -225px; }

.slider .slides {
  min-height: 100vh;
  position: relative; }

.slide .hero-heading-row {
  margin-top: 150px; }

.slider .slides .slide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fefefe no-repeat center center;
  background-size: cover; }

#hero .cta-row {
  text-align: left; }
  #hero .cta-row .btn {
    color: #FFF;
    text-decoration: none; }
  #hero .cta-row a {
    color: #0e357a;
    text-decoration: underline; }

@media only screen and (max-width: 768px) {
  #hero .cta-row {
    text-align: center; }
    #hero .cta-row a {
      color: #FFF; }
  #hero .hero-heading-row {
    text-align: center; }
  #hero .overlay {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    height: 100%;
    width: 100vw; }
  #hero .slide h1 {
    color: #FFF;
    text-shadow: none; }
    #hero .slide h1 .text-orange {
      text-shadow: none; }
  #hero .slide {
    background-size: auto 100%; } }
@media only screen and (max-width: 480px) {
  #hero .slide .hero-heading-row {
    margin-top: 70px; }
  #hero h1 {
    font-size: 30px;
    line-height: 40px; } }
.tabs {
  padding: 50px 0;
  background: #0e357a url("../img/tabs/tabs-bg.jpg") center center no-repeat;
  background-size: 100% 100%;
  color: #FFF;
  text-align: center; }
  .tabs .tab {
    border-bottom: rgba(255, 255, 255, 0.2) 2px solid;
    padding: 100px 0; }
  .tabs .tab:nth-child(4) {
    border-bottom: none; }
  .tabs .tab-button-icon {
    display: none; }
  .tabs .tabs-col {
    position: relative; }
  .tabs .tab-button-title {
    color: #f7a600;
    font-weight: bold;
    font-size: 54px;
    text-align: center; }
  .tabs .tab-button-sub {
    font-size: 44px; }
  .tabs .tab-content-figure {
    width: 100%;
    height: 500px;
    background-size: 150%; }
    .tabs .tab-content-figure::before {
      display: inline-block;
      position: relative;
      width: 200%;
      height: 200%;
      top: 10%;
      left: -50%;
      background: no-repeat 50% top;
      content: "";
      background-size: auto 65%; }
  .tabs .tab:nth-child(1) .tab-content-figure::before {
    background-image: url("../img/tabs/tab-figure-2-aknsiz.png"); }
  .tabs .tab:nth-child(2) .tab-content-figure::before {
    background-image: url("../img/tabs/tab-figure-1.png"); }
  .tabs .tab:nth-child(2) .tab-content-figure {
    margin-bottom: 100px; }
  .tabs .tab:nth-child(3) .tab-content-figure::before {
    background-image: url("../img/tabs/tab-figure-3.png"); }
  .tabs .tab:nth-child(4) .tab-content-figure::before {
    background-image: url("../img/tabs/tab-figure-4.png"); }
  .tabs .tab-content-heading {
    font-weight: normal;
    font-size: 40px; }
  .tabs .tab-content-caption {
    color: #93b8f9;
    font-size: 36px; }
  .tabs .cta {
    background: #f7a600;
    font-size: 24px;
    border-radius: 5px;
    margin-top: 20px; }
  .tabs .mobile-cta {
    margin-bottom: 100px; }
  .tabs .desktop-cta {
    display: none; }

@media only screen and (min-width: 992px) {
  .tabs {
    height: 800px; }
    .tabs .tab {
      padding: 0; }
    .tabs .tabs-col {
      padding-top: 180px;
      margin-top: 50px; }
    .tabs .tab {
      border: none; }
    .tabs .tab-button {
      border-bottom: rgba(255, 255, 255, 0.2) 2px solid;
      opacity: .5;
      height: 180px;
      cursor: pointer; }
    .tabs .tab-button-title {
      font-size: 34px; }
    .tabs .tab-button-sub {
      font-size: 24px; }
    .tabs .tab.active .tab-button {
      border-color: #f7a600;
      opacity: 1; }
    .tabs .tab-button-icon {
      display: inline-block;
      width: 100%;
      height: 80px;
      margin: 5px auto;
      background: no-repeat center center;
      background-size: contain; }
    .tabs .tab-content {
      position: absolute;
      top: 180px;
      left: 0;
      width: 100%; }
    .tabs .tab-content-figure {
      margin: 0; }
    .tabs .tab-content-figure::before {
      left: -30%;
      background-position: inherit;
      background-size: auto; }
    .tabs .tab-content {
      opacity: 0;
      display: none;
      transition: all .2s; }
    .tabs .tab.active .tab-content {
      display: block;
      opacity: 1; }
    .tabs .tab-content-heading {
      margin-top: 50px;
      text-align: left;
      float: right; }
    .tabs .tab:nth-child(1) .tab-button {
      left: 0; }
      .tabs .tab:nth-child(1) .tab-button .tab-button-icon {
        background-image: url("../img/tabs/tab-icon-2.png"); }
    .tabs .tab:nth-child(1) .tab-content-heading {
      font-size: 36px; }
    .tabs .tab:nth-child(2) .tab-button {
      left: 25%; }
      .tabs .tab:nth-child(2) .tab-button .tab-button-icon {
        background-image: url("../img/tabs/tab-icon-1.png"); }
    .tabs .tab:nth-child(3) .tab-button {
      left: 50%; }
      .tabs .tab:nth-child(3) .tab-button .tab-button-icon {
        background-image: url("../img/tabs/tab-icon-3.png"); }
    .tabs .tab:nth-child(4) .tab-button {
      left: 75%; }
      .tabs .tab:nth-child(4) .tab-button .tab-button-icon {
        background-image: url("../img/tabs/tab-icon-4.png"); }
    .tabs .tab:nth-child(2) .tab-content-figure::before {
      left: -20%; }
    .tabs .tab-button {
      width: 25%;
      position: absolute;
      display: inline-block;
      top: 0; }
    .tabs .mobile-cta {
      display: none; }
    .tabs .desktop-cta {
      display: inline-block; } }
.tabs-with-caption .only-icons {
  background: #0e357a;
  color: #FFF;
  text-align: center; }
  .tabs-with-caption .only-icons .tab-button {
    margin: 30px 0; }
  .tabs-with-caption .only-icons .tab-button-icon {
    display: inline-block;
    width: 100%;
    height: 80px;
    margin: 5px auto;
    background: no-repeat center center;
    background-size: contain; }
  .tabs-with-caption .only-icons .akn.tab-button-icon {
    background-image: url("../img/tabs/tab-icon-1.png"); }
  .tabs-with-caption .only-icons .hiz.tab-button-icon {
    background-image: url("../img/tabs/tab-icon-2.png"); }
  .tabs-with-caption .only-icons .konusma.tab-button-icon {
    background-image: url("../img/tabs/tab-icon-3.png"); }
  .tabs-with-caption .only-icons .taahhut.tab-button-icon {
    background-image: url("../img/tabs/tab-icon-4.png"); }
  .tabs-with-caption .only-icons .tab-button-title {
    color: #f7a600;
    font-weight: bold;
    text-align: center;
    font-size: 34px; }
  .tabs-with-caption .only-icons .tab-button-sub {
    font-size: 24px; }

#details.inline .container {
  width: auto; }

.more-row {
  position: relative;
  z-index: 2; }
  .more-row .detail {
    display: none; }
  .more-row .expand .detail {
    display: block;
    margin: 20px 0 20px 20px; }
  .more-row tbody tr {
    cursor: pointer; }
  .more-row .chev {
    display: inline-block; }
    .more-row .chev::after {
      content: "\25BE";
      padding-left: 10px; }
  .more-row .expand .chev::after {
    content: "\25B4"; }

#details {
  padding: 50px 0;
  text-align: left; }
  #details p, #details tbody {
    color: #8f8f8f; }
  #details .details-row {
    text-align: center; }
    #details .details-row h4 {
      color: #f7a600; }
    #details .details-row h1 .price {
      color: #f7a600;
      display: inline-block;
      margin: 25px 0 10px; }
    #details .details-row a.show-more {
      color: #8f8f8f;
      display: inline-block;
      margin: 30px 0; }
  #details th:nth-child(2) {
    color: #f7a600; }
  #details th:nth-child(3) {
    color: #262626; }
  #details td:nth-child(2), #details td:nth-child(3) {
    text-align: center; }
  #details .intro {
    margin-top: 45px;
    margin-bottom: 90px; }
    #details .intro h4 {
      color: #000;
      font-size: 26px;
      font-weight: bold;
      margin: 0;
      text-align: center; }
    #details .intro p {
      padding-right: 15px;
      text-align: center; }
    #details .intro h4:before {
      content: "\21E8";
      /* RIGHTWARDS WHITE ARROW */
      left: -30px;
      top: 0;
      display: block;
      position: absolute;
      font-size: 32px;
      color: #8f8f8f; }
    #details .intro .col:first-child h4:before {
      content: ""; }

@media (max-width: 767px) {
  #details .right-col {
    margin-top: 60px; }

  #details .intro {
    text-align: center; }
    #details .intro h4:before {
      content: "\21E9";
      /* DOWNWARDS WHITE ARROW */
      position: relative;
      top: auto;
      left: auto;
      display: block;
      font-size: 32px;
      color: #8f8f8f; } }
#how-it-works {
  background: #f9f9f9 url("../img/how-it-works_happy-couple_m480.jpg") bottom center no-repeat;
  background-size: 100% auto;
  padding-top: 50px;
  padding-bottom: 600px; }
  #how-it-works .intro {
    text-align: center; }
    #how-it-works .intro .caption {
      color: #8f8f8f;
      font-size: 36px; }
  #how-it-works .bullet {
    font-size: 36px;
    display: inline-block;
    text-align: center;
    line-height: 80px;
    color: white;
    background: #f7a600;
    width: 80px;
    height: 80px;
    border-radius: 50%; }
  #how-it-works .steps {
    margin-top: 100px;
    text-align: center; }
    #how-it-works .steps .bullet-col {
      margin-top: 50px; }
    #how-it-works .steps h3 {
      margin: 0; }
    #how-it-works .steps p {
      color: #8f8f8f; }

@media only screen and (min-width: 1200px) {
  #how-it-works {
    background-position: 50%; } }
@media only screen and (max-width: 992px) {
  #how-it-works {
    padding-bottom: 1200px; } }
@media only screen and (max-width: 768px) {
  #how-it-works {
    padding-bottom: 900px; } }
@media only screen and (max-width: 480px) {
  #how-it-works {
    padding-bottom: 600px; } }
@media only screen and (min-width: 992px) {
  #how-it-works {
    background: url("../img/how-it-works_happy-couple.jpg") bottom left no-repeat;
    background-size: cover;
    padding-bottom: 600px;
    background-position: 50%; }
    #how-it-works .intro {
      text-align: left; }
    #how-it-works .steps {
      margin-top: 0; }
      #how-it-works .steps .bullet-col {
        text-align: right;
        margin-top: 0; }
      #how-it-works .steps .text-col {
        text-align: left; } }
#HowItWorks2, #TurkNetliMiyim, #churn {
  margin-bottom: 60px; }
  #HowItWorks2 .heading-container, #TurkNetliMiyim .heading-container, #churn .heading-container {
    background: url(../img/landing-bg.jpg) center; }
  #HowItWorks2 .list-item, #TurkNetliMiyim .list-item, #churn .list-item {
    transition: box-shadow 0.2s ease-out;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    padding: 0 15px 15px;
    cursor: pointer; }
  #HowItWorks2 .list-item.open, #TurkNetliMiyim .list-item.open, #churn .list-item.open {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); }
  #HowItWorks2 .tab-content, #TurkNetliMiyim .tab-content, #churn .tab-content {
    padding-top: 30px; }
  #HowItWorks2 .title, #TurkNetliMiyim .title, #churn .title {
    display: table;
    margin: 15px 0; }
    #HowItWorks2 .title .bullet, #TurkNetliMiyim .title .bullet, #churn .title .bullet {
      width: 50px;
      height: 50px;
      line-height: 50px;
      display: inline-block;
      text-align: center;
      margin-right: 15px;
      position: relative; }
      #HowItWorks2 .title .bullet::after, #TurkNetliMiyim .title .bullet::after, #churn .title .bullet::after {
        position: absolute;
        z-index: -1;
        width: 50px;
        height: 50px;
        top: 0;
        left: 0;
        background: #f7a600;
        border-radius: 50px; }
      #HowItWorks2 .title .bullet > .icon, #TurkNetliMiyim .title .bullet > .icon, #churn .title .bullet > .icon {
        width: 30px;
        height: 30px;
        position: relative;
        top: 10px;
        display: inline-block;
        color: #0e357a; }
      #HowItWorks2 .title .bullet > .bullet, #TurkNetliMiyim .title .bullet > .bullet, #churn .title .bullet > .bullet {
        font-size: 21px;
        display: inline-block;
        text-align: center;
        line-height: 50px;
        color: white;
        background: #f7a600;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin-right: 15px;
        padding-left: 3px;
        font-size: 26px;
        font-weight: bold; }
        #HowItWorks2 .title .bullet > .bullet > .icon, #TurkNetliMiyim .title .bullet > .bullet > .icon, #churn .title .bullet > .bullet > .icon {
          position: relative;
          top: 8px;
          color: #FFF; }
    #HowItWorks2 .title .heading, #TurkNetliMiyim .title .heading, #churn .title .heading {
      display: table-cell;
      vertical-align: middle;
      cursor: pointer; }
  #HowItWorks2 .heading-row, #TurkNetliMiyim .heading-row, #churn .heading-row {
    text-align: center;
    color: #FFF;
    padding: 50px 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
  #HowItWorks2 .tab-col, #TurkNetliMiyim .tab-col, #churn .tab-col {
    padding: 0;
    z-index: 1; }
  #HowItWorks2 .tab-col > div, #TurkNetliMiyim .tab-col > div, #churn .tab-col > div {
    padding: 30px;
    text-align: center;
    border-top: #f5f5f5 1px solid;
    border-bottom: #cecece 1px solid;
    font-weight: bold;
    font-size: 24px;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    z-index: 1; }
  #HowItWorks2 .tab-col > div.active, #TurkNetliMiyim .tab-col > div.active, #churn .tab-col > div.active {
    border-color: #FFF;
    background: #FFF;
    color: #262626;
    z-index: 2; }
  #HowItWorks2 .tab-col:nth-child(1) > div.active, #TurkNetliMiyim .tab-col:nth-child(1) > div.active, #churn .tab-col:nth-child(1) > div.active {
    box-shadow: 10px -5px 15px rgba(0, 0, 0, 0.2); }
  #HowItWorks2 .tab-col:nth-child(2) > div.active, #TurkNetliMiyim .tab-col:nth-child(2) > div.active, #churn .tab-col:nth-child(2) > div.active {
    box-shadow: -10px -5px 15px rgba(0, 0, 0, 0.2); }

#TurkNetliMiyim {
  margin-top: -50px; }
  #TurkNetliMiyim .heading-container {
    background: url("/v2/assets/img/landing-bg-arkadas-mavi.jpg") center; }
  #TurkNetliMiyim .facebook.btn {
    color: #3A5A9A; }
  #TurkNetliMiyim .twitter.btn {
    color: #55ADF1; }

@media only screen and (max-width: 480px) {
  #TurkNetliMiyim .tab-col > div {
    font-size: 22px;
    padding: 15px;
    height: 90px; } }
#awards {
  padding-top: 100px;
  text-align: center; }
  #awards p {
    color: #8f8f8f; }

@media only screen and (min-width: 992px) {
  #awards {
    padding-top: 50px; } }
#funnel .block-radio-row {
  margin-bottom: 15px; }

#funnel .block-radio .block-radio-contents {
  border-radius: 5px;
  border: gainsboro 2px solid;
  transition: border-color 0.2s ease-out, box-shadow 0.2s ease-out;
  padding: 15px;
  box-shadow: none;
  min-height: 150px; }
  #funnel .block-radio .block-radio-contents .form-group {
    position: relative;
    margin-top: 30px; }
#funnel .block-radio:hover .block-radio-contents {
  border-color: #ffca5e; }
#funnel .block-radio.checked .block-radio-contents {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
  border-color: #f7a600; }

#funnel, .funnel {
  background: #F5F5F5;
  min-height: 100vh;
  position: relative;
  padding-bottom: 100px; }
  #funnel::after, .funnel::after {
    content: "";
    display: block;
    background: linear-gradient(to bottom, #F5F5F5, #FFF);
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1; }
  #funnel .logo, .funnel .logo {
    display: block;
    text-align: left;
    margin-bottom: 50px;
    padding: 20px; }
    #funnel .logo img, .funnel .logo img {
      height: 50px; }
  #funnel .container, .funnel .container {
    padding: 0; }
  #funnel section, .funnel section {
    box-shadow: 3px 6px 30px rgba(0, 0, 0, 0.5);
    background: #FFF;
    padding: 15px;
    margin-bottom: 60px;
    border-radius: 3px; }
    #funnel section .section-heading .bullet, .funnel section .section-heading .bullet {
      font-size: 17px;
      display: inline-block;
      text-align: center;
      line-height: 42px;
      color: white;
      background: #f7a600;
      width: 42px;
      height: 42px;
      border-radius: 50%;
      position: absolute;
      left: 19px;
      top: 4px; }
    #funnel section .section-heading h2, .funnel section .section-heading h2 {
      margin: 0;
      font-size: 32px;
      padding-left: 56px; }
    #funnel section .section-heading .btn, .funnel section .section-heading .btn {
      position: absolute;
      top: 6px;
      right: 15px;
      display: none; }
    #funnel section.editable .section-heading .btn, .funnel section.editable .section-heading .btn {
      display: inline-block; }
    #funnel section.passive, .funnel section.passive {
      opacity: .5; }
    #funnel section .section-body, .funnel section .section-body {
      margin-top: 15px;
      border-top: rgba(0, 0, 0, 0.1) 2px solid;
      padding-top: 15px; }
    #funnel section .section-footer, .funnel section .section-footer {
      text-align: right;
      padding-top: 15px; }
  #funnel .creditcard-icons, .funnel .creditcard-icons {
    text-align: right;
    float: right;
    margin-top: 10px; }
    #funnel .creditcard-icons.visa > .icon, .funnel .creditcard-icons.visa > .icon {
      filter: grayscale(100%);
      opacity: .5; }
    #funnel .creditcard-icons.visa .visa, #funnel .creditcard-icons.visa .secure, .funnel .creditcard-icons.visa .visa, .funnel .creditcard-icons.visa .secure {
      filter: none;
      opacity: 1; }
    #funnel .creditcard-icons.mastercard > .icon, .funnel .creditcard-icons.mastercard > .icon {
      filter: grayscale(100%);
      opacity: .5; }
    #funnel .creditcard-icons.mastercard .mastercard, #funnel .creditcard-icons.mastercard .secure, .funnel .creditcard-icons.mastercard .mastercard, .funnel .creditcard-icons.mastercard .secure {
      filter: none;
      opacity: 1; }
    #funnel .creditcard-icons.amex > .icon, .funnel .creditcard-icons.amex > .icon {
      filter: grayscale(100%);
      opacity: .5; }
    #funnel .creditcard-icons.amex .amex, #funnel .creditcard-icons.amex .secure, .funnel .creditcard-icons.amex .amex, .funnel .creditcard-icons.amex .secure {
      filter: none;
      opacity: 1; }
    #funnel .creditcard-icons .icon, .funnel .creditcard-icons .icon {
      height: 30px;
      margin-left: 10px; }

.tn-modal-wrapper {
  z-index: 20;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 3vh; }
  .tn-modal-wrapper .tn-modal-backdrop {
    z-index: 19;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2); }
  .tn-modal-wrapper.tn-modal-open {
    display: table; }
  .tn-modal-wrapper .tn-modal-container {
    display: table-cell;
    vertical-align: middle; }
    .tn-modal-wrapper .tn-modal-container > .container {
      position: relative;
      z-index: 21; }
    .tn-modal-wrapper .tn-modal-container .tn-modal-content {
      background: #FFF;
      border-radius: 3px;
      max-height: 90vh;
      overflow-x: auto;
      padding: 25px;
      box-shadow: 0 5px 50px rgba(0, 0, 0, 0.3); }
    .tn-modal-wrapper .tn-modal-container .tn-modal-close {
      width: 40px;
      height: 40px;
      padding: 10px;
      position: absolute;
      top: -20px;
      right: 0;
      background: #FFF;
      border-radius: 20px;
      box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
      cursor: pointer; }

@media only screen and (min-width: 768px) {
  .funnel-select-birthday .day-col, .funnel-select-birthday .month-col {
    padding-right: 0; }

  #funnel section {
    border-radius: 36px 3px 3px 3px;
    transition: border-radius 0.2s ease-out; }
    #funnel section.closed {
      border-radius: 36px 3px 3px 36px; }
  #funnel .kredikarti-column {
    border-right: rgba(0, 0, 0, 0.1) 1px solid; } }
.loading-text {
  display: inline-block;
  margin-right: 30px;
  font-weight: bold;
  font-size: 16px; }
  .loading-text > span {
    position: relative;
    top: 0;
    opacity: 1;
    transition: all 0.2s ease-out; }
  .loading-text > span.leaving {
    top: -30px;
    opacity: 0.01; }
  .loading-text > span.entering {
    top: 0;
    opacity: 1; }

#funnel.evrak-goruntule {
  padding-bottom: 200px; }
  #funnel.evrak-goruntule .bullet {
    font-size: 21px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #f7a600;
    width: 50px;
    height: 50px;
    border-radius: 50%; }
  #funnel.evrak-goruntule section {
    border-radius: 3px;
    cursor: pointer;
    transition: box-shadow 0.2s ease-out;
    padding-bottom: 30px; }
    #funnel.evrak-goruntule section .more-arrow::after {
      content: "";
      left: 50%;
      margin-left: -15px;
      padding: 10px;
      width: 1px;
      height: 1px;
      border: #ccc 5px solid;
      display: inline-block;
      border-left: 0;
      border-top: 0;
      -ms-transform: rotate(45deg);
      /* IE 9 */
      -webkit-transform: rotate(45deg);
      /* Chrome, Safari, Opera */
      transform: rotate(45deg);
      position: relative; }
    #funnel.evrak-goruntule section .more-arrow::after {
      opacity: 1;
      transition: all 0.7s ease-out;
      padding: 10px; }
    #funnel.evrak-goruntule section .opening + .more-arrow::after,
    #funnel.evrak-goruntule section .open + .more-arrow::after {
      padding: 0;
      opacity: 0; }
  #funnel.evrak-goruntule section:hover {
    box-shadow: 3px 6px 30px rgba(14, 53, 122, 0.5); }
  #funnel.evrak-goruntule .heading {
    position: relative; }
    #funnel.evrak-goruntule .heading .bullet {
      position: absolute;
      top: 0;
      left: 0; }
    #funnel.evrak-goruntule .heading h2 {
      margin: 0;
      padding-left: 65px;
      font-size: 34px; }
  #funnel.evrak-goruntule .desc {
    padding-left: 65px;
    color: #8f8f8f; }
  #funnel.evrak-goruntule .help-col > div {
    margin-bottom: 30px;
    padding: 0 15px;
    z-index: 2;
    position: relative; }

@media only screen and (min-width: 992px) {
  .help-col {
    max-height: 20px;
    overflow: visible; }
    .help-col > div {
      padding: 0; } }
.info-tooltip.white .info-tooltip-icon {
  color: #FFF; }

.info-tooltip {
  display: inline-block;
  margin-left: 15px;
  position: relative;
  width: 20px; }
  .info-tooltip .info-tooltip-icon {
    fill: currentColor;
    color: #93b8f9;
    height: 16px;
    position: relative; }
  .info-tooltip:hover .info-tooltip-icon {
    z-index: 4;
    color: #93b8f9; }
  .info-tooltip:hover .info-tooltip-content {
    z-index: 3;
    display: inline-block;
    text-align: left; }
  .info-tooltip .info-tooltip-content {
    display: none;
    width: 300px;
    position: absolute;
    left: -7px;
    top: -5px;
    padding: 5px 20px 25px 40px;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3);
    background: #FFF;
    border-radius: 15px 5px 5px 5px;
    line-height: 21px;
    font-size: 14px;
    font-weight: normal;
    color: #555; }
  .info-tooltip.left .info-tooltip-content {
    left: auto;
    right: -7px;
    padding: 5px 40px 25px 20px;
    border-radius: 5px 15px 5px 5px; }

#yardim .yapa-hero h2 {
  color: #0e357a; }
#yardim #input-search {
  background: rgba(0, 0, 0, 0.1); }
#yardim .detail {
  padding: 15px 45px 15px 30px; }

#feedback h3,
#yardim .master h3 {
  font-size: 26px; }

@media only screen and (max-width: 768px) {
  #yardim.home .detail, #yardim.category .master, #yardim.answer .master {
    display: none; } }
.yapa-result section {
  border-radius: 3px;
  padding-top: 0; }
.yapa-result #details .container {
  width: 100%; }

.yapa-result-section {
  margin-top: 0;
  padding-top: 0; }
  .yapa-result-section.adsl .hiz.result-tab .text-col {
    font-size: 30px; }
  .yapa-result-section.yapa .narrow-result-tab {
    height: 120px; }

.yapa-result-tabs {
  background: #0e357a;
  padding: 15px 0 30px; }
  .yapa-result-tabs h3 {
    font-size: 24px;
    text-align: center;
    color: #f7a600;
    margin: 15px 0; }
  .yapa-result-tabs .result-tab-content {
    position: relative;
    text-align: center; }
  .yapa-result-tabs .icon-col {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px; }
    .yapa-result-tabs .icon-col .result-tab-icon {
      width: 100%;
      height: 100%; }
  .yapa-result-tabs .result-tab-icon {
    color: #f7a600;
    fill: currentColor; }
  .yapa-result-tabs .hiz .icon-col {
    vertical-align: middle;
    top: -6px;
    position: relative; }
  .yapa-result-tabs .text-col {
    font-weight: bold;
    display: inline-block;
    color: #FFF;
    font-size: 40px; }
  .yapa-result-tabs .akn.result-tab {
    padding: 0 30px; }
  .yapa-result-tabs .akn.result-tab::before {
    content: "+";
    color: #f7a600;
    position: absolute;
    font-size: 70px;
    line-height: 240px;
    top: 0;
    left: -15px; }
  .yapa-result-tabs .narrow-result-tab {
    height: 80px;
    color: #FFF;
    font-size: 24px; }
    .yapa-result-tabs .narrow-result-tab .result-tab-icon {
      margin: 0 15px;
      width: 30px;
      height: 30px; }
    .yapa-result-tabs .narrow-result-tab > span.plus-sign {
      color: #f7a600;
      font-size: 200%; }
    .yapa-result-tabs .narrow-result-tab > span.text {
      display: inline-block;
      position: relative;
      top: -6px; }
    .yapa-result-tabs .narrow-result-tab > span.text.with-subtext {
      top: 15px; }
    .yapa-result-tabs .narrow-result-tab .subtext {
      font-size: 16px;
      position: relative;
      top: -10px; }
  .yapa-result-tabs .result-tab .subtext {
    color: #FFF;
    padding-top: 15px; }

@media (max-width: 991px) {
  .yapa-result-tabs .narrow-result-tab {
    padding-left: 45px; } }
.bbk-col {
  float: right; }

@media (max-width: 767px) {
  .bbk-col {
    float: none; }

  .yapa-result-tabs .result-tab {
    height: 160px; }
  .yapa-result-tabs .akn.result-tab {
    padding-top: 40px;
    height: auto;
    padding-bottom: 40px; }
  .yapa-result-tabs .akn.result-tab::before {
    height: auto;
    width: 100%;
    line-height: initial;
    top: 0;
    text-align: center;
    font-size: 80px;
    display: block;
    position: initial; } }
@media (max-width: 375px) {
  .yapa-result-tabs .narrow-result-tab {
    padding-left: 15px; } }
.yapa-result-tabs .blink {
  animation: blink 4s infinite ease-out; }
@keyframes blink {
  0% {
    color: #FFF; }
  50% {
    color: #f7a600; }
  100% {
    color: #FFF; } }
#fiber section, .collapsing-sections section, .collapsible-section section, .static-section section {
  box-shadow: 3px 6px 30px rgba(0, 0, 0, 0.5);
  background: #FFF;
  padding: 0 15px;
  margin-bottom: 60px;
  border-radius: 3px; }
#fiber section .heading, .collapsing-sections section .heading, .collapsible-section section .heading, .static-section section .heading {
  position: relative;
  cursor: pointer; }
  #fiber section .heading .bullet, .collapsing-sections section .heading .bullet, .collapsible-section section .heading .bullet, .static-section section .heading .bullet {
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 0;
    background: #cecece;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari */
    transform: rotate(45deg);
    transition: all 0.2s ease-out; }
  #fiber section .heading:hover .bullet, .collapsing-sections section .heading:hover .bullet, .collapsible-section section .heading:hover .bullet, .static-section section .heading:hover .bullet {
    background: #f7a600; }
  #fiber section .heading .bullet .icon, .collapsing-sections section .heading .bullet .icon, .collapsible-section section .heading .bullet .icon, .static-section section .heading .bullet .icon {
    width: 16px;
    height: 16px;
    color: #FFF;
    margin-left: 8px;
    margin-top: 8px; }
  #fiber section .heading h4, .collapsing-sections section .heading h4, .collapsible-section section .heading h4, .static-section section .heading h4 {
    padding-left: 45px;
    font-weight: bold;
    border-bottom: #FFF 2px solid;
    transition: border-color 0.2s ease-out, padding 0.2s ease-out;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px; }
#fiber section .detail-hider .detail, .collapsing-sections section .detail-hider .detail, .collapsible-section section .detail-hider .detail, .static-section section .detail-hider .detail {
  padding: 30px 0; }
#fiber section p, .collapsing-sections section p, .collapsible-section section p, .static-section section p {
  margin: 0;
  padding: 0 0 15px; }
#fiber section.open .heading h4, .collapsing-sections section.open .heading h4, .collapsible-section section.open .heading h4, .static-section section.open .heading h4 {
  border-color: #cecece; }
#fiber section.open .heading .bullet, .collapsing-sections section.open .heading .bullet, .collapsible-section section.open .heading .bullet, .static-section section.open .heading .bullet {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Safari */
  transform: rotate(180deg); }
#fiber .contact, .collapsing-sections .contact, .collapsible-section .contact, .static-section .contact {
  text-align: center; }
  #fiber .contact .icon, .collapsing-sections .contact .icon, .collapsible-section .contact .icon, .static-section .contact .icon {
    width: 16px;
    height: 16px;
    position: relative;
    top: 3px; }

.static-section section .heading {
  cursor: initial; }
  .static-section section .heading h4 {
    padding-left: 0; }

#fiber .tabs .tab:nth-child(2) .tab-content-figure::before {
  background-image: url("../img/tabs/tab-figure-2-fiber.png"); }
#fiber .tabs .tab:nth-child(4) .tab-content-figure::before {
  background-image: url("../img/tabs/tab-figure-4-fiber.png"); }
#fiber .tabs .tab:nth-child(4) .tab-button .tab-button-icon {
  background-image: url("../img/tabs/tab-icon-4-fiber.png"); }

.fixed-chat-component {
  display: block;
  width: 240px;
  height: auto;
  position: fixed;
  z-index: 9999;
  left: -235px;
  top: 13.1%;
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #083b82;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s; }

.fixed-chat-component.active {
  left: 0; }

.fixed-chat-component .open-chat-component-btn {
  cursor: pointer;
  position: absolute;
  left: 100%;
  top: 0;
  padding: 12px 10px;
  font-weight: 700;
  color: #f7a600;
  white-space: nowrap;
  background: #083b82;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-decoration: none; }

.fixed-chat-component .open-chat-component-btn img {
  display: block;
  width: 16px;
  height: auto;
  margin-top: 10px; }

.fixed-chat-component .chat-component-content {
  overflow: hidden; }

.fixed-chat-component .chat-component-content .chat-display-row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  width: 200%; }

.fixed-chat-component .chat-component-content .chat-display-row.one {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }

.fixed-chat-component .chat-component-content .chat-display-row.two {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col {
  padding-left: 20px;
  padding-right: 20px;
  width: 50%; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col h2 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: justify;
  text-align-last: justify;
  font-weight: 700;
  color: #f7a600;
  padding-top: 25px; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  color: #f7a600;
  text-align: justify;
  text-align-last: justify;
  padding-bottom: 25px; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col h4 {
  color: #f7a600;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 15px; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .night-time-message-area {
  padding-top: 25px; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .night-time-message-area h3 {
  font-size: 18px;
  line-height: normal;
  text-align: inherit; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .night-time-message-area h3 a {
  text-decoration: underline;
  color: #f7a600; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .night-time-message-area h3 a:hover {
  color: #f7a600; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .customer-form form {
  margin: 0;
  padding: 0; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .customer-form .form-item {
  margin-bottom: 10px; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .customer-form .form-item .form-control {
  margin-bottom: 0; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .customer-form .form-item input, .fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .customer-form .form-item .btn {
  padding: 3px 12px; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .customer-form .form-item a.repassword-link {
  color: #f7a600;
  text-decoration: none; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .click-to-back-btn {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
  color: #f7a600;
  position: relative; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .click-to-back-btn:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  top: 0px;
  left: 0;
  right: 0;
  height: 1px;
  overflow: hidden;
  background: #dc9a13; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .click-to-back-btn:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  top: 1px;
  left: 0;
  right: 0;
  height: 1px;
  overflow: hidden;
  background: #ffb215; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .select-display-btns .btn-item {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .select-display-btns .btn-item.btn-item-one {
  padding-top: 25px; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .select-display-btns .btn-item:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  top: 0px;
  left: 0;
  right: 0;
  height: 1px;
  overflow: hidden;
  background: #dc9a13; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .select-display-btns .btn-item:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  top: 1px;
  left: 0;
  right: 0;
  height: 1px;
  overflow: hidden;
  background: #ffb215; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .select-display-btns .btn-item a.select-display-btn {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  height: 60px;
  color: #083b82;
  background: #dc9a13;
  text-decoration: none;
  border-radius: 4px;
  line-height: 1.1; }

.fixed-chat-component .chat-component-content .chat-display-row .chat-display-col .select-display-btns .btn-item.btn-item-two a.select-display-btn {
  background: #0072bc;
  color: #fff; }

.chat-display-col.display-two .abone > div {
  display: none; }
.chat-display-col.display-two .abone.loading .loading {
  display: block; }
.chat-display-col.display-two .abone.chatActive .login {
  display: block; }
.chat-display-col.display-two .abone.chatSorry .sorry {
  display: block; }

.Hero-underStamp {
  color: #0e357a;
  font-size: 30px; }

body .Temmuz15 {
  display: none; }

body.Temmuz15 .Temmuz15 {
  display: block; }

.Temmuz15-content {
  height: 100vh;
  background: #FFF;
  color: #D71328;
  font-size: 6vh;
  padding: 10vw 2vw 2vw;
  text-align: center; }
  .Temmuz15-content p {
    line-height: initial; }
  .Temmuz15-content #logo {
    max-width: 300px;
    display: block;
    margin: 30px auto 0; }

.agustos-30-bayrak {
  opacity: .01;
  display: inline;
  float: right;
  margin: -10px; }
  .agustos-30-bayrak img {
    height: 70px; }

#topbar:hover .agustos-30-bayrak, #topbar.stuck .agustos-30-bayrak {
  opacity: 1; }

@media only screen and (max-width: 480px) {
  .agustos-30-bayrak {
    position: absolute;
    left: 5px;
    top: 65px; } }
.agustos-30-content {
  background: #FFF;
  color: #D71328;
  font-size: 5vh;
  padding: 10vw 5vw 10vw;
  text-align: center; }
  .agustos-30-content p {
    line-height: initial; }

#arkadasini-getir section {
  position: relative;
  background: #FFF;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3); }
#arkadasini-getir .share.btn {
  padding-left: 36px;
  position: relative; }
#arkadasini-getir .share.icon {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 10px; }
#arkadasini-getir .facebook.share.icon {
  color: #3A5A9A; }
#arkadasini-getir .twitter.share.icon {
  color: #55ADF1; }

#arkadasini-getir .yapa-hero {
  background: url("/v2/assets/img/landing-bg-arkadas-sari.jpg");
  -webkit-background-size: cover;
  background-size: cover; }
  #arkadasini-getir .yapa-hero h1 {
    text-shadow: -2px -2px 1px rgba(0, 0, 0, 0.2); }

#arkadasini-getir .kullanim-detayi.table td, #arkadasini-getir .kullanim-detayi.table th {
  vertical-align: middle; }

#home-arkadasini-getir {
  background: url("/v2/assets/img/landing-bg-arkadas-mavi.jpg");
  background-size: cover;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  text-align: center;
  padding: 30px 0; }
  #home-arkadasini-getir h3 {
    margin: 0 0 15px 0; }

.sartlari-okudum {
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  z-index: 3;
  top: 0; }
  .sartlari-okudum > div {
    background: #FFF;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3);
    padding: 15px; }

.contacts-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background: #FFF;
  overflow-y: scroll; }

.select-contacts {
  padding-top: 70px; }
  .select-contacts .contact {
    background: #FFF;
    zoom: 1;
    overflow: hidden;
    cursor: pointer;
    transition: background 0.2s ease-out; }
    .select-contacts .contact:hover {
      background: #EFEFEF; }
  .select-contacts .checkbox, .select-contacts .photo, .select-contacts .detail {
    display: table-cell;
    vertical-align: middle;
    height: 100px; }
  .select-contacts .checkbox {
    padding-left: 15px; }
  .select-contacts .photo img {
    width: 60px;
    height: 60px;
    border-radius: 50%; }
  .select-contacts .detail {
    padding-left: 15px;
    white-space: nowrap; }

.contacts-toolbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3);
  height: 70px;
  padding: 15px 0;
  z-index: 2;
  background: #FFF; }

@media only screen and (max-width: 480px) {
  .contacts-toolbar .btn {
    padding: 8px 20px; }

  .select-contacts .checkbox {
    padding-left: 5px; } }
.tabs-with-caption h3 {
  margin: 0;
  padding: 15px 0;
  text-align: center;
  color: white;
  background: #0e357a;
  border-bottom: #f7a600 1px solid;
  border-top: #f7a600 1px solid;
  position: relative;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3); }

.telefon-kademeleri .ulke-listesi {
  -webkit-column-count: 1;
  /* Chrome, Safari, Opera */
  -moz-column-count: 1;
  /* Firefox */
  column-count: 1; }
  .telefon-kademeleri .ulke-listesi > div.country {
    white-space: nowrap;
    padding-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    .telefon-kademeleri .ulke-listesi {
      -webkit-column-count: 3;
      /* Chrome, Safari, Opera */
      -moz-column-count: 3;
      /* Firefox */
      column-count: 3; } }
  @media only screen and (min-width: 992px) {
    .telefon-kademeleri .ulke-listesi {
      -webkit-column-count: 5;
      /* Chrome, Safari, Opera */
      -moz-column-count: 5;
      /* Firefox */
      column-count: 5; } }

/*# sourceMappingURL=style.css.map */
