.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue,
.iradio_square-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-blue {
    background-position: 0 0;
}
    .icheckbox_square-blue.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-blue.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-blue.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-blue.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-blue {
    background-position: -120px 0;
}
    .iradio_square-blue.hover {
        background-position: -144px 0;
    }
    .iradio_square-blue.checked {
        background-position: -168px 0;
    }
    .iradio_square-blue.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-blue.checked.disabled {
        background-position: -216px 0;
    }

/* HiDPI support */
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_square-blue,
    .iradio_square-blue {
        background-image: url(blue@2x.png);
        background-size: 240px 24px;
    }
}
/*!
 * Datepicker for Bootstrap v1.10.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0)
 */
@charset "UTF-8";
/*----------  Variables  ----------*/
/*----------  Vendor Variables  ----------*/
/*----------  Plugins  ----------*/
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
footer,
header,
section {
  display: block;
}


video {
  display: inline-block;
  vertical-align: baseline;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: bold;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
select {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button] {
  -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] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  
  a[href^="javascript:"]:after {
    content: "";
  }
  
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h3 {
    orphans: 3;
    widows: 3;
  }
  
  h3 {
    page-break-after: avoid;
  }
  .label {
    border: 1px solid #000;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon-alert:before {
  content: "\e209";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

h1, h3, h4, h5, h6,
.h1, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1, .h1,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}

h1, .h1 {
  font-size: 33px;
}

h3, .h3 {
  font-size: 23px;
}

h4, .h4 {
  font-size: 17px;
}

h5, .h5 {
  font-size: 13px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 9px;
}

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

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

ul {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul {
  margin-bottom: 0;
}

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

dl {
  margin-top: 0;
  margin-bottom: 18px;
}

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.428571429;
}

.container {
  padding-right: 8px;
  padding-left: 7px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 735px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 955px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1155px;
  }
}

.row {
  margin-right: -8px;
  margin-left: -7px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

 .col-lg-2, .col-md-3, .col-lg-3, .col-md-4, .col-xs-6, .col-md-6, .col-lg-6, .col-xs-12, .col-sm-12, .col-md-12 {
  position: relative;
  min-height: 1px;
  padding-right: 7px;
  padding-left: 8px;
}

 .col-xs-6, .col-xs-12 {
  float: left;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
   .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
   .col-md-3, .col-md-4, .col-md-6, .col-md-12 {
    float: left;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
   .col-lg-2, .col-lg-3, .col-lg-6 {
    float: left;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-6 {
    width: 50%;
  }
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}


input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=checkbox][disabled],
input[type=checkbox].disabled {
  cursor: not-allowed;
}


select[size] {
  height: auto;
}


input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled] {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled] {
  cursor: not-allowed;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control {
    line-height: 32px;
  }
}
.form-group {
  margin-bottom: 15px;
}


.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox.disabled label {
  cursor: not-allowed;
}

.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}


.checkbox input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}


.checkbox + .checkbox {
  margin-top: -5px;
}

.has-success .help-block {
  color: #3c763d;
}

.has-warning .help-block {
  color: #8a6d3b;
}

.has-error .help-block {
  color: #a94442;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn:focus, .btn:active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}

a.btn.disabled {
  pointer-events: none;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.hidden {
  display: none !important;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("/assets/components/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/assets/components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/assets/components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/assets/components/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/assets/components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/assets/components/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

/* Deprecated as of 4.4.0 */
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */


.fa-times:before {
  content: "\f00d";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-whatsapp:before {
  content: "\f232";
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
body {
  -webkit-backface-visibility: hidden;
}

.animated {
  animation-duration: calc( 1s );
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: calc( 1s * 2 );
}
.animated.bounceIn, .animated.bounceOut {
  animation-duration: calc( 1s * 0.75 );
}
.animated.flipOutX, .animated.flipOutY {
  animation-duration: calc( 1s * 0.75 );
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}

/*! wysiwyg.css v0.0.3 | MIT License | github.com/jgthms/wysiwyg.css */
.wysiwyg {
  line-height: 1.6;
}
.wysiwyg a {
  text-decoration: none;
}
.wysiwyg a:hover {
  border-bottom: 1px solid;
}
.wysiwyg abbr {
  border-bottom: 1px dotted;
  cursor: help;
}
.wysiwyg cite {
  font-style: italic;
}
.wysiwyg hr {
  background: hsl(0, 0%, 90%);
  border: none;
  display: block;
  height: 1px;
  margin-bottom: 1.2em;
  margin-top: 1.2em;
}
.wysiwyg img {
  vertical-align: text-bottom;
}
.wysiwyg ins {
  background-color: lime;
  text-decoration: none;
}
.wysiwyg mark {
  background-color: yellow;
}
.wysiwyg small {
  font-size: 0.8em;
}
.wysiwyg strong {
  font-weight: 600;
}
.wysiwyg sub,
.wysiwyg sup {
  font-size: 0.8em;
}
.wysiwyg sub {
  vertical-align: sub;
}
.wysiwyg sup {
  vertical-align: super;
}
.wysiwyg p, .wysiwyg dl, .wysiwyg ol, .wysiwyg ul, .wysiwyg blockquote, .wysiwyg pre, .wysiwyg table {
  margin-bottom: 1.2em;
}
.wysiwyg p:last-child, .wysiwyg dl:last-child, .wysiwyg ol:last-child, .wysiwyg ul:last-child, .wysiwyg blockquote:last-child, .wysiwyg pre:last-child, .wysiwyg table:last-child {
  margin-bottom: 0;
}
.wysiwyg p:empty {
  display: none;
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
  font-weight: 600;
  line-height: 1.2;
}
.wysiwyg h1:first-child, .wysiwyg h2:first-child, .wysiwyg h3:first-child, .wysiwyg h4:first-child, .wysiwyg h5:first-child, .wysiwyg h6:first-child {
  margin-top: 0;
}
.wysiwyg h1 {
  font-size: 2.4em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  line-height: 1;
}
.wysiwyg h2 {
  font-size: 1.6em;
  margin-bottom: 0.75em;
  margin-top: 1.5em;
  line-height: 1.1;
}
.wysiwyg h3 {
  font-size: 1.3em;
  margin-bottom: 0.9230769231em;
  margin-top: 0.9230769231em;
}
.wysiwyg h4 {
  font-size: 1.2em;
  margin-bottom: 1em;
  margin-top: 1em;
}
.wysiwyg h5 {
  font-size: 1.1em;
  margin-bottom: 1.0909090909em;
  margin-top: 1.0909090909em;
}
.wysiwyg h6 {
  font-size: 1em;
  margin-bottom: 1.2em;
  margin-top: 1.2em;
}
.wysiwyg dd {
  margin-left: 1.2em;
}
.wysiwyg ol,
.wysiwyg ul {
  list-style-position: outside;
  margin-left: 1.2em;
}
.wysiwyg ol {
  list-style-type: decimal;
}
.wysiwyg ol ol {
  list-style-type: lower-alpha;
}
.wysiwyg ol ol ol {
  list-style-type: lower-roman;
}
.wysiwyg ol ol ol ol {
  list-style-type: lower-greek;
}
.wysiwyg ol ol ol ol ol {
  list-style-type: decimal;
}
.wysiwyg ol ol ol ol ol ol {
  list-style-type: lower-alpha;
}
.wysiwyg ul {
  list-style-type: disc;
}
.wysiwyg ul ul {
  list-style-type: circle;
}
.wysiwyg ul ul ul {
  list-style-type: square;
}
.wysiwyg ul ul ul ul {
  list-style-type: circle;
}
.wysiwyg ul ul ul ul ul {
  list-style-type: disc;
}
.wysiwyg ul ul ul ul ul ul {
  list-style-type: circle;
}
.wysiwyg blockquote {
  border-left: 4px solid hsl(0, 0%, 90%);
  padding: 0.6em 1.2em;
}
.wysiwyg blockquote p {
  margin-bottom: 0;
}
.wysiwyg code,
.wysiwyg kbd,
.wysiwyg samp,
.wysiwyg pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  background-color: hsl(0, 0%, 95%);
  color: hsl(0, 0%, 20%);
  font-size: 0.9em;
}
.wysiwyg code,
.wysiwyg kbd,
.wysiwyg samp {
  border-radius: 3px;
  line-height: 1.7777777778;
  padding: 0.1em 0.4em 0.2em;
  vertical-align: baseline;
}
.wysiwyg pre {
  overflow: auto;
  padding: 1em 1.2em;
}
.wysiwyg pre code {
  background: none;
  font-size: 1em;
  line-height: 1em;
}
.wysiwyg figure {
  margin-bottom: 2.4em;
  text-align: center;
}
.wysiwyg figure:first-child {
  margin-top: 0;
}
.wysiwyg figure:last-child {
  margin-bottom: 0;
}
.wysiwyg figcaption {
  font-size: 0.8em;
  margin-top: 0.75em;
}
.wysiwyg table {
  width: 100%;
}
.wysiwyg table pre {
  white-space: pre-wrap;
}
.wysiwyg th,
.wysiwyg td {
  font-size: 1em;
  padding: 0.6em;
  border: 1px solid hsl(0, 0%, 90%);
  line-height: 1.4;
}
.wysiwyg thead tr,
.wysiwyg tfoot tr {
  background-color: hsl(0, 0%, 96%);
}
.wysiwyg thead th,
.wysiwyg thead td,
.wysiwyg tfoot th,
.wysiwyg tfoot td {
  font-size: 0.9em;
  padding: 0.6666666667em;
}
.wysiwyg thead th code,
.wysiwyg thead td code,
.wysiwyg tfoot th code,
.wysiwyg tfoot td code {
  background-color: hsl(0, 0%, 100%);
}
.wysiwyg tbody tr {
  background-color: hsl(0, 0%, 100%);
}

/*----------  Plugins  ----------*/
/*----------  Reset  ----------*/
*, *:before, *:after {
  box-sizing: border-box;
}

html {
  text-rendering: optimizeLegibility;
}

body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: inherit;
  background-color: transparent;
}
a:hover, a:active, a:focus {
  text-decoration: none;
  color: inherit;
}
a:focus {
  outline: 0;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, figure, p, pre, ul, ol, menu {
  margin: 0;
}

button, iframe {
  border: 0;
}

nav ul, nav ol, button, menu {
  padding: 0;
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
  resize: vertical;
}
/*----------  Base  ----------*/
@font-face {
  font-display: swap;
  font-family: Ogg;
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/Ogg-Regular_woff2.woff2) format("woff2"), url(/assets/fonts/Ogg-Regular_woff.woff) format("woff"), url(/assets/fonts/Ogg-Regular_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: normal;
  font-weight: 300;
  src: url(/assets/fonts/ZurichSans-Light_woff2.woff2) format("woff2"), url(/assets/fonts/ZurichSans-Light_woff.woff) format("woff"), url(/assets/fonts/ZurichSans-Light_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: italic;
  font-weight: 300;
  src: url(/assets/fonts/ZurichSans-LightItalic_woff2.woff2) format("woff2"), url(/assets/fonts/ZurichSans-LightItalic_woff.woff) format("woff"), url(/assets/fonts/ZurichSans-LightItalic_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: normal;
  font-weight: 400;
  src: url(/assets/fonts/ZurichSans-Regular_woff2.woff2) format("woff2"), url(/assets/fonts/ZurichSans-Regular_woff.woff) format("woff"), url(/assets/fonts/ZurichSans-Regular_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: italic;
  font-weight: 400;
  src: url(/assets/fonts/ZurichSans-Italic_woff2.woff2) format("woff2"), url(/assets/fonts/ZurichSans-Italic_woff.woff) format("woff"), url(/assets/fonts/ZurichSans-Italic_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: normal;
  font-weight: 500;
  src: url(/assets/fonts/ZurichSans-Medium_woff2.woff2) format("woff2"), url(/assets/fonts/ZurichSans-Medium_woff.woff) format("woff"), url(/assets/fonts/ZurichSans-Medium_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: italic;
  font-weight: 500;
  src: url(/assets/fonts/ZurichSans-MediumItalic_woff2.woff2) format("woff2"), url(/assets/fonts/ZurichSans-MediumItalic_woff.woff) format("woff"), url(/assets/fonts/ZurichSans-MediumItalic_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: normal;
  font-weight: 600;
  src: url(/assets/fonts/ZurichSans-SemiBold_woff2.woff2) format("woff2"), url(/assets/fonts/ZurichSans-SemiBold_woff.woff) format("woff"), url(/assets/fonts/ZurichSans-SemiBold_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: italic;
  font-weight: 600;
  src: url(/assets/fonts/ZurichSans-SemiBoldItalic_woff2.woff2) format("woff2"), url(/assets/fonts/ZurichSans-SemiBoldItalic_woff.woff) format("woff"), url(/assets/fonts/ZurichSans-SemiBoldItalic_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: normal;
  font-weight: 700;
  src: url(/assets/fonts/ZurichSans-Bold_woff2.woff2) format("woff2"), url(/assets/fonts/ZurichSans-Bold_woff.woff) format("woff"), url(/assets/fonts/ZurichSans-Bold_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: italic;
  font-weight: 700;
  src: url(/assets/fonts/ZurichSans-BoldItalic_woff2.woff2) format("woff2"), url(/assets/fonts/ZurichSans-BoldItalic_woff.woff) format("woff"), url(/assets/fonts/ZurichSans-BoldItalic_ttf.ttf) format("truetype");
}
.font-weight-light {
  font-weight: 300;
}

.font-weight-regular {
  font-weight: 400;
}

.font-weight-medium {
  font-weight: 500;
}

.font-weight-semi-bold {
  font-weight: 600;
}

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

.font-family-2 {
  font-family: Ogg, sans-serif;
}
.line-height-1-6 {
  line-height: 1.6;
}

.text-color-primary {
  color: #0171b9;
}
.text-color-primary:hover, .text-color-primary:focus, .text-color-primary:active {
  color: #0171b9;
}
.text-color-font-3 {
  color: #5b6986;
}
.text-color-font-3:hover, .text-color-font-3:focus, .text-color-font-3:active {
  color: #5b6986;
}
.text-color-white {
  color: #fff;
}
.text-color-white:hover, .text-color-white:focus, .text-color-white:active {
  color: #fff;
}
.text-color-black {
  color: #000;
}
.text-color-black:hover, .text-color-black:focus, .text-color-black:active {
  color: #000;
}

h1, h3, h4, h5, h6, .h1, .h3, .h4, .h5, .h6, .h8 {
  margin-top: 0;
  margin-bottom: 0;
}

h1, .h1 {
  font-size: 33px;
}
@media (max-width: 1199px) {
  h1, .h1 {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  h1, .h1 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 22px;
  }
}

h3, .h3 {
  font-size: 28px;
}
@media (max-width: 991px) {
  h3, .h3 {
    font-size: 18px;
  }
}

h4, .h4 {
  font-size: 22px;
}
@media (max-width: 991px) {
  h4, .h4 {
    font-size: 18px;
  }
}

h5, .h5 {
  font-size: 16px;
}
@media (max-width: 767px) {
  h5, .h5 {
    font-size: 15px;
  }
}

h6, .h6 {
  font-size: 14px;
}

.h8 {
  font-size: 12px;
}

.small-text {
  font-size: 11px;
}
@media only screen and (max-width: 415px) {
  .small-text {
    font-size: 10px;
  }
}

.damage-content {
  font-size: 18px;
}
@media only screen and (max-width: 1199px) {
  .damage-content {
    font-size: 14px;
  }
}
.line-height-1-1 {
  line-height: 1.1;
}
.line-height-1-4 {
  line-height: 1.4;
}
.line-height-1-6 {
  line-height: 1.6;
}

html {
  overflow-x: hidden;
}

body {
  font-family: ZurichSans, sans-serif;
  color: #000;
  font-weight: 500;
  position: relative;
}

body.hamburger-menu--active--header, body.hamburger-menu--active--footer {
  position: fixed;
  left: 0;
  width: 100%;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
body.hamburger-menu--active--header {
  top: 0;
}
body.hamburger-menu--active--footer {
  bottom: 0;
}
body.show-cookie-alert .cookie-alert {
  display: flex;
}
body.show-cookie-alert .scroll-to-top {
  bottom: 60px;
}
@media only screen and (max-width: 991px) {
  body.show-cookie-alert .scroll-to-top {
    bottom: 90px;
  }
}

.background-color-primary {
  background-color: #0171b9;
}
.background-color-white {
  background-color: #fff;
}
.border-radius-2 {
  border-radius: 2px;
}
.border-radius-3 {
  border-radius: 3px;
}
.border-radius-25 {
  border-radius: 25px;
}
.border-radius-50 {
  border-radius: 50px;
}

.about-text {
  color: #3f3f51;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.scroll-to-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 50;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  will-change: transform;
}
.scroll-to-top--active {
  opacity: 1;
  visibility: visible;
}

.alert ul {
  padding-left: 17px;
}

.popover {
  width: 100%;
  font-family: ZurichSans, sans-serif;
  line-height: 1.3;
  border-radius: 3px;
}
.popover .popover-content {
  padding: 10px;
}
.popover.left {
  margin-left: -5px;
}

.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
  font-weight: 500;
  line-height: 1.3;
}

.wysiwyg--no-list-space ul, .wysiwyg--no-list-space ol {
  margin-left: -1.2em;
  margin-bottom: 5px;
}

.wysiwyg a {
  border-bottom: 1px solid;
}

/*----------  Helpers  ----------*/

.ml-xs--5 {
  margin-left: -5px;
}

.mr-xs--5 {
  margin-right: -5px;
}

.pl-xs-0 {
  padding-left: 0px;
}

.pr-xs-0 {
  padding-right: 0px;
}

.mb-xs-1 {
  margin-bottom: 1px;
}

.pr-xs-1 {
  padding-right: 1px;
}

.mt-xs-4 {
  margin-top: 4px;
}

.mt-xs-5 {
  margin-top: 5px;
}

.mb-xs-5 {
  margin-bottom: 5px;
}

.ml-xs-5 {
  margin-left: 5px;
}

.mr-xs-5 {
  margin-right: 5px;
}

.pt-xs-5 {
  padding-top: 5px;
}

.pb-xs-5 {
  padding-bottom: 5px;
}

.pl-xs-5 {
  padding-left: 5px;
}

.pr-xs-5 {
  padding-right: 5px;
}

.mt-xs-8 {
  margin-top: 8px;
}

.mt-xs-10 {
  margin-top: 10px;
}

.mb-xs-10 {
  margin-bottom: 10px;
}

.ml-xs-10 {
  margin-left: 10px;
}

.mr-xs-10 {
  margin-right: 10px;
}

.pt-xs-10 {
  padding-top: 10px;
}

.pb-xs-10 {
  padding-bottom: 10px;
}

.pl-xs-10 {
  padding-left: 10px;
}

.pr-xs-10 {
  padding-right: 10px;
}

.p-xs-10 {
  padding: 10px;
}

.w-xs-10 {
  width: 10%;
}

.pt-xs-13 {
  padding-top: 13px;
}

.pb-xs-13 {
  padding-bottom: 13px;
}

.mt-xs-15 {
  margin-top: 15px;
}

.mb-xs-15 {
  margin-bottom: 15px;
}

.ml-xs-15 {
  margin-left: 15px;
}

.mr-xs-15 {
  margin-right: 15px;
}

.m-xs-15 {
  margin: 15px;
}

.pb-xs-15 {
  padding-bottom: 15px;
}

.pl-xs-15 {
  padding-left: 15px;
}

.pr-xs-15 {
  padding-right: 15px;
}

.p-xs-15 {
  padding: 15px;
}

.pl-xs-18 {
  padding-left: 18px;
}

.mt-xs-20 {
  margin-top: 20px;
}

.mb-xs-20 {
  margin-bottom: 20px;
}

.pt-xs-20 {
  padding-top: 20px;
}

.pb-xs-20 {
  padding-bottom: 20px;
}

.pl-xs-20 {
  padding-left: 20px;
}

.pr-xs-20 {
  padding-right: 20px;
}

.p-xs-20 {
  padding: 20px;
}

.mt-xs-25 {
  margin-top: 25px;
}

.mb-xs-25 {
  margin-bottom: 25px;
}

.pt-xs-25 {
  padding-top: 25px;
}

.pb-xs-25 {
  padding-bottom: 25px;
}

.pl-xs-25 {
  padding-left: 25px;
}

.pr-xs-25 {
  padding-right: 25px;
}

.p-xs-25 {
  padding: 25px;
}

.mt-xs-30 {
  margin-top: 30px;
}

.mb-xs-30 {
  margin-bottom: 30px;
}

.mr-xs-30 {
  margin-right: 30px;
}

.pt-xs-30 {
  padding-top: 30px;
}

.pb-xs-30 {
  padding-bottom: 30px;
}

.pl-xs-30 {
  padding-left: 30px;
}

.pr-xs-30 {
  padding-right: 30px;
}

.p-xs-30 {
  padding: 30px;
}

.w-xs-35 {
  width: 35%;
}

.mt-xs-40 {
  margin-top: 40px;
}

.mb-xs-40 {
  margin-bottom: 40px;
}

.ml-xs-40 {
  margin-left: 40px;
}

.mb-xs-45 {
  margin-bottom: 45px;
}

.mt-xs-50 {
  margin-top: 50px;
}

.mb-xs-50 {
  margin-bottom: 50px;
}

.w-xs-50 {
  width: 50%;
}

.w-xs-65 {
  width: 65%;
}

.mb-xs-70 {
  margin-bottom: 70px;
}

.w-xs-70 {
  width: 70%;
}

.mt-xs-80 {
  margin-top: 80px;
}

.mb-xs-80 {
  margin-bottom: 80px;
}

.w-xs-90 {
  width: 90%;
}

.mb-xs-100 {
  margin-bottom: 100px;
}

.w-xs-100 {
  width: 100%;
}

.h-xs-100 {
  height: 100%;
}

@media (min-width: 768px) {
  .mr-sm-10 {
    margin-right: 10px;
  }
}

@media (min-width: 768px) {
  .pl-sm-20 {
    padding-left: 20px;
  }
}

@media (min-width: 768px) {
  .w-sm-25 {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .pl-sm-30 {
    padding-left: 30px;
  }
}

@media (min-width: 768px) {
  .pr-sm-30 {
    padding-right: 30px;
  }
}

@media (min-width: 768px) {
  .w-sm-75 {
    width: 75%;
  }
}

@media (min-width: 992px) {
  .mt-md--20 {
    margin-top: -20px;
  }
}

@media (min-width: 992px) {
  .ml-md--5 {
    margin-left: -5px;
  }
}

@media (min-width: 992px) {
  .mt-md-0 {
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  .mb-md-0 {
    margin-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .mr-md-0 {
    margin-right: 0px;
  }
}

@media (min-width: 992px) {
  .pb-md-0 {
    padding-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .pl-md-0 {
    padding-left: 0px;
  }
}

@media (min-width: 992px) {
  .pt-md-5 {
    padding-top: 5px;
  }
}

@media (min-width: 992px) {
  .pl-md-5 {
    padding-left: 5px;
  }
}

@media (min-width: 992px) {
  .p-md-5 {
    padding: 5px;
  }
}

@media (min-width: 992px) {
  .pl-md-7 {
    padding-left: 7px;
  }
}

@media (min-width: 992px) {
  .pr-md-8 {
    padding-right: 8px;
  }
}

@media (min-width: 992px) {
  .ml-md-10 {
    margin-left: 10px;
  }
}

@media (min-width: 992px) {
  .pr-md-15 {
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  .w-md-15 {
    width: 15%;
  }
}

@media (min-width: 992px) {
  .p-md-18 {
    padding: 18px;
  }
}

@media (min-width: 992px) {
  .mt-md-20 {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .mb-md-20 {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .pt-md-20 {
    padding-top: 20px;
  }
}

@media (min-width: 992px) {
  .pb-md-20 {
    padding-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .mb-md-25 {
    margin-bottom: 25px;
  }
}

@media (min-width: 992px) {
  .w-md-25 {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .pt-md-35 {
    padding-top: 35px;
  }
}

@media (min-width: 992px) {
  .pl-md-40 {
    padding-left: 40px;
  }
}

@media (min-width: 992px) {
  .pr-md-40 {
    padding-right: 40px;
  }
}

@media (min-width: 992px) {
  .mt-md-50 {
    margin-top: 50px;
  }
}

@media (min-width: 992px) {
  .w-md-50 {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .pl-md-70 {
    padding-left: 70px;
  }
}

@media (min-width: 992px) {
  .p-md-70 {
    padding: 70px;
  }
}

@media (min-width: 992px) {
  .w-md-85 {
    width: 85%;
  }
}

@media (min-width: 992px) {
  .w-md-100 {
    width: 100%;
  }
}

@media (min-width: 1599px) {
  .ml-xmd-25 {
    margin-left: 25px;
  }
}

@media (min-width: 1200px) {
  .mr-lg-20 {
    margin-right: 20px;
  }
}

@media (min-width: 1200px) {
  .mb-lg-40 {
    margin-bottom: 40px;
  }
}

@media (min-width: 1200px) {
  .pl-lg-40 {
    padding-left: 40px;
  }
}

@media (min-width: 1200px) {
  .pr-lg-40 {
    padding-right: 40px;
  }
}

@media (min-width: 1200px) {
  .mr-lg-60 {
    margin-right: 60px;
  }
}

@media (min-width: 1200px) {
  .w-lg-65 {
    width: 65%;
  }
}

@media (min-width: 1200px) {
  .w-lg-70 {
    width: 70%;
  }
}

@media (min-width: 1200px) {
  .mt-lg-80 {
    margin-top: 80px;
  }
}

@media (min-width: 992px) {
  .text-md-right {
    text-align: right;
  }
}

.df-xs {
  display: flex;
}
.df-xs:before, .df-xs:after {
  display: none;
}
.df-xs-inline-flex {
  display: inline-flex;
}
.df-xs-justify-content-center {
  justify-content: center;
}
.df-xs-justify-content-space-between {
  justify-content: space-between;
}
.df-xs-justify-content-flex-end {
  justify-content: flex-end;
}
.df-xs-align-items-center {
  align-items: center;
}
.df-xs-align-items-flex-start {
  align-items: flex-start;
}
.df-xs-align-items-flex-end {
  align-items: flex-end;
}
.df-xs-align-items-stretch {
  align-items: stretch;
}
.df-xs-flex-wrap-wrap {
  flex-wrap: wrap;
}
.df-xs-flex-direction-column {
  flex-direction: column;
}
.df-xs-flex-direction-column-reverse {
  flex-direction: column-reverse;
}

@media (min-width: 768px) {
  .df-sm-justify-content-flex-start {
    justify-content: flex-start;
  }
}

@media (min-width: 992px) {
  .df-md {
    display: flex;
  }
  .df-md:before, .df-md:after {
    display: none;
  }
  .df-md-justify-content-space-between {
    justify-content: space-between;
  }
  .df-md-justify-content-flex-start {
    justify-content: flex-start;
  }
  .df-md-justify-content-flex-end {
    justify-content: flex-end;
  }
  .df-md-align-items-center {
    align-items: center;
  }
  .df-md-align-items-stretch {
    align-items: stretch;
  }
  .df-md-flex-direction-row {
    flex-direction: row;
  }
  .df-md-flex-direction-column {
    flex-direction: column;
  }
}

@media (min-width: 1200px) {
  .df-lg-justify-content-space-between {
    justify-content: space-between;
  }
  .df-lg-align-items-center {
    align-items: center;
  }
  .df-lg-flex-direction-row {
    flex-direction: row;
  }
}

/*----------  Components  ----------*/
.header {
  height: 95px;
  border-bottom: 1px solid #b2bbca;
}
@media only screen and (max-width: 991px) {
  .header {
    border-top: 8px solid #0171b9;
  }
}
.header__logo {
  width: 240px;
}
@media only screen and (max-width: 1199px) {
  .header__logo {
    width: 200px;
  }
}
.header__logo svg {
  width: 95px;
  height: 80px;
}
@media only screen and (max-width: 991px) {
  .header__logo svg {
    height: 75px;
    width: 90px;
  }
}
@media (max-width: 320px) {
  .header__logo svg {
    width: 71px;
    height: 60px;
  }
}
.header__menu {
  position: relative;
  width: calc(100% - 240px);
}
@media only screen and (max-width: 1199px) {
  .header__menu {
    width: calc(100% - 200px);
  }
}
@media only screen and (max-width: 991px) {
  .header__menu {
    width: calc(100% - 140px);
  }
}
@media (max-width: 320px) {
  .header__menu {
    width: calc(100% - 40px);
  }
}
.header__menu__primary {
  border-bottom-left-radius: 10px;
  background: #0171b9;
  height: 25px;
  position: relative;
}
.header__menu__primary:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background: #0171b9;
}
.header__menu__primary__container {
  width: calc(100% - 380px);
}
@media only screen and (max-width: 1199px) {
  .header__menu__primary__container {
    width: calc(100% - 330.6px);
  }
}
.header__menu__primary__container_2 {
  width: 380px;
  margin-right: 1px;
}
@media only screen and (max-width: 1199px) {
  .header__menu__primary__container_2 {
    width: 330.6px;
  }
}
.header__menu__primary__item {
  padding: 0 10px;
  transition: background-color 0.3s;
}
@media only screen and (max-width: 1199px) {
  .header__menu__primary__item {
    padding: 0 7px;
    font-size: 10px;
  }
}
.header__menu__primary__item:hover {
  background-color: #017ccc;
}
.header__menu__primary__item--style-2 {
  padding: 0;
  width: 190px;
  margin-right: 0;
  background-color: #017ccc;
}
@media only screen and (max-width: 1199px) {
  .header__menu__primary__item--style-2 {
    width: 165.3px;
  }
}
.header__menu__secondary {
  height: calc(100% - 25px);
}
@media only screen and (max-width: 991px) {
  .header__menu__secondary {
    height: 70px;
    border-bottom: 1px solid rgba(1, 113, 185, 0.2);
  }
}
.header__menu__secondary__phone {
  font-size: 18px;
  line-height: 1;
}
@media only screen and (max-width: 1199px) {
  .header__menu__secondary__phone {
    font-size: 16px;
  }
}
.header__menu__secondary__phone svg {
  fill: #0171b9;
  width: 21px;
  height: 21px;
}
.header__menu__secondary__item {
  width: 191px;
  border-left: 1px solid #e5e9f0;
  color: #017ccc;
  background-color: #fff;
  transition: background-color 0.3s, color 0.3s;
  font-size: 12px;
}
.header__menu__secondary__item:hover, .header__menu__secondary__item:focus, .header__menu__secondary__item:active {
  background-color: rgba(221, 221, 221, 0.3);
  color: #017ccc;
}
@media only screen and (max-width: 1199px) {
  .header__menu__secondary__item {
    width: 165.3px;
  }
}
@media only screen and (max-width: 991px) {
  .header__menu__secondary__item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 1199px) {
  .header__menu__secondary__item {
    font-size: 11px;
  }
}
@media only screen and (max-width: 415px) {
  .header__menu__secondary__item {
    font-size: 9px;
  }
}
.header__menu__secondary__item svg {
  transition: all 0.3s;
  fill: #017ccc;
}
.header__menu__secondary__item:last-child {
  border-right: 1px solid #e5e9f0;
}
.header__menu__secondary__item--time-of-damage {
  background: #fff;
}
@media only screen and (max-width: 991px) {
  .header__menu__secondary__item--time-of-damage {
    background: #fff;
  }
}
.header__menu__secondary__item--time-of-damage svg {
  width: 23px;
}
.header__menu__secondary__item--damage-query {
  background: #fff;
}
@media only screen and (max-width: 991px) {
  .header__menu__secondary__item--damage-query {
    background: #fff;
  }
}
.header__menu__secondary__item--damage-query svg {
  width: 23px;
}
@media only screen and (max-width: 991px) {
  .header__menu__secondary__item:first-child {
    border-left: none;
  }
  .header__menu__secondary__item:last-child {
    border-right: none;
  }
  .header__menu__secondary__item--active {
    background: #20b1e6;
    color: #fff;
  }
  .header__menu__secondary__item--active svg {
    fill: #fff;
  }
}
@media only screen and (min-width: 992px) {
  .header__menu__secondary__item:hover, .header__menu__secondary__item:focus, .header__menu__secondary__item:active {
    background: #20b1e6;
    color: #fff;
  }
  .header__menu__secondary__item:hover svg, .header__menu__secondary__item:focus svg, .header__menu__secondary__item:active svg {
    fill: #fff;
  }
}
.header__menu__secondary__item--whatsapp {
  width: 64px;
  font-size: 30px;
  color: #b2bbca;
}
@media only screen and (max-width: 1199px) {
  .header__menu__secondary__item--whatsapp {
    width: 45px;
  }
}
.header__menu__secondary__item--whatsapp:hover, .header__menu__secondary__item--whatsapp:focus, .header__menu__secondary__item--whatsapp:active {
  background: transparent;
}
.header__menu__secondary__item--search {
  width: 64px;
  font-size: 30px;
  color: #b2bbca;
}
@media only screen and (max-width: 1199px) {
  .header__menu__secondary__item--search {
    width: 45px;
  }
}
.header__menu__secondary__item--web-branch svg {
  width: 23px;
}
.header__mobile__menu__primary__item {
  border-left: 1px solid rgba(1, 124, 204, 0.2);
}
.header__mobile__menu__primary__item:first-child {
  border: none;
}
.header__mobile__menu__primary__item a {
  display: flex;
  align-items: center;
  height: 100%;
}
.header__mobile__menu__primary__item--search {
  margin-right: 10px;
}
.header__mobile__menu__primary__item--search svg path {
  fill: rgb(172, 181, 196);
}
.header__mobile__menu__primary__item--requests-suggestions svg {
  fill: #0171b9;
  width: 25px;
}
@media only screen and (max-width: 991px) {
  .header__mobile__menu__primary__item--requests-suggestions svg {
    fill: #aab5c7;
    width: 22px;
  }
}
.header__mobile__menu__primary__item--phone svg {
  width: 26px;
}
.header__mobile__menu__primary__item--phone svg path {
  fill: rgb(172, 181, 196);
}
@media only screen and (max-width: 991px) {
  .header__mobile__menu__primary__item--phone svg {
    fill: #aab5c7;
    width: 18px;
  }
}
.header__mobile__menu__primary__item--whatsapp {
  font-size: 26px;
  color: #23ab7d;
}
@media only screen and (max-width: 991px) {
  .header__mobile__menu__primary__item--whatsapp {
    color: #aab5c7;
    font-size: 23px;
  }
}
.header__mobile__menu__primary__item--hamburger-menu {
  cursor: pointer;
  margin-top: -2px;
}
.header__hamburger__bars, .header__hamburger__bars:after, .header__hamburger__bars:before {
  width: 29px;
  height: 4px;
}
.header__hamburger__bars {
  position: relative;
  transform: translateY(8px);
  background: #0171b9;
  transition: all 0ms 300ms;
}
.header__hamburger__bars.animate {
  background: rgba(255, 255, 255, 0);
}
.header__hamburger__bars:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 8px;
  background: #0171b9;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.header__hamburger__bars:after {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  background: #0171b9;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.header__hamburger__bars.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.header__hamburger__bars.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu {
  position: absolute;
  background-color: rgb(251, 251, 251);
  left: 0;
  width: 100%;
  z-index: 50;
  overflow-y: scroll;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.hamburger-menu--header {
  top: 165px;
  min-height: calc(100vh - (95px + 70px));
  min-height: calc(var(--vh, 1vh) * 100 - (95px + 70px));
}
.hamburger-menu--footer {
  bottom: 235px;
  min-height: calc(100vh - (90px + 65px + 80px));
  min-height: calc(var(--vh, 1vh) * 100 - (90px + 65px + 80px));
}
.hamburger-menu--active {
  opacity: 1;
  visibility: visible;
}
.hamburger-menu__item {
  color: #017ccc;
  border-bottom: 1px solid rgba(1, 124, 204, 0.15);
  height: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 15px;
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  .hamburger-menu__item {
    max-height: 13.8vh;
  }
}
@media only screen and (max-width: 375px) {
  .hamburger-menu__item {
    max-height: 90.6px;
  }
}
@media only screen and (max-width: 320px) {
  .hamburger-menu__item {
    max-height: 64.1px;
  }
}
@media only screen and (max-width: 991px) {
  .hamburger-menu__item {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .hamburger-menu__item {
    font-size: 20px;
  }
}
@media only screen and (max-width: 415px) {
  .hamburger-menu__item {
    font-size: 16px;
  }
}
@media only screen and (max-height: 420px) {
  .hamburger-menu__item {
    font-size: 16px;
  }
}
@media only screen and (max-height: 340px) {
  .hamburger-menu__item {
    font-size: 16px;
  }
}
.hamburger-menu__item--blank {
  min-height: auto;
  max-height: auto;
}
.hamburger-menu__item--back {
  justify-content: flex-start;
  min-height: 70px;
  max-height: 120px;
}
.hamburger-menu__item--back svg {
  fill: #0171b9;
  width: 34px;
  opacity: 0.5;
}
.hamburger-menu__item--back--white svg {
  fill: #fff;
  opacity: 1;
}
.hamburger-menu__item--close {
  justify-content: flex-end;
}
.hamburger-menu__item--close svg {
  fill: #0171b9;
  width: 34px;
  opacity: 0.5;
}
.hamburger-menu__item--close--white svg {
  fill: #fff;
  opacity: 1;
}
.hamburger-menu .hamburger-menu__item--back .back-arrow {
  background: #0171b9;
  padding: 5px 10px;
  border-radius: 20px;
  color: #ffffff;
}
.hamburger-menu .hamburger-menu__item--back .back-arrow svg {
  rotate: 180deg;
  width: 10px;
}
.hamburger-menu .hamburger-menu__item--back .back-arrow svg path {
  fill: #ffffff;
}
.hamburger-menu .hamburger-menu__item--back.hamburger-menu__item--close {
  justify-content: space-between;
}
.hamburger-menu__parents {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
  transform: translateX(0%);
  width: 100%;
  height: 100%;
}
.hamburger-menu__parents--close {
  transform: translateX(-100%);
}
.hamburger-menu__submenu {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
  transform: translateX(100%);
  width: 100%;
  height: 100%;
  display: none;
}
.hamburger-menu__submenu--opening {
  display: flex;
}
.hamburger-menu__submenu--opened {
  transform: translateX(0%);
}

.dropdown-insurance-types {
  position: absolute;
  top: 95px;
  border-radius: 5px;
  left: 0;
  z-index: -1;
  background: #ECEEEF;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  overflow: hidden;
  height: 0;
}
@media only screen and (max-width: 1600px) {
  .dropdown-insurance-types {
    top: 105px;
  }
}
.dropdown-insurance-types--active {
  opacity: 1;
  visibility: visible;
  z-index: 9;
  height: auto;
}
.dropdown-insurance-types__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  fill: rgba(1, 124, 204, 0.3);
  mix-blend-mode: multiply;
}
.dropdown-insurance-types__main {
  width: 320px;
}
.dropdown-insurance-types__main__item {
  visibility: hidden;
  padding: 15px 30px;
}
@media only screen and (max-width: 1600px) {
  .dropdown-insurance-types__main__item {
    padding: 9px 30px;
  }
}
.dropdown-insurance-types__main__item:hover, .dropdown-insurance-types__main__item--active, .dropdown-insurance-types__main__item--static-active {
  background: #ffffff;
}
.dropdown-insurance-types__main__item__icon {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  margin-right: 20px;
}
@media only screen and (max-width: 1600px) {
  .dropdown-insurance-types__main__item__icon {
    width: 30px;
    height: 30px;
  }
}
.dropdown-insurance-types__main__item__icon svg {
  fill: #fff;
  width: 35px;
}
@media only screen and (max-width: 1600px) {
  .dropdown-insurance-types__main__item__icon svg {
    transform: scale(0.8);
  }
}
.dropdown-insurance-types__main__item__title {
  font-size: 16px;
  color: #0171b9;
  font-weight: normal;
}
.dropdown-insurance-types__sub {
  width: calc(100% - 320px);
  background: #ffffff;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
}
@media only screen and (max-width: 1600px) {
  .dropdown-insurance-types__sub {
    padding-top: 5px;
  }
}
.dropdown-insurance-types__sub__item {
  border-bottom: 1px solid rgba(1, 113, 185, 0.05);
  font-size: 15px;
  padding: 10px 10px;
  display: block;
  color: #0171b9;
  visibility: hidden;
  /*
  &:last-child {
      border: none;
  }
  */
}
.dropdown-insurance-types__sub__item:hover, .dropdown-insurance-types__sub__item--active, .dropdown-insurance-types__sub__item--static-active {
  background: #ECEEEF;
  color: #0171b9;
}
@media only screen and (max-width: 1600px) {
  .dropdown-insurance-types__sub__item {
    padding: 6.6px 5px;
  }
}
.insurance-types-mobile--active {
  top: 0;
  min-height: 100%;
  z-index: 3;
}
.insurance-types-mobile--2.insurance-types-mobile--active {
  top: initial;
  min-height: 450px;
  bottom: 0;
}
.insurance-types-mobile__item {
  background: rgb(251, 251, 251);
  color: #017ccc;
  transition: all 0.3s;
  margin-bottom: 1px;
  border-radius: 0;
  border: none;
}
.insurance-types-mobile__item__title__icon {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.insurance-types-mobile__item__title__icon svg {
  fill: #fff;
}
.insurance-types-mobile__item__insurance {
  position: relative;
  background: rgb(251, 251, 251);
  border-bottom: 1px solid #e9e9e9;
  display: block;
}
.insurance-types-mobile__item__insurance img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
}
.insurance-types-mobile__item .insurance-subber-menu {
  display: none;
  opacity: 0;
}
 .insurance-types-mobile__item__title i {
  font-family: FontAwesome;
  font-style: normal;
}
 .insurance-types-mobile__item__title i:before {
  content: "\f077";
}
.insurance-types-mobile__title.collapsed.hide, .insurance-types-mobile__item__title.collapsed.hide {
  display: none;
}
.insurance-types-mobile__title.collapsed i:before, .insurance-types-mobile__item__title.collapsed i:before {
  content: "\f078";
}

.wrapper {
  position: relative;
  min-height: calc(100vh - (95px + 90px + 30px));
  min-height: calc(var(--vh, 1vh) * 100 - (95px + 90px + 30px));
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  .wrapper {
    min-height: calc(100vh - (95px + 45px + 65px));
    min-height: calc(var(--vh, 1vh) * 100 - (95px + 45px + 65px));
  }
}
.insurance-subtypes__overlay--active {
  opacity: 1;
  visibility: visible;
}
.insurance-subtypes__wrapper {
  position: relative;
  padding: 10px;
  display: flex;
  z-index: 9999;
  gap: 25px;
}
.insurance-subtypes__wrapper--active {
  display: inline-flex;
}
@media only screen and (max-width: 991px) {
  .insurance-subtypes__wrapper--active {
    display: none;
  }
}
.insurance-subtypes__item__title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 230px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  position: relative;
  z-index: 3;
  color: #23366F;
  text-align: center;
  height: 45px;
}
.insurance-subtypes__item__button {
  border: 1px solid #0171b9;
  border-radius: 40px;
  padding: 15px 40px;
  text-align: center;
  display: flex;
  gap: 20px;
  width: 200px;
  align-items: center;
  justify-content: center;
  color: #0171b9;
}
.insurance-subtypes__item__button:hover {
  color: #fff;
  background: #2167AE;
}
.insurance-subtypes__item__button:hover svg path {
  fill: #fff;
}
.insurance-subtypes__item__shape {
  position: relative;
  text-align: right;
}
.insurance-subtypes__item__shape svg {
  height: 55px;
  width: 55px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.insurance-subtypes__item__shape img {
  width: 240px;
}
.insurance-types__container {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .insurance-types__container {
    display: none;
  }
}
.insurance-types__item--active {
  background: linear-gradient(0deg, #032b6d 0%, #017ccc 130%);
  color: #fff !important;
}
.insurance-types__item__icon svg {
  fill: #fff;
}
.insurance-types__item--home .insurance-types__item__icon svg {
  width: 23px;
}
.insurance-types__item--car .insurance-types__item__icon svg {
  width: 30px;
}
.insurance-types__item--virtual-security .insurance-types__item__icon svg {
  width: 25px;
}
.insurance-types__item--health .insurance-types__item__icon svg {
  width: 22px;
}
.insurance-types__item--life .insurance-types__item__icon svg {
  width: 18px;
}
.insurance-types__item--business .insurance-types__item__icon svg {
  width: 22px;
}

@media only screen and (max-width: 991px) {
  .footer {
    height: auto;
  }
}
.footer .text-end {
  text-align: end;
}
@media only screen and (max-width: 991px) {
  .footer .text-end {
    text-align: center;
    font-size: 20px;
  }
}
.footer .follow-us a {
  padding: 10px 0 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  .footer .follow-us a {
    padding: 10px;
  }
  .footer .follow-us a svg {
    width: 27px;
    height: 25px;
  }
}
.footer .follow-us a svg {
  width: 17px;
  height: 15px;
}
.footer__menu {
  background: #0171b9;
  padding: 20px 0;
}
.footer__menu .menu_item a {
  display: block;
  font-weight: normal;
  padding: 5px 0;
}
.footer__menu .menu_item a::first-letter {
  text-transform: uppercase;
}
.footer__primary {
  height: 45px;
  background: #0171b9;
}
.footer__primary .container {
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer__primary__right {
  background: #0171b9;
  padding: 0 20px 20px 20px;
}
.footer__primary__right .container {
  background: #017ccc;
  padding: 10px 20px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.footer__primary__right .container a {
  font-size: 25px;
}
.footer__primary__right .container svg {
  width: 35px;
}
.footer__primary__right .container svg path {
  fill: #fff;
}
.footer__primary__legal-content--active {
  background: #fff;
  color: #0171b9;
}
.footer__primary__legal-content--active:hover, .footer__primary__legal-content--active:focus {
  color: #0171b9;
}
.footer__primary__legal-content--active i {
  background: #0171b9;
  color: #fff;
}
.footer__primary__legal-content-2 {
  font-size: 13px;
  line-height: 1;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media only screen and (max-width: 1199px) {
  .footer__primary__legal-content-2 {
    font-size: 11px;
  }
}
@media only screen and (max-width: 465px) {
  .footer__primary__legal-content-2 {
    font-size: 10px;
  }
}
.footer__primary__legal-content-2 br {
  display: none;
}
.footer__primary__legal-content-2 img {
  max-width: 15px;
}
@media only screen and (max-width: 767px) {
  .footer__primary__legal-content-2 img {
    max-width: 13px;
  }
}
@media only screen and (max-width: 415px) {
  .footer__primary__legal-content-2 {
    padding-left: 5.5px;
    padding-right: 5.5px;
    font-size: 9px;
  }
}
@media only screen and (max-width: 390px) {
  .footer__primary__legal-content-2 {
    padding-left: 9.5px;
    padding-right: 9.5px;
    font-size: 7px;
  }
}
@media only screen and (max-width: 375px) {
  .footer__primary__legal-content-2 {
    padding-left: 9.5px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 359px) {
  .footer__primary__legal-content-2 {
    font-size: 6px;
  }
  .footer__primary__legal-content-2 br {
    display: block;
  }
}
.footer__primary__legal-content-3 {
  font-size: 13px;
}
@media only screen and (max-width: 1199px) {
  .footer__primary__legal-content-3 {
    font-size: 11px;
  }
}
.footer__primary__legal-content-3 a {
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 1600px) {
  .footer__primary__legal-content-3 a {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.footer__primary__legal-content-3 a:first-child {
  padding-left: 0;
}
.footer__primary--tertiary {
  background: #0171b9;
  font-size: 13px;
}
.footer__primary--tertiary .container {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 1199px) {
  .footer__primary--tertiary {
    font-size: 11px;
  }
}
.footer__primary--quternary {
  background: #0171b9;
  height: 30px;
  font-size: 13px;
}
@media only screen and (max-width: 1199px) {
  .footer__primary--quternary {
    font-size: 11px;
    height: 80px;
  }
}
.footer__primary--kvk {
  background: #0171b9;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer__secondary {
  height: 65px;
  background: #0171b9;
}

.cookie-alert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 49;
  background: #0171b9;
  font-size: 13px;
  display: none;
  line-height: 1.4;
  padding-top: 5px;
  padding-bottom: 5px;
  will-change: transform;
}
@media only screen and (max-width: 1600px) {
  .cookie-alert {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1199px) {
  .cookie-alert {
    font-size: 11px;
  }
}
@media only screen and (max-width: 991px) {
  .cookie-alert {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .cookie-alert {
    padding: 8px 15px;
    line-height: 1.1;
    font-size: 10px;
  }
}
@media only screen and (max-width: 375px) {
  .cookie-alert {
    padding-left: 0;
    padding-right: 0;
  }
}
.cookie-alert__close {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 18px;
}

.button {
  transition: all 0.3s;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.button-primary--fill {
  border: 1px solid #0171b9;
  background: #0171b9;
  color: #fff;
}
.button-primary--fill:hover, .button-primary--fill:focus {
  border: 1px solid #0171b9;
  color: #0171b9;
  background: transparent;
}

.button-tertiary--fill {
  border: 1px solid #20b1e6;
  background: #20b1e6;
  color: #fff;
}
.button-tertiary--fill:hover, .button-tertiary--fill:focus {
  border: 1px solid #20b1e6;
  color: #fff;
  background: #18a2d5;
}

.button-quternary--blank {
  border: 1px solid #005baa;
  color: #005baa;
}
.button-quternary--blank:hover, .button-quternary--blank:focus {
  background: #005baa;
  color: #fff;
}

.button-quternary--fill {
  border: 1px solid #005baa;
  background: #005baa;
  color: #fff;
}
.button-quternary--fill:hover, .button-quternary--fill:focus {
  border: 1px solid #005baa;
  color: #fff;
  background: #004d91;
}
.button-style-1 svg {
  fill: #fff;
  height: 22px;
}
.button-style-2 svg {
  fill: #fff;
  height: 35px;
}
.button-style-3 svg {
  fill: #0171b9;
  height: 35px;
}
.button-style-4 svg {
  fill: #0171b9;
}
.button-style-4:hover svg, .button-style-4:focus svg {
  fill: #0171b9;
}
.button-style-4__icon--bunlarin-disinda svg {
  max-width: 45px;
}
.button-style-4__icon--konut svg {
  width: 85px;
  height: 70px;
  fill: #0171b9;
}
@media only screen and (max-width: 1600px) {
  .button-style-4__icon--konut svg {
    width: 75px;
  }
}
@media only screen and (max-width: 991px) {
  .button-style-4__icon--konut svg {
    width: 35px;
    height: 30px;
  }
}
.button-style-4__icon--kasko svg {
  width: 85px;
  height: 70px;
  fill: #0171b9;
}
@media only screen and (max-width: 1600px) {
  .button-style-4__icon--kasko svg {
    width: 75px;
  }
}
@media only screen and (max-width: 991px) {
  .button-style-4__icon--kasko svg {
    width: 35px;
    height: 30px;
  }
}
.button-style-4__icon--trafik svg {
  width: 85px;
  height: 70px;
  fill: #0171b9;
}
@media only screen and (max-width: 1600px) {
  .button-style-4__icon--trafik svg {
    width: 75px;
  }
}
@media only screen and (max-width: 991px) {
  .button-style-4__icon--trafik svg {
    width: 35px;
    height: 30px;
  }
}
.button-style-4__icon--diger svg {
  width: 70px;
  height: 50px;
  fill: #0171b9;
}
@media only screen and (max-width: 1600px) {
  .button-style-4__icon--diger svg {
    width: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .button-style-4__icon--diger svg {
    width: 35px;
    height: 30px;
  }
}
.button-style-5 svg {
  fill: #fff;
  height: 22px;
}
.button-style-9 svg {
  fill: #0171b9;
  height: 35px;
}

.button-scale:hover {
  transform: scale(0.98);
}

.search {
  position: absolute;
  z-index: 6;
  top: 0;
  width: 100%;
  background: #fff;
  height: 275px;
  overflow: hidden;
  display: flex;
  display: none;
  opacity: 0;
}
@media only screen and (max-width: 991px) {
  .search {
    height: 300px;
  }
}
.search.search-results--active {
  z-index: 4;
  display: block;
  opacity: 1;
}
.search.search-results--active .site-backdrop {
  visibility: visible;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  background: rgba(1, 113, 185, 0.3);
}
.search h1 {
  font-weight: normal;
}
.search .h1 {
  color: #233670;
  font-size: 30px;
  font-style: normal;
  font-weight: 375;
  line-height: 70px;
  padding-left: 25px;
}
.search .container {
  width: 100%;
  position: relative;
  background: #fff;
}
@media only screen and (max-width: 991px) {
  .search .container {
    width: 100%;
  }
}
.search form {
  width: 670px;
  margin: 80px auto;
  position: relative;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 991px) {
  .search form {
    margin-top: 30px;
    width: auto;
  }
}
.search__input {
  color: black;
  width: 100%;
  height: 60px;
  background: #EFF0F2;
  border: none;
  border-radius: 50px;
  font-family: ZurichSans, sans-serif;
  font-size: 14px;
}
.search__input::-moz-placeholder {
  font-family: ZurichSans, sans-serif;
  font-size: 14px;
  color: #5B6986;
}
.search__input::placeholder {
  font-family: ZurichSans, sans-serif;
  font-size: 14px;
  color: #5B6986;
}
.search .relative {
  position: relative;
}
.search__button {
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  color: #fff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: 22px;
  transition: all 0.3s;
  background: none;
  z-index: 99;
}
.search__button svg {
  width: 20px;
}
.search__button svg path {
  fill: #0070B8;
}
.search__button:hover, .search__button[disabled] {
  background: none;
}
.search__suggestions--active {
  display: flex;
}

.search-results {
  position: absolute;
  top: 275px;
  left: 0;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  overflow: hidden;
  background: #f3f3f3;
  display: none;
  height: -moz-min-content;
  height: min-content;
}
@media only screen and (max-width: 991px) {
  .search-results {
    top: 190px;
    height: 100%;
  }
}
.search-results--active {
  visibility: visible;
  opacity: 1;
  z-index: 4;
  display: block;
}
@media only screen and (max-width: 767px) {
  .search-results__wrapper.search-results--has-results .scrollbar-inner > .scroll-element .scroll-bar {
    background: #017ccc;
  }
}
.search-results__header__close {
  position: absolute;
  right: 60px;
  top: 45px;
}
@media only screen and (max-width: 991px) {
  .search-results__header__close {
    right: 10px;
    top: 10px;
  }
}
.search-results__header__close svg {
  fill: #fff;
  width: 40px;
}

/*----------  Components  ----------*/
.page__container {
  padding-left: 70px;
  padding-right: 70px;
}
@media only screen and (max-width: 767px) {
  .page__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 415px) {
  .page__container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 375px) {
  .page__container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page__header {
  position: relative;
  line-height: 1;
  height: 85vh;
  max-height: 430px;
  padding-top: 45px;
  padding-bottom: 45px;
}
.page__header.new {
  background-color: #ECEEEF;
  height: auto;
  max-height: -moz-min-content;
  max-height: min-content;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 1600px) {
  .page__header {
    max-height: 350px;
  }
}
.page__header--insurance--buyuk-isletmeler {
  height: auto;
  min-height: auto;
}
.page__header__video {
  position: relative;
}
.page__header__text-1 {
  font-size: 22px;
  min-height: 20px;
  font-weight: 300;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 375px) {
  .page__header__text-1 {
    font-size: 17.6px;
  }
}
.page__header__text-2 {
  font-size: 68px;
  font-weight: 300;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1600px) {
  .page__header__text-2 {
    font-size: 54.4px;
  }
}
@media only screen and (max-width: 1199px) {
  .page__header__text-2 {
    font-size: 47.6px;
  }
}
@media only screen and (max-width: 991px) {
  .page__header__text-2 {
    font-size: 40.8px;
  }
}
@media only screen and (max-width: 375px) {
  .page__header__text-2 {
    font-size: 27.2px;
  }
}
.page__header__content {
  position: relative;
  z-index: 1;
}
.page__header__icon svg {
  fill: #20b1e6;
  width: 100px;
}
@media only screen and (max-width: 415px) {
  .page__header__icon svg {
    transform: scale(0.8);
    margin-left: -12px;
  }
}
@media only screen and (max-width: 375px) {
  .page__header__icon svg {
    transform: scale(0.6);
    margin-left: -24px;
  }
}
.page__header__icon--benim-motosikletim svg {
  width: 125px;
}
.page__header__icon--tarim svg {
  width: 120px;
}
.page__header__icon--ferdi-kaza svg, .page__header__icon--uzun-sureli-ferdi-kaza svg {
  width: 70px;
}
.page__header__icon--otel-sigortasi svg {
  width: 110px;
}
.page__header__icon--suitcase svg {
  width: 73px;
  height: 136px;
}
@media only screen and (max-width: 1199px) {
  .page__header .df-xs-flex-direction-column-reverse {
    align-items: center;
  }
}
.page__content__collapsable__item {
  background: transparent;
  margin-bottom: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.page__content__collapsable__item__title {
  border-radius: 0;
  min-height: 70px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid rgba(205, 204, 204, 0.5);
  border-bottom: 1px solid rgba(205, 204, 204, 0.5);
  background: #017ccc;
  color: #fff;
}
.page__content__collapsable__item__title:hover, .page__content__collapsable__item__title:focus {
  color: #fff;
}
.page__content__collapsable__item__title i {
  position: relative;
  width: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 50%;
  font-family: FontAwesome;
  font-style: normal;
  color: #017ccc;
  background: #fff;
  font-size: 12px;
}
.page__content__collapsable__item__title i:before {
  content: "\f077";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page__content__collapsable__item__title.collapsed {
  color: #017ccc;
  background: #fff;
}
.page__content__collapsable__item__title.collapsed:hover, .page__content__collapsable__item__title.collapsed:focus {
  color: #017ccc;
}
.page__content__collapsable__item__title.collapsed i {
  background: #017ccc;
  color: #fff;
}
.page__content__collapsable__item__title.collapsed i:before {
  content: "\f078";
}
.page__content__collapsable__item__content {
  position: relative;
  z-index: 0;
}
.page__content__collapsable__item__content__icon svg {
  fill: #0171b9;
  width: 60px;
}
@media only screen and (max-width: 991px) {
  .page__content__collapsable__item__content__icon svg {
    width: 70px;
    margin-bottom: 15px;
  }
}
.page__content__collapsable__item__content__icon--question-insurance svg {
  width: 60px;
  height: 60px;
}
.page__content__collapsable__item__content__icon--qa svg {
  width: 70px;
}
.page__content__collapsable__item__content__icon--contracted-health-institutions svg {
  width: 51px;
  height: 51px;
}
.page__content__collapsable__item__content__icon--beni-nasil-korur svg {
  width: 60px;
  height: 60px;
}
.page__content__collapsable__item__content__bg--active {
  transition: all 0.3s;
  opacity: 1;
}
.page__content__collapsable-2__item__title.collapsed i {
  color: #0171b9;
}
.page__content__collapsable-2__item__title.collapsed i:before {
  content: "\f067";
}
.page__content__collapsable-3__item__title.collapsed {
  color: #0171b9;
}
.page__content__collapsable-3__item__title.collapsed i {
  color: #0171b9;
}
.page__content__collapsable-3__item__title.collapsed i:before {
  content: "\f067";
}
.page__content__collapsable-4__item {
  background: transparent;
  margin-bottom: 1px;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin-bottom: 5px;
}
.page__content__collapsable-4__item:last-child {
  margin-bottom: 0;
}
.page__content__collapsable-4__item__title {
  min-height: 60px;
  padding: 15px;
  background: transparent;
  border-bottom: 1px solid rgba(205, 204, 204, 0.5);
}
.page__content__collapsable-4__item__title i {
  font-family: FontAwesome;
  font-style: normal;
  color: #0171b9;
  font-size: 14px;
  padding-left: 25px;
}
@media only screen and (max-width: 991px) {
  .page__content__collapsable-4__item__title i {
    padding-left: 0;
  }
}
.page__content__collapsable-4__item__title i:before {
  content: "\f068";
}
.page__content__collapsable-4__item__title.collapsed i:before {
  content: "\f067";
}
.page__content__collapsable-5__item {
  background: transparent;
  margin-bottom: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.page__content__collapsable-5__item__title {
  min-height: 55px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #017ccc;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .page__content__collapsable-5__item__title {
    background: #fff;
    color: #0171b9;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding-left: 5px;
    padding-right: 5px;
  }
  .page__content__collapsable-5__item__title span {
    font-size: 13px;
  }
}
.page__content__collapsable-5__item__title:hover, .page__content__collapsable-5__item__title:focus {
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .page__content__collapsable-5__item__title:hover, .page__content__collapsable-5__item__title:focus {
    color: #0171b9;
  }
}
.page__content__collapsable-5__item__title i {
  position: relative;
  width: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 50%;
  font-family: FontAwesome;
  font-style: normal;
  color: #017ccc;
  background: #fff;
  font-size: 12px;
}
.page__content__collapsable-5__item__title i:before {
  content: "\f077";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page__content__collapsable-5__item__title.collapsed {
  color: #000;
  background: #efefef;
}
@media only screen and (max-width: 991px) {
  .page__content__collapsable-5__item__title.collapsed {
    background: #fff;
    color: #0171b9;
  }
}
.page__content__collapsable-5__item__title.collapsed:hover, .page__content__collapsable-5__item__title.collapsed:focus {
  color: #000;
}
@media only screen and (max-width: 991px) {
  .page__content__collapsable-5__item__title.collapsed:hover, .page__content__collapsable-5__item__title.collapsed:focus {
    color: #0171b9;
  }
}
.page__content__collapsable-5__item__title.collapsed i {
  background: #20b1e6;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .page__content__collapsable-5__item__title.collapsed i {
    background: #fff;
    color: #0171b9;
  }
}
.page__content__collapsable-5__item__title.collapsed i:before {
  content: "\f078";
}
.page__content__collapsable-5__item__content {
  position: relative;
  z-index: 0;
}
.page__content__collapsable-5__item__content__icon svg {
  fill: #0171b9;
  width: 80px;
}
@media only screen and (max-width: 991px) {
  .page__content__collapsable-5__item__content__icon svg {
    width: 30px;
  }
}
.page__content__collapsable-5__item__content__icon--size-2 svg {
  width: 60px;
}
@media only screen and (max-width: 991px) {
  .page__content__collapsable-5__item__content__icon--size-2 svg {
    width: 30px;
  }
}
.page__content__collapsable-5__item__content__bg--active {
  transition: all 0.3s;
  opacity: 1;
}
.page__content .insurance_content .wysiwyg h2 {
  border-bottom: 1px solid #0171b9;
  padding-bottom: 20px;
  color: #0171b9;
  font-weight: normal !important;
  font-size: 17px;
  cursor: pointer;
  position: relative;
}
.page__content .insurance_content .wysiwyg h2:first-child {
  margin-top: 20px;
}
.page__content .insurance_content .wysiwyg h2:after {
  content: " + ";
  color: #0171b9;
  font-size: 20px;
  position: absolute;
  right: 0;
}
.page__content .insurance_content .wysiwyg h2 span {
  color: #0171b9 !important;
}
.page__content .insurance_content .wysiwyg p span {
  color: #3f3f51 !important;
}
.page__content .insurance_content .wysiwyg p {
  display: none;
}
.page__content #collapsable-content-anlasmali-saglik-kurumlari .wysiwyg p {
  display: block !important;
}
.page__wrapper {
  border-radius: 3px;
  width: calc(100% - 240px);
}
@media only screen and (max-width: 1199px) {
  .page__wrapper {
    width: calc(100% - 200px);
  }
}
@media only screen and (max-width: 991px) {
  .page__wrapper {
    width: 100%;
  }
}
.page__sidebar__item {
  color: #0171b9;
  transition: background-color 0.3s, color 0.3s;
  position: relative;
  text-align: left;
  display: block;
  padding-right: 25px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .page__sidebar__item {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
  }
}
.page__sidebar__item:hover {
  background-color: #ddd;
  color: #0171b9;
}
.page__sidebar__item--active {
  background-color: #0171b9 !important;
  color: #fff !important;
}
.page__sidebar__item--active path {
  fill: #ffffff;
}
.page .page__content__collapsable-3__item__title.collapsed {
  font-weight: 400;
}
.page .page__content__collapsable-3__item__title.collapsed i:before {
  content: "\f067";
}
.page .page__content__collapsable-3__item__title.collapsed.senior-content i:before {
  content: "\f067";
}

.header {
  position: relative;
  z-index: 999;
  background: #fff;
}

.product-mask {
  height: 100%;
  position: relative;
  overflow: hidden;
  margin-top: -10px;
}

@media (max-width: 1199px) {
  .insurance-action-button--2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.gray-bg {
  background: #EBEFEE;
}

.faq {
  background: #ffffff;
}
.faq .wysiwyg h2,
.faq .wysiwyg h3 {
  border-bottom: 1px solid #233670;
  padding-bottom: 20px;
  color: #233670;
  font-weight: normal !important;
  font-size: 17px;
  cursor: pointer;
  position: relative;
}
.faq .wysiwyg h2:first-child,
.faq .wysiwyg h3:first-child {
  margin-top: 20px;
}
.faq .wysiwyg h2:after,
.faq .wysiwyg h3:after {
  content: " + ";
  color: #233670;
  font-size: 20px;
  position: absolute;
  right: 0;
}
.faq .wysiwyg h2 span {
  color: #233670 !important;
}
.faq .wysiwyg h3 span {
  color: #233670 !important;
}
.faq .wysiwyg p span {
  color: #5B6986 !important;
}
.faq .wysiwyg p {
  display: none;
}
.faq .contracted-health-institutions .wysiwyg p {
  display: block !important;
}
.faq .faq-title {
  color: #233670;
  text-align: center;
}
.faq .faq-title h1 {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}
.faq .faq-title p {
  line-height: 1.2em;
  padding: 20px 40px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 1;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #0171b9;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #0171b9;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  margin: 20px auto;
  font-size: 16px;
}
.mfp-popup--xs {
  max-width: 500px;
}
.mfp-popup--sm {
  max-width: 700px;
}
.mfp-popup--md {
  max-width: 900px;
}
.mfp-popup--lg {
  max-width: 1100px;
}

.mfp-inline-holder, .mfp-image-holder, .mfp-ajax-holder, .mfp-iframe-holder {
  cursor: default !important;
}
.mfp-inline-holder .mfp-img, .mfp-image-holder .mfp-img, .mfp-ajax-holder .mfp-img, .mfp-iframe-holder .mfp-img {
  padding-top: 0;
  padding-bottom: 0;
}
.mfp-inline-holder .mfp-content, .mfp-image-holder .mfp-content, .mfp-ajax-holder .mfp-content, .mfp-iframe-holder .mfp-content {
  max-width: 1140px;
}
@media only screen and (max-width: 1199px) {
  .mfp-inline-holder .mfp-content, .mfp-image-holder .mfp-content, .mfp-ajax-holder .mfp-content, .mfp-iframe-holder .mfp-content {
    max-width: 940px;
  }
}
@media only screen and (max-width: 991px) {
  .mfp-inline-holder .mfp-content, .mfp-image-holder .mfp-content, .mfp-ajax-holder .mfp-content, .mfp-iframe-holder .mfp-content {
    max-width: 768px;
  }
}
.mfp-inline-holder .mfp-content > *, .mfp-image-holder .mfp-content > *, .mfp-ajax-holder .mfp-content > *, .mfp-iframe-holder .mfp-content > * {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.mfp-inline-holder .mfp-content:not(.mfp--no-sidebar-padding), .mfp-image-holder .mfp-content:not(.mfp--no-sidebar-padding), .mfp-ajax-holder .mfp-content:not(.mfp--no-sidebar-padding), .mfp-iframe-holder .mfp-content:not(.mfp--no-sidebar-padding) {
  padding-left: 240px;
  padding-right: 55px;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 1199px) {
  .mfp-inline-holder .mfp-content:not(.mfp--no-sidebar-padding), .mfp-image-holder .mfp-content:not(.mfp--no-sidebar-padding), .mfp-ajax-holder .mfp-content:not(.mfp--no-sidebar-padding), .mfp-iframe-holder .mfp-content:not(.mfp--no-sidebar-padding) {
    padding-left: 200px;
  }
}
@media only screen and (max-width: 991px) {
  .mfp-inline-holder .mfp-content:not(.mfp--no-sidebar-padding), .mfp-image-holder .mfp-content:not(.mfp--no-sidebar-padding), .mfp-ajax-holder .mfp-content:not(.mfp--no-sidebar-padding), .mfp-iframe-holder .mfp-content:not(.mfp--no-sidebar-padding) {
    padding-left: 15px;
    padding-right: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .mfp-inline-holder .mfp-content:not(.mfp--no-sidebar-padding), .mfp-image-holder .mfp-content:not(.mfp--no-sidebar-padding), .mfp-ajax-holder .mfp-content:not(.mfp--no-sidebar-padding), .mfp-iframe-holder .mfp-content:not(.mfp--no-sidebar-padding) {
    padding-right: 15px;
  }
}
.mfp-inline-holder .mfp-figure:after, .mfp-image-holder .mfp-figure:after, .mfp-ajax-holder .mfp-figure:after, .mfp-iframe-holder .mfp-figure:after {
  display: none;
}
.mfp-inline-holder .mfp-close, .mfp-image-holder .mfp-close, .mfp-ajax-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  top: 0;
  right: -55px;
  width: 55px;
  height: 55px;
  border: 3px solid #fff;
  border-radius: 50%;
  color: #fff;
  opacity: 1;
  font-size: 55px;
  line-height: 50px;
  transition: all 0.3s;
  text-align: center;
  padding-right: 0;
  padding-left: 0;
  cursor: pointer !important;
}
@media only screen and (max-width: 767px) {
  .mfp-inline-holder .mfp-close, .mfp-image-holder .mfp-close, .mfp-ajax-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    top: -44px;
    right: -7.5px;
    width: 44px;
    height: 44px;
    font-size: 44px;
    line-height: 40px;
  }
}
.mfp-inline-holder .mfp-close:hover, .mfp-image-holder .mfp-close:hover, .mfp-ajax-holder .mfp-close:hover, .mfp-iframe-holder .mfp-close:hover {
  background: #fff;
  color: #000;
}

.mfp-bg {
  background: #0171b9;
  opacity: 0.8;
}

.mfp-iframe-scaler {
  overflow: visible;
}

@media only screen and (max-width: 991px) {
  .mfp-wrap.mfp-read-required-popup .mfp-content {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .mfp-wrap.mfp-read-required-popup .mfp-content {
    padding-right: 0;
  }
}
.mfp-wrap.mfp-read-required-popup .mfp-content .mfp-popup {
  height: 85vh;
  height: calc(var(--vh, 1vh) * 85);
  overflow: auto;
}
.mfp-wrap.mfp-read-required-popup .mfp-popup-read-required-arrow-wrapper {
  transition: all 0.3s;
  position: absolute;
  bottom: 70px;
  height: 150px;
  background: #fff;
  background: linear-gradient(0deg, rgb(255, 255, 255) 60%, rgba(255, 255, 255, 0) 100%);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  left: 240px;
  width: calc(100% - 240px);
}
@media only screen and (max-width: 1199px) {
  .mfp-wrap.mfp-read-required-popup .mfp-popup-read-required-arrow-wrapper {
    left: 200px;
    width: calc(100% - 200px);
  }
}
@media only screen and (max-width: 991px) {
  .mfp-wrap.mfp-read-required-popup .mfp-popup-read-required-arrow-wrapper {
    left: 15px;
    width: calc(100% - 30px);
  }
}
@media only screen and (min-width: 992px) {
  .mfp-wrap.mfp-read-required-popup .mfp-popup-read-required-arrow-wrapper {
    padding-right: 0;
  }
}
.mfp-wrap.mfp-read-required-popup .mfp-popup-read-required-arrow-wrapper .mfp-popup-read-required-arrow {
  width: 60px;
  fill: #0171b9;
  margin-bottom: 10px;
  animation: readRequiredArrowBounce 1s infinite alternate;
}
@keyframes readRequiredArrowBounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}
.mfp-wrap.mfp-read-required-popup .mfp-popup-read-required-arrow-wrapper--hide {
  opacity: 0;
  visibility: hidden;
}

/*----------  Variables  ----------*/
/*----------  Vendor Variables  ----------*/
.select2-container--default .select2-selection--single {
  outline: 0;
  height: auto;
  border-radius: 50px;
  border: 1px solid #ECEEEF;
  background: #ECEEEF;
  padding: 8px 20px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  outline: 0;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #233670;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: auto;
}

.select2-container--open .select2-dropdown {
  border: none;
  background: #f9f9f9;
  color: #999;
}
.select2-container--open .select2-dropdown .select2-results__options {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.select2-container--open .select2-dropdown .select2-results__options .select2-results__message {
  padding-left: 6px;
  font-size: 10px;
}

.icheckbox_square-blue + label,
.iradio_square-blue + label {
  cursor: pointer;
}

.icheckbox_square-blue,
.iradio_square-blue {
  background-image: url("/assets/components/iCheck/skins/square/blue.png");
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-blue,
  .iradio_square-blue {
    background-image: url("/assets/components/iCheck/skins/square/blue@2x.png");
    background-size: 240px 24px;
  }
}

input,
select {
  background: transparent;
  border: none;
  outline: 0;
}
input:focus,
select:focus {
  outline: 0;
}
input::-moz-placeholder, select::-moz-placeholder {
  color: #fff;
}
input::placeholder,
select::placeholder {
  color: #fff;
}

label {
  margin-bottom: 0;
  font-weight: inherit;
}

button:focus {
  outline: 0;
}
button[disabled] {
  background: #bcc5d6 !important;
  border-color: #9ca7b9 !important;
}

input::-ms-clear {
  display: none;
}

.form-group {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .form-group {
    margin-bottom: 3px;
  }
}

.form-control {
  padding: 18px 15px;
  border-radius: 50px;
  box-shadow: none !important;
  color: #233670;
  height: auto;
  border: 1px solid #ECEEEF;
  background: #ECEEEF;
}
.form-control::-moz-placeholder {
  color: #0171b9;
}
.form-control::placeholder {
  color: #0171b9;
}
.form-control:focus {
  box-shadow: none;
  border-color: #233670;
}

.help-block:empty {
  margin-top: 0;
  margin-bottom: 0;
}


.has-error .select2,
.has-error .select2-selection--single,
.has-error .select2-selection__placeholder,
.has-error .select2-container--default .select2-selection--single .select2-selection__rendered {
  border-color: #a94442;
  color: #a94442;
}
.has-error .select2::-moz-placeholder, .has-error .select2-selection--single::-moz-placeholder, .has-error .select2-selection__placeholder::-moz-placeholder, .has-error .select2-container--default .select2-selection--single .select2-selection__rendered::-moz-placeholder {
  color: #a94442;
}

.has-error .select2::placeholder,
.has-error .select2-selection--single::placeholder,
.has-error .select2-selection__placeholder::placeholder,
.has-error .select2-container--default .select2-selection--single .select2-selection__rendered::placeholder {
  color: #a94442;
}
.has-error .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-top-color: #a94442;
}

.service-network__form--bottom .form-group .select2-container--default .select2-selection--single {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  padding-left: 10px;
  cursor: pointer;
}
@media only screen and (max-width: 1199px) {
  .service-network__form--bottom .form-group .select2-container--default .select2-selection--single {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 10px;
    font-size: 11px;
  }
}

.select2car {
  width: 245px;
}
@media only screen and (max-width: 1199px) {
  .select2car {
    width: 167px;
  }
}

.select2province {
  width: 142px;
}
@media only screen and (max-width: 1199px) {
  .select2province {
    width: 86px;
  }
}

.select2district {
  width: 155px;
}
@media only screen and (max-width: 1199px) {
  .select2district {
    width: 96px;
  }
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 50%;
  right: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  position: relative;
  font-family: FontAwesome;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  content: "\f078";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #2167AE;
  font-size: 10px;
  transform: translate(-60%, -120%);
}
@media only screen and (max-width: 991px) {
  .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "\f078";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #0171b9;
    transform: translate(-60%, -100%);
  }
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
  content: "\f077";
  color: #5b6986;
  font-size: 10px;
}
@media only screen and (max-width: 991px) {
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
    color: #0171b9;
  }
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #233670;
  padding-left: 0;
  padding-right: 0;
}

.select2-container--default .select2-results__option--highlighted {
  background: #0171b9;
  color: #fff;
}

.select2-container--default .select2-results__option,
.select2-container--open .select2-dropdown .select2-results__options .select2-results__message,
.select2-search--dropdown .select2-search__field {
  color: #0171b9;
}

.select2-container--open .select2-dropdown .select2-results__options .select2-results__message {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .select2-container--open .select2-dropdown .select2-results__options .select2-results__message {
    font-size: 12px;
  }
}

.refereshrecapcha {
  width: 60%;
}

.refresh-button {
  display: flex;
  align-items: center;
  align-self: center;
  margin-left: 10px;
  border-radius: 10px;
  background: #2167AE;
  color: #fff;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-radius: 50px;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-radius: 50px;
}

.m-auto {
  margin: auto;
}

.button-tertiary--fill {
  border: 1px solid #2167AE;
  background: #2167AE;
}

.button-tertiary--fill:hover,
.button-tertiary--fill:focus {
  background: #2167AE;
}

.text-color-font-4 {
  color: #233670;
}

.border-radius-50 {
  border-radius: 50px;
}

.icheckbox_square-blue {
  background-color: #ECEEEF;
  background-position: -400px -400px;
  border-radius: 5px;
}

.general-conditions__left ul {
  text-align: left;
  margin-left: 0;
}

.contracted-health-institutions select[name=province_code] + span .select2-selection.select2-selection--single {
  min-height: 54px;
}
@media only screen and (max-width: 991px) {
  .contracted-health-institutions select[name=province_code] + span .select2-selection.select2-selection--single {
    min-height: 58px;
  }
}
@media only screen and (min-width: 992px) {
  .contracted-health-institutions {
    position: relative;
    width: 100%;
  }
}

.insurance-action-button {
  display: block;
}

.insurance-action-button--1 {
  background-color: #f4f4f4;
  color: #0171b9;
}
.insurance-action-button--1:hover, .insurance-action-button--1:focus {
  background: #ddd;
  color: #0171b9;
}

.insurance-action-button--2 {
  background-color: #005baa;
  color: #fff;
  border-radius: 40px;
  display: inline-block;
}
.insurance-action-button--2 svg {
  margin-left: 20px;
}
.insurance-action-button--2 svg _ path {
  fill: #ffffff;
}
.insurance-action-button--2:hover, .insurance-action-button--2:focus {
  background-color: #005baa;
  color: #fff;
}

.insurance-action-button--3 {
  background-color: #005baa;
  color: #fff;
  border-radius: 40px;
  display: inline-block;
}
.insurance-action-button--3 svg {
  margin-left: 20px;
}
.insurance-action-button--3 svg _ path {
  fill: #ffffff;
}
.insurance-action-button--3:hover, .insurance-action-button--3:focus {
  background-color: #005baa;
  color: #fff;
}

#insurance-cta-27 .mfp-close {
  top: 30px;
  right: 9px;
  width: 30px;
  height: 30px;
  border: none !important;
  border-radius: 50%;
  color: #fff;
  opacity: 1;
  font-size: 25px;
  line-height: 30px;
  transition: all 0.3s;
  text-align: center;
  padding-right: 0;
  padding-left: 0;
  cursor: pointer !important;
  background: #2366AD;
}

.mobile-cta-bar {
  position: fixed;
  bottom: 10px;
  left: 5px;
  z-index: 49;
  display: flex;
  align-items: stretch;
  width: calc(100% - 10px);
}

.mobile-cta-bar__items {
  border-radius: 3px;
  width: calc(100% - 50px);
}
.mobile-cta-bar__items .mobile-cta-bar__item {
  display: flex;
  position: relative;
  flex: 1 100%;
  padding: 4px;
  background: #d4e0ec;
}
.mobile-cta-bar__items .mobile-cta-bar__item:not(.mobile-cta-bar__item--disable) + .mobile-cta-bar__item {
  padding-left: 0px;
}
.mobile-cta-bar__items .mobile-cta-bar__item a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 4px;
}
@media screen and (max-width: 320px) {
  .mobile-cta-bar__items .mobile-cta-bar__item a {
    font-size: 12px;
  }
}
@media screen and (max-width: 375px) {
  .mobile-cta-bar__items .mobile-cta-bar__item a {
    font-size: 13px;
  }
}

.cta-whatsapp-wrapper {
  opacity: 0;
  visibility: hidden;
  will-change: opacity, visibility;
  transition: opacity 0.3s, visibility 0.3s;
}

.cta-whatsapp {
  transition: all 0.3s;
}

.cta-whatsapp__icon {
  background: #1bd741;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.cta-whatsapp__icon i {
  font-size: 32px;
}

.cta-whatsapp__bubble {
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 300px;
  background: #fff;
  border-radius: 10px;
  padding: 15px 20px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
  will-change: opacity, visibility, transform;
  transition: all 0.3s 10s;
}
.cta-whatsapp__bubble:after {
  content: "";
  position: absolute;
  left: 21px;
  bottom: -8px;
  width: 0;
  height: 0;
  border-width: 8px 4px 0 4px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.cta-whatsapp-wrapper--active {
  opacity: 1;
  visibility: visible;
}
.cta-whatsapp-wrapper--active .cta-whatsapp__bubble {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
